16.484 * [progress]: [Phase 1 of 3] Setting up. 0.001 * * * [progress]: [1/2] Preparing points 0.066 * * * [progress]: [2/2] Setting up program. 0.071 * [progress]: [Phase 2 of 3] Improving. 0.072 * [simplify]: Simplifying: (/ (* a (pow k m)) (+ (+ 1.0 (* 10.0 k)) (* k k))) 0.072 * * [simplify]: Extracting # 0 : cost 0 0.072 * * [simplify]: Extracting # 1 : cost 0 0.072 * * [simplify]: Extracting # 2 : cost 0 0.072 * * [simplify]: Extracting # 3 : cost 0 0.072 * * [simplify]: Extracting # 4 : cost 0 0.072 * * [simplify]: Extracting # 5 : cost 0 0.072 * * [simplify]: iteration 0 : 12 enodes (cost 15 ) 0.076 * * [simplify]: Extracting # 0 : cost 0 0.076 * * [simplify]: Extracting # 1 : cost 0 0.076 * * [simplify]: Extracting # 2 : cost 0 0.076 * * [simplify]: Extracting # 3 : cost 0 0.076 * * [simplify]: Extracting # 4 : cost 0 0.076 * * [simplify]: Extracting # 5 : cost 0 0.076 * * [simplify]: iteration 1 : 24 enodes (cost 15 ) 0.084 * * [simplify]: Extracting # 0 : cost 0 0.084 * * [simplify]: Extracting # 1 : cost 0 0.084 * * [simplify]: Extracting # 2 : cost 0 0.084 * * [simplify]: Extracting # 3 : cost 0 0.085 * * [simplify]: Extracting # 4 : cost 0 0.085 * * [simplify]: iteration 2 : 48 enodes (cost 13 ) 0.112 * * [simplify]: Extracting # 0 : cost 0 0.112 * * [simplify]: Extracting # 1 : cost 0 0.112 * * [simplify]: Extracting # 2 : cost 0 0.112 * * [simplify]: Extracting # 3 : cost 0 0.112 * * [simplify]: Extracting # 4 : cost 0 0.112 * * [simplify]: Extracting # 5 : cost 0 0.112 * * [simplify]: iteration 3 : 95 enodes (cost 13 ) 0.145 * * [simplify]: Extracting # 0 : cost 0 0.146 * * [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.147 * * [simplify]: iteration 4 : 239 enodes (cost 13 ) 0.328 * * [simplify]: Extracting # 0 : cost 0 0.329 * * [simplify]: Extracting # 1 : cost 0 0.331 * * [simplify]: Extracting # 2 : cost 0 0.332 * * [simplify]: Extracting # 3 : cost 0 0.333 * * [simplify]: Extracting # 4 : cost 0 0.334 * * [simplify]: iteration 5 : 718 enodes (cost 13 ) 1.853 * * [simplify]: Extracting # 0 : cost 0 1.860 * * [simplify]: Extracting # 1 : cost 0 1.864 * * [simplify]: Extracting # 2 : cost 0 1.868 * * [simplify]: Extracting # 3 : cost 0 1.872 * * [simplify]: Extracting # 4 : cost 0 1.876 * * [simplify]: iteration 6 : 2745 enodes (cost 13 ) 3.501 * * [simplify]: Extracting # 0 : cost 0 3.512 * * [simplify]: Extracting # 1 : cost 0 3.522 * * [simplify]: Extracting # 2 : cost 0 3.528 * * [simplify]: Extracting # 3 : cost 0 3.533 * * [simplify]: Extracting # 4 : cost 0 3.544 * * [simplify]: Extracting # 5 : cost 0 3.548 * * [simplify]: iteration done: 5000 enodes (cost 13 ) 3.549 * [simplify]: Simplified to: (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) 3.552 * * [progress]: iteration 1 / 4 3.552 * * * [progress]: picking best candidate 3.554 * * * * [pick]: Picked # 3.554 * * * [progress]: localizing error 3.571 * * * [progress]: generating rewritten candidates 3.571 * * * * [progress]: [ 1 / 3 ] rewriting at (2) 3.625 * * * * [progress]: [ 2 / 3 ] rewriting at (2 2 1 1) 3.672 * * * * [progress]: [ 3 / 3 ] rewriting at (2 2) 3.756 * * * [progress]: generating series expansions 3.756 * * * * [progress]: [ 1 / 3 ] generating series at (2) 3.760 * [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.760 * [approximate]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in (a k m) around 0 3.760 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in m 3.760 * [taylor]: Taking taylor expansion of (* a (pow k m)) in m 3.760 * [taylor]: Taking taylor expansion of a in m 3.760 * [backup-simplify]: Simplify a into a 3.760 * [taylor]: Taking taylor expansion of (pow k m) in m 3.760 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 3.760 * [taylor]: Taking taylor expansion of (* m (log k)) in m 3.760 * [taylor]: Taking taylor expansion of m in m 3.760 * [backup-simplify]: Simplify 0 into 0 3.760 * [backup-simplify]: Simplify 1 into 1 3.760 * [taylor]: Taking taylor expansion of (log k) in m 3.760 * [taylor]: Taking taylor expansion of k in m 3.760 * [backup-simplify]: Simplify k into k 3.760 * [backup-simplify]: Simplify (log k) into (log k) 3.760 * [backup-simplify]: Simplify (* 0 (log k)) into 0 3.761 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 3.761 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 3.761 * [backup-simplify]: Simplify (exp 0) into 1 3.761 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in m 3.761 * [taylor]: Taking taylor expansion of (* 10.0 k) in m 3.761 * [taylor]: Taking taylor expansion of 10.0 in m 3.761 * [backup-simplify]: Simplify 10.0 into 10.0 3.761 * [taylor]: Taking taylor expansion of k in m 3.762 * [backup-simplify]: Simplify k into k 3.762 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in m 3.762 * [taylor]: Taking taylor expansion of (pow k 2) in m 3.762 * [taylor]: Taking taylor expansion of k in m 3.762 * [backup-simplify]: Simplify k into k 3.762 * [taylor]: Taking taylor expansion of 1.0 in m 3.762 * [backup-simplify]: Simplify 1.0 into 1.0 3.762 * [backup-simplify]: Simplify (* a 1) into a 3.762 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 3.762 * [backup-simplify]: Simplify (* k k) into (pow k 2) 3.762 * [backup-simplify]: Simplify (+ (pow k 2) 1.0) into (+ (pow k 2) 1.0) 3.762 * [backup-simplify]: Simplify (+ (* 10.0 k) (+ (pow k 2) 1.0)) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 3.762 * [backup-simplify]: Simplify (/ a (+ (* 10.0 k) (+ (pow k 2) 1.0))) into (/ a (+ (* 10.0 k) (+ (pow k 2) 1.0))) 3.762 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 3.762 * [taylor]: Taking taylor expansion of (* a (pow k m)) in k 3.762 * [taylor]: Taking taylor expansion of a in k 3.762 * [backup-simplify]: Simplify a into a 3.762 * [taylor]: Taking taylor expansion of (pow k m) in k 3.762 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 3.762 * [taylor]: Taking taylor expansion of (* m (log k)) in k 3.762 * [taylor]: Taking taylor expansion of m in k 3.762 * [backup-simplify]: Simplify m into m 3.762 * [taylor]: Taking taylor expansion of (log k) in k 3.762 * [taylor]: Taking taylor expansion of k in k 3.762 * [backup-simplify]: Simplify 0 into 0 3.762 * [backup-simplify]: Simplify 1 into 1 3.763 * [backup-simplify]: Simplify (log 1) into 0 3.763 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 3.763 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 3.763 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 3.763 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 3.763 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 3.763 * [taylor]: Taking taylor expansion of 10.0 in k 3.763 * [backup-simplify]: Simplify 10.0 into 10.0 3.763 * [taylor]: Taking taylor expansion of k in k 3.763 * [backup-simplify]: Simplify 0 into 0 3.763 * [backup-simplify]: Simplify 1 into 1 3.763 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 3.763 * [taylor]: Taking taylor expansion of (pow k 2) in k 3.763 * [taylor]: Taking taylor expansion of k in k 3.763 * [backup-simplify]: Simplify 0 into 0 3.763 * [backup-simplify]: Simplify 1 into 1 3.763 * [taylor]: Taking taylor expansion of 1.0 in k 3.763 * [backup-simplify]: Simplify 1.0 into 1.0 3.763 * [backup-simplify]: Simplify (* a (pow k m)) into (* a (pow k m)) 3.764 * [backup-simplify]: Simplify (* 10.0 0) into 0 3.764 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 3.764 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 3.764 * [backup-simplify]: Simplify (/ (* a (pow k m)) 1.0) into (* 1.0 (* a (pow k m))) 3.764 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in a 3.765 * [taylor]: Taking taylor expansion of (* a (pow k m)) in a 3.765 * [taylor]: Taking taylor expansion of a in a 3.765 * [backup-simplify]: Simplify 0 into 0 3.765 * [backup-simplify]: Simplify 1 into 1 3.765 * [taylor]: Taking taylor expansion of (pow k m) in a 3.765 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in a 3.765 * [taylor]: Taking taylor expansion of (* m (log k)) in a 3.765 * [taylor]: Taking taylor expansion of m in a 3.765 * [backup-simplify]: Simplify m into m 3.765 * [taylor]: Taking taylor expansion of (log k) in a 3.765 * [taylor]: Taking taylor expansion of k in a 3.765 * [backup-simplify]: Simplify k into k 3.765 * [backup-simplify]: Simplify (log k) into (log k) 3.765 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 3.765 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 3.765 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in a 3.765 * [taylor]: Taking taylor expansion of (* 10.0 k) in a 3.765 * [taylor]: Taking taylor expansion of 10.0 in a 3.765 * [backup-simplify]: Simplify 10.0 into 10.0 3.765 * [taylor]: Taking taylor expansion of k in a 3.765 * [backup-simplify]: Simplify k into k 3.765 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in a 3.765 * [taylor]: Taking taylor expansion of (pow k 2) in a 3.765 * [taylor]: Taking taylor expansion of k in a 3.765 * [backup-simplify]: Simplify k into k 3.765 * [taylor]: Taking taylor expansion of 1.0 in a 3.765 * [backup-simplify]: Simplify 1.0 into 1.0 3.765 * [backup-simplify]: Simplify (* 0 (pow k m)) into 0 3.766 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 3.766 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 3.766 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 3.767 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow k m))) into (pow k m) 3.767 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 3.767 * [backup-simplify]: Simplify (* k k) into (pow k 2) 3.767 * [backup-simplify]: Simplify (+ (pow k 2) 1.0) into (+ (pow k 2) 1.0) 3.767 * [backup-simplify]: Simplify (+ (* 10.0 k) (+ (pow k 2) 1.0)) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 3.767 * [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.767 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in a 3.767 * [taylor]: Taking taylor expansion of (* a (pow k m)) in a 3.767 * [taylor]: Taking taylor expansion of a in a 3.767 * [backup-simplify]: Simplify 0 into 0 3.767 * [backup-simplify]: Simplify 1 into 1 3.767 * [taylor]: Taking taylor expansion of (pow k m) in a 3.767 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in a 3.767 * [taylor]: Taking taylor expansion of (* m (log k)) in a 3.767 * [taylor]: Taking taylor expansion of m in a 3.767 * [backup-simplify]: Simplify m into m 3.767 * [taylor]: Taking taylor expansion of (log k) in a 3.767 * [taylor]: Taking taylor expansion of k in a 3.767 * [backup-simplify]: Simplify k into k 3.767 * [backup-simplify]: Simplify (log k) into (log k) 3.767 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 3.768 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 3.768 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in a 3.768 * [taylor]: Taking taylor expansion of (* 10.0 k) in a 3.768 * [taylor]: Taking taylor expansion of 10.0 in a 3.768 * [backup-simplify]: Simplify 10.0 into 10.0 3.768 * [taylor]: Taking taylor expansion of k in a 3.768 * [backup-simplify]: Simplify k into k 3.768 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in a 3.768 * [taylor]: Taking taylor expansion of (pow k 2) in a 3.768 * [taylor]: Taking taylor expansion of k in a 3.768 * [backup-simplify]: Simplify k into k 3.768 * [taylor]: Taking taylor expansion of 1.0 in a 3.768 * [backup-simplify]: Simplify 1.0 into 1.0 3.768 * [backup-simplify]: Simplify (* 0 (pow k m)) into 0 3.768 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 3.768 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 3.769 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 3.769 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow k m))) into (pow k m) 3.769 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 3.769 * [backup-simplify]: Simplify (* k k) into (pow k 2) 3.769 * [backup-simplify]: Simplify (+ (pow k 2) 1.0) into (+ (pow k 2) 1.0) 3.770 * [backup-simplify]: Simplify (+ (* 10.0 k) (+ (pow k 2) 1.0)) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 3.770 * [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.770 * [taylor]: Taking taylor expansion of (/ (pow k m) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 3.770 * [taylor]: Taking taylor expansion of (pow k m) in k 3.770 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 3.770 * [taylor]: Taking taylor expansion of (* m (log k)) in k 3.770 * [taylor]: Taking taylor expansion of m in k 3.770 * [backup-simplify]: Simplify m into m 3.770 * [taylor]: Taking taylor expansion of (log k) in k 3.770 * [taylor]: Taking taylor expansion of k in k 3.770 * [backup-simplify]: Simplify 0 into 0 3.770 * [backup-simplify]: Simplify 1 into 1 3.770 * [backup-simplify]: Simplify (log 1) into 0 3.771 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 3.771 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 3.771 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 3.771 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 3.771 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 3.771 * [taylor]: Taking taylor expansion of 10.0 in k 3.771 * [backup-simplify]: Simplify 10.0 into 10.0 3.771 * [taylor]: Taking taylor expansion of k in k 3.771 * [backup-simplify]: Simplify 0 into 0 3.771 * [backup-simplify]: Simplify 1 into 1 3.771 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 3.771 * [taylor]: Taking taylor expansion of (pow k 2) in k 3.771 * [taylor]: Taking taylor expansion of k in k 3.771 * [backup-simplify]: Simplify 0 into 0 3.771 * [backup-simplify]: Simplify 1 into 1 3.771 * [taylor]: Taking taylor expansion of 1.0 in k 3.771 * [backup-simplify]: Simplify 1.0 into 1.0 3.771 * [backup-simplify]: Simplify (* 10.0 0) into 0 3.772 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 3.772 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 3.772 * [backup-simplify]: Simplify (/ (pow k m) 1.0) into (* 1.0 (pow k m)) 3.772 * [taylor]: Taking taylor expansion of (* 1.0 (pow k m)) in m 3.772 * [taylor]: Taking taylor expansion of 1.0 in m 3.772 * [backup-simplify]: Simplify 1.0 into 1.0 3.772 * [taylor]: Taking taylor expansion of (pow k m) in m 3.772 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 3.772 * [taylor]: Taking taylor expansion of (* m (log k)) in m 3.772 * [taylor]: Taking taylor expansion of m in m 3.772 * [backup-simplify]: Simplify 0 into 0 3.772 * [backup-simplify]: Simplify 1 into 1 3.772 * [taylor]: Taking taylor expansion of (log k) in m 3.772 * [taylor]: Taking taylor expansion of k in m 3.772 * [backup-simplify]: Simplify k into k 3.772 * [backup-simplify]: Simplify (log k) into (log k) 3.772 * [backup-simplify]: Simplify (* 0 (log k)) into 0 3.773 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 3.773 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 3.773 * [backup-simplify]: Simplify (exp 0) into 1 3.773 * [backup-simplify]: Simplify (* 1.0 1) into 1.0 3.773 * [backup-simplify]: Simplify 1.0 into 1.0 3.775 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow k 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow k 1)))) 2) into 0 3.775 * [backup-simplify]: Simplify (+ (* m 0) (+ (* 0 0) (* 0 (log k)))) into 0 3.776 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 3.776 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (pow k m)))) into 0 3.777 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 k)) into 0 3.777 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 3.777 * [backup-simplify]: Simplify (+ 0 0) into 0 3.777 * [backup-simplify]: Simplify (+ 0 0) into 0 3.778 * [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.778 * [taylor]: Taking taylor expansion of 0 in k 3.778 * [backup-simplify]: Simplify 0 into 0 3.778 * [taylor]: Taking taylor expansion of 0 in m 3.778 * [backup-simplify]: Simplify 0 into 0 3.778 * [backup-simplify]: Simplify 0 into 0 3.779 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 3.780 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 3.780 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 3.781 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 3.782 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 3.783 * [backup-simplify]: Simplify (+ 0 0) into 0 3.783 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 3.784 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* (* 1.0 (pow k m)) (/ 10.0 1.0)))) into (- (* 10.0 (pow k m))) 3.784 * [taylor]: Taking taylor expansion of (- (* 10.0 (pow k m))) in m 3.784 * [taylor]: Taking taylor expansion of (* 10.0 (pow k m)) in m 3.784 * [taylor]: Taking taylor expansion of 10.0 in m 3.784 * [backup-simplify]: Simplify 10.0 into 10.0 3.784 * [taylor]: Taking taylor expansion of (pow k m) in m 3.784 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 3.784 * [taylor]: Taking taylor expansion of (* m (log k)) in m 3.784 * [taylor]: Taking taylor expansion of m in m 3.784 * [backup-simplify]: Simplify 0 into 0 3.784 * [backup-simplify]: Simplify 1 into 1 3.784 * [taylor]: Taking taylor expansion of (log k) in m 3.784 * [taylor]: Taking taylor expansion of k in m 3.784 * [backup-simplify]: Simplify k into k 3.785 * [backup-simplify]: Simplify (log k) into (log k) 3.785 * [backup-simplify]: Simplify (* 0 (log k)) into 0 3.785 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 3.786 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 3.786 * [backup-simplify]: Simplify (exp 0) into 1 3.786 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 3.787 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 3.787 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 3.787 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow (log k) 1) 1)))) into (log k) 3.788 * [backup-simplify]: Simplify (+ (* 1.0 (log k)) (* 0 1)) into (* 1.0 (log k)) 3.788 * [backup-simplify]: Simplify (* 1.0 (log k)) into (* 1.0 (log k)) 3.789 * [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.789 * [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.789 * [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.789 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in m 3.789 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in m 3.789 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in m 3.789 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in m 3.789 * [taylor]: Taking taylor expansion of (/ 1 m) in m 3.790 * [taylor]: Taking taylor expansion of m in m 3.790 * [backup-simplify]: Simplify 0 into 0 3.790 * [backup-simplify]: Simplify 1 into 1 3.790 * [backup-simplify]: Simplify (/ 1 1) into 1 3.790 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in m 3.790 * [taylor]: Taking taylor expansion of (/ 1 k) in m 3.790 * [taylor]: Taking taylor expansion of k in m 3.790 * [backup-simplify]: Simplify k into k 3.790 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 3.790 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 3.790 * [backup-simplify]: Simplify (* 1 (log (/ 1 k))) into (log (/ 1 k)) 3.791 * [backup-simplify]: Simplify (exp (* (/ 1 m) (log (/ 1 k)))) into (exp (/ (log (/ 1 k)) m)) 3.791 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in m 3.791 * [taylor]: Taking taylor expansion of a in m 3.791 * [backup-simplify]: Simplify a into a 3.791 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in m 3.791 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 3.791 * [taylor]: Taking taylor expansion of (pow k 2) in m 3.791 * [taylor]: Taking taylor expansion of k in m 3.791 * [backup-simplify]: Simplify k into k 3.791 * [backup-simplify]: Simplify (* k k) into (pow k 2) 3.791 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 3.791 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in m 3.791 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in m 3.791 * [taylor]: Taking taylor expansion of 10.0 in m 3.791 * [backup-simplify]: Simplify 10.0 into 10.0 3.791 * [taylor]: Taking taylor expansion of (/ 1 k) in m 3.791 * [taylor]: Taking taylor expansion of k in m 3.791 * [backup-simplify]: Simplify k into k 3.791 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 3.791 * [taylor]: Taking taylor expansion of 1.0 in m 3.791 * [backup-simplify]: Simplify 1.0 into 1.0 3.792 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 3.792 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 3.792 * [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.792 * [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.793 * [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.793 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in k 3.793 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in k 3.793 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in k 3.793 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in k 3.793 * [taylor]: Taking taylor expansion of (/ 1 m) in k 3.793 * [taylor]: Taking taylor expansion of m in k 3.793 * [backup-simplify]: Simplify m into m 3.793 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 3.793 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 3.793 * [taylor]: Taking taylor expansion of (/ 1 k) in k 3.793 * [taylor]: Taking taylor expansion of k in k 3.793 * [backup-simplify]: Simplify 0 into 0 3.793 * [backup-simplify]: Simplify 1 into 1 3.794 * [backup-simplify]: Simplify (/ 1 1) into 1 3.794 * [backup-simplify]: Simplify (log 1) into 0 3.795 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 3.795 * [backup-simplify]: Simplify (* (/ 1 m) (- (log k))) into (* -1 (/ (log k) m)) 3.795 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 3.795 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 3.795 * [taylor]: Taking taylor expansion of a in k 3.795 * [backup-simplify]: Simplify a into a 3.796 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 3.796 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 3.796 * [taylor]: Taking taylor expansion of (pow k 2) in k 3.796 * [taylor]: Taking taylor expansion of k in k 3.796 * [backup-simplify]: Simplify 0 into 0 3.796 * [backup-simplify]: Simplify 1 into 1 3.796 * [backup-simplify]: Simplify (* 1 1) into 1 3.796 * [backup-simplify]: Simplify (/ 1 1) into 1 3.796 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 3.796 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 3.796 * [taylor]: Taking taylor expansion of 10.0 in k 3.797 * [backup-simplify]: Simplify 10.0 into 10.0 3.797 * [taylor]: Taking taylor expansion of (/ 1 k) in k 3.797 * [taylor]: Taking taylor expansion of k in k 3.797 * [backup-simplify]: Simplify 0 into 0 3.797 * [backup-simplify]: Simplify 1 into 1 3.797 * [backup-simplify]: Simplify (/ 1 1) into 1 3.797 * [taylor]: Taking taylor expansion of 1.0 in k 3.797 * [backup-simplify]: Simplify 1.0 into 1.0 3.797 * [backup-simplify]: Simplify (+ 1 0) into 1 3.798 * [backup-simplify]: Simplify (* a 1) into a 3.798 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) a) into (/ (exp (* -1 (/ (log k) m))) a) 3.798 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in a 3.798 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in a 3.798 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in a 3.798 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in a 3.798 * [taylor]: Taking taylor expansion of (/ 1 m) in a 3.798 * [taylor]: Taking taylor expansion of m in a 3.798 * [backup-simplify]: Simplify m into m 3.798 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 3.798 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in a 3.798 * [taylor]: Taking taylor expansion of (/ 1 k) in a 3.798 * [taylor]: Taking taylor expansion of k in a 3.798 * [backup-simplify]: Simplify k into k 3.798 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 3.798 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 3.798 * [backup-simplify]: Simplify (* (/ 1 m) (log (/ 1 k))) into (/ (log (/ 1 k)) m) 3.799 * [backup-simplify]: Simplify (exp (/ (log (/ 1 k)) m)) into (exp (/ (log (/ 1 k)) m)) 3.799 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in a 3.799 * [taylor]: Taking taylor expansion of a in a 3.799 * [backup-simplify]: Simplify 0 into 0 3.799 * [backup-simplify]: Simplify 1 into 1 3.799 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in a 3.799 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 3.799 * [taylor]: Taking taylor expansion of (pow k 2) in a 3.799 * [taylor]: Taking taylor expansion of k in a 3.799 * [backup-simplify]: Simplify k into k 3.799 * [backup-simplify]: Simplify (* k k) into (pow k 2) 3.799 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 3.799 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in a 3.799 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 3.799 * [taylor]: Taking taylor expansion of 10.0 in a 3.799 * [backup-simplify]: Simplify 10.0 into 10.0 3.799 * [taylor]: Taking taylor expansion of (/ 1 k) in a 3.799 * [taylor]: Taking taylor expansion of k in a 3.799 * [backup-simplify]: Simplify k into k 3.799 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 3.799 * [taylor]: Taking taylor expansion of 1.0 in a 3.799 * [backup-simplify]: Simplify 1.0 into 1.0 3.800 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 3.800 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 3.800 * [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.800 * [backup-simplify]: Simplify (* 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) into 0 3.800 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 3.801 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 3.801 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 3.802 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 3.802 * [backup-simplify]: Simplify (+ 0 0) into 0 3.803 * [backup-simplify]: Simplify (+ 0 0) into 0 3.803 * [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.804 * [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.804 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in a 3.804 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in a 3.804 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in a 3.804 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in a 3.804 * [taylor]: Taking taylor expansion of (/ 1 m) in a 3.804 * [taylor]: Taking taylor expansion of m in a 3.804 * [backup-simplify]: Simplify m into m 3.804 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 3.804 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in a 3.804 * [taylor]: Taking taylor expansion of (/ 1 k) in a 3.804 * [taylor]: Taking taylor expansion of k in a 3.804 * [backup-simplify]: Simplify k into k 3.804 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 3.804 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 3.804 * [backup-simplify]: Simplify (* (/ 1 m) (log (/ 1 k))) into (/ (log (/ 1 k)) m) 3.805 * [backup-simplify]: Simplify (exp (/ (log (/ 1 k)) m)) into (exp (/ (log (/ 1 k)) m)) 3.805 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in a 3.805 * [taylor]: Taking taylor expansion of a in a 3.805 * [backup-simplify]: Simplify 0 into 0 3.805 * [backup-simplify]: Simplify 1 into 1 3.805 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in a 3.805 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 3.805 * [taylor]: Taking taylor expansion of (pow k 2) in a 3.805 * [taylor]: Taking taylor expansion of k in a 3.805 * [backup-simplify]: Simplify k into k 3.805 * [backup-simplify]: Simplify (* k k) into (pow k 2) 3.805 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 3.805 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in a 3.805 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 3.805 * [taylor]: Taking taylor expansion of 10.0 in a 3.805 * [backup-simplify]: Simplify 10.0 into 10.0 3.805 * [taylor]: Taking taylor expansion of (/ 1 k) in a 3.805 * [taylor]: Taking taylor expansion of k in a 3.805 * [backup-simplify]: Simplify k into k 3.805 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 3.805 * [taylor]: Taking taylor expansion of 1.0 in a 3.805 * [backup-simplify]: Simplify 1.0 into 1.0 3.805 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 3.805 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 3.806 * [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.806 * [backup-simplify]: Simplify (* 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) into 0 3.806 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 3.807 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 3.807 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 3.807 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 3.808 * [backup-simplify]: Simplify (+ 0 0) into 0 3.808 * [backup-simplify]: Simplify (+ 0 0) into 0 3.809 * [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.809 * [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.809 * [taylor]: Taking taylor expansion of (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 3.809 * [taylor]: Taking taylor expansion of (exp (/ (log (/ 1 k)) m)) in k 3.809 * [taylor]: Taking taylor expansion of (/ (log (/ 1 k)) m) in k 3.809 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 3.809 * [taylor]: Taking taylor expansion of (/ 1 k) 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.810 * [backup-simplify]: Simplify (/ 1 1) into 1 3.810 * [backup-simplify]: Simplify (log 1) into 0 3.810 * [taylor]: Taking taylor expansion of m in k 3.810 * [backup-simplify]: Simplify m into m 3.810 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 3.811 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 3.811 * [backup-simplify]: Simplify (/ (- (log k)) m) into (* -1 (/ (log k) m)) 3.811 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 3.811 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 3.811 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 3.811 * [taylor]: Taking taylor expansion of (pow k 2) in k 3.811 * [taylor]: Taking taylor expansion of k in k 3.811 * [backup-simplify]: Simplify 0 into 0 3.811 * [backup-simplify]: Simplify 1 into 1 3.811 * [backup-simplify]: Simplify (* 1 1) into 1 3.811 * [backup-simplify]: Simplify (/ 1 1) into 1 3.811 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 3.811 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 3.811 * [taylor]: Taking taylor expansion of 10.0 in k 3.811 * [backup-simplify]: Simplify 10.0 into 10.0 3.811 * [taylor]: Taking taylor expansion of (/ 1 k) in k 3.811 * [taylor]: Taking taylor expansion of k in k 3.811 * [backup-simplify]: Simplify 0 into 0 3.811 * [backup-simplify]: Simplify 1 into 1 3.812 * [backup-simplify]: Simplify (/ 1 1) into 1 3.812 * [taylor]: Taking taylor expansion of 1.0 in k 3.812 * [backup-simplify]: Simplify 1.0 into 1.0 3.812 * [backup-simplify]: Simplify (+ 1 0) into 1 3.812 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) 1) into (exp (* -1 (/ (log k) m))) 3.812 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 3.812 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 3.812 * [taylor]: Taking taylor expansion of -1 in m 3.812 * [backup-simplify]: Simplify -1 into -1 3.812 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 3.812 * [taylor]: Taking taylor expansion of (log k) in m 3.812 * [taylor]: Taking taylor expansion of k in m 3.812 * [backup-simplify]: Simplify k into k 3.812 * [backup-simplify]: Simplify (log k) into (log k) 3.812 * [taylor]: Taking taylor expansion of m in m 3.812 * [backup-simplify]: Simplify 0 into 0 3.812 * [backup-simplify]: Simplify 1 into 1 3.812 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 3.812 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 3.813 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 3.813 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 3.813 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 3.813 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 k) 1)))) 1) into 0 3.813 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)))) into 0 3.814 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (* 0 (log (/ 1 k)))) into 0 3.814 * [backup-simplify]: Simplify (* (exp (/ (log (/ 1 k)) m)) (+ (* (/ (pow 0 1) 1)))) into 0 3.814 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (* 0 k))) into 0 3.815 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 3.815 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 3.815 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (* 0 (/ 1 k)))) into 0 3.816 * [backup-simplify]: Simplify (+ 0 0) into 0 3.816 * [backup-simplify]: Simplify (+ 0 0) into 0 3.817 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))))) into 0 3.817 * [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.817 * [taylor]: Taking taylor expansion of 0 in k 3.817 * [backup-simplify]: Simplify 0 into 0 3.817 * [taylor]: Taking taylor expansion of 0 in m 3.817 * [backup-simplify]: Simplify 0 into 0 3.817 * [backup-simplify]: Simplify 0 into 0 3.818 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.819 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 3.819 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (* -1 (/ (log k) m)) (/ 0 m)))) into 0 3.819 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 1) 1)))) into 0 3.820 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.820 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.820 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 3.821 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 3.821 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 3.822 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (log k) m))) (/ 10.0 1)))) into (- (* 10.0 (exp (* -1 (/ (log k) m))))) 3.822 * [taylor]: Taking taylor expansion of (- (* 10.0 (exp (* -1 (/ (log k) m))))) in m 3.822 * [taylor]: Taking taylor expansion of (* 10.0 (exp (* -1 (/ (log k) m)))) in m 3.822 * [taylor]: Taking taylor expansion of 10.0 in m 3.822 * [backup-simplify]: Simplify 10.0 into 10.0 3.822 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 3.822 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 3.822 * [taylor]: Taking taylor expansion of -1 in m 3.822 * [backup-simplify]: Simplify -1 into -1 3.822 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 3.822 * [taylor]: Taking taylor expansion of (log k) in m 3.822 * [taylor]: Taking taylor expansion of k in m 3.822 * [backup-simplify]: Simplify k into k 3.822 * [backup-simplify]: Simplify (log k) into (log k) 3.822 * [taylor]: Taking taylor expansion of m in m 3.822 * [backup-simplify]: Simplify 0 into 0 3.822 * [backup-simplify]: Simplify 1 into 1 3.822 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 3.822 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 3.822 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 3.822 * [backup-simplify]: Simplify (* 10.0 (exp (* -1 (/ (log k) m)))) into (* 10.0 (exp (* -1 (/ (log k) m)))) 3.822 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (log k) m))))) into (- (* 10.0 (exp (* -1 (/ (log k) m))))) 3.822 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (log k) m))))) into (- (* 10.0 (exp (* -1 (/ (log k) m))))) 3.822 * [backup-simplify]: Simplify 0 into 0 3.823 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 3.824 * [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.824 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 3.824 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (+ (* 0 0) (* 0 (log (/ 1 k))))) into 0 3.825 * [backup-simplify]: Simplify (* (exp (/ (log (/ 1 k)) m)) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 3.826 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (+ (* 0 0) (* 0 k)))) into 0 3.826 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 3.826 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)) (* 0 (/ 0 k)))) into 0 3.827 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 k))))) into 0 3.827 * [backup-simplify]: Simplify (+ 0 0) into 0 3.827 * [backup-simplify]: Simplify (+ 0 0) into 0 3.828 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))))) into 0 3.829 * [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.829 * [taylor]: Taking taylor expansion of 0 in k 3.829 * [backup-simplify]: Simplify 0 into 0 3.829 * [taylor]: Taking taylor expansion of 0 in m 3.829 * [backup-simplify]: Simplify 0 into 0 3.829 * [backup-simplify]: Simplify 0 into 0 3.829 * [taylor]: Taking taylor expansion of 0 in m 3.829 * [backup-simplify]: Simplify 0 into 0 3.829 * [backup-simplify]: Simplify 0 into 0 3.830 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.831 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 3.832 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (* -1 (/ (log k) m)) (/ 0 m)) (* 0 (/ 0 m)))) into 0 3.832 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 3.833 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 3.834 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.834 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.835 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 3.835 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 3.835 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 3.836 * [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.836 * [taylor]: Taking taylor expansion of (* 99.0 (exp (* -1 (/ (log k) m)))) in m 3.836 * [taylor]: Taking taylor expansion of 99.0 in m 3.836 * [backup-simplify]: Simplify 99.0 into 99.0 3.836 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 3.836 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 3.836 * [taylor]: Taking taylor expansion of -1 in m 3.836 * [backup-simplify]: Simplify -1 into -1 3.837 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 3.837 * [taylor]: Taking taylor expansion of (log k) in m 3.837 * [taylor]: Taking taylor expansion of k in m 3.837 * [backup-simplify]: Simplify k into k 3.837 * [backup-simplify]: Simplify (log k) into (log k) 3.837 * [taylor]: Taking taylor expansion of m in m 3.837 * [backup-simplify]: Simplify 0 into 0 3.837 * [backup-simplify]: Simplify 1 into 1 3.837 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 3.837 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 3.837 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 3.837 * [backup-simplify]: Simplify (* 99.0 (exp (* -1 (/ (log k) m)))) into (* 99.0 (exp (* -1 (/ (log k) m)))) 3.837 * [backup-simplify]: Simplify (* 99.0 (exp (* -1 (/ (log k) m)))) into (* 99.0 (exp (* -1 (/ (log k) m)))) 3.839 * [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.840 * [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.840 * [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.840 * [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.840 * [taylor]: Taking taylor expansion of -1 in m 3.840 * [backup-simplify]: Simplify -1 into -1 3.840 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in m 3.840 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in m 3.840 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in m 3.840 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in m 3.840 * [taylor]: Taking taylor expansion of (/ -1 m) in m 3.840 * [taylor]: Taking taylor expansion of -1 in m 3.840 * [backup-simplify]: Simplify -1 into -1 3.840 * [taylor]: Taking taylor expansion of m in m 3.840 * [backup-simplify]: Simplify 0 into 0 3.840 * [backup-simplify]: Simplify 1 into 1 3.841 * [backup-simplify]: Simplify (/ -1 1) into -1 3.841 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in m 3.841 * [taylor]: Taking taylor expansion of (/ -1 k) in m 3.841 * [taylor]: Taking taylor expansion of -1 in m 3.841 * [backup-simplify]: Simplify -1 into -1 3.841 * [taylor]: Taking taylor expansion of k in m 3.841 * [backup-simplify]: Simplify k into k 3.841 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 3.841 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 3.841 * [backup-simplify]: Simplify (* -1 (log (/ -1 k))) into (* -1 (log (/ -1 k))) 3.841 * [backup-simplify]: Simplify (exp (* (/ -1 m) (log (/ -1 k)))) into (exp (* -1 (/ (log (/ -1 k)) m))) 3.841 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in m 3.841 * [taylor]: Taking taylor expansion of a in m 3.841 * [backup-simplify]: Simplify a into a 3.842 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in m 3.842 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in m 3.842 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 3.842 * [taylor]: Taking taylor expansion of (pow k 2) in m 3.842 * [taylor]: Taking taylor expansion of k in m 3.842 * [backup-simplify]: Simplify k into k 3.842 * [backup-simplify]: Simplify (* k k) into (pow k 2) 3.842 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 3.842 * [taylor]: Taking taylor expansion of 1.0 in m 3.842 * [backup-simplify]: Simplify 1.0 into 1.0 3.842 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) 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 (/ 1 k) in m 3.842 * [taylor]: Taking taylor expansion of k in m 3.842 * [backup-simplify]: Simplify k into k 3.842 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 3.842 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1.0) into (+ (/ 1 (pow k 2)) 1.0) 3.843 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 3.843 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 3.843 * [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.843 * [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.844 * [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.844 * [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.844 * [taylor]: Taking taylor expansion of -1 in k 3.844 * [backup-simplify]: Simplify -1 into -1 3.844 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in k 3.844 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in k 3.844 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in k 3.844 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in k 3.844 * [taylor]: Taking taylor expansion of (/ -1 m) in k 3.844 * [taylor]: Taking taylor expansion of -1 in k 3.844 * [backup-simplify]: Simplify -1 into -1 3.844 * [taylor]: Taking taylor expansion of m in k 3.844 * [backup-simplify]: Simplify m into m 3.844 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 3.844 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 3.844 * [taylor]: Taking taylor expansion of (/ -1 k) in k 3.844 * [taylor]: Taking taylor expansion of -1 in k 3.844 * [backup-simplify]: Simplify -1 into -1 3.844 * [taylor]: Taking taylor expansion of k in k 3.845 * [backup-simplify]: Simplify 0 into 0 3.845 * [backup-simplify]: Simplify 1 into 1 3.845 * [backup-simplify]: Simplify (/ -1 1) into -1 3.846 * [backup-simplify]: Simplify (log -1) into (log -1) 3.846 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 3.847 * [backup-simplify]: Simplify (* (/ -1 m) (- (log -1) (log k))) into (* -1 (/ (- (log -1) (log k)) m)) 3.848 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 3.848 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 3.848 * [taylor]: Taking taylor expansion of a in k 3.848 * [backup-simplify]: Simplify a into a 3.848 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 3.848 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 3.848 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 3.848 * [taylor]: Taking taylor expansion of (pow k 2) in k 3.848 * [taylor]: Taking taylor expansion of k in k 3.848 * [backup-simplify]: Simplify 0 into 0 3.848 * [backup-simplify]: Simplify 1 into 1 3.848 * [backup-simplify]: Simplify (* 1 1) into 1 3.849 * [backup-simplify]: Simplify (/ 1 1) into 1 3.849 * [taylor]: Taking taylor expansion of 1.0 in k 3.849 * [backup-simplify]: Simplify 1.0 into 1.0 3.849 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 3.849 * [taylor]: Taking taylor expansion of 10.0 in k 3.849 * [backup-simplify]: Simplify 10.0 into 10.0 3.849 * [taylor]: Taking taylor expansion of (/ 1 k) in k 3.849 * [taylor]: Taking taylor expansion of k in k 3.849 * [backup-simplify]: Simplify 0 into 0 3.849 * [backup-simplify]: Simplify 1 into 1 3.849 * [backup-simplify]: Simplify (/ 1 1) into 1 3.850 * [backup-simplify]: Simplify (+ 1 0) into 1 3.850 * [backup-simplify]: Simplify (+ 1 0) into 1 3.850 * [backup-simplify]: Simplify (* a 1) into a 3.851 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) into (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) 3.851 * [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.851 * [taylor]: Taking taylor expansion of -1 in a 3.851 * [backup-simplify]: Simplify -1 into -1 3.851 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in a 3.851 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in a 3.851 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in a 3.851 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in a 3.851 * [taylor]: Taking taylor expansion of (/ -1 m) in a 3.851 * [taylor]: Taking taylor expansion of -1 in a 3.851 * [backup-simplify]: Simplify -1 into -1 3.851 * [taylor]: Taking taylor expansion of m in a 3.851 * [backup-simplify]: Simplify m into m 3.852 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 3.852 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in a 3.852 * [taylor]: Taking taylor expansion of (/ -1 k) in a 3.852 * [taylor]: Taking taylor expansion of -1 in a 3.852 * [backup-simplify]: Simplify -1 into -1 3.852 * [taylor]: Taking taylor expansion of k in a 3.852 * [backup-simplify]: Simplify k into k 3.852 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 3.852 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 3.852 * [backup-simplify]: Simplify (* (/ -1 m) (log (/ -1 k))) into (* -1 (/ (log (/ -1 k)) m)) 3.852 * [backup-simplify]: Simplify (exp (* -1 (/ (log (/ -1 k)) m))) into (exp (* -1 (/ (log (/ -1 k)) m))) 3.852 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in a 3.852 * [taylor]: Taking taylor expansion of a in a 3.852 * [backup-simplify]: Simplify 0 into 0 3.852 * [backup-simplify]: Simplify 1 into 1 3.852 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in a 3.852 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in a 3.852 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 3.852 * [taylor]: Taking taylor expansion of (pow k 2) in a 3.853 * [taylor]: Taking taylor expansion of k in a 3.853 * [backup-simplify]: Simplify k into k 3.853 * [backup-simplify]: Simplify (* k k) into (pow k 2) 3.853 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 3.853 * [taylor]: Taking taylor expansion of 1.0 in a 3.853 * [backup-simplify]: Simplify 1.0 into 1.0 3.853 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 3.853 * [taylor]: Taking taylor expansion of 10.0 in a 3.853 * [backup-simplify]: Simplify 10.0 into 10.0 3.853 * [taylor]: Taking taylor expansion of (/ 1 k) in a 3.853 * [taylor]: Taking taylor expansion of k in a 3.853 * [backup-simplify]: Simplify k into k 3.853 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 3.853 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1.0) into (+ (/ 1 (pow k 2)) 1.0) 3.854 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 3.854 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 3.854 * [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.854 * [backup-simplify]: Simplify (* 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) into 0 3.854 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 3.855 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 3.856 * [backup-simplify]: Simplify (+ 0 0) into 0 3.856 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 3.856 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 3.857 * [backup-simplify]: Simplify (- 0) into 0 3.857 * [backup-simplify]: Simplify (+ 0 0) into 0 3.858 * [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.858 * [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.858 * [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.859 * [taylor]: Taking taylor expansion of -1 in a 3.859 * [backup-simplify]: Simplify -1 into -1 3.859 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in a 3.859 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in a 3.859 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in a 3.859 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in a 3.859 * [taylor]: Taking taylor expansion of (/ -1 m) in a 3.859 * [taylor]: Taking taylor expansion of -1 in a 3.859 * [backup-simplify]: Simplify -1 into -1 3.859 * [taylor]: Taking taylor expansion of m in a 3.859 * [backup-simplify]: Simplify m into m 3.859 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 3.859 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in a 3.859 * [taylor]: Taking taylor expansion of (/ -1 k) in a 3.859 * [taylor]: Taking taylor expansion of -1 in a 3.859 * [backup-simplify]: Simplify -1 into -1 3.859 * [taylor]: Taking taylor expansion of k in a 3.859 * [backup-simplify]: Simplify k into k 3.859 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 3.859 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 3.859 * [backup-simplify]: Simplify (* (/ -1 m) (log (/ -1 k))) into (* -1 (/ (log (/ -1 k)) m)) 3.860 * [backup-simplify]: Simplify (exp (* -1 (/ (log (/ -1 k)) m))) into (exp (* -1 (/ (log (/ -1 k)) m))) 3.860 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in a 3.860 * [taylor]: Taking taylor expansion of a in a 3.860 * [backup-simplify]: Simplify 0 into 0 3.860 * [backup-simplify]: Simplify 1 into 1 3.860 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in a 3.860 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in a 3.860 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 3.860 * [taylor]: Taking taylor expansion of (pow k 2) in a 3.860 * [taylor]: Taking taylor expansion of k in a 3.860 * [backup-simplify]: Simplify k into k 3.860 * [backup-simplify]: Simplify (* k k) into (pow k 2) 3.860 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 3.860 * [taylor]: Taking taylor expansion of 1.0 in a 3.860 * [backup-simplify]: Simplify 1.0 into 1.0 3.860 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 3.860 * [taylor]: Taking taylor expansion of 10.0 in a 3.860 * [backup-simplify]: Simplify 10.0 into 10.0 3.860 * [taylor]: Taking taylor expansion of (/ 1 k) in a 3.860 * [taylor]: Taking taylor expansion of k in a 3.860 * [backup-simplify]: Simplify k into k 3.861 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 3.861 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1.0) into (+ (/ 1 (pow k 2)) 1.0) 3.861 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 3.861 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 3.861 * [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.862 * [backup-simplify]: Simplify (* 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) into 0 3.862 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 3.862 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 3.863 * [backup-simplify]: Simplify (+ 0 0) into 0 3.863 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 3.863 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 3.864 * [backup-simplify]: Simplify (- 0) into 0 3.864 * [backup-simplify]: Simplify (+ 0 0) into 0 3.865 * [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.865 * [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.866 * [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.866 * [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.866 * [taylor]: Taking taylor expansion of -1 in k 3.866 * [backup-simplify]: Simplify -1 into -1 3.866 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 3.866 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log (/ -1 k)) m))) in k 3.866 * [taylor]: Taking taylor expansion of (* -1 (/ (log (/ -1 k)) m)) in k 3.866 * [taylor]: Taking taylor expansion of -1 in k 3.866 * [backup-simplify]: Simplify -1 into -1 3.866 * [taylor]: Taking taylor expansion of (/ (log (/ -1 k)) m) in k 3.866 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 3.866 * [taylor]: Taking taylor expansion of (/ -1 k) in k 3.866 * [taylor]: Taking taylor expansion of -1 in k 3.866 * [backup-simplify]: Simplify -1 into -1 3.866 * [taylor]: Taking taylor expansion of k in k 3.866 * [backup-simplify]: Simplify 0 into 0 3.867 * [backup-simplify]: Simplify 1 into 1 3.867 * [backup-simplify]: Simplify (/ -1 1) into -1 3.868 * [backup-simplify]: Simplify (log -1) into (log -1) 3.868 * [taylor]: Taking taylor expansion of m in k 3.868 * [backup-simplify]: Simplify m into m 3.869 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 3.870 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 3.870 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) m) into (/ (- (log -1) (log k)) m) 3.871 * [backup-simplify]: Simplify (* -1 (/ (- (log -1) (log k)) m)) into (* -1 (/ (- (log -1) (log k)) m)) 3.871 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 3.871 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 3.871 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 3.871 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 3.871 * [taylor]: Taking taylor expansion of (pow k 2) in k 3.871 * [taylor]: Taking taylor expansion of k in k 3.871 * [backup-simplify]: Simplify 0 into 0 3.871 * [backup-simplify]: Simplify 1 into 1 3.872 * [backup-simplify]: Simplify (* 1 1) into 1 3.872 * [backup-simplify]: Simplify (/ 1 1) into 1 3.872 * [taylor]: Taking taylor expansion of 1.0 in k 3.872 * [backup-simplify]: Simplify 1.0 into 1.0 3.872 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 3.872 * [taylor]: Taking taylor expansion of 10.0 in k 3.872 * [backup-simplify]: Simplify 10.0 into 10.0 3.872 * [taylor]: Taking taylor expansion of (/ 1 k) in k 3.873 * [taylor]: Taking taylor expansion of k in k 3.873 * [backup-simplify]: Simplify 0 into 0 3.873 * [backup-simplify]: Simplify 1 into 1 3.873 * [backup-simplify]: Simplify (/ 1 1) into 1 3.873 * [backup-simplify]: Simplify (+ 1 0) into 1 3.874 * [backup-simplify]: Simplify (+ 1 0) into 1 3.875 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) 1) into (exp (* -1 (/ (- (log -1) (log k)) m))) 3.875 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 3.875 * [taylor]: Taking taylor expansion of (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 3.875 * [taylor]: Taking taylor expansion of -1 in m 3.875 * [backup-simplify]: Simplify -1 into -1 3.875 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 3.875 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 3.875 * [taylor]: Taking taylor expansion of -1 in m 3.875 * [backup-simplify]: Simplify -1 into -1 3.875 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 3.875 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 3.876 * [taylor]: Taking taylor expansion of (log -1) in m 3.876 * [taylor]: Taking taylor expansion of -1 in m 3.876 * [backup-simplify]: Simplify -1 into -1 3.876 * [backup-simplify]: Simplify (log -1) into (log -1) 3.876 * [taylor]: Taking taylor expansion of (log k) in m 3.876 * [taylor]: Taking taylor expansion of k in m 3.876 * [backup-simplify]: Simplify k into k 3.876 * [backup-simplify]: Simplify (log k) into (log k) 3.876 * [taylor]: Taking taylor expansion of m in m 3.876 * [backup-simplify]: Simplify 0 into 0 3.876 * [backup-simplify]: Simplify 1 into 1 3.876 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 3.877 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 3.878 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 3.878 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 3.879 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 3.879 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 3.880 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 3.880 * [backup-simplify]: Simplify (- (/ 0 k) (+ (* (/ -1 k) (/ 0 k)))) into 0 3.881 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ -1 k) 1)))) 1) into 0 3.881 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)))) into 0 3.881 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (* 0 (log (/ -1 k)))) into 0 3.882 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log (/ -1 k)) m))) (+ (* (/ (pow 0 1) 1)))) into 0 3.883 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (* 0 k))) into 0 3.883 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 3.884 * [backup-simplify]: Simplify (+ 0 0) into 0 3.884 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 3.885 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (* 0 (/ 1 k)))) into 0 3.885 * [backup-simplify]: Simplify (- 0) into 0 3.886 * [backup-simplify]: Simplify (+ 0 0) into 0 3.887 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) into 0 3.888 * [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.889 * [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.889 * [taylor]: Taking taylor expansion of 0 in k 3.889 * [backup-simplify]: Simplify 0 into 0 3.889 * [taylor]: Taking taylor expansion of 0 in m 3.889 * [backup-simplify]: Simplify 0 into 0 3.889 * [backup-simplify]: Simplify 0 into 0 3.890 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 3.891 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 3.892 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (- (log -1) (log k)) m) (/ 0 m)))) into 0 3.893 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (- (log -1) (log k)) m))) into 0 3.894 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 1) 1)))) into 0 3.894 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.895 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.895 * [backup-simplify]: Simplify (+ 0 0) into 0 3.895 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 3.895 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 3.896 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 3.902 * [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.903 * [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.904 * [taylor]: Taking taylor expansion of (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 3.904 * [taylor]: Taking taylor expansion of (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 3.904 * [taylor]: Taking taylor expansion of 10.0 in m 3.904 * [backup-simplify]: Simplify 10.0 into 10.0 3.904 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 3.904 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 3.904 * [taylor]: Taking taylor expansion of -1 in m 3.904 * [backup-simplify]: Simplify -1 into -1 3.904 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 3.904 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 3.904 * [taylor]: Taking taylor expansion of (log -1) in m 3.904 * [taylor]: Taking taylor expansion of -1 in m 3.904 * [backup-simplify]: Simplify -1 into -1 3.904 * [backup-simplify]: Simplify (log -1) into (log -1) 3.904 * [taylor]: Taking taylor expansion of (log k) in m 3.904 * [taylor]: Taking taylor expansion of k in m 3.904 * [backup-simplify]: Simplify k into k 3.904 * [backup-simplify]: Simplify (log k) into (log k) 3.904 * [taylor]: Taking taylor expansion of m in m 3.904 * [backup-simplify]: Simplify 0 into 0 3.904 * [backup-simplify]: Simplify 1 into 1 3.904 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 3.905 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 3.905 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 3.905 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 3.906 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 3.906 * [backup-simplify]: Simplify (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 3.906 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 3.907 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 3.908 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into 0 3.908 * [backup-simplify]: Simplify 0 into 0 3.908 * [backup-simplify]: Simplify (- (/ 0 k) (+ (* (/ -1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 3.909 * [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.909 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 3.909 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (+ (* 0 0) (* 0 (log (/ -1 k))))) into 0 3.910 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log (/ -1 k)) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 3.911 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (+ (* 0 0) (* 0 k)))) into 0 3.911 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 3.911 * [backup-simplify]: Simplify (+ 0 0) into 0 3.911 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)) (* 0 (/ 0 k)))) into 0 3.912 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 k))))) into 0 3.912 * [backup-simplify]: Simplify (- 0) into 0 3.913 * [backup-simplify]: Simplify (+ 0 0) into 0 3.914 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) into 0 3.914 * [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.915 * [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.915 * [taylor]: Taking taylor expansion of 0 in k 3.916 * [backup-simplify]: Simplify 0 into 0 3.916 * [taylor]: Taking taylor expansion of 0 in m 3.916 * [backup-simplify]: Simplify 0 into 0 3.916 * [backup-simplify]: Simplify 0 into 0 3.916 * [taylor]: Taking taylor expansion of 0 in m 3.916 * [backup-simplify]: Simplify 0 into 0 3.916 * [backup-simplify]: Simplify 0 into 0 3.916 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.918 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 3.918 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (- (log -1) (log k)) m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 3.919 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ (- (log -1) (log k)) m)))) into 0 3.920 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 3.921 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 3.922 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.922 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 3.923 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.924 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 3.924 * [backup-simplify]: Simplify (- 0) into 0 3.925 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 3.928 * [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.929 * [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.930 * [taylor]: Taking taylor expansion of (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 3.930 * [taylor]: Taking taylor expansion of (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 3.930 * [taylor]: Taking taylor expansion of 99.0 in m 3.930 * [backup-simplify]: Simplify 99.0 into 99.0 3.930 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 3.930 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 3.930 * [taylor]: Taking taylor expansion of -1 in m 3.930 * [backup-simplify]: Simplify -1 into -1 3.930 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 3.930 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 3.930 * [taylor]: Taking taylor expansion of (log -1) in m 3.930 * [taylor]: Taking taylor expansion of -1 in m 3.930 * [backup-simplify]: Simplify -1 into -1 3.930 * [backup-simplify]: Simplify (log -1) into (log -1) 3.930 * [taylor]: Taking taylor expansion of (log k) in m 3.930 * [taylor]: Taking taylor expansion of k in m 3.930 * [backup-simplify]: Simplify k into k 3.931 * [backup-simplify]: Simplify (log k) into (log k) 3.931 * [taylor]: Taking taylor expansion of m in m 3.931 * [backup-simplify]: Simplify 0 into 0 3.931 * [backup-simplify]: Simplify 1 into 1 3.931 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 3.931 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 3.932 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 3.932 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 3.933 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 3.933 * [backup-simplify]: Simplify (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 3.934 * [backup-simplify]: Simplify (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 3.935 * [backup-simplify]: Simplify (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 3.938 * [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.938 * * * * [progress]: [ 2 / 3 ] generating series at (2 2 1 1) 3.938 * [backup-simplify]: Simplify (* k (+ 10.0 k)) into (* k (+ k 10.0)) 3.938 * [approximate]: Taking taylor expansion of (* k (+ k 10.0)) in (k) around 0 3.938 * [taylor]: Taking taylor expansion of (* k (+ k 10.0)) in k 3.938 * [taylor]: Taking taylor expansion of k in k 3.938 * [backup-simplify]: Simplify 0 into 0 3.939 * [backup-simplify]: Simplify 1 into 1 3.939 * [taylor]: Taking taylor expansion of (+ k 10.0) in k 3.939 * [taylor]: Taking taylor expansion of k in k 3.939 * [backup-simplify]: Simplify 0 into 0 3.939 * [backup-simplify]: Simplify 1 into 1 3.939 * [taylor]: Taking taylor expansion of 10.0 in k 3.939 * [backup-simplify]: Simplify 10.0 into 10.0 3.939 * [taylor]: Taking taylor expansion of (* k (+ k 10.0)) in k 3.939 * [taylor]: Taking taylor expansion of k in k 3.939 * [backup-simplify]: Simplify 0 into 0 3.939 * [backup-simplify]: Simplify 1 into 1 3.939 * [taylor]: Taking taylor expansion of (+ k 10.0) in k 3.939 * [taylor]: Taking taylor expansion of k in k 3.939 * [backup-simplify]: Simplify 0 into 0 3.939 * [backup-simplify]: Simplify 1 into 1 3.939 * [taylor]: Taking taylor expansion of 10.0 in k 3.939 * [backup-simplify]: Simplify 10.0 into 10.0 3.940 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 3.940 * [backup-simplify]: Simplify (* 0 10.0) into 0 3.940 * [backup-simplify]: Simplify 0 into 0 3.940 * [backup-simplify]: Simplify (+ 1 0) into 1 3.942 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 10.0)) into 10.0 3.942 * [backup-simplify]: Simplify 10.0 into 10.0 3.942 * [backup-simplify]: Simplify (+ 0 0) into 0 3.943 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 10.0))) into 1 3.943 * [backup-simplify]: Simplify 1 into 1 3.944 * [backup-simplify]: Simplify (+ 0 0) into 0 3.945 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 10.0)))) into 0 3.945 * [backup-simplify]: Simplify 0 into 0 3.945 * [backup-simplify]: Simplify (+ 0 0) into 0 3.947 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 1) (* 0 10.0))))) into 0 3.947 * [backup-simplify]: Simplify 0 into 0 3.947 * [backup-simplify]: Simplify (+ 0 0) into 0 3.949 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 10.0)))))) into 0 3.949 * [backup-simplify]: Simplify 0 into 0 3.949 * [backup-simplify]: Simplify (+ 0 0) into 0 3.951 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 10.0))))))) into 0 3.951 * [backup-simplify]: Simplify 0 into 0 3.952 * [backup-simplify]: Simplify (+ 0 0) into 0 3.954 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 10.0)))))))) into 0 3.954 * [backup-simplify]: Simplify 0 into 0 3.955 * [backup-simplify]: Simplify (+ 0 0) into 0 3.957 * [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.957 * [backup-simplify]: Simplify 0 into 0 3.957 * [backup-simplify]: Simplify (+ (* 1 (pow k 2)) (* 10.0 k)) into (+ (* 10.0 k) (pow k 2)) 3.957 * [backup-simplify]: Simplify (* (/ 1 k) (+ 10.0 (/ 1 k))) into (/ (+ (/ 1 k) 10.0) k) 3.958 * [approximate]: Taking taylor expansion of (/ (+ (/ 1 k) 10.0) k) in (k) around 0 3.958 * [taylor]: Taking taylor expansion of (/ (+ (/ 1 k) 10.0) k) in k 3.958 * [taylor]: Taking taylor expansion of (+ (/ 1 k) 10.0) in k 3.958 * [taylor]: Taking taylor expansion of (/ 1 k) in k 3.958 * [taylor]: Taking taylor expansion of k in k 3.958 * [backup-simplify]: Simplify 0 into 0 3.958 * [backup-simplify]: Simplify 1 into 1 3.958 * [backup-simplify]: Simplify (/ 1 1) into 1 3.958 * [taylor]: Taking taylor expansion of 10.0 in k 3.958 * [backup-simplify]: Simplify 10.0 into 10.0 3.958 * [taylor]: Taking taylor expansion of k in k 3.958 * [backup-simplify]: Simplify 0 into 0 3.958 * [backup-simplify]: Simplify 1 into 1 3.959 * [backup-simplify]: Simplify (+ 1 0) into 1 3.959 * [backup-simplify]: Simplify (/ 1 1) into 1 3.959 * [taylor]: Taking taylor expansion of (/ (+ (/ 1 k) 10.0) k) in k 3.959 * [taylor]: Taking taylor expansion of (+ (/ 1 k) 10.0) in k 3.959 * [taylor]: Taking taylor expansion of (/ 1 k) in k 3.959 * [taylor]: Taking taylor expansion of k in k 3.959 * [backup-simplify]: Simplify 0 into 0 3.959 * [backup-simplify]: Simplify 1 into 1 3.960 * [backup-simplify]: Simplify (/ 1 1) into 1 3.960 * [taylor]: Taking taylor expansion of 10.0 in k 3.960 * [backup-simplify]: Simplify 10.0 into 10.0 3.960 * [taylor]: Taking taylor expansion of k in k 3.960 * [backup-simplify]: Simplify 0 into 0 3.960 * [backup-simplify]: Simplify 1 into 1 3.960 * [backup-simplify]: Simplify (+ 1 0) into 1 3.961 * [backup-simplify]: Simplify (/ 1 1) into 1 3.961 * [backup-simplify]: Simplify 1 into 1 3.962 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.962 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 3.964 * [backup-simplify]: Simplify (- (/ 10.0 1) (+ (* 1 (/ 0 1)))) into 10.0 3.964 * [backup-simplify]: Simplify 10.0 into 10.0 3.965 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.966 * [backup-simplify]: Simplify (+ 0 0) into 0 3.967 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 10.0 (/ 0 1)))) into 0 3.967 * [backup-simplify]: Simplify 0 into 0 3.968 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.968 * [backup-simplify]: Simplify (+ 0 0) into 0 3.969 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 10.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.969 * [backup-simplify]: Simplify 0 into 0 3.970 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.970 * [backup-simplify]: Simplify (+ 0 0) into 0 3.972 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 10.0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.972 * [backup-simplify]: Simplify 0 into 0 3.973 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.973 * [backup-simplify]: Simplify (+ 0 0) into 0 3.974 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 10.0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.974 * [backup-simplify]: Simplify 0 into 0 3.975 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.976 * [backup-simplify]: Simplify (+ 0 0) into 0 3.977 * [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.977 * [backup-simplify]: Simplify 0 into 0 3.978 * [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.978 * [backup-simplify]: Simplify (+ 0 0) into 0 3.979 * [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.979 * [backup-simplify]: Simplify 0 into 0 3.980 * [backup-simplify]: Simplify (+ (* 10.0 (/ 1 (/ 1 k))) (* 1 (pow (/ 1 (/ 1 k)) 2))) into (+ (* 10.0 k) (pow k 2)) 3.980 * [backup-simplify]: Simplify (* (/ 1 (- k)) (+ 10.0 (/ 1 (- k)))) into (* -1 (/ (- 10.0 (/ 1 k)) k)) 3.980 * [approximate]: Taking taylor expansion of (* -1 (/ (- 10.0 (/ 1 k)) k)) in (k) around 0 3.980 * [taylor]: Taking taylor expansion of (* -1 (/ (- 10.0 (/ 1 k)) k)) in k 3.980 * [taylor]: Taking taylor expansion of -1 in k 3.980 * [backup-simplify]: Simplify -1 into -1 3.980 * [taylor]: Taking taylor expansion of (/ (- 10.0 (/ 1 k)) k) in k 3.980 * [taylor]: Taking taylor expansion of (- 10.0 (/ 1 k)) in k 3.980 * [taylor]: Taking taylor expansion of 10.0 in k 3.980 * [backup-simplify]: Simplify 10.0 into 10.0 3.980 * [taylor]: Taking taylor expansion of (/ 1 k) in k 3.980 * [taylor]: Taking taylor expansion of k in k 3.980 * [backup-simplify]: Simplify 0 into 0 3.980 * [backup-simplify]: Simplify 1 into 1 3.981 * [backup-simplify]: Simplify (/ 1 1) into 1 3.981 * [taylor]: Taking taylor expansion of k in k 3.981 * [backup-simplify]: Simplify 0 into 0 3.981 * [backup-simplify]: Simplify 1 into 1 3.981 * [backup-simplify]: Simplify (- 1) into -1 3.982 * [backup-simplify]: Simplify (+ 0 -1) into -1 3.982 * [backup-simplify]: Simplify (/ -1 1) into -1 3.982 * [taylor]: Taking taylor expansion of (* -1 (/ (- 10.0 (/ 1 k)) k)) in k 3.982 * [taylor]: Taking taylor expansion of -1 in k 3.982 * [backup-simplify]: Simplify -1 into -1 3.982 * [taylor]: Taking taylor expansion of (/ (- 10.0 (/ 1 k)) k) in k 3.982 * [taylor]: Taking taylor expansion of (- 10.0 (/ 1 k)) in k 3.982 * [taylor]: Taking taylor expansion of 10.0 in k 3.982 * [backup-simplify]: Simplify 10.0 into 10.0 3.982 * [taylor]: Taking taylor expansion of (/ 1 k) in k 3.982 * [taylor]: Taking taylor expansion of k in k 3.982 * [backup-simplify]: Simplify 0 into 0 3.982 * [backup-simplify]: Simplify 1 into 1 3.983 * [backup-simplify]: Simplify (/ 1 1) into 1 3.983 * [taylor]: Taking taylor expansion of k in k 3.983 * [backup-simplify]: Simplify 0 into 0 3.983 * [backup-simplify]: Simplify 1 into 1 3.983 * [backup-simplify]: Simplify (- 1) into -1 3.984 * [backup-simplify]: Simplify (+ 0 -1) into -1 3.984 * [backup-simplify]: Simplify (/ -1 1) into -1 3.984 * [backup-simplify]: Simplify (* -1 -1) into 1 3.984 * [backup-simplify]: Simplify 1 into 1 3.985 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.985 * [backup-simplify]: Simplify (- 0) into 0 3.986 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 3.988 * [backup-simplify]: Simplify (- (/ 10.0 1) (+ (* -1 (/ 0 1)))) into 10.0 3.989 * [backup-simplify]: Simplify (+ (* -1 10.0) (* 0 -1)) into (- 10.0) 3.990 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 3.991 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.991 * [backup-simplify]: Simplify (- 0) into 0 3.992 * [backup-simplify]: Simplify (+ 0 0) into 0 3.993 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 10.0 (/ 0 1)))) into 0 3.994 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 10.0) (* 0 -1))) into 0 3.994 * [backup-simplify]: Simplify 0 into 0 3.995 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.995 * [backup-simplify]: Simplify (- 0) into 0 3.996 * [backup-simplify]: Simplify (+ 0 0) into 0 3.997 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 10.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.999 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 10.0) (* 0 -1)))) into 0 3.999 * [backup-simplify]: Simplify 0 into 0 4.000 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.000 * [backup-simplify]: Simplify (- 0) into 0 4.000 * [backup-simplify]: Simplify (+ 0 0) into 0 4.002 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 10.0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.003 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 10.0) (* 0 -1))))) into 0 4.003 * [backup-simplify]: Simplify 0 into 0 4.004 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.005 * [backup-simplify]: Simplify (- 0) into 0 4.005 * [backup-simplify]: Simplify (+ 0 0) into 0 4.006 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 10.0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.007 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 10.0) (* 0 -1)))))) into 0 4.007 * [backup-simplify]: Simplify 0 into 0 4.007 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.007 * [backup-simplify]: Simplify (- 0) into 0 4.008 * [backup-simplify]: Simplify (+ 0 0) into 0 4.008 * [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 4.009 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 10.0) (* 0 -1))))))) into 0 4.009 * [backup-simplify]: Simplify 0 into 0 4.010 * [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 4.010 * [backup-simplify]: Simplify (- 0) into 0 4.010 * [backup-simplify]: Simplify (+ 0 0) into 0 4.011 * [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 4.012 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 10.0) (* 0 -1)))))))) into 0 4.012 * [backup-simplify]: Simplify 0 into 0 4.013 * [backup-simplify]: Simplify (+ (* (- 10.0) (/ 1 (/ 1 (- k)))) (* 1 (pow (/ 1 (/ 1 (- k))) 2))) into (+ (* 10.0 k) (pow k 2)) 4.013 * * * * [progress]: [ 3 / 3 ] generating series at (2 2) 4.013 * [backup-simplify]: Simplify (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)) into (/ (+ (* 10.0 k) (+ (pow k 2) 1.0)) (pow k m)) 4.013 * [approximate]: Taking taylor expansion of (/ (+ (* 10.0 k) (+ (pow k 2) 1.0)) (pow k m)) in (k m) around 0 4.013 * [taylor]: Taking taylor expansion of (/ (+ (* 10.0 k) (+ (pow k 2) 1.0)) (pow k m)) in m 4.013 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in m 4.013 * [taylor]: Taking taylor expansion of (* 10.0 k) in m 4.013 * [taylor]: Taking taylor expansion of 10.0 in m 4.013 * [backup-simplify]: Simplify 10.0 into 10.0 4.013 * [taylor]: Taking taylor expansion of k in m 4.013 * [backup-simplify]: Simplify k into k 4.013 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in m 4.013 * [taylor]: Taking taylor expansion of (pow k 2) in m 4.013 * [taylor]: Taking taylor expansion of k in m 4.013 * [backup-simplify]: Simplify k into k 4.013 * [taylor]: Taking taylor expansion of 1.0 in m 4.013 * [backup-simplify]: Simplify 1.0 into 1.0 4.013 * [taylor]: Taking taylor expansion of (pow k m) in m 4.013 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 4.013 * [taylor]: Taking taylor expansion of (* m (log k)) in m 4.013 * [taylor]: Taking taylor expansion of m in m 4.013 * [backup-simplify]: Simplify 0 into 0 4.013 * [backup-simplify]: Simplify 1 into 1 4.013 * [taylor]: Taking taylor expansion of (log k) in m 4.013 * [taylor]: Taking taylor expansion of k in m 4.013 * [backup-simplify]: Simplify k into k 4.013 * [backup-simplify]: Simplify (log k) into (log k) 4.014 * [backup-simplify]: Simplify (* 0 (log k)) into 0 4.014 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 4.014 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 4.014 * [backup-simplify]: Simplify (exp 0) into 1 4.014 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 4.014 * [backup-simplify]: Simplify (* k k) into (pow k 2) 4.015 * [backup-simplify]: Simplify (+ (pow k 2) 1.0) into (+ (pow k 2) 1.0) 4.015 * [backup-simplify]: Simplify (+ (* 10.0 k) (+ (pow k 2) 1.0)) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 4.015 * [backup-simplify]: Simplify (/ (+ (* 10.0 k) (+ (pow k 2) 1.0)) 1) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 4.015 * [taylor]: Taking taylor expansion of (/ (+ (* 10.0 k) (+ (pow k 2) 1.0)) (pow k m)) in k 4.015 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 4.015 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 4.015 * [taylor]: Taking taylor expansion of 10.0 in k 4.015 * [backup-simplify]: Simplify 10.0 into 10.0 4.015 * [taylor]: Taking taylor expansion of k in k 4.015 * [backup-simplify]: Simplify 0 into 0 4.015 * [backup-simplify]: Simplify 1 into 1 4.015 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 4.015 * [taylor]: Taking taylor expansion of (pow k 2) in k 4.015 * [taylor]: Taking taylor expansion of k in k 4.015 * [backup-simplify]: Simplify 0 into 0 4.015 * [backup-simplify]: Simplify 1 into 1 4.015 * [taylor]: Taking taylor expansion of 1.0 in k 4.015 * [backup-simplify]: Simplify 1.0 into 1.0 4.015 * [taylor]: Taking taylor expansion of (pow k m) in k 4.015 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 4.015 * [taylor]: Taking taylor expansion of (* m (log k)) in k 4.015 * [taylor]: Taking taylor expansion of m in k 4.015 * [backup-simplify]: Simplify m into m 4.015 * [taylor]: Taking taylor expansion of (log k) in k 4.015 * [taylor]: Taking taylor expansion of k in k 4.015 * [backup-simplify]: Simplify 0 into 0 4.015 * [backup-simplify]: Simplify 1 into 1 4.015 * [backup-simplify]: Simplify (log 1) into 0 4.016 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 4.016 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 4.016 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 4.016 * [backup-simplify]: Simplify (* 10.0 0) into 0 4.017 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 4.017 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 4.017 * [backup-simplify]: Simplify (/ 1.0 (pow k m)) into (/ 1.0 (pow k m)) 4.017 * [taylor]: Taking taylor expansion of (/ (+ (* 10.0 k) (+ (pow k 2) 1.0)) (pow k m)) in k 4.017 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 4.017 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 4.017 * [taylor]: Taking taylor expansion of 10.0 in k 4.017 * [backup-simplify]: Simplify 10.0 into 10.0 4.017 * [taylor]: Taking taylor expansion of k in k 4.017 * [backup-simplify]: Simplify 0 into 0 4.017 * [backup-simplify]: Simplify 1 into 1 4.017 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 4.017 * [taylor]: Taking taylor expansion of (pow k 2) in k 4.017 * [taylor]: Taking taylor expansion of k in k 4.017 * [backup-simplify]: Simplify 0 into 0 4.017 * [backup-simplify]: Simplify 1 into 1 4.017 * [taylor]: Taking taylor expansion of 1.0 in k 4.017 * [backup-simplify]: Simplify 1.0 into 1.0 4.017 * [taylor]: Taking taylor expansion of (pow k m) in k 4.017 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 4.017 * [taylor]: Taking taylor expansion of (* m (log k)) in k 4.017 * [taylor]: Taking taylor expansion of m in k 4.017 * [backup-simplify]: Simplify m into m 4.017 * [taylor]: Taking taylor expansion of (log k) in k 4.017 * [taylor]: Taking taylor expansion of k in k 4.017 * [backup-simplify]: Simplify 0 into 0 4.017 * [backup-simplify]: Simplify 1 into 1 4.018 * [backup-simplify]: Simplify (log 1) into 0 4.018 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 4.018 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 4.018 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 4.018 * [backup-simplify]: Simplify (* 10.0 0) into 0 4.019 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 4.019 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 4.019 * [backup-simplify]: Simplify (/ 1.0 (pow k m)) into (/ 1.0 (pow k m)) 4.019 * [taylor]: Taking taylor expansion of (/ 1.0 (pow k m)) in m 4.019 * [taylor]: Taking taylor expansion of 1.0 in m 4.019 * [backup-simplify]: Simplify 1.0 into 1.0 4.019 * [taylor]: Taking taylor expansion of (pow k m) in m 4.019 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 4.019 * [taylor]: Taking taylor expansion of (* m (log k)) in m 4.019 * [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 * [taylor]: Taking taylor expansion of (log k) in m 4.019 * [taylor]: Taking taylor expansion of k in m 4.019 * [backup-simplify]: Simplify k into k 4.019 * [backup-simplify]: Simplify (log k) into (log k) 4.019 * [backup-simplify]: Simplify (* 0 (log k)) into 0 4.020 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 4.020 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 4.020 * [backup-simplify]: Simplify (exp 0) into 1 4.021 * [backup-simplify]: Simplify (/ 1.0 1) into 1.0 4.021 * [backup-simplify]: Simplify 1.0 into 1.0 4.021 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 4.022 * [backup-simplify]: Simplify (+ 0 0) into 0 4.022 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 4.023 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 4.023 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 4.023 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 4.024 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 4.024 * [backup-simplify]: Simplify (- (/ 10.0 (pow k m)) (+ (* (/ 1.0 (pow k m)) (/ 0 (pow k m))))) into (* 10.0 (/ 1 (pow k m))) 4.024 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 (pow k m))) in m 4.024 * [taylor]: Taking taylor expansion of 10.0 in m 4.024 * [backup-simplify]: Simplify 10.0 into 10.0 4.024 * [taylor]: Taking taylor expansion of (/ 1 (pow k m)) in m 4.024 * [taylor]: Taking taylor expansion of (pow k m) in m 4.024 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 4.024 * [taylor]: Taking taylor expansion of (* m (log k)) in m 4.024 * [taylor]: Taking taylor expansion of m in m 4.024 * [backup-simplify]: Simplify 0 into 0 4.024 * [backup-simplify]: Simplify 1 into 1 4.024 * [taylor]: Taking taylor expansion of (log k) in m 4.024 * [taylor]: Taking taylor expansion of k in m 4.024 * [backup-simplify]: Simplify k into k 4.024 * [backup-simplify]: Simplify (log k) into (log k) 4.024 * [backup-simplify]: Simplify (* 0 (log k)) into 0 4.025 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 4.025 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 4.025 * [backup-simplify]: Simplify (exp 0) into 1 4.025 * [backup-simplify]: Simplify (/ 1 1) into 1 4.026 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 4.026 * [backup-simplify]: Simplify 10.0 into 10.0 4.026 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow (log k) 1) 1)))) into (log k) 4.026 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1.0 (/ (log k) 1)))) into (- (* 1.0 (log k))) 4.026 * [backup-simplify]: Simplify (- (* 1.0 (log k))) into (- (* 1.0 (log k))) 4.026 * [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)))) 4.027 * [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))) 4.027 * [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 4.027 * [taylor]: Taking taylor expansion of (/ (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) (pow (/ 1 k) (/ 1 m))) in m 4.027 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in m 4.027 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 4.027 * [taylor]: Taking taylor expansion of (pow k 2) in m 4.027 * [taylor]: Taking taylor expansion of k in m 4.027 * [backup-simplify]: Simplify k into k 4.027 * [backup-simplify]: Simplify (* k k) into (pow k 2) 4.027 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 4.027 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in m 4.027 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in m 4.027 * [taylor]: Taking taylor expansion of 10.0 in m 4.027 * [backup-simplify]: Simplify 10.0 into 10.0 4.027 * [taylor]: Taking taylor expansion of (/ 1 k) in m 4.027 * [taylor]: Taking taylor expansion of k in m 4.027 * [backup-simplify]: Simplify k into k 4.027 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 4.027 * [taylor]: Taking taylor expansion of 1.0 in m 4.027 * [backup-simplify]: Simplify 1.0 into 1.0 4.027 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in m 4.027 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in m 4.027 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in m 4.027 * [taylor]: Taking taylor expansion of (/ 1 m) in m 4.027 * [taylor]: Taking taylor expansion of m in m 4.027 * [backup-simplify]: Simplify 0 into 0 4.027 * [backup-simplify]: Simplify 1 into 1 4.027 * [backup-simplify]: Simplify (/ 1 1) into 1 4.027 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in m 4.027 * [taylor]: Taking taylor expansion of (/ 1 k) in m 4.027 * [taylor]: Taking taylor expansion of k in m 4.027 * [backup-simplify]: Simplify k into k 4.028 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 4.028 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 4.028 * [backup-simplify]: Simplify (* 1 (log (/ 1 k))) into (log (/ 1 k)) 4.028 * [backup-simplify]: Simplify (exp (* (/ 1 m) (log (/ 1 k)))) into (exp (/ (log (/ 1 k)) m)) 4.028 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 4.028 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 4.028 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) into (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) 4.028 * [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))) 4.028 * [taylor]: Taking taylor expansion of (/ (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) (pow (/ 1 k) (/ 1 m))) in k 4.028 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 4.028 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 4.028 * [taylor]: Taking taylor expansion of (pow k 2) in k 4.028 * [taylor]: Taking taylor expansion of k in k 4.028 * [backup-simplify]: Simplify 0 into 0 4.028 * [backup-simplify]: Simplify 1 into 1 4.034 * [backup-simplify]: Simplify (* 1 1) into 1 4.034 * [backup-simplify]: Simplify (/ 1 1) into 1 4.034 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 4.034 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 4.035 * [taylor]: Taking taylor expansion of 10.0 in k 4.035 * [backup-simplify]: Simplify 10.0 into 10.0 4.035 * [taylor]: Taking taylor expansion of (/ 1 k) in k 4.035 * [taylor]: Taking taylor expansion of k in k 4.035 * [backup-simplify]: Simplify 0 into 0 4.035 * [backup-simplify]: Simplify 1 into 1 4.035 * [backup-simplify]: Simplify (/ 1 1) into 1 4.035 * [taylor]: Taking taylor expansion of 1.0 in k 4.035 * [backup-simplify]: Simplify 1.0 into 1.0 4.035 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in k 4.035 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in k 4.035 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in k 4.035 * [taylor]: Taking taylor expansion of (/ 1 m) in k 4.035 * [taylor]: Taking taylor expansion of m in k 4.035 * [backup-simplify]: Simplify m into m 4.035 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 4.035 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 4.035 * [taylor]: Taking taylor expansion of (/ 1 k) in k 4.035 * [taylor]: Taking taylor expansion of k in k 4.035 * [backup-simplify]: Simplify 0 into 0 4.035 * [backup-simplify]: Simplify 1 into 1 4.035 * [backup-simplify]: Simplify (/ 1 1) into 1 4.036 * [backup-simplify]: Simplify (log 1) into 0 4.036 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 4.036 * [backup-simplify]: Simplify (* (/ 1 m) (- (log k))) into (* -1 (/ (log k) m)) 4.036 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 4.036 * [backup-simplify]: Simplify (+ 1 0) into 1 4.037 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 4.037 * [taylor]: Taking taylor expansion of (/ (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) (pow (/ 1 k) (/ 1 m))) in k 4.037 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 4.037 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 4.037 * [taylor]: Taking taylor expansion of (pow k 2) in k 4.037 * [taylor]: Taking taylor expansion of k in k 4.037 * [backup-simplify]: Simplify 0 into 0 4.037 * [backup-simplify]: Simplify 1 into 1 4.037 * [backup-simplify]: Simplify (* 1 1) into 1 4.037 * [backup-simplify]: Simplify (/ 1 1) into 1 4.037 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 4.037 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 4.037 * [taylor]: Taking taylor expansion of 10.0 in k 4.037 * [backup-simplify]: Simplify 10.0 into 10.0 4.037 * [taylor]: Taking taylor expansion of (/ 1 k) in k 4.037 * [taylor]: Taking taylor expansion of k in k 4.037 * [backup-simplify]: Simplify 0 into 0 4.037 * [backup-simplify]: Simplify 1 into 1 4.038 * [backup-simplify]: Simplify (/ 1 1) into 1 4.038 * [taylor]: Taking taylor expansion of 1.0 in k 4.038 * [backup-simplify]: Simplify 1.0 into 1.0 4.038 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in k 4.038 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in k 4.038 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in k 4.038 * [taylor]: Taking taylor expansion of (/ 1 m) in k 4.038 * [taylor]: Taking taylor expansion of m in k 4.038 * [backup-simplify]: Simplify m into m 4.038 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 4.038 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 4.038 * [taylor]: Taking taylor expansion of (/ 1 k) in k 4.038 * [taylor]: Taking taylor expansion of k in k 4.038 * [backup-simplify]: Simplify 0 into 0 4.038 * [backup-simplify]: Simplify 1 into 1 4.038 * [backup-simplify]: Simplify (/ 1 1) into 1 4.038 * [backup-simplify]: Simplify (log 1) into 0 4.039 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 4.039 * [backup-simplify]: Simplify (* (/ 1 m) (- (log k))) into (* -1 (/ (log k) m)) 4.039 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 4.039 * [backup-simplify]: Simplify (+ 1 0) into 1 4.039 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 4.039 * [taylor]: Taking taylor expansion of (/ 1 (exp (* -1 (/ (log k) m)))) in m 4.039 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 4.039 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 4.039 * [taylor]: Taking taylor expansion of -1 in m 4.039 * [backup-simplify]: Simplify -1 into -1 4.039 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 4.039 * [taylor]: Taking taylor expansion of (log k) in m 4.039 * [taylor]: Taking taylor expansion of k in m 4.039 * [backup-simplify]: Simplify k into k 4.039 * [backup-simplify]: Simplify (log k) into (log k) 4.039 * [taylor]: Taking taylor expansion of m in m 4.039 * [backup-simplify]: Simplify 0 into 0 4.039 * [backup-simplify]: Simplify 1 into 1 4.040 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 4.040 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 4.040 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 4.040 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 4.040 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 4.040 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 4.041 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.041 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 4.041 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 4.042 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 4.043 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.044 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 4.044 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)))) into 0 4.045 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 4.045 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (* 0 (- (log k)))) into 0 4.046 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 1) 1)))) into 0 4.046 * [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))))) 4.047 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 (exp (* -1 (/ (log k) m))))) in m 4.047 * [taylor]: Taking taylor expansion of 10.0 in m 4.047 * [backup-simplify]: Simplify 10.0 into 10.0 4.047 * [taylor]: Taking taylor expansion of (/ 1 (exp (* -1 (/ (log k) m)))) in m 4.047 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 4.047 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 4.047 * [taylor]: Taking taylor expansion of -1 in m 4.047 * [backup-simplify]: Simplify -1 into -1 4.047 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 4.047 * [taylor]: Taking taylor expansion of (log k) in m 4.047 * [taylor]: Taking taylor expansion of k in m 4.047 * [backup-simplify]: Simplify k into k 4.047 * [backup-simplify]: Simplify (log k) into (log k) 4.047 * [taylor]: Taking taylor expansion of m in m 4.047 * [backup-simplify]: Simplify 0 into 0 4.047 * [backup-simplify]: Simplify 1 into 1 4.047 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 4.047 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 4.047 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 4.048 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 4.048 * [backup-simplify]: Simplify (* 10.0 (/ 1 (exp (* -1 (/ (log k) m))))) into (/ 10.0 (exp (* -1 (/ (log k) m)))) 4.048 * [backup-simplify]: Simplify (/ 10.0 (exp (* -1 (/ (log k) m)))) into (/ 10.0 (exp (* -1 (/ (log k) m)))) 4.048 * [backup-simplify]: Simplify (- (+ (* (/ 1 (exp (* -1 (/ (log k) m)))) (/ 0 (exp (* -1 (/ (log k) m))))))) into 0 4.049 * [backup-simplify]: Simplify 0 into 0 4.049 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 4.050 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.051 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.052 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 4.052 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 4.053 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 4.054 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.057 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 4.057 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 4.057 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 4.058 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (+ (* 0 0) (* 0 (- (log k))))) into 0 4.060 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 4.060 * [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))))) 4.061 * [taylor]: Taking taylor expansion of (* 1.0 (/ 1 (exp (* -1 (/ (log k) m))))) in m 4.061 * [taylor]: Taking taylor expansion of 1.0 in m 4.061 * [backup-simplify]: Simplify 1.0 into 1.0 4.061 * [taylor]: Taking taylor expansion of (/ 1 (exp (* -1 (/ (log k) m)))) in m 4.061 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 4.061 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 4.061 * [taylor]: Taking taylor expansion of -1 in m 4.061 * [backup-simplify]: Simplify -1 into -1 4.061 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 4.061 * [taylor]: Taking taylor expansion of (log k) in m 4.061 * [taylor]: Taking taylor expansion of k in m 4.061 * [backup-simplify]: Simplify k into k 4.061 * [backup-simplify]: Simplify (log k) into (log k) 4.061 * [taylor]: Taking taylor expansion of m in m 4.061 * [backup-simplify]: Simplify 0 into 0 4.061 * [backup-simplify]: Simplify 1 into 1 4.061 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 4.061 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 4.061 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 4.062 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 4.062 * [backup-simplify]: Simplify (* 1.0 (/ 1 (exp (* -1 (/ (log k) m))))) into (/ 1.0 (exp (* -1 (/ (log k) m)))) 4.062 * [backup-simplify]: Simplify (/ 1.0 (exp (* -1 (/ (log k) m)))) into (/ 1.0 (exp (* -1 (/ (log k) m)))) 4.063 * [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))))))))) 4.064 * [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))) 4.064 * [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 4.064 * [taylor]: Taking taylor expansion of (/ (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) (pow (/ -1 k) (/ -1 m))) in m 4.064 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in m 4.064 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in m 4.064 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 4.064 * [taylor]: Taking taylor expansion of (pow k 2) in m 4.064 * [taylor]: Taking taylor expansion of k in m 4.064 * [backup-simplify]: Simplify k into k 4.064 * [backup-simplify]: Simplify (* k k) into (pow k 2) 4.064 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 4.064 * [taylor]: Taking taylor expansion of 1.0 in m 4.064 * [backup-simplify]: Simplify 1.0 into 1.0 4.064 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in m 4.065 * [taylor]: Taking taylor expansion of 10.0 in m 4.065 * [backup-simplify]: Simplify 10.0 into 10.0 4.065 * [taylor]: Taking taylor expansion of (/ 1 k) in m 4.065 * [taylor]: Taking taylor expansion of k in m 4.065 * [backup-simplify]: Simplify k into k 4.065 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 4.065 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in m 4.065 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in m 4.065 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in m 4.065 * [taylor]: Taking taylor expansion of (/ -1 m) in m 4.065 * [taylor]: Taking taylor expansion of -1 in m 4.065 * [backup-simplify]: Simplify -1 into -1 4.065 * [taylor]: Taking taylor expansion of m in m 4.065 * [backup-simplify]: Simplify 0 into 0 4.065 * [backup-simplify]: Simplify 1 into 1 4.066 * [backup-simplify]: Simplify (/ -1 1) into -1 4.066 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in m 4.066 * [taylor]: Taking taylor expansion of (/ -1 k) in m 4.066 * [taylor]: Taking taylor expansion of -1 in m 4.066 * [backup-simplify]: Simplify -1 into -1 4.066 * [taylor]: Taking taylor expansion of k in m 4.066 * [backup-simplify]: Simplify k into k 4.066 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 4.066 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 4.066 * [backup-simplify]: Simplify (* -1 (log (/ -1 k))) into (* -1 (log (/ -1 k))) 4.067 * [backup-simplify]: Simplify (exp (* (/ -1 m) (log (/ -1 k)))) into (exp (* -1 (/ (log (/ -1 k)) m))) 4.067 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1.0) into (+ (/ 1 (pow k 2)) 1.0) 4.067 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 4.067 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 4.067 * [backup-simplify]: Simplify (+ (+ (/ 1 (pow k 2)) 1.0) (- (* 10.0 (/ 1 k)))) into (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) 4.068 * [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)))) 4.068 * [taylor]: Taking taylor expansion of (/ (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) (pow (/ -1 k) (/ -1 m))) in k 4.068 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 4.068 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 4.068 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 4.068 * [taylor]: Taking taylor expansion of (pow k 2) in k 4.068 * [taylor]: Taking taylor expansion of k in k 4.068 * [backup-simplify]: Simplify 0 into 0 4.068 * [backup-simplify]: Simplify 1 into 1 4.069 * [backup-simplify]: Simplify (* 1 1) into 1 4.069 * [backup-simplify]: Simplify (/ 1 1) into 1 4.069 * [taylor]: Taking taylor expansion of 1.0 in k 4.069 * [backup-simplify]: Simplify 1.0 into 1.0 4.069 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 4.069 * [taylor]: Taking taylor expansion of 10.0 in k 4.069 * [backup-simplify]: Simplify 10.0 into 10.0 4.069 * [taylor]: Taking taylor expansion of (/ 1 k) in k 4.069 * [taylor]: Taking taylor expansion of k in k 4.069 * [backup-simplify]: Simplify 0 into 0 4.069 * [backup-simplify]: Simplify 1 into 1 4.070 * [backup-simplify]: Simplify (/ 1 1) into 1 4.070 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in k 4.070 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in k 4.070 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in k 4.070 * [taylor]: Taking taylor expansion of (/ -1 m) in k 4.070 * [taylor]: Taking taylor expansion of -1 in k 4.070 * [backup-simplify]: Simplify -1 into -1 4.070 * [taylor]: Taking taylor expansion of m in k 4.070 * [backup-simplify]: Simplify m into m 4.070 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 4.070 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 4.070 * [taylor]: Taking taylor expansion of (/ -1 k) in k 4.070 * [taylor]: Taking taylor expansion of -1 in k 4.070 * [backup-simplify]: Simplify -1 into -1 4.070 * [taylor]: Taking taylor expansion of k in k 4.070 * [backup-simplify]: Simplify 0 into 0 4.070 * [backup-simplify]: Simplify 1 into 1 4.071 * [backup-simplify]: Simplify (/ -1 1) into -1 4.071 * [backup-simplify]: Simplify (log -1) into (log -1) 4.072 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 4.073 * [backup-simplify]: Simplify (* (/ -1 m) (- (log -1) (log k))) into (* -1 (/ (- (log -1) (log k)) m)) 4.073 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 4.074 * [backup-simplify]: Simplify (+ 1 0) into 1 4.074 * [backup-simplify]: Simplify (+ 1 0) into 1 4.075 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 4.075 * [taylor]: Taking taylor expansion of (/ (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) (pow (/ -1 k) (/ -1 m))) in k 4.075 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 4.075 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 4.075 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 4.075 * [taylor]: Taking taylor expansion of (pow k 2) in k 4.075 * [taylor]: Taking taylor expansion of k in k 4.075 * [backup-simplify]: Simplify 0 into 0 4.075 * [backup-simplify]: Simplify 1 into 1 4.076 * [backup-simplify]: Simplify (* 1 1) into 1 4.076 * [backup-simplify]: Simplify (/ 1 1) into 1 4.076 * [taylor]: Taking taylor expansion of 1.0 in k 4.076 * [backup-simplify]: Simplify 1.0 into 1.0 4.076 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 4.076 * [taylor]: Taking taylor expansion of 10.0 in k 4.076 * [backup-simplify]: Simplify 10.0 into 10.0 4.076 * [taylor]: Taking taylor expansion of (/ 1 k) in k 4.076 * [taylor]: Taking taylor expansion of k in k 4.076 * [backup-simplify]: Simplify 0 into 0 4.076 * [backup-simplify]: Simplify 1 into 1 4.077 * [backup-simplify]: Simplify (/ 1 1) into 1 4.077 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in k 4.077 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in k 4.077 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in k 4.077 * [taylor]: Taking taylor expansion of (/ -1 m) in k 4.077 * [taylor]: Taking taylor expansion of -1 in k 4.077 * [backup-simplify]: Simplify -1 into -1 4.077 * [taylor]: Taking taylor expansion of m in k 4.077 * [backup-simplify]: Simplify m into m 4.077 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 4.077 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 4.077 * [taylor]: Taking taylor expansion of (/ -1 k) in k 4.077 * [taylor]: Taking taylor expansion of -1 in k 4.077 * [backup-simplify]: Simplify -1 into -1 4.077 * [taylor]: Taking taylor expansion of k in k 4.077 * [backup-simplify]: Simplify 0 into 0 4.077 * [backup-simplify]: Simplify 1 into 1 4.078 * [backup-simplify]: Simplify (/ -1 1) into -1 4.078 * [backup-simplify]: Simplify (log -1) into (log -1) 4.079 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 4.080 * [backup-simplify]: Simplify (* (/ -1 m) (- (log -1) (log k))) into (* -1 (/ (- (log -1) (log k)) m)) 4.080 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 4.081 * [backup-simplify]: Simplify (+ 1 0) into 1 4.081 * [backup-simplify]: Simplify (+ 1 0) into 1 4.082 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 4.082 * [taylor]: Taking taylor expansion of (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 4.082 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 4.082 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 4.082 * [taylor]: Taking taylor expansion of -1 in m 4.082 * [backup-simplify]: Simplify -1 into -1 4.082 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 4.082 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 4.082 * [taylor]: Taking taylor expansion of (log -1) in m 4.082 * [taylor]: Taking taylor expansion of -1 in m 4.082 * [backup-simplify]: Simplify -1 into -1 4.083 * [backup-simplify]: Simplify (log -1) into (log -1) 4.083 * [taylor]: Taking taylor expansion of (log k) in m 4.083 * [taylor]: Taking taylor expansion of k in m 4.083 * [backup-simplify]: Simplify k into k 4.083 * [backup-simplify]: Simplify (log k) into (log k) 4.083 * [taylor]: Taking taylor expansion of m in m 4.083 * [backup-simplify]: Simplify 0 into 0 4.083 * [backup-simplify]: Simplify 1 into 1 4.083 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 4.083 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 4.084 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 4.085 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 4.085 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 4.086 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 4.087 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 4.087 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 4.088 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.089 * [backup-simplify]: Simplify (+ 0 0) into 0 4.089 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 4.089 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 4.090 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 4.091 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 4.093 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 4.093 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)))) into 0 4.094 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 4.094 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (* 0 (- (log -1) (log k)))) into 0 4.095 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 1) 1)))) into 0 4.096 * [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.096 * [taylor]: Taking taylor expansion of (- (* 10.0 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))))) in m 4.096 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 4.096 * [taylor]: Taking taylor expansion of 10.0 in m 4.096 * [backup-simplify]: Simplify 10.0 into 10.0 4.096 * [taylor]: Taking taylor expansion of (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 4.096 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 4.096 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 4.096 * [taylor]: Taking taylor expansion of -1 in m 4.096 * [backup-simplify]: Simplify -1 into -1 4.096 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 4.096 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 4.096 * [taylor]: Taking taylor expansion of (log -1) in m 4.096 * [taylor]: Taking taylor expansion of -1 in m 4.096 * [backup-simplify]: Simplify -1 into -1 4.096 * [backup-simplify]: Simplify (log -1) into (log -1) 4.096 * [taylor]: Taking taylor expansion of (log k) in m 4.097 * [taylor]: Taking taylor expansion of k in m 4.097 * [backup-simplify]: Simplify k into k 4.097 * [backup-simplify]: Simplify (log k) into (log k) 4.097 * [taylor]: Taking taylor expansion of m in m 4.097 * [backup-simplify]: Simplify 0 into 0 4.097 * [backup-simplify]: Simplify 1 into 1 4.097 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 4.097 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 4.097 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 4.098 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 4.098 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 4.098 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 4.099 * [backup-simplify]: Simplify (* 10.0 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (/ 10.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 4.099 * [backup-simplify]: Simplify (- (/ 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 10.0 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))))) 4.099 * [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.100 * [backup-simplify]: Simplify (- (+ (* (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) (/ 0 (exp (* -1 (/ (- (log -1) (log k)) m))))))) into 0 4.100 * [backup-simplify]: Simplify 0 into 0 4.101 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 4.101 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.102 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 4.102 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.102 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 4.103 * [backup-simplify]: Simplify (- 0) into 0 4.103 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 4.103 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.105 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 4.105 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 4.106 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 4.106 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (+ (* 0 0) (* 0 (- (log -1) (log k))))) into 0 4.107 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 4.109 * [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.109 * [taylor]: Taking taylor expansion of (* 1.0 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 4.109 * [taylor]: Taking taylor expansion of 1.0 in m 4.109 * [backup-simplify]: Simplify 1.0 into 1.0 4.109 * [taylor]: Taking taylor expansion of (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 4.109 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 4.109 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 4.109 * [taylor]: Taking taylor expansion of -1 in m 4.109 * [backup-simplify]: Simplify -1 into -1 4.109 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 4.109 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 4.109 * [taylor]: Taking taylor expansion of (log -1) in m 4.109 * [taylor]: Taking taylor expansion of -1 in m 4.109 * [backup-simplify]: Simplify -1 into -1 4.110 * [backup-simplify]: Simplify (log -1) into (log -1) 4.110 * [taylor]: Taking taylor expansion of (log k) in m 4.110 * [taylor]: Taking taylor expansion of k in m 4.110 * [backup-simplify]: Simplify k into k 4.110 * [backup-simplify]: Simplify (log k) into (log k) 4.110 * [taylor]: Taking taylor expansion of m in m 4.110 * [backup-simplify]: Simplify 0 into 0 4.110 * [backup-simplify]: Simplify 1 into 1 4.110 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 4.110 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 4.110 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 4.111 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 4.111 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 4.111 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 4.112 * [backup-simplify]: Simplify (* 1.0 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (/ 1.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 4.112 * [backup-simplify]: Simplify (/ 1.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 4.114 * [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.114 * * * [progress]: simplifying candidates 4.118 * [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.127 * * [simplify]: Extracting # 0 : cost 0 4.128 * * [simplify]: Extracting # 1 : cost 0 4.129 * * [simplify]: Extracting # 2 : cost 0 4.131 * * [simplify]: Extracting # 3 : cost 0 4.132 * * [simplify]: Extracting # 4 : cost 0 4.133 * * [simplify]: Extracting # 5 : cost 0 4.134 * * [simplify]: Extracting # 6 : cost 0 4.136 * * [simplify]: Extracting # 7 : cost 0 4.137 * * [simplify]: Extracting # 8 : cost 0 4.138 * * [simplify]: Extracting # 9 : cost 0 4.140 * * [simplify]: Extracting # 10 : cost 0 4.141 * * [simplify]: Extracting # 11 : cost 0 4.142 * * [simplify]: Extracting # 12 : cost 0 4.143 * * [simplify]: iteration 0 : 366 enodes (cost 4560 ) 4.331 * * [simplify]: Extracting # 0 : cost 0 4.333 * * [simplify]: Extracting # 1 : cost 0 4.335 * * [simplify]: Extracting # 2 : cost 0 4.336 * * [simplify]: Extracting # 3 : cost 0 4.337 * * [simplify]: Extracting # 4 : cost 0 4.338 * * [simplify]: Extracting # 5 : cost 0 4.339 * * [simplify]: Extracting # 6 : cost 0 4.340 * * [simplify]: iteration 1 : 840 enodes (cost 4341 ) 4.858 * * [simplify]: Extracting # 0 : cost 0 4.862 * * [simplify]: Extracting # 1 : cost 0 4.866 * * [simplify]: Extracting # 2 : cost 0 4.869 * * [simplify]: Extracting # 3 : cost 0 4.873 * * [simplify]: Extracting # 4 : cost 0 4.877 * * [simplify]: iteration 2 : 2851 enodes (cost 4178 ) 6.137 * * [simplify]: Extracting # 0 : cost 0 6.150 * * [simplify]: Extracting # 1 : cost 0 6.161 * * [simplify]: Extracting # 2 : cost 0 6.172 * * [simplify]: Extracting # 3 : cost 0 6.185 * * [simplify]: Extracting # 4 : cost 0 6.197 * * [simplify]: iteration done: 5001 enodes (cost 4148 ) 6.200 * [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.203 * * * [progress]: adding candidates to table 7.496 * * [progress]: iteration 2 / 4 7.496 * * * [progress]: picking best candidate 7.506 * * * * [pick]: Picked # 7.506 * * * [progress]: localizing error 7.538 * * * [progress]: generating rewritten candidates 7.538 * * * * [progress]: [ 1 / 4 ] rewriting at (2 2 2 1) 7.554 * * * * [progress]: [ 2 / 4 ] rewriting at (2 1 2) 7.573 * * * * [progress]: [ 3 / 4 ] rewriting at (2) 7.854 * * * * [progress]: [ 4 / 4 ] rewriting at (2 1) 7.926 * * * [progress]: generating series expansions 7.926 * * * * [progress]: [ 1 / 4 ] generating series at (2 2 2 1) 7.926 * [backup-simplify]: Simplify (sqrt (+ (* k (+ 10.0 k)) 1.0)) into (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) 7.926 * [approximate]: Taking taylor expansion of (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) in (k) around 0 7.926 * [taylor]: Taking taylor expansion of (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 7.926 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 7.926 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 7.926 * [taylor]: Taking taylor expansion of 10.0 in k 7.926 * [backup-simplify]: Simplify 10.0 into 10.0 7.926 * [taylor]: Taking taylor expansion of k in k 7.926 * [backup-simplify]: Simplify 0 into 0 7.926 * [backup-simplify]: Simplify 1 into 1 7.926 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 7.926 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.927 * [taylor]: Taking taylor expansion of k in k 7.927 * [backup-simplify]: Simplify 0 into 0 7.927 * [backup-simplify]: Simplify 1 into 1 7.927 * [taylor]: Taking taylor expansion of 1.0 in k 7.927 * [backup-simplify]: Simplify 1.0 into 1.0 7.927 * [backup-simplify]: Simplify (* 10.0 0) into 0 7.928 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.928 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.928 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 7.930 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 7.930 * [backup-simplify]: Simplify (+ 0 0) into 0 7.931 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 7.932 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1.0))) into (/ 5.0 (sqrt 1.0)) 7.933 * [taylor]: Taking taylor expansion of (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 7.933 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 7.933 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 7.933 * [taylor]: Taking taylor expansion of 10.0 in k 7.933 * [backup-simplify]: Simplify 10.0 into 10.0 7.933 * [taylor]: Taking taylor expansion of k in k 7.933 * [backup-simplify]: Simplify 0 into 0 7.933 * [backup-simplify]: Simplify 1 into 1 7.933 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 7.933 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.933 * [taylor]: Taking taylor expansion of k in k 7.933 * [backup-simplify]: Simplify 0 into 0 7.933 * [backup-simplify]: Simplify 1 into 1 7.933 * [taylor]: Taking taylor expansion of 1.0 in k 7.933 * [backup-simplify]: Simplify 1.0 into 1.0 7.933 * [backup-simplify]: Simplify (* 10.0 0) into 0 7.933 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.934 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.934 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 7.935 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 7.935 * [backup-simplify]: Simplify (+ 0 0) into 0 7.936 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 7.937 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1.0))) into (/ 5.0 (sqrt 1.0)) 7.937 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 7.938 * [backup-simplify]: Simplify (/ 5.0 (sqrt 1.0)) into (/ 5.0 (sqrt 1.0)) 7.939 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 1) (* 0 0))) into 0 7.939 * [backup-simplify]: Simplify (* 1 1) into 1 7.939 * [backup-simplify]: Simplify (+ 1 0) into 1 7.940 * [backup-simplify]: Simplify (+ 0 1) into 1 7.943 * [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.953 * [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.959 * [backup-simplify]: Simplify (+ (* (* 1/2 (/ (- 1 (* 25.0 (/ 1 (pow (sqrt 1.0) 2)))) (sqrt 1.0))) (pow k 2)) (+ (* (/ 5.0 (sqrt 1.0)) k) (sqrt 1.0))) into (- (+ (* 1/2 (/ (pow k 2) (sqrt 1.0))) (+ (sqrt 1.0) (* 5.0 (/ k (sqrt 1.0))))) (* 12.5 (/ (pow k 2) (pow (sqrt 1.0) 3)))) 7.959 * [backup-simplify]: Simplify (sqrt (+ (* (/ 1 k) (+ 10.0 (/ 1 k))) 1.0)) into (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) 7.959 * [approximate]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in (k) around 0 7.959 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 7.959 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 7.959 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 7.959 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.959 * [taylor]: Taking taylor expansion of k in k 7.959 * [backup-simplify]: Simplify 0 into 0 7.959 * [backup-simplify]: Simplify 1 into 1 7.959 * [backup-simplify]: Simplify (* 1 1) into 1 7.960 * [backup-simplify]: Simplify (/ 1 1) into 1 7.960 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 7.960 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 7.960 * [taylor]: Taking taylor expansion of 10.0 in k 7.960 * [backup-simplify]: Simplify 10.0 into 10.0 7.960 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.960 * [taylor]: Taking taylor expansion of k in k 7.960 * [backup-simplify]: Simplify 0 into 0 7.960 * [backup-simplify]: Simplify 1 into 1 7.960 * [backup-simplify]: Simplify (/ 1 1) into 1 7.960 * [taylor]: Taking taylor expansion of 1.0 in k 7.960 * [backup-simplify]: Simplify 1.0 into 1.0 7.960 * [backup-simplify]: Simplify (+ 1 0) into 1 7.961 * [backup-simplify]: Simplify (sqrt 1) into 1 7.961 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.961 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.962 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 7.962 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 7.962 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 7.963 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1))) into 5.0 7.963 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 7.963 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 7.963 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 7.963 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.963 * [taylor]: Taking taylor expansion of k in k 7.963 * [backup-simplify]: Simplify 0 into 0 7.963 * [backup-simplify]: Simplify 1 into 1 7.963 * [backup-simplify]: Simplify (* 1 1) into 1 7.963 * [backup-simplify]: Simplify (/ 1 1) into 1 7.964 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 7.964 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 7.964 * [taylor]: Taking taylor expansion of 10.0 in k 7.964 * [backup-simplify]: Simplify 10.0 into 10.0 7.964 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.964 * [taylor]: Taking taylor expansion of k in k 7.964 * [backup-simplify]: Simplify 0 into 0 7.964 * [backup-simplify]: Simplify 1 into 1 7.964 * [backup-simplify]: Simplify (/ 1 1) into 1 7.964 * [taylor]: Taking taylor expansion of 1.0 in k 7.964 * [backup-simplify]: Simplify 1.0 into 1.0 7.964 * [backup-simplify]: Simplify (+ 1 0) into 1 7.964 * [backup-simplify]: Simplify (sqrt 1) into 1 7.965 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.965 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.966 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 7.966 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 7.967 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 7.968 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1))) into 5.0 7.968 * [backup-simplify]: Simplify 1 into 1 7.968 * [backup-simplify]: Simplify 5.0 into 5.0 7.969 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.970 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.970 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.971 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 7.972 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.972 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.975 * [backup-simplify]: Simplify (/ (- 1.0 (pow 5.0 2) (+)) (* 2 1)) into -12.0 7.975 * [backup-simplify]: Simplify -12.0 into -12.0 7.975 * [backup-simplify]: Simplify (+ (* -12.0 (/ 1 k)) (+ 5.0 (* 1 (/ 1 (/ 1 k))))) into (- (+ k 5.0) (* 12.0 (/ 1 k))) 7.976 * [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.976 * [approximate]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in (k) around 0 7.976 * [taylor]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 7.976 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 7.976 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 7.976 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 7.976 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.976 * [taylor]: Taking taylor expansion of k in k 7.976 * [backup-simplify]: Simplify 0 into 0 7.976 * [backup-simplify]: Simplify 1 into 1 7.976 * [backup-simplify]: Simplify (* 1 1) into 1 7.977 * [backup-simplify]: Simplify (/ 1 1) into 1 7.977 * [taylor]: Taking taylor expansion of 1.0 in k 7.977 * [backup-simplify]: Simplify 1.0 into 1.0 7.977 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 7.977 * [taylor]: Taking taylor expansion of 10.0 in k 7.977 * [backup-simplify]: Simplify 10.0 into 10.0 7.977 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.977 * [taylor]: Taking taylor expansion of k in k 7.977 * [backup-simplify]: Simplify 0 into 0 7.977 * [backup-simplify]: Simplify 1 into 1 7.977 * [backup-simplify]: Simplify (/ 1 1) into 1 7.978 * [backup-simplify]: Simplify (+ 1 0) into 1 7.978 * [backup-simplify]: Simplify (+ 1 0) into 1 7.978 * [backup-simplify]: Simplify (sqrt 1) into 1 7.979 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.980 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.980 * [backup-simplify]: Simplify (+ 0 0) into 0 7.980 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 7.981 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 7.982 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 7.984 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1))) into -5.0 7.984 * [taylor]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 7.984 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 7.984 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 7.984 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 7.984 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.984 * [taylor]: Taking taylor expansion of k in k 7.984 * [backup-simplify]: Simplify 0 into 0 7.984 * [backup-simplify]: Simplify 1 into 1 7.984 * [backup-simplify]: Simplify (* 1 1) into 1 7.984 * [backup-simplify]: Simplify (/ 1 1) into 1 7.985 * [taylor]: Taking taylor expansion of 1.0 in k 7.985 * [backup-simplify]: Simplify 1.0 into 1.0 7.985 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 7.985 * [taylor]: Taking taylor expansion of 10.0 in k 7.985 * [backup-simplify]: Simplify 10.0 into 10.0 7.985 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.985 * [taylor]: Taking taylor expansion of k in k 7.985 * [backup-simplify]: Simplify 0 into 0 7.985 * [backup-simplify]: Simplify 1 into 1 7.985 * [backup-simplify]: Simplify (/ 1 1) into 1 7.986 * [backup-simplify]: Simplify (+ 1 0) into 1 7.986 * [backup-simplify]: Simplify (+ 1 0) into 1 7.986 * [backup-simplify]: Simplify (sqrt 1) into 1 7.987 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.988 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.988 * [backup-simplify]: Simplify (+ 0 0) into 0 7.988 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 7.989 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 7.990 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 7.991 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1))) into -5.0 7.992 * [backup-simplify]: Simplify 1 into 1 7.992 * [backup-simplify]: Simplify -5.0 into -5.0 7.992 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.993 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.994 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.994 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.995 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 7.995 * [backup-simplify]: Simplify (- 0) into 0 7.996 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 7.999 * [backup-simplify]: Simplify (/ (- 1.0 (pow -5.0 2) (+)) (* 2 1)) into -12.0 7.999 * [backup-simplify]: Simplify -12.0 into -12.0 7.999 * [backup-simplify]: Simplify (+ (* -12.0 (/ 1 (- k))) (+ -5.0 (* 1 (/ 1 (/ 1 (- k)))))) into (- (* 12.0 (/ 1 k)) (+ k 5.0)) 7.999 * * * * [progress]: [ 2 / 4 ] generating series at (2 1 2) 7.999 * [backup-simplify]: Simplify (sqrt (+ (* k (+ 10.0 k)) 1.0)) into (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) 8.000 * [approximate]: Taking taylor expansion of (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) in (k) around 0 8.000 * [taylor]: Taking taylor expansion of (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 8.000 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 8.000 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 8.000 * [taylor]: Taking taylor expansion of 10.0 in k 8.000 * [backup-simplify]: Simplify 10.0 into 10.0 8.000 * [taylor]: Taking taylor expansion of k in k 8.000 * [backup-simplify]: Simplify 0 into 0 8.000 * [backup-simplify]: Simplify 1 into 1 8.000 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 8.000 * [taylor]: Taking taylor expansion of (pow k 2) in k 8.000 * [taylor]: Taking taylor expansion of k in k 8.000 * [backup-simplify]: Simplify 0 into 0 8.000 * [backup-simplify]: Simplify 1 into 1 8.000 * [taylor]: Taking taylor expansion of 1.0 in k 8.000 * [backup-simplify]: Simplify 1.0 into 1.0 8.000 * [backup-simplify]: Simplify (* 10.0 0) into 0 8.001 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.001 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.002 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 8.003 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 8.003 * [backup-simplify]: Simplify (+ 0 0) into 0 8.004 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 8.005 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1.0))) into (/ 5.0 (sqrt 1.0)) 8.005 * [taylor]: Taking taylor expansion of (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 8.005 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 8.005 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 8.005 * [taylor]: Taking taylor expansion of 10.0 in k 8.005 * [backup-simplify]: Simplify 10.0 into 10.0 8.006 * [taylor]: Taking taylor expansion of k in k 8.006 * [backup-simplify]: Simplify 0 into 0 8.006 * [backup-simplify]: Simplify 1 into 1 8.006 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 8.006 * [taylor]: Taking taylor expansion of (pow k 2) in k 8.006 * [taylor]: Taking taylor expansion of k in k 8.006 * [backup-simplify]: Simplify 0 into 0 8.006 * [backup-simplify]: Simplify 1 into 1 8.006 * [taylor]: Taking taylor expansion of 1.0 in k 8.006 * [backup-simplify]: Simplify 1.0 into 1.0 8.006 * [backup-simplify]: Simplify (* 10.0 0) into 0 8.007 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.007 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.007 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 8.009 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 8.009 * [backup-simplify]: Simplify (+ 0 0) into 0 8.009 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 8.011 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1.0))) into (/ 5.0 (sqrt 1.0)) 8.011 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 8.012 * [backup-simplify]: Simplify (/ 5.0 (sqrt 1.0)) into (/ 5.0 (sqrt 1.0)) 8.013 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 1) (* 0 0))) into 0 8.014 * [backup-simplify]: Simplify (* 1 1) into 1 8.014 * [backup-simplify]: Simplify (+ 1 0) into 1 8.014 * [backup-simplify]: Simplify (+ 0 1) into 1 8.020 * [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))) 8.027 * [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))) 8.036 * [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)))) 8.036 * [backup-simplify]: Simplify (sqrt (+ (* (/ 1 k) (+ 10.0 (/ 1 k))) 1.0)) into (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) 8.036 * [approximate]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in (k) around 0 8.036 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 8.036 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 8.036 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 8.036 * [taylor]: Taking taylor expansion of (pow k 2) in k 8.036 * [taylor]: Taking taylor expansion of k in k 8.036 * [backup-simplify]: Simplify 0 into 0 8.036 * [backup-simplify]: Simplify 1 into 1 8.037 * [backup-simplify]: Simplify (* 1 1) into 1 8.037 * [backup-simplify]: Simplify (/ 1 1) into 1 8.037 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 8.037 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 8.037 * [taylor]: Taking taylor expansion of 10.0 in k 8.037 * [backup-simplify]: Simplify 10.0 into 10.0 8.037 * [taylor]: Taking taylor expansion of (/ 1 k) in k 8.037 * [taylor]: Taking taylor expansion of k in k 8.037 * [backup-simplify]: Simplify 0 into 0 8.037 * [backup-simplify]: Simplify 1 into 1 8.038 * [backup-simplify]: Simplify (/ 1 1) into 1 8.038 * [taylor]: Taking taylor expansion of 1.0 in k 8.038 * [backup-simplify]: Simplify 1.0 into 1.0 8.038 * [backup-simplify]: Simplify (+ 1 0) into 1 8.038 * [backup-simplify]: Simplify (sqrt 1) into 1 8.039 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.040 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.040 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 8.041 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 8.041 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 8.042 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1))) into 5.0 8.043 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 8.043 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 8.043 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 8.043 * [taylor]: Taking taylor expansion of (pow k 2) in k 8.043 * [taylor]: Taking taylor expansion of k in k 8.043 * [backup-simplify]: Simplify 0 into 0 8.043 * [backup-simplify]: Simplify 1 into 1 8.043 * [backup-simplify]: Simplify (* 1 1) into 1 8.043 * [backup-simplify]: Simplify (/ 1 1) into 1 8.043 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 8.044 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 8.044 * [taylor]: Taking taylor expansion of 10.0 in k 8.044 * [backup-simplify]: Simplify 10.0 into 10.0 8.044 * [taylor]: Taking taylor expansion of (/ 1 k) in k 8.044 * [taylor]: Taking taylor expansion of k in k 8.044 * [backup-simplify]: Simplify 0 into 0 8.044 * [backup-simplify]: Simplify 1 into 1 8.044 * [backup-simplify]: Simplify (/ 1 1) into 1 8.044 * [taylor]: Taking taylor expansion of 1.0 in k 8.044 * [backup-simplify]: Simplify 1.0 into 1.0 8.044 * [backup-simplify]: Simplify (+ 1 0) into 1 8.045 * [backup-simplify]: Simplify (sqrt 1) into 1 8.045 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.046 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.047 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 8.047 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 8.047 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 8.049 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1))) into 5.0 8.049 * [backup-simplify]: Simplify 1 into 1 8.049 * [backup-simplify]: Simplify 5.0 into 5.0 8.050 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 8.051 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.052 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.053 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 8.053 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.054 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.057 * [backup-simplify]: Simplify (/ (- 1.0 (pow 5.0 2) (+)) (* 2 1)) into -12.0 8.057 * [backup-simplify]: Simplify -12.0 into -12.0 8.057 * [backup-simplify]: Simplify (+ (* -12.0 (/ 1 k)) (+ 5.0 (* 1 (/ 1 (/ 1 k))))) into (- (+ k 5.0) (* 12.0 (/ 1 k))) 8.058 * [backup-simplify]: Simplify (sqrt (+ (* (/ 1 (- k)) (+ 10.0 (/ 1 (- k)))) 1.0)) into (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) 8.058 * [approximate]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in (k) around 0 8.058 * [taylor]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 8.058 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 8.058 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 8.058 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 8.058 * [taylor]: Taking taylor expansion of (pow k 2) in k 8.058 * [taylor]: Taking taylor expansion of k in k 8.058 * [backup-simplify]: Simplify 0 into 0 8.058 * [backup-simplify]: Simplify 1 into 1 8.058 * [backup-simplify]: Simplify (* 1 1) into 1 8.059 * [backup-simplify]: Simplify (/ 1 1) into 1 8.059 * [taylor]: Taking taylor expansion of 1.0 in k 8.059 * [backup-simplify]: Simplify 1.0 into 1.0 8.059 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 8.059 * [taylor]: Taking taylor expansion of 10.0 in k 8.059 * [backup-simplify]: Simplify 10.0 into 10.0 8.059 * [taylor]: Taking taylor expansion of (/ 1 k) in k 8.059 * [taylor]: Taking taylor expansion of k in k 8.059 * [backup-simplify]: Simplify 0 into 0 8.059 * [backup-simplify]: Simplify 1 into 1 8.059 * [backup-simplify]: Simplify (/ 1 1) into 1 8.060 * [backup-simplify]: Simplify (+ 1 0) into 1 8.060 * [backup-simplify]: Simplify (+ 1 0) into 1 8.061 * [backup-simplify]: Simplify (sqrt 1) into 1 8.061 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.062 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.062 * [backup-simplify]: Simplify (+ 0 0) into 0 8.063 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 8.063 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 8.064 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 8.066 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1))) into -5.0 8.066 * [taylor]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 8.066 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 8.066 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 8.066 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 8.066 * [taylor]: Taking taylor expansion of (pow k 2) in k 8.066 * [taylor]: Taking taylor expansion of k in k 8.066 * [backup-simplify]: Simplify 0 into 0 8.066 * [backup-simplify]: Simplify 1 into 1 8.066 * [backup-simplify]: Simplify (* 1 1) into 1 8.067 * [backup-simplify]: Simplify (/ 1 1) into 1 8.067 * [taylor]: Taking taylor expansion of 1.0 in k 8.067 * [backup-simplify]: Simplify 1.0 into 1.0 8.067 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 8.067 * [taylor]: Taking taylor expansion of 10.0 in k 8.067 * [backup-simplify]: Simplify 10.0 into 10.0 8.067 * [taylor]: Taking taylor expansion of (/ 1 k) in k 8.067 * [taylor]: Taking taylor expansion of k in k 8.067 * [backup-simplify]: Simplify 0 into 0 8.067 * [backup-simplify]: Simplify 1 into 1 8.067 * [backup-simplify]: Simplify (/ 1 1) into 1 8.068 * [backup-simplify]: Simplify (+ 1 0) into 1 8.068 * [backup-simplify]: Simplify (+ 1 0) into 1 8.069 * [backup-simplify]: Simplify (sqrt 1) into 1 8.069 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.070 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.070 * [backup-simplify]: Simplify (+ 0 0) into 0 8.071 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 8.071 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 8.072 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 8.075 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1))) into -5.0 8.075 * [backup-simplify]: Simplify 1 into 1 8.075 * [backup-simplify]: Simplify -5.0 into -5.0 8.076 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 8.077 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.077 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.078 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.079 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 8.079 * [backup-simplify]: Simplify (- 0) into 0 8.080 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 8.082 * [backup-simplify]: Simplify (/ (- 1.0 (pow -5.0 2) (+)) (* 2 1)) into -12.0 8.082 * [backup-simplify]: Simplify -12.0 into -12.0 8.083 * [backup-simplify]: Simplify (+ (* -12.0 (/ 1 (- k))) (+ -5.0 (* 1 (/ 1 (/ 1 (- k)))))) into (- (* 12.0 (/ 1 k)) (+ k 5.0)) 8.083 * * * * [progress]: [ 3 / 4 ] generating series at (2) 8.083 * [backup-simplify]: Simplify (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) into (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) 8.083 * [approximate]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in (k a m) around 0 8.084 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in m 8.084 * [taylor]: Taking taylor expansion of (* a (pow k m)) in m 8.084 * [taylor]: Taking taylor expansion of a in m 8.084 * [backup-simplify]: Simplify a into a 8.084 * [taylor]: Taking taylor expansion of (pow k m) in m 8.084 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 8.084 * [taylor]: Taking taylor expansion of (* m (log k)) in m 8.084 * [taylor]: Taking taylor expansion of m in m 8.084 * [backup-simplify]: Simplify 0 into 0 8.084 * [backup-simplify]: Simplify 1 into 1 8.084 * [taylor]: Taking taylor expansion of (log k) in m 8.084 * [taylor]: Taking taylor expansion of k in m 8.084 * [backup-simplify]: Simplify k into k 8.084 * [backup-simplify]: Simplify (log k) into (log k) 8.084 * [backup-simplify]: Simplify (* 0 (log k)) into 0 8.085 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 8.085 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 8.085 * [backup-simplify]: Simplify (exp 0) into 1 8.085 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in m 8.085 * [taylor]: Taking taylor expansion of (* 10.0 k) in m 8.085 * [taylor]: Taking taylor expansion of 10.0 in m 8.085 * [backup-simplify]: Simplify 10.0 into 10.0 8.085 * [taylor]: Taking taylor expansion of k in m 8.085 * [backup-simplify]: Simplify k into k 8.085 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in m 8.086 * [taylor]: Taking taylor expansion of (pow k 2) in m 8.086 * [taylor]: Taking taylor expansion of k in m 8.086 * [backup-simplify]: Simplify k into k 8.086 * [taylor]: Taking taylor expansion of 1.0 in m 8.086 * [backup-simplify]: Simplify 1.0 into 1.0 8.086 * [backup-simplify]: Simplify (* a 1) into a 8.086 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 8.086 * [backup-simplify]: Simplify (* k k) into (pow k 2) 8.086 * [backup-simplify]: Simplify (+ (pow k 2) 1.0) into (+ (pow k 2) 1.0) 8.086 * [backup-simplify]: Simplify (+ (* 10.0 k) (+ (pow k 2) 1.0)) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 8.086 * [backup-simplify]: Simplify (/ a (+ (* 10.0 k) (+ (pow k 2) 1.0))) into (/ a (+ (* 10.0 k) (+ (pow k 2) 1.0))) 8.087 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in a 8.087 * [taylor]: Taking taylor expansion of (* a (pow k m)) in a 8.087 * [taylor]: Taking taylor expansion of a in a 8.087 * [backup-simplify]: Simplify 0 into 0 8.087 * [backup-simplify]: Simplify 1 into 1 8.087 * [taylor]: Taking taylor expansion of (pow k m) in a 8.087 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in a 8.087 * [taylor]: Taking taylor expansion of (* m (log k)) in a 8.087 * [taylor]: Taking taylor expansion of m in a 8.087 * [backup-simplify]: Simplify m into m 8.087 * [taylor]: Taking taylor expansion of (log k) in a 8.087 * [taylor]: Taking taylor expansion of k in a 8.087 * [backup-simplify]: Simplify k into k 8.087 * [backup-simplify]: Simplify (log k) into (log k) 8.087 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 8.087 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 8.087 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in a 8.087 * [taylor]: Taking taylor expansion of (* 10.0 k) in a 8.087 * [taylor]: Taking taylor expansion of 10.0 in a 8.087 * [backup-simplify]: Simplify 10.0 into 10.0 8.087 * [taylor]: Taking taylor expansion of k in a 8.087 * [backup-simplify]: Simplify k into k 8.087 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in a 8.087 * [taylor]: Taking taylor expansion of (pow k 2) in a 8.087 * [taylor]: Taking taylor expansion of k in a 8.087 * [backup-simplify]: Simplify k into k 8.087 * [taylor]: Taking taylor expansion of 1.0 in a 8.087 * [backup-simplify]: Simplify 1.0 into 1.0 8.088 * [backup-simplify]: Simplify (* 0 (pow k m)) into 0 8.088 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 8.089 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 8.094 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 8.094 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow k m))) into (pow k m) 8.094 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 8.095 * [backup-simplify]: Simplify (* k k) into (pow k 2) 8.095 * [backup-simplify]: Simplify (+ (pow k 2) 1.0) into (+ (pow k 2) 1.0) 8.095 * [backup-simplify]: Simplify (+ (* 10.0 k) (+ (pow k 2) 1.0)) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 8.095 * [backup-simplify]: Simplify (/ (pow k m) (+ (* 10.0 k) (+ (pow k 2) 1.0))) into (/ (pow k m) (+ (* 10.0 k) (+ (pow k 2) 1.0))) 8.095 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 8.095 * [taylor]: Taking taylor expansion of (* a (pow k m)) in k 8.095 * [taylor]: Taking taylor expansion of a in k 8.095 * [backup-simplify]: Simplify a into a 8.095 * [taylor]: Taking taylor expansion of (pow k m) in k 8.095 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 8.095 * [taylor]: Taking taylor expansion of (* m (log k)) in k 8.095 * [taylor]: Taking taylor expansion of m in k 8.095 * [backup-simplify]: Simplify m into m 8.095 * [taylor]: Taking taylor expansion of (log k) in k 8.095 * [taylor]: Taking taylor expansion of k in k 8.095 * [backup-simplify]: Simplify 0 into 0 8.095 * [backup-simplify]: Simplify 1 into 1 8.096 * [backup-simplify]: Simplify (log 1) into 0 8.096 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 8.096 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 8.096 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 8.096 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 8.096 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 8.096 * [taylor]: Taking taylor expansion of 10.0 in k 8.096 * [backup-simplify]: Simplify 10.0 into 10.0 8.096 * [taylor]: Taking taylor expansion of k in k 8.096 * [backup-simplify]: Simplify 0 into 0 8.096 * [backup-simplify]: Simplify 1 into 1 8.096 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 8.096 * [taylor]: Taking taylor expansion of (pow k 2) in k 8.096 * [taylor]: Taking taylor expansion of k in k 8.096 * [backup-simplify]: Simplify 0 into 0 8.096 * [backup-simplify]: Simplify 1 into 1 8.096 * [taylor]: Taking taylor expansion of 1.0 in k 8.096 * [backup-simplify]: Simplify 1.0 into 1.0 8.096 * [backup-simplify]: Simplify (* a (pow k m)) into (* a (pow k m)) 8.097 * [backup-simplify]: Simplify (* 10.0 0) into 0 8.097 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.097 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.097 * [backup-simplify]: Simplify (/ (* a (pow k m)) 1.0) into (* 1.0 (* a (pow k m))) 8.097 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 8.097 * [taylor]: Taking taylor expansion of (* a (pow k m)) in k 8.097 * [taylor]: Taking taylor expansion of a in k 8.097 * [backup-simplify]: Simplify a into a 8.097 * [taylor]: Taking taylor expansion of (pow k m) in k 8.097 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 8.097 * [taylor]: Taking taylor expansion of (* m (log k)) in k 8.097 * [taylor]: Taking taylor expansion of m in k 8.097 * [backup-simplify]: Simplify m into m 8.097 * [taylor]: Taking taylor expansion of (log k) in k 8.097 * [taylor]: Taking taylor expansion of k in k 8.097 * [backup-simplify]: Simplify 0 into 0 8.098 * [backup-simplify]: Simplify 1 into 1 8.098 * [backup-simplify]: Simplify (log 1) into 0 8.098 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 8.098 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 8.098 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 8.098 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 8.098 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 8.098 * [taylor]: Taking taylor expansion of 10.0 in k 8.098 * [backup-simplify]: Simplify 10.0 into 10.0 8.098 * [taylor]: Taking taylor expansion of k in k 8.098 * [backup-simplify]: Simplify 0 into 0 8.098 * [backup-simplify]: Simplify 1 into 1 8.098 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 8.098 * [taylor]: Taking taylor expansion of (pow k 2) in k 8.098 * [taylor]: Taking taylor expansion of k in k 8.098 * [backup-simplify]: Simplify 0 into 0 8.098 * [backup-simplify]: Simplify 1 into 1 8.098 * [taylor]: Taking taylor expansion of 1.0 in k 8.098 * [backup-simplify]: Simplify 1.0 into 1.0 8.098 * [backup-simplify]: Simplify (* a (pow k m)) into (* a (pow k m)) 8.099 * [backup-simplify]: Simplify (* 10.0 0) into 0 8.099 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.099 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.099 * [backup-simplify]: Simplify (/ (* a (pow k m)) 1.0) into (* 1.0 (* a (pow k m))) 8.100 * [taylor]: Taking taylor expansion of (* 1.0 (* a (pow k m))) in a 8.100 * [taylor]: Taking taylor expansion of 1.0 in a 8.100 * [backup-simplify]: Simplify 1.0 into 1.0 8.100 * [taylor]: Taking taylor expansion of (* a (pow k m)) in a 8.100 * [taylor]: Taking taylor expansion of a in a 8.100 * [backup-simplify]: Simplify 0 into 0 8.100 * [backup-simplify]: Simplify 1 into 1 8.100 * [taylor]: Taking taylor expansion of (pow k m) in a 8.100 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in a 8.100 * [taylor]: Taking taylor expansion of (* m (log k)) in a 8.100 * [taylor]: Taking taylor expansion of m in a 8.100 * [backup-simplify]: Simplify m into m 8.100 * [taylor]: Taking taylor expansion of (log k) in a 8.100 * [taylor]: Taking taylor expansion of k in a 8.100 * [backup-simplify]: Simplify k into k 8.100 * [backup-simplify]: Simplify (log k) into (log k) 8.100 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 8.100 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 8.100 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 8.101 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 8.101 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 8.101 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow k m))) into (pow k m) 8.101 * [backup-simplify]: Simplify (* 0 (pow k m)) into 0 8.102 * [backup-simplify]: Simplify (+ (* 1.0 (pow k m)) (* 0 0)) into (* 1.0 (pow k m)) 8.102 * [taylor]: Taking taylor expansion of (* 1.0 (pow k m)) in m 8.102 * [taylor]: Taking taylor expansion of 1.0 in m 8.102 * [backup-simplify]: Simplify 1.0 into 1.0 8.102 * [taylor]: Taking taylor expansion of (pow k m) in m 8.102 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 8.102 * [taylor]: Taking taylor expansion of (* m (log k)) in m 8.102 * [taylor]: Taking taylor expansion of m in m 8.102 * [backup-simplify]: Simplify 0 into 0 8.102 * [backup-simplify]: Simplify 1 into 1 8.102 * [taylor]: Taking taylor expansion of (log k) in m 8.102 * [taylor]: Taking taylor expansion of k in m 8.102 * [backup-simplify]: Simplify k into k 8.102 * [backup-simplify]: Simplify (log k) into (log k) 8.102 * [backup-simplify]: Simplify (* 0 (log k)) into 0 8.103 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 8.103 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 8.103 * [backup-simplify]: Simplify (exp 0) into 1 8.103 * [backup-simplify]: Simplify (* 1.0 1) into 1.0 8.103 * [backup-simplify]: Simplify 1.0 into 1.0 8.104 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 8.105 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 8.105 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 8.105 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 8.105 * [backup-simplify]: Simplify (+ (* a 0) (* 0 (pow k m))) into 0 8.106 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 8.106 * [backup-simplify]: Simplify (+ 0 0) into 0 8.107 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 8.107 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* (* 1.0 (* a (pow k m))) (/ 10.0 1.0)))) into (- (* 10.0 (* a (pow k m)))) 8.107 * [taylor]: Taking taylor expansion of (- (* 10.0 (* a (pow k m)))) in a 8.107 * [taylor]: Taking taylor expansion of (* 10.0 (* a (pow k m))) in a 8.107 * [taylor]: Taking taylor expansion of 10.0 in a 8.108 * [backup-simplify]: Simplify 10.0 into 10.0 8.108 * [taylor]: Taking taylor expansion of (* a (pow k m)) in a 8.108 * [taylor]: Taking taylor expansion of a in a 8.108 * [backup-simplify]: Simplify 0 into 0 8.108 * [backup-simplify]: Simplify 1 into 1 8.108 * [taylor]: Taking taylor expansion of (pow k m) in a 8.108 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in a 8.108 * [taylor]: Taking taylor expansion of (* m (log k)) in a 8.108 * [taylor]: Taking taylor expansion of m in a 8.108 * [backup-simplify]: Simplify m into m 8.108 * [taylor]: Taking taylor expansion of (log k) in a 8.108 * [taylor]: Taking taylor expansion of k in a 8.108 * [backup-simplify]: Simplify k into k 8.108 * [backup-simplify]: Simplify (log k) into (log k) 8.108 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 8.108 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 8.108 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 8.108 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 8.109 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 8.109 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow k m))) into (pow k m) 8.109 * [backup-simplify]: Simplify (* 0 (pow k m)) into 0 8.110 * [backup-simplify]: Simplify (+ (* 10.0 (pow k m)) (* 0 0)) into (* 10.0 (pow k m)) 8.110 * [backup-simplify]: Simplify (- (* 10.0 (pow k m))) into (- (* 10.0 (pow k m))) 8.110 * [taylor]: Taking taylor expansion of (- (* 10.0 (pow k m))) in m 8.110 * [taylor]: Taking taylor expansion of (* 10.0 (pow k m)) in m 8.110 * [taylor]: Taking taylor expansion of 10.0 in m 8.110 * [backup-simplify]: Simplify 10.0 into 10.0 8.110 * [taylor]: Taking taylor expansion of (pow k m) in m 8.110 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 8.110 * [taylor]: Taking taylor expansion of (* m (log k)) in m 8.110 * [taylor]: Taking taylor expansion of m in m 8.110 * [backup-simplify]: Simplify 0 into 0 8.110 * [backup-simplify]: Simplify 1 into 1 8.110 * [taylor]: Taking taylor expansion of (log k) in m 8.110 * [taylor]: Taking taylor expansion of k in m 8.110 * [backup-simplify]: Simplify k into k 8.110 * [backup-simplify]: Simplify (log k) into (log k) 8.110 * [backup-simplify]: Simplify (* 0 (log k)) into 0 8.111 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 8.111 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 8.111 * [backup-simplify]: Simplify (exp 0) into 1 8.111 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 8.111 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 8.112 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 8.113 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow k 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow k 1)))) 2) into 0 8.113 * [backup-simplify]: Simplify (+ (* m 0) (+ (* 0 0) (* 0 (log k)))) into 0 8.114 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 8.114 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (pow k m)))) into 0 8.115 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 (pow k m)) (* 0 0))) into 0 8.115 * [taylor]: Taking taylor expansion of 0 in m 8.115 * [backup-simplify]: Simplify 0 into 0 8.115 * [backup-simplify]: Simplify 0 into 0 8.115 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow (log k) 1) 1)))) into (log k) 8.116 * [backup-simplify]: Simplify (+ (* 1.0 (log k)) (* 0 1)) into (* 1.0 (log k)) 8.116 * [backup-simplify]: Simplify (* 1.0 (log k)) into (* 1.0 (log k)) 8.116 * [backup-simplify]: Simplify (+ (* (* 1.0 (log k)) (* m (* a 1))) (+ (* (- 10.0) (* 1 (* a k))) (* 1.0 (* 1 (* a 1))))) into (- (+ (* 1.0 (* a (* m (log k)))) (* 1.0 a)) (* 10.0 (* k a))) 8.117 * [backup-simplify]: Simplify (* (/ 1 (sqrt (+ (* (/ 1 k) (+ 10.0 (/ 1 k))) 1.0))) (/ (/ 1 a) (/ (sqrt (+ (* (/ 1 k) (+ 10.0 (/ 1 k))) 1.0)) (pow (/ 1 k) (/ 1 m))))) into (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) 8.117 * [approximate]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in (k a m) around 0 8.117 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in m 8.117 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in m 8.117 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in m 8.117 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in m 8.117 * [taylor]: Taking taylor expansion of (/ 1 m) in m 8.117 * [taylor]: Taking taylor expansion of m in m 8.117 * [backup-simplify]: Simplify 0 into 0 8.117 * [backup-simplify]: Simplify 1 into 1 8.117 * [backup-simplify]: Simplify (/ 1 1) into 1 8.117 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in m 8.117 * [taylor]: Taking taylor expansion of (/ 1 k) in m 8.117 * [taylor]: Taking taylor expansion of k in m 8.117 * [backup-simplify]: Simplify k into k 8.117 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 8.117 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 8.117 * [backup-simplify]: Simplify (* 1 (log (/ 1 k))) into (log (/ 1 k)) 8.117 * [backup-simplify]: Simplify (exp (* (/ 1 m) (log (/ 1 k)))) into (exp (/ (log (/ 1 k)) m)) 8.117 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in m 8.117 * [taylor]: Taking taylor expansion of a in m 8.117 * [backup-simplify]: Simplify a into a 8.117 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in m 8.117 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 8.117 * [taylor]: Taking taylor expansion of (pow k 2) in m 8.117 * [taylor]: Taking taylor expansion of k in m 8.117 * [backup-simplify]: Simplify k into k 8.118 * [backup-simplify]: Simplify (* k k) into (pow k 2) 8.118 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 8.118 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in m 8.118 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in m 8.118 * [taylor]: Taking taylor expansion of 10.0 in m 8.118 * [backup-simplify]: Simplify 10.0 into 10.0 8.118 * [taylor]: Taking taylor expansion of (/ 1 k) in m 8.118 * [taylor]: Taking taylor expansion of k in m 8.118 * [backup-simplify]: Simplify k into k 8.118 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 8.118 * [taylor]: Taking taylor expansion of 1.0 in m 8.118 * [backup-simplify]: Simplify 1.0 into 1.0 8.118 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 8.118 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 8.118 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) into (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) 8.118 * [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))) 8.119 * [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)))) 8.119 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in a 8.119 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in a 8.119 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in a 8.119 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in a 8.119 * [taylor]: Taking taylor expansion of (/ 1 m) in a 8.119 * [taylor]: Taking taylor expansion of m in a 8.119 * [backup-simplify]: Simplify m into m 8.119 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 8.119 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in a 8.119 * [taylor]: Taking taylor expansion of (/ 1 k) in a 8.119 * [taylor]: Taking taylor expansion of k in a 8.119 * [backup-simplify]: Simplify k into k 8.119 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 8.119 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 8.119 * [backup-simplify]: Simplify (* (/ 1 m) (log (/ 1 k))) into (/ (log (/ 1 k)) m) 8.119 * [backup-simplify]: Simplify (exp (/ (log (/ 1 k)) m)) into (exp (/ (log (/ 1 k)) m)) 8.119 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in a 8.119 * [taylor]: Taking taylor expansion of a in a 8.119 * [backup-simplify]: Simplify 0 into 0 8.119 * [backup-simplify]: Simplify 1 into 1 8.119 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in a 8.119 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 8.119 * [taylor]: Taking taylor expansion of (pow k 2) in a 8.119 * [taylor]: Taking taylor expansion of k in a 8.119 * [backup-simplify]: Simplify k into k 8.119 * [backup-simplify]: Simplify (* k k) into (pow k 2) 8.119 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 8.119 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in a 8.119 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 8.119 * [taylor]: Taking taylor expansion of 10.0 in a 8.119 * [backup-simplify]: Simplify 10.0 into 10.0 8.119 * [taylor]: Taking taylor expansion of (/ 1 k) in a 8.119 * [taylor]: Taking taylor expansion of k in a 8.119 * [backup-simplify]: Simplify k into k 8.119 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 8.120 * [taylor]: Taking taylor expansion of 1.0 in a 8.120 * [backup-simplify]: Simplify 1.0 into 1.0 8.120 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 8.120 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 8.120 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) into (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) 8.120 * [backup-simplify]: Simplify (* 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) into 0 8.120 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 8.120 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 8.120 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 8.121 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 8.121 * [backup-simplify]: Simplify (+ 0 0) into 0 8.121 * [backup-simplify]: Simplify (+ 0 0) into 0 8.122 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) into (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) 8.122 * [backup-simplify]: Simplify (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) into (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) 8.122 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in k 8.122 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in k 8.122 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in k 8.122 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in k 8.122 * [taylor]: Taking taylor expansion of (/ 1 m) in k 8.122 * [taylor]: Taking taylor expansion of m in k 8.122 * [backup-simplify]: Simplify m into m 8.122 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 8.122 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 8.122 * [taylor]: Taking taylor expansion of (/ 1 k) in k 8.122 * [taylor]: Taking taylor expansion of k in k 8.122 * [backup-simplify]: Simplify 0 into 0 8.122 * [backup-simplify]: Simplify 1 into 1 8.122 * [backup-simplify]: Simplify (/ 1 1) into 1 8.123 * [backup-simplify]: Simplify (log 1) into 0 8.123 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 8.123 * [backup-simplify]: Simplify (* (/ 1 m) (- (log k))) into (* -1 (/ (log k) m)) 8.123 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 8.123 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 8.123 * [taylor]: Taking taylor expansion of a in k 8.123 * [backup-simplify]: Simplify a into a 8.123 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 8.123 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 8.123 * [taylor]: Taking taylor expansion of (pow k 2) in k 8.123 * [taylor]: Taking taylor expansion of k in k 8.123 * [backup-simplify]: Simplify 0 into 0 8.123 * [backup-simplify]: Simplify 1 into 1 8.124 * [backup-simplify]: Simplify (* 1 1) into 1 8.124 * [backup-simplify]: Simplify (/ 1 1) into 1 8.124 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 8.124 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 8.124 * [taylor]: Taking taylor expansion of 10.0 in k 8.124 * [backup-simplify]: Simplify 10.0 into 10.0 8.124 * [taylor]: Taking taylor expansion of (/ 1 k) in k 8.124 * [taylor]: Taking taylor expansion of k in k 8.124 * [backup-simplify]: Simplify 0 into 0 8.124 * [backup-simplify]: Simplify 1 into 1 8.124 * [backup-simplify]: Simplify (/ 1 1) into 1 8.124 * [taylor]: Taking taylor expansion of 1.0 in k 8.124 * [backup-simplify]: Simplify 1.0 into 1.0 8.125 * [backup-simplify]: Simplify (+ 1 0) into 1 8.125 * [backup-simplify]: Simplify (* a 1) into a 8.125 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) a) into (/ (exp (* -1 (/ (log k) m))) a) 8.125 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in k 8.125 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in k 8.125 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in k 8.125 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in k 8.125 * [taylor]: Taking taylor expansion of (/ 1 m) in k 8.125 * [taylor]: Taking taylor expansion of m in k 8.125 * [backup-simplify]: Simplify m into m 8.125 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 8.125 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 8.125 * [taylor]: Taking taylor expansion of (/ 1 k) in k 8.125 * [taylor]: Taking taylor expansion of k in k 8.125 * [backup-simplify]: Simplify 0 into 0 8.125 * [backup-simplify]: Simplify 1 into 1 8.125 * [backup-simplify]: Simplify (/ 1 1) into 1 8.125 * [backup-simplify]: Simplify (log 1) into 0 8.126 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 8.126 * [backup-simplify]: Simplify (* (/ 1 m) (- (log k))) into (* -1 (/ (log k) m)) 8.126 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 8.126 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 8.126 * [taylor]: Taking taylor expansion of a in k 8.126 * [backup-simplify]: Simplify a into a 8.126 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 8.126 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 8.126 * [taylor]: Taking taylor expansion of (pow k 2) in k 8.126 * [taylor]: Taking taylor expansion of k in k 8.126 * [backup-simplify]: Simplify 0 into 0 8.126 * [backup-simplify]: Simplify 1 into 1 8.126 * [backup-simplify]: Simplify (* 1 1) into 1 8.127 * [backup-simplify]: Simplify (/ 1 1) into 1 8.127 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 8.127 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 8.127 * [taylor]: Taking taylor expansion of 10.0 in k 8.127 * [backup-simplify]: Simplify 10.0 into 10.0 8.127 * [taylor]: Taking taylor expansion of (/ 1 k) in k 8.127 * [taylor]: Taking taylor expansion of k in k 8.127 * [backup-simplify]: Simplify 0 into 0 8.127 * [backup-simplify]: Simplify 1 into 1 8.127 * [backup-simplify]: Simplify (/ 1 1) into 1 8.127 * [taylor]: Taking taylor expansion of 1.0 in k 8.127 * [backup-simplify]: Simplify 1.0 into 1.0 8.127 * [backup-simplify]: Simplify (+ 1 0) into 1 8.128 * [backup-simplify]: Simplify (* a 1) into a 8.128 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) a) into (/ (exp (* -1 (/ (log k) m))) a) 8.128 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (log k) m))) a) in a 8.128 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in a 8.128 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in a 8.128 * [taylor]: Taking taylor expansion of -1 in a 8.128 * [backup-simplify]: Simplify -1 into -1 8.128 * [taylor]: Taking taylor expansion of (/ (log k) m) in a 8.128 * [taylor]: Taking taylor expansion of (log k) in a 8.128 * [taylor]: Taking taylor expansion of k in a 8.128 * [backup-simplify]: Simplify k into k 8.128 * [backup-simplify]: Simplify (log k) into (log k) 8.128 * [taylor]: Taking taylor expansion of m in a 8.128 * [backup-simplify]: Simplify m into m 8.128 * [backup-simplify]: Simplify (/ (log k) m) into (/ (log k) m) 8.128 * [backup-simplify]: Simplify (* -1 (/ (log k) m)) into (* -1 (/ (log k) m)) 8.128 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 8.129 * [taylor]: Taking taylor expansion of a in a 8.129 * [backup-simplify]: Simplify 0 into 0 8.129 * [backup-simplify]: Simplify 1 into 1 8.129 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) 1) into (exp (* -1 (/ (log k) m))) 8.129 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 8.129 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 8.129 * [taylor]: Taking taylor expansion of -1 in m 8.129 * [backup-simplify]: Simplify -1 into -1 8.129 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 8.129 * [taylor]: Taking taylor expansion of (log k) in m 8.129 * [taylor]: Taking taylor expansion of k in m 8.129 * [backup-simplify]: Simplify k into k 8.129 * [backup-simplify]: Simplify (log k) into (log k) 8.129 * [taylor]: Taking taylor expansion of m in m 8.129 * [backup-simplify]: Simplify 0 into 0 8.129 * [backup-simplify]: Simplify 1 into 1 8.129 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 8.129 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 8.129 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 8.129 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 8.130 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.131 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 8.131 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)))) into 0 8.131 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 8.131 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (* 0 (- (log k)))) into 0 8.132 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 1) 1)))) into 0 8.132 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.132 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.133 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 8.133 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 8.133 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 8.134 * [backup-simplify]: Simplify (+ (* a 10.0) (* 0 1)) into (* 10.0 a) 8.134 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ (exp (* -1 (/ (log k) m))) a) (/ (* 10.0 a) a)))) into (- (* 10.0 (/ (exp (* -1 (/ (log k) m))) a))) 8.134 * [taylor]: Taking taylor expansion of (- (* 10.0 (/ (exp (* -1 (/ (log k) m))) a))) in a 8.134 * [taylor]: Taking taylor expansion of (* 10.0 (/ (exp (* -1 (/ (log k) m))) a)) in a 8.134 * [taylor]: Taking taylor expansion of 10.0 in a 8.134 * [backup-simplify]: Simplify 10.0 into 10.0 8.134 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (log k) m))) a) in a 8.134 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in a 8.134 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in a 8.134 * [taylor]: Taking taylor expansion of -1 in a 8.134 * [backup-simplify]: Simplify -1 into -1 8.134 * [taylor]: Taking taylor expansion of (/ (log k) m) in a 8.134 * [taylor]: Taking taylor expansion of (log k) in a 8.134 * [taylor]: Taking taylor expansion of k in a 8.134 * [backup-simplify]: Simplify k into k 8.134 * [backup-simplify]: Simplify (log k) into (log k) 8.134 * [taylor]: Taking taylor expansion of m in a 8.134 * [backup-simplify]: Simplify m into m 8.134 * [backup-simplify]: Simplify (/ (log k) m) into (/ (log k) m) 8.134 * [backup-simplify]: Simplify (* -1 (/ (log k) m)) into (* -1 (/ (log k) m)) 8.134 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 8.134 * [taylor]: Taking taylor expansion of a in a 8.134 * [backup-simplify]: Simplify 0 into 0 8.134 * [backup-simplify]: Simplify 1 into 1 8.134 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) 1) into (exp (* -1 (/ (log k) m))) 8.134 * [backup-simplify]: Simplify (* 10.0 (exp (* -1 (/ (log k) m)))) into (* 10.0 (exp (* -1 (/ (log k) m)))) 8.135 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (log k) m))))) into (- (* 10.0 (exp (* -1 (/ (log k) m))))) 8.135 * [taylor]: Taking taylor expansion of (- (* 10.0 (exp (* -1 (/ (log k) m))))) in m 8.135 * [taylor]: Taking taylor expansion of (* 10.0 (exp (* -1 (/ (log k) m)))) in m 8.135 * [taylor]: Taking taylor expansion of 10.0 in m 8.135 * [backup-simplify]: Simplify 10.0 into 10.0 8.135 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 8.135 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 8.135 * [taylor]: Taking taylor expansion of -1 in m 8.135 * [backup-simplify]: Simplify -1 into -1 8.135 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 8.135 * [taylor]: Taking taylor expansion of (log k) in m 8.135 * [taylor]: Taking taylor expansion of k in m 8.135 * [backup-simplify]: Simplify k into k 8.135 * [backup-simplify]: Simplify (log k) into (log k) 8.135 * [taylor]: Taking taylor expansion of m in m 8.135 * [backup-simplify]: Simplify 0 into 0 8.135 * [backup-simplify]: Simplify 1 into 1 8.135 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 8.135 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 8.135 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 8.135 * [backup-simplify]: Simplify (* 10.0 (exp (* -1 (/ (log k) m)))) into (* 10.0 (exp (* -1 (/ (log k) m)))) 8.135 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (log k) m))))) into (- (* 10.0 (exp (* -1 (/ (log k) m))))) 8.135 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (log k) m))))) into (- (* 10.0 (exp (* -1 (/ (log k) m))))) 8.136 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 8.136 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (log k) m) (/ 0 m)))) into 0 8.136 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (log k) m))) into 0 8.137 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 1) 1)))) into 0 8.138 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (log k) m))) (/ 0 1)))) into 0 8.138 * [taylor]: Taking taylor expansion of 0 in m 8.138 * [backup-simplify]: Simplify 0 into 0 8.138 * [backup-simplify]: Simplify 0 into 0 8.138 * [backup-simplify]: Simplify 0 into 0 8.138 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.140 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 8.140 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 8.140 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 8.141 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (+ (* 0 0) (* 0 (- (log k))))) into 0 8.142 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 8.143 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 8.144 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.145 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.145 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 8.146 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.146 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.147 * [backup-simplify]: Simplify (+ (* a 1.0) (+ (* 0 10.0) (* 0 1))) into (* 1.0 a) 8.148 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ (exp (* -1 (/ (log k) m))) a) (/ (* 1.0 a) a)) (* (- (* 10.0 (/ (exp (* -1 (/ (log k) m))) a))) (/ (* 10.0 a) a)))) into (* 99.0 (/ (exp (* -1 (/ (log k) m))) a)) 8.148 * [taylor]: Taking taylor expansion of (* 99.0 (/ (exp (* -1 (/ (log k) m))) a)) in a 8.148 * [taylor]: Taking taylor expansion of 99.0 in a 8.148 * [backup-simplify]: Simplify 99.0 into 99.0 8.148 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (log k) m))) a) in a 8.148 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in a 8.148 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in a 8.148 * [taylor]: Taking taylor expansion of -1 in a 8.148 * [backup-simplify]: Simplify -1 into -1 8.148 * [taylor]: Taking taylor expansion of (/ (log k) m) in a 8.148 * [taylor]: Taking taylor expansion of (log k) in a 8.148 * [taylor]: Taking taylor expansion of k in a 8.148 * [backup-simplify]: Simplify k into k 8.148 * [backup-simplify]: Simplify (log k) into (log k) 8.148 * [taylor]: Taking taylor expansion of m in a 8.148 * [backup-simplify]: Simplify m into m 8.148 * [backup-simplify]: Simplify (/ (log k) m) into (/ (log k) m) 8.148 * [backup-simplify]: Simplify (* -1 (/ (log k) m)) into (* -1 (/ (log k) m)) 8.149 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 8.149 * [taylor]: Taking taylor expansion of a in a 8.149 * [backup-simplify]: Simplify 0 into 0 8.149 * [backup-simplify]: Simplify 1 into 1 8.149 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) 1) into (exp (* -1 (/ (log k) m))) 8.149 * [backup-simplify]: Simplify (* 99.0 (exp (* -1 (/ (log k) m)))) into (* 99.0 (exp (* -1 (/ (log k) m)))) 8.149 * [taylor]: Taking taylor expansion of (* 99.0 (exp (* -1 (/ (log k) m)))) in m 8.149 * [taylor]: Taking taylor expansion of 99.0 in m 8.149 * [backup-simplify]: Simplify 99.0 into 99.0 8.149 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 8.149 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 8.149 * [taylor]: Taking taylor expansion of -1 in m 8.149 * [backup-simplify]: Simplify -1 into -1 8.149 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 8.149 * [taylor]: Taking taylor expansion of (log k) in m 8.149 * [taylor]: Taking taylor expansion of k in m 8.149 * [backup-simplify]: Simplify k into k 8.150 * [backup-simplify]: Simplify (log k) into (log k) 8.150 * [taylor]: Taking taylor expansion of m in m 8.150 * [backup-simplify]: Simplify 0 into 0 8.150 * [backup-simplify]: Simplify 1 into 1 8.150 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 8.150 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 8.150 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 8.150 * [backup-simplify]: Simplify (* 99.0 (exp (* -1 (/ (log k) m)))) into (* 99.0 (exp (* -1 (/ (log k) m)))) 8.150 * [backup-simplify]: Simplify (* 99.0 (exp (* -1 (/ (log k) m)))) into (* 99.0 (exp (* -1 (/ (log k) m)))) 8.152 * [backup-simplify]: Simplify (+ (* (* 99.0 (exp (* -1 (/ (log (/ 1 k)) (/ 1 m))))) (* 1 (* (/ 1 (/ 1 a)) (pow (/ 1 k) 4)))) (+ (* (- (* 10.0 (exp (* -1 (/ (log (/ 1 k)) (/ 1 m)))))) (* 1 (* (/ 1 (/ 1 a)) (pow (/ 1 k) 3)))) (* (exp (* -1 (/ (log (/ 1 k)) (/ 1 m)))) (* 1 (* (/ 1 (/ 1 a)) (pow (/ 1 k) 2)))))) into (- (+ (/ (* a (exp (* -1 (* m (log (/ 1 k)))))) (pow k 2)) (* 99.0 (/ (* a (exp (* -1 (* m (log (/ 1 k)))))) (pow k 4)))) (* 10.0 (/ (* a (exp (* -1 (* m (log (/ 1 k)))))) (pow k 3)))) 8.154 * [backup-simplify]: Simplify (* (/ 1 (sqrt (+ (* (/ 1 (- k)) (+ 10.0 (/ 1 (- k)))) 1.0))) (/ (/ 1 (- a)) (/ (sqrt (+ (* (/ 1 (- k)) (+ 10.0 (/ 1 (- k)))) 1.0)) (pow (/ 1 (- k)) (/ 1 (- m)))))) into (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) 8.154 * [approximate]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in (k a m) around 0 8.154 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in m 8.154 * [taylor]: Taking taylor expansion of -1 in m 8.154 * [backup-simplify]: Simplify -1 into -1 8.154 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in m 8.154 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in m 8.154 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in m 8.154 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in m 8.154 * [taylor]: Taking taylor expansion of (/ -1 m) in m 8.154 * [taylor]: Taking taylor expansion of -1 in m 8.154 * [backup-simplify]: Simplify -1 into -1 8.154 * [taylor]: Taking taylor expansion of m in m 8.154 * [backup-simplify]: Simplify 0 into 0 8.154 * [backup-simplify]: Simplify 1 into 1 8.155 * [backup-simplify]: Simplify (/ -1 1) into -1 8.155 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in m 8.155 * [taylor]: Taking taylor expansion of (/ -1 k) in m 8.155 * [taylor]: Taking taylor expansion of -1 in m 8.155 * [backup-simplify]: Simplify -1 into -1 8.155 * [taylor]: Taking taylor expansion of k in m 8.155 * [backup-simplify]: Simplify k into k 8.155 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 8.155 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 8.155 * [backup-simplify]: Simplify (* -1 (log (/ -1 k))) into (* -1 (log (/ -1 k))) 8.155 * [backup-simplify]: Simplify (exp (* (/ -1 m) (log (/ -1 k)))) into (exp (* -1 (/ (log (/ -1 k)) m))) 8.155 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in m 8.155 * [taylor]: Taking taylor expansion of a in m 8.155 * [backup-simplify]: Simplify a into a 8.155 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in m 8.155 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in m 8.155 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 8.155 * [taylor]: Taking taylor expansion of (pow k 2) in m 8.156 * [taylor]: Taking taylor expansion of k in m 8.156 * [backup-simplify]: Simplify k into k 8.156 * [backup-simplify]: Simplify (* k k) into (pow k 2) 8.156 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 8.156 * [taylor]: Taking taylor expansion of 1.0 in m 8.156 * [backup-simplify]: Simplify 1.0 into 1.0 8.156 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in m 8.156 * [taylor]: Taking taylor expansion of 10.0 in m 8.156 * [backup-simplify]: Simplify 10.0 into 10.0 8.156 * [taylor]: Taking taylor expansion of (/ 1 k) in m 8.156 * [taylor]: Taking taylor expansion of k in m 8.156 * [backup-simplify]: Simplify k into k 8.156 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 8.156 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1.0) into (+ (/ 1 (pow k 2)) 1.0) 8.156 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 8.156 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 8.157 * [backup-simplify]: Simplify (+ (+ (/ 1 (pow k 2)) 1.0) (- (* 10.0 (/ 1 k)))) into (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) 8.157 * [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)))) 8.158 * [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))))) 8.158 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in a 8.158 * [taylor]: Taking taylor expansion of -1 in a 8.158 * [backup-simplify]: Simplify -1 into -1 8.158 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in a 8.158 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in a 8.158 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in a 8.158 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in a 8.158 * [taylor]: Taking taylor expansion of (/ -1 m) in a 8.158 * [taylor]: Taking taylor expansion of -1 in a 8.158 * [backup-simplify]: Simplify -1 into -1 8.158 * [taylor]: Taking taylor expansion of m in a 8.158 * [backup-simplify]: Simplify m into m 8.158 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 8.158 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in a 8.158 * [taylor]: Taking taylor expansion of (/ -1 k) in a 8.158 * [taylor]: Taking taylor expansion of -1 in a 8.158 * [backup-simplify]: Simplify -1 into -1 8.158 * [taylor]: Taking taylor expansion of k in a 8.158 * [backup-simplify]: Simplify k into k 8.158 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 8.158 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 8.158 * [backup-simplify]: Simplify (* (/ -1 m) (log (/ -1 k))) into (* -1 (/ (log (/ -1 k)) m)) 8.159 * [backup-simplify]: Simplify (exp (* -1 (/ (log (/ -1 k)) m))) into (exp (* -1 (/ (log (/ -1 k)) m))) 8.159 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in a 8.159 * [taylor]: Taking taylor expansion of a in a 8.159 * [backup-simplify]: Simplify 0 into 0 8.159 * [backup-simplify]: Simplify 1 into 1 8.159 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in a 8.159 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in a 8.159 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 8.159 * [taylor]: Taking taylor expansion of (pow k 2) in a 8.159 * [taylor]: Taking taylor expansion of k in a 8.159 * [backup-simplify]: Simplify k into k 8.159 * [backup-simplify]: Simplify (* k k) into (pow k 2) 8.159 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 8.159 * [taylor]: Taking taylor expansion of 1.0 in a 8.159 * [backup-simplify]: Simplify 1.0 into 1.0 8.159 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 8.159 * [taylor]: Taking taylor expansion of 10.0 in a 8.159 * [backup-simplify]: Simplify 10.0 into 10.0 8.159 * [taylor]: Taking taylor expansion of (/ 1 k) in a 8.159 * [taylor]: Taking taylor expansion of k in a 8.159 * [backup-simplify]: Simplify k into k 8.160 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 8.160 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1.0) into (+ (/ 1 (pow k 2)) 1.0) 8.160 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 8.160 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 8.160 * [backup-simplify]: Simplify (+ (+ (/ 1 (pow k 2)) 1.0) (- (* 10.0 (/ 1 k)))) into (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) 8.161 * [backup-simplify]: Simplify (* 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) into 0 8.161 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 8.161 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 8.162 * [backup-simplify]: Simplify (+ 0 0) into 0 8.162 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 8.162 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 8.163 * [backup-simplify]: Simplify (- 0) into 0 8.163 * [backup-simplify]: Simplify (+ 0 0) into 0 8.164 * [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))) 8.164 * [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)))) 8.164 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in k 8.164 * [taylor]: Taking taylor expansion of -1 in k 8.164 * [backup-simplify]: Simplify -1 into -1 8.164 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in k 8.165 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in k 8.165 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in k 8.165 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in k 8.165 * [taylor]: Taking taylor expansion of (/ -1 m) in k 8.165 * [taylor]: Taking taylor expansion of -1 in k 8.165 * [backup-simplify]: Simplify -1 into -1 8.165 * [taylor]: Taking taylor expansion of m in k 8.165 * [backup-simplify]: Simplify m into m 8.165 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 8.165 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 8.165 * [taylor]: Taking taylor expansion of (/ -1 k) in k 8.165 * [taylor]: Taking taylor expansion of -1 in k 8.165 * [backup-simplify]: Simplify -1 into -1 8.165 * [taylor]: Taking taylor expansion of k in k 8.165 * [backup-simplify]: Simplify 0 into 0 8.165 * [backup-simplify]: Simplify 1 into 1 8.165 * [backup-simplify]: Simplify (/ -1 1) into -1 8.166 * [backup-simplify]: Simplify (log -1) into (log -1) 8.167 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 8.167 * [backup-simplify]: Simplify (* (/ -1 m) (- (log -1) (log k))) into (* -1 (/ (- (log -1) (log k)) m)) 8.168 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 8.168 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 8.168 * [taylor]: Taking taylor expansion of a in k 8.168 * [backup-simplify]: Simplify a into a 8.168 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 8.168 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 8.168 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 8.168 * [taylor]: Taking taylor expansion of (pow k 2) in k 8.168 * [taylor]: Taking taylor expansion of k in k 8.168 * [backup-simplify]: Simplify 0 into 0 8.168 * [backup-simplify]: Simplify 1 into 1 8.169 * [backup-simplify]: Simplify (* 1 1) into 1 8.169 * [backup-simplify]: Simplify (/ 1 1) into 1 8.169 * [taylor]: Taking taylor expansion of 1.0 in k 8.169 * [backup-simplify]: Simplify 1.0 into 1.0 8.169 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 8.169 * [taylor]: Taking taylor expansion of 10.0 in k 8.169 * [backup-simplify]: Simplify 10.0 into 10.0 8.169 * [taylor]: Taking taylor expansion of (/ 1 k) in k 8.169 * [taylor]: Taking taylor expansion of k in k 8.169 * [backup-simplify]: Simplify 0 into 0 8.169 * [backup-simplify]: Simplify 1 into 1 8.170 * [backup-simplify]: Simplify (/ 1 1) into 1 8.170 * [backup-simplify]: Simplify (+ 1 0) into 1 8.170 * [backup-simplify]: Simplify (+ 1 0) into 1 8.170 * [backup-simplify]: Simplify (* a 1) into a 8.171 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) into (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) 8.171 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in k 8.171 * [taylor]: Taking taylor expansion of -1 in k 8.171 * [backup-simplify]: Simplify -1 into -1 8.171 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in k 8.171 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in k 8.171 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in k 8.171 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in k 8.171 * [taylor]: Taking taylor expansion of (/ -1 m) in k 8.171 * [taylor]: Taking taylor expansion of -1 in k 8.171 * [backup-simplify]: Simplify -1 into -1 8.171 * [taylor]: Taking taylor expansion of m in k 8.171 * [backup-simplify]: Simplify m into m 8.171 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 8.172 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 8.172 * [taylor]: Taking taylor expansion of (/ -1 k) in k 8.172 * [taylor]: Taking taylor expansion of -1 in k 8.172 * [backup-simplify]: Simplify -1 into -1 8.172 * [taylor]: Taking taylor expansion of k in k 8.172 * [backup-simplify]: Simplify 0 into 0 8.172 * [backup-simplify]: Simplify 1 into 1 8.172 * [backup-simplify]: Simplify (/ -1 1) into -1 8.173 * [backup-simplify]: Simplify (log -1) into (log -1) 8.173 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 8.174 * [backup-simplify]: Simplify (* (/ -1 m) (- (log -1) (log k))) into (* -1 (/ (- (log -1) (log k)) m)) 8.174 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 8.175 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 8.175 * [taylor]: Taking taylor expansion of a in k 8.175 * [backup-simplify]: Simplify a into a 8.175 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 8.175 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 8.175 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 8.175 * [taylor]: Taking taylor expansion of (pow k 2) in k 8.175 * [taylor]: Taking taylor expansion of k in k 8.175 * [backup-simplify]: Simplify 0 into 0 8.175 * [backup-simplify]: Simplify 1 into 1 8.175 * [backup-simplify]: Simplify (* 1 1) into 1 8.176 * [backup-simplify]: Simplify (/ 1 1) into 1 8.176 * [taylor]: Taking taylor expansion of 1.0 in k 8.176 * [backup-simplify]: Simplify 1.0 into 1.0 8.176 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 8.176 * [taylor]: Taking taylor expansion of 10.0 in k 8.176 * [backup-simplify]: Simplify 10.0 into 10.0 8.176 * [taylor]: Taking taylor expansion of (/ 1 k) in k 8.176 * [taylor]: Taking taylor expansion of k in k 8.176 * [backup-simplify]: Simplify 0 into 0 8.176 * [backup-simplify]: Simplify 1 into 1 8.176 * [backup-simplify]: Simplify (/ 1 1) into 1 8.177 * [backup-simplify]: Simplify (+ 1 0) into 1 8.177 * [backup-simplify]: Simplify (+ 1 0) into 1 8.177 * [backup-simplify]: Simplify (* a 1) into a 8.178 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) into (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) 8.178 * [backup-simplify]: Simplify (* -1 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) into (* -1 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) 8.178 * [taylor]: Taking taylor expansion of (* -1 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) in a 8.178 * [taylor]: Taking taylor expansion of -1 in a 8.178 * [backup-simplify]: Simplify -1 into -1 8.178 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) in a 8.178 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in a 8.179 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in a 8.179 * [taylor]: Taking taylor expansion of -1 in a 8.179 * [backup-simplify]: Simplify -1 into -1 8.179 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in a 8.179 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in a 8.179 * [taylor]: Taking taylor expansion of (log -1) in a 8.179 * [taylor]: Taking taylor expansion of -1 in a 8.179 * [backup-simplify]: Simplify -1 into -1 8.179 * [backup-simplify]: Simplify (log -1) into (log -1) 8.179 * [taylor]: Taking taylor expansion of (log k) in a 8.179 * [taylor]: Taking taylor expansion of k in a 8.179 * [backup-simplify]: Simplify k into k 8.179 * [backup-simplify]: Simplify (log k) into (log k) 8.179 * [taylor]: Taking taylor expansion of m in a 8.179 * [backup-simplify]: Simplify m into m 8.179 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 8.180 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 8.180 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) m) into (/ (- (log -1) (log k)) m) 8.181 * [backup-simplify]: Simplify (* -1 (/ (- (log -1) (log k)) m)) into (* -1 (/ (- (log -1) (log k)) m)) 8.182 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 8.182 * [taylor]: Taking taylor expansion of a in a 8.182 * [backup-simplify]: Simplify 0 into 0 8.182 * [backup-simplify]: Simplify 1 into 1 8.182 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) 1) into (exp (* -1 (/ (- (log -1) (log k)) m))) 8.183 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 8.183 * [taylor]: Taking taylor expansion of (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 8.183 * [taylor]: Taking taylor expansion of -1 in m 8.183 * [backup-simplify]: Simplify -1 into -1 8.183 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 8.183 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 8.183 * [taylor]: Taking taylor expansion of -1 in m 8.183 * [backup-simplify]: Simplify -1 into -1 8.183 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 8.183 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 8.183 * [taylor]: Taking taylor expansion of (log -1) in m 8.183 * [taylor]: Taking taylor expansion of -1 in m 8.183 * [backup-simplify]: Simplify -1 into -1 8.184 * [backup-simplify]: Simplify (log -1) into (log -1) 8.184 * [taylor]: Taking taylor expansion of (log k) in m 8.184 * [taylor]: Taking taylor expansion of k in m 8.184 * [backup-simplify]: Simplify k into k 8.184 * [backup-simplify]: Simplify (log k) into (log k) 8.184 * [taylor]: Taking taylor expansion of m in m 8.184 * [backup-simplify]: Simplify 0 into 0 8.184 * [backup-simplify]: Simplify 1 into 1 8.184 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 8.185 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 8.185 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 8.186 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 8.186 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 8.187 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 8.187 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 8.188 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 8.190 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 8.190 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)))) into 0 8.191 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 8.191 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (* 0 (- (log -1) (log k)))) into 0 8.193 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 1) 1)))) into 0 8.193 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.194 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.194 * [backup-simplify]: Simplify (+ 0 0) into 0 8.195 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 8.195 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 8.196 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 8.197 * [backup-simplify]: Simplify (+ (* a (- 10.0)) (* 0 1)) into (- (* 10.0 a)) 8.198 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) (/ (- (* 10.0 a)) a)))) into (* 10.0 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) 8.199 * [backup-simplify]: Simplify (+ (* -1 (* 10.0 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) (* 0 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) into (- (* 10.0 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) 8.199 * [taylor]: Taking taylor expansion of (- (* 10.0 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) in a 8.199 * [taylor]: Taking taylor expansion of (* 10.0 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) in a 8.199 * [taylor]: Taking taylor expansion of 10.0 in a 8.199 * [backup-simplify]: Simplify 10.0 into 10.0 8.199 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) in a 8.199 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in a 8.199 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in a 8.199 * [taylor]: Taking taylor expansion of -1 in a 8.199 * [backup-simplify]: Simplify -1 into -1 8.199 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in a 8.199 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in a 8.199 * [taylor]: Taking taylor expansion of (log -1) in a 8.199 * [taylor]: Taking taylor expansion of -1 in a 8.199 * [backup-simplify]: Simplify -1 into -1 8.200 * [backup-simplify]: Simplify (log -1) into (log -1) 8.200 * [taylor]: Taking taylor expansion of (log k) in a 8.200 * [taylor]: Taking taylor expansion of k in a 8.200 * [backup-simplify]: Simplify k into k 8.200 * [backup-simplify]: Simplify (log k) into (log k) 8.200 * [taylor]: Taking taylor expansion of m in a 8.200 * [backup-simplify]: Simplify m into m 8.200 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 8.200 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 8.201 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) m) into (/ (- (log -1) (log k)) m) 8.201 * [backup-simplify]: Simplify (* -1 (/ (- (log -1) (log k)) m)) into (* -1 (/ (- (log -1) (log k)) m)) 8.202 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 8.202 * [taylor]: Taking taylor expansion of a in a 8.202 * [backup-simplify]: Simplify 0 into 0 8.202 * [backup-simplify]: Simplify 1 into 1 8.203 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) 1) into (exp (* -1 (/ (- (log -1) (log k)) m))) 8.203 * [backup-simplify]: Simplify (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 8.204 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 8.204 * [taylor]: Taking taylor expansion of (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 8.204 * [taylor]: Taking taylor expansion of (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 8.204 * [taylor]: Taking taylor expansion of 10.0 in m 8.204 * [backup-simplify]: Simplify 10.0 into 10.0 8.204 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 8.204 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 8.204 * [taylor]: Taking taylor expansion of -1 in m 8.204 * [backup-simplify]: Simplify -1 into -1 8.204 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 8.204 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 8.204 * [taylor]: Taking taylor expansion of (log -1) in m 8.204 * [taylor]: Taking taylor expansion of -1 in m 8.204 * [backup-simplify]: Simplify -1 into -1 8.205 * [backup-simplify]: Simplify (log -1) into (log -1) 8.205 * [taylor]: Taking taylor expansion of (log k) in m 8.205 * [taylor]: Taking taylor expansion of k in m 8.205 * [backup-simplify]: Simplify k into k 8.205 * [backup-simplify]: Simplify (log k) into (log k) 8.205 * [taylor]: Taking taylor expansion of m in m 8.205 * [backup-simplify]: Simplify 0 into 0 8.205 * [backup-simplify]: Simplify 1 into 1 8.205 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 8.206 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 8.206 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 8.207 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 8.207 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 8.208 * [backup-simplify]: Simplify (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 8.208 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 8.209 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 8.210 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 8.211 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 8.212 * [backup-simplify]: Simplify (- 0) into 0 8.212 * [backup-simplify]: Simplify (+ 0 0) into 0 8.213 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (- (log -1) (log k)) m) (/ 0 m)))) into 0 8.214 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (- (log -1) (log k)) m))) into 0 8.215 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 1) 1)))) into 0 8.216 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log -1) (log k)) m))) (/ 0 1)))) into 0 8.217 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into 0 8.217 * [taylor]: Taking taylor expansion of 0 in m 8.217 * [backup-simplify]: Simplify 0 into 0 8.217 * [backup-simplify]: Simplify 0 into 0 8.218 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into 0 8.218 * [backup-simplify]: Simplify 0 into 0 8.219 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.222 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 8.223 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 8.223 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 8.224 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (+ (* 0 0) (* 0 (- (log -1) (log k))))) into 0 8.226 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 8.227 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 8.233 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.234 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.234 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.235 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 8.236 * [backup-simplify]: Simplify (- 0) into 0 8.236 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 8.237 * [backup-simplify]: Simplify (+ (* a 1.0) (+ (* 0 (- 10.0)) (* 0 1))) into (* 1.0 a) 8.239 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) (/ (* 1.0 a) a)) (* (* 10.0 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) (/ (- (* 10.0 a)) a)))) into (* 99.0 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) 8.241 * [backup-simplify]: Simplify (+ (* -1 (* 99.0 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) (+ (* 0 (* 10.0 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) (* 0 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)))) into (- (* 99.0 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) 8.241 * [taylor]: Taking taylor expansion of (- (* 99.0 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) in a 8.241 * [taylor]: Taking taylor expansion of (* 99.0 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) in a 8.241 * [taylor]: Taking taylor expansion of 99.0 in a 8.241 * [backup-simplify]: Simplify 99.0 into 99.0 8.241 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) in a 8.241 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in a 8.241 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in a 8.241 * [taylor]: Taking taylor expansion of -1 in a 8.241 * [backup-simplify]: Simplify -1 into -1 8.241 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in a 8.241 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in a 8.241 * [taylor]: Taking taylor expansion of (log -1) in a 8.241 * [taylor]: Taking taylor expansion of -1 in a 8.241 * [backup-simplify]: Simplify -1 into -1 8.242 * [backup-simplify]: Simplify (log -1) into (log -1) 8.242 * [taylor]: Taking taylor expansion of (log k) in a 8.242 * [taylor]: Taking taylor expansion of k in a 8.242 * [backup-simplify]: Simplify k into k 8.242 * [backup-simplify]: Simplify (log k) into (log k) 8.242 * [taylor]: Taking taylor expansion of m in a 8.242 * [backup-simplify]: Simplify m into m 8.242 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 8.243 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 8.243 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) m) into (/ (- (log -1) (log k)) m) 8.244 * [backup-simplify]: Simplify (* -1 (/ (- (log -1) (log k)) m)) into (* -1 (/ (- (log -1) (log k)) m)) 8.244 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 8.244 * [taylor]: Taking taylor expansion of a in a 8.244 * [backup-simplify]: Simplify 0 into 0 8.244 * [backup-simplify]: Simplify 1 into 1 8.245 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) 1) into (exp (* -1 (/ (- (log -1) (log k)) m))) 8.245 * [backup-simplify]: Simplify (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 8.246 * [backup-simplify]: Simplify (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 8.246 * [taylor]: Taking taylor expansion of (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 8.246 * [taylor]: Taking taylor expansion of (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 8.246 * [taylor]: Taking taylor expansion of 99.0 in m 8.246 * [backup-simplify]: Simplify 99.0 into 99.0 8.246 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 8.246 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 8.246 * [taylor]: Taking taylor expansion of -1 in m 8.246 * [backup-simplify]: Simplify -1 into -1 8.246 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 8.246 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 8.246 * [taylor]: Taking taylor expansion of (log -1) in m 8.246 * [taylor]: Taking taylor expansion of -1 in m 8.246 * [backup-simplify]: Simplify -1 into -1 8.247 * [backup-simplify]: Simplify (log -1) into (log -1) 8.247 * [taylor]: Taking taylor expansion of (log k) in m 8.247 * [taylor]: Taking taylor expansion of k in m 8.247 * [backup-simplify]: Simplify k into k 8.247 * [backup-simplify]: Simplify (log k) into (log k) 8.247 * [taylor]: Taking taylor expansion of m in m 8.247 * [backup-simplify]: Simplify 0 into 0 8.247 * [backup-simplify]: Simplify 1 into 1 8.247 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 8.248 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 8.248 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 8.249 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 8.249 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 8.250 * [backup-simplify]: Simplify (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 8.250 * [backup-simplify]: Simplify (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 8.251 * [backup-simplify]: Simplify (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 8.254 * [backup-simplify]: Simplify (+ (* (- (* 99.0 (exp (* -1 (/ (- (log -1) (log (/ 1 (- k)))) (/ 1 (- m))))))) (* 1 (* (/ 1 (/ 1 (- a))) (pow (/ 1 (- k)) 4)))) (+ (* (- (* 10.0 (exp (* -1 (/ (- (log -1) (log (/ 1 (- k)))) (/ 1 (- m))))))) (* 1 (* (/ 1 (/ 1 (- a))) (pow (/ 1 (- k)) 3)))) (* (* -1 (exp (* -1 (/ (- (log -1) (log (/ 1 (- k)))) (/ 1 (- m)))))) (* 1 (* (/ 1 (/ 1 (- a))) (pow (/ 1 (- k)) 2)))))) into (- (+ (* 99.0 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 4))) (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 2))) (* 10.0 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 3)))) 8.255 * * * * [progress]: [ 4 / 4 ] generating series at (2 1) 8.255 * [backup-simplify]: Simplify (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) into (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))) 8.255 * [approximate]: Taking taylor expansion of (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))) in (k) around 0 8.255 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))) in k 8.255 * [taylor]: Taking taylor expansion of (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 8.255 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 8.255 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 8.255 * [taylor]: Taking taylor expansion of 10.0 in k 8.255 * [backup-simplify]: Simplify 10.0 into 10.0 8.255 * [taylor]: Taking taylor expansion of k in k 8.255 * [backup-simplify]: Simplify 0 into 0 8.255 * [backup-simplify]: Simplify 1 into 1 8.255 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 8.255 * [taylor]: Taking taylor expansion of (pow k 2) in k 8.255 * [taylor]: Taking taylor expansion of k in k 8.255 * [backup-simplify]: Simplify 0 into 0 8.256 * [backup-simplify]: Simplify 1 into 1 8.256 * [taylor]: Taking taylor expansion of 1.0 in k 8.256 * [backup-simplify]: Simplify 1.0 into 1.0 8.256 * [backup-simplify]: Simplify (* 10.0 0) into 0 8.256 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.257 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.257 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 8.258 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 8.259 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 8.260 * [backup-simplify]: Simplify (+ 0 0) into 0 8.260 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 8.262 * [backup-simplify]: Simplify (- (+ (* 1.0 (/ 10.0 1.0)))) into (- 10.0) 8.264 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1.0))) into (/ -5.0 (sqrt 1.0)) 8.264 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))) in k 8.264 * [taylor]: Taking taylor expansion of (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 8.264 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 8.265 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 8.265 * [taylor]: Taking taylor expansion of 10.0 in k 8.265 * [backup-simplify]: Simplify 10.0 into 10.0 8.265 * [taylor]: Taking taylor expansion of k in k 8.265 * [backup-simplify]: Simplify 0 into 0 8.265 * [backup-simplify]: Simplify 1 into 1 8.265 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 8.265 * [taylor]: Taking taylor expansion of (pow k 2) in k 8.265 * [taylor]: Taking taylor expansion of k in k 8.265 * [backup-simplify]: Simplify 0 into 0 8.265 * [backup-simplify]: Simplify 1 into 1 8.265 * [taylor]: Taking taylor expansion of 1.0 in k 8.265 * [backup-simplify]: Simplify 1.0 into 1.0 8.265 * [backup-simplify]: Simplify (* 10.0 0) into 0 8.266 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.266 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.266 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 8.266 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 8.267 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 8.267 * [backup-simplify]: Simplify (+ 0 0) into 0 8.268 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 8.269 * [backup-simplify]: Simplify (- (+ (* 1.0 (/ 10.0 1.0)))) into (- 10.0) 8.271 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1.0))) into (/ -5.0 (sqrt 1.0)) 8.271 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 8.272 * [backup-simplify]: Simplify (/ -5.0 (sqrt 1.0)) into (/ -5.0 (sqrt 1.0)) 8.272 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 1) (* 0 0))) into 0 8.273 * [backup-simplify]: Simplify (* 1 1) into 1 8.273 * [backup-simplify]: Simplify (+ 1 0) into 1 8.273 * [backup-simplify]: Simplify (+ 0 1) into 1 8.276 * [backup-simplify]: Simplify (- (+ (* 1.0 (/ 1 1.0)) (* (- 10.0) (/ 10.0 1.0)))) into 99.0 8.279 * [backup-simplify]: Simplify (/ (- 99.0 (pow (/ -5.0 (sqrt 1.0)) 2) (+)) (* 2 (sqrt 1.0))) into (* 1/2 (/ (- 99.0 (* 25.0 (/ 1 (pow (sqrt 1.0) 2)))) (sqrt 1.0))) 8.283 * [backup-simplify]: Simplify (* 1/2 (/ (- 99.0 (* 25.0 (/ 1 (pow (sqrt 1.0) 2)))) (sqrt 1.0))) into (* 1/2 (/ (- 99.0 (* 25.0 (/ 1 (pow (sqrt 1.0) 2)))) (sqrt 1.0))) 8.289 * [backup-simplify]: Simplify (+ (* (* 1/2 (/ (- 99.0 (* 25.0 (/ 1 (pow (sqrt 1.0) 2)))) (sqrt 1.0))) (pow k 2)) (+ (* (/ -5.0 (sqrt 1.0)) k) (sqrt 1.0))) into (- (+ (* 49.5 (/ (pow k 2) (sqrt 1.0))) (sqrt 1.0)) (+ (* 5.0 (/ k (sqrt 1.0))) (* 12.5 (/ (pow k 2) (pow (sqrt 1.0) 3))))) 8.289 * [backup-simplify]: Simplify (/ 1 (sqrt (+ (* (/ 1 k) (+ 10.0 (/ 1 k))) 1.0))) into (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) 8.289 * [approximate]: Taking taylor expansion of (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in (k) around 0 8.289 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in k 8.289 * [taylor]: Taking taylor expansion of (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 8.289 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 8.289 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 8.289 * [taylor]: Taking taylor expansion of (pow k 2) in k 8.289 * [taylor]: Taking taylor expansion of k in k 8.289 * [backup-simplify]: Simplify 0 into 0 8.289 * [backup-simplify]: Simplify 1 into 1 8.289 * [backup-simplify]: Simplify (* 1 1) into 1 8.290 * [backup-simplify]: Simplify (/ 1 1) into 1 8.290 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 8.290 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 8.290 * [taylor]: Taking taylor expansion of 10.0 in k 8.290 * [backup-simplify]: Simplify 10.0 into 10.0 8.290 * [taylor]: Taking taylor expansion of (/ 1 k) in k 8.290 * [taylor]: Taking taylor expansion of k in k 8.290 * [backup-simplify]: Simplify 0 into 0 8.290 * [backup-simplify]: Simplify 1 into 1 8.290 * [backup-simplify]: Simplify (/ 1 1) into 1 8.290 * [taylor]: Taking taylor expansion of 1.0 in k 8.290 * [backup-simplify]: Simplify 1.0 into 1.0 8.290 * [backup-simplify]: Simplify (+ 1 0) into 1 8.291 * [backup-simplify]: Simplify (/ 1 1) into 1 8.291 * [backup-simplify]: Simplify (sqrt 1) into 1 8.291 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.292 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.292 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 8.292 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 8.292 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 8.294 * [backup-simplify]: Simplify (- (+ (* 1 (/ 10.0 1)))) into (- 10.0) 8.296 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1))) into -5.0 8.296 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in k 8.296 * [taylor]: Taking taylor expansion of (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 8.296 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 8.296 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 8.296 * [taylor]: Taking taylor expansion of (pow k 2) in k 8.296 * [taylor]: Taking taylor expansion of k in k 8.296 * [backup-simplify]: Simplify 0 into 0 8.296 * [backup-simplify]: Simplify 1 into 1 8.296 * [backup-simplify]: Simplify (* 1 1) into 1 8.297 * [backup-simplify]: Simplify (/ 1 1) into 1 8.297 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 8.297 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 8.297 * [taylor]: Taking taylor expansion of 10.0 in k 8.297 * [backup-simplify]: Simplify 10.0 into 10.0 8.297 * [taylor]: Taking taylor expansion of (/ 1 k) in k 8.297 * [taylor]: Taking taylor expansion of k in k 8.297 * [backup-simplify]: Simplify 0 into 0 8.297 * [backup-simplify]: Simplify 1 into 1 8.297 * [backup-simplify]: Simplify (/ 1 1) into 1 8.298 * [taylor]: Taking taylor expansion of 1.0 in k 8.298 * [backup-simplify]: Simplify 1.0 into 1.0 8.298 * [backup-simplify]: Simplify (+ 1 0) into 1 8.298 * [backup-simplify]: Simplify (/ 1 1) into 1 8.299 * [backup-simplify]: Simplify (sqrt 1) into 1 8.299 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.300 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.301 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 8.301 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 8.302 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 8.304 * [backup-simplify]: Simplify (- (+ (* 1 (/ 10.0 1)))) into (- 10.0) 8.306 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1))) into -5.0 8.306 * [backup-simplify]: Simplify 1 into 1 8.306 * [backup-simplify]: Simplify -5.0 into -5.0 8.307 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 8.308 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.308 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.309 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 8.310 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.310 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.315 * [backup-simplify]: Simplify (- (+ (* 1 (/ 1.0 1)) (* (- 10.0) (/ 10.0 1)))) into 99.0 8.318 * [backup-simplify]: Simplify (/ (- 99.0 (pow -5.0 2) (+)) (* 2 1)) into 37.0 8.318 * [backup-simplify]: Simplify 37.0 into 37.0 8.318 * [backup-simplify]: Simplify (+ (* 37.0 (pow (/ 1 k) 3)) (+ (* -5.0 (pow (/ 1 k) 2)) (* 1 (/ 1 k)))) into (- (+ (/ 1 k) (* 37.0 (/ 1 (pow k 3)))) (* 5.0 (/ 1 (pow k 2)))) 8.319 * [backup-simplify]: Simplify (/ 1 (sqrt (+ (* (/ 1 (- k)) (+ 10.0 (/ 1 (- k)))) 1.0))) into (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) 8.319 * [approximate]: Taking taylor expansion of (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in (k) around 0 8.319 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in k 8.319 * [taylor]: Taking taylor expansion of (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 8.319 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 8.319 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 8.319 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 8.319 * [taylor]: Taking taylor expansion of (pow k 2) in k 8.319 * [taylor]: Taking taylor expansion of k in k 8.319 * [backup-simplify]: Simplify 0 into 0 8.319 * [backup-simplify]: Simplify 1 into 1 8.319 * [backup-simplify]: Simplify (* 1 1) into 1 8.320 * [backup-simplify]: Simplify (/ 1 1) into 1 8.320 * [taylor]: Taking taylor expansion of 1.0 in k 8.320 * [backup-simplify]: Simplify 1.0 into 1.0 8.320 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 8.320 * [taylor]: Taking taylor expansion of 10.0 in k 8.320 * [backup-simplify]: Simplify 10.0 into 10.0 8.320 * [taylor]: Taking taylor expansion of (/ 1 k) in k 8.320 * [taylor]: Taking taylor expansion of k in k 8.320 * [backup-simplify]: Simplify 0 into 0 8.320 * [backup-simplify]: Simplify 1 into 1 8.320 * [backup-simplify]: Simplify (/ 1 1) into 1 8.321 * [backup-simplify]: Simplify (+ 1 0) into 1 8.321 * [backup-simplify]: Simplify (+ 1 0) into 1 8.322 * [backup-simplify]: Simplify (/ 1 1) into 1 8.322 * [backup-simplify]: Simplify (sqrt 1) into 1 8.323 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.323 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.324 * [backup-simplify]: Simplify (+ 0 0) into 0 8.324 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 8.325 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 8.325 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 8.327 * [backup-simplify]: Simplify (- (+ (* 1 (/ (- 10.0) 1)))) into 10.0 8.328 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1))) into 5.0 8.328 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in k 8.328 * [taylor]: Taking taylor expansion of (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 8.328 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 8.328 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 8.328 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 8.328 * [taylor]: Taking taylor expansion of (pow k 2) in k 8.328 * [taylor]: Taking taylor expansion of k in k 8.328 * [backup-simplify]: Simplify 0 into 0 8.328 * [backup-simplify]: Simplify 1 into 1 8.328 * [backup-simplify]: Simplify (* 1 1) into 1 8.328 * [backup-simplify]: Simplify (/ 1 1) into 1 8.328 * [taylor]: Taking taylor expansion of 1.0 in k 8.328 * [backup-simplify]: Simplify 1.0 into 1.0 8.329 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 8.329 * [taylor]: Taking taylor expansion of 10.0 in k 8.329 * [backup-simplify]: Simplify 10.0 into 10.0 8.329 * [taylor]: Taking taylor expansion of (/ 1 k) in k 8.329 * [taylor]: Taking taylor expansion of k in k 8.329 * [backup-simplify]: Simplify 0 into 0 8.329 * [backup-simplify]: Simplify 1 into 1 8.329 * [backup-simplify]: Simplify (/ 1 1) into 1 8.329 * [backup-simplify]: Simplify (+ 1 0) into 1 8.329 * [backup-simplify]: Simplify (+ 1 0) into 1 8.330 * [backup-simplify]: Simplify (/ 1 1) into 1 8.330 * [backup-simplify]: Simplify (sqrt 1) into 1 8.330 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.331 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.331 * [backup-simplify]: Simplify (+ 0 0) into 0 8.331 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 8.331 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 8.332 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 8.334 * [backup-simplify]: Simplify (- (+ (* 1 (/ (- 10.0) 1)))) into 10.0 8.334 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1))) into 5.0 8.335 * [backup-simplify]: Simplify 1 into 1 8.335 * [backup-simplify]: Simplify 5.0 into 5.0 8.335 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 8.336 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.336 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.336 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.337 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 8.337 * [backup-simplify]: Simplify (- 0) into 0 8.337 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 8.340 * [backup-simplify]: Simplify (- (+ (* 1 (/ 1.0 1)) (* 10.0 (/ (- 10.0) 1)))) into 99.0 8.342 * [backup-simplify]: Simplify (/ (- 99.0 (pow 5.0 2) (+)) (* 2 1)) into 37.0 8.342 * [backup-simplify]: Simplify 37.0 into 37.0 8.343 * [backup-simplify]: Simplify (+ (* 37.0 (pow (/ 1 (- k)) 3)) (+ (* 5.0 (pow (/ 1 (- k)) 2)) (* 1 (/ 1 (- k))))) into (- (* 5.0 (/ 1 (pow k 2))) (+ (/ 1 k) (* 37.0 (/ 1 (pow k 3))))) 8.343 * * * [progress]: simplifying candidates 8.359 * [simplify]: Simplifying: (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (exp (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (* (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt 1) (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* k (+ 10.0 k)) 1.0)))) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0)) (/ 1 2) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (exp (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (* (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt 1) (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* k (+ 10.0 k)) 1.0)))) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0)) (/ 1 2) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (+ (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (- (log a) (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (log k) m)))) (+ (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (- (log a) (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (log k) m)))) (+ (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (- (log a) (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (log (pow k m))))) (+ (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (- (log a) (log (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (+ (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (log (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (+ (- 0 (log (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (- (log a) (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (log k) m)))) (+ (- 0 (log (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (- (log a) (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (log k) m)))) (+ (- 0 (log (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (- (log a) (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (log (pow k m))))) (+ (- 0 (log (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (- (log a) (log (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (+ (- 0 (log (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (log (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (+ (- (log 1) (log (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (- (log a) (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (log k) m)))) (+ (- (log 1) (log (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (- (log a) (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (log k) m)))) (+ (- (log 1) (log (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (- (log a) (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (log (pow k m))))) (+ (- (log 1) (log (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (- (log a) (log (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (+ (- (log 1) (log (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (log (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (+ (log (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (- (log a) (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (log k) m)))) (+ (log (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (- (log a) (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (log k) m)))) (+ (log (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (- (log a) (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (log (pow k m))))) (+ (log (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (- (log a) (log (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (+ (log (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (log (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (log (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (exp (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (/ (* (* 1 1) 1) (* (* (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (* a a) a) (/ (* (* (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (* (pow k m) (pow k m)) (pow k m))))) (* (/ (* (* 1 1) 1) (* (* (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (* a a) a) (* (* (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (/ (* (* 1 1) 1) (* (* (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (* (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (* a a) a) (/ (* (* (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (* (pow k m) (pow k m)) (pow k m))))) (* (* (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (* a a) a) (* (* (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (* (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (cbrt (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (cbrt (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))))) (cbrt (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (* (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (sqrt (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (sqrt (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* 1 a) (* (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m)))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow (sqrt k) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow 1 m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m)))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt (pow k m))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow k (/ m 2))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m)))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ 1 (pow (* (cbrt k) (cbrt k)) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ 1 (pow (sqrt k) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ 1 (pow 1 m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt (pow k m))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ 1 1))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ 1 (pow k (/ m 2))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) 1)) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m)))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt 1) (pow (sqrt k) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt 1) (pow 1 m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m)))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt 1) (sqrt (pow k m))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt 1) 1))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt 1) (pow k (/ m 2))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m)))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ 1 (pow (* (cbrt k) (cbrt k)) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ 1 (pow (sqrt k) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ 1 (pow 1 m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ 1 (sqrt (pow k m))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ 1 1))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ 1 (pow k (/ m 2))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) 1)) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m)))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (sqrt 1) (pow (sqrt k) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (sqrt 1) (pow 1 m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m)))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (sqrt 1) (sqrt (pow k m))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (sqrt 1) 1))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (sqrt 1) (pow k (/ m 2))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m)))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ 1 (pow (* (cbrt k) (cbrt k)) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ 1 (pow (sqrt k) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ 1 (pow 1 m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ 1 (sqrt (pow k m))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ 1 1))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ 1 (pow k (/ m 2))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 1)) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) a) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (/ (cbrt 1) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (/ (cbrt 1) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (/ (cbrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (/ (cbrt 1) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (/ (cbrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (/ (cbrt 1) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (/ (sqrt 1) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (/ (sqrt 1) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (/ (sqrt 1) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (/ (sqrt 1) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (/ 1 (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (/ 1 (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (sqrt (- (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) a) (* 1 (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (- 1/2) (- 1) (- (/ 1 2)) (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (- 0 (log (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (- (log 1) (log (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (log (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (exp (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (* 1 1) 1) (* (* (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (cbrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (- 1) (- (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt 1) (cbrt 1)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt 1) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt 1) (cbrt 1)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt 1) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt 1) (cbrt 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt 1) (cbrt 1)) (sqrt 1)) (/ (cbrt 1) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt 1) (cbrt 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt 1) (cbrt 1)) 1) (/ (cbrt 1) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt 1) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) (sqrt 1)) (/ (sqrt 1) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) 1) (/ (sqrt 1) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt 1)) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 1) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) 1) (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt 1)) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 1) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt 1)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt 1)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) 1) (/ 1 (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (/ 1 (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))) (- (+ (* 1/2 (/ (pow k 2) (sqrt 1.0))) (+ (sqrt 1.0) (* 5.0 (/ k (sqrt 1.0))))) (* 12.5 (/ (pow k 2) (pow (sqrt 1.0) 3)))) (- (+ k 5.0) (* 12.0 (/ 1 k))) (- (* 12.0 (/ 1 k)) (+ k 5.0)) (- (+ (* 1/2 (/ (pow k 2) (sqrt 1.0))) (+ (sqrt 1.0) (* 5.0 (/ k (sqrt 1.0))))) (* 12.5 (/ (pow k 2) (pow (sqrt 1.0) 3)))) (- (+ k 5.0) (* 12.0 (/ 1 k))) (- (* 12.0 (/ 1 k)) (+ k 5.0)) (- (+ (* 1.0 (* a (* m (log k)))) (* 1.0 a)) (* 10.0 (* k a))) (- (+ (/ (* a (exp (* -1 (* m (log (/ 1 k)))))) (pow k 2)) (* 99.0 (/ (* a (exp (* -1 (* m (log (/ 1 k)))))) (pow k 4)))) (* 10.0 (/ (* a (exp (* -1 (* m (log (/ 1 k)))))) (pow k 3)))) (- (+ (* 99.0 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 4))) (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 2))) (* 10.0 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 3)))) (- (+ (* 49.5 (/ (pow k 2) (sqrt 1.0))) (sqrt 1.0)) (+ (* 5.0 (/ k (sqrt 1.0))) (* 12.5 (/ (pow k 2) (pow (sqrt 1.0) 3))))) (- (+ (/ 1 k) (* 37.0 (/ 1 (pow k 3)))) (* 5.0 (/ 1 (pow k 2)))) (- (* 5.0 (/ 1 (pow k 2))) (+ (/ 1 k) (* 37.0 (/ 1 (pow k 3))))) 8.387 * * [simplify]: Extracting # 0 : cost 0 8.388 * * [simplify]: Extracting # 1 : cost 0 8.390 * * [simplify]: Extracting # 2 : cost 0 8.392 * * [simplify]: Extracting # 3 : cost 0 8.394 * * [simplify]: Extracting # 4 : cost 0 8.396 * * [simplify]: Extracting # 5 : cost 0 8.398 * * [simplify]: Extracting # 6 : cost 0 8.400 * * [simplify]: Extracting # 7 : cost 0 8.403 * * [simplify]: Extracting # 8 : cost 0 8.405 * * [simplify]: Extracting # 9 : cost 0 8.407 * * [simplify]: Extracting # 10 : cost 0 8.409 * * [simplify]: Extracting # 11 : cost 0 8.411 * * [simplify]: Extracting # 12 : cost 0 8.413 * * [simplify]: Extracting # 13 : cost 0 8.415 * * [simplify]: iteration 0 : 541 enodes (cost 10061 ) 8.817 * * [simplify]: Extracting # 0 : cost 0 8.822 * * [simplify]: Extracting # 1 : cost 0 8.825 * * [simplify]: Extracting # 2 : cost 0 8.829 * * [simplify]: Extracting # 3 : cost 0 8.832 * * [simplify]: Extracting # 4 : cost 0 8.835 * * [simplify]: Extracting # 5 : cost 0 8.838 * * [simplify]: Extracting # 6 : cost 0 8.842 * * [simplify]: iteration 1 : 1557 enodes (cost 9041 ) 9.523 * * [simplify]: Extracting # 0 : cost 0 9.530 * * [simplify]: Extracting # 1 : cost 0 9.546 * * [simplify]: Extracting # 2 : cost 0 9.552 * * [simplify]: Extracting # 3 : cost 0 9.558 * * [simplify]: Extracting # 4 : cost 0 9.564 * * [simplify]: iteration done: 5000 enodes (cost 7897 ) 9.569 * [simplify]: Simplified to: (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (exp (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt (+ (* k (+ 10.0 k)) 1.0)) 3) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 (- 1.0 (* k (+ 10.0 k)))))) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0)) 1/2 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (exp (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt (+ (* k (+ 10.0 k)) 1.0)) 3) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 (- 1.0 (* k (+ 10.0 k)))))) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0)) 1/2 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (exp (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (pow (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) 3) (pow (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) 3) (pow (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) 3) (pow (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) 3) (pow (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) 3) (pow (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) 3) (* (cbrt (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (cbrt (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))))) (cbrt (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (pow (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) 3) (sqrt (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (sqrt (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (* (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m)) (* (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (* (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))) (cbrt a))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))) (* (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt a))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (* (cbrt a) (cbrt a)) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (cbrt a) (cbrt a)) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (* (cbrt a) (cbrt a)) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (cbrt a) (cbrt a)) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (* (cbrt a) (cbrt a)) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt a))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (* (cbrt a) (cbrt a)) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (cbrt a) (cbrt a)) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (* (cbrt a) (cbrt a)) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (cbrt a) (cbrt a)) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (* (cbrt a) (cbrt a)) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (+ (* k (+ 10.0 k)) 1.0)) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (* (sqrt a) (pow (sqrt k) m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (* (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (/ (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (* (/ (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))) (/ (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (sqrt a) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)) (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (sqrt a) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (sqrt a) (sqrt (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (sqrt a) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)) (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (sqrt a) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (sqrt a) (sqrt (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))) (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (+ (* k (+ 10.0 k)) 1.0)) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (pow (* (cbrt k) (cbrt k)) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (pow (sqrt k) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt (pow k m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (pow k (/ m 2)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (pow (* (cbrt k) (cbrt k)) m) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (pow (sqrt k) m) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt (pow k m)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (pow k (/ m 2)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (+ (* k (+ 10.0 k)) 1.0)) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (+ (* k (+ 10.0 k)) 1.0)) (* (cbrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (* (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 (- 1.0 (* k (+ 10.0 k))))))) (* (sqrt (- (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) -1/2 -1 -1/2 (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (exp (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (pow (sqrt (+ (* k (+ 10.0 k)) 1.0)) 3)) (* (cbrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (cbrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (pow (sqrt (+ (* k (+ 10.0 k)) 1.0)) 3)) (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) -1 (- (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1 (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1 (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1 (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1 (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1 (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1 (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (/ 1 (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1 (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ 1 (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (/ 1 (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))) (- (+ (* 1/2 (/ (pow k 2) (sqrt 1.0))) (+ (sqrt 1.0) (* 5.0 (/ k (sqrt 1.0))))) (* 12.5 (/ (pow k 2) (pow (sqrt 1.0) 3)))) (+ k (- 5.0 (/ 12.0 k))) (- (/ 12.0 k) (+ k 5.0)) (- (+ (* 1/2 (/ (pow k 2) (sqrt 1.0))) (+ (sqrt 1.0) (* 5.0 (/ k (sqrt 1.0))))) (* 12.5 (/ (pow k 2) (pow (sqrt 1.0) 3)))) (+ k (- 5.0 (/ 12.0 k))) (- (/ 12.0 k) (+ k 5.0)) (- (* 1.0 (+ (* a (* m (log k))) a)) (* 10.0 (* k a))) (- (+ (* (/ a (/ (pow k 4) (exp (- (* (- (log k)) m))))) 99.0) (/ a (/ (pow k 2) (exp (- (* (- (log k)) m)))))) (* 10.0 (/ a (/ (pow k 3) (exp (- (* (- (log k)) m))))))) (- (+ (* 99.0 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 4))) (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 2))) (* 10.0 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 3)))) (- (+ (* 49.5 (/ (pow k 2) (sqrt 1.0))) (sqrt 1.0)) (+ (* 5.0 (/ k (sqrt 1.0))) (* 12.5 (/ (pow k 2) (pow (sqrt 1.0) 3))))) (- (+ (/ 1 k) (/ 37.0 (pow k 3))) (/ 5.0 (pow k 2))) (- (- (/ 5.0 (pow k 2)) (/ 37.0 (pow k 3))) (/ 1 k)) 9.574 * * * [progress]: adding candidates to table 10.686 * * [progress]: iteration 3 / 4 10.686 * * * [progress]: picking best candidate 10.701 * * * * [pick]: Picked # 10.701 * * * [progress]: localizing error 10.718 * * * [progress]: generating rewritten candidates 10.718 * * * * [progress]: [ 1 / 4 ] rewriting at (2 2) 10.736 * * * * [progress]: [ 2 / 4 ] rewriting at (2 1 2 1) 10.765 * * * * [progress]: [ 3 / 4 ] rewriting at (2) 10.904 * * * * [progress]: [ 4 / 4 ] rewriting at (2 1) 11.121 * * * [progress]: generating series expansions 11.121 * * * * [progress]: [ 1 / 4 ] generating series at (2 2) 11.122 * [backup-simplify]: Simplify (sqrt (+ (* k (+ 10.0 k)) 1.0)) into (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) 11.122 * [approximate]: Taking taylor expansion of (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) in (k) around 0 11.122 * [taylor]: Taking taylor expansion of (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 11.122 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 11.122 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 11.122 * [taylor]: Taking taylor expansion of 10.0 in k 11.122 * [backup-simplify]: Simplify 10.0 into 10.0 11.122 * [taylor]: Taking taylor expansion of k in k 11.122 * [backup-simplify]: Simplify 0 into 0 11.122 * [backup-simplify]: Simplify 1 into 1 11.122 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 11.122 * [taylor]: Taking taylor expansion of (pow k 2) in k 11.122 * [taylor]: Taking taylor expansion of k in k 11.122 * [backup-simplify]: Simplify 0 into 0 11.122 * [backup-simplify]: Simplify 1 into 1 11.122 * [taylor]: Taking taylor expansion of 1.0 in k 11.122 * [backup-simplify]: Simplify 1.0 into 1.0 11.123 * [backup-simplify]: Simplify (* 10.0 0) into 0 11.123 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.123 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.124 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 11.125 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 11.125 * [backup-simplify]: Simplify (+ 0 0) into 0 11.125 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 11.126 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1.0))) into (/ 5.0 (sqrt 1.0)) 11.126 * [taylor]: Taking taylor expansion of (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 11.126 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 11.126 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 11.126 * [taylor]: Taking taylor expansion of 10.0 in k 11.126 * [backup-simplify]: Simplify 10.0 into 10.0 11.126 * [taylor]: Taking taylor expansion of k in k 11.126 * [backup-simplify]: Simplify 0 into 0 11.126 * [backup-simplify]: Simplify 1 into 1 11.126 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 11.126 * [taylor]: Taking taylor expansion of (pow k 2) in k 11.126 * [taylor]: Taking taylor expansion of k in k 11.126 * [backup-simplify]: Simplify 0 into 0 11.126 * [backup-simplify]: Simplify 1 into 1 11.126 * [taylor]: Taking taylor expansion of 1.0 in k 11.126 * [backup-simplify]: Simplify 1.0 into 1.0 11.127 * [backup-simplify]: Simplify (* 10.0 0) into 0 11.127 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.127 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.128 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 11.128 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 11.129 * [backup-simplify]: Simplify (+ 0 0) into 0 11.129 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 11.130 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1.0))) into (/ 5.0 (sqrt 1.0)) 11.130 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 11.131 * [backup-simplify]: Simplify (/ 5.0 (sqrt 1.0)) into (/ 5.0 (sqrt 1.0)) 11.132 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 1) (* 0 0))) into 0 11.132 * [backup-simplify]: Simplify (* 1 1) into 1 11.132 * [backup-simplify]: Simplify (+ 1 0) into 1 11.132 * [backup-simplify]: Simplify (+ 0 1) into 1 11.136 * [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))) 11.143 * [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))) 11.152 * [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)))) 11.152 * [backup-simplify]: Simplify (sqrt (+ (* (/ 1 k) (+ 10.0 (/ 1 k))) 1.0)) into (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) 11.152 * [approximate]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in (k) around 0 11.152 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 11.152 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 11.152 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 11.152 * [taylor]: Taking taylor expansion of (pow k 2) in k 11.152 * [taylor]: Taking taylor expansion of k in k 11.152 * [backup-simplify]: Simplify 0 into 0 11.152 * [backup-simplify]: Simplify 1 into 1 11.153 * [backup-simplify]: Simplify (* 1 1) into 1 11.153 * [backup-simplify]: Simplify (/ 1 1) into 1 11.153 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 11.153 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 11.153 * [taylor]: Taking taylor expansion of 10.0 in k 11.153 * [backup-simplify]: Simplify 10.0 into 10.0 11.153 * [taylor]: Taking taylor expansion of (/ 1 k) in k 11.153 * [taylor]: Taking taylor expansion of k in k 11.153 * [backup-simplify]: Simplify 0 into 0 11.153 * [backup-simplify]: Simplify 1 into 1 11.154 * [backup-simplify]: Simplify (/ 1 1) into 1 11.154 * [taylor]: Taking taylor expansion of 1.0 in k 11.154 * [backup-simplify]: Simplify 1.0 into 1.0 11.154 * [backup-simplify]: Simplify (+ 1 0) into 1 11.155 * [backup-simplify]: Simplify (sqrt 1) into 1 11.155 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.156 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.157 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 11.157 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 11.157 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 11.159 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1))) into 5.0 11.159 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 11.159 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 11.159 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 11.159 * [taylor]: Taking taylor expansion of (pow k 2) in k 11.159 * [taylor]: Taking taylor expansion of k in k 11.159 * [backup-simplify]: Simplify 0 into 0 11.159 * [backup-simplify]: Simplify 1 into 1 11.159 * [backup-simplify]: Simplify (* 1 1) into 1 11.160 * [backup-simplify]: Simplify (/ 1 1) into 1 11.160 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 11.160 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 11.160 * [taylor]: Taking taylor expansion of 10.0 in k 11.160 * [backup-simplify]: Simplify 10.0 into 10.0 11.160 * [taylor]: Taking taylor expansion of (/ 1 k) in k 11.160 * [taylor]: Taking taylor expansion of k in k 11.160 * [backup-simplify]: Simplify 0 into 0 11.160 * [backup-simplify]: Simplify 1 into 1 11.160 * [backup-simplify]: Simplify (/ 1 1) into 1 11.160 * [taylor]: Taking taylor expansion of 1.0 in k 11.160 * [backup-simplify]: Simplify 1.0 into 1.0 11.161 * [backup-simplify]: Simplify (+ 1 0) into 1 11.161 * [backup-simplify]: Simplify (sqrt 1) into 1 11.162 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.162 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.163 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 11.163 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 11.164 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 11.165 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1))) into 5.0 11.165 * [backup-simplify]: Simplify 1 into 1 11.165 * [backup-simplify]: Simplify 5.0 into 5.0 11.166 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.167 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.168 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.168 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 11.169 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.169 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.172 * [backup-simplify]: Simplify (/ (- 1.0 (pow 5.0 2) (+)) (* 2 1)) into -12.0 11.172 * [backup-simplify]: Simplify -12.0 into -12.0 11.173 * [backup-simplify]: Simplify (+ (* -12.0 (/ 1 k)) (+ 5.0 (* 1 (/ 1 (/ 1 k))))) into (- (+ k 5.0) (* 12.0 (/ 1 k))) 11.173 * [backup-simplify]: Simplify (sqrt (+ (* (/ 1 (- k)) (+ 10.0 (/ 1 (- k)))) 1.0)) into (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) 11.173 * [approximate]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in (k) around 0 11.173 * [taylor]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 11.173 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 11.173 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 11.173 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 11.173 * [taylor]: Taking taylor expansion of (pow k 2) in k 11.173 * [taylor]: Taking taylor expansion of k in k 11.173 * [backup-simplify]: Simplify 0 into 0 11.173 * [backup-simplify]: Simplify 1 into 1 11.174 * [backup-simplify]: Simplify (* 1 1) into 1 11.174 * [backup-simplify]: Simplify (/ 1 1) into 1 11.174 * [taylor]: Taking taylor expansion of 1.0 in k 11.174 * [backup-simplify]: Simplify 1.0 into 1.0 11.174 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 11.174 * [taylor]: Taking taylor expansion of 10.0 in k 11.174 * [backup-simplify]: Simplify 10.0 into 10.0 11.174 * [taylor]: Taking taylor expansion of (/ 1 k) in k 11.174 * [taylor]: Taking taylor expansion of k in k 11.174 * [backup-simplify]: Simplify 0 into 0 11.174 * [backup-simplify]: Simplify 1 into 1 11.175 * [backup-simplify]: Simplify (/ 1 1) into 1 11.175 * [backup-simplify]: Simplify (+ 1 0) into 1 11.175 * [backup-simplify]: Simplify (+ 1 0) into 1 11.176 * [backup-simplify]: Simplify (sqrt 1) into 1 11.176 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.177 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.177 * [backup-simplify]: Simplify (+ 0 0) into 0 11.178 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 11.178 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 11.178 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 11.180 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1))) into -5.0 11.180 * [taylor]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 11.180 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 11.180 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 11.180 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 11.180 * [taylor]: Taking taylor expansion of (pow k 2) in k 11.180 * [taylor]: Taking taylor expansion of k in k 11.180 * [backup-simplify]: Simplify 0 into 0 11.180 * [backup-simplify]: Simplify 1 into 1 11.180 * [backup-simplify]: Simplify (* 1 1) into 1 11.180 * [backup-simplify]: Simplify (/ 1 1) into 1 11.180 * [taylor]: Taking taylor expansion of 1.0 in k 11.180 * [backup-simplify]: Simplify 1.0 into 1.0 11.180 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 11.180 * [taylor]: Taking taylor expansion of 10.0 in k 11.180 * [backup-simplify]: Simplify 10.0 into 10.0 11.180 * [taylor]: Taking taylor expansion of (/ 1 k) in k 11.180 * [taylor]: Taking taylor expansion of k in k 11.180 * [backup-simplify]: Simplify 0 into 0 11.180 * [backup-simplify]: Simplify 1 into 1 11.181 * [backup-simplify]: Simplify (/ 1 1) into 1 11.181 * [backup-simplify]: Simplify (+ 1 0) into 1 11.181 * [backup-simplify]: Simplify (+ 1 0) into 1 11.181 * [backup-simplify]: Simplify (sqrt 1) into 1 11.182 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.182 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.182 * [backup-simplify]: Simplify (+ 0 0) into 0 11.183 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 11.183 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 11.183 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 11.184 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1))) into -5.0 11.185 * [backup-simplify]: Simplify 1 into 1 11.185 * [backup-simplify]: Simplify -5.0 into -5.0 11.185 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.186 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.186 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.186 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.187 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 11.187 * [backup-simplify]: Simplify (- 0) into 0 11.187 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 11.189 * [backup-simplify]: Simplify (/ (- 1.0 (pow -5.0 2) (+)) (* 2 1)) into -12.0 11.189 * [backup-simplify]: Simplify -12.0 into -12.0 11.189 * [backup-simplify]: Simplify (+ (* -12.0 (/ 1 (- k))) (+ -5.0 (* 1 (/ 1 (/ 1 (- k)))))) into (- (* 12.0 (/ 1 k)) (+ k 5.0)) 11.189 * * * * [progress]: [ 2 / 4 ] generating series at (2 1 2 1) 11.190 * [backup-simplify]: Simplify (sqrt (+ (* k (+ 10.0 k)) 1.0)) into (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) 11.190 * [approximate]: Taking taylor expansion of (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) in (k) around 0 11.190 * [taylor]: Taking taylor expansion of (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 11.190 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 11.190 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 11.190 * [taylor]: Taking taylor expansion of 10.0 in k 11.190 * [backup-simplify]: Simplify 10.0 into 10.0 11.190 * [taylor]: Taking taylor expansion of k in k 11.190 * [backup-simplify]: Simplify 0 into 0 11.190 * [backup-simplify]: Simplify 1 into 1 11.190 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 11.190 * [taylor]: Taking taylor expansion of (pow k 2) in k 11.190 * [taylor]: Taking taylor expansion of k in k 11.190 * [backup-simplify]: Simplify 0 into 0 11.190 * [backup-simplify]: Simplify 1 into 1 11.190 * [taylor]: Taking taylor expansion of 1.0 in k 11.190 * [backup-simplify]: Simplify 1.0 into 1.0 11.190 * [backup-simplify]: Simplify (* 10.0 0) into 0 11.190 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.191 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.191 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 11.192 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 11.192 * [backup-simplify]: Simplify (+ 0 0) into 0 11.192 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 11.193 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1.0))) into (/ 5.0 (sqrt 1.0)) 11.193 * [taylor]: Taking taylor expansion of (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 11.193 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 11.193 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 11.193 * [taylor]: Taking taylor expansion of 10.0 in k 11.193 * [backup-simplify]: Simplify 10.0 into 10.0 11.193 * [taylor]: Taking taylor expansion of k in k 11.194 * [backup-simplify]: Simplify 0 into 0 11.194 * [backup-simplify]: Simplify 1 into 1 11.194 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 11.194 * [taylor]: Taking taylor expansion of (pow k 2) in k 11.194 * [taylor]: Taking taylor expansion of k in k 11.194 * [backup-simplify]: Simplify 0 into 0 11.194 * [backup-simplify]: Simplify 1 into 1 11.194 * [taylor]: Taking taylor expansion of 1.0 in k 11.194 * [backup-simplify]: Simplify 1.0 into 1.0 11.194 * [backup-simplify]: Simplify (* 10.0 0) into 0 11.194 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.194 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.195 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 11.196 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 11.196 * [backup-simplify]: Simplify (+ 0 0) into 0 11.202 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 11.204 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1.0))) into (/ 5.0 (sqrt 1.0)) 11.204 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 11.205 * [backup-simplify]: Simplify (/ 5.0 (sqrt 1.0)) into (/ 5.0 (sqrt 1.0)) 11.205 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 1) (* 0 0))) into 0 11.206 * [backup-simplify]: Simplify (* 1 1) into 1 11.206 * [backup-simplify]: Simplify (+ 1 0) into 1 11.206 * [backup-simplify]: Simplify (+ 0 1) into 1 11.212 * [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))) 11.219 * [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))) 11.225 * [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)))) 11.226 * [backup-simplify]: Simplify (sqrt (+ (* (/ 1 k) (+ 10.0 (/ 1 k))) 1.0)) into (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) 11.226 * [approximate]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in (k) around 0 11.226 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 11.226 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 11.226 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 11.226 * [taylor]: Taking taylor expansion of (pow k 2) in k 11.226 * [taylor]: Taking taylor expansion of k in k 11.226 * [backup-simplify]: Simplify 0 into 0 11.226 * [backup-simplify]: Simplify 1 into 1 11.226 * [backup-simplify]: Simplify (* 1 1) into 1 11.226 * [backup-simplify]: Simplify (/ 1 1) into 1 11.226 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 11.226 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 11.226 * [taylor]: Taking taylor expansion of 10.0 in k 11.226 * [backup-simplify]: Simplify 10.0 into 10.0 11.226 * [taylor]: Taking taylor expansion of (/ 1 k) in k 11.226 * [taylor]: Taking taylor expansion of k in k 11.226 * [backup-simplify]: Simplify 0 into 0 11.226 * [backup-simplify]: Simplify 1 into 1 11.227 * [backup-simplify]: Simplify (/ 1 1) into 1 11.227 * [taylor]: Taking taylor expansion of 1.0 in k 11.227 * [backup-simplify]: Simplify 1.0 into 1.0 11.227 * [backup-simplify]: Simplify (+ 1 0) into 1 11.227 * [backup-simplify]: Simplify (sqrt 1) into 1 11.228 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.228 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.228 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 11.229 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 11.229 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 11.230 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1))) into 5.0 11.230 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 11.230 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 11.230 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 11.230 * [taylor]: Taking taylor expansion of (pow k 2) in k 11.230 * [taylor]: Taking taylor expansion of k in k 11.230 * [backup-simplify]: Simplify 0 into 0 11.230 * [backup-simplify]: Simplify 1 into 1 11.230 * [backup-simplify]: Simplify (* 1 1) into 1 11.231 * [backup-simplify]: Simplify (/ 1 1) into 1 11.231 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 11.231 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 11.231 * [taylor]: Taking taylor expansion of 10.0 in k 11.231 * [backup-simplify]: Simplify 10.0 into 10.0 11.231 * [taylor]: Taking taylor expansion of (/ 1 k) in k 11.231 * [taylor]: Taking taylor expansion of k in k 11.231 * [backup-simplify]: Simplify 0 into 0 11.231 * [backup-simplify]: Simplify 1 into 1 11.231 * [backup-simplify]: Simplify (/ 1 1) into 1 11.231 * [taylor]: Taking taylor expansion of 1.0 in k 11.231 * [backup-simplify]: Simplify 1.0 into 1.0 11.231 * [backup-simplify]: Simplify (+ 1 0) into 1 11.232 * [backup-simplify]: Simplify (sqrt 1) into 1 11.232 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.232 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.233 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 11.233 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 11.233 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 11.234 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1))) into 5.0 11.234 * [backup-simplify]: Simplify 1 into 1 11.234 * [backup-simplify]: Simplify 5.0 into 5.0 11.235 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.235 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.236 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.236 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 11.236 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.237 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.238 * [backup-simplify]: Simplify (/ (- 1.0 (pow 5.0 2) (+)) (* 2 1)) into -12.0 11.238 * [backup-simplify]: Simplify -12.0 into -12.0 11.239 * [backup-simplify]: Simplify (+ (* -12.0 (/ 1 k)) (+ 5.0 (* 1 (/ 1 (/ 1 k))))) into (- (+ k 5.0) (* 12.0 (/ 1 k))) 11.239 * [backup-simplify]: Simplify (sqrt (+ (* (/ 1 (- k)) (+ 10.0 (/ 1 (- k)))) 1.0)) into (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) 11.239 * [approximate]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in (k) around 0 11.239 * [taylor]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 11.239 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 11.239 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 11.239 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 11.239 * [taylor]: Taking taylor expansion of (pow k 2) in k 11.239 * [taylor]: Taking taylor expansion of k in k 11.239 * [backup-simplify]: Simplify 0 into 0 11.239 * [backup-simplify]: Simplify 1 into 1 11.239 * [backup-simplify]: Simplify (* 1 1) into 1 11.239 * [backup-simplify]: Simplify (/ 1 1) into 1 11.239 * [taylor]: Taking taylor expansion of 1.0 in k 11.239 * [backup-simplify]: Simplify 1.0 into 1.0 11.240 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 11.240 * [taylor]: Taking taylor expansion of 10.0 in k 11.240 * [backup-simplify]: Simplify 10.0 into 10.0 11.240 * [taylor]: Taking taylor expansion of (/ 1 k) in k 11.240 * [taylor]: Taking taylor expansion of k in k 11.240 * [backup-simplify]: Simplify 0 into 0 11.240 * [backup-simplify]: Simplify 1 into 1 11.240 * [backup-simplify]: Simplify (/ 1 1) into 1 11.240 * [backup-simplify]: Simplify (+ 1 0) into 1 11.240 * [backup-simplify]: Simplify (+ 1 0) into 1 11.241 * [backup-simplify]: Simplify (sqrt 1) into 1 11.241 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.241 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.242 * [backup-simplify]: Simplify (+ 0 0) into 0 11.242 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 11.242 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 11.243 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 11.244 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1))) into -5.0 11.244 * [taylor]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 11.244 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 11.244 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 11.244 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 11.244 * [taylor]: Taking taylor expansion of (pow k 2) in k 11.244 * [taylor]: Taking taylor expansion of k in k 11.244 * [backup-simplify]: Simplify 0 into 0 11.244 * [backup-simplify]: Simplify 1 into 1 11.244 * [backup-simplify]: Simplify (* 1 1) into 1 11.244 * [backup-simplify]: Simplify (/ 1 1) into 1 11.244 * [taylor]: Taking taylor expansion of 1.0 in k 11.244 * [backup-simplify]: Simplify 1.0 into 1.0 11.244 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 11.244 * [taylor]: Taking taylor expansion of 10.0 in k 11.244 * [backup-simplify]: Simplify 10.0 into 10.0 11.244 * [taylor]: Taking taylor expansion of (/ 1 k) in k 11.244 * [taylor]: Taking taylor expansion of k in k 11.244 * [backup-simplify]: Simplify 0 into 0 11.244 * [backup-simplify]: Simplify 1 into 1 11.245 * [backup-simplify]: Simplify (/ 1 1) into 1 11.245 * [backup-simplify]: Simplify (+ 1 0) into 1 11.245 * [backup-simplify]: Simplify (+ 1 0) into 1 11.245 * [backup-simplify]: Simplify (sqrt 1) into 1 11.246 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.246 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.246 * [backup-simplify]: Simplify (+ 0 0) into 0 11.247 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 11.247 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 11.247 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 11.248 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1))) into -5.0 11.249 * [backup-simplify]: Simplify 1 into 1 11.249 * [backup-simplify]: Simplify -5.0 into -5.0 11.249 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.250 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.250 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.250 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.251 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 11.251 * [backup-simplify]: Simplify (- 0) into 0 11.251 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 11.253 * [backup-simplify]: Simplify (/ (- 1.0 (pow -5.0 2) (+)) (* 2 1)) into -12.0 11.253 * [backup-simplify]: Simplify -12.0 into -12.0 11.253 * [backup-simplify]: Simplify (+ (* -12.0 (/ 1 (- k))) (+ -5.0 (* 1 (/ 1 (/ 1 (- k)))))) into (- (* 12.0 (/ 1 k)) (+ k 5.0)) 11.253 * * * * [progress]: [ 3 / 4 ] generating series at (2) 11.254 * [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))) 11.254 * [approximate]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in (a k m) around 0 11.254 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in m 11.254 * [taylor]: Taking taylor expansion of (* a (pow k m)) in m 11.254 * [taylor]: Taking taylor expansion of a in m 11.254 * [backup-simplify]: Simplify a into a 11.254 * [taylor]: Taking taylor expansion of (pow k m) in m 11.254 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 11.254 * [taylor]: Taking taylor expansion of (* m (log k)) in m 11.254 * [taylor]: Taking taylor expansion of m in m 11.254 * [backup-simplify]: Simplify 0 into 0 11.254 * [backup-simplify]: Simplify 1 into 1 11.254 * [taylor]: Taking taylor expansion of (log k) in m 11.254 * [taylor]: Taking taylor expansion of k in m 11.254 * [backup-simplify]: Simplify k into k 11.254 * [backup-simplify]: Simplify (log k) into (log k) 11.254 * [backup-simplify]: Simplify (* 0 (log k)) into 0 11.255 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 11.255 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 11.255 * [backup-simplify]: Simplify (exp 0) into 1 11.255 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in m 11.255 * [taylor]: Taking taylor expansion of (* 10.0 k) in m 11.255 * [taylor]: Taking taylor expansion of 10.0 in m 11.255 * [backup-simplify]: Simplify 10.0 into 10.0 11.255 * [taylor]: Taking taylor expansion of k in m 11.255 * [backup-simplify]: Simplify k into k 11.255 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in m 11.255 * [taylor]: Taking taylor expansion of (pow k 2) in m 11.255 * [taylor]: Taking taylor expansion of k in m 11.255 * [backup-simplify]: Simplify k into k 11.255 * [taylor]: Taking taylor expansion of 1.0 in m 11.255 * [backup-simplify]: Simplify 1.0 into 1.0 11.255 * [backup-simplify]: Simplify (* a 1) into a 11.255 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 11.255 * [backup-simplify]: Simplify (* k k) into (pow k 2) 11.256 * [backup-simplify]: Simplify (+ (pow k 2) 1.0) into (+ (pow k 2) 1.0) 11.256 * [backup-simplify]: Simplify (+ (* 10.0 k) (+ (pow k 2) 1.0)) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 11.256 * [backup-simplify]: Simplify (/ a (+ (* 10.0 k) (+ (pow k 2) 1.0))) into (/ a (+ (* 10.0 k) (+ (pow k 2) 1.0))) 11.256 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 11.256 * [taylor]: Taking taylor expansion of (* a (pow k m)) in k 11.256 * [taylor]: Taking taylor expansion of a in k 11.256 * [backup-simplify]: Simplify a into a 11.256 * [taylor]: Taking taylor expansion of (pow k m) in k 11.256 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 11.256 * [taylor]: Taking taylor expansion of (* m (log k)) in k 11.256 * [taylor]: Taking taylor expansion of m in k 11.256 * [backup-simplify]: Simplify m into m 11.256 * [taylor]: Taking taylor expansion of (log k) in k 11.256 * [taylor]: Taking taylor expansion of k in k 11.256 * [backup-simplify]: Simplify 0 into 0 11.256 * [backup-simplify]: Simplify 1 into 1 11.256 * [backup-simplify]: Simplify (log 1) into 0 11.257 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 11.257 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 11.257 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 11.257 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 11.257 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 11.257 * [taylor]: Taking taylor expansion of 10.0 in k 11.257 * [backup-simplify]: Simplify 10.0 into 10.0 11.257 * [taylor]: Taking taylor expansion of k in k 11.257 * [backup-simplify]: Simplify 0 into 0 11.257 * [backup-simplify]: Simplify 1 into 1 11.257 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 11.257 * [taylor]: Taking taylor expansion of (pow k 2) in k 11.257 * [taylor]: Taking taylor expansion of k in k 11.257 * [backup-simplify]: Simplify 0 into 0 11.257 * [backup-simplify]: Simplify 1 into 1 11.257 * [taylor]: Taking taylor expansion of 1.0 in k 11.257 * [backup-simplify]: Simplify 1.0 into 1.0 11.257 * [backup-simplify]: Simplify (* a (pow k m)) into (* a (pow k m)) 11.257 * [backup-simplify]: Simplify (* 10.0 0) into 0 11.258 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.258 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.258 * [backup-simplify]: Simplify (/ (* a (pow k m)) 1.0) into (* 1.0 (* a (pow k m))) 11.258 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in a 11.258 * [taylor]: Taking taylor expansion of (* a (pow k m)) in a 11.258 * [taylor]: Taking taylor expansion of a in a 11.258 * [backup-simplify]: Simplify 0 into 0 11.258 * [backup-simplify]: Simplify 1 into 1 11.258 * [taylor]: Taking taylor expansion of (pow k m) in a 11.258 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in a 11.258 * [taylor]: Taking taylor expansion of (* m (log k)) in a 11.258 * [taylor]: Taking taylor expansion of m in a 11.258 * [backup-simplify]: Simplify m into m 11.258 * [taylor]: Taking taylor expansion of (log k) in a 11.258 * [taylor]: Taking taylor expansion of k in a 11.258 * [backup-simplify]: Simplify k into k 11.258 * [backup-simplify]: Simplify (log k) into (log k) 11.258 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 11.258 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 11.258 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in a 11.258 * [taylor]: Taking taylor expansion of (* 10.0 k) in a 11.258 * [taylor]: Taking taylor expansion of 10.0 in a 11.258 * [backup-simplify]: Simplify 10.0 into 10.0 11.258 * [taylor]: Taking taylor expansion of k in a 11.258 * [backup-simplify]: Simplify k into k 11.258 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in a 11.258 * [taylor]: Taking taylor expansion of (pow k 2) in a 11.259 * [taylor]: Taking taylor expansion of k in a 11.259 * [backup-simplify]: Simplify k into k 11.259 * [taylor]: Taking taylor expansion of 1.0 in a 11.259 * [backup-simplify]: Simplify 1.0 into 1.0 11.259 * [backup-simplify]: Simplify (* 0 (pow k m)) into 0 11.259 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 11.260 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 11.260 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 11.260 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow k m))) into (pow k m) 11.260 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 11.260 * [backup-simplify]: Simplify (* k k) into (pow k 2) 11.261 * [backup-simplify]: Simplify (+ (pow k 2) 1.0) into (+ (pow k 2) 1.0) 11.261 * [backup-simplify]: Simplify (+ (* 10.0 k) (+ (pow k 2) 1.0)) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 11.261 * [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))) 11.261 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in a 11.261 * [taylor]: Taking taylor expansion of (* a (pow k m)) in a 11.261 * [taylor]: Taking taylor expansion of a in a 11.261 * [backup-simplify]: Simplify 0 into 0 11.261 * [backup-simplify]: Simplify 1 into 1 11.261 * [taylor]: Taking taylor expansion of (pow k m) in a 11.261 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in a 11.261 * [taylor]: Taking taylor expansion of (* m (log k)) in a 11.261 * [taylor]: Taking taylor expansion of m in a 11.261 * [backup-simplify]: Simplify m into m 11.261 * [taylor]: Taking taylor expansion of (log k) in a 11.261 * [taylor]: Taking taylor expansion of k in a 11.261 * [backup-simplify]: Simplify k into k 11.261 * [backup-simplify]: Simplify (log k) into (log k) 11.261 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 11.261 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 11.261 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in a 11.261 * [taylor]: Taking taylor expansion of (* 10.0 k) in a 11.261 * [taylor]: Taking taylor expansion of 10.0 in a 11.261 * [backup-simplify]: Simplify 10.0 into 10.0 11.261 * [taylor]: Taking taylor expansion of k in a 11.261 * [backup-simplify]: Simplify k into k 11.261 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in a 11.261 * [taylor]: Taking taylor expansion of (pow k 2) in a 11.261 * [taylor]: Taking taylor expansion of k in a 11.261 * [backup-simplify]: Simplify k into k 11.261 * [taylor]: Taking taylor expansion of 1.0 in a 11.261 * [backup-simplify]: Simplify 1.0 into 1.0 11.262 * [backup-simplify]: Simplify (* 0 (pow k m)) into 0 11.262 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 11.262 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 11.263 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 11.263 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow k m))) into (pow k m) 11.263 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 11.263 * [backup-simplify]: Simplify (* k k) into (pow k 2) 11.263 * [backup-simplify]: Simplify (+ (pow k 2) 1.0) into (+ (pow k 2) 1.0) 11.263 * [backup-simplify]: Simplify (+ (* 10.0 k) (+ (pow k 2) 1.0)) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 11.264 * [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))) 11.264 * [taylor]: Taking taylor expansion of (/ (pow k m) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 11.264 * [taylor]: Taking taylor expansion of (pow k m) in k 11.264 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 11.264 * [taylor]: Taking taylor expansion of (* m (log k)) in k 11.264 * [taylor]: Taking taylor expansion of m in k 11.264 * [backup-simplify]: Simplify m into m 11.264 * [taylor]: Taking taylor expansion of (log k) in k 11.264 * [taylor]: Taking taylor expansion of k in k 11.264 * [backup-simplify]: Simplify 0 into 0 11.264 * [backup-simplify]: Simplify 1 into 1 11.264 * [backup-simplify]: Simplify (log 1) into 0 11.264 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 11.264 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 11.264 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 11.264 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 11.264 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 11.264 * [taylor]: Taking taylor expansion of 10.0 in k 11.264 * [backup-simplify]: Simplify 10.0 into 10.0 11.264 * [taylor]: Taking taylor expansion of k in k 11.265 * [backup-simplify]: Simplify 0 into 0 11.265 * [backup-simplify]: Simplify 1 into 1 11.265 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 11.265 * [taylor]: Taking taylor expansion of (pow k 2) in k 11.265 * [taylor]: Taking taylor expansion of k in k 11.265 * [backup-simplify]: Simplify 0 into 0 11.265 * [backup-simplify]: Simplify 1 into 1 11.265 * [taylor]: Taking taylor expansion of 1.0 in k 11.265 * [backup-simplify]: Simplify 1.0 into 1.0 11.265 * [backup-simplify]: Simplify (* 10.0 0) into 0 11.265 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.265 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.266 * [backup-simplify]: Simplify (/ (pow k m) 1.0) into (* 1.0 (pow k m)) 11.266 * [taylor]: Taking taylor expansion of (* 1.0 (pow k m)) in m 11.266 * [taylor]: Taking taylor expansion of 1.0 in m 11.266 * [backup-simplify]: Simplify 1.0 into 1.0 11.266 * [taylor]: Taking taylor expansion of (pow k m) in m 11.266 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 11.266 * [taylor]: Taking taylor expansion of (* m (log k)) in m 11.266 * [taylor]: Taking taylor expansion of m in m 11.266 * [backup-simplify]: Simplify 0 into 0 11.266 * [backup-simplify]: Simplify 1 into 1 11.266 * [taylor]: Taking taylor expansion of (log k) in m 11.266 * [taylor]: Taking taylor expansion of k in m 11.266 * [backup-simplify]: Simplify k into k 11.266 * [backup-simplify]: Simplify (log k) into (log k) 11.266 * [backup-simplify]: Simplify (* 0 (log k)) into 0 11.266 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 11.267 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 11.267 * [backup-simplify]: Simplify (exp 0) into 1 11.267 * [backup-simplify]: Simplify (* 1.0 1) into 1.0 11.267 * [backup-simplify]: Simplify 1.0 into 1.0 11.268 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow k 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow k 1)))) 2) into 0 11.268 * [backup-simplify]: Simplify (+ (* m 0) (+ (* 0 0) (* 0 (log k)))) into 0 11.269 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 11.270 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (pow k m)))) into 0 11.270 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 k)) into 0 11.270 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 11.271 * [backup-simplify]: Simplify (+ 0 0) into 0 11.271 * [backup-simplify]: Simplify (+ 0 0) into 0 11.271 * [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 11.271 * [taylor]: Taking taylor expansion of 0 in k 11.271 * [backup-simplify]: Simplify 0 into 0 11.271 * [taylor]: Taking taylor expansion of 0 in m 11.272 * [backup-simplify]: Simplify 0 into 0 11.272 * [backup-simplify]: Simplify 0 into 0 11.272 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 11.273 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 11.273 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 11.273 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 11.275 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 11.275 * [backup-simplify]: Simplify (+ 0 0) into 0 11.275 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 11.277 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* (* 1.0 (pow k m)) (/ 10.0 1.0)))) into (- (* 10.0 (pow k m))) 11.277 * [taylor]: Taking taylor expansion of (- (* 10.0 (pow k m))) in m 11.277 * [taylor]: Taking taylor expansion of (* 10.0 (pow k m)) in m 11.277 * [taylor]: Taking taylor expansion of 10.0 in m 11.277 * [backup-simplify]: Simplify 10.0 into 10.0 11.277 * [taylor]: Taking taylor expansion of (pow k m) in m 11.277 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 11.277 * [taylor]: Taking taylor expansion of (* m (log k)) in m 11.277 * [taylor]: Taking taylor expansion of m in m 11.277 * [backup-simplify]: Simplify 0 into 0 11.277 * [backup-simplify]: Simplify 1 into 1 11.277 * [taylor]: Taking taylor expansion of (log k) in m 11.277 * [taylor]: Taking taylor expansion of k in m 11.277 * [backup-simplify]: Simplify k into k 11.277 * [backup-simplify]: Simplify (log k) into (log k) 11.277 * [backup-simplify]: Simplify (* 0 (log k)) into 0 11.278 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 11.278 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 11.278 * [backup-simplify]: Simplify (exp 0) into 1 11.279 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 11.279 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 11.280 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 11.280 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow (log k) 1) 1)))) into (log k) 11.281 * [backup-simplify]: Simplify (+ (* 1.0 (log k)) (* 0 1)) into (* 1.0 (log k)) 11.281 * [backup-simplify]: Simplify (* 1.0 (log k)) into (* 1.0 (log k)) 11.281 * [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))) 11.282 * [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)))) 11.282 * [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 11.282 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in m 11.283 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in m 11.283 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in m 11.283 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in m 11.283 * [taylor]: Taking taylor expansion of (/ 1 m) in m 11.283 * [taylor]: Taking taylor expansion of m in m 11.283 * [backup-simplify]: Simplify 0 into 0 11.283 * [backup-simplify]: Simplify 1 into 1 11.283 * [backup-simplify]: Simplify (/ 1 1) into 1 11.283 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in m 11.283 * [taylor]: Taking taylor expansion of (/ 1 k) in m 11.283 * [taylor]: Taking taylor expansion of k in m 11.283 * [backup-simplify]: Simplify k into k 11.283 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 11.283 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 11.283 * [backup-simplify]: Simplify (* 1 (log (/ 1 k))) into (log (/ 1 k)) 11.284 * [backup-simplify]: Simplify (exp (* (/ 1 m) (log (/ 1 k)))) into (exp (/ (log (/ 1 k)) m)) 11.284 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in m 11.284 * [taylor]: Taking taylor expansion of a in m 11.284 * [backup-simplify]: Simplify a into a 11.284 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in m 11.284 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 11.284 * [taylor]: Taking taylor expansion of (pow k 2) in m 11.284 * [taylor]: Taking taylor expansion of k in m 11.284 * [backup-simplify]: Simplify k into k 11.284 * [backup-simplify]: Simplify (* k k) into (pow k 2) 11.284 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 11.284 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in m 11.284 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in m 11.284 * [taylor]: Taking taylor expansion of 10.0 in m 11.284 * [backup-simplify]: Simplify 10.0 into 10.0 11.284 * [taylor]: Taking taylor expansion of (/ 1 k) in m 11.284 * [taylor]: Taking taylor expansion of k in m 11.284 * [backup-simplify]: Simplify k into k 11.284 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 11.284 * [taylor]: Taking taylor expansion of 1.0 in m 11.284 * [backup-simplify]: Simplify 1.0 into 1.0 11.285 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 11.285 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 11.285 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) into (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) 11.285 * [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))) 11.286 * [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)))) 11.286 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in k 11.286 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in k 11.286 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in k 11.286 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in k 11.286 * [taylor]: Taking taylor expansion of (/ 1 m) in k 11.286 * [taylor]: Taking taylor expansion of m in k 11.286 * [backup-simplify]: Simplify m into m 11.286 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 11.286 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 11.286 * [taylor]: Taking taylor expansion of (/ 1 k) in k 11.286 * [taylor]: Taking taylor expansion of k in k 11.286 * [backup-simplify]: Simplify 0 into 0 11.286 * [backup-simplify]: Simplify 1 into 1 11.287 * [backup-simplify]: Simplify (/ 1 1) into 1 11.287 * [backup-simplify]: Simplify (log 1) into 0 11.288 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 11.288 * [backup-simplify]: Simplify (* (/ 1 m) (- (log k))) into (* -1 (/ (log k) m)) 11.288 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 11.288 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 11.288 * [taylor]: Taking taylor expansion of a in k 11.288 * [backup-simplify]: Simplify a into a 11.288 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 11.288 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 11.288 * [taylor]: Taking taylor expansion of (pow k 2) in k 11.288 * [taylor]: Taking taylor expansion of k in k 11.288 * [backup-simplify]: Simplify 0 into 0 11.288 * [backup-simplify]: Simplify 1 into 1 11.289 * [backup-simplify]: Simplify (* 1 1) into 1 11.289 * [backup-simplify]: Simplify (/ 1 1) into 1 11.289 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 11.289 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 11.289 * [taylor]: Taking taylor expansion of 10.0 in k 11.289 * [backup-simplify]: Simplify 10.0 into 10.0 11.289 * [taylor]: Taking taylor expansion of (/ 1 k) in k 11.289 * [taylor]: Taking taylor expansion of k in k 11.289 * [backup-simplify]: Simplify 0 into 0 11.289 * [backup-simplify]: Simplify 1 into 1 11.289 * [backup-simplify]: Simplify (/ 1 1) into 1 11.289 * [taylor]: Taking taylor expansion of 1.0 in k 11.289 * [backup-simplify]: Simplify 1.0 into 1.0 11.290 * [backup-simplify]: Simplify (+ 1 0) into 1 11.290 * [backup-simplify]: Simplify (* a 1) into a 11.290 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) a) into (/ (exp (* -1 (/ (log k) m))) a) 11.290 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in a 11.290 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in a 11.290 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in a 11.290 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in a 11.290 * [taylor]: Taking taylor expansion of (/ 1 m) in a 11.290 * [taylor]: Taking taylor expansion of m in a 11.290 * [backup-simplify]: Simplify m into m 11.290 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 11.290 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in a 11.290 * [taylor]: Taking taylor expansion of (/ 1 k) in a 11.290 * [taylor]: Taking taylor expansion of k in a 11.290 * [backup-simplify]: Simplify k into k 11.290 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 11.290 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 11.290 * [backup-simplify]: Simplify (* (/ 1 m) (log (/ 1 k))) into (/ (log (/ 1 k)) m) 11.290 * [backup-simplify]: Simplify (exp (/ (log (/ 1 k)) m)) into (exp (/ (log (/ 1 k)) m)) 11.290 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in a 11.290 * [taylor]: Taking taylor expansion of a in a 11.290 * [backup-simplify]: Simplify 0 into 0 11.290 * [backup-simplify]: Simplify 1 into 1 11.290 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in a 11.290 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 11.291 * [taylor]: Taking taylor expansion of (pow k 2) in a 11.291 * [taylor]: Taking taylor expansion of k in a 11.291 * [backup-simplify]: Simplify k into k 11.291 * [backup-simplify]: Simplify (* k k) into (pow k 2) 11.291 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 11.291 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in a 11.291 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 11.291 * [taylor]: Taking taylor expansion of 10.0 in a 11.291 * [backup-simplify]: Simplify 10.0 into 10.0 11.291 * [taylor]: Taking taylor expansion of (/ 1 k) in a 11.291 * [taylor]: Taking taylor expansion of k in a 11.291 * [backup-simplify]: Simplify k into k 11.291 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 11.291 * [taylor]: Taking taylor expansion of 1.0 in a 11.291 * [backup-simplify]: Simplify 1.0 into 1.0 11.291 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 11.291 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 11.291 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) into (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) 11.291 * [backup-simplify]: Simplify (* 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) into 0 11.291 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 11.292 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 11.292 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 11.292 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 11.292 * [backup-simplify]: Simplify (+ 0 0) into 0 11.293 * [backup-simplify]: Simplify (+ 0 0) into 0 11.293 * [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)) 11.293 * [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))) 11.293 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in a 11.293 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in a 11.293 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in a 11.293 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in a 11.293 * [taylor]: Taking taylor expansion of (/ 1 m) in a 11.293 * [taylor]: Taking taylor expansion of m in a 11.293 * [backup-simplify]: Simplify m into m 11.293 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 11.293 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in a 11.293 * [taylor]: Taking taylor expansion of (/ 1 k) in a 11.293 * [taylor]: Taking taylor expansion of k in a 11.293 * [backup-simplify]: Simplify k into k 11.293 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 11.294 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 11.294 * [backup-simplify]: Simplify (* (/ 1 m) (log (/ 1 k))) into (/ (log (/ 1 k)) m) 11.294 * [backup-simplify]: Simplify (exp (/ (log (/ 1 k)) m)) into (exp (/ (log (/ 1 k)) m)) 11.294 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in a 11.294 * [taylor]: Taking taylor expansion of a in a 11.294 * [backup-simplify]: Simplify 0 into 0 11.294 * [backup-simplify]: Simplify 1 into 1 11.294 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in a 11.294 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 11.294 * [taylor]: Taking taylor expansion of (pow k 2) in a 11.294 * [taylor]: Taking taylor expansion of k in a 11.294 * [backup-simplify]: Simplify k into k 11.294 * [backup-simplify]: Simplify (* k k) into (pow k 2) 11.294 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 11.294 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in a 11.294 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 11.294 * [taylor]: Taking taylor expansion of 10.0 in a 11.294 * [backup-simplify]: Simplify 10.0 into 10.0 11.294 * [taylor]: Taking taylor expansion of (/ 1 k) in a 11.294 * [taylor]: Taking taylor expansion of k in a 11.294 * [backup-simplify]: Simplify k into k 11.294 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 11.294 * [taylor]: Taking taylor expansion of 1.0 in a 11.294 * [backup-simplify]: Simplify 1.0 into 1.0 11.294 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 11.294 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 11.294 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) into (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) 11.295 * [backup-simplify]: Simplify (* 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) into 0 11.295 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 11.295 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 11.295 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 11.295 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 11.296 * [backup-simplify]: Simplify (+ 0 0) into 0 11.296 * [backup-simplify]: Simplify (+ 0 0) into 0 11.296 * [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)) 11.296 * [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))) 11.297 * [taylor]: Taking taylor expansion of (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 11.297 * [taylor]: Taking taylor expansion of (exp (/ (log (/ 1 k)) m)) in k 11.297 * [taylor]: Taking taylor expansion of (/ (log (/ 1 k)) m) in k 11.297 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 11.297 * [taylor]: Taking taylor expansion of (/ 1 k) in k 11.297 * [taylor]: Taking taylor expansion of k in k 11.297 * [backup-simplify]: Simplify 0 into 0 11.297 * [backup-simplify]: Simplify 1 into 1 11.297 * [backup-simplify]: Simplify (/ 1 1) into 1 11.297 * [backup-simplify]: Simplify (log 1) into 0 11.297 * [taylor]: Taking taylor expansion of m in k 11.297 * [backup-simplify]: Simplify m into m 11.297 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 11.298 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 11.298 * [backup-simplify]: Simplify (/ (- (log k)) m) into (* -1 (/ (log k) m)) 11.298 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 11.298 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 11.298 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 11.298 * [taylor]: Taking taylor expansion of (pow k 2) in k 11.298 * [taylor]: Taking taylor expansion of k in k 11.298 * [backup-simplify]: Simplify 0 into 0 11.298 * [backup-simplify]: Simplify 1 into 1 11.298 * [backup-simplify]: Simplify (* 1 1) into 1 11.298 * [backup-simplify]: Simplify (/ 1 1) into 1 11.299 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 11.299 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 11.299 * [taylor]: Taking taylor expansion of 10.0 in k 11.299 * [backup-simplify]: Simplify 10.0 into 10.0 11.299 * [taylor]: Taking taylor expansion of (/ 1 k) in k 11.299 * [taylor]: Taking taylor expansion of k in k 11.299 * [backup-simplify]: Simplify 0 into 0 11.299 * [backup-simplify]: Simplify 1 into 1 11.299 * [backup-simplify]: Simplify (/ 1 1) into 1 11.299 * [taylor]: Taking taylor expansion of 1.0 in k 11.299 * [backup-simplify]: Simplify 1.0 into 1.0 11.299 * [backup-simplify]: Simplify (+ 1 0) into 1 11.299 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) 1) into (exp (* -1 (/ (log k) m))) 11.299 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 11.299 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 11.299 * [taylor]: Taking taylor expansion of -1 in m 11.299 * [backup-simplify]: Simplify -1 into -1 11.299 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 11.299 * [taylor]: Taking taylor expansion of (log k) in m 11.299 * [taylor]: Taking taylor expansion of k in m 11.299 * [backup-simplify]: Simplify k into k 11.299 * [backup-simplify]: Simplify (log k) into (log k) 11.299 * [taylor]: Taking taylor expansion of m in m 11.300 * [backup-simplify]: Simplify 0 into 0 11.300 * [backup-simplify]: Simplify 1 into 1 11.300 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 11.300 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 11.300 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 11.300 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 11.300 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 11.300 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 k) 1)))) 1) into 0 11.301 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)))) into 0 11.301 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (* 0 (log (/ 1 k)))) into 0 11.301 * [backup-simplify]: Simplify (* (exp (/ (log (/ 1 k)) m)) (+ (* (/ (pow 0 1) 1)))) into 0 11.302 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (* 0 k))) into 0 11.302 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 11.302 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 11.303 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (* 0 (/ 1 k)))) into 0 11.303 * [backup-simplify]: Simplify (+ 0 0) into 0 11.303 * [backup-simplify]: Simplify (+ 0 0) into 0 11.304 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))))) into 0 11.304 * [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 11.304 * [taylor]: Taking taylor expansion of 0 in k 11.305 * [backup-simplify]: Simplify 0 into 0 11.305 * [taylor]: Taking taylor expansion of 0 in m 11.305 * [backup-simplify]: Simplify 0 into 0 11.305 * [backup-simplify]: Simplify 0 into 0 11.305 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.306 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 11.306 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (* -1 (/ (log k) m)) (/ 0 m)))) into 0 11.307 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 1) 1)))) into 0 11.307 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.307 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.308 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 11.308 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 11.308 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 11.309 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (log k) m))) (/ 10.0 1)))) into (- (* 10.0 (exp (* -1 (/ (log k) m))))) 11.309 * [taylor]: Taking taylor expansion of (- (* 10.0 (exp (* -1 (/ (log k) m))))) in m 11.309 * [taylor]: Taking taylor expansion of (* 10.0 (exp (* -1 (/ (log k) m)))) in m 11.309 * [taylor]: Taking taylor expansion of 10.0 in m 11.309 * [backup-simplify]: Simplify 10.0 into 10.0 11.309 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 11.309 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 11.309 * [taylor]: Taking taylor expansion of -1 in m 11.309 * [backup-simplify]: Simplify -1 into -1 11.309 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 11.309 * [taylor]: Taking taylor expansion of (log k) in m 11.309 * [taylor]: Taking taylor expansion of k in m 11.309 * [backup-simplify]: Simplify k into k 11.309 * [backup-simplify]: Simplify (log k) into (log k) 11.309 * [taylor]: Taking taylor expansion of m in m 11.309 * [backup-simplify]: Simplify 0 into 0 11.309 * [backup-simplify]: Simplify 1 into 1 11.309 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 11.309 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 11.309 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 11.310 * [backup-simplify]: Simplify (* 10.0 (exp (* -1 (/ (log k) m)))) into (* 10.0 (exp (* -1 (/ (log k) m)))) 11.310 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (log k) m))))) into (- (* 10.0 (exp (* -1 (/ (log k) m))))) 11.310 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (log k) m))))) into (- (* 10.0 (exp (* -1 (/ (log k) m))))) 11.310 * [backup-simplify]: Simplify 0 into 0 11.311 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 11.318 * [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 11.318 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 11.319 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (+ (* 0 0) (* 0 (log (/ 1 k))))) into 0 11.320 * [backup-simplify]: Simplify (* (exp (/ (log (/ 1 k)) m)) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 11.321 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (+ (* 0 0) (* 0 k)))) into 0 11.322 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 11.322 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)) (* 0 (/ 0 k)))) into 0 11.323 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 k))))) into 0 11.323 * [backup-simplify]: Simplify (+ 0 0) into 0 11.324 * [backup-simplify]: Simplify (+ 0 0) into 0 11.325 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))))) into 0 11.327 * [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 11.327 * [taylor]: Taking taylor expansion of 0 in k 11.327 * [backup-simplify]: Simplify 0 into 0 11.327 * [taylor]: Taking taylor expansion of 0 in m 11.327 * [backup-simplify]: Simplify 0 into 0 11.327 * [backup-simplify]: Simplify 0 into 0 11.327 * [taylor]: Taking taylor expansion of 0 in m 11.327 * [backup-simplify]: Simplify 0 into 0 11.327 * [backup-simplify]: Simplify 0 into 0 11.329 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.332 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 11.332 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (* -1 (/ (log k) m)) (/ 0 m)) (* 0 (/ 0 m)))) into 0 11.334 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 11.335 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.336 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.337 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.338 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 11.338 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.338 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.340 * [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)))) 11.340 * [taylor]: Taking taylor expansion of (* 99.0 (exp (* -1 (/ (log k) m)))) in m 11.340 * [taylor]: Taking taylor expansion of 99.0 in m 11.340 * [backup-simplify]: Simplify 99.0 into 99.0 11.340 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 11.340 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 11.340 * [taylor]: Taking taylor expansion of -1 in m 11.340 * [backup-simplify]: Simplify -1 into -1 11.340 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 11.340 * [taylor]: Taking taylor expansion of (log k) in m 11.341 * [taylor]: Taking taylor expansion of k in m 11.341 * [backup-simplify]: Simplify k into k 11.341 * [backup-simplify]: Simplify (log k) into (log k) 11.341 * [taylor]: Taking taylor expansion of m in m 11.341 * [backup-simplify]: Simplify 0 into 0 11.341 * [backup-simplify]: Simplify 1 into 1 11.341 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 11.341 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 11.341 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 11.341 * [backup-simplify]: Simplify (* 99.0 (exp (* -1 (/ (log k) m)))) into (* 99.0 (exp (* -1 (/ (log k) m)))) 11.341 * [backup-simplify]: Simplify (* 99.0 (exp (* -1 (/ (log k) m)))) into (* 99.0 (exp (* -1 (/ (log k) m)))) 11.342 * [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)))) 11.343 * [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)))))) 11.343 * [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 11.343 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in m 11.343 * [taylor]: Taking taylor expansion of -1 in m 11.343 * [backup-simplify]: Simplify -1 into -1 11.343 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in m 11.343 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in m 11.343 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in m 11.343 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in m 11.343 * [taylor]: Taking taylor expansion of (/ -1 m) in m 11.343 * [taylor]: Taking taylor expansion of -1 in m 11.343 * [backup-simplify]: Simplify -1 into -1 11.343 * [taylor]: Taking taylor expansion of m in m 11.343 * [backup-simplify]: Simplify 0 into 0 11.343 * [backup-simplify]: Simplify 1 into 1 11.343 * [backup-simplify]: Simplify (/ -1 1) into -1 11.344 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in m 11.344 * [taylor]: Taking taylor expansion of (/ -1 k) in m 11.344 * [taylor]: Taking taylor expansion of -1 in m 11.344 * [backup-simplify]: Simplify -1 into -1 11.344 * [taylor]: Taking taylor expansion of k in m 11.344 * [backup-simplify]: Simplify k into k 11.344 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 11.344 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 11.344 * [backup-simplify]: Simplify (* -1 (log (/ -1 k))) into (* -1 (log (/ -1 k))) 11.344 * [backup-simplify]: Simplify (exp (* (/ -1 m) (log (/ -1 k)))) into (exp (* -1 (/ (log (/ -1 k)) m))) 11.344 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in m 11.344 * [taylor]: Taking taylor expansion of a in m 11.344 * [backup-simplify]: Simplify a into a 11.344 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in m 11.344 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in m 11.344 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 11.344 * [taylor]: Taking taylor expansion of (pow k 2) in m 11.344 * [taylor]: Taking taylor expansion of k in m 11.344 * [backup-simplify]: Simplify k into k 11.344 * [backup-simplify]: Simplify (* k k) into (pow k 2) 11.344 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 11.344 * [taylor]: Taking taylor expansion of 1.0 in m 11.344 * [backup-simplify]: Simplify 1.0 into 1.0 11.344 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in m 11.344 * [taylor]: Taking taylor expansion of 10.0 in m 11.344 * [backup-simplify]: Simplify 10.0 into 10.0 11.344 * [taylor]: Taking taylor expansion of (/ 1 k) in m 11.344 * [taylor]: Taking taylor expansion of k in m 11.344 * [backup-simplify]: Simplify k into k 11.344 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 11.344 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1.0) into (+ (/ 1 (pow k 2)) 1.0) 11.344 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 11.345 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 11.345 * [backup-simplify]: Simplify (+ (+ (/ 1 (pow k 2)) 1.0) (- (* 10.0 (/ 1 k)))) into (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) 11.345 * [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)))) 11.345 * [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))))) 11.345 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in k 11.345 * [taylor]: Taking taylor expansion of -1 in k 11.345 * [backup-simplify]: Simplify -1 into -1 11.345 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in k 11.345 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in k 11.345 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in k 11.345 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in k 11.345 * [taylor]: Taking taylor expansion of (/ -1 m) in k 11.345 * [taylor]: Taking taylor expansion of -1 in k 11.345 * [backup-simplify]: Simplify -1 into -1 11.345 * [taylor]: Taking taylor expansion of m in k 11.345 * [backup-simplify]: Simplify m into m 11.345 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 11.345 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 11.345 * [taylor]: Taking taylor expansion of (/ -1 k) in k 11.345 * [taylor]: Taking taylor expansion of -1 in k 11.346 * [backup-simplify]: Simplify -1 into -1 11.346 * [taylor]: Taking taylor expansion of k in k 11.346 * [backup-simplify]: Simplify 0 into 0 11.346 * [backup-simplify]: Simplify 1 into 1 11.346 * [backup-simplify]: Simplify (/ -1 1) into -1 11.346 * [backup-simplify]: Simplify (log -1) into (log -1) 11.347 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 11.347 * [backup-simplify]: Simplify (* (/ -1 m) (- (log -1) (log k))) into (* -1 (/ (- (log -1) (log k)) m)) 11.347 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 11.348 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 11.348 * [taylor]: Taking taylor expansion of a in k 11.348 * [backup-simplify]: Simplify a into a 11.348 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 11.348 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 11.348 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 11.348 * [taylor]: Taking taylor expansion of (pow k 2) in k 11.348 * [taylor]: Taking taylor expansion of k in k 11.348 * [backup-simplify]: Simplify 0 into 0 11.348 * [backup-simplify]: Simplify 1 into 1 11.348 * [backup-simplify]: Simplify (* 1 1) into 1 11.348 * [backup-simplify]: Simplify (/ 1 1) into 1 11.348 * [taylor]: Taking taylor expansion of 1.0 in k 11.348 * [backup-simplify]: Simplify 1.0 into 1.0 11.348 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 11.348 * [taylor]: Taking taylor expansion of 10.0 in k 11.348 * [backup-simplify]: Simplify 10.0 into 10.0 11.348 * [taylor]: Taking taylor expansion of (/ 1 k) in k 11.348 * [taylor]: Taking taylor expansion of k in k 11.348 * [backup-simplify]: Simplify 0 into 0 11.348 * [backup-simplify]: Simplify 1 into 1 11.349 * [backup-simplify]: Simplify (/ 1 1) into 1 11.349 * [backup-simplify]: Simplify (+ 1 0) into 1 11.349 * [backup-simplify]: Simplify (+ 1 0) into 1 11.349 * [backup-simplify]: Simplify (* a 1) into a 11.350 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) into (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) 11.350 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in a 11.350 * [taylor]: Taking taylor expansion of -1 in a 11.350 * [backup-simplify]: Simplify -1 into -1 11.350 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in a 11.350 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in a 11.350 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in a 11.350 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in a 11.350 * [taylor]: Taking taylor expansion of (/ -1 m) in a 11.350 * [taylor]: Taking taylor expansion of -1 in a 11.350 * [backup-simplify]: Simplify -1 into -1 11.350 * [taylor]: Taking taylor expansion of m in a 11.350 * [backup-simplify]: Simplify m into m 11.350 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 11.350 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in a 11.350 * [taylor]: Taking taylor expansion of (/ -1 k) in a 11.350 * [taylor]: Taking taylor expansion of -1 in a 11.350 * [backup-simplify]: Simplify -1 into -1 11.350 * [taylor]: Taking taylor expansion of k in a 11.350 * [backup-simplify]: Simplify k into k 11.350 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 11.350 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 11.350 * [backup-simplify]: Simplify (* (/ -1 m) (log (/ -1 k))) into (* -1 (/ (log (/ -1 k)) m)) 11.350 * [backup-simplify]: Simplify (exp (* -1 (/ (log (/ -1 k)) m))) into (exp (* -1 (/ (log (/ -1 k)) m))) 11.350 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in a 11.350 * [taylor]: Taking taylor expansion of a in a 11.350 * [backup-simplify]: Simplify 0 into 0 11.350 * [backup-simplify]: Simplify 1 into 1 11.350 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in a 11.350 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in a 11.351 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 11.351 * [taylor]: Taking taylor expansion of (pow k 2) in a 11.351 * [taylor]: Taking taylor expansion of k in a 11.351 * [backup-simplify]: Simplify k into k 11.351 * [backup-simplify]: Simplify (* k k) into (pow k 2) 11.351 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 11.351 * [taylor]: Taking taylor expansion of 1.0 in a 11.351 * [backup-simplify]: Simplify 1.0 into 1.0 11.351 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 11.351 * [taylor]: Taking taylor expansion of 10.0 in a 11.351 * [backup-simplify]: Simplify 10.0 into 10.0 11.351 * [taylor]: Taking taylor expansion of (/ 1 k) in a 11.351 * [taylor]: Taking taylor expansion of k in a 11.351 * [backup-simplify]: Simplify k into k 11.351 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 11.351 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1.0) into (+ (/ 1 (pow k 2)) 1.0) 11.351 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 11.351 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 11.351 * [backup-simplify]: Simplify (+ (+ (/ 1 (pow k 2)) 1.0) (- (* 10.0 (/ 1 k)))) into (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) 11.352 * [backup-simplify]: Simplify (* 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) into 0 11.352 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 11.352 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 11.352 * [backup-simplify]: Simplify (+ 0 0) into 0 11.352 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 11.352 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 11.353 * [backup-simplify]: Simplify (- 0) into 0 11.353 * [backup-simplify]: Simplify (+ 0 0) into 0 11.353 * [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))) 11.354 * [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)))) 11.354 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in a 11.354 * [taylor]: Taking taylor expansion of -1 in a 11.354 * [backup-simplify]: Simplify -1 into -1 11.354 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in a 11.354 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in a 11.354 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in a 11.354 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in a 11.354 * [taylor]: Taking taylor expansion of (/ -1 m) in a 11.354 * [taylor]: Taking taylor expansion of -1 in a 11.354 * [backup-simplify]: Simplify -1 into -1 11.354 * [taylor]: Taking taylor expansion of m in a 11.354 * [backup-simplify]: Simplify m into m 11.354 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 11.354 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in a 11.354 * [taylor]: Taking taylor expansion of (/ -1 k) in a 11.354 * [taylor]: Taking taylor expansion of -1 in a 11.354 * [backup-simplify]: Simplify -1 into -1 11.354 * [taylor]: Taking taylor expansion of k in a 11.354 * [backup-simplify]: Simplify k into k 11.354 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 11.354 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 11.354 * [backup-simplify]: Simplify (* (/ -1 m) (log (/ -1 k))) into (* -1 (/ (log (/ -1 k)) m)) 11.354 * [backup-simplify]: Simplify (exp (* -1 (/ (log (/ -1 k)) m))) into (exp (* -1 (/ (log (/ -1 k)) m))) 11.354 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in a 11.354 * [taylor]: Taking taylor expansion of a in a 11.354 * [backup-simplify]: Simplify 0 into 0 11.354 * [backup-simplify]: Simplify 1 into 1 11.354 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in a 11.354 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in a 11.354 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 11.354 * [taylor]: Taking taylor expansion of (pow k 2) in a 11.354 * [taylor]: Taking taylor expansion of k in a 11.354 * [backup-simplify]: Simplify k into k 11.354 * [backup-simplify]: Simplify (* k k) into (pow k 2) 11.355 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 11.355 * [taylor]: Taking taylor expansion of 1.0 in a 11.355 * [backup-simplify]: Simplify 1.0 into 1.0 11.355 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 11.355 * [taylor]: Taking taylor expansion of 10.0 in a 11.355 * [backup-simplify]: Simplify 10.0 into 10.0 11.355 * [taylor]: Taking taylor expansion of (/ 1 k) in a 11.355 * [taylor]: Taking taylor expansion of k in a 11.355 * [backup-simplify]: Simplify k into k 11.355 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 11.355 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1.0) into (+ (/ 1 (pow k 2)) 1.0) 11.355 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 11.355 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 11.355 * [backup-simplify]: Simplify (+ (+ (/ 1 (pow k 2)) 1.0) (- (* 10.0 (/ 1 k)))) into (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) 11.355 * [backup-simplify]: Simplify (* 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) into 0 11.355 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 11.356 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 11.356 * [backup-simplify]: Simplify (+ 0 0) into 0 11.356 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 11.356 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 11.356 * [backup-simplify]: Simplify (- 0) into 0 11.357 * [backup-simplify]: Simplify (+ 0 0) into 0 11.357 * [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))) 11.357 * [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)))) 11.358 * [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))))) 11.358 * [taylor]: Taking taylor expansion of (* -1 (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in k 11.358 * [taylor]: Taking taylor expansion of -1 in k 11.358 * [backup-simplify]: Simplify -1 into -1 11.358 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 11.358 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log (/ -1 k)) m))) in k 11.358 * [taylor]: Taking taylor expansion of (* -1 (/ (log (/ -1 k)) m)) in k 11.358 * [taylor]: Taking taylor expansion of -1 in k 11.358 * [backup-simplify]: Simplify -1 into -1 11.358 * [taylor]: Taking taylor expansion of (/ (log (/ -1 k)) m) in k 11.358 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 11.358 * [taylor]: Taking taylor expansion of (/ -1 k) in k 11.358 * [taylor]: Taking taylor expansion of -1 in k 11.358 * [backup-simplify]: Simplify -1 into -1 11.358 * [taylor]: Taking taylor expansion of k in k 11.358 * [backup-simplify]: Simplify 0 into 0 11.358 * [backup-simplify]: Simplify 1 into 1 11.358 * [backup-simplify]: Simplify (/ -1 1) into -1 11.359 * [backup-simplify]: Simplify (log -1) into (log -1) 11.359 * [taylor]: Taking taylor expansion of m in k 11.359 * [backup-simplify]: Simplify m into m 11.359 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 11.360 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 11.360 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) m) into (/ (- (log -1) (log k)) m) 11.361 * [backup-simplify]: Simplify (* -1 (/ (- (log -1) (log k)) m)) into (* -1 (/ (- (log -1) (log k)) m)) 11.361 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 11.361 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 11.361 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 11.361 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 11.361 * [taylor]: Taking taylor expansion of (pow k 2) in k 11.361 * [taylor]: Taking taylor expansion of k in k 11.361 * [backup-simplify]: Simplify 0 into 0 11.361 * [backup-simplify]: Simplify 1 into 1 11.361 * [backup-simplify]: Simplify (* 1 1) into 1 11.362 * [backup-simplify]: Simplify (/ 1 1) into 1 11.362 * [taylor]: Taking taylor expansion of 1.0 in k 11.362 * [backup-simplify]: Simplify 1.0 into 1.0 11.362 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 11.362 * [taylor]: Taking taylor expansion of 10.0 in k 11.362 * [backup-simplify]: Simplify 10.0 into 10.0 11.362 * [taylor]: Taking taylor expansion of (/ 1 k) in k 11.362 * [taylor]: Taking taylor expansion of k in k 11.362 * [backup-simplify]: Simplify 0 into 0 11.362 * [backup-simplify]: Simplify 1 into 1 11.362 * [backup-simplify]: Simplify (/ 1 1) into 1 11.362 * [backup-simplify]: Simplify (+ 1 0) into 1 11.362 * [backup-simplify]: Simplify (+ 1 0) into 1 11.363 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) 1) into (exp (* -1 (/ (- (log -1) (log k)) m))) 11.363 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 11.363 * [taylor]: Taking taylor expansion of (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 11.363 * [taylor]: Taking taylor expansion of -1 in m 11.363 * [backup-simplify]: Simplify -1 into -1 11.363 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 11.363 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 11.363 * [taylor]: Taking taylor expansion of -1 in m 11.363 * [backup-simplify]: Simplify -1 into -1 11.363 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 11.363 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 11.363 * [taylor]: Taking taylor expansion of (log -1) in m 11.363 * [taylor]: Taking taylor expansion of -1 in m 11.363 * [backup-simplify]: Simplify -1 into -1 11.364 * [backup-simplify]: Simplify (log -1) into (log -1) 11.364 * [taylor]: Taking taylor expansion of (log k) in m 11.364 * [taylor]: Taking taylor expansion of k in m 11.364 * [backup-simplify]: Simplify k into k 11.364 * [backup-simplify]: Simplify (log k) into (log k) 11.364 * [taylor]: Taking taylor expansion of m in m 11.364 * [backup-simplify]: Simplify 0 into 0 11.364 * [backup-simplify]: Simplify 1 into 1 11.364 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 11.364 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 11.364 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 11.365 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 11.365 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 11.365 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 11.366 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 11.366 * [backup-simplify]: Simplify (- (/ 0 k) (+ (* (/ -1 k) (/ 0 k)))) into 0 11.366 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ -1 k) 1)))) 1) into 0 11.367 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)))) into 0 11.367 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (* 0 (log (/ -1 k)))) into 0 11.367 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log (/ -1 k)) m))) (+ (* (/ (pow 0 1) 1)))) into 0 11.368 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (* 0 k))) into 0 11.368 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 11.368 * [backup-simplify]: Simplify (+ 0 0) into 0 11.368 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 11.369 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (* 0 (/ 1 k)))) into 0 11.369 * [backup-simplify]: Simplify (- 0) into 0 11.369 * [backup-simplify]: Simplify (+ 0 0) into 0 11.370 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) into 0 11.370 * [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 11.371 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) into 0 11.371 * [taylor]: Taking taylor expansion of 0 in k 11.371 * [backup-simplify]: Simplify 0 into 0 11.371 * [taylor]: Taking taylor expansion of 0 in m 11.371 * [backup-simplify]: Simplify 0 into 0 11.371 * [backup-simplify]: Simplify 0 into 0 11.372 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 11.373 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 11.373 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (- (log -1) (log k)) m) (/ 0 m)))) into 0 11.374 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (- (log -1) (log k)) m))) into 0 11.375 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 1) 1)))) into 0 11.375 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.375 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.376 * [backup-simplify]: Simplify (+ 0 0) into 0 11.376 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 11.376 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 11.377 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 11.378 * [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)))) 11.379 * [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))))) 11.379 * [taylor]: Taking taylor expansion of (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 11.379 * [taylor]: Taking taylor expansion of (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 11.379 * [taylor]: Taking taylor expansion of 10.0 in m 11.379 * [backup-simplify]: Simplify 10.0 into 10.0 11.379 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 11.379 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 11.379 * [taylor]: Taking taylor expansion of -1 in m 11.379 * [backup-simplify]: Simplify -1 into -1 11.379 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 11.379 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 11.379 * [taylor]: Taking taylor expansion of (log -1) in m 11.379 * [taylor]: Taking taylor expansion of -1 in m 11.379 * [backup-simplify]: Simplify -1 into -1 11.379 * [backup-simplify]: Simplify (log -1) into (log -1) 11.379 * [taylor]: Taking taylor expansion of (log k) in m 11.379 * [taylor]: Taking taylor expansion of k in m 11.379 * [backup-simplify]: Simplify k into k 11.379 * [backup-simplify]: Simplify (log k) into (log k) 11.379 * [taylor]: Taking taylor expansion of m in m 11.379 * [backup-simplify]: Simplify 0 into 0 11.379 * [backup-simplify]: Simplify 1 into 1 11.379 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 11.380 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 11.380 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 11.380 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 11.380 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 11.381 * [backup-simplify]: Simplify (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 11.381 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 11.382 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 11.382 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into 0 11.382 * [backup-simplify]: Simplify 0 into 0 11.382 * [backup-simplify]: Simplify (- (/ 0 k) (+ (* (/ -1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 11.384 * [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 11.384 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 11.384 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (+ (* 0 0) (* 0 (log (/ -1 k))))) into 0 11.385 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log (/ -1 k)) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 11.385 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (+ (* 0 0) (* 0 k)))) into 0 11.386 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 11.386 * [backup-simplify]: Simplify (+ 0 0) into 0 11.386 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)) (* 0 (/ 0 k)))) into 0 11.387 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 k))))) into 0 11.387 * [backup-simplify]: Simplify (- 0) into 0 11.387 * [backup-simplify]: Simplify (+ 0 0) into 0 11.388 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) into 0 11.389 * [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 11.390 * [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 11.390 * [taylor]: Taking taylor expansion of 0 in k 11.390 * [backup-simplify]: Simplify 0 into 0 11.390 * [taylor]: Taking taylor expansion of 0 in m 11.390 * [backup-simplify]: Simplify 0 into 0 11.390 * [backup-simplify]: Simplify 0 into 0 11.390 * [taylor]: Taking taylor expansion of 0 in m 11.390 * [backup-simplify]: Simplify 0 into 0 11.390 * [backup-simplify]: Simplify 0 into 0 11.391 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.392 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 11.393 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (- (log -1) (log k)) m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 11.394 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ (- (log -1) (log k)) m)))) into 0 11.396 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 11.396 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.397 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.398 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.398 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.399 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 11.400 * [backup-simplify]: Simplify (- 0) into 0 11.400 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 11.403 * [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)))) 11.404 * [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))))) 11.405 * [taylor]: Taking taylor expansion of (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 11.405 * [taylor]: Taking taylor expansion of (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 11.405 * [taylor]: Taking taylor expansion of 99.0 in m 11.405 * [backup-simplify]: Simplify 99.0 into 99.0 11.405 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 11.405 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 11.405 * [taylor]: Taking taylor expansion of -1 in m 11.405 * [backup-simplify]: Simplify -1 into -1 11.405 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 11.405 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 11.405 * [taylor]: Taking taylor expansion of (log -1) in m 11.405 * [taylor]: Taking taylor expansion of -1 in m 11.405 * [backup-simplify]: Simplify -1 into -1 11.405 * [backup-simplify]: Simplify (log -1) into (log -1) 11.405 * [taylor]: Taking taylor expansion of (log k) in m 11.405 * [taylor]: Taking taylor expansion of k in m 11.405 * [backup-simplify]: Simplify k into k 11.405 * [backup-simplify]: Simplify (log k) into (log k) 11.405 * [taylor]: Taking taylor expansion of m in m 11.406 * [backup-simplify]: Simplify 0 into 0 11.406 * [backup-simplify]: Simplify 1 into 1 11.406 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 11.406 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 11.407 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 11.407 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 11.408 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 11.408 * [backup-simplify]: Simplify (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 11.409 * [backup-simplify]: Simplify (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 11.409 * [backup-simplify]: Simplify (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 11.413 * [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)))) 11.413 * * * * [progress]: [ 4 / 4 ] generating series at (2 1) 11.414 * [backup-simplify]: Simplify (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) into (* (* a (pow k m)) (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))))) 11.414 * [approximate]: Taking taylor expansion of (* (* a (pow k m)) (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))))) in (a k m) around 0 11.414 * [taylor]: Taking taylor expansion of (* (* a (pow k m)) (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))))) in m 11.414 * [taylor]: Taking taylor expansion of (* a (pow k m)) in m 11.414 * [taylor]: Taking taylor expansion of a in m 11.414 * [backup-simplify]: Simplify a into a 11.414 * [taylor]: Taking taylor expansion of (pow k m) in m 11.414 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 11.414 * [taylor]: Taking taylor expansion of (* m (log k)) in m 11.414 * [taylor]: Taking taylor expansion of m in m 11.414 * [backup-simplify]: Simplify 0 into 0 11.414 * [backup-simplify]: Simplify 1 into 1 11.414 * [taylor]: Taking taylor expansion of (log k) in m 11.414 * [taylor]: Taking taylor expansion of k in m 11.414 * [backup-simplify]: Simplify k into k 11.414 * [backup-simplify]: Simplify (log k) into (log k) 11.414 * [backup-simplify]: Simplify (* 0 (log k)) into 0 11.415 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 11.416 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 11.416 * [backup-simplify]: Simplify (exp 0) into 1 11.416 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))) in m 11.416 * [taylor]: Taking taylor expansion of (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) in m 11.416 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in m 11.416 * [taylor]: Taking taylor expansion of (* 10.0 k) in m 11.416 * [taylor]: Taking taylor expansion of 10.0 in m 11.416 * [backup-simplify]: Simplify 10.0 into 10.0 11.416 * [taylor]: Taking taylor expansion of k in m 11.416 * [backup-simplify]: Simplify k into k 11.416 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in m 11.416 * [taylor]: Taking taylor expansion of (pow k 2) in m 11.416 * [taylor]: Taking taylor expansion of k in m 11.416 * [backup-simplify]: Simplify k into k 11.416 * [taylor]: Taking taylor expansion of 1.0 in m 11.416 * [backup-simplify]: Simplify 1.0 into 1.0 11.416 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 11.416 * [backup-simplify]: Simplify (* k k) into (pow k 2) 11.416 * [backup-simplify]: Simplify (+ (pow k 2) 1.0) into (+ (pow k 2) 1.0) 11.417 * [backup-simplify]: Simplify (+ (* 10.0 k) (+ (pow k 2) 1.0)) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 11.417 * [backup-simplify]: Simplify (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) into (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) 11.417 * [backup-simplify]: Simplify (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))) into (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))) 11.418 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 k)) into 0 11.418 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 11.418 * [backup-simplify]: Simplify (+ 0 0) into 0 11.419 * [backup-simplify]: Simplify (+ 0 0) into 0 11.419 * [backup-simplify]: Simplify (- (+ (* (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) (/ 0 (+ (* 10.0 k) (+ (pow k 2) 1.0)))))) into 0 11.419 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))))) into 0 11.419 * [taylor]: Taking taylor expansion of (* (* a (pow k m)) (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))))) in k 11.420 * [taylor]: Taking taylor expansion of (* a (pow k m)) in k 11.420 * [taylor]: Taking taylor expansion of a in k 11.420 * [backup-simplify]: Simplify a into a 11.420 * [taylor]: Taking taylor expansion of (pow k m) in k 11.420 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 11.420 * [taylor]: Taking taylor expansion of (* m (log k)) in k 11.420 * [taylor]: Taking taylor expansion of m in k 11.420 * [backup-simplify]: Simplify m into m 11.420 * [taylor]: Taking taylor expansion of (log k) in k 11.420 * [taylor]: Taking taylor expansion of k in k 11.420 * [backup-simplify]: Simplify 0 into 0 11.420 * [backup-simplify]: Simplify 1 into 1 11.420 * [backup-simplify]: Simplify (log 1) into 0 11.421 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 11.421 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 11.421 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 11.421 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))) in k 11.421 * [taylor]: Taking taylor expansion of (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 11.421 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 11.421 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 11.421 * [taylor]: Taking taylor expansion of 10.0 in k 11.421 * [backup-simplify]: Simplify 10.0 into 10.0 11.421 * [taylor]: Taking taylor expansion of k in k 11.421 * [backup-simplify]: Simplify 0 into 0 11.421 * [backup-simplify]: Simplify 1 into 1 11.421 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 11.421 * [taylor]: Taking taylor expansion of (pow k 2) in k 11.421 * [taylor]: Taking taylor expansion of k in k 11.421 * [backup-simplify]: Simplify 0 into 0 11.421 * [backup-simplify]: Simplify 1 into 1 11.421 * [taylor]: Taking taylor expansion of 1.0 in k 11.421 * [backup-simplify]: Simplify 1.0 into 1.0 11.422 * [backup-simplify]: Simplify (* 10.0 0) into 0 11.422 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.423 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.423 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 11.424 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 11.425 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 11.425 * [backup-simplify]: Simplify (+ 0 0) into 0 11.426 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 11.428 * [backup-simplify]: Simplify (- (+ (* 1.0 (/ 10.0 1.0)))) into (- 10.0) 11.430 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1.0))) into (/ -5.0 (sqrt 1.0)) 11.430 * [taylor]: Taking taylor expansion of (* (* a (pow k m)) (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))))) in a 11.430 * [taylor]: Taking taylor expansion of (* a (pow k m)) in a 11.430 * [taylor]: Taking taylor expansion of a in a 11.431 * [backup-simplify]: Simplify 0 into 0 11.431 * [backup-simplify]: Simplify 1 into 1 11.431 * [taylor]: Taking taylor expansion of (pow k m) in a 11.431 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in a 11.431 * [taylor]: Taking taylor expansion of (* m (log k)) in a 11.431 * [taylor]: Taking taylor expansion of m in a 11.431 * [backup-simplify]: Simplify m into m 11.431 * [taylor]: Taking taylor expansion of (log k) in a 11.431 * [taylor]: Taking taylor expansion of k in a 11.431 * [backup-simplify]: Simplify k into k 11.431 * [backup-simplify]: Simplify (log k) into (log k) 11.431 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 11.431 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 11.431 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))) in a 11.431 * [taylor]: Taking taylor expansion of (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) in a 11.431 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in a 11.431 * [taylor]: Taking taylor expansion of (* 10.0 k) in a 11.431 * [taylor]: Taking taylor expansion of 10.0 in a 11.431 * [backup-simplify]: Simplify 10.0 into 10.0 11.431 * [taylor]: Taking taylor expansion of k in a 11.431 * [backup-simplify]: Simplify k into k 11.431 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in a 11.431 * [taylor]: Taking taylor expansion of (pow k 2) in a 11.431 * [taylor]: Taking taylor expansion of k in a 11.431 * [backup-simplify]: Simplify k into k 11.431 * [taylor]: Taking taylor expansion of 1.0 in a 11.431 * [backup-simplify]: Simplify 1.0 into 1.0 11.431 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 11.432 * [backup-simplify]: Simplify (* k k) into (pow k 2) 11.432 * [backup-simplify]: Simplify (+ (pow k 2) 1.0) into (+ (pow k 2) 1.0) 11.432 * [backup-simplify]: Simplify (+ (* 10.0 k) (+ (pow k 2) 1.0)) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 11.432 * [backup-simplify]: Simplify (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) into (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) 11.433 * [backup-simplify]: Simplify (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))) into (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))) 11.433 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 k)) into 0 11.433 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 11.434 * [backup-simplify]: Simplify (+ 0 0) into 0 11.434 * [backup-simplify]: Simplify (+ 0 0) into 0 11.435 * [backup-simplify]: Simplify (- (+ (* (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) (/ 0 (+ (* 10.0 k) (+ (pow k 2) 1.0)))))) into 0 11.435 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))))) into 0 11.435 * [taylor]: Taking taylor expansion of (* (* a (pow k m)) (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))))) in a 11.435 * [taylor]: Taking taylor expansion of (* a (pow k m)) in a 11.435 * [taylor]: Taking taylor expansion of a in a 11.435 * [backup-simplify]: Simplify 0 into 0 11.435 * [backup-simplify]: Simplify 1 into 1 11.435 * [taylor]: Taking taylor expansion of (pow k m) in a 11.435 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in a 11.435 * [taylor]: Taking taylor expansion of (* m (log k)) in a 11.435 * [taylor]: Taking taylor expansion of m in a 11.435 * [backup-simplify]: Simplify m into m 11.435 * [taylor]: Taking taylor expansion of (log k) in a 11.435 * [taylor]: Taking taylor expansion of k in a 11.435 * [backup-simplify]: Simplify k into k 11.435 * [backup-simplify]: Simplify (log k) into (log k) 11.435 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 11.435 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 11.436 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))) in a 11.436 * [taylor]: Taking taylor expansion of (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) in a 11.436 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in a 11.436 * [taylor]: Taking taylor expansion of (* 10.0 k) in a 11.436 * [taylor]: Taking taylor expansion of 10.0 in a 11.436 * [backup-simplify]: Simplify 10.0 into 10.0 11.436 * [taylor]: Taking taylor expansion of k in a 11.436 * [backup-simplify]: Simplify k into k 11.436 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in a 11.436 * [taylor]: Taking taylor expansion of (pow k 2) in a 11.436 * [taylor]: Taking taylor expansion of k in a 11.436 * [backup-simplify]: Simplify k into k 11.436 * [taylor]: Taking taylor expansion of 1.0 in a 11.436 * [backup-simplify]: Simplify 1.0 into 1.0 11.436 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 11.436 * [backup-simplify]: Simplify (* k k) into (pow k 2) 11.436 * [backup-simplify]: Simplify (+ (pow k 2) 1.0) into (+ (pow k 2) 1.0) 11.436 * [backup-simplify]: Simplify (+ (* 10.0 k) (+ (pow k 2) 1.0)) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 11.437 * [backup-simplify]: Simplify (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) into (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) 11.437 * [backup-simplify]: Simplify (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))) into (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))) 11.438 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 k)) into 0 11.438 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 11.438 * [backup-simplify]: Simplify (+ 0 0) into 0 11.438 * [backup-simplify]: Simplify (+ 0 0) into 0 11.439 * [backup-simplify]: Simplify (- (+ (* (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) (/ 0 (+ (* 10.0 k) (+ (pow k 2) 1.0)))))) into 0 11.439 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))))) into 0 11.439 * [backup-simplify]: Simplify (* 0 (pow k m)) into 0 11.440 * [backup-simplify]: Simplify (* 0 (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))))) into 0 11.440 * [taylor]: Taking taylor expansion of 0 in k 11.440 * [backup-simplify]: Simplify 0 into 0 11.440 * [taylor]: Taking taylor expansion of 0 in m 11.440 * [backup-simplify]: Simplify 0 into 0 11.440 * [backup-simplify]: Simplify 0 into 0 11.441 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 11.441 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 11.442 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 11.442 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow k m))) into (pow k m) 11.443 * [backup-simplify]: Simplify (+ (* 0 0) (* (pow k m) (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))))) into (* (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))) (pow k m)) 11.443 * [taylor]: Taking taylor expansion of (* (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))) (pow k m)) in k 11.443 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))) in k 11.443 * [taylor]: Taking taylor expansion of (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 11.443 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 11.443 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 11.443 * [taylor]: Taking taylor expansion of 10.0 in k 11.443 * [backup-simplify]: Simplify 10.0 into 10.0 11.443 * [taylor]: Taking taylor expansion of k in k 11.443 * [backup-simplify]: Simplify 0 into 0 11.443 * [backup-simplify]: Simplify 1 into 1 11.443 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 11.443 * [taylor]: Taking taylor expansion of (pow k 2) in k 11.443 * [taylor]: Taking taylor expansion of k in k 11.443 * [backup-simplify]: Simplify 0 into 0 11.443 * [backup-simplify]: Simplify 1 into 1 11.443 * [taylor]: Taking taylor expansion of 1.0 in k 11.443 * [backup-simplify]: Simplify 1.0 into 1.0 11.447 * [backup-simplify]: Simplify (* 10.0 0) into 0 11.447 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.447 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.448 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 11.448 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 11.449 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 11.449 * [backup-simplify]: Simplify (+ 0 0) into 0 11.449 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 11.451 * [backup-simplify]: Simplify (- (+ (* 1.0 (/ 10.0 1.0)))) into (- 10.0) 11.452 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1.0))) into (/ -5.0 (sqrt 1.0)) 11.452 * [taylor]: Taking taylor expansion of (pow k m) in k 11.452 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 11.452 * [taylor]: Taking taylor expansion of (* m (log k)) in k 11.452 * [taylor]: Taking taylor expansion of m in k 11.452 * [backup-simplify]: Simplify m into m 11.452 * [taylor]: Taking taylor expansion of (log k) in k 11.452 * [taylor]: Taking taylor expansion of k in k 11.452 * [backup-simplify]: Simplify 0 into 0 11.452 * [backup-simplify]: Simplify 1 into 1 11.452 * [backup-simplify]: Simplify (log 1) into 0 11.453 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 11.453 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 11.453 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 11.453 * [backup-simplify]: Simplify (* (sqrt 1.0) (pow k m)) into (* (sqrt 1.0) (pow k m)) 11.453 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (pow k m)) in m 11.453 * [taylor]: Taking taylor expansion of (sqrt 1.0) in m 11.453 * [taylor]: Taking taylor expansion of 1.0 in m 11.453 * [backup-simplify]: Simplify 1.0 into 1.0 11.454 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 11.454 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 11.454 * [taylor]: Taking taylor expansion of (pow k m) in m 11.454 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 11.454 * [taylor]: Taking taylor expansion of (* m (log k)) in m 11.454 * [taylor]: Taking taylor expansion of m in m 11.454 * [backup-simplify]: Simplify 0 into 0 11.454 * [backup-simplify]: Simplify 1 into 1 11.454 * [taylor]: Taking taylor expansion of (log k) in m 11.454 * [taylor]: Taking taylor expansion of k in m 11.454 * [backup-simplify]: Simplify k into k 11.454 * [backup-simplify]: Simplify (log k) into (log k) 11.454 * [backup-simplify]: Simplify (* 0 (log k)) into 0 11.455 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 11.455 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 11.455 * [backup-simplify]: Simplify (exp 0) into 1 11.456 * [backup-simplify]: Simplify (* (sqrt 1.0) 1) into (sqrt 1.0) 11.456 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 11.456 * [taylor]: Taking taylor expansion of 0 in m 11.456 * [backup-simplify]: Simplify 0 into 0 11.456 * [backup-simplify]: Simplify 0 into 0 11.456 * [backup-simplify]: Simplify 0 into 0 11.457 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (* 0 k))) into 0 11.457 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (* 0 k))) into 0 11.457 * [backup-simplify]: Simplify (+ 0 0) into 0 11.457 * [backup-simplify]: Simplify (+ 0 0) into 0 11.458 * [backup-simplify]: Simplify (- (+ (* (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) (/ 0 (+ (* 10.0 k) (+ (pow k 2) 1.0)))) (* 0 (/ 0 (+ (* 10.0 k) (+ (pow k 2) 1.0)))))) into 0 11.458 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))))) into 0 11.459 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow k 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow k 1)))) 2) into 0 11.460 * [backup-simplify]: Simplify (+ (* m 0) (+ (* 0 0) (* 0 (log k)))) into 0 11.461 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 11.462 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (pow k m)))) into 0 11.462 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* (pow k m) 0) (* 0 (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))))))) into 0 11.462 * [taylor]: Taking taylor expansion of 0 in k 11.462 * [backup-simplify]: Simplify 0 into 0 11.462 * [taylor]: Taking taylor expansion of 0 in m 11.462 * [backup-simplify]: Simplify 0 into 0 11.462 * [backup-simplify]: Simplify 0 into 0 11.463 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 11.463 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 11.463 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 11.464 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 11.465 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (* (/ -5.0 (sqrt 1.0)) (pow k m))) into (- (* 5.0 (/ (pow k m) (sqrt 1.0)))) 11.465 * [taylor]: Taking taylor expansion of (- (* 5.0 (/ (pow k m) (sqrt 1.0)))) in m 11.465 * [taylor]: Taking taylor expansion of (* 5.0 (/ (pow k m) (sqrt 1.0))) in m 11.465 * [taylor]: Taking taylor expansion of 5.0 in m 11.465 * [backup-simplify]: Simplify 5.0 into 5.0 11.465 * [taylor]: Taking taylor expansion of (/ (pow k m) (sqrt 1.0)) in m 11.465 * [taylor]: Taking taylor expansion of (pow k m) in m 11.465 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 11.465 * [taylor]: Taking taylor expansion of (* m (log k)) in m 11.465 * [taylor]: Taking taylor expansion of m in m 11.465 * [backup-simplify]: Simplify 0 into 0 11.465 * [backup-simplify]: Simplify 1 into 1 11.465 * [taylor]: Taking taylor expansion of (log k) in m 11.465 * [taylor]: Taking taylor expansion of k in m 11.465 * [backup-simplify]: Simplify k into k 11.465 * [backup-simplify]: Simplify (log k) into (log k) 11.465 * [backup-simplify]: Simplify (* 0 (log k)) into 0 11.466 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 11.466 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 11.466 * [backup-simplify]: Simplify (exp 0) into 1 11.466 * [taylor]: Taking taylor expansion of (sqrt 1.0) in m 11.466 * [taylor]: Taking taylor expansion of 1.0 in m 11.466 * [backup-simplify]: Simplify 1.0 into 1.0 11.466 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 11.467 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 11.467 * [backup-simplify]: Simplify (/ 1 (sqrt 1.0)) into (/ 1 (sqrt 1.0)) 11.468 * [backup-simplify]: Simplify (* 5.0 (/ 1 (sqrt 1.0))) into (/ 5.0 (sqrt 1.0)) 11.470 * [backup-simplify]: Simplify (- (/ 5.0 (sqrt 1.0))) into (- (* 5.0 (/ 1 (sqrt 1.0)))) 11.472 * [backup-simplify]: Simplify (- (* 5.0 (/ 1 (sqrt 1.0)))) into (- (* 5.0 (/ 1 (sqrt 1.0)))) 11.472 * [taylor]: Taking taylor expansion of 0 in m 11.472 * [backup-simplify]: Simplify 0 into 0 11.472 * [backup-simplify]: Simplify 0 into 0 11.473 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow (log k) 1) 1)))) into (log k) 11.473 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) (log k)) (* 0 1)) into (* (log k) (sqrt 1.0)) 11.474 * [backup-simplify]: Simplify (* (log k) (sqrt 1.0)) into (* (log k) (sqrt 1.0)) 11.478 * [backup-simplify]: Simplify (+ (* (* (log k) (sqrt 1.0)) (* m (* 1 a))) (+ (* (- (* 5.0 (/ 1 (sqrt 1.0)))) (* 1 (* k a))) (* (sqrt 1.0) (* 1 (* 1 a))))) into (- (+ (* a (sqrt 1.0)) (* a (* m (* (log k) (sqrt 1.0))))) (* 5.0 (/ (* k a) (sqrt 1.0)))) 11.478 * [backup-simplify]: Simplify (/ (/ 1 a) (/ (sqrt (+ (* (/ 1 k) (+ 10.0 (/ 1 k))) 1.0)) (pow (/ 1 k) (/ 1 m)))) into (* (/ (pow (/ 1 k) (/ 1 m)) a) (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))))) 11.478 * [approximate]: Taking taylor expansion of (* (/ (pow (/ 1 k) (/ 1 m)) a) (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))))) in (a k m) around 0 11.478 * [taylor]: Taking taylor expansion of (* (/ (pow (/ 1 k) (/ 1 m)) a) (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))))) in m 11.478 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) a) in m 11.478 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in m 11.478 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in m 11.478 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in m 11.478 * [taylor]: Taking taylor expansion of (/ 1 m) in m 11.478 * [taylor]: Taking taylor expansion of m in m 11.478 * [backup-simplify]: Simplify 0 into 0 11.478 * [backup-simplify]: Simplify 1 into 1 11.479 * [backup-simplify]: Simplify (/ 1 1) into 1 11.479 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in m 11.479 * [taylor]: Taking taylor expansion of (/ 1 k) in m 11.479 * [taylor]: Taking taylor expansion of k in m 11.479 * [backup-simplify]: Simplify k into k 11.479 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 11.479 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 11.479 * [backup-simplify]: Simplify (* 1 (log (/ 1 k))) into (log (/ 1 k)) 11.479 * [backup-simplify]: Simplify (exp (* (/ 1 m) (log (/ 1 k)))) into (exp (/ (log (/ 1 k)) m)) 11.479 * [taylor]: Taking taylor expansion of a in m 11.479 * [backup-simplify]: Simplify a into a 11.480 * [backup-simplify]: Simplify (/ (exp (/ (log (/ 1 k)) m)) a) into (/ (exp (/ (log (/ 1 k)) m)) a) 11.480 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in m 11.480 * [taylor]: Taking taylor expansion of (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in m 11.480 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in m 11.480 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 11.480 * [taylor]: Taking taylor expansion of (pow k 2) in m 11.480 * [taylor]: Taking taylor expansion of k in m 11.480 * [backup-simplify]: Simplify k into k 11.480 * [backup-simplify]: Simplify (* k k) into (pow k 2) 11.480 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 11.480 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in m 11.480 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in m 11.480 * [taylor]: Taking taylor expansion of 10.0 in m 11.480 * [backup-simplify]: Simplify 10.0 into 10.0 11.480 * [taylor]: Taking taylor expansion of (/ 1 k) in m 11.480 * [taylor]: Taking taylor expansion of k in m 11.480 * [backup-simplify]: Simplify k into k 11.480 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 11.480 * [taylor]: Taking taylor expansion of 1.0 in m 11.480 * [backup-simplify]: Simplify 1.0 into 1.0 11.480 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 11.481 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 11.481 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) into (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) 11.481 * [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))) 11.482 * [backup-simplify]: Simplify (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) into (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) 11.482 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 11.482 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 11.482 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 11.483 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 11.483 * [backup-simplify]: Simplify (+ 0 0) into 0 11.483 * [backup-simplify]: Simplify (+ 0 0) into 0 11.484 * [backup-simplify]: Simplify (- (+ (* (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) (/ 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))))) into 0 11.485 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))))) into 0 11.485 * [taylor]: Taking taylor expansion of (* (/ (pow (/ 1 k) (/ 1 m)) a) (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))))) in k 11.485 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) a) in k 11.485 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in k 11.485 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in k 11.485 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in k 11.485 * [taylor]: Taking taylor expansion of (/ 1 m) in k 11.485 * [taylor]: Taking taylor expansion of m in k 11.485 * [backup-simplify]: Simplify m into m 11.485 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 11.485 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 11.485 * [taylor]: Taking taylor expansion of (/ 1 k) in k 11.485 * [taylor]: Taking taylor expansion of k in k 11.485 * [backup-simplify]: Simplify 0 into 0 11.485 * [backup-simplify]: Simplify 1 into 1 11.485 * [backup-simplify]: Simplify (/ 1 1) into 1 11.486 * [backup-simplify]: Simplify (log 1) into 0 11.486 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 11.486 * [backup-simplify]: Simplify (* (/ 1 m) (- (log k))) into (* -1 (/ (log k) m)) 11.487 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 11.487 * [taylor]: Taking taylor expansion of a in k 11.487 * [backup-simplify]: Simplify a into a 11.487 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) a) into (/ (exp (* -1 (/ (log k) m))) a) 11.487 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in k 11.487 * [taylor]: Taking taylor expansion of (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 11.487 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 11.487 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 11.487 * [taylor]: Taking taylor expansion of (pow k 2) in k 11.487 * [taylor]: Taking taylor expansion of k in k 11.487 * [backup-simplify]: Simplify 0 into 0 11.487 * [backup-simplify]: Simplify 1 into 1 11.487 * [backup-simplify]: Simplify (* 1 1) into 1 11.488 * [backup-simplify]: Simplify (/ 1 1) into 1 11.488 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 11.488 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 11.488 * [taylor]: Taking taylor expansion of 10.0 in k 11.488 * [backup-simplify]: Simplify 10.0 into 10.0 11.488 * [taylor]: Taking taylor expansion of (/ 1 k) in k 11.488 * [taylor]: Taking taylor expansion of k in k 11.488 * [backup-simplify]: Simplify 0 into 0 11.488 * [backup-simplify]: Simplify 1 into 1 11.488 * [backup-simplify]: Simplify (/ 1 1) into 1 11.489 * [taylor]: Taking taylor expansion of 1.0 in k 11.489 * [backup-simplify]: Simplify 1.0 into 1.0 11.489 * [backup-simplify]: Simplify (+ 1 0) into 1 11.489 * [backup-simplify]: Simplify (/ 1 1) into 1 11.490 * [backup-simplify]: Simplify (sqrt 1) into 1 11.490 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.491 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.492 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 11.492 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 11.493 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 11.495 * [backup-simplify]: Simplify (- (+ (* 1 (/ 10.0 1)))) into (- 10.0) 11.497 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1))) into -5.0 11.497 * [taylor]: Taking taylor expansion of (* (/ (pow (/ 1 k) (/ 1 m)) a) (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))))) in a 11.497 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) a) in a 11.497 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in a 11.497 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in a 11.497 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in a 11.497 * [taylor]: Taking taylor expansion of (/ 1 m) in a 11.497 * [taylor]: Taking taylor expansion of m in a 11.497 * [backup-simplify]: Simplify m into m 11.497 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 11.497 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in a 11.497 * [taylor]: Taking taylor expansion of (/ 1 k) in a 11.498 * [taylor]: Taking taylor expansion of k in a 11.498 * [backup-simplify]: Simplify k into k 11.498 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 11.498 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 11.498 * [backup-simplify]: Simplify (* (/ 1 m) (log (/ 1 k))) into (/ (log (/ 1 k)) m) 11.498 * [backup-simplify]: Simplify (exp (/ (log (/ 1 k)) m)) into (exp (/ (log (/ 1 k)) m)) 11.498 * [taylor]: Taking taylor expansion of a in a 11.498 * [backup-simplify]: Simplify 0 into 0 11.498 * [backup-simplify]: Simplify 1 into 1 11.498 * [backup-simplify]: Simplify (/ (exp (/ (log (/ 1 k)) m)) 1) into (exp (/ (log (/ 1 k)) m)) 11.498 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in a 11.498 * [taylor]: Taking taylor expansion of (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in a 11.498 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in a 11.498 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 11.498 * [taylor]: Taking taylor expansion of (pow k 2) in a 11.498 * [taylor]: Taking taylor expansion of k in a 11.499 * [backup-simplify]: Simplify k into k 11.499 * [backup-simplify]: Simplify (* k k) into (pow k 2) 11.499 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 11.499 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in a 11.499 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 11.499 * [taylor]: Taking taylor expansion of 10.0 in a 11.499 * [backup-simplify]: Simplify 10.0 into 10.0 11.499 * [taylor]: Taking taylor expansion of (/ 1 k) in a 11.499 * [taylor]: Taking taylor expansion of k in a 11.499 * [backup-simplify]: Simplify k into k 11.499 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 11.499 * [taylor]: Taking taylor expansion of 1.0 in a 11.499 * [backup-simplify]: Simplify 1.0 into 1.0 11.499 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 11.499 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 11.500 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) into (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) 11.500 * [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))) 11.500 * [backup-simplify]: Simplify (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) into (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) 11.501 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 11.501 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 11.501 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 11.502 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 11.502 * [backup-simplify]: Simplify (+ 0 0) into 0 11.503 * [backup-simplify]: Simplify (+ 0 0) into 0 11.504 * [backup-simplify]: Simplify (- (+ (* (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) (/ 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))))) into 0 11.504 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))))) into 0 11.504 * [taylor]: Taking taylor expansion of (* (/ (pow (/ 1 k) (/ 1 m)) a) (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))))) in a 11.504 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) a) in a 11.504 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in a 11.504 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in a 11.504 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in a 11.504 * [taylor]: Taking taylor expansion of (/ 1 m) in a 11.505 * [taylor]: Taking taylor expansion of m in a 11.505 * [backup-simplify]: Simplify m into m 11.505 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 11.505 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in a 11.505 * [taylor]: Taking taylor expansion of (/ 1 k) in a 11.505 * [taylor]: Taking taylor expansion of k in a 11.505 * [backup-simplify]: Simplify k into k 11.505 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 11.505 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 11.505 * [backup-simplify]: Simplify (* (/ 1 m) (log (/ 1 k))) into (/ (log (/ 1 k)) m) 11.505 * [backup-simplify]: Simplify (exp (/ (log (/ 1 k)) m)) into (exp (/ (log (/ 1 k)) m)) 11.505 * [taylor]: Taking taylor expansion of a in a 11.505 * [backup-simplify]: Simplify 0 into 0 11.505 * [backup-simplify]: Simplify 1 into 1 11.505 * [backup-simplify]: Simplify (/ (exp (/ (log (/ 1 k)) m)) 1) into (exp (/ (log (/ 1 k)) m)) 11.506 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in a 11.506 * [taylor]: Taking taylor expansion of (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in a 11.506 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in a 11.506 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 11.506 * [taylor]: Taking taylor expansion of (pow k 2) in a 11.506 * [taylor]: Taking taylor expansion of k in a 11.506 * [backup-simplify]: Simplify k into k 11.506 * [backup-simplify]: Simplify (* k k) into (pow k 2) 11.506 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 11.506 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in a 11.506 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 11.506 * [taylor]: Taking taylor expansion of 10.0 in a 11.506 * [backup-simplify]: Simplify 10.0 into 10.0 11.506 * [taylor]: Taking taylor expansion of (/ 1 k) in a 11.506 * [taylor]: Taking taylor expansion of k in a 11.506 * [backup-simplify]: Simplify k into k 11.506 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 11.506 * [taylor]: Taking taylor expansion of 1.0 in a 11.506 * [backup-simplify]: Simplify 1.0 into 1.0 11.506 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 11.506 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 11.507 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) into (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) 11.507 * [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))) 11.507 * [backup-simplify]: Simplify (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) into (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) 11.507 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 11.508 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 11.508 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 11.509 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 11.509 * [backup-simplify]: Simplify (+ 0 0) into 0 11.509 * [backup-simplify]: Simplify (+ 0 0) into 0 11.510 * [backup-simplify]: Simplify (- (+ (* (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) (/ 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))))) into 0 11.511 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))))) into 0 11.511 * [backup-simplify]: Simplify (* (exp (/ (log (/ 1 k)) m)) (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))))) into (* (exp (/ (log (/ 1 k)) m)) (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))))) 11.511 * [taylor]: Taking taylor expansion of (* (exp (/ (log (/ 1 k)) m)) (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))))) in k 11.511 * [taylor]: Taking taylor expansion of (exp (/ (log (/ 1 k)) m)) in k 11.511 * [taylor]: Taking taylor expansion of (/ (log (/ 1 k)) m) in k 11.512 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 11.512 * [taylor]: Taking taylor expansion of (/ 1 k) in k 11.512 * [taylor]: Taking taylor expansion of k in k 11.512 * [backup-simplify]: Simplify 0 into 0 11.512 * [backup-simplify]: Simplify 1 into 1 11.512 * [backup-simplify]: Simplify (/ 1 1) into 1 11.513 * [backup-simplify]: Simplify (log 1) into 0 11.513 * [taylor]: Taking taylor expansion of m in k 11.513 * [backup-simplify]: Simplify m into m 11.513 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 11.514 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 11.514 * [backup-simplify]: Simplify (/ (- (log k)) m) into (* -1 (/ (log k) m)) 11.514 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 11.514 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in k 11.514 * [taylor]: Taking taylor expansion of (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 11.514 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 11.514 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 11.514 * [taylor]: Taking taylor expansion of (pow k 2) in k 11.514 * [taylor]: Taking taylor expansion of k in k 11.514 * [backup-simplify]: Simplify 0 into 0 11.514 * [backup-simplify]: Simplify 1 into 1 11.515 * [backup-simplify]: Simplify (* 1 1) into 1 11.515 * [backup-simplify]: Simplify (/ 1 1) into 1 11.515 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 11.515 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 11.515 * [taylor]: Taking taylor expansion of 10.0 in k 11.515 * [backup-simplify]: Simplify 10.0 into 10.0 11.515 * [taylor]: Taking taylor expansion of (/ 1 k) in k 11.515 * [taylor]: Taking taylor expansion of k in k 11.515 * [backup-simplify]: Simplify 0 into 0 11.515 * [backup-simplify]: Simplify 1 into 1 11.516 * [backup-simplify]: Simplify (/ 1 1) into 1 11.516 * [taylor]: Taking taylor expansion of 1.0 in k 11.516 * [backup-simplify]: Simplify 1.0 into 1.0 11.516 * [backup-simplify]: Simplify (+ 1 0) into 1 11.517 * [backup-simplify]: Simplify (/ 1 1) into 1 11.517 * [backup-simplify]: Simplify (sqrt 1) into 1 11.518 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.518 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.519 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 11.519 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 11.520 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 11.522 * [backup-simplify]: Simplify (- (+ (* 1 (/ 10.0 1)))) into (- 10.0) 11.524 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1))) into -5.0 11.524 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) 1) into (exp (* -1 (/ (log k) m))) 11.524 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 11.524 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 11.524 * [taylor]: Taking taylor expansion of -1 in m 11.524 * [backup-simplify]: Simplify -1 into -1 11.524 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 11.524 * [taylor]: Taking taylor expansion of (log k) in m 11.524 * [taylor]: Taking taylor expansion of k in m 11.524 * [backup-simplify]: Simplify k into k 11.524 * [backup-simplify]: Simplify (log k) into (log k) 11.524 * [taylor]: Taking taylor expansion of m in m 11.524 * [backup-simplify]: Simplify 0 into 0 11.525 * [backup-simplify]: Simplify 1 into 1 11.525 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 11.525 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 11.525 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 11.525 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 11.525 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 11.526 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 k) 1)))) 1) into 0 11.526 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)))) into 0 11.526 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (* 0 (log (/ 1 k)))) into 0 11.527 * [backup-simplify]: Simplify (* (exp (/ (log (/ 1 k)) m)) (+ (* (/ (pow 0 1) 1)))) into 0 11.528 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (/ (log (/ 1 k)) m)) (/ 0 1)))) into 0 11.529 * [backup-simplify]: Simplify (+ (* (exp (/ (log (/ 1 k)) m)) 0) (* 0 (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))))) into 0 11.529 * [taylor]: Taking taylor expansion of 0 in k 11.529 * [backup-simplify]: Simplify 0 into 0 11.529 * [taylor]: Taking taylor expansion of 0 in m 11.529 * [backup-simplify]: Simplify 0 into 0 11.529 * [backup-simplify]: Simplify 0 into 0 11.530 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.531 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 11.532 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (* -1 (/ (log k) m)) (/ 0 m)))) into 0 11.533 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 1) 1)))) into 0 11.533 * [backup-simplify]: Simplify (+ (* (exp (* -1 (/ (log k) m))) -5.0) (* 0 1)) into (- (* 5.0 (exp (* -1 (/ (log k) m))))) 11.533 * [taylor]: Taking taylor expansion of (- (* 5.0 (exp (* -1 (/ (log k) m))))) in m 11.533 * [taylor]: Taking taylor expansion of (* 5.0 (exp (* -1 (/ (log k) m)))) in m 11.533 * [taylor]: Taking taylor expansion of 5.0 in m 11.533 * [backup-simplify]: Simplify 5.0 into 5.0 11.533 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 11.533 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 11.534 * [taylor]: Taking taylor expansion of -1 in m 11.534 * [backup-simplify]: Simplify -1 into -1 11.534 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 11.534 * [taylor]: Taking taylor expansion of (log k) in m 11.534 * [taylor]: Taking taylor expansion of k in m 11.534 * [backup-simplify]: Simplify k into k 11.534 * [backup-simplify]: Simplify (log k) into (log k) 11.534 * [taylor]: Taking taylor expansion of m in m 11.534 * [backup-simplify]: Simplify 0 into 0 11.534 * [backup-simplify]: Simplify 1 into 1 11.534 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 11.534 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 11.534 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 11.534 * [backup-simplify]: Simplify (* 5.0 (exp (* -1 (/ (log k) m)))) into (* 5.0 (exp (* -1 (/ (log k) m)))) 11.534 * [backup-simplify]: Simplify (- (* 5.0 (exp (* -1 (/ (log k) m))))) into (- (* 5.0 (exp (* -1 (/ (log k) m))))) 11.535 * [backup-simplify]: Simplify (- (* 5.0 (exp (* -1 (/ (log k) m))))) into (- (* 5.0 (exp (* -1 (/ (log k) m))))) 11.535 * [backup-simplify]: Simplify 0 into 0 11.535 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (* 0 k))) into 0 11.536 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 11.536 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 11.537 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (* 0 (/ 1 k)))) into 0 11.537 * [backup-simplify]: Simplify (+ 0 0) into 0 11.538 * [backup-simplify]: Simplify (+ 0 0) into 0 11.539 * [backup-simplify]: Simplify (- (+ (* (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) (/ 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) (* 0 (/ 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))))) into 0 11.540 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))))) into 0 11.540 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 11.542 * [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 11.542 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 11.543 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (+ (* 0 0) (* 0 (log (/ 1 k))))) into 0 11.544 * [backup-simplify]: Simplify (* (exp (/ (log (/ 1 k)) m)) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 11.546 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (/ (log (/ 1 k)) m)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.547 * [backup-simplify]: Simplify (+ (* (exp (/ (log (/ 1 k)) m)) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))))))) into 0 11.547 * [taylor]: Taking taylor expansion of 0 in k 11.547 * [backup-simplify]: Simplify 0 into 0 11.547 * [taylor]: Taking taylor expansion of 0 in m 11.547 * [backup-simplify]: Simplify 0 into 0 11.547 * [backup-simplify]: Simplify 0 into 0 11.547 * [taylor]: Taking taylor expansion of 0 in m 11.547 * [backup-simplify]: Simplify 0 into 0 11.547 * [backup-simplify]: Simplify 0 into 0 11.548 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.549 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.549 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.550 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 11.550 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.550 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.553 * [backup-simplify]: Simplify (- (+ (* 1 (/ 1.0 1)) (* (- 10.0) (/ 10.0 1)))) into 99.0 11.555 * [backup-simplify]: Simplify (/ (- 99.0 (pow -5.0 2) (+)) (* 2 1)) into 37.0 11.556 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.557 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 11.557 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (* -1 (/ (log k) m)) (/ 0 m)) (* 0 (/ 0 m)))) into 0 11.558 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 11.559 * [backup-simplify]: Simplify (+ (* (exp (* -1 (/ (log k) m))) 37.0) (+ (* 0 -5.0) (* 0 1))) into (* 37.0 (exp (* -1 (/ (log k) m)))) 11.559 * [taylor]: Taking taylor expansion of (* 37.0 (exp (* -1 (/ (log k) m)))) in m 11.559 * [taylor]: Taking taylor expansion of 37.0 in m 11.559 * [backup-simplify]: Simplify 37.0 into 37.0 11.559 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 11.559 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 11.559 * [taylor]: Taking taylor expansion of -1 in m 11.559 * [backup-simplify]: Simplify -1 into -1 11.559 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 11.559 * [taylor]: Taking taylor expansion of (log k) in m 11.559 * [taylor]: Taking taylor expansion of k in m 11.559 * [backup-simplify]: Simplify k into k 11.559 * [backup-simplify]: Simplify (log k) into (log k) 11.559 * [taylor]: Taking taylor expansion of m in m 11.559 * [backup-simplify]: Simplify 0 into 0 11.559 * [backup-simplify]: Simplify 1 into 1 11.559 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 11.559 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 11.559 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 11.559 * [backup-simplify]: Simplify (* 37.0 (exp (* -1 (/ (log k) m)))) into (* 37.0 (exp (* -1 (/ (log k) m)))) 11.559 * [backup-simplify]: Simplify (* 37.0 (exp (* -1 (/ (log k) m)))) into (* 37.0 (exp (* -1 (/ (log k) m)))) 11.560 * [backup-simplify]: Simplify (+ (* (* 37.0 (exp (* -1 (/ (log (/ 1 k)) (/ 1 m))))) (* 1 (* (pow (/ 1 k) 3) (/ 1 (/ 1 a))))) (+ (* (- (* 5.0 (exp (* -1 (/ (log (/ 1 k)) (/ 1 m)))))) (* 1 (* (pow (/ 1 k) 2) (/ 1 (/ 1 a))))) (* (exp (* -1 (/ (log (/ 1 k)) (/ 1 m)))) (* 1 (* (/ 1 k) (/ 1 (/ 1 a))))))) into (- (+ (* 37.0 (/ (* a (exp (* -1 (* m (log (/ 1 k)))))) (pow k 3))) (/ (* a (exp (* -1 (* m (log (/ 1 k)))))) k)) (* 5.0 (/ (* a (exp (* -1 (* m (log (/ 1 k)))))) (pow k 2)))) 11.561 * [backup-simplify]: Simplify (/ (/ 1 (- a)) (/ (sqrt (+ (* (/ 1 (- k)) (+ 10.0 (/ 1 (- k)))) 1.0)) (pow (/ 1 (- k)) (/ 1 (- m))))) into (* -1 (* (/ (pow (/ -1 k) (/ -1 m)) a) (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) 11.561 * [approximate]: Taking taylor expansion of (* -1 (* (/ (pow (/ -1 k) (/ -1 m)) a) (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) in (a k m) around 0 11.561 * [taylor]: Taking taylor expansion of (* -1 (* (/ (pow (/ -1 k) (/ -1 m)) a) (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) in m 11.561 * [taylor]: Taking taylor expansion of -1 in m 11.561 * [backup-simplify]: Simplify -1 into -1 11.561 * [taylor]: Taking taylor expansion of (* (/ (pow (/ -1 k) (/ -1 m)) a) (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in m 11.561 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) a) in m 11.561 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in m 11.561 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in m 11.561 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in m 11.561 * [taylor]: Taking taylor expansion of (/ -1 m) in m 11.561 * [taylor]: Taking taylor expansion of -1 in m 11.561 * [backup-simplify]: Simplify -1 into -1 11.561 * [taylor]: Taking taylor expansion of m in m 11.561 * [backup-simplify]: Simplify 0 into 0 11.561 * [backup-simplify]: Simplify 1 into 1 11.562 * [backup-simplify]: Simplify (/ -1 1) into -1 11.562 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in m 11.562 * [taylor]: Taking taylor expansion of (/ -1 k) in m 11.562 * [taylor]: Taking taylor expansion of -1 in m 11.562 * [backup-simplify]: Simplify -1 into -1 11.562 * [taylor]: Taking taylor expansion of k in m 11.562 * [backup-simplify]: Simplify k into k 11.562 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 11.562 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 11.562 * [backup-simplify]: Simplify (* -1 (log (/ -1 k))) into (* -1 (log (/ -1 k))) 11.562 * [backup-simplify]: Simplify (exp (* (/ -1 m) (log (/ -1 k)))) into (exp (* -1 (/ (log (/ -1 k)) m))) 11.562 * [taylor]: Taking taylor expansion of a in m 11.562 * [backup-simplify]: Simplify a into a 11.562 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log (/ -1 k)) m))) a) into (/ (exp (* -1 (/ (log (/ -1 k)) m))) a) 11.562 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in m 11.562 * [taylor]: Taking taylor expansion of (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in m 11.562 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in m 11.562 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in m 11.562 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 11.562 * [taylor]: Taking taylor expansion of (pow k 2) in m 11.562 * [taylor]: Taking taylor expansion of k in m 11.562 * [backup-simplify]: Simplify k into k 11.562 * [backup-simplify]: Simplify (* k k) into (pow k 2) 11.562 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 11.562 * [taylor]: Taking taylor expansion of 1.0 in m 11.562 * [backup-simplify]: Simplify 1.0 into 1.0 11.562 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in m 11.562 * [taylor]: Taking taylor expansion of 10.0 in m 11.563 * [backup-simplify]: Simplify 10.0 into 10.0 11.563 * [taylor]: Taking taylor expansion of (/ 1 k) in m 11.563 * [taylor]: Taking taylor expansion of k in m 11.563 * [backup-simplify]: Simplify k into k 11.563 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 11.563 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1.0) into (+ (/ 1 (pow k 2)) 1.0) 11.563 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 11.563 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 11.563 * [backup-simplify]: Simplify (+ (+ (/ 1 (pow k 2)) 1.0) (- (* 10.0 (/ 1 k)))) into (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) 11.563 * [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)))) 11.563 * [backup-simplify]: Simplify (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) into (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) 11.563 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 11.564 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 11.564 * [backup-simplify]: Simplify (+ 0 0) into 0 11.564 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 11.564 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 11.565 * [backup-simplify]: Simplify (- 0) into 0 11.565 * [backup-simplify]: Simplify (+ 0 0) into 0 11.565 * [backup-simplify]: Simplify (- (+ (* (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) (/ 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) into 0 11.566 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) into 0 11.566 * [taylor]: Taking taylor expansion of (* -1 (* (/ (pow (/ -1 k) (/ -1 m)) a) (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) in k 11.566 * [taylor]: Taking taylor expansion of -1 in k 11.566 * [backup-simplify]: Simplify -1 into -1 11.566 * [taylor]: Taking taylor expansion of (* (/ (pow (/ -1 k) (/ -1 m)) a) (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in k 11.566 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) a) in k 11.566 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in k 11.566 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in k 11.566 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in k 11.566 * [taylor]: Taking taylor expansion of (/ -1 m) in k 11.566 * [taylor]: Taking taylor expansion of -1 in k 11.566 * [backup-simplify]: Simplify -1 into -1 11.566 * [taylor]: Taking taylor expansion of m in k 11.566 * [backup-simplify]: Simplify m into m 11.566 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 11.566 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 11.566 * [taylor]: Taking taylor expansion of (/ -1 k) in k 11.566 * [taylor]: Taking taylor expansion of -1 in k 11.566 * [backup-simplify]: Simplify -1 into -1 11.566 * [taylor]: Taking taylor expansion of k in k 11.566 * [backup-simplify]: Simplify 0 into 0 11.566 * [backup-simplify]: Simplify 1 into 1 11.566 * [backup-simplify]: Simplify (/ -1 1) into -1 11.566 * [backup-simplify]: Simplify (log -1) into (log -1) 11.567 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 11.567 * [backup-simplify]: Simplify (* (/ -1 m) (- (log -1) (log k))) into (* -1 (/ (- (log -1) (log k)) m)) 11.568 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 11.568 * [taylor]: Taking taylor expansion of a in k 11.568 * [backup-simplify]: Simplify a into a 11.568 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) into (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) 11.568 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in k 11.568 * [taylor]: Taking taylor expansion of (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 11.568 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 11.568 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 11.568 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 11.568 * [taylor]: Taking taylor expansion of (pow k 2) in k 11.568 * [taylor]: Taking taylor expansion of k in k 11.568 * [backup-simplify]: Simplify 0 into 0 11.568 * [backup-simplify]: Simplify 1 into 1 11.569 * [backup-simplify]: Simplify (* 1 1) into 1 11.569 * [backup-simplify]: Simplify (/ 1 1) into 1 11.569 * [taylor]: Taking taylor expansion of 1.0 in k 11.569 * [backup-simplify]: Simplify 1.0 into 1.0 11.569 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 11.569 * [taylor]: Taking taylor expansion of 10.0 in k 11.569 * [backup-simplify]: Simplify 10.0 into 10.0 11.569 * [taylor]: Taking taylor expansion of (/ 1 k) in k 11.569 * [taylor]: Taking taylor expansion of k in k 11.569 * [backup-simplify]: Simplify 0 into 0 11.569 * [backup-simplify]: Simplify 1 into 1 11.569 * [backup-simplify]: Simplify (/ 1 1) into 1 11.569 * [backup-simplify]: Simplify (+ 1 0) into 1 11.570 * [backup-simplify]: Simplify (+ 1 0) into 1 11.570 * [backup-simplify]: Simplify (/ 1 1) into 1 11.570 * [backup-simplify]: Simplify (sqrt 1) into 1 11.571 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.571 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.571 * [backup-simplify]: Simplify (+ 0 0) into 0 11.572 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 11.572 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 11.572 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 11.578 * [backup-simplify]: Simplify (- (+ (* 1 (/ (- 10.0) 1)))) into 10.0 11.579 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1))) into 5.0 11.579 * [taylor]: Taking taylor expansion of (* -1 (* (/ (pow (/ -1 k) (/ -1 m)) a) (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) in a 11.579 * [taylor]: Taking taylor expansion of -1 in a 11.579 * [backup-simplify]: Simplify -1 into -1 11.579 * [taylor]: Taking taylor expansion of (* (/ (pow (/ -1 k) (/ -1 m)) a) (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in a 11.579 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) a) in a 11.579 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in a 11.579 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in a 11.580 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in a 11.580 * [taylor]: Taking taylor expansion of (/ -1 m) in a 11.580 * [taylor]: Taking taylor expansion of -1 in a 11.580 * [backup-simplify]: Simplify -1 into -1 11.580 * [taylor]: Taking taylor expansion of m in a 11.580 * [backup-simplify]: Simplify m into m 11.580 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 11.580 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in a 11.580 * [taylor]: Taking taylor expansion of (/ -1 k) in a 11.580 * [taylor]: Taking taylor expansion of -1 in a 11.580 * [backup-simplify]: Simplify -1 into -1 11.580 * [taylor]: Taking taylor expansion of k in a 11.580 * [backup-simplify]: Simplify k into k 11.580 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 11.580 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 11.580 * [backup-simplify]: Simplify (* (/ -1 m) (log (/ -1 k))) into (* -1 (/ (log (/ -1 k)) m)) 11.580 * [backup-simplify]: Simplify (exp (* -1 (/ (log (/ -1 k)) m))) into (exp (* -1 (/ (log (/ -1 k)) m))) 11.580 * [taylor]: Taking taylor expansion of a in a 11.581 * [backup-simplify]: Simplify 0 into 0 11.581 * [backup-simplify]: Simplify 1 into 1 11.581 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log (/ -1 k)) m))) 1) into (exp (* -1 (/ (log (/ -1 k)) m))) 11.581 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in a 11.581 * [taylor]: Taking taylor expansion of (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in a 11.581 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in a 11.581 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in a 11.581 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 11.581 * [taylor]: Taking taylor expansion of (pow k 2) in a 11.581 * [taylor]: Taking taylor expansion of k in a 11.581 * [backup-simplify]: Simplify k into k 11.581 * [backup-simplify]: Simplify (* k k) into (pow k 2) 11.581 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 11.581 * [taylor]: Taking taylor expansion of 1.0 in a 11.581 * [backup-simplify]: Simplify 1.0 into 1.0 11.581 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 11.581 * [taylor]: Taking taylor expansion of 10.0 in a 11.581 * [backup-simplify]: Simplify 10.0 into 10.0 11.581 * [taylor]: Taking taylor expansion of (/ 1 k) in a 11.581 * [taylor]: Taking taylor expansion of k in a 11.582 * [backup-simplify]: Simplify k into k 11.582 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 11.582 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1.0) into (+ (/ 1 (pow k 2)) 1.0) 11.582 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 11.582 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 11.582 * [backup-simplify]: Simplify (+ (+ (/ 1 (pow k 2)) 1.0) (- (* 10.0 (/ 1 k)))) into (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) 11.583 * [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)))) 11.583 * [backup-simplify]: Simplify (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) into (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) 11.583 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 11.583 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 11.584 * [backup-simplify]: Simplify (+ 0 0) into 0 11.584 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 11.585 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 11.585 * [backup-simplify]: Simplify (- 0) into 0 11.585 * [backup-simplify]: Simplify (+ 0 0) into 0 11.586 * [backup-simplify]: Simplify (- (+ (* (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) (/ 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) into 0 11.587 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) into 0 11.587 * [taylor]: Taking taylor expansion of (* -1 (* (/ (pow (/ -1 k) (/ -1 m)) a) (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) in a 11.587 * [taylor]: Taking taylor expansion of -1 in a 11.587 * [backup-simplify]: Simplify -1 into -1 11.587 * [taylor]: Taking taylor expansion of (* (/ (pow (/ -1 k) (/ -1 m)) a) (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in a 11.587 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) a) in a 11.587 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in a 11.587 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in a 11.587 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in a 11.587 * [taylor]: Taking taylor expansion of (/ -1 m) in a 11.587 * [taylor]: Taking taylor expansion of -1 in a 11.587 * [backup-simplify]: Simplify -1 into -1 11.587 * [taylor]: Taking taylor expansion of m in a 11.587 * [backup-simplify]: Simplify m into m 11.588 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 11.588 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in a 11.588 * [taylor]: Taking taylor expansion of (/ -1 k) in a 11.588 * [taylor]: Taking taylor expansion of -1 in a 11.588 * [backup-simplify]: Simplify -1 into -1 11.588 * [taylor]: Taking taylor expansion of k in a 11.588 * [backup-simplify]: Simplify k into k 11.588 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 11.588 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 11.588 * [backup-simplify]: Simplify (* (/ -1 m) (log (/ -1 k))) into (* -1 (/ (log (/ -1 k)) m)) 11.588 * [backup-simplify]: Simplify (exp (* -1 (/ (log (/ -1 k)) m))) into (exp (* -1 (/ (log (/ -1 k)) m))) 11.588 * [taylor]: Taking taylor expansion of a in a 11.588 * [backup-simplify]: Simplify 0 into 0 11.588 * [backup-simplify]: Simplify 1 into 1 11.589 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log (/ -1 k)) m))) 1) into (exp (* -1 (/ (log (/ -1 k)) m))) 11.589 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in a 11.589 * [taylor]: Taking taylor expansion of (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in a 11.589 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in a 11.589 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in a 11.589 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 11.589 * [taylor]: Taking taylor expansion of (pow k 2) in a 11.589 * [taylor]: Taking taylor expansion of k in a 11.589 * [backup-simplify]: Simplify k into k 11.589 * [backup-simplify]: Simplify (* k k) into (pow k 2) 11.589 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 11.589 * [taylor]: Taking taylor expansion of 1.0 in a 11.589 * [backup-simplify]: Simplify 1.0 into 1.0 11.589 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 11.589 * [taylor]: Taking taylor expansion of 10.0 in a 11.589 * [backup-simplify]: Simplify 10.0 into 10.0 11.589 * [taylor]: Taking taylor expansion of (/ 1 k) in a 11.589 * [taylor]: Taking taylor expansion of k in a 11.589 * [backup-simplify]: Simplify k into k 11.589 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 11.590 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1.0) into (+ (/ 1 (pow k 2)) 1.0) 11.590 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 11.590 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 11.590 * [backup-simplify]: Simplify (+ (+ (/ 1 (pow k 2)) 1.0) (- (* 10.0 (/ 1 k)))) into (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) 11.590 * [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)))) 11.591 * [backup-simplify]: Simplify (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) into (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) 11.591 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 11.591 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 11.592 * [backup-simplify]: Simplify (+ 0 0) into 0 11.592 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 11.592 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 11.593 * [backup-simplify]: Simplify (- 0) into 0 11.593 * [backup-simplify]: Simplify (+ 0 0) into 0 11.594 * [backup-simplify]: Simplify (- (+ (* (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) (/ 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) into 0 11.594 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) into 0 11.594 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log (/ -1 k)) m))) (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) into (* (exp (* -1 (/ (log (/ -1 k)) m))) (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) 11.594 * [backup-simplify]: Simplify (* -1 (* (exp (* -1 (/ (log (/ -1 k)) m))) (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) into (* -1 (* (exp (* -1 (/ (log (/ -1 k)) m))) (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) 11.594 * [taylor]: Taking taylor expansion of (* -1 (* (exp (* -1 (/ (log (/ -1 k)) m))) (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) in k 11.594 * [taylor]: Taking taylor expansion of -1 in k 11.595 * [backup-simplify]: Simplify -1 into -1 11.595 * [taylor]: Taking taylor expansion of (* (exp (* -1 (/ (log (/ -1 k)) m))) (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in k 11.595 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log (/ -1 k)) m))) in k 11.595 * [taylor]: Taking taylor expansion of (* -1 (/ (log (/ -1 k)) m)) in k 11.595 * [taylor]: Taking taylor expansion of -1 in k 11.595 * [backup-simplify]: Simplify -1 into -1 11.595 * [taylor]: Taking taylor expansion of (/ (log (/ -1 k)) m) in k 11.595 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 11.595 * [taylor]: Taking taylor expansion of (/ -1 k) in k 11.595 * [taylor]: Taking taylor expansion of -1 in k 11.595 * [backup-simplify]: Simplify -1 into -1 11.595 * [taylor]: Taking taylor expansion of k in k 11.595 * [backup-simplify]: Simplify 0 into 0 11.595 * [backup-simplify]: Simplify 1 into 1 11.595 * [backup-simplify]: Simplify (/ -1 1) into -1 11.595 * [backup-simplify]: Simplify (log -1) into (log -1) 11.595 * [taylor]: Taking taylor expansion of m in k 11.595 * [backup-simplify]: Simplify m into m 11.596 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 11.596 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 11.597 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) m) into (/ (- (log -1) (log k)) m) 11.597 * [backup-simplify]: Simplify (* -1 (/ (- (log -1) (log k)) m)) into (* -1 (/ (- (log -1) (log k)) m)) 11.597 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 11.597 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in k 11.597 * [taylor]: Taking taylor expansion of (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 11.597 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 11.597 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 11.597 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 11.597 * [taylor]: Taking taylor expansion of (pow k 2) in k 11.598 * [taylor]: Taking taylor expansion of k in k 11.598 * [backup-simplify]: Simplify 0 into 0 11.598 * [backup-simplify]: Simplify 1 into 1 11.598 * [backup-simplify]: Simplify (* 1 1) into 1 11.598 * [backup-simplify]: Simplify (/ 1 1) into 1 11.598 * [taylor]: Taking taylor expansion of 1.0 in k 11.598 * [backup-simplify]: Simplify 1.0 into 1.0 11.598 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 11.598 * [taylor]: Taking taylor expansion of 10.0 in k 11.598 * [backup-simplify]: Simplify 10.0 into 10.0 11.598 * [taylor]: Taking taylor expansion of (/ 1 k) in k 11.598 * [taylor]: Taking taylor expansion of k in k 11.598 * [backup-simplify]: Simplify 0 into 0 11.598 * [backup-simplify]: Simplify 1 into 1 11.598 * [backup-simplify]: Simplify (/ 1 1) into 1 11.599 * [backup-simplify]: Simplify (+ 1 0) into 1 11.599 * [backup-simplify]: Simplify (+ 1 0) into 1 11.599 * [backup-simplify]: Simplify (/ 1 1) into 1 11.599 * [backup-simplify]: Simplify (sqrt 1) into 1 11.600 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.601 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.601 * [backup-simplify]: Simplify (+ 0 0) into 0 11.601 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 11.601 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 11.602 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 11.604 * [backup-simplify]: Simplify (- (+ (* 1 (/ (- 10.0) 1)))) into 10.0 11.604 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1))) into 5.0 11.605 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) 1) into (exp (* -1 (/ (- (log -1) (log k)) m))) 11.605 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 11.605 * [taylor]: Taking taylor expansion of (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 11.605 * [taylor]: Taking taylor expansion of -1 in m 11.605 * [backup-simplify]: Simplify -1 into -1 11.605 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 11.605 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 11.605 * [taylor]: Taking taylor expansion of -1 in m 11.605 * [backup-simplify]: Simplify -1 into -1 11.605 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 11.605 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 11.605 * [taylor]: Taking taylor expansion of (log -1) in m 11.605 * [taylor]: Taking taylor expansion of -1 in m 11.605 * [backup-simplify]: Simplify -1 into -1 11.606 * [backup-simplify]: Simplify (log -1) into (log -1) 11.606 * [taylor]: Taking taylor expansion of (log k) in m 11.606 * [taylor]: Taking taylor expansion of k in m 11.606 * [backup-simplify]: Simplify k into k 11.606 * [backup-simplify]: Simplify (log k) into (log k) 11.606 * [taylor]: Taking taylor expansion of m in m 11.606 * [backup-simplify]: Simplify 0 into 0 11.606 * [backup-simplify]: Simplify 1 into 1 11.606 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 11.606 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 11.606 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 11.607 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 11.607 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 11.607 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 11.608 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 11.608 * [backup-simplify]: Simplify (- (/ 0 k) (+ (* (/ -1 k) (/ 0 k)))) into 0 11.609 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ -1 k) 1)))) 1) into 0 11.609 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)))) into 0 11.609 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (* 0 (log (/ -1 k)))) into 0 11.609 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log (/ -1 k)) m))) (+ (* (/ (pow 0 1) 1)))) into 0 11.610 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (log (/ -1 k)) m))) (/ 0 1)))) into 0 11.610 * [backup-simplify]: Simplify (+ (* (exp (* -1 (/ (log (/ -1 k)) m))) 0) (* 0 (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) into 0 11.611 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (* (exp (* -1 (/ (log (/ -1 k)) m))) (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))))) into 0 11.611 * [taylor]: Taking taylor expansion of 0 in k 11.611 * [backup-simplify]: Simplify 0 into 0 11.611 * [taylor]: Taking taylor expansion of 0 in m 11.611 * [backup-simplify]: Simplify 0 into 0 11.611 * [backup-simplify]: Simplify 0 into 0 11.612 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 11.613 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 11.613 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (- (log -1) (log k)) m) (/ 0 m)))) into 0 11.614 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (- (log -1) (log k)) m))) into 0 11.614 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 1) 1)))) into 0 11.615 * [backup-simplify]: Simplify (+ (* (exp (* -1 (/ (- (log -1) (log k)) m))) 5.0) (* 0 1)) into (* 5.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 11.616 * [backup-simplify]: Simplify (+ (* -1 (* 5.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) (* 0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 5.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 11.616 * [taylor]: Taking taylor expansion of (- (* 5.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 11.616 * [taylor]: Taking taylor expansion of (* 5.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 11.616 * [taylor]: Taking taylor expansion of 5.0 in m 11.616 * [backup-simplify]: Simplify 5.0 into 5.0 11.616 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 11.616 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 11.616 * [taylor]: Taking taylor expansion of -1 in m 11.616 * [backup-simplify]: Simplify -1 into -1 11.616 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 11.616 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 11.616 * [taylor]: Taking taylor expansion of (log -1) in m 11.616 * [taylor]: Taking taylor expansion of -1 in m 11.616 * [backup-simplify]: Simplify -1 into -1 11.616 * [backup-simplify]: Simplify (log -1) into (log -1) 11.616 * [taylor]: Taking taylor expansion of (log k) in m 11.616 * [taylor]: Taking taylor expansion of k in m 11.616 * [backup-simplify]: Simplify k into k 11.616 * [backup-simplify]: Simplify (log k) into (log k) 11.616 * [taylor]: Taking taylor expansion of m in m 11.616 * [backup-simplify]: Simplify 0 into 0 11.616 * [backup-simplify]: Simplify 1 into 1 11.616 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 11.617 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 11.617 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 11.617 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 11.618 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 11.618 * [backup-simplify]: Simplify (* 5.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* 5.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 11.618 * [backup-simplify]: Simplify (- (* 5.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 5.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 11.619 * [backup-simplify]: Simplify (- (* 5.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 5.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 11.620 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into 0 11.620 * [backup-simplify]: Simplify 0 into 0 11.620 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (* 0 k))) into 0 11.620 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 11.620 * [backup-simplify]: Simplify (+ 0 0) into 0 11.621 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 11.621 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (* 0 (/ 1 k)))) into 0 11.621 * [backup-simplify]: Simplify (- 0) into 0 11.622 * [backup-simplify]: Simplify (+ 0 0) into 0 11.622 * [backup-simplify]: Simplify (- (+ (* (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) (/ 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) (* 0 (/ 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) into 0 11.623 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) into 0 11.623 * [backup-simplify]: Simplify (- (/ 0 k) (+ (* (/ -1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 11.624 * [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 11.624 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 11.624 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (+ (* 0 0) (* 0 (log (/ -1 k))))) into 0 11.625 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log (/ -1 k)) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 11.626 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (log (/ -1 k)) m))) (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.627 * [backup-simplify]: Simplify (+ (* (exp (* -1 (/ (log (/ -1 k)) m))) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))))) into 0 11.628 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (* (exp (* -1 (/ (log (/ -1 k)) m))) (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))))) into 0 11.628 * [taylor]: Taking taylor expansion of 0 in k 11.628 * [backup-simplify]: Simplify 0 into 0 11.628 * [taylor]: Taking taylor expansion of 0 in m 11.628 * [backup-simplify]: Simplify 0 into 0 11.628 * [backup-simplify]: Simplify 0 into 0 11.628 * [taylor]: Taking taylor expansion of 0 in m 11.628 * [backup-simplify]: Simplify 0 into 0 11.628 * [backup-simplify]: Simplify 0 into 0 11.628 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.629 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.629 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.629 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.630 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 11.630 * [backup-simplify]: Simplify (- 0) into 0 11.630 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 11.633 * [backup-simplify]: Simplify (- (+ (* 1 (/ 1.0 1)) (* 10.0 (/ (- 10.0) 1)))) into 99.0 11.636 * [backup-simplify]: Simplify (/ (- 99.0 (pow 5.0 2) (+)) (* 2 1)) into 37.0 11.637 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.640 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 11.641 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (- (log -1) (log k)) m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 11.642 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ (- (log -1) (log k)) m)))) into 0 11.644 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 11.646 * [backup-simplify]: Simplify (+ (* (exp (* -1 (/ (- (log -1) (log k)) m))) 37.0) (+ (* 0 5.0) (* 0 1))) into (* 37.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 11.647 * [backup-simplify]: Simplify (+ (* -1 (* 37.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) (+ (* 0 (* 5.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) (* 0 (exp (* -1 (/ (- (log -1) (log k)) m)))))) into (- (* 37.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 11.647 * [taylor]: Taking taylor expansion of (- (* 37.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 11.647 * [taylor]: Taking taylor expansion of (* 37.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 11.647 * [taylor]: Taking taylor expansion of 37.0 in m 11.648 * [backup-simplify]: Simplify 37.0 into 37.0 11.648 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 11.648 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 11.648 * [taylor]: Taking taylor expansion of -1 in m 11.648 * [backup-simplify]: Simplify -1 into -1 11.648 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 11.648 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 11.648 * [taylor]: Taking taylor expansion of (log -1) in m 11.648 * [taylor]: Taking taylor expansion of -1 in m 11.648 * [backup-simplify]: Simplify -1 into -1 11.648 * [backup-simplify]: Simplify (log -1) into (log -1) 11.648 * [taylor]: Taking taylor expansion of (log k) in m 11.648 * [taylor]: Taking taylor expansion of k in m 11.648 * [backup-simplify]: Simplify k into k 11.648 * [backup-simplify]: Simplify (log k) into (log k) 11.648 * [taylor]: Taking taylor expansion of m in m 11.648 * [backup-simplify]: Simplify 0 into 0 11.648 * [backup-simplify]: Simplify 1 into 1 11.649 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 11.649 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 11.649 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 11.650 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 11.651 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 11.651 * [backup-simplify]: Simplify (* 37.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* 37.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 11.652 * [backup-simplify]: Simplify (- (* 37.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 37.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 11.652 * [backup-simplify]: Simplify (- (* 37.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 37.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 11.656 * [backup-simplify]: Simplify (+ (* (- (* 37.0 (exp (* -1 (/ (- (log -1) (log (/ 1 (- k)))) (/ 1 (- m))))))) (* 1 (* (pow (/ 1 (- k)) 3) (/ 1 (/ 1 (- a)))))) (+ (* (- (* 5.0 (exp (* -1 (/ (- (log -1) (log (/ 1 (- k)))) (/ 1 (- m))))))) (* 1 (* (pow (/ 1 (- k)) 2) (/ 1 (/ 1 (- a)))))) (* (* -1 (exp (* -1 (/ (- (log -1) (log (/ 1 (- k)))) (/ 1 (- m)))))) (* 1 (* (/ 1 (- k)) (/ 1 (/ 1 (- a)))))))) into (- (* 5.0 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 2))) (+ (* 37.0 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 3))) (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) k))) 11.656 * * * [progress]: simplifying candidates 11.726 * [simplify]: Simplifying: (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (exp (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (* (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt 1) (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* k (+ 10.0 k)) 1.0)))) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0)) (/ 1 2) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (exp (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (* (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt 1) (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* k (+ 10.0 k)) 1.0)))) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0)) (/ 1 2) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (- (- (log a) (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (log k) m))) (log (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (- (- (log a) (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (log k) m))) (log (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (- (- (log a) (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (log (pow k m)))) (log (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (- (- (log a) (log (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (log (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (- (log (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (log (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (log (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (exp (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (* a a) a) (/ (* (* (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (* (pow k m) (pow k m)) (pow k m)))) (* (* (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (* a a) a) (* (* (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (* (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (* (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (* (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (cbrt (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (- (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (- (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (sqrt 1)) (/ (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) 1) (/ (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt 1)) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) 1) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (sqrt 1)) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) 1) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt 1)) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) 1) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt 1)) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) 1) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (sqrt 1)) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) 1) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (sqrt 1)) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) 1) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt 1)) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) 1) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (sqrt 1)) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) 1) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (sqrt 1)) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) 1) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt 1)) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) 1) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) 1) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) 1) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) 1) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) 1) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) 1) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) 1) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) 1) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) 1) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) 1) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) 1) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) 1) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) 1) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) 1) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) 1) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) 1) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow (sqrt k) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow (sqrt k) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow (sqrt k) m))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow (sqrt k) m))) 1) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow 1 m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow 1 m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow 1 m))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow 1 m))) 1) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) 1) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt (pow k m)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt (pow k m)))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt (pow k m)))) 1) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) 1) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow k (/ m 2)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow k (/ m 2)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow k (/ m 2)))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow k (/ m 2)))) 1) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) 1) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) 1) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) 1) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) 1) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) 1) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) 1) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) 1) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) 1) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (pow (sqrt k) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (pow (sqrt k) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (pow (sqrt k) m))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (pow (sqrt k) m))) 1) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (pow 1 m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (pow 1 m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (pow 1 m))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (pow 1 m))) 1) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) 1) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt (pow k m)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt (pow k m)))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt (pow k m)))) 1) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) 1) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (pow k (/ m 2)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (pow k (/ m 2)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (pow k (/ m 2)))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (pow k (/ m 2)))) 1) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) 1) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) 1) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) 1) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) 1) 1) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ 1 (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ 1 (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ 1 (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt 1)) (/ (/ (cbrt a) (/ 1 (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ 1 (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1) (/ (/ (cbrt a) (/ 1 (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (sqrt 1)) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) 1) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt 1)) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) 1) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt 1)) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) 1) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (sqrt 1)) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) 1) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (sqrt 1)) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) 1) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt 1)) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) 1) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (sqrt 1)) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) 1) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (sqrt 1)) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) 1) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt 1)) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) 1) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) 1) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) 1) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) 1) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) 1) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) 1) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) 1) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) 1) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) 1) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) 1) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) 1) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) 1) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) 1) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) 1) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) 1) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) 1) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt 1) (pow (sqrt k) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt 1) (pow (sqrt k) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt 1) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt 1) (pow (sqrt k) m))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt 1) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt 1) (pow (sqrt k) m))) 1) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt 1) (pow 1 m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt 1) (pow 1 m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt 1) (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt 1) (pow 1 m))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt 1) (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt 1) (pow 1 m))) 1) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) 1) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt (pow k m)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt (pow k m)))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt (pow k m)))) 1) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) 1) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt 1) (pow k (/ m 2)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt 1) (pow k (/ m 2)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt 1) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt 1) (pow k (/ m 2)))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt 1) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt 1) (pow k (/ m 2)))) 1) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) 1) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) 1) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) 1) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) 1) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) 1) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) 1) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) 1) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) 1) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ 1 (pow (sqrt k) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ 1 (pow (sqrt k) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ 1 (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ 1 (pow (sqrt k) m))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ 1 (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ 1 (pow (sqrt k) m))) 1) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ 1 (pow 1 m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ 1 (pow 1 m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ 1 (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ 1 (pow 1 m))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ 1 (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ 1 (pow 1 m))) 1) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) 1) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ 1 (sqrt (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ 1 (sqrt (pow k m)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ 1 (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ 1 (sqrt (pow k m)))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ 1 (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ 1 (sqrt (pow k m)))) 1) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ 1 1)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ 1 1)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ 1 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ 1 1)) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ 1 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ 1 1)) 1) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ 1 (pow k (/ m 2)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ 1 (pow k (/ m 2)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ 1 (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ 1 (pow k (/ m 2)))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ 1 (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ 1 (pow k (/ m 2)))) 1) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) 1) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) 1) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) 1) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) 1) 1) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ 1 (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ 1 (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ 1 (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt 1)) (/ (/ (sqrt a) (/ 1 (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ 1 (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1) (/ (/ (sqrt a) (/ 1 (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (sqrt 1)) (/ (/ a (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) 1) (/ (/ a (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt 1)) (/ (/ a (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) 1) (/ (/ a (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt 1)) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) 1) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (sqrt 1)) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) 1) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (sqrt 1)) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) 1) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt 1)) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) 1) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (sqrt 1)) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) 1) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (sqrt 1)) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) 1) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt 1)) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) 1) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt 1)) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) 1) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (sqrt 1)) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) 1) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (sqrt 1)) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) 1) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt 1)) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) 1) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (sqrt 1)) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) 1) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (sqrt 1)) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) 1) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt 1)) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) 1) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt 1)) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) 1) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt 1)) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) 1) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (sqrt 1)) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) 1) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt 1)) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) 1) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt 1)) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) 1) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (sqrt 1)) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) 1) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt 1)) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) 1) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (sqrt 1)) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) 1) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt 1) (pow (sqrt k) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt 1) (pow (sqrt k) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt 1) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt 1) (pow (sqrt k) m))) (sqrt 1)) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt 1) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt 1) (pow (sqrt k) m))) 1) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt 1) (pow 1 m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt 1) (pow 1 m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt 1) (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt 1) (pow 1 m))) (sqrt 1)) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt 1) (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt 1) (pow 1 m))) 1) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt 1)) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) 1) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt 1) (sqrt (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt 1) (sqrt (pow k m)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt 1) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt 1) (sqrt (pow k m)))) (sqrt 1)) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt 1) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt 1) (sqrt (pow k m)))) 1) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt 1) 1)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt 1) 1)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt 1) 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt 1) 1)) (sqrt 1)) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt 1) 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt 1) 1)) 1) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt 1) (pow k (/ m 2)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt 1) (pow k (/ m 2)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt 1) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt 1) (pow k (/ m 2)))) (sqrt 1)) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt 1) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt 1) (pow k (/ m 2)))) 1) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt 1)) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) 1) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt 1)) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) 1) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (sqrt 1)) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) 1) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt 1)) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) 1) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt 1)) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) 1) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (sqrt 1)) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) 1) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt 1)) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) 1) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (sqrt 1)) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ 1 (pow (* (cbrt k) (cbrt k)) m))) 1) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ 1 (pow (sqrt k) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ 1 (pow (sqrt k) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ 1 (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ 1 (pow (sqrt k) m))) (sqrt 1)) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ 1 (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ 1 (pow (sqrt k) m))) 1) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ 1 (pow 1 m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ 1 (pow 1 m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ 1 (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ 1 (pow 1 m))) (sqrt 1)) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ 1 (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ 1 (pow 1 m))) 1) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt 1)) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) 1) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ 1 (sqrt (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ 1 (sqrt (pow k m)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ 1 (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ 1 (sqrt (pow k m)))) (sqrt 1)) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ 1 (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ 1 (sqrt (pow k m)))) 1) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ 1 1)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ 1 1)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ 1 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ 1 1)) (sqrt 1)) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ 1 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ 1 1)) 1) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ 1 (pow k (/ m 2)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ 1 (pow k (/ m 2)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ 1 (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ 1 (pow k (/ m 2)))) (sqrt 1)) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ 1 (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ 1 (pow k (/ m 2)))) 1) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 1) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 1) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 1) (sqrt 1)) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 1) 1) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ 1 (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ 1 (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ 1 (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt 1)) (/ (/ a (/ 1 (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ 1 (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1) (/ (/ a (/ 1 (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt 1)) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 1) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (sqrt 1)) (/ (/ 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a 1) (/ (/ 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt 1)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt 1)) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) 1) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ 1 (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ 1 (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ 1 (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))) (* (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (- (log a) (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (log k) m))) (- (log a) (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (log k) m))) (- (log a) (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (log (pow k m)))) (- (log a) (log (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (log (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (exp (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (* (* a a) a) (/ (* (* (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (* (pow k m) (pow k m)) (pow k m)))) (/ (* (* a a) a) (* (* (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (* (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (- a) (- (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (cbrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (cbrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow (sqrt k) m))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow 1 m))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt (pow k m)))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow k (/ m 2)))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ 1 (pow (sqrt k) m))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ 1 (pow 1 m))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt (pow k m)))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ 1 (pow k (/ m 2)))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) 1) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt a) (/ 1 (pow k m))) (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (sqrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (sqrt a) (/ (sqrt 1) (pow (sqrt k) m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (sqrt a) (/ (sqrt 1) (pow 1 m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (sqrt a) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ (sqrt a) (/ (sqrt 1) (sqrt (pow k m)))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (sqrt a) (/ (sqrt 1) 1)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (sqrt a) (/ (sqrt 1) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (sqrt a) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (sqrt a) (/ 1 (pow (sqrt k) m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (sqrt a) (/ 1 (pow 1 m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (sqrt a) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ (sqrt a) (/ 1 (sqrt (pow k m)))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (sqrt a) (/ 1 1)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (sqrt a) (/ 1 (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (sqrt a) 1) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ 1 (pow k m))) (/ 1 (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ a (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ 1 (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ a (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ 1 (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ 1 (/ (sqrt 1) (pow (sqrt k) m))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ 1 (/ (sqrt 1) (pow 1 m))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ 1 (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ 1 (/ (sqrt 1) (sqrt (pow k m)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ 1 (/ (sqrt 1) 1)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ 1 (/ (sqrt 1) (pow k (/ m 2)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ 1 (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ 1 (/ 1 (pow (sqrt k) m))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ 1 (/ 1 (pow 1 m))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ 1 (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ 1 (/ 1 (sqrt (pow k m)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ 1 (/ 1 1)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ 1 (/ 1 (pow k (/ m 2)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ 1 1) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ 1 (pow k m))) (/ 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) a) (/ a (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ a (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ a (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ a (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (/ a (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ a (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (/ a (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ a (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (sqrt 1) (pow (sqrt k) m))) (/ a (/ (sqrt 1) (pow 1 m))) (/ a (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ (sqrt 1) (sqrt (pow k m)))) (/ a (/ (sqrt 1) 1)) (/ a (/ (sqrt 1) (pow k (/ m 2)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ a (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ 1 (pow (sqrt k) m))) (/ a (/ 1 (pow 1 m))) (/ a (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ 1 (sqrt (pow k m)))) (/ a (/ 1 1)) (/ a (/ 1 (pow k (/ m 2)))) (/ a 1) (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (cbrt a)) (/ (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (sqrt a)) (/ (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) a) (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (- (+ (* 1/2 (/ (pow k 2) (sqrt 1.0))) (+ (sqrt 1.0) (* 5.0 (/ k (sqrt 1.0))))) (* 12.5 (/ (pow k 2) (pow (sqrt 1.0) 3)))) (- (+ k 5.0) (* 12.0 (/ 1 k))) (- (* 12.0 (/ 1 k)) (+ k 5.0)) (- (+ (* 1/2 (/ (pow k 2) (sqrt 1.0))) (+ (sqrt 1.0) (* 5.0 (/ k (sqrt 1.0))))) (* 12.5 (/ (pow k 2) (pow (sqrt 1.0) 3)))) (- (+ k 5.0) (* 12.0 (/ 1 k))) (- (* 12.0 (/ 1 k)) (+ k 5.0)) (- (+ (* 1.0 (* a (* m (log k)))) (* 1.0 a)) (* 10.0 (* k a))) (- (+ (/ (* a (exp (* -1 (* m (log (/ 1 k)))))) (pow k 2)) (* 99.0 (/ (* a (exp (* -1 (* m (log (/ 1 k)))))) (pow k 4)))) (* 10.0 (/ (* a (exp (* -1 (* m (log (/ 1 k)))))) (pow k 3)))) (- (+ (* 99.0 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 4))) (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 2))) (* 10.0 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 3)))) (- (+ (* a (sqrt 1.0)) (* a (* m (* (log k) (sqrt 1.0))))) (* 5.0 (/ (* k a) (sqrt 1.0)))) (- (+ (* 37.0 (/ (* a (exp (* -1 (* m (log (/ 1 k)))))) (pow k 3))) (/ (* a (exp (* -1 (* m (log (/ 1 k)))))) k)) (* 5.0 (/ (* a (exp (* -1 (* m (log (/ 1 k)))))) (pow k 2)))) (- (* 5.0 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 2))) (+ (* 37.0 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 3))) (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) k))) 11.825 * * [simplify]: Extracting # 0 : cost 0 11.831 * * [simplify]: Extracting # 1 : cost 0 11.835 * * [simplify]: Extracting # 2 : cost 0 11.838 * * [simplify]: Extracting # 3 : cost 0 11.841 * * [simplify]: Extracting # 4 : cost 0 11.844 * * [simplify]: Extracting # 5 : cost 0 11.847 * * [simplify]: Extracting # 6 : cost 0 11.850 * * [simplify]: Extracting # 7 : cost 0 11.855 * * [simplify]: Extracting # 8 : cost 0 11.859 * * [simplify]: Extracting # 9 : cost 0 11.864 * * [simplify]: Extracting # 10 : cost 0 11.869 * * [simplify]: Extracting # 11 : cost 0 11.872 * * [simplify]: Extracting # 12 : cost 0 11.875 * * [simplify]: Extracting # 13 : cost 0 11.879 * * [simplify]: iteration 0 : 1504 enodes (cost 58068 ) 13.378 * * [simplify]: Extracting # 0 : cost 0 13.391 * * [simplify]: Extracting # 1 : cost 0 13.400 * * [simplify]: Extracting # 2 : cost 0 13.409 * * [simplify]: Extracting # 3 : cost 0 13.419 * * [simplify]: Extracting # 4 : cost 0 13.428 * * [simplify]: Extracting # 5 : cost 0 13.437 * * [simplify]: Extracting # 6 : cost 0 13.450 * * [simplify]: iteration 1 : 3479 enodes (cost 52221 ) 15.014 * * [simplify]: Extracting # 0 : cost 0 15.027 * * [simplify]: Extracting # 1 : cost 0 15.040 * * [simplify]: Extracting # 2 : cost 0 15.052 * * [simplify]: Extracting # 3 : cost 0 15.062 * * [simplify]: Extracting # 4 : cost 0 15.069 * * [simplify]: iteration done: 5000 enodes (cost 51582 ) 15.090 * [simplify]: Simplified to: (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (exp (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt (+ (* k (+ 10.0 k)) 1.0)) 3) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 (- 1.0 (* k (+ 10.0 k)))))) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0)) 1/2 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (exp (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt (+ (* k (+ 10.0 k)) 1.0)) 3) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 (- 1.0 (* k (+ 10.0 k)))))) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0)) 1/2 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (exp (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (pow (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) 3) (pow (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) 3) (pow (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) 3) (* (cbrt (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (cbrt (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))))) (cbrt (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (pow (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) 3) (sqrt (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (sqrt (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (- (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (- (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (/ (cbrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (cbrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (cbrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (cbrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (cbrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (cbrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (* (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (* (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (* (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt a))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt a))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt a))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt a))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (cbrt a) (cbrt a)) (pow (* (cbrt k) (cbrt k)) m)) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (cbrt a) (cbrt a)) (pow (* (cbrt k) (cbrt k)) m)) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (cbrt a) (cbrt a)) (pow (sqrt k) m)) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (cbrt a) (cbrt a)) (pow (sqrt k) m)) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt a) (cbrt a)) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt a) (cbrt a)) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (cbrt a) (cbrt a)) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (cbrt a) (cbrt a)) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (cbrt a) (cbrt a)) (sqrt (pow k m))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (cbrt a) (cbrt a)) (sqrt (pow k m))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt a) (cbrt a)) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt a) (cbrt a)) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (cbrt a) (cbrt a)) (pow k (/ m 2))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (cbrt a) (cbrt a)) (pow k (/ m 2))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (* (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt a))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt a))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt a))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt a))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (cbrt a) (cbrt a)) (pow (* (cbrt k) (cbrt k)) m)) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (cbrt a) (cbrt a)) (pow (* (cbrt k) (cbrt k)) m)) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (cbrt a) (cbrt a)) (pow (sqrt k) m)) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (cbrt a) (cbrt a)) (pow (sqrt k) m)) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt a) (cbrt a)) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt a) (cbrt a)) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (cbrt a) (cbrt a)) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (cbrt a) (cbrt a)) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (cbrt a) (cbrt a)) (sqrt (pow k m))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (cbrt a) (cbrt a)) (sqrt (pow k m))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt a) (cbrt a)) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt a) (cbrt a)) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (cbrt a) (cbrt a)) (pow k (/ m 2))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (cbrt a) (cbrt a)) (pow k (/ m 2))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt a) (cbrt a)) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt a) (cbrt a)) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt a))) (/ (* (cbrt a) (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt a))) (/ (* (cbrt a) (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (* (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (pow k m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (pow k m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (* (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (sqrt a) (pow (* (cbrt k) (cbrt k)) m)) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (sqrt a) (pow (* (cbrt k) (cbrt k)) m)) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (sqrt a) (pow (sqrt k) m)) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (sqrt a) (pow (sqrt k) m)) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt a) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt a) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (sqrt a) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (sqrt a) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (pow k m))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (sqrt a) (sqrt (pow k m))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (sqrt a) (sqrt (pow k m))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt a) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt a) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (sqrt a) (pow k (/ m 2))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (sqrt a) (pow k (/ m 2))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (sqrt a) (pow (* (cbrt k) (cbrt k)) m)) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (sqrt a) (pow (* (cbrt k) (cbrt k)) m)) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (sqrt a) (pow (sqrt k) m)) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (sqrt a) (pow (sqrt k) m)) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt a) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt a) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (sqrt a) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (sqrt a) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (pow k m))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (sqrt a) (sqrt (pow k m))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (sqrt a) (sqrt (pow k m))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt a) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt a) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (sqrt a) (pow k (/ m 2))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (sqrt a) (pow k (/ m 2))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt a) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt a) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (sqrt a) (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (sqrt a) (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (sqrt a) (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (sqrt a) (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (sqrt a) (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (sqrt a) (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (/ a (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (/ a (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ a (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ a (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (pow k m))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (pow k m))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (* (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (* (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (* (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (* (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (* (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (/ (pow (sqrt k) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1 (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1 (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1 (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1 (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (pow k (/ m 2)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (/ (pow (sqrt k) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1 (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1 (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1 (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1 (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (pow k (/ m 2)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1 (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1 (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* a (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* a (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* a (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* a (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* a (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* a (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1 (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1 (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ a (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) a (/ 1 (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) a (/ 1 (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (cbrt a)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (sqrt a)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)) (log (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (log (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (log (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (log (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (log (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (exp (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (pow (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) 3) (pow (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) 3) (* (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (pow (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) 3) (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (- a) (- (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (* (/ (cbrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (cbrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (cbrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (cbrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (* (cbrt a) (cbrt a)) (pow (* (cbrt k) (cbrt k)) m)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (* (* (cbrt a) (cbrt a)) (pow (sqrt k) m)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (* (cbrt a) (cbrt a)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (* (* (cbrt a) (cbrt a)) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (* (* (cbrt a) (cbrt a)) (sqrt (pow k m))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (* (cbrt a) (cbrt a)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (* (* (cbrt a) (cbrt a)) (pow k (/ m 2))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (* (cbrt a) (cbrt a)) (pow (* (cbrt k) (cbrt k)) m)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (* (* (cbrt a) (cbrt a)) (pow (sqrt k) m)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (* (cbrt a) (cbrt a)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (* (* (cbrt a) (cbrt a)) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (* (* (cbrt a) (cbrt a)) (sqrt (pow k m))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (* (cbrt a) (cbrt a)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (* (* (cbrt a) (cbrt a)) (pow k (/ m 2))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (* (cbrt a) (cbrt a)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt a))) (* (cbrt a) (pow k m)) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (* (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (pow k m))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (sqrt a) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (sqrt a) (pow (* (cbrt k) (cbrt k)) m)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (* (sqrt a) (pow (sqrt k) m)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt a) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (* (sqrt a) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (* (sqrt a) (sqrt (pow k m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt a) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (* (sqrt a) (pow k (/ m 2))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (sqrt a) (pow (* (cbrt k) (cbrt k)) m)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (* (sqrt a) (pow (sqrt k) m)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt a) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (* (sqrt a) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (* (sqrt a) (sqrt (pow k m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt a) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (* (sqrt a) (pow k (/ m 2))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt a) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (sqrt a) (pow k m)) (/ 1 (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ a (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ 1 (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ a (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (pow (* (cbrt k) (cbrt k)) m)) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (* (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (pow k m))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ 1 (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (pow (* (cbrt k) (cbrt k)) m) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (pow (sqrt k) m) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) 1 (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (* (cbrt (pow k m)) (cbrt (pow k m))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (pow k m)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) 1 (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (pow k (/ m 2)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (pow (* (cbrt k) (cbrt k)) m) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (pow (sqrt k) m) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) 1 (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (* (cbrt (pow k m)) (cbrt (pow k m))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (pow k m)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) 1 (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (pow k (/ m 2)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) 1 (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* a (pow k m)) (/ 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) a) (/ a (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ a (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ a (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ a (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (* (/ a (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (* (/ a (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (/ a (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ a (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (* (/ a (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ a (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ a (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* a (pow (* (cbrt k) (cbrt k)) m)) (* a (pow (sqrt k) m)) a (* a (* (cbrt (pow k m)) (cbrt (pow k m)))) (* a (sqrt (pow k m))) a (* a (pow k (/ m 2))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* a (pow (* (cbrt k) (cbrt k)) m)) (* a (pow (sqrt k) m)) a (* a (* (cbrt (pow k m)) (cbrt (pow k m)))) (* a (sqrt (pow k m))) a (* a (pow k (/ m 2))) a (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (cbrt a)) (/ (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (sqrt a)) (/ (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) a) (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (- (+ (* 1/2 (/ (pow k 2) (sqrt 1.0))) (+ (sqrt 1.0) (* 5.0 (/ k (sqrt 1.0))))) (* 12.5 (/ (pow k 2) (pow (sqrt 1.0) 3)))) (- (+ k 5.0) (/ 12.0 k)) (- (/ 12.0 k) (+ k 5.0)) (- (+ (* 1/2 (/ (pow k 2) (sqrt 1.0))) (+ (sqrt 1.0) (* 5.0 (/ k (sqrt 1.0))))) (* 12.5 (/ (pow k 2) (pow (sqrt 1.0) 3)))) (- (+ k 5.0) (/ 12.0 k)) (- (/ 12.0 k) (+ k 5.0)) (- (* 1.0 (+ (* a (* m (log k))) a)) (* 10.0 (* k a))) (- (+ (* (/ a (/ (pow k 4) (exp (- (* m (- (log k))))))) 99.0) (/ a (/ (pow k 2) (exp (- (* m (- (log k)))))))) (/ (* 10.0 (* a (exp (- (* m (- (log k))))))) (pow k 3))) (- (+ (* 99.0 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 4))) (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 2))) (* 10.0 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 3)))) (- (* a (* (+ (* m (log k)) 1) (sqrt 1.0))) (* 5.0 (/ (* k a) (sqrt 1.0)))) (- (+ (/ (* 37.0 (* a (exp (- (* m (- (log k))))))) (pow k 3)) (/ a (/ k (exp (- (* m (- (log k)))))))) (* 5.0 (/ a (/ (pow k 2) (exp (- (* m (- (log k))))))))) (- (* 5.0 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 2))) (+ (* 37.0 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 3))) (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) k))) 15.110 * * * [progress]: adding candidates to table 19.691 * * [progress]: iteration 4 / 4 19.691 * * * [progress]: picking best candidate 19.699 * * * * [pick]: Picked # 19.699 * * * [progress]: localizing error 19.719 * * * [progress]: generating rewritten candidates 19.719 * * * * [progress]: [ 1 / 4 ] rewriting at (2 2) 19.765 * * * * [progress]: [ 2 / 4 ] rewriting at (2 2 2 2 1) 19.766 * * * * [progress]: [ 3 / 4 ] rewriting at (2 1 1 2) 19.767 * * * * [progress]: [ 4 / 4 ] rewriting at (2 1 1 1) 19.779 * * * [progress]: generating series expansions 19.779 * * * * [progress]: [ 1 / 4 ] generating series at (2 2) 19.779 * [backup-simplify]: Simplify (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) into (/ (* (pow (pow k 1/3) m) a) (+ (* 10.0 k) (+ (pow k 2) 1.0))) 19.779 * [approximate]: Taking taylor expansion of (/ (* (pow (pow k 1/3) m) a) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in (a k m) around 0 19.779 * [taylor]: Taking taylor expansion of (/ (* (pow (pow k 1/3) m) a) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in m 19.779 * [taylor]: Taking taylor expansion of (* (pow (pow k 1/3) m) a) in m 19.779 * [taylor]: Taking taylor expansion of (pow (pow k 1/3) m) in m 19.779 * [taylor]: Taking taylor expansion of (exp (* m (log (pow k 1/3)))) in m 19.779 * [taylor]: Taking taylor expansion of (* m (log (pow k 1/3))) in m 19.779 * [taylor]: Taking taylor expansion of m in m 19.779 * [backup-simplify]: Simplify 0 into 0 19.779 * [backup-simplify]: Simplify 1 into 1 19.779 * [taylor]: Taking taylor expansion of (log (pow k 1/3)) in m 19.779 * [taylor]: Taking taylor expansion of (pow k 1/3) in m 19.779 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log k))) in m 19.779 * [taylor]: Taking taylor expansion of (* 1/3 (log k)) in m 19.779 * [taylor]: Taking taylor expansion of 1/3 in m 19.779 * [backup-simplify]: Simplify 1/3 into 1/3 19.779 * [taylor]: Taking taylor expansion of (log k) in m 19.779 * [taylor]: Taking taylor expansion of k in m 19.779 * [backup-simplify]: Simplify k into k 19.779 * [backup-simplify]: Simplify (log k) into (log k) 19.779 * [backup-simplify]: Simplify (* 1/3 (log k)) into (* 1/3 (log k)) 19.780 * [backup-simplify]: Simplify (exp (* 1/3 (log k))) into (pow k 1/3) 19.780 * [backup-simplify]: Simplify (log (pow k 1/3)) into (log (pow k 1/3)) 19.780 * [backup-simplify]: Simplify (* 0 (log (pow k 1/3))) into 0 19.781 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 19.781 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log k))) into 0 19.782 * [backup-simplify]: Simplify (* (exp (* 1/3 (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 19.782 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow k 1/3) 1)))) 1) into 0 19.783 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log (pow k 1/3)))) into (log (pow k 1/3)) 19.783 * [backup-simplify]: Simplify (exp 0) into 1 19.783 * [taylor]: Taking taylor expansion of a in m 19.783 * [backup-simplify]: Simplify a into a 19.783 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in m 19.783 * [taylor]: Taking taylor expansion of (* 10.0 k) in m 19.783 * [taylor]: Taking taylor expansion of 10.0 in m 19.783 * [backup-simplify]: Simplify 10.0 into 10.0 19.783 * [taylor]: Taking taylor expansion of k in m 19.783 * [backup-simplify]: Simplify k into k 19.783 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in m 19.783 * [taylor]: Taking taylor expansion of (pow k 2) in m 19.783 * [taylor]: Taking taylor expansion of k in m 19.783 * [backup-simplify]: Simplify k into k 19.783 * [taylor]: Taking taylor expansion of 1.0 in m 19.783 * [backup-simplify]: Simplify 1.0 into 1.0 19.783 * [backup-simplify]: Simplify (* 1 a) into a 19.783 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 19.783 * [backup-simplify]: Simplify (* k k) into (pow k 2) 19.783 * [backup-simplify]: Simplify (+ (pow k 2) 1.0) into (+ (pow k 2) 1.0) 19.783 * [backup-simplify]: Simplify (+ (* 10.0 k) (+ (pow k 2) 1.0)) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 19.783 * [backup-simplify]: Simplify (/ a (+ (* 10.0 k) (+ (pow k 2) 1.0))) into (/ a (+ (* 10.0 k) (+ (pow k 2) 1.0))) 19.783 * [taylor]: Taking taylor expansion of (/ (* (pow (pow k 1/3) m) a) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 19.783 * [taylor]: Taking taylor expansion of (* (pow (pow k 1/3) m) a) in k 19.783 * [taylor]: Taking taylor expansion of (pow (pow k 1/3) m) in k 19.783 * [taylor]: Taking taylor expansion of (exp (* m (log (pow k 1/3)))) in k 19.783 * [taylor]: Taking taylor expansion of (* m (log (pow k 1/3))) in k 19.783 * [taylor]: Taking taylor expansion of m in k 19.783 * [backup-simplify]: Simplify m into m 19.783 * [taylor]: Taking taylor expansion of (log (pow k 1/3)) in k 19.784 * [taylor]: Taking taylor expansion of (pow k 1/3) in k 19.784 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log k))) in k 19.784 * [taylor]: Taking taylor expansion of (* 1/3 (log k)) in k 19.784 * [taylor]: Taking taylor expansion of 1/3 in k 19.784 * [backup-simplify]: Simplify 1/3 into 1/3 19.784 * [taylor]: Taking taylor expansion of (log k) in k 19.784 * [taylor]: Taking taylor expansion of k in k 19.784 * [backup-simplify]: Simplify 0 into 0 19.784 * [backup-simplify]: Simplify 1 into 1 19.784 * [backup-simplify]: Simplify (log 1) into 0 19.784 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 19.784 * [backup-simplify]: Simplify (* 1/3 (log k)) into (* 1/3 (log k)) 19.784 * [backup-simplify]: Simplify (exp (* 1/3 (log k))) into (pow k 1/3) 19.784 * [backup-simplify]: Simplify (log (pow k 1/3)) into (log (pow k 1/3)) 19.785 * [backup-simplify]: Simplify (* m (log (pow k 1/3))) into (* (log (pow k 1/3)) m) 19.785 * [backup-simplify]: Simplify (exp (* (log (pow k 1/3)) m)) into (exp (* (log (pow k 1/3)) m)) 19.785 * [taylor]: Taking taylor expansion of a in k 19.785 * [backup-simplify]: Simplify a into a 19.785 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 19.785 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 19.785 * [taylor]: Taking taylor expansion of 10.0 in k 19.785 * [backup-simplify]: Simplify 10.0 into 10.0 19.785 * [taylor]: Taking taylor expansion of k in k 19.785 * [backup-simplify]: Simplify 0 into 0 19.785 * [backup-simplify]: Simplify 1 into 1 19.785 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 19.785 * [taylor]: Taking taylor expansion of (pow k 2) in k 19.785 * [taylor]: Taking taylor expansion of k in k 19.785 * [backup-simplify]: Simplify 0 into 0 19.785 * [backup-simplify]: Simplify 1 into 1 19.785 * [taylor]: Taking taylor expansion of 1.0 in k 19.785 * [backup-simplify]: Simplify 1.0 into 1.0 19.785 * [backup-simplify]: Simplify (* (exp (* (log (pow k 1/3)) m)) a) into (* (exp (* (log (pow k 1/3)) m)) a) 19.785 * [backup-simplify]: Simplify (* 10.0 0) into 0 19.786 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 19.786 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 19.786 * [backup-simplify]: Simplify (/ (* (exp (* (log (pow k 1/3)) m)) a) 1.0) into (* 1.0 (* (exp (* (log (pow k 1/3)) m)) a)) 19.786 * [taylor]: Taking taylor expansion of (/ (* (pow (pow k 1/3) m) a) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in a 19.786 * [taylor]: Taking taylor expansion of (* (pow (pow k 1/3) m) a) in a 19.786 * [taylor]: Taking taylor expansion of (pow (pow k 1/3) m) in a 19.786 * [taylor]: Taking taylor expansion of (exp (* m (log (pow k 1/3)))) in a 19.786 * [taylor]: Taking taylor expansion of (* m (log (pow k 1/3))) in a 19.786 * [taylor]: Taking taylor expansion of m in a 19.786 * [backup-simplify]: Simplify m into m 19.786 * [taylor]: Taking taylor expansion of (log (pow k 1/3)) in a 19.786 * [taylor]: Taking taylor expansion of (pow k 1/3) in a 19.786 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log k))) in a 19.786 * [taylor]: Taking taylor expansion of (* 1/3 (log k)) in a 19.786 * [taylor]: Taking taylor expansion of 1/3 in a 19.786 * [backup-simplify]: Simplify 1/3 into 1/3 19.786 * [taylor]: Taking taylor expansion of (log k) in a 19.786 * [taylor]: Taking taylor expansion of k in a 19.786 * [backup-simplify]: Simplify k into k 19.786 * [backup-simplify]: Simplify (log k) into (log k) 19.787 * [backup-simplify]: Simplify (* 1/3 (log k)) into (* 1/3 (log k)) 19.787 * [backup-simplify]: Simplify (exp (* 1/3 (log k))) into (pow k 1/3) 19.787 * [backup-simplify]: Simplify (log (pow k 1/3)) into (log (pow k 1/3)) 19.787 * [backup-simplify]: Simplify (* m (log (pow k 1/3))) into (* (log (pow k 1/3)) m) 19.787 * [backup-simplify]: Simplify (exp (* (log (pow k 1/3)) m)) into (exp (* (log (pow k 1/3)) m)) 19.787 * [taylor]: Taking taylor expansion of a in a 19.787 * [backup-simplify]: Simplify 0 into 0 19.787 * [backup-simplify]: Simplify 1 into 1 19.787 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in a 19.787 * [taylor]: Taking taylor expansion of (* 10.0 k) in a 19.787 * [taylor]: Taking taylor expansion of 10.0 in a 19.787 * [backup-simplify]: Simplify 10.0 into 10.0 19.787 * [taylor]: Taking taylor expansion of k in a 19.787 * [backup-simplify]: Simplify k into k 19.787 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in a 19.787 * [taylor]: Taking taylor expansion of (pow k 2) in a 19.787 * [taylor]: Taking taylor expansion of k in a 19.787 * [backup-simplify]: Simplify k into k 19.787 * [taylor]: Taking taylor expansion of 1.0 in a 19.787 * [backup-simplify]: Simplify 1.0 into 1.0 19.787 * [backup-simplify]: Simplify (* (exp (* (log (pow k 1/3)) m)) 0) into 0 19.788 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 19.788 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log k))) into 0 19.789 * [backup-simplify]: Simplify (* (exp (* 1/3 (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 19.790 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow k 1/3) 1)))) 1) into 0 19.790 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log (pow k 1/3)))) into 0 19.790 * [backup-simplify]: Simplify (* (exp (* (log (pow k 1/3)) m)) (+ (* (/ (pow 0 1) 1)))) into 0 19.791 * [backup-simplify]: Simplify (+ (* (exp (* (log (pow k 1/3)) m)) 1) (* 0 0)) into (exp (* (log (pow k 1/3)) m)) 19.791 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 19.791 * [backup-simplify]: Simplify (* k k) into (pow k 2) 19.791 * [backup-simplify]: Simplify (+ (pow k 2) 1.0) into (+ (pow k 2) 1.0) 19.791 * [backup-simplify]: Simplify (+ (* 10.0 k) (+ (pow k 2) 1.0)) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 19.791 * [backup-simplify]: Simplify (/ (exp (* (log (pow k 1/3)) m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) into (/ (exp (* (log (pow k 1/3)) m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) 19.791 * [taylor]: Taking taylor expansion of (/ (* (pow (pow k 1/3) m) a) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in a 19.791 * [taylor]: Taking taylor expansion of (* (pow (pow k 1/3) m) a) in a 19.791 * [taylor]: Taking taylor expansion of (pow (pow k 1/3) m) in a 19.791 * [taylor]: Taking taylor expansion of (exp (* m (log (pow k 1/3)))) in a 19.791 * [taylor]: Taking taylor expansion of (* m (log (pow k 1/3))) in a 19.791 * [taylor]: Taking taylor expansion of m in a 19.791 * [backup-simplify]: Simplify m into m 19.792 * [taylor]: Taking taylor expansion of (log (pow k 1/3)) in a 19.792 * [taylor]: Taking taylor expansion of (pow k 1/3) in a 19.792 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log k))) in a 19.792 * [taylor]: Taking taylor expansion of (* 1/3 (log k)) in a 19.792 * [taylor]: Taking taylor expansion of 1/3 in a 19.792 * [backup-simplify]: Simplify 1/3 into 1/3 19.792 * [taylor]: Taking taylor expansion of (log k) in a 19.792 * [taylor]: Taking taylor expansion of k in a 19.792 * [backup-simplify]: Simplify k into k 19.792 * [backup-simplify]: Simplify (log k) into (log k) 19.792 * [backup-simplify]: Simplify (* 1/3 (log k)) into (* 1/3 (log k)) 19.792 * [backup-simplify]: Simplify (exp (* 1/3 (log k))) into (pow k 1/3) 19.792 * [backup-simplify]: Simplify (log (pow k 1/3)) into (log (pow k 1/3)) 19.792 * [backup-simplify]: Simplify (* m (log (pow k 1/3))) into (* (log (pow k 1/3)) m) 19.792 * [backup-simplify]: Simplify (exp (* (log (pow k 1/3)) m)) into (exp (* (log (pow k 1/3)) m)) 19.792 * [taylor]: Taking taylor expansion of a in a 19.792 * [backup-simplify]: Simplify 0 into 0 19.792 * [backup-simplify]: Simplify 1 into 1 19.792 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in a 19.792 * [taylor]: Taking taylor expansion of (* 10.0 k) in a 19.792 * [taylor]: Taking taylor expansion of 10.0 in a 19.792 * [backup-simplify]: Simplify 10.0 into 10.0 19.792 * [taylor]: Taking taylor expansion of k in a 19.792 * [backup-simplify]: Simplify k into k 19.792 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in a 19.792 * [taylor]: Taking taylor expansion of (pow k 2) in a 19.792 * [taylor]: Taking taylor expansion of k in a 19.792 * [backup-simplify]: Simplify k into k 19.792 * [taylor]: Taking taylor expansion of 1.0 in a 19.792 * [backup-simplify]: Simplify 1.0 into 1.0 19.792 * [backup-simplify]: Simplify (* (exp (* (log (pow k 1/3)) m)) 0) into 0 19.793 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 19.793 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log k))) into 0 19.794 * [backup-simplify]: Simplify (* (exp (* 1/3 (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 19.795 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow k 1/3) 1)))) 1) into 0 19.796 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log (pow k 1/3)))) into 0 19.797 * [backup-simplify]: Simplify (* (exp (* (log (pow k 1/3)) m)) (+ (* (/ (pow 0 1) 1)))) into 0 19.797 * [backup-simplify]: Simplify (+ (* (exp (* (log (pow k 1/3)) m)) 1) (* 0 0)) into (exp (* (log (pow k 1/3)) m)) 19.797 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 19.797 * [backup-simplify]: Simplify (* k k) into (pow k 2) 19.798 * [backup-simplify]: Simplify (+ (pow k 2) 1.0) into (+ (pow k 2) 1.0) 19.798 * [backup-simplify]: Simplify (+ (* 10.0 k) (+ (pow k 2) 1.0)) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 19.798 * [backup-simplify]: Simplify (/ (exp (* (log (pow k 1/3)) m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) into (/ (exp (* (log (pow k 1/3)) m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) 19.799 * [taylor]: Taking taylor expansion of (/ (exp (* (log (pow k 1/3)) m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 19.799 * [taylor]: Taking taylor expansion of (exp (* (log (pow k 1/3)) m)) in k 19.799 * [taylor]: Taking taylor expansion of (* (log (pow k 1/3)) m) in k 19.799 * [taylor]: Taking taylor expansion of (log (pow k 1/3)) in k 19.799 * [taylor]: Taking taylor expansion of (pow k 1/3) in k 19.799 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log k))) in k 19.799 * [taylor]: Taking taylor expansion of (* 1/3 (log k)) in k 19.799 * [taylor]: Taking taylor expansion of 1/3 in k 19.799 * [backup-simplify]: Simplify 1/3 into 1/3 19.799 * [taylor]: Taking taylor expansion of (log k) in k 19.799 * [taylor]: Taking taylor expansion of k in k 19.799 * [backup-simplify]: Simplify 0 into 0 19.799 * [backup-simplify]: Simplify 1 into 1 19.799 * [backup-simplify]: Simplify (log 1) into 0 19.800 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 19.800 * [backup-simplify]: Simplify (* 1/3 (log k)) into (* 1/3 (log k)) 19.800 * [backup-simplify]: Simplify (exp (* 1/3 (log k))) into (pow k 1/3) 19.800 * [backup-simplify]: Simplify (log (pow k 1/3)) into (log (pow k 1/3)) 19.800 * [taylor]: Taking taylor expansion of m in k 19.800 * [backup-simplify]: Simplify m into m 19.800 * [backup-simplify]: Simplify (* (log (pow k 1/3)) m) into (* (log (pow k 1/3)) m) 19.801 * [backup-simplify]: Simplify (exp (* (log (pow k 1/3)) m)) into (exp (* (log (pow k 1/3)) m)) 19.801 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 19.801 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 19.801 * [taylor]: Taking taylor expansion of 10.0 in k 19.801 * [backup-simplify]: Simplify 10.0 into 10.0 19.801 * [taylor]: Taking taylor expansion of k in k 19.801 * [backup-simplify]: Simplify 0 into 0 19.801 * [backup-simplify]: Simplify 1 into 1 19.801 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 19.801 * [taylor]: Taking taylor expansion of (pow k 2) in k 19.801 * [taylor]: Taking taylor expansion of k in k 19.801 * [backup-simplify]: Simplify 0 into 0 19.801 * [backup-simplify]: Simplify 1 into 1 19.801 * [taylor]: Taking taylor expansion of 1.0 in k 19.801 * [backup-simplify]: Simplify 1.0 into 1.0 19.802 * [backup-simplify]: Simplify (* 10.0 0) into 0 19.802 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 19.803 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 19.803 * [backup-simplify]: Simplify (/ (exp (* (log (pow k 1/3)) m)) 1.0) into (* 1.0 (exp (* (log (pow k 1/3)) m))) 19.803 * [taylor]: Taking taylor expansion of (* 1.0 (exp (* (log (pow k 1/3)) m))) in m 19.803 * [taylor]: Taking taylor expansion of 1.0 in m 19.803 * [backup-simplify]: Simplify 1.0 into 1.0 19.803 * [taylor]: Taking taylor expansion of (exp (* (log (pow k 1/3)) m)) in m 19.803 * [taylor]: Taking taylor expansion of (* (log (pow k 1/3)) m) in m 19.803 * [taylor]: Taking taylor expansion of (log (pow k 1/3)) in m 19.803 * [taylor]: Taking taylor expansion of (pow k 1/3) in m 19.803 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log k))) in m 19.803 * [taylor]: Taking taylor expansion of (* 1/3 (log k)) in m 19.803 * [taylor]: Taking taylor expansion of 1/3 in m 19.803 * [backup-simplify]: Simplify 1/3 into 1/3 19.803 * [taylor]: Taking taylor expansion of (log k) in m 19.803 * [taylor]: Taking taylor expansion of k in m 19.803 * [backup-simplify]: Simplify k into k 19.803 * [backup-simplify]: Simplify (log k) into (log k) 19.803 * [backup-simplify]: Simplify (* 1/3 (log k)) into (* 1/3 (log k)) 19.804 * [backup-simplify]: Simplify (exp (* 1/3 (log k))) into (pow k 1/3) 19.804 * [backup-simplify]: Simplify (log (pow k 1/3)) into (log (pow k 1/3)) 19.804 * [taylor]: Taking taylor expansion of m in m 19.804 * [backup-simplify]: Simplify 0 into 0 19.804 * [backup-simplify]: Simplify 1 into 1 19.804 * [backup-simplify]: Simplify (* (log (pow k 1/3)) 0) into 0 19.805 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 19.805 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log k))) into 0 19.806 * [backup-simplify]: Simplify (* (exp (* 1/3 (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 19.807 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow k 1/3) 1)))) 1) into 0 19.808 * [backup-simplify]: Simplify (+ (* (log (pow k 1/3)) 1) (* 0 0)) into (log (pow k 1/3)) 19.808 * [backup-simplify]: Simplify (exp 0) into 1 19.808 * [backup-simplify]: Simplify (* 1.0 1) into 1.0 19.808 * [backup-simplify]: Simplify 1.0 into 1.0 19.810 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow k 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow k 1)))) 2) into 0 19.811 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log k)))) into 0 19.813 * [backup-simplify]: Simplify (* (exp (* 1/3 (log k))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 19.815 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow k 1/3) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow k 1/3) 1)))) 2) into 0 19.815 * [backup-simplify]: Simplify (+ (* m 0) (+ (* 0 0) (* 0 (log (pow k 1/3))))) into 0 19.817 * [backup-simplify]: Simplify (* (exp (* (log (pow k 1/3)) m)) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 19.818 * [backup-simplify]: Simplify (+ (* (exp (* (log (pow k 1/3)) m)) 0) (+ (* 0 1) (* 0 0))) into 0 19.818 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 k)) into 0 19.818 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 19.819 * [backup-simplify]: Simplify (+ 0 0) into 0 19.819 * [backup-simplify]: Simplify (+ 0 0) into 0 19.820 * [backup-simplify]: Simplify (- (/ 0 (+ (* 10.0 k) (+ (pow k 2) 1.0))) (+ (* (/ (exp (* (log (pow k 1/3)) m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) (/ 0 (+ (* 10.0 k) (+ (pow k 2) 1.0)))))) into 0 19.820 * [taylor]: Taking taylor expansion of 0 in k 19.821 * [backup-simplify]: Simplify 0 into 0 19.821 * [taylor]: Taking taylor expansion of 0 in m 19.821 * [backup-simplify]: Simplify 0 into 0 19.821 * [backup-simplify]: Simplify 0 into 0 19.822 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 19.823 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 19.823 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log k))) into 0 19.824 * [backup-simplify]: Simplify (* (exp (* 1/3 (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 19.825 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow k 1/3) 1)))) 1) into 0 19.825 * [backup-simplify]: Simplify (+ (* (log (pow k 1/3)) 0) (* 0 m)) into 0 19.826 * [backup-simplify]: Simplify (* (exp (* (log (pow k 1/3)) m)) (+ (* (/ (pow 0 1) 1)))) into 0 19.827 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 19.827 * [backup-simplify]: Simplify (+ 0 0) into 0 19.827 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 19.828 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* (* 1.0 (exp (* (log (pow k 1/3)) m))) (/ 10.0 1.0)))) into (- (* 10.0 (exp (* (log (pow k 1/3)) m)))) 19.828 * [taylor]: Taking taylor expansion of (- (* 10.0 (exp (* (log (pow k 1/3)) m)))) in m 19.828 * [taylor]: Taking taylor expansion of (* 10.0 (exp (* (log (pow k 1/3)) m))) in m 19.828 * [taylor]: Taking taylor expansion of 10.0 in m 19.828 * [backup-simplify]: Simplify 10.0 into 10.0 19.828 * [taylor]: Taking taylor expansion of (exp (* (log (pow k 1/3)) m)) in m 19.828 * [taylor]: Taking taylor expansion of (* (log (pow k 1/3)) m) in m 19.828 * [taylor]: Taking taylor expansion of (log (pow k 1/3)) in m 19.828 * [taylor]: Taking taylor expansion of (pow k 1/3) in m 19.828 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log k))) in m 19.828 * [taylor]: Taking taylor expansion of (* 1/3 (log k)) in m 19.828 * [taylor]: Taking taylor expansion of 1/3 in m 19.828 * [backup-simplify]: Simplify 1/3 into 1/3 19.828 * [taylor]: Taking taylor expansion of (log k) in m 19.828 * [taylor]: Taking taylor expansion of k in m 19.828 * [backup-simplify]: Simplify k into k 19.828 * [backup-simplify]: Simplify (log k) into (log k) 19.828 * [backup-simplify]: Simplify (* 1/3 (log k)) into (* 1/3 (log k)) 19.828 * [backup-simplify]: Simplify (exp (* 1/3 (log k))) into (pow k 1/3) 19.828 * [backup-simplify]: Simplify (log (pow k 1/3)) into (log (pow k 1/3)) 19.828 * [taylor]: Taking taylor expansion of m in m 19.828 * [backup-simplify]: Simplify 0 into 0 19.828 * [backup-simplify]: Simplify 1 into 1 19.828 * [backup-simplify]: Simplify (* (log (pow k 1/3)) 0) into 0 19.829 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 19.829 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log k))) into 0 19.830 * [backup-simplify]: Simplify (* (exp (* 1/3 (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 19.830 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow k 1/3) 1)))) 1) into 0 19.831 * [backup-simplify]: Simplify (+ (* (log (pow k 1/3)) 1) (* 0 0)) into (log (pow k 1/3)) 19.831 * [backup-simplify]: Simplify (exp 0) into 1 19.831 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 19.831 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 19.832 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 19.832 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow (log (pow k 1/3)) 1) 1)))) into (log (pow k 1/3)) 19.832 * [backup-simplify]: Simplify (+ (* 1.0 (log (pow k 1/3))) (* 0 1)) into (* 1.0 (log (pow k 1/3))) 19.832 * [backup-simplify]: Simplify (* 1.0 (log (pow k 1/3))) into (* 1.0 (log (pow k 1/3))) 19.833 * [backup-simplify]: Simplify (+ (* (* 1.0 (log (pow k 1/3))) (* m (* 1 a))) (+ (* (- 10.0) (* 1 (* k a))) (* 1.0 (* 1 (* 1 a))))) into (- (+ (* 1.0 a) (* 1.0 (* (log (pow k 1/3)) (* a m)))) (* 10.0 (* k a))) 19.833 * [backup-simplify]: Simplify (/ (/ 1 a) (/ (+ (* (/ 1 k) (+ 10.0 (/ 1 k))) 1.0) (pow (cbrt (/ 1 k)) (/ 1 m)))) into (/ (pow (pow (/ 1 k) 1/3) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) 19.833 * [approximate]: Taking taylor expansion of (/ (pow (pow (/ 1 k) 1/3) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in (a k m) around 0 19.833 * [taylor]: Taking taylor expansion of (/ (pow (pow (/ 1 k) 1/3) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in m 19.833 * [taylor]: Taking taylor expansion of (pow (pow (/ 1 k) 1/3) (/ 1 m)) in m 19.833 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (pow (/ 1 k) 1/3)))) in m 19.833 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (pow (/ 1 k) 1/3))) in m 19.833 * [taylor]: Taking taylor expansion of (/ 1 m) in m 19.833 * [taylor]: Taking taylor expansion of m in m 19.833 * [backup-simplify]: Simplify 0 into 0 19.833 * [backup-simplify]: Simplify 1 into 1 19.834 * [backup-simplify]: Simplify (/ 1 1) into 1 19.834 * [taylor]: Taking taylor expansion of (log (pow (/ 1 k) 1/3)) in m 19.834 * [taylor]: Taking taylor expansion of (pow (/ 1 k) 1/3) in m 19.834 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 k)))) in m 19.834 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 k))) in m 19.834 * [taylor]: Taking taylor expansion of 1/3 in m 19.834 * [backup-simplify]: Simplify 1/3 into 1/3 19.834 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in m 19.834 * [taylor]: Taking taylor expansion of (/ 1 k) in m 19.834 * [taylor]: Taking taylor expansion of k in m 19.834 * [backup-simplify]: Simplify k into k 19.834 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 19.834 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 19.834 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 k))) into (* 1/3 (log (/ 1 k))) 19.834 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 k)))) into (pow (/ 1 k) 1/3) 19.834 * [backup-simplify]: Simplify (log (pow (/ 1 k) 1/3)) into (log (pow (/ 1 k) 1/3)) 19.834 * [backup-simplify]: Simplify (* 1 (log (pow (/ 1 k) 1/3))) into (log (pow (/ 1 k) 1/3)) 19.834 * [backup-simplify]: Simplify (exp (* (/ 1 m) (log (pow (/ 1 k) 1/3)))) into (exp (/ (log (pow (/ 1 k) 1/3)) m)) 19.834 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in m 19.834 * [taylor]: Taking taylor expansion of a in m 19.834 * [backup-simplify]: Simplify a into a 19.834 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in m 19.834 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 19.834 * [taylor]: Taking taylor expansion of (pow k 2) in m 19.835 * [taylor]: Taking taylor expansion of k in m 19.835 * [backup-simplify]: Simplify k into k 19.835 * [backup-simplify]: Simplify (* k k) into (pow k 2) 19.835 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 19.835 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in m 19.835 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in m 19.835 * [taylor]: Taking taylor expansion of 10.0 in m 19.835 * [backup-simplify]: Simplify 10.0 into 10.0 19.835 * [taylor]: Taking taylor expansion of (/ 1 k) in m 19.835 * [taylor]: Taking taylor expansion of k in m 19.835 * [backup-simplify]: Simplify k into k 19.835 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 19.835 * [taylor]: Taking taylor expansion of 1.0 in m 19.835 * [backup-simplify]: Simplify 1.0 into 1.0 19.835 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 19.835 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 19.835 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) into (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) 19.835 * [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))) 19.836 * [backup-simplify]: Simplify (/ (exp (/ (log (pow (/ 1 k) 1/3)) m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) into (/ (exp (/ (log (pow (/ 1 k) 1/3)) m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) 19.836 * [taylor]: Taking taylor expansion of (/ (pow (pow (/ 1 k) 1/3) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in k 19.836 * [taylor]: Taking taylor expansion of (pow (pow (/ 1 k) 1/3) (/ 1 m)) in k 19.836 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (pow (/ 1 k) 1/3)))) in k 19.836 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (pow (/ 1 k) 1/3))) in k 19.836 * [taylor]: Taking taylor expansion of (/ 1 m) in k 19.836 * [taylor]: Taking taylor expansion of m in k 19.836 * [backup-simplify]: Simplify m into m 19.836 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 19.836 * [taylor]: Taking taylor expansion of (log (pow (/ 1 k) 1/3)) in k 19.836 * [taylor]: Taking taylor expansion of (pow (/ 1 k) 1/3) in k 19.836 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 k)))) in k 19.836 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 k))) in k 19.836 * [taylor]: Taking taylor expansion of 1/3 in k 19.836 * [backup-simplify]: Simplify 1/3 into 1/3 19.836 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 19.836 * [taylor]: Taking taylor expansion of (/ 1 k) in k 19.836 * [taylor]: Taking taylor expansion of k in k 19.836 * [backup-simplify]: Simplify 0 into 0 19.836 * [backup-simplify]: Simplify 1 into 1 19.836 * [backup-simplify]: Simplify (/ 1 1) into 1 19.836 * [backup-simplify]: Simplify (log 1) into 0 19.837 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 19.837 * [backup-simplify]: Simplify (* 1/3 (- (log k))) into (* -1/3 (log k)) 19.837 * [backup-simplify]: Simplify (exp (* -1/3 (log k))) into (pow k -1/3) 19.837 * [backup-simplify]: Simplify (log (pow k -1/3)) into (log (pow k -1/3)) 19.837 * [backup-simplify]: Simplify (* (/ 1 m) (log (pow k -1/3))) into (/ (log (pow k -1/3)) m) 19.837 * [backup-simplify]: Simplify (exp (/ (log (pow k -1/3)) m)) into (exp (/ (log (pow k -1/3)) m)) 19.837 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 19.837 * [taylor]: Taking taylor expansion of a in k 19.837 * [backup-simplify]: Simplify a into a 19.837 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 19.837 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 19.837 * [taylor]: Taking taylor expansion of (pow k 2) in k 19.837 * [taylor]: Taking taylor expansion of k in k 19.837 * [backup-simplify]: Simplify 0 into 0 19.837 * [backup-simplify]: Simplify 1 into 1 19.838 * [backup-simplify]: Simplify (* 1 1) into 1 19.838 * [backup-simplify]: Simplify (/ 1 1) into 1 19.838 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 19.838 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 19.838 * [taylor]: Taking taylor expansion of 10.0 in k 19.838 * [backup-simplify]: Simplify 10.0 into 10.0 19.838 * [taylor]: Taking taylor expansion of (/ 1 k) in k 19.838 * [taylor]: Taking taylor expansion of k in k 19.838 * [backup-simplify]: Simplify 0 into 0 19.838 * [backup-simplify]: Simplify 1 into 1 19.838 * [backup-simplify]: Simplify (/ 1 1) into 1 19.838 * [taylor]: Taking taylor expansion of 1.0 in k 19.838 * [backup-simplify]: Simplify 1.0 into 1.0 19.839 * [backup-simplify]: Simplify (+ 1 0) into 1 19.839 * [backup-simplify]: Simplify (* a 1) into a 19.839 * [backup-simplify]: Simplify (/ (exp (/ (log (pow k -1/3)) m)) a) into (/ (exp (/ (log (pow k -1/3)) m)) a) 19.839 * [taylor]: Taking taylor expansion of (/ (pow (pow (/ 1 k) 1/3) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in a 19.839 * [taylor]: Taking taylor expansion of (pow (pow (/ 1 k) 1/3) (/ 1 m)) in a 19.839 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (pow (/ 1 k) 1/3)))) in a 19.839 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (pow (/ 1 k) 1/3))) in a 19.839 * [taylor]: Taking taylor expansion of (/ 1 m) in a 19.839 * [taylor]: Taking taylor expansion of m in a 19.839 * [backup-simplify]: Simplify m into m 19.839 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 19.839 * [taylor]: Taking taylor expansion of (log (pow (/ 1 k) 1/3)) in a 19.839 * [taylor]: Taking taylor expansion of (pow (/ 1 k) 1/3) in a 19.839 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 k)))) in a 19.839 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 k))) in a 19.839 * [taylor]: Taking taylor expansion of 1/3 in a 19.839 * [backup-simplify]: Simplify 1/3 into 1/3 19.839 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in a 19.839 * [taylor]: Taking taylor expansion of (/ 1 k) in a 19.839 * [taylor]: Taking taylor expansion of k in a 19.839 * [backup-simplify]: Simplify k into k 19.839 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 19.839 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 19.839 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 k))) into (* 1/3 (log (/ 1 k))) 19.840 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 k)))) into (pow (/ 1 k) 1/3) 19.840 * [backup-simplify]: Simplify (log (pow (/ 1 k) 1/3)) into (log (pow (/ 1 k) 1/3)) 19.840 * [backup-simplify]: Simplify (* (/ 1 m) (log (pow (/ 1 k) 1/3))) into (/ (log (pow (/ 1 k) 1/3)) m) 19.840 * [backup-simplify]: Simplify (exp (/ (log (pow (/ 1 k) 1/3)) m)) into (exp (/ (log (pow (/ 1 k) 1/3)) m)) 19.840 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in a 19.840 * [taylor]: Taking taylor expansion of a in a 19.840 * [backup-simplify]: Simplify 0 into 0 19.840 * [backup-simplify]: Simplify 1 into 1 19.840 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in a 19.840 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 19.840 * [taylor]: Taking taylor expansion of (pow k 2) in a 19.840 * [taylor]: Taking taylor expansion of k in a 19.840 * [backup-simplify]: Simplify k into k 19.840 * [backup-simplify]: Simplify (* k k) into (pow k 2) 19.840 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 19.840 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in a 19.840 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 19.840 * [taylor]: Taking taylor expansion of 10.0 in a 19.840 * [backup-simplify]: Simplify 10.0 into 10.0 19.840 * [taylor]: Taking taylor expansion of (/ 1 k) in a 19.840 * [taylor]: Taking taylor expansion of k in a 19.840 * [backup-simplify]: Simplify k into k 19.840 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 19.840 * [taylor]: Taking taylor expansion of 1.0 in a 19.840 * [backup-simplify]: Simplify 1.0 into 1.0 19.840 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 19.841 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 19.841 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) into (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) 19.841 * [backup-simplify]: Simplify (* 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) into 0 19.841 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 19.841 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 19.841 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 19.842 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 19.842 * [backup-simplify]: Simplify (+ 0 0) into 0 19.842 * [backup-simplify]: Simplify (+ 0 0) into 0 19.842 * [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)) 19.843 * [backup-simplify]: Simplify (/ (exp (/ (log (pow (/ 1 k) 1/3)) m)) (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) into (/ (exp (/ (log (pow (/ 1 k) 1/3)) m)) (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) 19.843 * [taylor]: Taking taylor expansion of (/ (pow (pow (/ 1 k) 1/3) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in a 19.843 * [taylor]: Taking taylor expansion of (pow (pow (/ 1 k) 1/3) (/ 1 m)) in a 19.843 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (pow (/ 1 k) 1/3)))) in a 19.843 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (pow (/ 1 k) 1/3))) in a 19.843 * [taylor]: Taking taylor expansion of (/ 1 m) in a 19.843 * [taylor]: Taking taylor expansion of m in a 19.843 * [backup-simplify]: Simplify m into m 19.843 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 19.843 * [taylor]: Taking taylor expansion of (log (pow (/ 1 k) 1/3)) in a 19.843 * [taylor]: Taking taylor expansion of (pow (/ 1 k) 1/3) in a 19.843 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 k)))) in a 19.843 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 k))) in a 19.843 * [taylor]: Taking taylor expansion of 1/3 in a 19.843 * [backup-simplify]: Simplify 1/3 into 1/3 19.843 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in a 19.843 * [taylor]: Taking taylor expansion of (/ 1 k) in a 19.843 * [taylor]: Taking taylor expansion of k in a 19.843 * [backup-simplify]: Simplify k into k 19.843 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 19.843 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 19.843 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 k))) into (* 1/3 (log (/ 1 k))) 19.843 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 k)))) into (pow (/ 1 k) 1/3) 19.843 * [backup-simplify]: Simplify (log (pow (/ 1 k) 1/3)) into (log (pow (/ 1 k) 1/3)) 19.844 * [backup-simplify]: Simplify (* (/ 1 m) (log (pow (/ 1 k) 1/3))) into (/ (log (pow (/ 1 k) 1/3)) m) 19.844 * [backup-simplify]: Simplify (exp (/ (log (pow (/ 1 k) 1/3)) m)) into (exp (/ (log (pow (/ 1 k) 1/3)) m)) 19.844 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in a 19.844 * [taylor]: Taking taylor expansion of a in a 19.844 * [backup-simplify]: Simplify 0 into 0 19.844 * [backup-simplify]: Simplify 1 into 1 19.844 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in a 19.844 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 19.844 * [taylor]: Taking taylor expansion of (pow k 2) in a 19.844 * [taylor]: Taking taylor expansion of k in a 19.844 * [backup-simplify]: Simplify k into k 19.844 * [backup-simplify]: Simplify (* k k) into (pow k 2) 19.844 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 19.844 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in a 19.844 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 19.844 * [taylor]: Taking taylor expansion of 10.0 in a 19.844 * [backup-simplify]: Simplify 10.0 into 10.0 19.844 * [taylor]: Taking taylor expansion of (/ 1 k) in a 19.844 * [taylor]: Taking taylor expansion of k in a 19.844 * [backup-simplify]: Simplify k into k 19.844 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 19.844 * [taylor]: Taking taylor expansion of 1.0 in a 19.844 * [backup-simplify]: Simplify 1.0 into 1.0 19.844 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 19.844 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 19.844 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) into (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) 19.845 * [backup-simplify]: Simplify (* 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) into 0 19.845 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 19.845 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 19.845 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 19.845 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 19.846 * [backup-simplify]: Simplify (+ 0 0) into 0 19.846 * [backup-simplify]: Simplify (+ 0 0) into 0 19.846 * [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)) 19.847 * [backup-simplify]: Simplify (/ (exp (/ (log (pow (/ 1 k) 1/3)) m)) (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) into (/ (exp (/ (log (pow (/ 1 k) 1/3)) m)) (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) 19.847 * [taylor]: Taking taylor expansion of (/ (exp (/ (log (pow (/ 1 k) 1/3)) m)) (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 19.847 * [taylor]: Taking taylor expansion of (exp (/ (log (pow (/ 1 k) 1/3)) m)) in k 19.847 * [taylor]: Taking taylor expansion of (/ (log (pow (/ 1 k) 1/3)) m) in k 19.847 * [taylor]: Taking taylor expansion of (log (pow (/ 1 k) 1/3)) in k 19.847 * [taylor]: Taking taylor expansion of (pow (/ 1 k) 1/3) in k 19.847 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 k)))) in k 19.847 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 k))) in k 19.847 * [taylor]: Taking taylor expansion of 1/3 in k 19.847 * [backup-simplify]: Simplify 1/3 into 1/3 19.847 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 19.847 * [taylor]: Taking taylor expansion of (/ 1 k) in k 19.847 * [taylor]: Taking taylor expansion of k in k 19.847 * [backup-simplify]: Simplify 0 into 0 19.847 * [backup-simplify]: Simplify 1 into 1 19.847 * [backup-simplify]: Simplify (/ 1 1) into 1 19.847 * [backup-simplify]: Simplify (log 1) into 0 19.848 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 19.848 * [backup-simplify]: Simplify (* 1/3 (- (log k))) into (* -1/3 (log k)) 19.848 * [backup-simplify]: Simplify (exp (* -1/3 (log k))) into (pow k -1/3) 19.848 * [backup-simplify]: Simplify (log (pow k -1/3)) into (log (pow k -1/3)) 19.848 * [taylor]: Taking taylor expansion of m in k 19.848 * [backup-simplify]: Simplify m into m 19.848 * [backup-simplify]: Simplify (/ (log (pow k -1/3)) m) into (/ (log (pow k -1/3)) m) 19.848 * [backup-simplify]: Simplify (exp (/ (log (pow k -1/3)) m)) into (exp (/ (log (pow k -1/3)) m)) 19.848 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 19.848 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 19.848 * [taylor]: Taking taylor expansion of (pow k 2) in k 19.848 * [taylor]: Taking taylor expansion of k in k 19.848 * [backup-simplify]: Simplify 0 into 0 19.848 * [backup-simplify]: Simplify 1 into 1 19.848 * [backup-simplify]: Simplify (* 1 1) into 1 19.849 * [backup-simplify]: Simplify (/ 1 1) into 1 19.849 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 19.849 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 19.849 * [taylor]: Taking taylor expansion of 10.0 in k 19.849 * [backup-simplify]: Simplify 10.0 into 10.0 19.849 * [taylor]: Taking taylor expansion of (/ 1 k) in k 19.849 * [taylor]: Taking taylor expansion of k in k 19.849 * [backup-simplify]: Simplify 0 into 0 19.849 * [backup-simplify]: Simplify 1 into 1 19.849 * [backup-simplify]: Simplify (/ 1 1) into 1 19.849 * [taylor]: Taking taylor expansion of 1.0 in k 19.849 * [backup-simplify]: Simplify 1.0 into 1.0 19.849 * [backup-simplify]: Simplify (+ 1 0) into 1 19.850 * [backup-simplify]: Simplify (/ (exp (/ (log (pow k -1/3)) m)) 1) into (exp (/ (log (pow k -1/3)) m)) 19.850 * [taylor]: Taking taylor expansion of (exp (/ (log (pow k -1/3)) m)) in m 19.850 * [taylor]: Taking taylor expansion of (/ (log (pow k -1/3)) m) in m 19.850 * [taylor]: Taking taylor expansion of (log (pow k -1/3)) in m 19.850 * [taylor]: Taking taylor expansion of (pow k -1/3) in m 19.850 * [taylor]: Taking taylor expansion of (exp (* -1/3 (log k))) in m 19.850 * [taylor]: Taking taylor expansion of (* -1/3 (log k)) in m 19.850 * [taylor]: Taking taylor expansion of -1/3 in m 19.850 * [backup-simplify]: Simplify -1/3 into -1/3 19.850 * [taylor]: Taking taylor expansion of (log k) in m 19.850 * [taylor]: Taking taylor expansion of k in m 19.850 * [backup-simplify]: Simplify k into k 19.850 * [backup-simplify]: Simplify (log k) into (log k) 19.850 * [backup-simplify]: Simplify (* -1/3 (log k)) into (* -1/3 (log k)) 19.850 * [backup-simplify]: Simplify (exp (* -1/3 (log k))) into (pow k -1/3) 19.850 * [backup-simplify]: Simplify (log (pow k -1/3)) into (log (pow k -1/3)) 19.850 * [taylor]: Taking taylor expansion of m in m 19.850 * [backup-simplify]: Simplify 0 into 0 19.850 * [backup-simplify]: Simplify 1 into 1 19.850 * [backup-simplify]: Simplify (/ (log (pow k -1/3)) 1) into (log (pow k -1/3)) 19.850 * [backup-simplify]: Simplify (exp (/ (log (pow k -1/3)) m)) into (exp (/ (log (pow k -1/3)) m)) 19.850 * [backup-simplify]: Simplify (exp (/ (log (pow k -1/3)) m)) into (exp (/ (log (pow k -1/3)) m)) 19.850 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 19.851 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 k) 1)))) 1) into 0 19.851 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (/ 1 k)))) into 0 19.852 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 k)))) (+ (* (/ (pow 0 1) 1)))) into 0 19.853 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ 1 k) 1/3) 1)))) 1) into 0 19.853 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)))) into 0 19.853 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (* 0 (log (pow (/ 1 k) 1/3)))) into 0 19.853 * [backup-simplify]: Simplify (* (exp (/ (log (pow (/ 1 k) 1/3)) m)) (+ (* (/ (pow 0 1) 1)))) into 0 19.854 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (* 0 k))) into 0 19.854 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 19.854 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 19.855 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (* 0 (/ 1 k)))) into 0 19.855 * [backup-simplify]: Simplify (+ 0 0) into 0 19.855 * [backup-simplify]: Simplify (+ 0 0) into 0 19.856 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))))) into 0 19.856 * [backup-simplify]: Simplify (- (/ 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) (+ (* (/ (exp (/ (log (pow (/ 1 k) 1/3)) m)) (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) (/ 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))))) into 0 19.856 * [taylor]: Taking taylor expansion of 0 in k 19.856 * [backup-simplify]: Simplify 0 into 0 19.857 * [taylor]: Taking taylor expansion of 0 in m 19.857 * [backup-simplify]: Simplify 0 into 0 19.857 * [backup-simplify]: Simplify 0 into 0 19.857 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.858 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 19.858 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 19.858 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (log k)))) into 0 19.859 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 19.859 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow k -1/3) 1)))) 1) into 0 19.860 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (log (pow k -1/3)) m) (/ 0 m)))) into 0 19.860 * [backup-simplify]: Simplify (* (exp (/ (log (pow k -1/3)) m)) (+ (* (/ (pow 0 1) 1)))) into 0 19.861 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 19.861 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.861 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 19.862 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 19.862 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 19.863 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (/ (log (pow k -1/3)) m)) (/ 10.0 1)))) into (- (* 10.0 (exp (/ (log (pow k -1/3)) m)))) 19.863 * [taylor]: Taking taylor expansion of (- (* 10.0 (exp (/ (log (pow k -1/3)) m)))) in m 19.863 * [taylor]: Taking taylor expansion of (* 10.0 (exp (/ (log (pow k -1/3)) m))) in m 19.863 * [taylor]: Taking taylor expansion of 10.0 in m 19.863 * [backup-simplify]: Simplify 10.0 into 10.0 19.863 * [taylor]: Taking taylor expansion of (exp (/ (log (pow k -1/3)) m)) in m 19.863 * [taylor]: Taking taylor expansion of (/ (log (pow k -1/3)) m) in m 19.863 * [taylor]: Taking taylor expansion of (log (pow k -1/3)) in m 19.863 * [taylor]: Taking taylor expansion of (pow k -1/3) in m 19.863 * [taylor]: Taking taylor expansion of (exp (* -1/3 (log k))) in m 19.863 * [taylor]: Taking taylor expansion of (* -1/3 (log k)) in m 19.863 * [taylor]: Taking taylor expansion of -1/3 in m 19.863 * [backup-simplify]: Simplify -1/3 into -1/3 19.863 * [taylor]: Taking taylor expansion of (log k) in m 19.863 * [taylor]: Taking taylor expansion of k in m 19.863 * [backup-simplify]: Simplify k into k 19.863 * [backup-simplify]: Simplify (log k) into (log k) 19.863 * [backup-simplify]: Simplify (* -1/3 (log k)) into (* -1/3 (log k)) 19.863 * [backup-simplify]: Simplify (exp (* -1/3 (log k))) into (pow k -1/3) 19.863 * [backup-simplify]: Simplify (log (pow k -1/3)) into (log (pow k -1/3)) 19.863 * [taylor]: Taking taylor expansion of m in m 19.863 * [backup-simplify]: Simplify 0 into 0 19.863 * [backup-simplify]: Simplify 1 into 1 19.863 * [backup-simplify]: Simplify (/ (log (pow k -1/3)) 1) into (log (pow k -1/3)) 19.863 * [backup-simplify]: Simplify (exp (/ (log (pow k -1/3)) m)) into (exp (/ (log (pow k -1/3)) m)) 19.863 * [backup-simplify]: Simplify (* 10.0 (exp (/ (log (pow k -1/3)) m))) into (* 10.0 (exp (/ (log (pow k -1/3)) m))) 19.864 * [backup-simplify]: Simplify (- (* 10.0 (exp (/ (log (pow k -1/3)) m)))) into (- (* 10.0 (exp (/ (log (pow k -1/3)) m)))) 19.864 * [backup-simplify]: Simplify (- (* 10.0 (exp (/ (log (pow k -1/3)) m)))) into (- (* 10.0 (exp (/ (log (pow k -1/3)) m)))) 19.864 * [backup-simplify]: Simplify 0 into 0 19.864 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 19.865 * [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 19.866 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (/ 1 k))))) into 0 19.872 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 k)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 19.874 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (/ 1 k) 1/3) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (/ 1 k) 1/3) 1)))) 2) into 0 19.874 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 19.875 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (+ (* 0 0) (* 0 (log (pow (/ 1 k) 1/3))))) into 0 19.876 * [backup-simplify]: Simplify (* (exp (/ (log (pow (/ 1 k) 1/3)) m)) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 19.876 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (+ (* 0 0) (* 0 k)))) into 0 19.876 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 19.877 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)) (* 0 (/ 0 k)))) into 0 19.877 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 k))))) into 0 19.878 * [backup-simplify]: Simplify (+ 0 0) into 0 19.878 * [backup-simplify]: Simplify (+ 0 0) into 0 19.879 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))))) into 0 19.880 * [backup-simplify]: Simplify (- (/ 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) (+ (* (/ (exp (/ (log (pow (/ 1 k) 1/3)) 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 19.880 * [taylor]: Taking taylor expansion of 0 in k 19.880 * [backup-simplify]: Simplify 0 into 0 19.880 * [taylor]: Taking taylor expansion of 0 in m 19.880 * [backup-simplify]: Simplify 0 into 0 19.880 * [backup-simplify]: Simplify 0 into 0 19.880 * [taylor]: Taking taylor expansion of 0 in m 19.880 * [backup-simplify]: Simplify 0 into 0 19.880 * [backup-simplify]: Simplify 0 into 0 19.880 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 19.882 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 19.882 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 19.883 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (log k))))) into 0 19.884 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 19.885 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow k -1/3) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow k -1/3) 1)))) 2) into 0 19.885 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (log (pow k -1/3)) m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 19.886 * [backup-simplify]: Simplify (* (exp (/ (log (pow k -1/3)) m)) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 19.886 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 19.887 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 19.888 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.888 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 19.888 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 19.889 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 19.890 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (/ (log (pow k -1/3)) m)) (/ 1.0 1)) (* (- (* 10.0 (exp (/ (log (pow k -1/3)) m)))) (/ 10.0 1)))) into (* 99.0 (exp (/ (log (pow k -1/3)) m))) 19.890 * [taylor]: Taking taylor expansion of (* 99.0 (exp (/ (log (pow k -1/3)) m))) in m 19.890 * [taylor]: Taking taylor expansion of 99.0 in m 19.890 * [backup-simplify]: Simplify 99.0 into 99.0 19.890 * [taylor]: Taking taylor expansion of (exp (/ (log (pow k -1/3)) m)) in m 19.890 * [taylor]: Taking taylor expansion of (/ (log (pow k -1/3)) m) in m 19.890 * [taylor]: Taking taylor expansion of (log (pow k -1/3)) in m 19.890 * [taylor]: Taking taylor expansion of (pow k -1/3) in m 19.890 * [taylor]: Taking taylor expansion of (exp (* -1/3 (log k))) in m 19.890 * [taylor]: Taking taylor expansion of (* -1/3 (log k)) in m 19.890 * [taylor]: Taking taylor expansion of -1/3 in m 19.890 * [backup-simplify]: Simplify -1/3 into -1/3 19.890 * [taylor]: Taking taylor expansion of (log k) in m 19.890 * [taylor]: Taking taylor expansion of k in m 19.890 * [backup-simplify]: Simplify k into k 19.890 * [backup-simplify]: Simplify (log k) into (log k) 19.890 * [backup-simplify]: Simplify (* -1/3 (log k)) into (* -1/3 (log k)) 19.890 * [backup-simplify]: Simplify (exp (* -1/3 (log k))) into (pow k -1/3) 19.891 * [backup-simplify]: Simplify (log (pow k -1/3)) into (log (pow k -1/3)) 19.891 * [taylor]: Taking taylor expansion of m in m 19.891 * [backup-simplify]: Simplify 0 into 0 19.891 * [backup-simplify]: Simplify 1 into 1 19.891 * [backup-simplify]: Simplify (/ (log (pow k -1/3)) 1) into (log (pow k -1/3)) 19.891 * [backup-simplify]: Simplify (exp (/ (log (pow k -1/3)) m)) into (exp (/ (log (pow k -1/3)) m)) 19.891 * [backup-simplify]: Simplify (* 99.0 (exp (/ (log (pow k -1/3)) m))) into (* 99.0 (exp (/ (log (pow k -1/3)) m))) 19.891 * [backup-simplify]: Simplify (* 99.0 (exp (/ (log (pow k -1/3)) m))) into (* 99.0 (exp (/ (log (pow k -1/3)) m))) 19.892 * [backup-simplify]: Simplify (+ (* (* 99.0 (exp (/ (log (pow (/ 1 k) -1/3)) (/ 1 m)))) (* 1 (* (pow (/ 1 k) 4) (/ 1 (/ 1 a))))) (+ (* (- (* 10.0 (exp (/ (log (pow (/ 1 k) -1/3)) (/ 1 m))))) (* 1 (* (pow (/ 1 k) 3) (/ 1 (/ 1 a))))) (* (exp (/ (log (pow (/ 1 k) -1/3)) (/ 1 m))) (* 1 (* (pow (/ 1 k) 2) (/ 1 (/ 1 a))))))) into (- (+ (/ (* (exp (* (log (pow (/ 1 k) -1/3)) m)) a) (pow k 2)) (* 99.0 (/ (* (exp (* (log (pow (/ 1 k) -1/3)) m)) a) (pow k 4)))) (* 10.0 (/ (* (exp (* (log (pow (/ 1 k) -1/3)) m)) a) (pow k 3)))) 19.893 * [backup-simplify]: Simplify (/ (/ 1 (- a)) (/ (+ (* (/ 1 (- k)) (+ 10.0 (/ 1 (- k)))) 1.0) (pow (cbrt (/ 1 (- k))) (/ 1 (- m))))) into (* -1 (/ (pow (* (pow (/ 1 k) 1/3) (cbrt -1)) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) 19.893 * [approximate]: Taking taylor expansion of (* -1 (/ (pow (* (pow (/ 1 k) 1/3) (cbrt -1)) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in (a k m) around 0 19.893 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (* (pow (/ 1 k) 1/3) (cbrt -1)) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in m 19.893 * [taylor]: Taking taylor expansion of -1 in m 19.893 * [backup-simplify]: Simplify -1 into -1 19.893 * [taylor]: Taking taylor expansion of (/ (pow (* (pow (/ 1 k) 1/3) (cbrt -1)) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in m 19.893 * [taylor]: Taking taylor expansion of (pow (* (pow (/ 1 k) 1/3) (cbrt -1)) (/ -1 m)) in m 19.893 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (* (pow (/ 1 k) 1/3) (cbrt -1))))) in m 19.893 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (* (pow (/ 1 k) 1/3) (cbrt -1)))) in m 19.893 * [taylor]: Taking taylor expansion of (/ -1 m) in m 19.893 * [taylor]: Taking taylor expansion of -1 in m 19.893 * [backup-simplify]: Simplify -1 into -1 19.893 * [taylor]: Taking taylor expansion of m in m 19.893 * [backup-simplify]: Simplify 0 into 0 19.893 * [backup-simplify]: Simplify 1 into 1 19.893 * [backup-simplify]: Simplify (/ -1 1) into -1 19.893 * [taylor]: Taking taylor expansion of (log (* (pow (/ 1 k) 1/3) (cbrt -1))) in m 19.893 * [taylor]: Taking taylor expansion of (* (pow (/ 1 k) 1/3) (cbrt -1)) in m 19.893 * [taylor]: Taking taylor expansion of (pow (/ 1 k) 1/3) in m 19.893 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 k)))) in m 19.893 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 k))) in m 19.893 * [taylor]: Taking taylor expansion of 1/3 in m 19.893 * [backup-simplify]: Simplify 1/3 into 1/3 19.893 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in m 19.893 * [taylor]: Taking taylor expansion of (/ 1 k) in m 19.893 * [taylor]: Taking taylor expansion of k in m 19.893 * [backup-simplify]: Simplify k into k 19.893 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 19.894 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 19.894 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 k))) into (* 1/3 (log (/ 1 k))) 19.894 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 k)))) into (pow (/ 1 k) 1/3) 19.894 * [taylor]: Taking taylor expansion of (cbrt -1) in m 19.894 * [taylor]: Taking taylor expansion of -1 in m 19.894 * [backup-simplify]: Simplify -1 into -1 19.894 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 19.894 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 19.895 * [backup-simplify]: Simplify (* (pow (/ 1 k) 1/3) (cbrt -1)) into (* (pow (/ 1 k) 1/3) (cbrt -1)) 19.895 * [backup-simplify]: Simplify (log (* (pow (/ 1 k) 1/3) (cbrt -1))) into (log (* (pow (/ 1 k) 1/3) (cbrt -1))) 19.896 * [backup-simplify]: Simplify (* -1 (log (* (pow (/ 1 k) 1/3) (cbrt -1)))) into (* -1 (log (* (pow (/ 1 k) 1/3) (cbrt -1)))) 19.896 * [backup-simplify]: Simplify (exp (* (/ -1 m) (log (* (pow (/ 1 k) 1/3) (cbrt -1))))) into (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) 19.896 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in m 19.896 * [taylor]: Taking taylor expansion of a in m 19.896 * [backup-simplify]: Simplify a into a 19.896 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in m 19.896 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in m 19.896 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 19.896 * [taylor]: Taking taylor expansion of (pow k 2) in m 19.896 * [taylor]: Taking taylor expansion of k in m 19.896 * [backup-simplify]: Simplify k into k 19.896 * [backup-simplify]: Simplify (* k k) into (pow k 2) 19.897 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 19.897 * [taylor]: Taking taylor expansion of 1.0 in m 19.897 * [backup-simplify]: Simplify 1.0 into 1.0 19.897 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in m 19.897 * [taylor]: Taking taylor expansion of 10.0 in m 19.897 * [backup-simplify]: Simplify 10.0 into 10.0 19.897 * [taylor]: Taking taylor expansion of (/ 1 k) in m 19.897 * [taylor]: Taking taylor expansion of k in m 19.897 * [backup-simplify]: Simplify k into k 19.897 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 19.897 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1.0) into (+ (/ 1 (pow k 2)) 1.0) 19.897 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 19.897 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 19.897 * [backup-simplify]: Simplify (+ (+ (/ 1 (pow k 2)) 1.0) (- (* 10.0 (/ 1 k)))) into (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) 19.897 * [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)))) 19.899 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) into (/ (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) 19.899 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (* (pow (/ 1 k) 1/3) (cbrt -1)) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in k 19.899 * [taylor]: Taking taylor expansion of -1 in k 19.899 * [backup-simplify]: Simplify -1 into -1 19.899 * [taylor]: Taking taylor expansion of (/ (pow (* (pow (/ 1 k) 1/3) (cbrt -1)) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in k 19.899 * [taylor]: Taking taylor expansion of (pow (* (pow (/ 1 k) 1/3) (cbrt -1)) (/ -1 m)) in k 19.899 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (* (pow (/ 1 k) 1/3) (cbrt -1))))) in k 19.899 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (* (pow (/ 1 k) 1/3) (cbrt -1)))) in k 19.899 * [taylor]: Taking taylor expansion of (/ -1 m) in k 19.899 * [taylor]: Taking taylor expansion of -1 in k 19.899 * [backup-simplify]: Simplify -1 into -1 19.899 * [taylor]: Taking taylor expansion of m in k 19.899 * [backup-simplify]: Simplify m into m 19.899 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 19.899 * [taylor]: Taking taylor expansion of (log (* (pow (/ 1 k) 1/3) (cbrt -1))) in k 19.899 * [taylor]: Taking taylor expansion of (* (pow (/ 1 k) 1/3) (cbrt -1)) in k 19.899 * [taylor]: Taking taylor expansion of (pow (/ 1 k) 1/3) in k 19.899 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 k)))) in k 19.899 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 k))) in k 19.899 * [taylor]: Taking taylor expansion of 1/3 in k 19.899 * [backup-simplify]: Simplify 1/3 into 1/3 19.899 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 19.899 * [taylor]: Taking taylor expansion of (/ 1 k) in k 19.899 * [taylor]: Taking taylor expansion of k in k 19.899 * [backup-simplify]: Simplify 0 into 0 19.899 * [backup-simplify]: Simplify 1 into 1 19.900 * [backup-simplify]: Simplify (/ 1 1) into 1 19.900 * [backup-simplify]: Simplify (log 1) into 0 19.901 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 19.901 * [backup-simplify]: Simplify (* 1/3 (- (log k))) into (* -1/3 (log k)) 19.901 * [backup-simplify]: Simplify (exp (* -1/3 (log k))) into (pow k -1/3) 19.901 * [taylor]: Taking taylor expansion of (cbrt -1) in k 19.901 * [taylor]: Taking taylor expansion of -1 in k 19.901 * [backup-simplify]: Simplify -1 into -1 19.901 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 19.902 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 19.903 * [backup-simplify]: Simplify (* (pow k -1/3) (cbrt -1)) into (* (pow (/ 1 k) 1/3) (cbrt -1)) 19.904 * [backup-simplify]: Simplify (log (* (pow (/ 1 k) 1/3) (cbrt -1))) into (log (* (pow (/ 1 k) 1/3) (cbrt -1))) 19.904 * [backup-simplify]: Simplify (* (/ -1 m) (log (* (pow (/ 1 k) 1/3) (cbrt -1)))) into (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m)) 19.905 * [backup-simplify]: Simplify (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) into (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) 19.905 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 19.905 * [taylor]: Taking taylor expansion of a in k 19.905 * [backup-simplify]: Simplify a into a 19.906 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 19.906 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 19.906 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 19.906 * [taylor]: Taking taylor expansion of (pow k 2) in k 19.906 * [taylor]: Taking taylor expansion of k in k 19.906 * [backup-simplify]: Simplify 0 into 0 19.906 * [backup-simplify]: Simplify 1 into 1 19.906 * [backup-simplify]: Simplify (* 1 1) into 1 19.906 * [backup-simplify]: Simplify (/ 1 1) into 1 19.907 * [taylor]: Taking taylor expansion of 1.0 in k 19.907 * [backup-simplify]: Simplify 1.0 into 1.0 19.907 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 19.907 * [taylor]: Taking taylor expansion of 10.0 in k 19.907 * [backup-simplify]: Simplify 10.0 into 10.0 19.907 * [taylor]: Taking taylor expansion of (/ 1 k) in k 19.907 * [taylor]: Taking taylor expansion of k in k 19.907 * [backup-simplify]: Simplify 0 into 0 19.907 * [backup-simplify]: Simplify 1 into 1 19.907 * [backup-simplify]: Simplify (/ 1 1) into 1 19.908 * [backup-simplify]: Simplify (+ 1 0) into 1 19.908 * [backup-simplify]: Simplify (+ 1 0) into 1 19.908 * [backup-simplify]: Simplify (* a 1) into a 19.909 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) a) into (/ (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) a) 19.909 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (* (pow (/ 1 k) 1/3) (cbrt -1)) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in a 19.909 * [taylor]: Taking taylor expansion of -1 in a 19.909 * [backup-simplify]: Simplify -1 into -1 19.909 * [taylor]: Taking taylor expansion of (/ (pow (* (pow (/ 1 k) 1/3) (cbrt -1)) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in a 19.909 * [taylor]: Taking taylor expansion of (pow (* (pow (/ 1 k) 1/3) (cbrt -1)) (/ -1 m)) in a 19.909 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (* (pow (/ 1 k) 1/3) (cbrt -1))))) in a 19.909 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (* (pow (/ 1 k) 1/3) (cbrt -1)))) in a 19.909 * [taylor]: Taking taylor expansion of (/ -1 m) in a 19.909 * [taylor]: Taking taylor expansion of -1 in a 19.909 * [backup-simplify]: Simplify -1 into -1 19.909 * [taylor]: Taking taylor expansion of m in a 19.909 * [backup-simplify]: Simplify m into m 19.909 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 19.910 * [taylor]: Taking taylor expansion of (log (* (pow (/ 1 k) 1/3) (cbrt -1))) in a 19.910 * [taylor]: Taking taylor expansion of (* (pow (/ 1 k) 1/3) (cbrt -1)) in a 19.910 * [taylor]: Taking taylor expansion of (pow (/ 1 k) 1/3) in a 19.910 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 k)))) in a 19.910 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 k))) in a 19.910 * [taylor]: Taking taylor expansion of 1/3 in a 19.910 * [backup-simplify]: Simplify 1/3 into 1/3 19.910 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in a 19.910 * [taylor]: Taking taylor expansion of (/ 1 k) in a 19.910 * [taylor]: Taking taylor expansion of k in a 19.910 * [backup-simplify]: Simplify k into k 19.910 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 19.910 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 19.910 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 k))) into (* 1/3 (log (/ 1 k))) 19.910 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 k)))) into (pow (/ 1 k) 1/3) 19.910 * [taylor]: Taking taylor expansion of (cbrt -1) in a 19.910 * [taylor]: Taking taylor expansion of -1 in a 19.910 * [backup-simplify]: Simplify -1 into -1 19.911 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 19.912 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 19.912 * [backup-simplify]: Simplify (* (pow (/ 1 k) 1/3) (cbrt -1)) into (* (pow (/ 1 k) 1/3) (cbrt -1)) 19.913 * [backup-simplify]: Simplify (log (* (pow (/ 1 k) 1/3) (cbrt -1))) into (log (* (pow (/ 1 k) 1/3) (cbrt -1))) 19.914 * [backup-simplify]: Simplify (* (/ -1 m) (log (* (pow (/ 1 k) 1/3) (cbrt -1)))) into (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m)) 19.914 * [backup-simplify]: Simplify (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) into (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) 19.914 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in a 19.914 * [taylor]: Taking taylor expansion of a in a 19.915 * [backup-simplify]: Simplify 0 into 0 19.915 * [backup-simplify]: Simplify 1 into 1 19.915 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in a 19.915 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in a 19.915 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 19.915 * [taylor]: Taking taylor expansion of (pow k 2) in a 19.915 * [taylor]: Taking taylor expansion of k in a 19.915 * [backup-simplify]: Simplify k into k 19.915 * [backup-simplify]: Simplify (* k k) into (pow k 2) 19.915 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 19.915 * [taylor]: Taking taylor expansion of 1.0 in a 19.915 * [backup-simplify]: Simplify 1.0 into 1.0 19.915 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 19.915 * [taylor]: Taking taylor expansion of 10.0 in a 19.915 * [backup-simplify]: Simplify 10.0 into 10.0 19.915 * [taylor]: Taking taylor expansion of (/ 1 k) in a 19.915 * [taylor]: Taking taylor expansion of k in a 19.915 * [backup-simplify]: Simplify k into k 19.915 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 19.915 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1.0) into (+ (/ 1 (pow k 2)) 1.0) 19.916 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 19.916 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 19.916 * [backup-simplify]: Simplify (+ (+ (/ 1 (pow k 2)) 1.0) (- (* 10.0 (/ 1 k)))) into (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) 19.916 * [backup-simplify]: Simplify (* 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) into 0 19.916 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 19.917 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 19.917 * [backup-simplify]: Simplify (+ 0 0) into 0 19.917 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 19.918 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 19.918 * [backup-simplify]: Simplify (- 0) into 0 19.918 * [backup-simplify]: Simplify (+ 0 0) into 0 19.919 * [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))) 19.920 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) into (/ (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) 19.920 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (* (pow (/ 1 k) 1/3) (cbrt -1)) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in a 19.920 * [taylor]: Taking taylor expansion of -1 in a 19.920 * [backup-simplify]: Simplify -1 into -1 19.920 * [taylor]: Taking taylor expansion of (/ (pow (* (pow (/ 1 k) 1/3) (cbrt -1)) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in a 19.920 * [taylor]: Taking taylor expansion of (pow (* (pow (/ 1 k) 1/3) (cbrt -1)) (/ -1 m)) in a 19.921 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (* (pow (/ 1 k) 1/3) (cbrt -1))))) in a 19.921 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (* (pow (/ 1 k) 1/3) (cbrt -1)))) in a 19.921 * [taylor]: Taking taylor expansion of (/ -1 m) in a 19.921 * [taylor]: Taking taylor expansion of -1 in a 19.921 * [backup-simplify]: Simplify -1 into -1 19.921 * [taylor]: Taking taylor expansion of m in a 19.921 * [backup-simplify]: Simplify m into m 19.921 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 19.921 * [taylor]: Taking taylor expansion of (log (* (pow (/ 1 k) 1/3) (cbrt -1))) in a 19.921 * [taylor]: Taking taylor expansion of (* (pow (/ 1 k) 1/3) (cbrt -1)) in a 19.921 * [taylor]: Taking taylor expansion of (pow (/ 1 k) 1/3) in a 19.921 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 k)))) in a 19.921 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 k))) in a 19.921 * [taylor]: Taking taylor expansion of 1/3 in a 19.921 * [backup-simplify]: Simplify 1/3 into 1/3 19.921 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in a 19.921 * [taylor]: Taking taylor expansion of (/ 1 k) in a 19.921 * [taylor]: Taking taylor expansion of k in a 19.921 * [backup-simplify]: Simplify k into k 19.921 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 19.921 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 19.921 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 k))) into (* 1/3 (log (/ 1 k))) 19.921 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 k)))) into (pow (/ 1 k) 1/3) 19.921 * [taylor]: Taking taylor expansion of (cbrt -1) in a 19.921 * [taylor]: Taking taylor expansion of -1 in a 19.922 * [backup-simplify]: Simplify -1 into -1 19.922 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 19.923 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 19.923 * [backup-simplify]: Simplify (* (pow (/ 1 k) 1/3) (cbrt -1)) into (* (pow (/ 1 k) 1/3) (cbrt -1)) 19.924 * [backup-simplify]: Simplify (log (* (pow (/ 1 k) 1/3) (cbrt -1))) into (log (* (pow (/ 1 k) 1/3) (cbrt -1))) 19.925 * [backup-simplify]: Simplify (* (/ -1 m) (log (* (pow (/ 1 k) 1/3) (cbrt -1)))) into (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m)) 19.925 * [backup-simplify]: Simplify (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) into (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) 19.925 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in a 19.925 * [taylor]: Taking taylor expansion of a in a 19.925 * [backup-simplify]: Simplify 0 into 0 19.925 * [backup-simplify]: Simplify 1 into 1 19.925 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in a 19.926 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in a 19.926 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 19.926 * [taylor]: Taking taylor expansion of (pow k 2) in a 19.926 * [taylor]: Taking taylor expansion of k in a 19.926 * [backup-simplify]: Simplify k into k 19.926 * [backup-simplify]: Simplify (* k k) into (pow k 2) 19.926 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 19.926 * [taylor]: Taking taylor expansion of 1.0 in a 19.926 * [backup-simplify]: Simplify 1.0 into 1.0 19.926 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 19.926 * [taylor]: Taking taylor expansion of 10.0 in a 19.926 * [backup-simplify]: Simplify 10.0 into 10.0 19.926 * [taylor]: Taking taylor expansion of (/ 1 k) in a 19.926 * [taylor]: Taking taylor expansion of k in a 19.926 * [backup-simplify]: Simplify k into k 19.926 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 19.926 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1.0) into (+ (/ 1 (pow k 2)) 1.0) 19.926 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 19.927 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 19.927 * [backup-simplify]: Simplify (+ (+ (/ 1 (pow k 2)) 1.0) (- (* 10.0 (/ 1 k)))) into (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) 19.927 * [backup-simplify]: Simplify (* 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) into 0 19.927 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 19.928 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 19.928 * [backup-simplify]: Simplify (+ 0 0) into 0 19.928 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 19.929 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 19.929 * [backup-simplify]: Simplify (- 0) into 0 19.930 * [backup-simplify]: Simplify (+ 0 0) into 0 19.930 * [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))) 19.931 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) into (/ (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) 19.932 * [backup-simplify]: Simplify (* -1 (/ (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) into (* -1 (/ (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) 19.932 * [taylor]: Taking taylor expansion of (* -1 (/ (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in k 19.933 * [taylor]: Taking taylor expansion of -1 in k 19.933 * [backup-simplify]: Simplify -1 into -1 19.933 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 19.933 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) in k 19.933 * [taylor]: Taking taylor expansion of (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m)) in k 19.933 * [taylor]: Taking taylor expansion of -1 in k 19.933 * [backup-simplify]: Simplify -1 into -1 19.933 * [taylor]: Taking taylor expansion of (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m) in k 19.933 * [taylor]: Taking taylor expansion of (log (* (pow (/ 1 k) 1/3) (cbrt -1))) in k 19.933 * [taylor]: Taking taylor expansion of (* (pow (/ 1 k) 1/3) (cbrt -1)) in k 19.933 * [taylor]: Taking taylor expansion of (pow (/ 1 k) 1/3) in k 19.933 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 k)))) in k 19.933 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 k))) in k 19.933 * [taylor]: Taking taylor expansion of 1/3 in k 19.933 * [backup-simplify]: Simplify 1/3 into 1/3 19.933 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 19.933 * [taylor]: Taking taylor expansion of (/ 1 k) in k 19.933 * [taylor]: Taking taylor expansion of k in k 19.933 * [backup-simplify]: Simplify 0 into 0 19.933 * [backup-simplify]: Simplify 1 into 1 19.933 * [backup-simplify]: Simplify (/ 1 1) into 1 19.934 * [backup-simplify]: Simplify (log 1) into 0 19.934 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 19.934 * [backup-simplify]: Simplify (* 1/3 (- (log k))) into (* -1/3 (log k)) 19.935 * [backup-simplify]: Simplify (exp (* -1/3 (log k))) into (pow k -1/3) 19.935 * [taylor]: Taking taylor expansion of (cbrt -1) in k 19.935 * [taylor]: Taking taylor expansion of -1 in k 19.935 * [backup-simplify]: Simplify -1 into -1 19.935 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 19.936 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 19.936 * [backup-simplify]: Simplify (* (pow k -1/3) (cbrt -1)) into (* (pow (/ 1 k) 1/3) (cbrt -1)) 19.937 * [backup-simplify]: Simplify (log (* (pow (/ 1 k) 1/3) (cbrt -1))) into (log (* (pow (/ 1 k) 1/3) (cbrt -1))) 19.937 * [taylor]: Taking taylor expansion of m in k 19.937 * [backup-simplify]: Simplify m into m 19.938 * [backup-simplify]: Simplify (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m) into (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m) 19.939 * [backup-simplify]: Simplify (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m)) into (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m)) 19.939 * [backup-simplify]: Simplify (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) into (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) 19.939 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 19.939 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 19.939 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 19.939 * [taylor]: Taking taylor expansion of (pow k 2) in k 19.939 * [taylor]: Taking taylor expansion of k in k 19.940 * [backup-simplify]: Simplify 0 into 0 19.940 * [backup-simplify]: Simplify 1 into 1 19.940 * [backup-simplify]: Simplify (* 1 1) into 1 19.941 * [backup-simplify]: Simplify (/ 1 1) into 1 19.941 * [taylor]: Taking taylor expansion of 1.0 in k 19.941 * [backup-simplify]: Simplify 1.0 into 1.0 19.941 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 19.941 * [taylor]: Taking taylor expansion of 10.0 in k 19.941 * [backup-simplify]: Simplify 10.0 into 10.0 19.941 * [taylor]: Taking taylor expansion of (/ 1 k) in k 19.941 * [taylor]: Taking taylor expansion of k in k 19.941 * [backup-simplify]: Simplify 0 into 0 19.941 * [backup-simplify]: Simplify 1 into 1 19.941 * [backup-simplify]: Simplify (/ 1 1) into 1 19.942 * [backup-simplify]: Simplify (+ 1 0) into 1 19.942 * [backup-simplify]: Simplify (+ 1 0) into 1 19.943 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) 1) into (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) 19.944 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m)))) into (* -1 (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m)))) 19.944 * [taylor]: Taking taylor expansion of (* -1 (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m)))) in m 19.944 * [taylor]: Taking taylor expansion of -1 in m 19.944 * [backup-simplify]: Simplify -1 into -1 19.944 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) in m 19.944 * [taylor]: Taking taylor expansion of (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m)) in m 19.944 * [taylor]: Taking taylor expansion of -1 in m 19.944 * [backup-simplify]: Simplify -1 into -1 19.944 * [taylor]: Taking taylor expansion of (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m) in m 19.944 * [taylor]: Taking taylor expansion of (log (* (pow (/ 1 k) 1/3) (cbrt -1))) in m 19.944 * [taylor]: Taking taylor expansion of (* (pow (/ 1 k) 1/3) (cbrt -1)) in m 19.944 * [taylor]: Taking taylor expansion of (pow (/ 1 k) 1/3) in m 19.944 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 k)))) in m 19.944 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 k))) in m 19.944 * [taylor]: Taking taylor expansion of 1/3 in m 19.945 * [backup-simplify]: Simplify 1/3 into 1/3 19.945 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in m 19.945 * [taylor]: Taking taylor expansion of (/ 1 k) in m 19.945 * [taylor]: Taking taylor expansion of k in m 19.945 * [backup-simplify]: Simplify k into k 19.945 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 19.945 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 19.945 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 k))) into (* 1/3 (log (/ 1 k))) 19.945 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 k)))) into (pow (/ 1 k) 1/3) 19.945 * [taylor]: Taking taylor expansion of (cbrt -1) in m 19.945 * [taylor]: Taking taylor expansion of -1 in m 19.945 * [backup-simplify]: Simplify -1 into -1 19.946 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 19.946 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 19.947 * [backup-simplify]: Simplify (* (pow (/ 1 k) 1/3) (cbrt -1)) into (* (pow (/ 1 k) 1/3) (cbrt -1)) 19.948 * [backup-simplify]: Simplify (log (* (pow (/ 1 k) 1/3) (cbrt -1))) into (log (* (pow (/ 1 k) 1/3) (cbrt -1))) 19.948 * [taylor]: Taking taylor expansion of m in m 19.948 * [backup-simplify]: Simplify 0 into 0 19.948 * [backup-simplify]: Simplify 1 into 1 19.948 * [backup-simplify]: Simplify (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) 1) into (log (* (pow (/ 1 k) 1/3) (cbrt -1))) 19.949 * [backup-simplify]: Simplify (* -1 (log (* (pow (/ 1 k) 1/3) (cbrt -1)))) into (* -1 (log (* (pow (/ 1 k) 1/3) (cbrt -1)))) 19.950 * [backup-simplify]: Simplify (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) into (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) 19.951 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m)))) into (* -1 (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m)))) 19.951 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m)))) into (* -1 (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m)))) 19.952 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 19.953 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 k) 1)))) 1) into 0 19.953 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (/ 1 k)))) into 0 19.954 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 k)))) (+ (* (/ (pow 0 1) 1)))) into 0 19.955 * [backup-simplify]: Simplify (+ (* (pow (/ 1 k) 1/3) 0) (* 0 (cbrt -1))) into 0 19.956 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* (pow (/ 1 k) 1/3) (cbrt -1)) 1)))) 1) into 0 19.956 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)))) into 0 19.957 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (* 0 (log (* (pow (/ 1 k) 1/3) (cbrt -1))))) into 0 19.959 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) (+ (* (/ (pow 0 1) 1)))) into 0 19.959 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (* 0 k))) into 0 19.960 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 19.960 * [backup-simplify]: Simplify (+ 0 0) into 0 19.960 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 19.961 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (* 0 (/ 1 k)))) into 0 19.961 * [backup-simplify]: Simplify (- 0) into 0 19.962 * [backup-simplify]: Simplify (+ 0 0) into 0 19.962 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) into 0 19.963 * [backup-simplify]: Simplify (- (/ 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) (+ (* (/ (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) (/ 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) into 0 19.964 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) into 0 19.964 * [taylor]: Taking taylor expansion of 0 in k 19.964 * [backup-simplify]: Simplify 0 into 0 19.964 * [taylor]: Taking taylor expansion of 0 in m 19.964 * [backup-simplify]: Simplify 0 into 0 19.964 * [backup-simplify]: Simplify 0 into 0 19.965 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.966 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 19.966 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 19.966 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (log k)))) into 0 19.967 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 19.967 * [backup-simplify]: Simplify (+ (* (pow k -1/3) 0) (* 0 (cbrt -1))) into 0 19.969 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* (pow (/ 1 k) 1/3) (cbrt -1)) 1)))) 1) into 0 19.969 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m) (/ 0 m)))) into 0 19.970 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) into 0 19.971 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) (+ (* (/ (pow 0 1) 1)))) into 0 19.971 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 19.972 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.972 * [backup-simplify]: Simplify (+ 0 0) into 0 19.972 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 19.972 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 19.973 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 19.974 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) (/ (- 10.0) 1)))) into (* 10.0 (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m)))) 19.975 * [backup-simplify]: Simplify (+ (* -1 (* 10.0 (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))))) (* 0 (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))))) into (- (* 10.0 (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))))) 19.975 * [taylor]: Taking taylor expansion of (- (* 10.0 (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))))) in m 19.975 * [taylor]: Taking taylor expansion of (* 10.0 (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m)))) in m 19.975 * [taylor]: Taking taylor expansion of 10.0 in m 19.975 * [backup-simplify]: Simplify 10.0 into 10.0 19.975 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) in m 19.975 * [taylor]: Taking taylor expansion of (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m)) in m 19.975 * [taylor]: Taking taylor expansion of -1 in m 19.975 * [backup-simplify]: Simplify -1 into -1 19.975 * [taylor]: Taking taylor expansion of (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m) in m 19.975 * [taylor]: Taking taylor expansion of (log (* (pow (/ 1 k) 1/3) (cbrt -1))) in m 19.975 * [taylor]: Taking taylor expansion of (* (pow (/ 1 k) 1/3) (cbrt -1)) in m 19.976 * [taylor]: Taking taylor expansion of (pow (/ 1 k) 1/3) in m 19.976 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 k)))) in m 19.976 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 k))) in m 19.976 * [taylor]: Taking taylor expansion of 1/3 in m 19.976 * [backup-simplify]: Simplify 1/3 into 1/3 19.976 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in m 19.976 * [taylor]: Taking taylor expansion of (/ 1 k) in m 19.976 * [taylor]: Taking taylor expansion of k in m 19.976 * [backup-simplify]: Simplify k into k 19.976 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 19.976 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 19.976 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 k))) into (* 1/3 (log (/ 1 k))) 19.976 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 k)))) into (pow (/ 1 k) 1/3) 19.976 * [taylor]: Taking taylor expansion of (cbrt -1) in m 19.976 * [taylor]: Taking taylor expansion of -1 in m 19.976 * [backup-simplify]: Simplify -1 into -1 19.976 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 19.977 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 19.977 * [backup-simplify]: Simplify (* (pow (/ 1 k) 1/3) (cbrt -1)) into (* (pow (/ 1 k) 1/3) (cbrt -1)) 19.977 * [backup-simplify]: Simplify (log (* (pow (/ 1 k) 1/3) (cbrt -1))) into (log (* (pow (/ 1 k) 1/3) (cbrt -1))) 19.977 * [taylor]: Taking taylor expansion of m in m 19.977 * [backup-simplify]: Simplify 0 into 0 19.977 * [backup-simplify]: Simplify 1 into 1 19.978 * [backup-simplify]: Simplify (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) 1) into (log (* (pow (/ 1 k) 1/3) (cbrt -1))) 19.978 * [backup-simplify]: Simplify (* -1 (log (* (pow (/ 1 k) 1/3) (cbrt -1)))) into (* -1 (log (* (pow (/ 1 k) 1/3) (cbrt -1)))) 19.979 * [backup-simplify]: Simplify (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) into (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) 19.979 * [backup-simplify]: Simplify (* 10.0 (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m)))) into (* 10.0 (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m)))) 19.980 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))))) into (- (* 10.0 (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))))) 19.980 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))))) into (- (* 10.0 (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))))) 19.981 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))))) into 0 19.981 * [backup-simplify]: Simplify 0 into 0 19.982 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 19.982 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 19.983 * [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 19.984 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (/ 1 k))))) into 0 19.985 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 k)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 19.985 * [backup-simplify]: Simplify (+ (* (pow (/ 1 k) 1/3) 0) (+ (* 0 0) (* 0 (cbrt -1)))) into 0 19.988 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (* (pow (/ 1 k) 1/3) (cbrt -1)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* (pow (/ 1 k) 1/3) (cbrt -1)) 1)))) 2) into 0 19.988 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 19.990 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (+ (* 0 0) (* 0 (log (* (pow (/ 1 k) 1/3) (cbrt -1)))))) into 0 19.992 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 19.993 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (+ (* 0 0) (* 0 k)))) into 0 19.993 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 19.994 * [backup-simplify]: Simplify (+ 0 0) into 0 19.994 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)) (* 0 (/ 0 k)))) into 0 19.995 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 k))))) into 0 19.996 * [backup-simplify]: Simplify (- 0) into 0 19.996 * [backup-simplify]: Simplify (+ 0 0) into 0 19.998 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) into 0 20.000 * [backup-simplify]: Simplify (- (/ 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) (+ (* (/ (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) 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 20.001 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) into 0 20.001 * [taylor]: Taking taylor expansion of 0 in k 20.001 * [backup-simplify]: Simplify 0 into 0 20.001 * [taylor]: Taking taylor expansion of 0 in m 20.001 * [backup-simplify]: Simplify 0 into 0 20.002 * [backup-simplify]: Simplify 0 into 0 20.002 * [taylor]: Taking taylor expansion of 0 in m 20.002 * [backup-simplify]: Simplify 0 into 0 20.002 * [backup-simplify]: Simplify 0 into 0 20.008 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 20.008 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.010 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 20.010 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.011 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (log k))))) into 0 20.012 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 20.012 * [backup-simplify]: Simplify (+ (* (pow k -1/3) 0) (+ (* 0 0) (* 0 (cbrt -1)))) into 0 20.014 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (* (pow (/ 1 k) 1/3) (cbrt -1)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* (pow (/ 1 k) 1/3) (cbrt -1)) 1)))) 2) into 0 20.015 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 20.016 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m)))) into 0 20.017 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 20.017 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 20.018 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.018 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 20.019 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 20.019 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 20.019 * [backup-simplify]: Simplify (- 0) into 0 20.019 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 20.021 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) (/ 1.0 1)) (* (* 10.0 (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m)))) (/ (- 10.0) 1)))) into (* 99.0 (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m)))) 20.023 * [backup-simplify]: Simplify (+ (* -1 (* 99.0 (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))))) (+ (* 0 (* 10.0 (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))))) (* 0 (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m)))))) into (- (* 99.0 (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))))) 20.023 * [taylor]: Taking taylor expansion of (- (* 99.0 (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))))) in m 20.023 * [taylor]: Taking taylor expansion of (* 99.0 (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m)))) in m 20.023 * [taylor]: Taking taylor expansion of 99.0 in m 20.023 * [backup-simplify]: Simplify 99.0 into 99.0 20.023 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) in m 20.023 * [taylor]: Taking taylor expansion of (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m)) in m 20.023 * [taylor]: Taking taylor expansion of -1 in m 20.023 * [backup-simplify]: Simplify -1 into -1 20.023 * [taylor]: Taking taylor expansion of (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m) in m 20.023 * [taylor]: Taking taylor expansion of (log (* (pow (/ 1 k) 1/3) (cbrt -1))) in m 20.023 * [taylor]: Taking taylor expansion of (* (pow (/ 1 k) 1/3) (cbrt -1)) in m 20.023 * [taylor]: Taking taylor expansion of (pow (/ 1 k) 1/3) in m 20.023 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 k)))) in m 20.023 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 k))) in m 20.023 * [taylor]: Taking taylor expansion of 1/3 in m 20.023 * [backup-simplify]: Simplify 1/3 into 1/3 20.023 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in m 20.023 * [taylor]: Taking taylor expansion of (/ 1 k) in m 20.023 * [taylor]: Taking taylor expansion of k in m 20.023 * [backup-simplify]: Simplify k into k 20.023 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 20.023 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 20.023 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 k))) into (* 1/3 (log (/ 1 k))) 20.024 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 k)))) into (pow (/ 1 k) 1/3) 20.024 * [taylor]: Taking taylor expansion of (cbrt -1) in m 20.024 * [taylor]: Taking taylor expansion of -1 in m 20.024 * [backup-simplify]: Simplify -1 into -1 20.024 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 20.024 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 20.025 * [backup-simplify]: Simplify (* (pow (/ 1 k) 1/3) (cbrt -1)) into (* (pow (/ 1 k) 1/3) (cbrt -1)) 20.025 * [backup-simplify]: Simplify (log (* (pow (/ 1 k) 1/3) (cbrt -1))) into (log (* (pow (/ 1 k) 1/3) (cbrt -1))) 20.025 * [taylor]: Taking taylor expansion of m in m 20.025 * [backup-simplify]: Simplify 0 into 0 20.025 * [backup-simplify]: Simplify 1 into 1 20.026 * [backup-simplify]: Simplify (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) 1) into (log (* (pow (/ 1 k) 1/3) (cbrt -1))) 20.026 * [backup-simplify]: Simplify (* -1 (log (* (pow (/ 1 k) 1/3) (cbrt -1)))) into (* -1 (log (* (pow (/ 1 k) 1/3) (cbrt -1)))) 20.026 * [backup-simplify]: Simplify (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) into (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) 20.027 * [backup-simplify]: Simplify (* 99.0 (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m)))) into (* 99.0 (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m)))) 20.027 * [backup-simplify]: Simplify (- (* 99.0 (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))))) into (- (* 99.0 (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))))) 20.028 * [backup-simplify]: Simplify (- (* 99.0 (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))))) into (- (* 99.0 (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))))) 20.031 * [backup-simplify]: Simplify (+ (* (- (* 99.0 (exp (* -1 (/ (log (* (pow (/ 1 (/ 1 (- k))) 1/3) (cbrt -1))) (/ 1 (- m))))))) (* 1 (* (pow (/ 1 (- k)) 4) (/ 1 (/ 1 (- a)))))) (+ (* (- (* 10.0 (exp (* -1 (/ (log (* (pow (/ 1 (/ 1 (- k))) 1/3) (cbrt -1))) (/ 1 (- m))))))) (* 1 (* (pow (/ 1 (- k)) 3) (/ 1 (/ 1 (- a)))))) (* (* -1 (exp (* -1 (/ (log (* (pow (/ 1 (/ 1 (- k))) 1/3) (cbrt -1))) (/ 1 (- m)))))) (* 1 (* (pow (/ 1 (- k)) 2) (/ 1 (/ 1 (- a)))))))) into (- (+ (/ (* (exp (* (log (* (pow (* -1 k) 1/3) (cbrt -1))) m)) a) (pow k 2)) (* 99.0 (/ (* (exp (* (log (* (pow (* -1 k) 1/3) (cbrt -1))) m)) a) (pow k 4)))) (* 10.0 (/ (* (exp (* (log (* (pow (* -1 k) 1/3) (cbrt -1))) m)) a) (pow k 3)))) 20.031 * * * * [progress]: [ 2 / 4 ] generating series at (2 2 2 2 1) 20.031 * [backup-simplify]: Simplify (cbrt k) into (pow k 1/3) 20.031 * [approximate]: Taking taylor expansion of (pow k 1/3) in (k) around 0 20.031 * [taylor]: Taking taylor expansion of (pow k 1/3) in k 20.031 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log k))) in k 20.031 * [taylor]: Taking taylor expansion of (* 1/3 (log k)) in k 20.031 * [taylor]: Taking taylor expansion of 1/3 in k 20.031 * [backup-simplify]: Simplify 1/3 into 1/3 20.031 * [taylor]: Taking taylor expansion of (log k) in k 20.031 * [taylor]: Taking taylor expansion of k in k 20.031 * [backup-simplify]: Simplify 0 into 0 20.031 * [backup-simplify]: Simplify 1 into 1 20.032 * [backup-simplify]: Simplify (log 1) into 0 20.032 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 20.032 * [backup-simplify]: Simplify (* 1/3 (log k)) into (* 1/3 (log k)) 20.032 * [backup-simplify]: Simplify (exp (* 1/3 (log k))) into (pow k 1/3) 20.032 * [taylor]: Taking taylor expansion of (pow k 1/3) in k 20.032 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log k))) in k 20.032 * [taylor]: Taking taylor expansion of (* 1/3 (log k)) in k 20.032 * [taylor]: Taking taylor expansion of 1/3 in k 20.032 * [backup-simplify]: Simplify 1/3 into 1/3 20.032 * [taylor]: Taking taylor expansion of (log k) in k 20.032 * [taylor]: Taking taylor expansion of k in k 20.032 * [backup-simplify]: Simplify 0 into 0 20.032 * [backup-simplify]: Simplify 1 into 1 20.033 * [backup-simplify]: Simplify (log 1) into 0 20.033 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 20.033 * [backup-simplify]: Simplify (* 1/3 (log k)) into (* 1/3 (log k)) 20.034 * [backup-simplify]: Simplify (exp (* 1/3 (log k))) into (pow k 1/3) 20.034 * [backup-simplify]: Simplify (pow k 1/3) into (pow k 1/3) 20.035 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 20.036 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 20.036 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log k))) into 0 20.037 * [backup-simplify]: Simplify (* (exp (* 1/3 (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 20.037 * [backup-simplify]: Simplify 0 into 0 20.040 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 20.041 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 20.042 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log k)))) into 0 20.043 * [backup-simplify]: Simplify (* (exp (* 1/3 (log k))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 20.043 * [backup-simplify]: Simplify 0 into 0 20.047 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 20.047 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 20.048 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log k))))) into 0 20.049 * [backup-simplify]: Simplify (* (exp (* 1/3 (log k))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 20.049 * [backup-simplify]: Simplify 0 into 0 20.055 * [backup-simplify]: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow 1 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow 1 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow 1 1)))) 24) into 0 20.056 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 20.057 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log k)))))) into 0 20.058 * [backup-simplify]: Simplify (* (exp (* 1/3 (log k))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 20.058 * [backup-simplify]: Simplify 0 into 0 20.068 * [backup-simplify]: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow 1 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow 1 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow 1 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow 1 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow 1 1)))) 120) into 0 20.068 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 20.069 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log k))))))) into 0 20.072 * [backup-simplify]: Simplify (* (exp (* 1/3 (log k))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 20.072 * [backup-simplify]: Simplify 0 into 0 20.096 * [backup-simplify]: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow 1 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow 1 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow 1 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow 1 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow 1 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow 1 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow 1 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow 1 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow 1 1)))) 720) into 0 20.097 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 20.098 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log k)))))))) into 0 20.102 * [backup-simplify]: Simplify (* (exp (* 1/3 (log k))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 20.102 * [backup-simplify]: Simplify 0 into 0 20.102 * [backup-simplify]: Simplify (pow k 1/3) into (pow k 1/3) 20.102 * [backup-simplify]: Simplify (cbrt (/ 1 k)) into (pow (/ 1 k) 1/3) 20.102 * [approximate]: Taking taylor expansion of (pow (/ 1 k) 1/3) in (k) around 0 20.102 * [taylor]: Taking taylor expansion of (pow (/ 1 k) 1/3) in k 20.102 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 k)))) in k 20.102 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 k))) in k 20.102 * [taylor]: Taking taylor expansion of 1/3 in k 20.102 * [backup-simplify]: Simplify 1/3 into 1/3 20.102 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 20.102 * [taylor]: Taking taylor expansion of (/ 1 k) in k 20.102 * [taylor]: Taking taylor expansion of k in k 20.102 * [backup-simplify]: Simplify 0 into 0 20.102 * [backup-simplify]: Simplify 1 into 1 20.102 * [backup-simplify]: Simplify (/ 1 1) into 1 20.103 * [backup-simplify]: Simplify (log 1) into 0 20.103 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.103 * [backup-simplify]: Simplify (* 1/3 (- (log k))) into (* -1/3 (log k)) 20.103 * [backup-simplify]: Simplify (exp (* -1/3 (log k))) into (pow k -1/3) 20.103 * [taylor]: Taking taylor expansion of (pow (/ 1 k) 1/3) in k 20.103 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 k)))) in k 20.103 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 k))) in k 20.103 * [taylor]: Taking taylor expansion of 1/3 in k 20.103 * [backup-simplify]: Simplify 1/3 into 1/3 20.103 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 20.103 * [taylor]: Taking taylor expansion of (/ 1 k) in k 20.103 * [taylor]: Taking taylor expansion of k in k 20.103 * [backup-simplify]: Simplify 0 into 0 20.103 * [backup-simplify]: Simplify 1 into 1 20.103 * [backup-simplify]: Simplify (/ 1 1) into 1 20.104 * [backup-simplify]: Simplify (log 1) into 0 20.104 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.104 * [backup-simplify]: Simplify (* 1/3 (- (log k))) into (* -1/3 (log k)) 20.104 * [backup-simplify]: Simplify (exp (* -1/3 (log k))) into (pow k -1/3) 20.104 * [backup-simplify]: Simplify (pow k -1/3) into (pow k -1/3) 20.105 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 20.105 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 20.106 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.106 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (log k)))) into 0 20.107 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 20.107 * [backup-simplify]: Simplify 0 into 0 20.107 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.109 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 20.118 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.119 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (log k))))) into 0 20.121 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 20.121 * [backup-simplify]: Simplify 0 into 0 20.122 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.127 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 20.128 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.130 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log k)))))) into 0 20.132 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 20.132 * [backup-simplify]: Simplify 0 into 0 20.133 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.144 * [backup-simplify]: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow 1 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow 1 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow 1 1)))) 24) into 0 20.145 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.147 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log k))))))) into 0 20.150 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 20.150 * [backup-simplify]: Simplify 0 into 0 20.150 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.160 * [backup-simplify]: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow 1 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow 1 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow 1 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow 1 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow 1 1)))) 120) into 0 20.161 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.162 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log k)))))))) into 0 20.164 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 20.164 * [backup-simplify]: Simplify 0 into 0 20.165 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.183 * [backup-simplify]: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow 1 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow 1 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow 1 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow 1 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow 1 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow 1 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow 1 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow 1 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow 1 1)))) 720) into 0 20.183 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.186 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log k))))))))) into 0 20.192 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 20.192 * [backup-simplify]: Simplify 0 into 0 20.192 * [backup-simplify]: Simplify (pow (/ 1 k) -1/3) into (pow (/ 1 k) -1/3) 20.192 * [backup-simplify]: Simplify (cbrt (/ 1 (- k))) into (* (pow (/ 1 k) 1/3) (cbrt -1)) 20.192 * [approximate]: Taking taylor expansion of (* (pow (/ 1 k) 1/3) (cbrt -1)) in (k) around 0 20.192 * [taylor]: Taking taylor expansion of (* (pow (/ 1 k) 1/3) (cbrt -1)) in k 20.192 * [taylor]: Taking taylor expansion of (pow (/ 1 k) 1/3) in k 20.193 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 k)))) in k 20.193 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 k))) in k 20.193 * [taylor]: Taking taylor expansion of 1/3 in k 20.193 * [backup-simplify]: Simplify 1/3 into 1/3 20.193 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 20.193 * [taylor]: Taking taylor expansion of (/ 1 k) in k 20.193 * [taylor]: Taking taylor expansion of k in k 20.193 * [backup-simplify]: Simplify 0 into 0 20.193 * [backup-simplify]: Simplify 1 into 1 20.193 * [backup-simplify]: Simplify (/ 1 1) into 1 20.193 * [backup-simplify]: Simplify (log 1) into 0 20.194 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.194 * [backup-simplify]: Simplify (* 1/3 (- (log k))) into (* -1/3 (log k)) 20.194 * [backup-simplify]: Simplify (exp (* -1/3 (log k))) into (pow k -1/3) 20.194 * [taylor]: Taking taylor expansion of (cbrt -1) in k 20.194 * [taylor]: Taking taylor expansion of -1 in k 20.194 * [backup-simplify]: Simplify -1 into -1 20.194 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 20.195 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 20.195 * [taylor]: Taking taylor expansion of (* (pow (/ 1 k) 1/3) (cbrt -1)) in k 20.195 * [taylor]: Taking taylor expansion of (pow (/ 1 k) 1/3) in k 20.195 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 k)))) in k 20.195 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 k))) in k 20.195 * [taylor]: Taking taylor expansion of 1/3 in k 20.195 * [backup-simplify]: Simplify 1/3 into 1/3 20.195 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 20.195 * [taylor]: Taking taylor expansion of (/ 1 k) in k 20.195 * [taylor]: Taking taylor expansion of k in k 20.195 * [backup-simplify]: Simplify 0 into 0 20.195 * [backup-simplify]: Simplify 1 into 1 20.195 * [backup-simplify]: Simplify (/ 1 1) into 1 20.195 * [backup-simplify]: Simplify (log 1) into 0 20.196 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.196 * [backup-simplify]: Simplify (* 1/3 (- (log k))) into (* -1/3 (log k)) 20.196 * [backup-simplify]: Simplify (exp (* -1/3 (log k))) into (pow k -1/3) 20.196 * [taylor]: Taking taylor expansion of (cbrt -1) in k 20.196 * [taylor]: Taking taylor expansion of -1 in k 20.196 * [backup-simplify]: Simplify -1 into -1 20.196 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 20.196 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 20.197 * [backup-simplify]: Simplify (* (pow k -1/3) (cbrt -1)) into (* (pow (/ 1 k) 1/3) (cbrt -1)) 20.197 * [backup-simplify]: Simplify (* (pow (/ 1 k) 1/3) (cbrt -1)) into (* (pow (/ 1 k) 1/3) (cbrt -1)) 20.198 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 20.199 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 20.199 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.199 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (log k)))) into 0 20.200 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 20.200 * [backup-simplify]: Simplify (+ (* (pow k -1/3) 0) (* 0 (cbrt -1))) into 0 20.200 * [backup-simplify]: Simplify 0 into 0 20.201 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 20.202 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.203 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 20.204 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.204 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (log k))))) into 0 20.205 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 20.205 * [backup-simplify]: Simplify (+ (* (pow k -1/3) 0) (+ (* 0 0) (* 0 (cbrt -1)))) into 0 20.205 * [backup-simplify]: Simplify 0 into 0 20.206 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)))) (* 3 (cbrt -1))) into 0 20.207 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.210 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 20.210 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.211 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log k)))))) into 0 20.212 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 20.212 * [backup-simplify]: Simplify (+ (* (pow k -1/3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt -1))))) into 0 20.212 * [backup-simplify]: Simplify 0 into 0 20.213 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 20.214 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.220 * [backup-simplify]: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow 1 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow 1 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow 1 1)))) 24) into 0 20.220 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.221 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log k))))))) into 0 20.229 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 20.230 * [backup-simplify]: Simplify (+ (* (pow k -1/3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt -1)))))) into 0 20.230 * [backup-simplify]: Simplify 0 into 0 20.231 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 0)))) (* 3 (cbrt -1))) into 0 20.232 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.242 * [backup-simplify]: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow 1 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow 1 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow 1 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow 1 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow 1 1)))) 120) into 0 20.242 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.243 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log k)))))))) into 0 20.245 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 20.246 * [backup-simplify]: Simplify (+ (* (pow k -1/3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt -1))))))) into 0 20.246 * [backup-simplify]: Simplify 0 into 0 20.247 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 0)) (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 20.248 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.264 * [backup-simplify]: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow 1 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow 1 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow 1 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow 1 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow 1 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow 1 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow 1 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow 1 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow 1 1)))) 720) into 0 20.265 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.266 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log k))))))))) into 0 20.270 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 20.271 * [backup-simplify]: Simplify (+ (* (pow k -1/3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt -1)))))))) into 0 20.271 * [backup-simplify]: Simplify 0 into 0 20.271 * [backup-simplify]: Simplify (* (pow (/ 1 (/ 1 (- k))) 1/3) (cbrt -1)) into (* (pow (* -1 k) 1/3) (cbrt -1)) 20.271 * * * * [progress]: [ 3 / 4 ] generating series at (2 1 1 2) 20.271 * [backup-simplify]: Simplify (cbrt k) into (pow k 1/3) 20.271 * [approximate]: Taking taylor expansion of (pow k 1/3) in (k) around 0 20.271 * [taylor]: Taking taylor expansion of (pow k 1/3) in k 20.271 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log k))) in k 20.271 * [taylor]: Taking taylor expansion of (* 1/3 (log k)) in k 20.271 * [taylor]: Taking taylor expansion of 1/3 in k 20.271 * [backup-simplify]: Simplify 1/3 into 1/3 20.271 * [taylor]: Taking taylor expansion of (log k) in k 20.271 * [taylor]: Taking taylor expansion of k in k 20.271 * [backup-simplify]: Simplify 0 into 0 20.271 * [backup-simplify]: Simplify 1 into 1 20.272 * [backup-simplify]: Simplify (log 1) into 0 20.272 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 20.272 * [backup-simplify]: Simplify (* 1/3 (log k)) into (* 1/3 (log k)) 20.272 * [backup-simplify]: Simplify (exp (* 1/3 (log k))) into (pow k 1/3) 20.272 * [taylor]: Taking taylor expansion of (pow k 1/3) in k 20.272 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log k))) in k 20.272 * [taylor]: Taking taylor expansion of (* 1/3 (log k)) in k 20.272 * [taylor]: Taking taylor expansion of 1/3 in k 20.272 * [backup-simplify]: Simplify 1/3 into 1/3 20.272 * [taylor]: Taking taylor expansion of (log k) in k 20.272 * [taylor]: Taking taylor expansion of k in k 20.272 * [backup-simplify]: Simplify 0 into 0 20.272 * [backup-simplify]: Simplify 1 into 1 20.272 * [backup-simplify]: Simplify (log 1) into 0 20.273 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 20.273 * [backup-simplify]: Simplify (* 1/3 (log k)) into (* 1/3 (log k)) 20.273 * [backup-simplify]: Simplify (exp (* 1/3 (log k))) into (pow k 1/3) 20.273 * [backup-simplify]: Simplify (pow k 1/3) into (pow k 1/3) 20.274 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 20.274 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 20.274 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log k))) into 0 20.275 * [backup-simplify]: Simplify (* (exp (* 1/3 (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 20.275 * [backup-simplify]: Simplify 0 into 0 20.276 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 20.277 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 20.277 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log k)))) into 0 20.278 * [backup-simplify]: Simplify (* (exp (* 1/3 (log k))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 20.278 * [backup-simplify]: Simplify 0 into 0 20.281 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 20.281 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 20.282 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log k))))) into 0 20.283 * [backup-simplify]: Simplify (* (exp (* 1/3 (log k))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 20.283 * [backup-simplify]: Simplify 0 into 0 20.289 * [backup-simplify]: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow 1 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow 1 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow 1 1)))) 24) into 0 20.289 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 20.290 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log k)))))) into 0 20.292 * [backup-simplify]: Simplify (* (exp (* 1/3 (log k))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 20.292 * [backup-simplify]: Simplify 0 into 0 20.309 * [backup-simplify]: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow 1 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow 1 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow 1 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow 1 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow 1 1)))) 120) into 0 20.310 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 20.312 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log k))))))) into 0 20.315 * [backup-simplify]: Simplify (* (exp (* 1/3 (log k))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 20.315 * [backup-simplify]: Simplify 0 into 0 20.358 * [backup-simplify]: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow 1 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow 1 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow 1 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow 1 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow 1 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow 1 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow 1 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow 1 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow 1 1)))) 720) into 0 20.359 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 20.361 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log k)))))))) into 0 20.368 * [backup-simplify]: Simplify (* (exp (* 1/3 (log k))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 20.368 * [backup-simplify]: Simplify 0 into 0 20.368 * [backup-simplify]: Simplify (pow k 1/3) into (pow k 1/3) 20.368 * [backup-simplify]: Simplify (cbrt (/ 1 k)) into (pow (/ 1 k) 1/3) 20.368 * [approximate]: Taking taylor expansion of (pow (/ 1 k) 1/3) in (k) around 0 20.368 * [taylor]: Taking taylor expansion of (pow (/ 1 k) 1/3) in k 20.368 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 k)))) in k 20.369 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 k))) in k 20.369 * [taylor]: Taking taylor expansion of 1/3 in k 20.369 * [backup-simplify]: Simplify 1/3 into 1/3 20.369 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 20.369 * [taylor]: Taking taylor expansion of (/ 1 k) in k 20.369 * [taylor]: Taking taylor expansion of k in k 20.369 * [backup-simplify]: Simplify 0 into 0 20.369 * [backup-simplify]: Simplify 1 into 1 20.369 * [backup-simplify]: Simplify (/ 1 1) into 1 20.369 * [backup-simplify]: Simplify (log 1) into 0 20.370 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.370 * [backup-simplify]: Simplify (* 1/3 (- (log k))) into (* -1/3 (log k)) 20.370 * [backup-simplify]: Simplify (exp (* -1/3 (log k))) into (pow k -1/3) 20.370 * [taylor]: Taking taylor expansion of (pow (/ 1 k) 1/3) in k 20.370 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 k)))) in k 20.370 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 k))) in k 20.370 * [taylor]: Taking taylor expansion of 1/3 in k 20.370 * [backup-simplify]: Simplify 1/3 into 1/3 20.370 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 20.370 * [taylor]: Taking taylor expansion of (/ 1 k) in k 20.370 * [taylor]: Taking taylor expansion of k in k 20.370 * [backup-simplify]: Simplify 0 into 0 20.370 * [backup-simplify]: Simplify 1 into 1 20.370 * [backup-simplify]: Simplify (/ 1 1) into 1 20.370 * [backup-simplify]: Simplify (log 1) into 0 20.371 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.371 * [backup-simplify]: Simplify (* 1/3 (- (log k))) into (* -1/3 (log k)) 20.371 * [backup-simplify]: Simplify (exp (* -1/3 (log k))) into (pow k -1/3) 20.371 * [backup-simplify]: Simplify (pow k -1/3) into (pow k -1/3) 20.371 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 20.372 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 20.373 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.373 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (log k)))) into 0 20.373 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 20.373 * [backup-simplify]: Simplify 0 into 0 20.374 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.375 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 20.376 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.376 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (log k))))) into 0 20.377 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 20.377 * [backup-simplify]: Simplify 0 into 0 20.378 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.380 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 20.381 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.381 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log k)))))) into 0 20.382 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 20.382 * [backup-simplify]: Simplify 0 into 0 20.383 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.389 * [backup-simplify]: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow 1 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow 1 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow 1 1)))) 24) into 0 20.390 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.390 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log k))))))) into 0 20.392 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 20.392 * [backup-simplify]: Simplify 0 into 0 20.393 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.403 * [backup-simplify]: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow 1 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow 1 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow 1 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow 1 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow 1 1)))) 120) into 0 20.403 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.405 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log k)))))))) into 0 20.409 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 20.409 * [backup-simplify]: Simplify 0 into 0 20.410 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.445 * [backup-simplify]: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow 1 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow 1 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow 1 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow 1 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow 1 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow 1 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow 1 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow 1 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow 1 1)))) 720) into 0 20.446 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.448 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log k))))))))) into 0 20.455 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 20.455 * [backup-simplify]: Simplify 0 into 0 20.455 * [backup-simplify]: Simplify (pow (/ 1 k) -1/3) into (pow (/ 1 k) -1/3) 20.455 * [backup-simplify]: Simplify (cbrt (/ 1 (- k))) into (* (pow (/ 1 k) 1/3) (cbrt -1)) 20.455 * [approximate]: Taking taylor expansion of (* (pow (/ 1 k) 1/3) (cbrt -1)) in (k) around 0 20.455 * [taylor]: Taking taylor expansion of (* (pow (/ 1 k) 1/3) (cbrt -1)) in k 20.455 * [taylor]: Taking taylor expansion of (pow (/ 1 k) 1/3) in k 20.455 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 k)))) in k 20.455 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 k))) in k 20.455 * [taylor]: Taking taylor expansion of 1/3 in k 20.455 * [backup-simplify]: Simplify 1/3 into 1/3 20.455 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 20.455 * [taylor]: Taking taylor expansion of (/ 1 k) in k 20.455 * [taylor]: Taking taylor expansion of k in k 20.455 * [backup-simplify]: Simplify 0 into 0 20.456 * [backup-simplify]: Simplify 1 into 1 20.456 * [backup-simplify]: Simplify (/ 1 1) into 1 20.456 * [backup-simplify]: Simplify (log 1) into 0 20.457 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.457 * [backup-simplify]: Simplify (* 1/3 (- (log k))) into (* -1/3 (log k)) 20.457 * [backup-simplify]: Simplify (exp (* -1/3 (log k))) into (pow k -1/3) 20.457 * [taylor]: Taking taylor expansion of (cbrt -1) in k 20.457 * [taylor]: Taking taylor expansion of -1 in k 20.457 * [backup-simplify]: Simplify -1 into -1 20.458 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 20.458 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 20.458 * [taylor]: Taking taylor expansion of (* (pow (/ 1 k) 1/3) (cbrt -1)) in k 20.458 * [taylor]: Taking taylor expansion of (pow (/ 1 k) 1/3) in k 20.458 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 k)))) in k 20.459 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 k))) in k 20.459 * [taylor]: Taking taylor expansion of 1/3 in k 20.459 * [backup-simplify]: Simplify 1/3 into 1/3 20.459 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 20.459 * [taylor]: Taking taylor expansion of (/ 1 k) in k 20.459 * [taylor]: Taking taylor expansion of k in k 20.459 * [backup-simplify]: Simplify 0 into 0 20.459 * [backup-simplify]: Simplify 1 into 1 20.459 * [backup-simplify]: Simplify (/ 1 1) into 1 20.459 * [backup-simplify]: Simplify (log 1) into 0 20.460 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.460 * [backup-simplify]: Simplify (* 1/3 (- (log k))) into (* -1/3 (log k)) 20.460 * [backup-simplify]: Simplify (exp (* -1/3 (log k))) into (pow k -1/3) 20.460 * [taylor]: Taking taylor expansion of (cbrt -1) in k 20.460 * [taylor]: Taking taylor expansion of -1 in k 20.460 * [backup-simplify]: Simplify -1 into -1 20.461 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 20.461 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 20.462 * [backup-simplify]: Simplify (* (pow k -1/3) (cbrt -1)) into (* (pow (/ 1 k) 1/3) (cbrt -1)) 20.463 * [backup-simplify]: Simplify (* (pow (/ 1 k) 1/3) (cbrt -1)) into (* (pow (/ 1 k) 1/3) (cbrt -1)) 20.464 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 20.465 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 20.465 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.466 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (log k)))) into 0 20.467 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 20.468 * [backup-simplify]: Simplify (+ (* (pow k -1/3) 0) (* 0 (cbrt -1))) into 0 20.468 * [backup-simplify]: Simplify 0 into 0 20.479 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 20.480 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.483 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 20.484 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.485 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (log k))))) into 0 20.486 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 20.487 * [backup-simplify]: Simplify (+ (* (pow k -1/3) 0) (+ (* 0 0) (* 0 (cbrt -1)))) into 0 20.487 * [backup-simplify]: Simplify 0 into 0 20.489 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)))) (* 3 (cbrt -1))) into 0 20.490 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.495 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 20.496 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.498 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log k)))))) into 0 20.500 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 20.501 * [backup-simplify]: Simplify (+ (* (pow k -1/3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt -1))))) into 0 20.501 * [backup-simplify]: Simplify 0 into 0 20.503 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 20.504 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.515 * [backup-simplify]: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow 1 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow 1 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow 1 1)))) 24) into 0 20.516 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.518 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log k))))))) into 0 20.521 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 20.522 * [backup-simplify]: Simplify (+ (* (pow k -1/3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt -1)))))) into 0 20.522 * [backup-simplify]: Simplify 0 into 0 20.524 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 0)))) (* 3 (cbrt -1))) into 0 20.525 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.542 * [backup-simplify]: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow 1 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow 1 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow 1 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow 1 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow 1 1)))) 120) into 0 20.543 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.544 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log k)))))))) into 0 20.546 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 20.547 * [backup-simplify]: Simplify (+ (* (pow k -1/3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt -1))))))) into 0 20.547 * [backup-simplify]: Simplify 0 into 0 20.548 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 0)) (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 20.549 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.566 * [backup-simplify]: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow 1 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow 1 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow 1 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow 1 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow 1 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow 1 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow 1 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow 1 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow 1 1)))) 720) into 0 20.566 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.568 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log k))))))))) into 0 20.571 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 20.572 * [backup-simplify]: Simplify (+ (* (pow k -1/3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt -1)))))))) into 0 20.572 * [backup-simplify]: Simplify 0 into 0 20.573 * [backup-simplify]: Simplify (* (pow (/ 1 (/ 1 (- k))) 1/3) (cbrt -1)) into (* (pow (* -1 k) 1/3) (cbrt -1)) 20.573 * * * * [progress]: [ 4 / 4 ] generating series at (2 1 1 1) 20.573 * [backup-simplify]: Simplify (cbrt k) into (pow k 1/3) 20.573 * [approximate]: Taking taylor expansion of (pow k 1/3) in (k) around 0 20.573 * [taylor]: Taking taylor expansion of (pow k 1/3) in k 20.573 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log k))) in k 20.573 * [taylor]: Taking taylor expansion of (* 1/3 (log k)) in k 20.573 * [taylor]: Taking taylor expansion of 1/3 in k 20.573 * [backup-simplify]: Simplify 1/3 into 1/3 20.573 * [taylor]: Taking taylor expansion of (log k) in k 20.573 * [taylor]: Taking taylor expansion of k in k 20.573 * [backup-simplify]: Simplify 0 into 0 20.573 * [backup-simplify]: Simplify 1 into 1 20.573 * [backup-simplify]: Simplify (log 1) into 0 20.574 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 20.574 * [backup-simplify]: Simplify (* 1/3 (log k)) into (* 1/3 (log k)) 20.574 * [backup-simplify]: Simplify (exp (* 1/3 (log k))) into (pow k 1/3) 20.574 * [taylor]: Taking taylor expansion of (pow k 1/3) in k 20.574 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log k))) in k 20.574 * [taylor]: Taking taylor expansion of (* 1/3 (log k)) in k 20.574 * [taylor]: Taking taylor expansion of 1/3 in k 20.574 * [backup-simplify]: Simplify 1/3 into 1/3 20.574 * [taylor]: Taking taylor expansion of (log k) in k 20.574 * [taylor]: Taking taylor expansion of k in k 20.574 * [backup-simplify]: Simplify 0 into 0 20.574 * [backup-simplify]: Simplify 1 into 1 20.574 * [backup-simplify]: Simplify (log 1) into 0 20.575 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 20.575 * [backup-simplify]: Simplify (* 1/3 (log k)) into (* 1/3 (log k)) 20.575 * [backup-simplify]: Simplify (exp (* 1/3 (log k))) into (pow k 1/3) 20.575 * [backup-simplify]: Simplify (pow k 1/3) into (pow k 1/3) 20.576 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 20.576 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 20.576 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log k))) into 0 20.577 * [backup-simplify]: Simplify (* (exp (* 1/3 (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 20.577 * [backup-simplify]: Simplify 0 into 0 20.580 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 20.580 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 20.581 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log k)))) into 0 20.583 * [backup-simplify]: Simplify (* (exp (* 1/3 (log k))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 20.583 * [backup-simplify]: Simplify 0 into 0 20.588 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 20.589 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 20.590 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log k))))) into 0 20.592 * [backup-simplify]: Simplify (* (exp (* 1/3 (log k))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 20.592 * [backup-simplify]: Simplify 0 into 0 20.603 * [backup-simplify]: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow 1 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow 1 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow 1 1)))) 24) into 0 20.603 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 20.605 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log k)))))) into 0 20.617 * [backup-simplify]: Simplify (* (exp (* 1/3 (log k))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 20.617 * [backup-simplify]: Simplify 0 into 0 20.628 * [backup-simplify]: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow 1 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow 1 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow 1 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow 1 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow 1 1)))) 120) into 0 20.629 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 20.630 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log k))))))) into 0 20.632 * [backup-simplify]: Simplify (* (exp (* 1/3 (log k))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 20.632 * [backup-simplify]: Simplify 0 into 0 20.650 * [backup-simplify]: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow 1 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow 1 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow 1 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow 1 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow 1 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow 1 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow 1 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow 1 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow 1 1)))) 720) into 0 20.650 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 20.652 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log k)))))))) into 0 20.655 * [backup-simplify]: Simplify (* (exp (* 1/3 (log k))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 20.655 * [backup-simplify]: Simplify 0 into 0 20.655 * [backup-simplify]: Simplify (pow k 1/3) into (pow k 1/3) 20.655 * [backup-simplify]: Simplify (cbrt (/ 1 k)) into (pow (/ 1 k) 1/3) 20.655 * [approximate]: Taking taylor expansion of (pow (/ 1 k) 1/3) in (k) around 0 20.655 * [taylor]: Taking taylor expansion of (pow (/ 1 k) 1/3) in k 20.655 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 k)))) in k 20.655 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 k))) in k 20.655 * [taylor]: Taking taylor expansion of 1/3 in k 20.655 * [backup-simplify]: Simplify 1/3 into 1/3 20.655 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 20.655 * [taylor]: Taking taylor expansion of (/ 1 k) in k 20.655 * [taylor]: Taking taylor expansion of k in k 20.655 * [backup-simplify]: Simplify 0 into 0 20.655 * [backup-simplify]: Simplify 1 into 1 20.656 * [backup-simplify]: Simplify (/ 1 1) into 1 20.656 * [backup-simplify]: Simplify (log 1) into 0 20.656 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.656 * [backup-simplify]: Simplify (* 1/3 (- (log k))) into (* -1/3 (log k)) 20.656 * [backup-simplify]: Simplify (exp (* -1/3 (log k))) into (pow k -1/3) 20.656 * [taylor]: Taking taylor expansion of (pow (/ 1 k) 1/3) in k 20.656 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 k)))) in k 20.656 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 k))) in k 20.656 * [taylor]: Taking taylor expansion of 1/3 in k 20.656 * [backup-simplify]: Simplify 1/3 into 1/3 20.656 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 20.657 * [taylor]: Taking taylor expansion of (/ 1 k) in k 20.657 * [taylor]: Taking taylor expansion of k in k 20.657 * [backup-simplify]: Simplify 0 into 0 20.657 * [backup-simplify]: Simplify 1 into 1 20.657 * [backup-simplify]: Simplify (/ 1 1) into 1 20.657 * [backup-simplify]: Simplify (log 1) into 0 20.657 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.658 * [backup-simplify]: Simplify (* 1/3 (- (log k))) into (* -1/3 (log k)) 20.658 * [backup-simplify]: Simplify (exp (* -1/3 (log k))) into (pow k -1/3) 20.658 * [backup-simplify]: Simplify (pow k -1/3) into (pow k -1/3) 20.659 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 20.660 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 20.661 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.661 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (log k)))) into 0 20.662 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 20.662 * [backup-simplify]: Simplify 0 into 0 20.663 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.666 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 20.666 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.667 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (log k))))) into 0 20.669 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 20.669 * [backup-simplify]: Simplify 0 into 0 20.670 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.675 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 20.676 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.677 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log k)))))) into 0 20.678 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 20.678 * [backup-simplify]: Simplify 0 into 0 20.679 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.685 * [backup-simplify]: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow 1 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow 1 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow 1 1)))) 24) into 0 20.686 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.687 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log k))))))) into 0 20.689 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 20.689 * [backup-simplify]: Simplify 0 into 0 20.689 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.698 * [backup-simplify]: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow 1 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow 1 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow 1 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow 1 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow 1 1)))) 120) into 0 20.699 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.700 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log k)))))))) into 0 20.702 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 20.702 * [backup-simplify]: Simplify 0 into 0 20.703 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.743 * [backup-simplify]: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow 1 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow 1 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow 1 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow 1 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow 1 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow 1 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow 1 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow 1 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow 1 1)))) 720) into 0 20.744 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.746 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log k))))))))) into 0 20.752 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 20.752 * [backup-simplify]: Simplify 0 into 0 20.753 * [backup-simplify]: Simplify (pow (/ 1 k) -1/3) into (pow (/ 1 k) -1/3) 20.753 * [backup-simplify]: Simplify (cbrt (/ 1 (- k))) into (* (pow (/ 1 k) 1/3) (cbrt -1)) 20.753 * [approximate]: Taking taylor expansion of (* (pow (/ 1 k) 1/3) (cbrt -1)) in (k) around 0 20.753 * [taylor]: Taking taylor expansion of (* (pow (/ 1 k) 1/3) (cbrt -1)) in k 20.753 * [taylor]: Taking taylor expansion of (pow (/ 1 k) 1/3) in k 20.753 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 k)))) in k 20.753 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 k))) in k 20.753 * [taylor]: Taking taylor expansion of 1/3 in k 20.753 * [backup-simplify]: Simplify 1/3 into 1/3 20.753 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 20.753 * [taylor]: Taking taylor expansion of (/ 1 k) in k 20.753 * [taylor]: Taking taylor expansion of k in k 20.753 * [backup-simplify]: Simplify 0 into 0 20.753 * [backup-simplify]: Simplify 1 into 1 20.754 * [backup-simplify]: Simplify (/ 1 1) into 1 20.754 * [backup-simplify]: Simplify (log 1) into 0 20.755 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.755 * [backup-simplify]: Simplify (* 1/3 (- (log k))) into (* -1/3 (log k)) 20.755 * [backup-simplify]: Simplify (exp (* -1/3 (log k))) into (pow k -1/3) 20.755 * [taylor]: Taking taylor expansion of (cbrt -1) in k 20.755 * [taylor]: Taking taylor expansion of -1 in k 20.755 * [backup-simplify]: Simplify -1 into -1 20.756 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 20.757 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 20.757 * [taylor]: Taking taylor expansion of (* (pow (/ 1 k) 1/3) (cbrt -1)) in k 20.757 * [taylor]: Taking taylor expansion of (pow (/ 1 k) 1/3) in k 20.757 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 k)))) in k 20.757 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 k))) in k 20.757 * [taylor]: Taking taylor expansion of 1/3 in k 20.757 * [backup-simplify]: Simplify 1/3 into 1/3 20.757 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 20.757 * [taylor]: Taking taylor expansion of (/ 1 k) in k 20.757 * [taylor]: Taking taylor expansion of k in k 20.757 * [backup-simplify]: Simplify 0 into 0 20.757 * [backup-simplify]: Simplify 1 into 1 20.757 * [backup-simplify]: Simplify (/ 1 1) into 1 20.758 * [backup-simplify]: Simplify (log 1) into 0 20.758 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.758 * [backup-simplify]: Simplify (* 1/3 (- (log k))) into (* -1/3 (log k)) 20.759 * [backup-simplify]: Simplify (exp (* -1/3 (log k))) into (pow k -1/3) 20.759 * [taylor]: Taking taylor expansion of (cbrt -1) in k 20.759 * [taylor]: Taking taylor expansion of -1 in k 20.759 * [backup-simplify]: Simplify -1 into -1 20.759 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 20.760 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 20.761 * [backup-simplify]: Simplify (* (pow k -1/3) (cbrt -1)) into (* (pow (/ 1 k) 1/3) (cbrt -1)) 20.762 * [backup-simplify]: Simplify (* (pow (/ 1 k) 1/3) (cbrt -1)) into (* (pow (/ 1 k) 1/3) (cbrt -1)) 20.763 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 20.764 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 20.765 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.765 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (log k)))) into 0 20.766 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 20.767 * [backup-simplify]: Simplify (+ (* (pow k -1/3) 0) (* 0 (cbrt -1))) into 0 20.767 * [backup-simplify]: Simplify 0 into 0 20.768 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 20.769 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.772 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 20.773 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.774 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (log k))))) into 0 20.775 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 20.776 * [backup-simplify]: Simplify (+ (* (pow k -1/3) 0) (+ (* 0 0) (* 0 (cbrt -1)))) into 0 20.776 * [backup-simplify]: Simplify 0 into 0 20.777 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)))) (* 3 (cbrt -1))) into 0 20.779 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.784 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 20.785 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.786 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log k)))))) into 0 20.788 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 20.789 * [backup-simplify]: Simplify (+ (* (pow k -1/3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt -1))))) into 0 20.789 * [backup-simplify]: Simplify 0 into 0 20.791 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 20.792 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.803 * [backup-simplify]: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow 1 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow 1 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow 1 1)))) 24) into 0 20.803 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.805 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log k))))))) into 0 20.808 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 20.810 * [backup-simplify]: Simplify (+ (* (pow k -1/3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt -1)))))) into 0 20.810 * [backup-simplify]: Simplify 0 into 0 20.811 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 0)))) (* 3 (cbrt -1))) into 0 20.812 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.830 * [backup-simplify]: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow 1 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow 1 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow 1 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow 1 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow 1 1)))) 120) into 0 20.831 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.833 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log k)))))))) into 0 20.837 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 20.838 * [backup-simplify]: Simplify (+ (* (pow k -1/3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt -1))))))) into 0 20.839 * [backup-simplify]: Simplify 0 into 0 20.840 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 0)) (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 20.841 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.875 * [backup-simplify]: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow 1 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow 1 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow 1 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow 1 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow 1 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow 1 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow 1 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow 1 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow 1 1)))) 720) into 0 20.876 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.878 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log k))))))))) into 0 20.884 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 20.886 * [backup-simplify]: Simplify (+ (* (pow k -1/3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt -1)))))))) into 0 20.886 * [backup-simplify]: Simplify 0 into 0 20.897 * [backup-simplify]: Simplify (* (pow (/ 1 (/ 1 (- k))) 1/3) (cbrt -1)) into (* (pow (* -1 k) 1/3) (cbrt -1)) 20.898 * * * [progress]: simplifying candidates 20.905 * [simplify]: Simplifying: (- (log a) (- (log (+ (* k (+ 10.0 k)) 1.0)) (* (log (cbrt k)) m))) (- (log a) (- (log (+ (* k (+ 10.0 k)) 1.0)) (* (log (cbrt k)) m))) (- (log a) (- (log (+ (* k (+ 10.0 k)) 1.0)) (log (pow (cbrt k) m)))) (- (log a) (log (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)))) (exp (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)))) (/ (* (* a a) a) (/ (* (* (+ (* k (+ 10.0 k)) 1.0) (+ (* k (+ 10.0 k)) 1.0)) (+ (* k (+ 10.0 k)) 1.0)) (* (* (pow (cbrt k) m) (pow (cbrt k) m)) (pow (cbrt k) m)))) (/ (* (* a a) a) (* (* (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)))) (* (cbrt (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)))) (cbrt (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))))) (cbrt (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)))) (* (* (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)))) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)))) (sqrt (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)))) (sqrt (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)))) (- a) (- (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))))) (/ (cbrt a) (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)))) (/ (* (cbrt a) (cbrt a)) (sqrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)))) (/ (cbrt a) (sqrt (/ (+ (* 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 (cbrt (* (cbrt k) (cbrt k))) m))) (/ (cbrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (cbrt k)) m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt (sqrt k)) m))) (/ (cbrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (sqrt k)) m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt 1) 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 (* (cbrt (cbrt k)) (cbrt (cbrt k))) m))) (/ (cbrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (cbrt k)) m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt (cbrt k)) m))) (/ (cbrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt (cbrt 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 (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow (cbrt k) m)) (cbrt (pow (cbrt k) m))))) (/ (cbrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow (cbrt k) m)))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow (cbrt k) m)))) (/ (cbrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow (cbrt 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 (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) (/ m 2)))) (/ (cbrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (* (cbrt k) (cbrt k))) m))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (cbrt k)) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (sqrt k)) m))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (sqrt k)) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt 1) 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 (* (cbrt (cbrt k)) (cbrt (cbrt k))) m))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (cbrt k)) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt (cbrt k)) m))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt (cbrt 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 (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (* (cbrt (pow (cbrt k) m)) (cbrt (pow (cbrt k) m))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow (cbrt k) m)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow (cbrt k) m)))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow (cbrt k) m)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) 1)) (/ (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 (cbrt k) (/ m 2)))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (/ 1 (pow (cbrt (* (cbrt k) (cbrt k))) m))) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt (cbrt k)) m))) (/ (* (cbrt a) (cbrt a)) (/ 1 (pow (cbrt (sqrt k)) m))) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt (sqrt k)) m))) (/ (* (cbrt a) (cbrt a)) (/ 1 (pow (cbrt 1) m))) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ 1 (pow (* (cbrt (cbrt k)) (cbrt (cbrt k))) m))) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt (cbrt k)) m))) (/ (* (cbrt a) (cbrt a)) (/ 1 (pow (sqrt (cbrt k)) m))) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (sqrt (cbrt k)) m))) (/ (* (cbrt a) (cbrt a)) (/ 1 (pow 1 m))) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt (pow (cbrt k) m)) (cbrt (pow (cbrt k) m))))) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (cbrt (pow (cbrt k) m)))) (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt (pow (cbrt k) m)))) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (sqrt (pow (cbrt k) m)))) (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ 1 (pow (cbrt k) (/ m 2)))) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) (/ m 2)))) (/ (* (cbrt a) (cbrt a)) 1) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ 1 (pow (cbrt k) m))) (/ (sqrt a) (* (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))))) (/ (sqrt a) (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow (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 (cbrt k) m)))) (/ (sqrt a) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt (* (cbrt k) (cbrt k))) m))) (/ (sqrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (cbrt k)) m))) (/ (sqrt a) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt (sqrt k)) m))) (/ (sqrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (sqrt k)) m))) (/ (sqrt a) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt 1) 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 (* (cbrt (cbrt k)) (cbrt (cbrt k))) m))) (/ (sqrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (cbrt k)) m))) (/ (sqrt a) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt (cbrt k)) m))) (/ (sqrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt (cbrt 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 (cbrt k) m))) (/ (sqrt a) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow (cbrt k) m)) (cbrt (pow (cbrt k) m))))) (/ (sqrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow (cbrt k) m)))) (/ (sqrt a) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow (cbrt k) m)))) (/ (sqrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow (cbrt 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 (cbrt k) m))) (/ (sqrt a) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) (/ m 2)))) (/ (sqrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) (/ m 2)))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (* (cbrt k) (cbrt k))) m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (cbrt k)) m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (sqrt k)) m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (sqrt k)) m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt 1) m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (* (cbrt (cbrt k)) (cbrt (cbrt k))) m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (cbrt k)) m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt (cbrt k)) m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt (cbrt k)) m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow 1 m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (* (cbrt (pow (cbrt k) m)) (cbrt (pow (cbrt k) m))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow (cbrt k) m)))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow (cbrt k) m)))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow (cbrt k) m)))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) 1)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) (/ m 2)))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) (/ m 2)))) (/ (sqrt a) (/ 1 (pow (cbrt (* (cbrt k) (cbrt k))) m))) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt (cbrt k)) m))) (/ (sqrt a) (/ 1 (pow (cbrt (sqrt k)) m))) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt (sqrt k)) m))) (/ (sqrt a) (/ 1 (pow (cbrt 1) m))) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (/ (sqrt a) (/ 1 (pow (* (cbrt (cbrt k)) (cbrt (cbrt k))) m))) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt (cbrt k)) m))) (/ (sqrt a) (/ 1 (pow (sqrt (cbrt k)) m))) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (sqrt (cbrt k)) m))) (/ (sqrt a) (/ 1 (pow 1 m))) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (/ (sqrt a) (/ 1 (* (cbrt (pow (cbrt k) m)) (cbrt (pow (cbrt k) m))))) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (cbrt (pow (cbrt k) m)))) (/ (sqrt a) (/ 1 (sqrt (pow (cbrt k) m)))) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (sqrt (pow (cbrt k) m)))) (/ (sqrt a) (/ 1 1)) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (/ (sqrt a) (/ 1 (pow (cbrt k) (/ m 2)))) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) (/ m 2)))) (/ (sqrt a) 1) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (/ (sqrt a) (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ 1 (pow (cbrt k) m))) (/ 1 (* (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))))) (/ a (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)))) (/ 1 (sqrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)))) (/ a (sqrt (/ (+ (* 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 (cbrt (* (cbrt k) (cbrt k))) m))) (/ a (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (cbrt k)) m))) (/ 1 (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt (sqrt k)) m))) (/ a (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (sqrt k)) m))) (/ 1 (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt 1) 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 (* (cbrt (cbrt k)) (cbrt (cbrt k))) m))) (/ a (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (cbrt k)) m))) (/ 1 (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt (cbrt k)) m))) (/ a (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt (cbrt 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 (cbrt k) m))) (/ 1 (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow (cbrt k) m)) (cbrt (pow (cbrt k) m))))) (/ a (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow (cbrt k) m)))) (/ 1 (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow (cbrt k) m)))) (/ a (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow (cbrt 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 (cbrt k) m))) (/ 1 (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) (/ m 2)))) (/ a (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) (/ m 2)))) (/ 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (* (cbrt k) (cbrt k))) m))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (cbrt k)) m))) (/ 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (sqrt k)) m))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (sqrt k)) m))) (/ 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt 1) m))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (* (cbrt (cbrt k)) (cbrt (cbrt k))) m))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (cbrt k)) m))) (/ 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt (cbrt k)) m))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt (cbrt k)) m))) (/ 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow 1 m))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (* (cbrt (pow (cbrt k) m)) (cbrt (pow (cbrt k) m))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow (cbrt k) m)))) (/ 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow (cbrt k) m)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow (cbrt k) m)))) (/ 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) 1)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) (/ m 2)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) (/ m 2)))) (/ 1 (/ 1 (pow (cbrt (* (cbrt k) (cbrt k))) m))) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt (cbrt k)) m))) (/ 1 (/ 1 (pow (cbrt (sqrt k)) m))) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt (sqrt k)) m))) (/ 1 (/ 1 (pow (cbrt 1) m))) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (/ 1 (/ 1 (pow (* (cbrt (cbrt k)) (cbrt (cbrt k))) m))) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt (cbrt k)) m))) (/ 1 (/ 1 (pow (sqrt (cbrt k)) m))) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (sqrt (cbrt k)) m))) (/ 1 (/ 1 (pow 1 m))) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (/ 1 (/ 1 (* (cbrt (pow (cbrt k) m)) (cbrt (pow (cbrt k) m))))) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (cbrt (pow (cbrt k) m)))) (/ 1 (/ 1 (sqrt (pow (cbrt k) m)))) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (sqrt (pow (cbrt k) m)))) (/ 1 (/ 1 1)) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (/ 1 (/ 1 (pow (cbrt k) (/ m 2)))) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) (/ m 2)))) (/ 1 1) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (/ 1 (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ 1 (pow (cbrt k) m))) (/ 1 (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (/ (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)) a) (/ a (* (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))))) (/ a (sqrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)))) (/ a (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt (* (cbrt k) (cbrt k))) m))) (/ a (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt (sqrt k)) m))) (/ a (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt 1) m))) (/ a (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt (cbrt k)) (cbrt (cbrt k))) m))) (/ a (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt (cbrt 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 (cbrt k) m)) (cbrt (pow (cbrt k) m))))) (/ a (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow (cbrt 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 (cbrt k) (/ m 2)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (* (cbrt k) (cbrt k))) m))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (sqrt k)) m))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt 1) m))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (* (cbrt (cbrt k)) (cbrt (cbrt k))) m))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt (cbrt k)) m))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow 1 m))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (* (cbrt (pow (cbrt k) m)) (cbrt (pow (cbrt k) m))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow (cbrt k) m)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) 1)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) (/ m 2)))) (/ a (/ 1 (pow (cbrt (* (cbrt k) (cbrt k))) m))) (/ a (/ 1 (pow (cbrt (sqrt k)) m))) (/ a (/ 1 (pow (cbrt 1) m))) (/ a (/ 1 (pow (* (cbrt (cbrt k)) (cbrt (cbrt k))) m))) (/ a (/ 1 (pow (sqrt (cbrt k)) m))) (/ a (/ 1 (pow 1 m))) (/ a (/ 1 (* (cbrt (pow (cbrt k) m)) (cbrt (pow (cbrt k) m))))) (/ a (/ 1 (sqrt (pow (cbrt k) m)))) (/ a (/ 1 1)) (/ a (/ 1 (pow (cbrt k) (/ m 2)))) (/ a 1) (/ a (+ (* k (+ 10.0 k)) 1.0)) (/ (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)) (cbrt a)) (/ (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)) (sqrt a)) (/ (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)) a) (/ a (+ (* k (+ 10.0 k)) 1.0)) (log (cbrt k)) (exp (cbrt k)) (cbrt (* (cbrt k) (cbrt k))) (cbrt (cbrt k)) (cbrt (sqrt k)) (cbrt (sqrt k)) (cbrt 1) (cbrt k) (* (cbrt (cbrt k)) (cbrt (cbrt k))) (cbrt (cbrt k)) (* (* (cbrt k) (cbrt k)) (cbrt k)) (sqrt (cbrt k)) (sqrt (cbrt k)) (log (cbrt k)) (exp (cbrt k)) (cbrt (* (cbrt k) (cbrt k))) (cbrt (cbrt k)) (cbrt (sqrt k)) (cbrt (sqrt k)) (cbrt 1) (cbrt k) (* (cbrt (cbrt k)) (cbrt (cbrt k))) (cbrt (cbrt k)) (* (* (cbrt k) (cbrt k)) (cbrt k)) (sqrt (cbrt k)) (sqrt (cbrt k)) (log (cbrt k)) (exp (cbrt k)) (cbrt (* (cbrt k) (cbrt k))) (cbrt (cbrt k)) (cbrt (sqrt k)) (cbrt (sqrt k)) (cbrt 1) (cbrt k) (* (cbrt (cbrt k)) (cbrt (cbrt k))) (cbrt (cbrt k)) (* (* (cbrt k) (cbrt k)) (cbrt k)) (sqrt (cbrt k)) (sqrt (cbrt k)) (- (+ (* 1.0 a) (* 1.0 (* (log (pow k 1/3)) (* a m)))) (* 10.0 (* k a))) (- (+ (/ (* (exp (* (log (pow (/ 1 k) -1/3)) m)) a) (pow k 2)) (* 99.0 (/ (* (exp (* (log (pow (/ 1 k) -1/3)) m)) a) (pow k 4)))) (* 10.0 (/ (* (exp (* (log (pow (/ 1 k) -1/3)) m)) a) (pow k 3)))) (- (+ (/ (* (exp (* (log (* (pow (* -1 k) 1/3) (cbrt -1))) m)) a) (pow k 2)) (* 99.0 (/ (* (exp (* (log (* (pow (* -1 k) 1/3) (cbrt -1))) m)) a) (pow k 4)))) (* 10.0 (/ (* (exp (* (log (* (pow (* -1 k) 1/3) (cbrt -1))) m)) a) (pow k 3)))) (pow k 1/3) (pow (/ 1 k) -1/3) (* (pow (* -1 k) 1/3) (cbrt -1)) (pow k 1/3) (pow (/ 1 k) -1/3) (* (pow (* -1 k) 1/3) (cbrt -1)) (pow k 1/3) (pow (/ 1 k) -1/3) (* (pow (* -1 k) 1/3) (cbrt -1)) 20.920 * * [simplify]: Extracting # 0 : cost 0 20.921 * * [simplify]: Extracting # 1 : cost 0 20.922 * * [simplify]: Extracting # 2 : cost 0 20.924 * * [simplify]: Extracting # 3 : cost 0 20.925 * * [simplify]: Extracting # 4 : cost 0 20.927 * * [simplify]: Extracting # 5 : cost 0 20.928 * * [simplify]: Extracting # 6 : cost 0 20.929 * * [simplify]: Extracting # 7 : cost 0 20.930 * * [simplify]: Extracting # 8 : cost 0 20.931 * * [simplify]: Extracting # 9 : cost 0 20.931 * * [simplify]: Extracting # 10 : cost 0 20.932 * * [simplify]: Extracting # 11 : cost 0 20.933 * * [simplify]: iteration 0 : 370 enodes (cost 4821 ) 21.092 * * [simplify]: Extracting # 0 : cost 0 21.094 * * [simplify]: Extracting # 1 : cost 0 21.097 * * [simplify]: Extracting # 2 : cost 0 21.099 * * [simplify]: Extracting # 3 : cost 0 21.101 * * [simplify]: Extracting # 4 : cost 0 21.104 * * [simplify]: iteration 1 : 822 enodes (cost 4540 ) 21.601 * * [simplify]: Extracting # 0 : cost 0 21.605 * * [simplify]: Extracting # 1 : cost 0 21.612 * * [simplify]: Extracting # 2 : cost 0 21.616 * * [simplify]: Extracting # 3 : cost 0 21.619 * * [simplify]: Extracting # 4 : cost 0 21.623 * * [simplify]: Extracting # 5 : cost 0 21.627 * * [simplify]: iteration 2 : 2780 enodes (cost 4385 ) 22.878 * * [simplify]: Extracting # 0 : cost 0 22.885 * * [simplify]: Extracting # 1 : cost 0 22.891 * * [simplify]: Extracting # 2 : cost 0 22.904 * * [simplify]: Extracting # 3 : cost 0 22.914 * * [simplify]: Extracting # 4 : cost 0 22.925 * * [simplify]: iteration done: 5000 enodes (cost 4376 ) 22.927 * [simplify]: Simplified to: (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)))) (exp (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)))) (pow (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) 3) (pow (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) 3) (* (cbrt (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)))) (cbrt (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))))) (cbrt (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)))) (pow (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) 3) (sqrt (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)))) (sqrt (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)))) (- a) (- (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))))) (/ (cbrt a) (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)))) (/ (* (cbrt a) (cbrt a)) (sqrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)))) (/ (cbrt a) (sqrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)))) (* (/ (* (cbrt a) (cbrt a)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt (pow k 2/3)) m) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (cbrt k)) m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt (sqrt k)) m))) (/ (cbrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (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 (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt (cbrt k)) (cbrt (cbrt k))) m))) (/ (cbrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (cbrt k)) m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt (cbrt k)) m))) (/ (cbrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt (cbrt 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 (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow (cbrt k) m)) (cbrt (pow (cbrt k) m))))) (/ (cbrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow (cbrt k) m)))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow (cbrt k) m)))) (/ (cbrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow (cbrt 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 (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) (/ m 2)))) (/ (cbrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (pow k 2/3)) m))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (cbrt k)) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (sqrt k)) m))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (sqrt k)) m))) (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (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 (* (cbrt (cbrt k)) (cbrt (cbrt k))) m))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (cbrt k)) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt (cbrt k)) m))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt (cbrt k)) m))) (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (* (cbrt (pow (cbrt k) m)) (cbrt (pow (cbrt k) m))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow (cbrt k) m)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow (cbrt k) m)))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow (cbrt k) m)))) (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (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 (cbrt k) (/ m 2)))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) (/ m 2)))) (* (* (cbrt a) (cbrt a)) (pow (cbrt (pow k 2/3)) m)) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt (cbrt k)) m))) (* (* (cbrt a) (cbrt a)) (pow (cbrt (sqrt k)) m)) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt (sqrt k)) m))) (* (cbrt a) (cbrt a)) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (* (* (cbrt a) (cbrt a)) (pow (* (cbrt (cbrt k)) (cbrt (cbrt k))) m)) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt (cbrt k)) m))) (* (* (cbrt a) (cbrt a)) (pow (sqrt (cbrt k)) m)) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (sqrt (cbrt k)) m))) (* (cbrt a) (cbrt a)) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (* (* (cbrt a) (cbrt a)) (* (cbrt (pow (cbrt k) m)) (cbrt (pow (cbrt k) m)))) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (cbrt (pow (cbrt k) m)))) (* (* (cbrt a) (cbrt a)) (sqrt (pow (cbrt k) m))) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (sqrt (pow (cbrt k) m)))) (* (cbrt a) (cbrt a)) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (* (* (cbrt a) (cbrt a)) (pow (cbrt k) (/ m 2))) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) (/ m 2)))) (* (cbrt a) (cbrt a)) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (+ (* k (+ 10.0 k)) 1.0)) (* (cbrt a) (pow (cbrt k) m)) (/ (sqrt a) (* (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))))) (/ (sqrt a) (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow (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 (cbrt k) m)))) (* (pow (cbrt (pow k 2/3)) 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 (cbrt (cbrt k)) m))) (/ (sqrt a) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt (sqrt k)) m))) (/ (sqrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (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 (cbrt k) m))) (/ (sqrt a) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt (cbrt k)) (cbrt (cbrt k))) m))) (/ (sqrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (cbrt k)) m))) (/ (sqrt a) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt (cbrt k)) m))) (/ (sqrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt (cbrt 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 (cbrt k) m))) (/ (sqrt a) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow (cbrt k) m)) (cbrt (pow (cbrt k) m))))) (/ (sqrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow (cbrt k) m)))) (/ (sqrt a) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow (cbrt k) m)))) (/ (sqrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow (cbrt 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 (cbrt k) m))) (/ (sqrt a) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) (/ m 2)))) (/ (sqrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) (/ m 2)))) (/ (* (pow (cbrt (pow k 2/3)) m) (sqrt a)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (cbrt k)) m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (sqrt k)) m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (sqrt k)) m))) (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (* (cbrt (cbrt k)) (cbrt (cbrt k))) m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (cbrt k)) m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt (cbrt k)) m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt (cbrt k)) m))) (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (* (cbrt (pow (cbrt k) m)) (cbrt (pow (cbrt k) m))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow (cbrt k) m)))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow (cbrt k) m)))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow (cbrt k) m)))) (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) (/ m 2)))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) (/ m 2)))) (* (pow (cbrt (pow k 2/3)) m) (sqrt a)) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt (cbrt k)) m))) (* (sqrt a) (pow (cbrt (sqrt k)) m)) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt (sqrt k)) m))) (sqrt a) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (* (sqrt a) (pow (* (cbrt (cbrt k)) (cbrt (cbrt k))) m)) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt (cbrt k)) m))) (* (sqrt a) (pow (sqrt (cbrt k)) m)) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (sqrt (cbrt k)) m))) (sqrt a) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (* (sqrt a) (* (cbrt (pow (cbrt k) m)) (cbrt (pow (cbrt k) m)))) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (cbrt (pow (cbrt k) m)))) (* (sqrt a) (sqrt (pow (cbrt k) m))) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (sqrt (pow (cbrt k) m)))) (sqrt a) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (* (sqrt a) (pow (cbrt k) (/ m 2))) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) (/ m 2)))) (sqrt a) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (/ (sqrt a) (+ (* k (+ 10.0 k)) 1.0)) (* (sqrt a) (pow (cbrt k) m)) (/ 1 (* (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))))) (/ a (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)))) (/ 1 (sqrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)))) (/ a (sqrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)))) (/ (pow (cbrt (pow k 2/3)) 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 (cbrt k)) m))) (/ (pow (cbrt (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 (cbrt (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 (cbrt k) m))) (/ (pow (* (cbrt (cbrt k)) (cbrt (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 (cbrt k)) m))) (/ (pow (sqrt (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 (sqrt (cbrt 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 (cbrt k) m))) (/ (* (cbrt (pow (cbrt k) m)) (cbrt (pow (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)) (cbrt (pow (cbrt k) m)))) (/ (sqrt (pow (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)) (sqrt (pow (cbrt 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 (cbrt k) m))) (/ (pow (cbrt 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 (cbrt k) (/ m 2)))) (/ (pow (cbrt (pow k 2/3)) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (cbrt k)) m))) (/ (pow (cbrt (sqrt k)) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (sqrt k)) m))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (pow (* (cbrt (cbrt k)) (cbrt (cbrt k))) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (cbrt k)) m))) (/ (pow (sqrt (cbrt k)) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt (cbrt k)) m))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (* (cbrt (pow (cbrt k) m)) (cbrt (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow (cbrt k) m)))) (/ (sqrt (pow (cbrt k) m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow (cbrt k) m)))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (pow (cbrt k) (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) (/ m 2)))) (pow (cbrt (pow k 2/3)) m) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt (cbrt k)) m))) (pow (cbrt (sqrt k)) m) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt (sqrt k)) m))) 1 (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (pow (* (cbrt (cbrt k)) (cbrt (cbrt k))) m) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt (cbrt k)) m))) (pow (sqrt (cbrt k)) m) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (sqrt (cbrt k)) m))) 1 (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (* (cbrt (pow (cbrt k) m)) (cbrt (pow (cbrt k) m))) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (cbrt (pow (cbrt k) m)))) (sqrt (pow (cbrt k) m)) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (sqrt (pow (cbrt k) m)))) 1 (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (pow (cbrt k) (/ m 2)) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) (/ m 2)))) 1 (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (/ 1 (+ (* k (+ 10.0 k)) 1.0)) (* a (pow (cbrt k) m)) (/ (pow (cbrt k) m) (+ (* k (+ 10.0 k)) 1.0)) (/ (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)) a) (/ a (* (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))))) (/ a (sqrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)))) (* (/ a (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (cbrt (pow k 2/3)) m)) (/ a (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt (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))) (pow (* (cbrt (cbrt k)) (cbrt (cbrt k))) m))) (/ a (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt (cbrt 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 (cbrt k) m)) (cbrt (pow (cbrt k) m))))) (/ a (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow (cbrt 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 (cbrt k) (/ m 2)))) (/ (* a (pow (cbrt (pow k 2/3)) m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (sqrt k)) m))) (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (* (cbrt (cbrt k)) (cbrt (cbrt k))) m))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt (cbrt k)) m))) (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (* (cbrt (pow (cbrt k) m)) (cbrt (pow (cbrt k) m))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow (cbrt k) m)))) (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) (/ m 2)))) (* a (pow (cbrt (pow k 2/3)) m)) (* a (pow (cbrt (sqrt k)) m)) a (* a (pow (* (cbrt (cbrt k)) (cbrt (cbrt k))) m)) (* a (pow (sqrt (cbrt k)) m)) a (* a (* (cbrt (pow (cbrt k) m)) (cbrt (pow (cbrt k) m)))) (* a (sqrt (pow (cbrt k) m))) a (* a (pow (cbrt k) (/ m 2))) a (/ a (+ (* k (+ 10.0 k)) 1.0)) (/ (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)) (cbrt a)) (/ (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)) (sqrt a)) (/ (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)) a) (/ a (+ (* k (+ 10.0 k)) 1.0)) (log (cbrt k)) (exp (cbrt k)) (cbrt (pow k 2/3)) (cbrt (cbrt k)) (cbrt (sqrt k)) (cbrt (sqrt k)) 1 (cbrt k) (* (cbrt (cbrt k)) (cbrt (cbrt k))) (cbrt (cbrt k)) k (sqrt (cbrt k)) (sqrt (cbrt k)) (log (cbrt k)) (exp (cbrt k)) (cbrt (pow k 2/3)) (cbrt (cbrt k)) (cbrt (sqrt k)) (cbrt (sqrt k)) 1 (cbrt k) (* (cbrt (cbrt k)) (cbrt (cbrt k))) (cbrt (cbrt k)) k (sqrt (cbrt k)) (sqrt (cbrt k)) (log (cbrt k)) (exp (cbrt k)) (cbrt (pow k 2/3)) (cbrt (cbrt k)) (cbrt (sqrt k)) (cbrt (sqrt k)) 1 (cbrt k) (* (cbrt (cbrt k)) (cbrt (cbrt k))) (cbrt (cbrt k)) k (sqrt (cbrt k)) (sqrt (cbrt k)) (- (* 1.0 (+ a (* (log (cbrt k)) (* a m)))) (* 10.0 (* k a))) (- (+ (/ (* 99.0 (* (pow (pow (/ 1 k) -1/3) m) a)) (pow k 4)) (/ (* (pow (pow (/ 1 k) -1/3) m) a) (pow k 2))) (* (/ (* (pow (pow (/ 1 k) -1/3) m) a) (pow k 3)) 10.0)) (- (+ (* 99.0 (/ (pow (* (cbrt -1) (cbrt (- k))) m) (/ (pow k 4) a))) (/ (* (pow (* (cbrt -1) (cbrt (- k))) m) a) (pow k 2))) (/ (* 10.0 (* (pow (* (cbrt -1) (cbrt (- k))) m) a)) (pow k 3))) (cbrt k) (pow (/ 1 k) -1/3) (* (cbrt -1) (cbrt (- k))) (cbrt k) (pow (/ 1 k) -1/3) (* (cbrt -1) (cbrt (- k))) (cbrt k) (pow (/ 1 k) -1/3) (* (cbrt -1) (cbrt (- k))) 22.929 * * * [progress]: adding candidates to table 24.070 * [progress]: [Phase 3 of 3] Extracting. 24.070 * * [regime]: Finding splitpoints for: (# # # #) 24.073 * * * [regime-changes]: Trying 3 branch expressions: (m k a) 24.074 * * * * [regimes]: Trying to branch on m from (# # # #) 24.113 * * * * [regimes]: Trying to branch on k from (# # # #) 24.144 * * * * [regimes]: Trying to branch on a from (# # # #) 24.171 * * * [regime]: Found split indices: #