25.282 * [progress]: [Phase 1 of 3] Setting up. 0.001 * * * [progress]: [1/2] Preparing points 0.074 * * * [progress]: [2/2] Setting up program. 0.077 * [progress]: [Phase 2 of 3] Improving. 0.077 * [simplify]: Simplifying: (/ (* a (pow k m)) (+ (+ 1.0 (* 10.0 k)) (* k k))) 0.077 * * [simplify]: Extracting # 0 : cost 0 0.077 * * [simplify]: Extracting # 1 : cost 0 0.077 * * [simplify]: Extracting # 2 : cost 0 0.077 * * [simplify]: Extracting # 3 : cost 0 0.077 * * [simplify]: Extracting # 4 : cost 0 0.077 * * [simplify]: Extracting # 5 : cost 0 0.077 * * [simplify]: iteration 0 : 12 enodes (cost 15 ) 0.079 * * [simplify]: Extracting # 0 : cost 0 0.079 * * [simplify]: Extracting # 1 : cost 0 0.079 * * [simplify]: Extracting # 2 : cost 0 0.079 * * [simplify]: Extracting # 3 : cost 0 0.079 * * [simplify]: Extracting # 4 : cost 0 0.079 * * [simplify]: Extracting # 5 : cost 0 0.079 * * [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.084 * * [simplify]: Extracting # 4 : cost 0 0.084 * * [simplify]: iteration 2 : 48 enodes (cost 13 ) 0.096 * * [simplify]: Extracting # 0 : cost 0 0.096 * * [simplify]: Extracting # 1 : cost 0 0.096 * * [simplify]: Extracting # 2 : cost 0 0.096 * * [simplify]: Extracting # 3 : cost 0 0.097 * * [simplify]: Extracting # 4 : cost 0 0.097 * * [simplify]: Extracting # 5 : cost 0 0.097 * * [simplify]: iteration 3 : 95 enodes (cost 13 ) 0.147 * * [simplify]: Extracting # 0 : cost 0 0.148 * * [simplify]: Extracting # 1 : cost 0 0.148 * * [simplify]: Extracting # 2 : cost 0 0.149 * * [simplify]: Extracting # 3 : cost 0 0.149 * * [simplify]: Extracting # 4 : cost 0 0.149 * * [simplify]: iteration 4 : 239 enodes (cost 13 ) 0.332 * * [simplify]: Extracting # 0 : cost 0 0.334 * * [simplify]: Extracting # 1 : cost 0 0.335 * * [simplify]: Extracting # 2 : cost 0 0.336 * * [simplify]: Extracting # 3 : cost 0 0.338 * * [simplify]: Extracting # 4 : cost 0 0.339 * * [simplify]: iteration 5 : 718 enodes (cost 13 ) 1.791 * * [simplify]: Extracting # 0 : cost 0 1.794 * * [simplify]: Extracting # 1 : cost 0 1.797 * * [simplify]: Extracting # 2 : cost 0 1.799 * * [simplify]: Extracting # 3 : cost 0 1.801 * * [simplify]: Extracting # 4 : cost 0 1.808 * * [simplify]: iteration 6 : 2745 enodes (cost 13 ) 3.648 * * [simplify]: Extracting # 0 : cost 0 3.658 * * [simplify]: Extracting # 1 : cost 0 3.669 * * [simplify]: Extracting # 2 : cost 0 3.687 * * [simplify]: Extracting # 3 : cost 0 3.697 * * [simplify]: Extracting # 4 : cost 0 3.707 * * [simplify]: Extracting # 5 : cost 0 3.716 * * [simplify]: iteration done: 5000 enodes (cost 13 ) 3.717 * [simplify]: Simplified to: (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) 3.723 * * [progress]: iteration 1 / 4 3.723 * * * [progress]: picking best candidate 3.727 * * * * [pick]: Picked # 3.727 * * * [progress]: localizing error 3.743 * * * [progress]: generating rewritten candidates 3.743 * * * * [progress]: [ 1 / 3 ] rewriting at (2) 3.783 * * * * [progress]: [ 2 / 3 ] rewriting at (2 2 1 1) 3.814 * * * * [progress]: [ 3 / 3 ] rewriting at (2 2) 3.864 * * * [progress]: generating series expansions 3.865 * * * * [progress]: [ 1 / 3 ] generating series at (2) 3.865 * [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.865 * [approximate]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in (a k m) around 0 3.865 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in m 3.865 * [taylor]: Taking taylor expansion of (* a (pow k m)) in m 3.865 * [taylor]: Taking taylor expansion of a in m 3.865 * [backup-simplify]: Simplify a into a 3.865 * [taylor]: Taking taylor expansion of (pow k m) in m 3.865 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 3.865 * [taylor]: Taking taylor expansion of (* m (log k)) in m 3.865 * [taylor]: Taking taylor expansion of m in m 3.865 * [backup-simplify]: Simplify 0 into 0 3.865 * [backup-simplify]: Simplify 1 into 1 3.865 * [taylor]: Taking taylor expansion of (log k) in m 3.865 * [taylor]: Taking taylor expansion of k in m 3.865 * [backup-simplify]: Simplify k into k 3.866 * [backup-simplify]: Simplify (log k) into (log k) 3.866 * [backup-simplify]: Simplify (* 0 (log k)) into 0 3.867 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 3.867 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 3.867 * [backup-simplify]: Simplify (exp 0) into 1 3.867 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in m 3.867 * [taylor]: Taking taylor expansion of (* 10.0 k) in m 3.867 * [taylor]: Taking taylor expansion of 10.0 in m 3.867 * [backup-simplify]: Simplify 10.0 into 10.0 3.867 * [taylor]: Taking taylor expansion of k in m 3.867 * [backup-simplify]: Simplify k into k 3.867 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in m 3.867 * [taylor]: Taking taylor expansion of (pow k 2) in m 3.868 * [taylor]: Taking taylor expansion of k in m 3.868 * [backup-simplify]: Simplify k into k 3.868 * [taylor]: Taking taylor expansion of 1.0 in m 3.868 * [backup-simplify]: Simplify 1.0 into 1.0 3.868 * [backup-simplify]: Simplify (* a 1) into a 3.868 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 3.868 * [backup-simplify]: Simplify (* k k) into (pow k 2) 3.868 * [backup-simplify]: Simplify (+ (pow k 2) 1.0) into (+ (pow k 2) 1.0) 3.868 * [backup-simplify]: Simplify (+ (* 10.0 k) (+ (pow k 2) 1.0)) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 3.868 * [backup-simplify]: Simplify (/ a (+ (* 10.0 k) (+ (pow k 2) 1.0))) into (/ a (+ (* 10.0 k) (+ (pow k 2) 1.0))) 3.868 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 3.869 * [taylor]: Taking taylor expansion of (* a (pow k m)) in k 3.869 * [taylor]: Taking taylor expansion of a in k 3.869 * [backup-simplify]: Simplify a into a 3.869 * [taylor]: Taking taylor expansion of (pow k m) in k 3.869 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 3.869 * [taylor]: Taking taylor expansion of (* m (log k)) in k 3.869 * [taylor]: Taking taylor expansion of m in k 3.869 * [backup-simplify]: Simplify m into m 3.869 * [taylor]: Taking taylor expansion of (log k) in k 3.869 * [taylor]: Taking taylor expansion of k in k 3.869 * [backup-simplify]: Simplify 0 into 0 3.869 * [backup-simplify]: Simplify 1 into 1 3.869 * [backup-simplify]: Simplify (log 1) into 0 3.870 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 3.870 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 3.870 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 3.870 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 3.870 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 3.870 * [taylor]: Taking taylor expansion of 10.0 in k 3.870 * [backup-simplify]: Simplify 10.0 into 10.0 3.870 * [taylor]: Taking taylor expansion of k in k 3.870 * [backup-simplify]: Simplify 0 into 0 3.870 * [backup-simplify]: Simplify 1 into 1 3.870 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 3.870 * [taylor]: Taking taylor expansion of (pow k 2) in k 3.870 * [taylor]: Taking taylor expansion of k in k 3.870 * [backup-simplify]: Simplify 0 into 0 3.870 * [backup-simplify]: Simplify 1 into 1 3.870 * [taylor]: Taking taylor expansion of 1.0 in k 3.870 * [backup-simplify]: Simplify 1.0 into 1.0 3.870 * [backup-simplify]: Simplify (* a (pow k m)) into (* a (pow k m)) 3.871 * [backup-simplify]: Simplify (* 10.0 0) into 0 3.871 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 3.872 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 3.872 * [backup-simplify]: Simplify (/ (* a (pow k m)) 1.0) into (* 1.0 (* a (pow k m))) 3.872 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in a 3.872 * [taylor]: Taking taylor expansion of (* a (pow k m)) in a 3.872 * [taylor]: Taking taylor expansion of a in a 3.872 * [backup-simplify]: Simplify 0 into 0 3.872 * [backup-simplify]: Simplify 1 into 1 3.872 * [taylor]: Taking taylor expansion of (pow k m) in a 3.872 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in a 3.872 * [taylor]: Taking taylor expansion of (* m (log k)) in a 3.872 * [taylor]: Taking taylor expansion of m in a 3.872 * [backup-simplify]: Simplify m into m 3.872 * [taylor]: Taking taylor expansion of (log k) in a 3.872 * [taylor]: Taking taylor expansion of k in a 3.872 * [backup-simplify]: Simplify k into k 3.872 * [backup-simplify]: Simplify (log k) into (log k) 3.873 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 3.873 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 3.873 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in a 3.873 * [taylor]: Taking taylor expansion of (* 10.0 k) in a 3.873 * [taylor]: Taking taylor expansion of 10.0 in a 3.873 * [backup-simplify]: Simplify 10.0 into 10.0 3.873 * [taylor]: Taking taylor expansion of k in a 3.873 * [backup-simplify]: Simplify k into k 3.873 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in a 3.873 * [taylor]: Taking taylor expansion of (pow k 2) in a 3.873 * [taylor]: Taking taylor expansion of k in a 3.873 * [backup-simplify]: Simplify k into k 3.873 * [taylor]: Taking taylor expansion of 1.0 in a 3.873 * [backup-simplify]: Simplify 1.0 into 1.0 3.873 * [backup-simplify]: Simplify (* 0 (pow k m)) into 0 3.874 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 3.874 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 3.875 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 3.876 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow k m))) into (pow k m) 3.876 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 3.876 * [backup-simplify]: Simplify (* k k) into (pow k 2) 3.876 * [backup-simplify]: Simplify (+ (pow k 2) 1.0) into (+ (pow k 2) 1.0) 3.876 * [backup-simplify]: Simplify (+ (* 10.0 k) (+ (pow k 2) 1.0)) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 3.876 * [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.876 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in a 3.876 * [taylor]: Taking taylor expansion of (* a (pow k m)) in a 3.876 * [taylor]: Taking taylor expansion of a in a 3.876 * [backup-simplify]: Simplify 0 into 0 3.877 * [backup-simplify]: Simplify 1 into 1 3.877 * [taylor]: Taking taylor expansion of (pow k m) in a 3.877 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in a 3.877 * [taylor]: Taking taylor expansion of (* m (log k)) in a 3.877 * [taylor]: Taking taylor expansion of m in a 3.877 * [backup-simplify]: Simplify m into m 3.877 * [taylor]: Taking taylor expansion of (log k) in a 3.877 * [taylor]: Taking taylor expansion of k in a 3.877 * [backup-simplify]: Simplify k into k 3.877 * [backup-simplify]: Simplify (log k) into (log k) 3.877 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 3.877 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 3.877 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in a 3.877 * [taylor]: Taking taylor expansion of (* 10.0 k) in a 3.877 * [taylor]: Taking taylor expansion of 10.0 in a 3.877 * [backup-simplify]: Simplify 10.0 into 10.0 3.877 * [taylor]: Taking taylor expansion of k in a 3.877 * [backup-simplify]: Simplify k into k 3.877 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in a 3.877 * [taylor]: Taking taylor expansion of (pow k 2) in a 3.877 * [taylor]: Taking taylor expansion of k in a 3.877 * [backup-simplify]: Simplify k into k 3.877 * [taylor]: Taking taylor expansion of 1.0 in a 3.877 * [backup-simplify]: Simplify 1.0 into 1.0 3.877 * [backup-simplify]: Simplify (* 0 (pow k m)) into 0 3.878 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 3.879 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 3.879 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 3.880 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow k m))) into (pow k m) 3.880 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 3.880 * [backup-simplify]: Simplify (* k k) into (pow k 2) 3.880 * [backup-simplify]: Simplify (+ (pow k 2) 1.0) into (+ (pow k 2) 1.0) 3.880 * [backup-simplify]: Simplify (+ (* 10.0 k) (+ (pow k 2) 1.0)) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 3.881 * [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.881 * [taylor]: Taking taylor expansion of (/ (pow k m) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 3.881 * [taylor]: Taking taylor expansion of (pow k m) in k 3.881 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 3.881 * [taylor]: Taking taylor expansion of (* m (log k)) in k 3.881 * [taylor]: Taking taylor expansion of m in k 3.881 * [backup-simplify]: Simplify m into m 3.881 * [taylor]: Taking taylor expansion of (log k) in k 3.881 * [taylor]: Taking taylor expansion of k in k 3.881 * [backup-simplify]: Simplify 0 into 0 3.881 * [backup-simplify]: Simplify 1 into 1 3.882 * [backup-simplify]: Simplify (log 1) into 0 3.882 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 3.882 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 3.882 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 3.882 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 3.882 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 3.883 * [taylor]: Taking taylor expansion of 10.0 in k 3.883 * [backup-simplify]: Simplify 10.0 into 10.0 3.883 * [taylor]: Taking taylor expansion of k in k 3.883 * [backup-simplify]: Simplify 0 into 0 3.883 * [backup-simplify]: Simplify 1 into 1 3.883 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 3.883 * [taylor]: Taking taylor expansion of (pow k 2) in k 3.883 * [taylor]: Taking taylor expansion of k in k 3.883 * [backup-simplify]: Simplify 0 into 0 3.883 * [backup-simplify]: Simplify 1 into 1 3.883 * [taylor]: Taking taylor expansion of 1.0 in k 3.883 * [backup-simplify]: Simplify 1.0 into 1.0 3.883 * [backup-simplify]: Simplify (* 10.0 0) into 0 3.884 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 3.884 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 3.884 * [backup-simplify]: Simplify (/ (pow k m) 1.0) into (* 1.0 (pow k m)) 3.884 * [taylor]: Taking taylor expansion of (* 1.0 (pow k m)) in m 3.884 * [taylor]: Taking taylor expansion of 1.0 in m 3.884 * [backup-simplify]: Simplify 1.0 into 1.0 3.884 * [taylor]: Taking taylor expansion of (pow k m) in m 3.884 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 3.884 * [taylor]: Taking taylor expansion of (* m (log k)) in m 3.885 * [taylor]: Taking taylor expansion of m in m 3.885 * [backup-simplify]: Simplify 0 into 0 3.885 * [backup-simplify]: Simplify 1 into 1 3.885 * [taylor]: Taking taylor expansion of (log k) in m 3.885 * [taylor]: Taking taylor expansion of k in m 3.885 * [backup-simplify]: Simplify k into k 3.885 * [backup-simplify]: Simplify (log k) into (log k) 3.885 * [backup-simplify]: Simplify (* 0 (log k)) into 0 3.886 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 3.886 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 3.886 * [backup-simplify]: Simplify (exp 0) into 1 3.886 * [backup-simplify]: Simplify (* 1.0 1) into 1.0 3.887 * [backup-simplify]: Simplify 1.0 into 1.0 3.888 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow k 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow k 1)))) 2) into 0 3.889 * [backup-simplify]: Simplify (+ (* m 0) (+ (* 0 0) (* 0 (log k)))) into 0 3.890 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 3.891 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (pow k m)))) into 0 3.892 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 k)) into 0 3.892 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 3.892 * [backup-simplify]: Simplify (+ 0 0) into 0 3.893 * [backup-simplify]: Simplify (+ 0 0) into 0 3.893 * [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.893 * [taylor]: Taking taylor expansion of 0 in k 3.893 * [backup-simplify]: Simplify 0 into 0 3.893 * [taylor]: Taking taylor expansion of 0 in m 3.893 * [backup-simplify]: Simplify 0 into 0 3.893 * [backup-simplify]: Simplify 0 into 0 3.894 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 3.894 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 3.894 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 3.895 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 3.896 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 3.896 * [backup-simplify]: Simplify (+ 0 0) into 0 3.896 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 3.897 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* (* 1.0 (pow k m)) (/ 10.0 1.0)))) into (- (* 10.0 (pow k m))) 3.897 * [taylor]: Taking taylor expansion of (- (* 10.0 (pow k m))) in m 3.897 * [taylor]: Taking taylor expansion of (* 10.0 (pow k m)) in m 3.897 * [taylor]: Taking taylor expansion of 10.0 in m 3.897 * [backup-simplify]: Simplify 10.0 into 10.0 3.897 * [taylor]: Taking taylor expansion of (pow k m) in m 3.897 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 3.897 * [taylor]: Taking taylor expansion of (* m (log k)) in m 3.897 * [taylor]: Taking taylor expansion of m in m 3.897 * [backup-simplify]: Simplify 0 into 0 3.897 * [backup-simplify]: Simplify 1 into 1 3.897 * [taylor]: Taking taylor expansion of (log k) in m 3.897 * [taylor]: Taking taylor expansion of k in m 3.897 * [backup-simplify]: Simplify k into k 3.897 * [backup-simplify]: Simplify (log k) into (log k) 3.897 * [backup-simplify]: Simplify (* 0 (log k)) into 0 3.898 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 3.898 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 3.898 * [backup-simplify]: Simplify (exp 0) into 1 3.898 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 3.899 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 3.899 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 3.899 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow (log k) 1) 1)))) into (log k) 3.899 * [backup-simplify]: Simplify (+ (* 1.0 (log k)) (* 0 1)) into (* 1.0 (log k)) 3.899 * [backup-simplify]: Simplify (* 1.0 (log k)) into (* 1.0 (log k)) 3.900 * [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.900 * [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.900 * [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.900 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in m 3.900 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in m 3.900 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in m 3.900 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in m 3.900 * [taylor]: Taking taylor expansion of (/ 1 m) in m 3.900 * [taylor]: Taking taylor expansion of m in m 3.900 * [backup-simplify]: Simplify 0 into 0 3.900 * [backup-simplify]: Simplify 1 into 1 3.901 * [backup-simplify]: Simplify (/ 1 1) into 1 3.901 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in m 3.901 * [taylor]: Taking taylor expansion of (/ 1 k) in m 3.901 * [taylor]: Taking taylor expansion of k in m 3.901 * [backup-simplify]: Simplify k into k 3.901 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 3.901 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 3.901 * [backup-simplify]: Simplify (* 1 (log (/ 1 k))) into (log (/ 1 k)) 3.901 * [backup-simplify]: Simplify (exp (* (/ 1 m) (log (/ 1 k)))) into (exp (/ (log (/ 1 k)) m)) 3.901 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in m 3.901 * [taylor]: Taking taylor expansion of a in m 3.901 * [backup-simplify]: Simplify a into a 3.901 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in m 3.901 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 3.901 * [taylor]: Taking taylor expansion of (pow k 2) in m 3.901 * [taylor]: Taking taylor expansion of k in m 3.901 * [backup-simplify]: Simplify k into k 3.901 * [backup-simplify]: Simplify (* k k) into (pow k 2) 3.901 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 3.901 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in m 3.901 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in m 3.901 * [taylor]: Taking taylor expansion of 10.0 in m 3.901 * [backup-simplify]: Simplify 10.0 into 10.0 3.901 * [taylor]: Taking taylor expansion of (/ 1 k) in m 3.901 * [taylor]: Taking taylor expansion of k in m 3.901 * [backup-simplify]: Simplify k into k 3.901 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 3.901 * [taylor]: Taking taylor expansion of 1.0 in m 3.901 * [backup-simplify]: Simplify 1.0 into 1.0 3.902 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 3.902 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 3.902 * [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.902 * [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.902 * [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.902 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in k 3.902 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in k 3.902 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in k 3.902 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in k 3.902 * [taylor]: Taking taylor expansion of (/ 1 m) in k 3.902 * [taylor]: Taking taylor expansion of m in k 3.902 * [backup-simplify]: Simplify m into m 3.902 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 3.902 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 3.902 * [taylor]: Taking taylor expansion of (/ 1 k) in k 3.902 * [taylor]: Taking taylor expansion of k in k 3.902 * [backup-simplify]: Simplify 0 into 0 3.903 * [backup-simplify]: Simplify 1 into 1 3.903 * [backup-simplify]: Simplify (/ 1 1) into 1 3.903 * [backup-simplify]: Simplify (log 1) into 0 3.903 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 3.903 * [backup-simplify]: Simplify (* (/ 1 m) (- (log k))) into (* -1 (/ (log k) m)) 3.904 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 3.904 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 3.904 * [taylor]: Taking taylor expansion of a in k 3.904 * [backup-simplify]: Simplify a into a 3.904 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 3.904 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 3.904 * [taylor]: Taking taylor expansion of (pow k 2) in k 3.904 * [taylor]: Taking taylor expansion of k in k 3.904 * [backup-simplify]: Simplify 0 into 0 3.904 * [backup-simplify]: Simplify 1 into 1 3.904 * [backup-simplify]: Simplify (* 1 1) into 1 3.904 * [backup-simplify]: Simplify (/ 1 1) into 1 3.904 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 3.904 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 3.904 * [taylor]: Taking taylor expansion of 10.0 in k 3.904 * [backup-simplify]: Simplify 10.0 into 10.0 3.904 * [taylor]: Taking taylor expansion of (/ 1 k) in k 3.904 * [taylor]: Taking taylor expansion of k in k 3.904 * [backup-simplify]: Simplify 0 into 0 3.904 * [backup-simplify]: Simplify 1 into 1 3.905 * [backup-simplify]: Simplify (/ 1 1) into 1 3.905 * [taylor]: Taking taylor expansion of 1.0 in k 3.905 * [backup-simplify]: Simplify 1.0 into 1.0 3.905 * [backup-simplify]: Simplify (+ 1 0) into 1 3.905 * [backup-simplify]: Simplify (* a 1) into a 3.905 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) a) into (/ (exp (* -1 (/ (log k) m))) a) 3.905 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in a 3.905 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in a 3.905 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in a 3.905 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in a 3.905 * [taylor]: Taking taylor expansion of (/ 1 m) in a 3.905 * [taylor]: Taking taylor expansion of m in a 3.905 * [backup-simplify]: Simplify m into m 3.905 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 3.905 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in a 3.905 * [taylor]: Taking taylor expansion of (/ 1 k) in a 3.905 * [taylor]: Taking taylor expansion of k in a 3.905 * [backup-simplify]: Simplify k into k 3.905 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 3.905 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 3.905 * [backup-simplify]: Simplify (* (/ 1 m) (log (/ 1 k))) into (/ (log (/ 1 k)) m) 3.906 * [backup-simplify]: Simplify (exp (/ (log (/ 1 k)) m)) into (exp (/ (log (/ 1 k)) m)) 3.906 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in a 3.906 * [taylor]: Taking taylor expansion of a in a 3.906 * [backup-simplify]: Simplify 0 into 0 3.906 * [backup-simplify]: Simplify 1 into 1 3.906 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in a 3.906 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 3.906 * [taylor]: Taking taylor expansion of (pow k 2) in a 3.906 * [taylor]: Taking taylor expansion of k in a 3.906 * [backup-simplify]: Simplify k into k 3.906 * [backup-simplify]: Simplify (* k k) into (pow k 2) 3.906 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 3.906 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in a 3.906 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 3.906 * [taylor]: Taking taylor expansion of 10.0 in a 3.906 * [backup-simplify]: Simplify 10.0 into 10.0 3.906 * [taylor]: Taking taylor expansion of (/ 1 k) in a 3.906 * [taylor]: Taking taylor expansion of k in a 3.906 * [backup-simplify]: Simplify k into k 3.906 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 3.906 * [taylor]: Taking taylor expansion of 1.0 in a 3.906 * [backup-simplify]: Simplify 1.0 into 1.0 3.906 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 3.906 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 3.906 * [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.907 * [backup-simplify]: Simplify (* 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) into 0 3.907 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 3.907 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 3.907 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 3.907 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 3.908 * [backup-simplify]: Simplify (+ 0 0) into 0 3.908 * [backup-simplify]: Simplify (+ 0 0) into 0 3.908 * [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.908 * [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.909 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in a 3.909 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in a 3.909 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in a 3.909 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in a 3.909 * [taylor]: Taking taylor expansion of (/ 1 m) in a 3.909 * [taylor]: Taking taylor expansion of m in a 3.909 * [backup-simplify]: Simplify m into m 3.909 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 3.909 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in a 3.909 * [taylor]: Taking taylor expansion of (/ 1 k) in a 3.909 * [taylor]: Taking taylor expansion of k in a 3.909 * [backup-simplify]: Simplify k into k 3.909 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 3.909 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 3.909 * [backup-simplify]: Simplify (* (/ 1 m) (log (/ 1 k))) into (/ (log (/ 1 k)) m) 3.909 * [backup-simplify]: Simplify (exp (/ (log (/ 1 k)) m)) into (exp (/ (log (/ 1 k)) m)) 3.909 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in a 3.909 * [taylor]: Taking taylor expansion of a in a 3.909 * [backup-simplify]: Simplify 0 into 0 3.909 * [backup-simplify]: Simplify 1 into 1 3.909 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in a 3.909 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 3.909 * [taylor]: Taking taylor expansion of (pow k 2) in a 3.909 * [taylor]: Taking taylor expansion of k in a 3.909 * [backup-simplify]: Simplify k into k 3.909 * [backup-simplify]: Simplify (* k k) into (pow k 2) 3.909 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 3.909 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in a 3.909 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 3.909 * [taylor]: Taking taylor expansion of 10.0 in a 3.910 * [backup-simplify]: Simplify 10.0 into 10.0 3.910 * [taylor]: Taking taylor expansion of (/ 1 k) in a 3.910 * [taylor]: Taking taylor expansion of k in a 3.910 * [backup-simplify]: Simplify k into k 3.910 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 3.910 * [taylor]: Taking taylor expansion of 1.0 in a 3.910 * [backup-simplify]: Simplify 1.0 into 1.0 3.910 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 3.910 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 3.910 * [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.910 * [backup-simplify]: Simplify (* 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) into 0 3.910 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 3.911 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 3.911 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 3.911 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 3.911 * [backup-simplify]: Simplify (+ 0 0) into 0 3.911 * [backup-simplify]: Simplify (+ 0 0) into 0 3.912 * [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.912 * [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.912 * [taylor]: Taking taylor expansion of (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 3.912 * [taylor]: Taking taylor expansion of (exp (/ (log (/ 1 k)) m)) in k 3.912 * [taylor]: Taking taylor expansion of (/ (log (/ 1 k)) m) in k 3.912 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 3.912 * [taylor]: Taking taylor expansion of (/ 1 k) in k 3.912 * [taylor]: Taking taylor expansion of k in k 3.912 * [backup-simplify]: Simplify 0 into 0 3.912 * [backup-simplify]: Simplify 1 into 1 3.913 * [backup-simplify]: Simplify (/ 1 1) into 1 3.913 * [backup-simplify]: Simplify (log 1) into 0 3.913 * [taylor]: Taking taylor expansion of m in k 3.913 * [backup-simplify]: Simplify m into m 3.913 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 3.913 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 3.914 * [backup-simplify]: Simplify (/ (- (log k)) m) into (* -1 (/ (log k) m)) 3.914 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 3.914 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 3.914 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 3.914 * [taylor]: Taking taylor expansion of (pow k 2) in k 3.914 * [taylor]: Taking taylor expansion of k in k 3.914 * [backup-simplify]: Simplify 0 into 0 3.914 * [backup-simplify]: Simplify 1 into 1 3.914 * [backup-simplify]: Simplify (* 1 1) into 1 3.914 * [backup-simplify]: Simplify (/ 1 1) into 1 3.914 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 3.914 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 3.914 * [taylor]: Taking taylor expansion of 10.0 in k 3.914 * [backup-simplify]: Simplify 10.0 into 10.0 3.914 * [taylor]: Taking taylor expansion of (/ 1 k) in k 3.914 * [taylor]: Taking taylor expansion of k in k 3.914 * [backup-simplify]: Simplify 0 into 0 3.914 * [backup-simplify]: Simplify 1 into 1 3.915 * [backup-simplify]: Simplify (/ 1 1) into 1 3.915 * [taylor]: Taking taylor expansion of 1.0 in k 3.915 * [backup-simplify]: Simplify 1.0 into 1.0 3.915 * [backup-simplify]: Simplify (+ 1 0) into 1 3.915 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) 1) into (exp (* -1 (/ (log k) m))) 3.915 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 3.915 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 3.915 * [taylor]: Taking taylor expansion of -1 in m 3.915 * [backup-simplify]: Simplify -1 into -1 3.915 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 3.915 * [taylor]: Taking taylor expansion of (log k) in m 3.915 * [taylor]: Taking taylor expansion of k in m 3.915 * [backup-simplify]: Simplify k into k 3.915 * [backup-simplify]: Simplify (log k) into (log k) 3.915 * [taylor]: Taking taylor expansion of m in m 3.915 * [backup-simplify]: Simplify 0 into 0 3.915 * [backup-simplify]: Simplify 1 into 1 3.915 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 3.915 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 3.915 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 3.916 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 3.916 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 3.916 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 k) 1)))) 1) into 0 3.916 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)))) into 0 3.916 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (* 0 (log (/ 1 k)))) into 0 3.917 * [backup-simplify]: Simplify (* (exp (/ (log (/ 1 k)) m)) (+ (* (/ (pow 0 1) 1)))) into 0 3.917 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (* 0 k))) into 0 3.918 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 3.918 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 3.918 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (* 0 (/ 1 k)))) into 0 3.919 * [backup-simplify]: Simplify (+ 0 0) into 0 3.919 * [backup-simplify]: Simplify (+ 0 0) into 0 3.919 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))))) into 0 3.920 * [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.920 * [taylor]: Taking taylor expansion of 0 in k 3.920 * [backup-simplify]: Simplify 0 into 0 3.920 * [taylor]: Taking taylor expansion of 0 in m 3.920 * [backup-simplify]: Simplify 0 into 0 3.920 * [backup-simplify]: Simplify 0 into 0 3.921 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.921 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 3.922 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (* -1 (/ (log k) m)) (/ 0 m)))) into 0 3.922 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 1) 1)))) into 0 3.923 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.923 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.923 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 3.924 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 3.924 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 3.925 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (log k) m))) (/ 10.0 1)))) into (- (* 10.0 (exp (* -1 (/ (log k) m))))) 3.925 * [taylor]: Taking taylor expansion of (- (* 10.0 (exp (* -1 (/ (log k) m))))) in m 3.925 * [taylor]: Taking taylor expansion of (* 10.0 (exp (* -1 (/ (log k) m)))) in m 3.925 * [taylor]: Taking taylor expansion of 10.0 in m 3.925 * [backup-simplify]: Simplify 10.0 into 10.0 3.925 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 3.925 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 3.925 * [taylor]: Taking taylor expansion of -1 in m 3.925 * [backup-simplify]: Simplify -1 into -1 3.925 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 3.925 * [taylor]: Taking taylor expansion of (log k) in m 3.925 * [taylor]: Taking taylor expansion of k in m 3.925 * [backup-simplify]: Simplify k into k 3.925 * [backup-simplify]: Simplify (log k) into (log k) 3.925 * [taylor]: Taking taylor expansion of m in m 3.925 * [backup-simplify]: Simplify 0 into 0 3.925 * [backup-simplify]: Simplify 1 into 1 3.925 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 3.925 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 3.925 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 3.926 * [backup-simplify]: Simplify (* 10.0 (exp (* -1 (/ (log k) m)))) into (* 10.0 (exp (* -1 (/ (log k) m)))) 3.926 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (log k) m))))) into (- (* 10.0 (exp (* -1 (/ (log k) m))))) 3.926 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (log k) m))))) into (- (* 10.0 (exp (* -1 (/ (log k) m))))) 3.926 * [backup-simplify]: Simplify 0 into 0 3.926 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 3.929 * [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.929 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 3.929 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (+ (* 0 0) (* 0 (log (/ 1 k))))) into 0 3.931 * [backup-simplify]: Simplify (* (exp (/ (log (/ 1 k)) m)) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 3.932 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (+ (* 0 0) (* 0 k)))) into 0 3.932 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 3.933 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)) (* 0 (/ 0 k)))) into 0 3.934 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 k))))) into 0 3.934 * [backup-simplify]: Simplify (+ 0 0) into 0 3.934 * [backup-simplify]: Simplify (+ 0 0) into 0 3.936 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))))) into 0 3.937 * [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.938 * [taylor]: Taking taylor expansion of 0 in k 3.938 * [backup-simplify]: Simplify 0 into 0 3.938 * [taylor]: Taking taylor expansion of 0 in m 3.938 * [backup-simplify]: Simplify 0 into 0 3.938 * [backup-simplify]: Simplify 0 into 0 3.938 * [taylor]: Taking taylor expansion of 0 in m 3.938 * [backup-simplify]: Simplify 0 into 0 3.938 * [backup-simplify]: Simplify 0 into 0 3.939 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.942 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 3.942 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (* -1 (/ (log k) m)) (/ 0 m)) (* 0 (/ 0 m)))) into 0 3.943 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 3.943 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 3.944 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.944 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.945 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 3.945 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 3.945 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 3.946 * [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.946 * [taylor]: Taking taylor expansion of (* 99.0 (exp (* -1 (/ (log k) m)))) in m 3.946 * [taylor]: Taking taylor expansion of 99.0 in m 3.946 * [backup-simplify]: Simplify 99.0 into 99.0 3.946 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 3.946 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 3.946 * [taylor]: Taking taylor expansion of -1 in m 3.946 * [backup-simplify]: Simplify -1 into -1 3.946 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 3.946 * [taylor]: Taking taylor expansion of (log k) in m 3.946 * [taylor]: Taking taylor expansion of k in m 3.946 * [backup-simplify]: Simplify k into k 3.946 * [backup-simplify]: Simplify (log k) into (log k) 3.946 * [taylor]: Taking taylor expansion of m in m 3.946 * [backup-simplify]: Simplify 0 into 0 3.946 * [backup-simplify]: Simplify 1 into 1 3.946 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 3.947 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 3.947 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 3.947 * [backup-simplify]: Simplify (* 99.0 (exp (* -1 (/ (log k) m)))) into (* 99.0 (exp (* -1 (/ (log k) m)))) 3.947 * [backup-simplify]: Simplify (* 99.0 (exp (* -1 (/ (log k) m)))) into (* 99.0 (exp (* -1 (/ (log k) m)))) 3.948 * [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.948 * [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.948 * [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.948 * [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.948 * [taylor]: Taking taylor expansion of -1 in m 3.948 * [backup-simplify]: Simplify -1 into -1 3.948 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in m 3.948 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in m 3.948 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in m 3.948 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in m 3.948 * [taylor]: Taking taylor expansion of (/ -1 m) in m 3.948 * [taylor]: Taking taylor expansion of -1 in m 3.948 * [backup-simplify]: Simplify -1 into -1 3.948 * [taylor]: Taking taylor expansion of m in m 3.948 * [backup-simplify]: Simplify 0 into 0 3.948 * [backup-simplify]: Simplify 1 into 1 3.949 * [backup-simplify]: Simplify (/ -1 1) into -1 3.949 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in m 3.949 * [taylor]: Taking taylor expansion of (/ -1 k) in m 3.949 * [taylor]: Taking taylor expansion of -1 in m 3.949 * [backup-simplify]: Simplify -1 into -1 3.949 * [taylor]: Taking taylor expansion of k in m 3.949 * [backup-simplify]: Simplify k into k 3.949 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 3.949 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 3.949 * [backup-simplify]: Simplify (* -1 (log (/ -1 k))) into (* -1 (log (/ -1 k))) 3.949 * [backup-simplify]: Simplify (exp (* (/ -1 m) (log (/ -1 k)))) into (exp (* -1 (/ (log (/ -1 k)) m))) 3.949 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in m 3.949 * [taylor]: Taking taylor expansion of a in m 3.949 * [backup-simplify]: Simplify a into a 3.949 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in m 3.949 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in m 3.949 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 3.949 * [taylor]: Taking taylor expansion of (pow k 2) in m 3.949 * [taylor]: Taking taylor expansion of k in m 3.949 * [backup-simplify]: Simplify k into k 3.949 * [backup-simplify]: Simplify (* k k) into (pow k 2) 3.949 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 3.949 * [taylor]: Taking taylor expansion of 1.0 in m 3.949 * [backup-simplify]: Simplify 1.0 into 1.0 3.949 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in m 3.950 * [taylor]: Taking taylor expansion of 10.0 in m 3.950 * [backup-simplify]: Simplify 10.0 into 10.0 3.950 * [taylor]: Taking taylor expansion of (/ 1 k) in m 3.950 * [taylor]: Taking taylor expansion of k in m 3.950 * [backup-simplify]: Simplify k into k 3.950 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 3.950 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1.0) into (+ (/ 1 (pow k 2)) 1.0) 3.950 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 3.950 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 3.950 * [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.950 * [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.950 * [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.950 * [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.951 * [taylor]: Taking taylor expansion of -1 in k 3.951 * [backup-simplify]: Simplify -1 into -1 3.951 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in k 3.951 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in k 3.951 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in k 3.951 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in k 3.951 * [taylor]: Taking taylor expansion of (/ -1 m) in k 3.951 * [taylor]: Taking taylor expansion of -1 in k 3.951 * [backup-simplify]: Simplify -1 into -1 3.951 * [taylor]: Taking taylor expansion of m in k 3.951 * [backup-simplify]: Simplify m into m 3.951 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 3.951 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 3.951 * [taylor]: Taking taylor expansion of (/ -1 k) in k 3.951 * [taylor]: Taking taylor expansion of -1 in k 3.951 * [backup-simplify]: Simplify -1 into -1 3.951 * [taylor]: Taking taylor expansion of k in k 3.951 * [backup-simplify]: Simplify 0 into 0 3.951 * [backup-simplify]: Simplify 1 into 1 3.951 * [backup-simplify]: Simplify (/ -1 1) into -1 3.951 * [backup-simplify]: Simplify (log -1) into (log -1) 3.952 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 3.952 * [backup-simplify]: Simplify (* (/ -1 m) (- (log -1) (log k))) into (* -1 (/ (- (log -1) (log k)) m)) 3.953 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 3.953 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 3.953 * [taylor]: Taking taylor expansion of a in k 3.953 * [backup-simplify]: Simplify a into a 3.953 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 3.953 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 3.953 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 3.953 * [taylor]: Taking taylor expansion of (pow k 2) in k 3.953 * [taylor]: Taking taylor expansion of k in k 3.953 * [backup-simplify]: Simplify 0 into 0 3.953 * [backup-simplify]: Simplify 1 into 1 3.953 * [backup-simplify]: Simplify (* 1 1) into 1 3.953 * [backup-simplify]: Simplify (/ 1 1) into 1 3.953 * [taylor]: Taking taylor expansion of 1.0 in k 3.953 * [backup-simplify]: Simplify 1.0 into 1.0 3.953 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 3.953 * [taylor]: Taking taylor expansion of 10.0 in k 3.953 * [backup-simplify]: Simplify 10.0 into 10.0 3.953 * [taylor]: Taking taylor expansion of (/ 1 k) in k 3.953 * [taylor]: Taking taylor expansion of k in k 3.953 * [backup-simplify]: Simplify 0 into 0 3.953 * [backup-simplify]: Simplify 1 into 1 3.954 * [backup-simplify]: Simplify (/ 1 1) into 1 3.954 * [backup-simplify]: Simplify (+ 1 0) into 1 3.954 * [backup-simplify]: Simplify (+ 1 0) into 1 3.954 * [backup-simplify]: Simplify (* a 1) into a 3.955 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) into (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) 3.955 * [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.955 * [taylor]: Taking taylor expansion of -1 in a 3.955 * [backup-simplify]: Simplify -1 into -1 3.955 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in a 3.955 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in a 3.955 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in a 3.955 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in a 3.955 * [taylor]: Taking taylor expansion of (/ -1 m) in a 3.955 * [taylor]: Taking taylor expansion of -1 in a 3.955 * [backup-simplify]: Simplify -1 into -1 3.955 * [taylor]: Taking taylor expansion of m in a 3.955 * [backup-simplify]: Simplify m into m 3.955 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 3.955 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in a 3.955 * [taylor]: Taking taylor expansion of (/ -1 k) in a 3.955 * [taylor]: Taking taylor expansion of -1 in a 3.955 * [backup-simplify]: Simplify -1 into -1 3.955 * [taylor]: Taking taylor expansion of k in a 3.955 * [backup-simplify]: Simplify k into k 3.955 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 3.955 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 3.955 * [backup-simplify]: Simplify (* (/ -1 m) (log (/ -1 k))) into (* -1 (/ (log (/ -1 k)) m)) 3.955 * [backup-simplify]: Simplify (exp (* -1 (/ (log (/ -1 k)) m))) into (exp (* -1 (/ (log (/ -1 k)) m))) 3.955 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in a 3.955 * [taylor]: Taking taylor expansion of a in a 3.955 * [backup-simplify]: Simplify 0 into 0 3.955 * [backup-simplify]: Simplify 1 into 1 3.955 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in a 3.955 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in a 3.955 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 3.955 * [taylor]: Taking taylor expansion of (pow k 2) in a 3.955 * [taylor]: Taking taylor expansion of k in a 3.955 * [backup-simplify]: Simplify k into k 3.956 * [backup-simplify]: Simplify (* k k) into (pow k 2) 3.956 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 3.956 * [taylor]: Taking taylor expansion of 1.0 in a 3.956 * [backup-simplify]: Simplify 1.0 into 1.0 3.956 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 3.956 * [taylor]: Taking taylor expansion of 10.0 in a 3.956 * [backup-simplify]: Simplify 10.0 into 10.0 3.956 * [taylor]: Taking taylor expansion of (/ 1 k) in a 3.956 * [taylor]: Taking taylor expansion of k in a 3.956 * [backup-simplify]: Simplify k into k 3.956 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 3.956 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1.0) into (+ (/ 1 (pow k 2)) 1.0) 3.956 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 3.956 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 3.956 * [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.956 * [backup-simplify]: Simplify (* 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) into 0 3.956 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 3.957 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 3.957 * [backup-simplify]: Simplify (+ 0 0) into 0 3.957 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 3.957 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 3.958 * [backup-simplify]: Simplify (- 0) into 0 3.958 * [backup-simplify]: Simplify (+ 0 0) into 0 3.958 * [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.959 * [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.959 * [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.959 * [taylor]: Taking taylor expansion of -1 in a 3.959 * [backup-simplify]: Simplify -1 into -1 3.959 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in a 3.959 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in a 3.959 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in a 3.959 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in a 3.959 * [taylor]: Taking taylor expansion of (/ -1 m) in a 3.959 * [taylor]: Taking taylor expansion of -1 in a 3.959 * [backup-simplify]: Simplify -1 into -1 3.959 * [taylor]: Taking taylor expansion of m in a 3.959 * [backup-simplify]: Simplify m into m 3.959 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 3.959 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in a 3.959 * [taylor]: Taking taylor expansion of (/ -1 k) in a 3.959 * [taylor]: Taking taylor expansion of -1 in a 3.959 * [backup-simplify]: Simplify -1 into -1 3.959 * [taylor]: Taking taylor expansion of k in a 3.959 * [backup-simplify]: Simplify k into k 3.959 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 3.959 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 3.959 * [backup-simplify]: Simplify (* (/ -1 m) (log (/ -1 k))) into (* -1 (/ (log (/ -1 k)) m)) 3.959 * [backup-simplify]: Simplify (exp (* -1 (/ (log (/ -1 k)) m))) into (exp (* -1 (/ (log (/ -1 k)) m))) 3.959 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in a 3.959 * [taylor]: Taking taylor expansion of a in a 3.959 * [backup-simplify]: Simplify 0 into 0 3.959 * [backup-simplify]: Simplify 1 into 1 3.959 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in a 3.959 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in a 3.959 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 3.959 * [taylor]: Taking taylor expansion of (pow k 2) in a 3.959 * [taylor]: Taking taylor expansion of k in a 3.959 * [backup-simplify]: Simplify k into k 3.959 * [backup-simplify]: Simplify (* k k) into (pow k 2) 3.959 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 3.960 * [taylor]: Taking taylor expansion of 1.0 in a 3.960 * [backup-simplify]: Simplify 1.0 into 1.0 3.960 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 3.960 * [taylor]: Taking taylor expansion of 10.0 in a 3.960 * [backup-simplify]: Simplify 10.0 into 10.0 3.960 * [taylor]: Taking taylor expansion of (/ 1 k) in a 3.960 * [taylor]: Taking taylor expansion of k in a 3.960 * [backup-simplify]: Simplify k into k 3.960 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 3.960 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1.0) into (+ (/ 1 (pow k 2)) 1.0) 3.960 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 3.960 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 3.960 * [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.960 * [backup-simplify]: Simplify (* 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) into 0 3.960 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 3.960 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 3.965 * [backup-simplify]: Simplify (+ 0 0) into 0 3.965 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 3.965 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 3.966 * [backup-simplify]: Simplify (- 0) into 0 3.966 * [backup-simplify]: Simplify (+ 0 0) into 0 3.966 * [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.967 * [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.967 * [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.967 * [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.967 * [taylor]: Taking taylor expansion of -1 in k 3.967 * [backup-simplify]: Simplify -1 into -1 3.967 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 3.967 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log (/ -1 k)) m))) in k 3.967 * [taylor]: Taking taylor expansion of (* -1 (/ (log (/ -1 k)) m)) in k 3.967 * [taylor]: Taking taylor expansion of -1 in k 3.967 * [backup-simplify]: Simplify -1 into -1 3.967 * [taylor]: Taking taylor expansion of (/ (log (/ -1 k)) m) in k 3.967 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 3.967 * [taylor]: Taking taylor expansion of (/ -1 k) in k 3.967 * [taylor]: Taking taylor expansion of -1 in k 3.967 * [backup-simplify]: Simplify -1 into -1 3.967 * [taylor]: Taking taylor expansion of k in k 3.967 * [backup-simplify]: Simplify 0 into 0 3.967 * [backup-simplify]: Simplify 1 into 1 3.967 * [backup-simplify]: Simplify (/ -1 1) into -1 3.968 * [backup-simplify]: Simplify (log -1) into (log -1) 3.968 * [taylor]: Taking taylor expansion of m in k 3.968 * [backup-simplify]: Simplify m into m 3.968 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 3.969 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 3.969 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) m) into (/ (- (log -1) (log k)) m) 3.969 * [backup-simplify]: Simplify (* -1 (/ (- (log -1) (log k)) m)) into (* -1 (/ (- (log -1) (log k)) m)) 3.970 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 3.970 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 3.970 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 3.970 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 3.970 * [taylor]: Taking taylor expansion of (pow k 2) in k 3.970 * [taylor]: Taking taylor expansion of k in k 3.970 * [backup-simplify]: Simplify 0 into 0 3.970 * [backup-simplify]: Simplify 1 into 1 3.970 * [backup-simplify]: Simplify (* 1 1) into 1 3.970 * [backup-simplify]: Simplify (/ 1 1) into 1 3.970 * [taylor]: Taking taylor expansion of 1.0 in k 3.970 * [backup-simplify]: Simplify 1.0 into 1.0 3.970 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 3.970 * [taylor]: Taking taylor expansion of 10.0 in k 3.970 * [backup-simplify]: Simplify 10.0 into 10.0 3.970 * [taylor]: Taking taylor expansion of (/ 1 k) in k 3.971 * [taylor]: Taking taylor expansion of k in k 3.971 * [backup-simplify]: Simplify 0 into 0 3.971 * [backup-simplify]: Simplify 1 into 1 3.971 * [backup-simplify]: Simplify (/ 1 1) into 1 3.971 * [backup-simplify]: Simplify (+ 1 0) into 1 3.971 * [backup-simplify]: Simplify (+ 1 0) into 1 3.972 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) 1) into (exp (* -1 (/ (- (log -1) (log k)) m))) 3.972 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 3.972 * [taylor]: Taking taylor expansion of (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 3.972 * [taylor]: Taking taylor expansion of -1 in m 3.972 * [backup-simplify]: Simplify -1 into -1 3.972 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 3.972 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 3.972 * [taylor]: Taking taylor expansion of -1 in m 3.972 * [backup-simplify]: Simplify -1 into -1 3.972 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 3.972 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 3.972 * [taylor]: Taking taylor expansion of (log -1) in m 3.972 * [taylor]: Taking taylor expansion of -1 in m 3.972 * [backup-simplify]: Simplify -1 into -1 3.972 * [backup-simplify]: Simplify (log -1) into (log -1) 3.973 * [taylor]: Taking taylor expansion of (log k) in m 3.973 * [taylor]: Taking taylor expansion of k in m 3.973 * [backup-simplify]: Simplify k into k 3.973 * [backup-simplify]: Simplify (log k) into (log k) 3.973 * [taylor]: Taking taylor expansion of m in m 3.973 * [backup-simplify]: Simplify 0 into 0 3.973 * [backup-simplify]: Simplify 1 into 1 3.973 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 3.973 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 3.973 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 3.974 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 3.974 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 3.974 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 3.975 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 3.975 * [backup-simplify]: Simplify (- (/ 0 k) (+ (* (/ -1 k) (/ 0 k)))) into 0 3.975 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ -1 k) 1)))) 1) into 0 3.976 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)))) into 0 3.976 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (* 0 (log (/ -1 k)))) into 0 3.976 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log (/ -1 k)) m))) (+ (* (/ (pow 0 1) 1)))) into 0 3.977 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (* 0 k))) into 0 3.977 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 3.977 * [backup-simplify]: Simplify (+ 0 0) into 0 3.978 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 3.978 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (* 0 (/ 1 k)))) into 0 3.979 * [backup-simplify]: Simplify (- 0) into 0 3.979 * [backup-simplify]: Simplify (+ 0 0) into 0 3.980 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) into 0 3.982 * [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.983 * [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.983 * [taylor]: Taking taylor expansion of 0 in k 3.983 * [backup-simplify]: Simplify 0 into 0 3.983 * [taylor]: Taking taylor expansion of 0 in m 3.983 * [backup-simplify]: Simplify 0 into 0 3.983 * [backup-simplify]: Simplify 0 into 0 3.984 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 3.985 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 3.986 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (- (log -1) (log k)) m) (/ 0 m)))) into 0 3.987 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (- (log -1) (log k)) m))) into 0 3.988 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 1) 1)))) into 0 3.989 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.989 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.989 * [backup-simplify]: Simplify (+ 0 0) into 0 3.990 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 3.990 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 3.990 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 3.992 * [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.992 * [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.993 * [taylor]: Taking taylor expansion of (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 3.993 * [taylor]: Taking taylor expansion of (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 3.993 * [taylor]: Taking taylor expansion of 10.0 in m 3.993 * [backup-simplify]: Simplify 10.0 into 10.0 3.993 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 3.993 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 3.993 * [taylor]: Taking taylor expansion of -1 in m 3.993 * [backup-simplify]: Simplify -1 into -1 3.993 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 3.993 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 3.993 * [taylor]: Taking taylor expansion of (log -1) in m 3.993 * [taylor]: Taking taylor expansion of -1 in m 3.993 * [backup-simplify]: Simplify -1 into -1 3.993 * [backup-simplify]: Simplify (log -1) into (log -1) 3.993 * [taylor]: Taking taylor expansion of (log k) in m 3.993 * [taylor]: Taking taylor expansion of k in m 3.993 * [backup-simplify]: Simplify k into k 3.993 * [backup-simplify]: Simplify (log k) into (log k) 3.993 * [taylor]: Taking taylor expansion of m in m 3.993 * [backup-simplify]: Simplify 0 into 0 3.993 * [backup-simplify]: Simplify 1 into 1 3.993 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 3.993 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 3.994 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 3.994 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 3.994 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 3.995 * [backup-simplify]: Simplify (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 3.995 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 3.996 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 3.996 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into 0 3.996 * [backup-simplify]: Simplify 0 into 0 3.996 * [backup-simplify]: Simplify (- (/ 0 k) (+ (* (/ -1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 3.998 * [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.998 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 3.998 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (+ (* 0 0) (* 0 (log (/ -1 k))))) into 0 3.999 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log (/ -1 k)) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 3.999 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (+ (* 0 0) (* 0 k)))) into 0 4.000 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 4.000 * [backup-simplify]: Simplify (+ 0 0) into 0 4.000 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)) (* 0 (/ 0 k)))) into 0 4.001 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 k))))) into 0 4.001 * [backup-simplify]: Simplify (- 0) into 0 4.001 * [backup-simplify]: Simplify (+ 0 0) into 0 4.002 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) into 0 4.003 * [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 4.004 * [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 4.004 * [taylor]: Taking taylor expansion of 0 in k 4.004 * [backup-simplify]: Simplify 0 into 0 4.004 * [taylor]: Taking taylor expansion of 0 in m 4.004 * [backup-simplify]: Simplify 0 into 0 4.004 * [backup-simplify]: Simplify 0 into 0 4.004 * [taylor]: Taking taylor expansion of 0 in m 4.004 * [backup-simplify]: Simplify 0 into 0 4.004 * [backup-simplify]: Simplify 0 into 0 4.005 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.006 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 4.007 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (- (log -1) (log k)) m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 4.007 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ (- (log -1) (log k)) m)))) into 0 4.008 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 4.009 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 4.010 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.010 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 4.010 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.011 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 4.011 * [backup-simplify]: Simplify (- 0) into 0 4.011 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 4.013 * [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)))) 4.014 * [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))))) 4.014 * [taylor]: Taking taylor expansion of (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 4.014 * [taylor]: Taking taylor expansion of (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 4.014 * [taylor]: Taking taylor expansion of 99.0 in m 4.014 * [backup-simplify]: Simplify 99.0 into 99.0 4.014 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 4.014 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 4.014 * [taylor]: Taking taylor expansion of -1 in m 4.014 * [backup-simplify]: Simplify -1 into -1 4.014 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 4.014 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 4.014 * [taylor]: Taking taylor expansion of (log -1) in m 4.014 * [taylor]: Taking taylor expansion of -1 in m 4.014 * [backup-simplify]: Simplify -1 into -1 4.014 * [backup-simplify]: Simplify (log -1) into (log -1) 4.014 * [taylor]: Taking taylor expansion of (log k) in m 4.014 * [taylor]: Taking taylor expansion of k in m 4.014 * [backup-simplify]: Simplify k into k 4.015 * [backup-simplify]: Simplify (log k) into (log k) 4.015 * [taylor]: Taking taylor expansion of m in m 4.015 * [backup-simplify]: Simplify 0 into 0 4.015 * [backup-simplify]: Simplify 1 into 1 4.015 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 4.015 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 4.015 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 4.015 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 4.016 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 4.016 * [backup-simplify]: Simplify (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 4.017 * [backup-simplify]: Simplify (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 4.017 * [backup-simplify]: Simplify (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 4.019 * [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)))) 4.019 * * * * [progress]: [ 2 / 3 ] generating series at (2 2 1 1) 4.019 * [backup-simplify]: Simplify (* k (+ 10.0 k)) into (* k (+ k 10.0)) 4.019 * [approximate]: Taking taylor expansion of (* k (+ k 10.0)) in (k) around 0 4.019 * [taylor]: Taking taylor expansion of (* k (+ k 10.0)) in k 4.019 * [taylor]: Taking taylor expansion of k in k 4.019 * [backup-simplify]: Simplify 0 into 0 4.019 * [backup-simplify]: Simplify 1 into 1 4.019 * [taylor]: Taking taylor expansion of (+ k 10.0) in k 4.019 * [taylor]: Taking taylor expansion of k in k 4.019 * [backup-simplify]: Simplify 0 into 0 4.019 * [backup-simplify]: Simplify 1 into 1 4.019 * [taylor]: Taking taylor expansion of 10.0 in k 4.019 * [backup-simplify]: Simplify 10.0 into 10.0 4.019 * [taylor]: Taking taylor expansion of (* k (+ k 10.0)) in k 4.019 * [taylor]: Taking taylor expansion of k in k 4.019 * [backup-simplify]: Simplify 0 into 0 4.019 * [backup-simplify]: Simplify 1 into 1 4.019 * [taylor]: Taking taylor expansion of (+ k 10.0) in k 4.019 * [taylor]: Taking taylor expansion of k in k 4.019 * [backup-simplify]: Simplify 0 into 0 4.019 * [backup-simplify]: Simplify 1 into 1 4.019 * [taylor]: Taking taylor expansion of 10.0 in k 4.019 * [backup-simplify]: Simplify 10.0 into 10.0 4.020 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 4.020 * [backup-simplify]: Simplify (* 0 10.0) into 0 4.020 * [backup-simplify]: Simplify 0 into 0 4.020 * [backup-simplify]: Simplify (+ 1 0) into 1 4.021 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 10.0)) into 10.0 4.021 * [backup-simplify]: Simplify 10.0 into 10.0 4.022 * [backup-simplify]: Simplify (+ 0 0) into 0 4.022 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 10.0))) into 1 4.022 * [backup-simplify]: Simplify 1 into 1 4.022 * [backup-simplify]: Simplify (+ 0 0) into 0 4.023 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 10.0)))) into 0 4.023 * [backup-simplify]: Simplify 0 into 0 4.023 * [backup-simplify]: Simplify (+ 0 0) into 0 4.024 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 1) (* 0 10.0))))) into 0 4.024 * [backup-simplify]: Simplify 0 into 0 4.024 * [backup-simplify]: Simplify (+ 0 0) into 0 4.025 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 10.0)))))) into 0 4.025 * [backup-simplify]: Simplify 0 into 0 4.025 * [backup-simplify]: Simplify (+ 0 0) into 0 4.026 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 10.0))))))) into 0 4.027 * [backup-simplify]: Simplify 0 into 0 4.027 * [backup-simplify]: Simplify (+ 0 0) into 0 4.028 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 10.0)))))))) into 0 4.028 * [backup-simplify]: Simplify 0 into 0 4.028 * [backup-simplify]: Simplify (+ 0 0) into 0 4.029 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 10.0))))))))) into 0 4.029 * [backup-simplify]: Simplify 0 into 0 4.029 * [backup-simplify]: Simplify (+ (* 1 (pow k 2)) (* 10.0 k)) into (+ (* 10.0 k) (pow k 2)) 4.030 * [backup-simplify]: Simplify (* (/ 1 k) (+ 10.0 (/ 1 k))) into (/ (+ (/ 1 k) 10.0) k) 4.030 * [approximate]: Taking taylor expansion of (/ (+ (/ 1 k) 10.0) k) in (k) around 0 4.030 * [taylor]: Taking taylor expansion of (/ (+ (/ 1 k) 10.0) k) in k 4.030 * [taylor]: Taking taylor expansion of (+ (/ 1 k) 10.0) in k 4.030 * [taylor]: Taking taylor expansion of (/ 1 k) in k 4.030 * [taylor]: Taking taylor expansion of k in k 4.030 * [backup-simplify]: Simplify 0 into 0 4.030 * [backup-simplify]: Simplify 1 into 1 4.030 * [backup-simplify]: Simplify (/ 1 1) into 1 4.030 * [taylor]: Taking taylor expansion of 10.0 in k 4.030 * [backup-simplify]: Simplify 10.0 into 10.0 4.030 * [taylor]: Taking taylor expansion of k in k 4.030 * [backup-simplify]: Simplify 0 into 0 4.030 * [backup-simplify]: Simplify 1 into 1 4.030 * [backup-simplify]: Simplify (+ 1 0) into 1 4.031 * [backup-simplify]: Simplify (/ 1 1) into 1 4.031 * [taylor]: Taking taylor expansion of (/ (+ (/ 1 k) 10.0) k) in k 4.031 * [taylor]: Taking taylor expansion of (+ (/ 1 k) 10.0) in k 4.031 * [taylor]: Taking taylor expansion of (/ 1 k) in k 4.031 * [taylor]: Taking taylor expansion of k in k 4.031 * [backup-simplify]: Simplify 0 into 0 4.031 * [backup-simplify]: Simplify 1 into 1 4.031 * [backup-simplify]: Simplify (/ 1 1) into 1 4.031 * [taylor]: Taking taylor expansion of 10.0 in k 4.031 * [backup-simplify]: Simplify 10.0 into 10.0 4.031 * [taylor]: Taking taylor expansion of k in k 4.031 * [backup-simplify]: Simplify 0 into 0 4.031 * [backup-simplify]: Simplify 1 into 1 4.031 * [backup-simplify]: Simplify (+ 1 0) into 1 4.031 * [backup-simplify]: Simplify (/ 1 1) into 1 4.032 * [backup-simplify]: Simplify 1 into 1 4.032 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.032 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 4.033 * [backup-simplify]: Simplify (- (/ 10.0 1) (+ (* 1 (/ 0 1)))) into 10.0 4.033 * [backup-simplify]: Simplify 10.0 into 10.0 4.034 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.034 * [backup-simplify]: Simplify (+ 0 0) into 0 4.035 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 10.0 (/ 0 1)))) into 0 4.035 * [backup-simplify]: Simplify 0 into 0 4.035 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.036 * [backup-simplify]: Simplify (+ 0 0) into 0 4.036 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 10.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.036 * [backup-simplify]: Simplify 0 into 0 4.037 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.037 * [backup-simplify]: Simplify (+ 0 0) into 0 4.038 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 10.0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.038 * [backup-simplify]: Simplify 0 into 0 4.038 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.039 * [backup-simplify]: Simplify (+ 0 0) into 0 4.039 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 10.0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.039 * [backup-simplify]: Simplify 0 into 0 4.040 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.040 * [backup-simplify]: Simplify (+ 0 0) into 0 4.041 * [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.041 * [backup-simplify]: Simplify 0 into 0 4.041 * [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.042 * [backup-simplify]: Simplify (+ 0 0) into 0 4.042 * [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.042 * [backup-simplify]: Simplify 0 into 0 4.043 * [backup-simplify]: Simplify (+ (* 10.0 (/ 1 (/ 1 k))) (* 1 (pow (/ 1 (/ 1 k)) 2))) into (+ (* 10.0 k) (pow k 2)) 4.043 * [backup-simplify]: Simplify (* (/ 1 (- k)) (+ 10.0 (/ 1 (- k)))) into (* -1 (/ (- 10.0 (/ 1 k)) k)) 4.043 * [approximate]: Taking taylor expansion of (* -1 (/ (- 10.0 (/ 1 k)) k)) in (k) around 0 4.043 * [taylor]: Taking taylor expansion of (* -1 (/ (- 10.0 (/ 1 k)) k)) in k 4.043 * [taylor]: Taking taylor expansion of -1 in k 4.043 * [backup-simplify]: Simplify -1 into -1 4.043 * [taylor]: Taking taylor expansion of (/ (- 10.0 (/ 1 k)) k) in k 4.043 * [taylor]: Taking taylor expansion of (- 10.0 (/ 1 k)) in k 4.043 * [taylor]: Taking taylor expansion of 10.0 in k 4.043 * [backup-simplify]: Simplify 10.0 into 10.0 4.043 * [taylor]: Taking taylor expansion of (/ 1 k) in k 4.043 * [taylor]: Taking taylor expansion of k in k 4.043 * [backup-simplify]: Simplify 0 into 0 4.043 * [backup-simplify]: Simplify 1 into 1 4.043 * [backup-simplify]: Simplify (/ 1 1) into 1 4.043 * [taylor]: Taking taylor expansion of k in k 4.043 * [backup-simplify]: Simplify 0 into 0 4.043 * [backup-simplify]: Simplify 1 into 1 4.044 * [backup-simplify]: Simplify (- 1) into -1 4.044 * [backup-simplify]: Simplify (+ 0 -1) into -1 4.044 * [backup-simplify]: Simplify (/ -1 1) into -1 4.044 * [taylor]: Taking taylor expansion of (* -1 (/ (- 10.0 (/ 1 k)) k)) in k 4.044 * [taylor]: Taking taylor expansion of -1 in k 4.044 * [backup-simplify]: Simplify -1 into -1 4.044 * [taylor]: Taking taylor expansion of (/ (- 10.0 (/ 1 k)) k) in k 4.044 * [taylor]: Taking taylor expansion of (- 10.0 (/ 1 k)) in k 4.044 * [taylor]: Taking taylor expansion of 10.0 in k 4.044 * [backup-simplify]: Simplify 10.0 into 10.0 4.044 * [taylor]: Taking taylor expansion of (/ 1 k) in k 4.044 * [taylor]: Taking taylor expansion of k in k 4.044 * [backup-simplify]: Simplify 0 into 0 4.044 * [backup-simplify]: Simplify 1 into 1 4.044 * [backup-simplify]: Simplify (/ 1 1) into 1 4.045 * [taylor]: Taking taylor expansion of k in k 4.045 * [backup-simplify]: Simplify 0 into 0 4.045 * [backup-simplify]: Simplify 1 into 1 4.045 * [backup-simplify]: Simplify (- 1) into -1 4.045 * [backup-simplify]: Simplify (+ 0 -1) into -1 4.045 * [backup-simplify]: Simplify (/ -1 1) into -1 4.046 * [backup-simplify]: Simplify (* -1 -1) into 1 4.046 * [backup-simplify]: Simplify 1 into 1 4.046 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.046 * [backup-simplify]: Simplify (- 0) into 0 4.047 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 4.048 * [backup-simplify]: Simplify (- (/ 10.0 1) (+ (* -1 (/ 0 1)))) into 10.0 4.049 * [backup-simplify]: Simplify (+ (* -1 10.0) (* 0 -1)) into (- 10.0) 4.049 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 4.049 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.050 * [backup-simplify]: Simplify (- 0) into 0 4.050 * [backup-simplify]: Simplify (+ 0 0) into 0 4.051 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 10.0 (/ 0 1)))) into 0 4.051 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 10.0) (* 0 -1))) into 0 4.051 * [backup-simplify]: Simplify 0 into 0 4.052 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.052 * [backup-simplify]: Simplify (- 0) into 0 4.052 * [backup-simplify]: Simplify (+ 0 0) into 0 4.053 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 10.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.054 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 10.0) (* 0 -1)))) into 0 4.054 * [backup-simplify]: Simplify 0 into 0 4.054 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.054 * [backup-simplify]: Simplify (- 0) into 0 4.055 * [backup-simplify]: Simplify (+ 0 0) into 0 4.055 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 10.0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.056 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 10.0) (* 0 -1))))) into 0 4.056 * [backup-simplify]: Simplify 0 into 0 4.057 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.057 * [backup-simplify]: Simplify (- 0) into 0 4.057 * [backup-simplify]: Simplify (+ 0 0) into 0 4.063 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 10.0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.065 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 10.0) (* 0 -1)))))) into 0 4.065 * [backup-simplify]: Simplify 0 into 0 4.066 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.066 * [backup-simplify]: Simplify (- 0) into 0 4.066 * [backup-simplify]: Simplify (+ 0 0) into 0 4.068 * [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.069 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 10.0) (* 0 -1))))))) into 0 4.069 * [backup-simplify]: Simplify 0 into 0 4.070 * [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.071 * [backup-simplify]: Simplify (- 0) into 0 4.071 * [backup-simplify]: Simplify (+ 0 0) into 0 4.072 * [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.074 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 10.0) (* 0 -1)))))))) into 0 4.074 * [backup-simplify]: Simplify 0 into 0 4.074 * [backup-simplify]: Simplify (+ (* (- 10.0) (/ 1 (/ 1 (- k)))) (* 1 (pow (/ 1 (/ 1 (- k))) 2))) into (+ (* 10.0 k) (pow k 2)) 4.074 * * * * [progress]: [ 3 / 3 ] generating series at (2 2) 4.074 * [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.074 * [approximate]: Taking taylor expansion of (/ (+ (* 10.0 k) (+ (pow k 2) 1.0)) (pow k m)) in (k m) around 0 4.074 * [taylor]: Taking taylor expansion of (/ (+ (* 10.0 k) (+ (pow k 2) 1.0)) (pow k m)) in m 4.074 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in m 4.075 * [taylor]: Taking taylor expansion of (* 10.0 k) in m 4.075 * [taylor]: Taking taylor expansion of 10.0 in m 4.075 * [backup-simplify]: Simplify 10.0 into 10.0 4.075 * [taylor]: Taking taylor expansion of k in m 4.075 * [backup-simplify]: Simplify k into k 4.075 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in m 4.075 * [taylor]: Taking taylor expansion of (pow k 2) in m 4.075 * [taylor]: Taking taylor expansion of k in m 4.075 * [backup-simplify]: Simplify k into k 4.075 * [taylor]: Taking taylor expansion of 1.0 in m 4.075 * [backup-simplify]: Simplify 1.0 into 1.0 4.075 * [taylor]: Taking taylor expansion of (pow k m) in m 4.075 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 4.075 * [taylor]: Taking taylor expansion of (* m (log k)) in m 4.075 * [taylor]: Taking taylor expansion of m in m 4.075 * [backup-simplify]: Simplify 0 into 0 4.075 * [backup-simplify]: Simplify 1 into 1 4.075 * [taylor]: Taking taylor expansion of (log k) in m 4.075 * [taylor]: Taking taylor expansion of k in m 4.075 * [backup-simplify]: Simplify k into k 4.075 * [backup-simplify]: Simplify (log k) into (log k) 4.075 * [backup-simplify]: Simplify (* 0 (log k)) into 0 4.075 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 4.076 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 4.076 * [backup-simplify]: Simplify (exp 0) into 1 4.076 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 4.076 * [backup-simplify]: Simplify (* k k) into (pow k 2) 4.076 * [backup-simplify]: Simplify (+ (pow k 2) 1.0) into (+ (pow k 2) 1.0) 4.076 * [backup-simplify]: Simplify (+ (* 10.0 k) (+ (pow k 2) 1.0)) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 4.076 * [backup-simplify]: Simplify (/ (+ (* 10.0 k) (+ (pow k 2) 1.0)) 1) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 4.076 * [taylor]: Taking taylor expansion of (/ (+ (* 10.0 k) (+ (pow k 2) 1.0)) (pow k m)) in k 4.076 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 4.076 * [taylor]: Taking taylor expansion of (* 10.0 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 k in k 4.076 * [backup-simplify]: Simplify 0 into 0 4.076 * [backup-simplify]: Simplify 1 into 1 4.076 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 4.076 * [taylor]: Taking taylor expansion of (pow k 2) 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 * [taylor]: Taking taylor expansion of 1.0 in k 4.077 * [backup-simplify]: Simplify 1.0 into 1.0 4.077 * [taylor]: Taking taylor expansion of (pow k m) in k 4.077 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 4.077 * [taylor]: Taking taylor expansion of (* m (log k)) in k 4.077 * [taylor]: Taking taylor expansion of m in k 4.077 * [backup-simplify]: Simplify m into m 4.077 * [taylor]: Taking taylor expansion of (log k) in k 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.077 * [backup-simplify]: Simplify (log 1) into 0 4.077 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 4.077 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 4.077 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 4.078 * [backup-simplify]: Simplify (* 10.0 0) into 0 4.078 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 4.078 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 4.078 * [backup-simplify]: Simplify (/ 1.0 (pow k m)) into (/ 1.0 (pow k m)) 4.078 * [taylor]: Taking taylor expansion of (/ (+ (* 10.0 k) (+ (pow k 2) 1.0)) (pow k m)) in k 4.078 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 4.078 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 4.078 * [taylor]: Taking taylor expansion of 10.0 in k 4.078 * [backup-simplify]: Simplify 10.0 into 10.0 4.078 * [taylor]: Taking taylor expansion of k in k 4.078 * [backup-simplify]: Simplify 0 into 0 4.078 * [backup-simplify]: Simplify 1 into 1 4.078 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 4.078 * [taylor]: Taking taylor expansion of (pow k 2) in k 4.079 * [taylor]: Taking taylor expansion of k in k 4.079 * [backup-simplify]: Simplify 0 into 0 4.079 * [backup-simplify]: Simplify 1 into 1 4.079 * [taylor]: Taking taylor expansion of 1.0 in k 4.079 * [backup-simplify]: Simplify 1.0 into 1.0 4.079 * [taylor]: Taking taylor expansion of (pow k m) in k 4.079 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 4.079 * [taylor]: Taking taylor expansion of (* m (log k)) in k 4.079 * [taylor]: Taking taylor expansion of m in k 4.079 * [backup-simplify]: Simplify m into m 4.079 * [taylor]: Taking taylor expansion of (log k) in k 4.079 * [taylor]: Taking taylor expansion of k in k 4.079 * [backup-simplify]: Simplify 0 into 0 4.079 * [backup-simplify]: Simplify 1 into 1 4.079 * [backup-simplify]: Simplify (log 1) into 0 4.079 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 4.079 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 4.079 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 4.080 * [backup-simplify]: Simplify (* 10.0 0) into 0 4.080 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 4.080 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 4.080 * [backup-simplify]: Simplify (/ 1.0 (pow k m)) into (/ 1.0 (pow k m)) 4.080 * [taylor]: Taking taylor expansion of (/ 1.0 (pow k m)) in m 4.080 * [taylor]: Taking taylor expansion of 1.0 in m 4.080 * [backup-simplify]: Simplify 1.0 into 1.0 4.080 * [taylor]: Taking taylor expansion of (pow k m) in m 4.080 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 4.080 * [taylor]: Taking taylor expansion of (* m (log k)) in m 4.080 * [taylor]: Taking taylor expansion of m in m 4.080 * [backup-simplify]: Simplify 0 into 0 4.080 * [backup-simplify]: Simplify 1 into 1 4.081 * [taylor]: Taking taylor expansion of (log k) in m 4.081 * [taylor]: Taking taylor expansion of k in m 4.081 * [backup-simplify]: Simplify k into k 4.081 * [backup-simplify]: Simplify (log k) into (log k) 4.081 * [backup-simplify]: Simplify (* 0 (log k)) into 0 4.081 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 4.081 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 4.081 * [backup-simplify]: Simplify (exp 0) into 1 4.082 * [backup-simplify]: Simplify (/ 1.0 1) into 1.0 4.082 * [backup-simplify]: Simplify 1.0 into 1.0 4.083 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 4.083 * [backup-simplify]: Simplify (+ 0 0) into 0 4.083 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 4.084 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 4.084 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 4.084 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 4.085 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 4.085 * [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.085 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 (pow k m))) in m 4.085 * [taylor]: Taking taylor expansion of 10.0 in m 4.085 * [backup-simplify]: Simplify 10.0 into 10.0 4.085 * [taylor]: Taking taylor expansion of (/ 1 (pow k m)) in m 4.085 * [taylor]: Taking taylor expansion of (pow k m) in m 4.085 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 4.085 * [taylor]: Taking taylor expansion of (* m (log k)) in m 4.085 * [taylor]: Taking taylor expansion of m in m 4.085 * [backup-simplify]: Simplify 0 into 0 4.085 * [backup-simplify]: Simplify 1 into 1 4.085 * [taylor]: Taking taylor expansion of (log k) in m 4.085 * [taylor]: Taking taylor expansion of k in m 4.085 * [backup-simplify]: Simplify k into k 4.085 * [backup-simplify]: Simplify (log k) into (log k) 4.085 * [backup-simplify]: Simplify (* 0 (log k)) into 0 4.086 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 4.086 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 4.086 * [backup-simplify]: Simplify (exp 0) into 1 4.086 * [backup-simplify]: Simplify (/ 1 1) into 1 4.087 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 4.087 * [backup-simplify]: Simplify 10.0 into 10.0 4.087 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow (log k) 1) 1)))) into (log k) 4.087 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1.0 (/ (log k) 1)))) into (- (* 1.0 (log k))) 4.087 * [backup-simplify]: Simplify (- (* 1.0 (log k))) into (- (* 1.0 (log k))) 4.088 * [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.088 * [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.088 * [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.088 * [taylor]: Taking taylor expansion of (/ (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) (pow (/ 1 k) (/ 1 m))) in m 4.088 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in m 4.088 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 4.088 * [taylor]: Taking taylor expansion of (pow k 2) in m 4.088 * [taylor]: Taking taylor expansion of k in m 4.088 * [backup-simplify]: Simplify k into k 4.088 * [backup-simplify]: Simplify (* k k) into (pow k 2) 4.088 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 4.088 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in m 4.088 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in m 4.088 * [taylor]: Taking taylor expansion of 10.0 in m 4.088 * [backup-simplify]: Simplify 10.0 into 10.0 4.088 * [taylor]: Taking taylor expansion of (/ 1 k) in m 4.088 * [taylor]: Taking taylor expansion of k in m 4.088 * [backup-simplify]: Simplify k into k 4.088 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 4.088 * [taylor]: Taking taylor expansion of 1.0 in m 4.088 * [backup-simplify]: Simplify 1.0 into 1.0 4.088 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in m 4.088 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in m 4.088 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in m 4.088 * [taylor]: Taking taylor expansion of (/ 1 m) in m 4.088 * [taylor]: Taking taylor expansion of m in m 4.088 * [backup-simplify]: Simplify 0 into 0 4.088 * [backup-simplify]: Simplify 1 into 1 4.089 * [backup-simplify]: Simplify (/ 1 1) into 1 4.089 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in m 4.089 * [taylor]: Taking taylor expansion of (/ 1 k) in m 4.089 * [taylor]: Taking taylor expansion of k in m 4.089 * [backup-simplify]: Simplify k into k 4.089 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 4.089 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 4.089 * [backup-simplify]: Simplify (* 1 (log (/ 1 k))) into (log (/ 1 k)) 4.089 * [backup-simplify]: Simplify (exp (* (/ 1 m) (log (/ 1 k)))) into (exp (/ (log (/ 1 k)) m)) 4.089 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 4.089 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 4.089 * [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.090 * [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.090 * [taylor]: Taking taylor expansion of (/ (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) (pow (/ 1 k) (/ 1 m))) in k 4.090 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 4.090 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 4.090 * [taylor]: Taking taylor expansion of (pow k 2) in k 4.090 * [taylor]: Taking taylor expansion of k in k 4.090 * [backup-simplify]: Simplify 0 into 0 4.090 * [backup-simplify]: Simplify 1 into 1 4.090 * [backup-simplify]: Simplify (* 1 1) into 1 4.090 * [backup-simplify]: Simplify (/ 1 1) into 1 4.090 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 4.090 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 4.090 * [taylor]: Taking taylor expansion of 10.0 in k 4.090 * [backup-simplify]: Simplify 10.0 into 10.0 4.090 * [taylor]: Taking taylor expansion of (/ 1 k) in k 4.090 * [taylor]: Taking taylor expansion of k in k 4.090 * [backup-simplify]: Simplify 0 into 0 4.090 * [backup-simplify]: Simplify 1 into 1 4.091 * [backup-simplify]: Simplify (/ 1 1) into 1 4.091 * [taylor]: Taking taylor expansion of 1.0 in k 4.091 * [backup-simplify]: Simplify 1.0 into 1.0 4.091 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in k 4.091 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in k 4.091 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in k 4.091 * [taylor]: Taking taylor expansion of (/ 1 m) in k 4.091 * [taylor]: Taking taylor expansion of m in k 4.091 * [backup-simplify]: Simplify m into m 4.091 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 4.091 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 4.091 * [taylor]: Taking taylor expansion of (/ 1 k) in k 4.091 * [taylor]: Taking taylor expansion of k in k 4.091 * [backup-simplify]: Simplify 0 into 0 4.091 * [backup-simplify]: Simplify 1 into 1 4.091 * [backup-simplify]: Simplify (/ 1 1) into 1 4.091 * [backup-simplify]: Simplify (log 1) into 0 4.092 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 4.092 * [backup-simplify]: Simplify (* (/ 1 m) (- (log k))) into (* -1 (/ (log k) m)) 4.092 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 4.092 * [backup-simplify]: Simplify (+ 1 0) into 1 4.093 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 4.093 * [taylor]: Taking taylor expansion of (/ (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) (pow (/ 1 k) (/ 1 m))) in k 4.093 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 4.093 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 4.093 * [taylor]: Taking taylor expansion of (pow k 2) in k 4.093 * [taylor]: Taking taylor expansion of k in k 4.093 * [backup-simplify]: Simplify 0 into 0 4.093 * [backup-simplify]: Simplify 1 into 1 4.093 * [backup-simplify]: Simplify (* 1 1) into 1 4.093 * [backup-simplify]: Simplify (/ 1 1) into 1 4.093 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 4.093 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 4.093 * [taylor]: Taking taylor expansion of 10.0 in k 4.093 * [backup-simplify]: Simplify 10.0 into 10.0 4.093 * [taylor]: Taking taylor expansion of (/ 1 k) in k 4.093 * [taylor]: Taking taylor expansion of k in k 4.093 * [backup-simplify]: Simplify 0 into 0 4.093 * [backup-simplify]: Simplify 1 into 1 4.094 * [backup-simplify]: Simplify (/ 1 1) into 1 4.094 * [taylor]: Taking taylor expansion of 1.0 in k 4.094 * [backup-simplify]: Simplify 1.0 into 1.0 4.094 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in k 4.094 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in k 4.094 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in k 4.094 * [taylor]: Taking taylor expansion of (/ 1 m) in k 4.094 * [taylor]: Taking taylor expansion of m in k 4.094 * [backup-simplify]: Simplify m into m 4.094 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 4.094 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 4.094 * [taylor]: Taking taylor expansion of (/ 1 k) in k 4.094 * [taylor]: Taking taylor expansion of k in k 4.094 * [backup-simplify]: Simplify 0 into 0 4.094 * [backup-simplify]: Simplify 1 into 1 4.094 * [backup-simplify]: Simplify (/ 1 1) into 1 4.094 * [backup-simplify]: Simplify (log 1) into 0 4.095 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 4.095 * [backup-simplify]: Simplify (* (/ 1 m) (- (log k))) into (* -1 (/ (log k) m)) 4.095 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 4.095 * [backup-simplify]: Simplify (+ 1 0) into 1 4.095 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 4.095 * [taylor]: Taking taylor expansion of (/ 1 (exp (* -1 (/ (log k) m)))) in m 4.095 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 4.095 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 4.095 * [taylor]: Taking taylor expansion of -1 in m 4.095 * [backup-simplify]: Simplify -1 into -1 4.095 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 4.095 * [taylor]: Taking taylor expansion of (log k) in m 4.095 * [taylor]: Taking taylor expansion of k in m 4.095 * [backup-simplify]: Simplify k into k 4.095 * [backup-simplify]: Simplify (log k) into (log k) 4.095 * [taylor]: Taking taylor expansion of m in m 4.095 * [backup-simplify]: Simplify 0 into 0 4.095 * [backup-simplify]: Simplify 1 into 1 4.096 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 4.096 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 4.096 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 4.096 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 4.096 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 4.096 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 4.097 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.097 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 4.097 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 4.098 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 4.098 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.099 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 4.099 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)))) into 0 4.099 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 4.099 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (* 0 (- (log k)))) into 0 4.100 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 1) 1)))) into 0 4.100 * [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.100 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 (exp (* -1 (/ (log k) m))))) in m 4.100 * [taylor]: Taking taylor expansion of 10.0 in m 4.100 * [backup-simplify]: Simplify 10.0 into 10.0 4.100 * [taylor]: Taking taylor expansion of (/ 1 (exp (* -1 (/ (log k) m)))) in m 4.100 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 4.100 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 4.100 * [taylor]: Taking taylor expansion of -1 in m 4.100 * [backup-simplify]: Simplify -1 into -1 4.100 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 4.100 * [taylor]: Taking taylor expansion of (log k) in m 4.100 * [taylor]: Taking taylor expansion of k in m 4.100 * [backup-simplify]: Simplify k into k 4.100 * [backup-simplify]: Simplify (log k) into (log k) 4.100 * [taylor]: Taking taylor expansion of m in m 4.100 * [backup-simplify]: Simplify 0 into 0 4.100 * [backup-simplify]: Simplify 1 into 1 4.100 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 4.101 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 4.101 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 4.101 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 4.101 * [backup-simplify]: Simplify (* 10.0 (/ 1 (exp (* -1 (/ (log k) m))))) into (/ 10.0 (exp (* -1 (/ (log k) m)))) 4.101 * [backup-simplify]: Simplify (/ 10.0 (exp (* -1 (/ (log k) m)))) into (/ 10.0 (exp (* -1 (/ (log k) m)))) 4.101 * [backup-simplify]: Simplify (- (+ (* (/ 1 (exp (* -1 (/ (log k) m)))) (/ 0 (exp (* -1 (/ (log k) m))))))) into 0 4.101 * [backup-simplify]: Simplify 0 into 0 4.102 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 4.102 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.103 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.103 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 4.103 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 4.104 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 4.104 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.107 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 4.107 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 4.107 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 4.108 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (+ (* 0 0) (* 0 (- (log k))))) into 0 4.109 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 4.110 * [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.110 * [taylor]: Taking taylor expansion of (* 1.0 (/ 1 (exp (* -1 (/ (log k) m))))) in m 4.110 * [taylor]: Taking taylor expansion of 1.0 in m 4.110 * [backup-simplify]: Simplify 1.0 into 1.0 4.110 * [taylor]: Taking taylor expansion of (/ 1 (exp (* -1 (/ (log k) m)))) in m 4.110 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 4.110 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 4.110 * [taylor]: Taking taylor expansion of -1 in m 4.111 * [backup-simplify]: Simplify -1 into -1 4.111 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 4.111 * [taylor]: Taking taylor expansion of (log k) in m 4.111 * [taylor]: Taking taylor expansion of k in m 4.111 * [backup-simplify]: Simplify k into k 4.111 * [backup-simplify]: Simplify (log k) into (log k) 4.111 * [taylor]: Taking taylor expansion of m in m 4.111 * [backup-simplify]: Simplify 0 into 0 4.111 * [backup-simplify]: Simplify 1 into 1 4.111 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 4.111 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 4.111 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 4.112 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 4.112 * [backup-simplify]: Simplify (* 1.0 (/ 1 (exp (* -1 (/ (log k) m))))) into (/ 1.0 (exp (* -1 (/ (log k) m)))) 4.112 * [backup-simplify]: Simplify (/ 1.0 (exp (* -1 (/ (log k) m)))) into (/ 1.0 (exp (* -1 (/ (log k) m)))) 4.113 * [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.114 * [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.114 * [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.114 * [taylor]: Taking taylor expansion of (/ (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) (pow (/ -1 k) (/ -1 m))) in m 4.114 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in m 4.114 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in m 4.114 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 4.114 * [taylor]: Taking taylor expansion of (pow k 2) in m 4.114 * [taylor]: Taking taylor expansion of k in m 4.114 * [backup-simplify]: Simplify k into k 4.114 * [backup-simplify]: Simplify (* k k) into (pow k 2) 4.114 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 4.114 * [taylor]: Taking taylor expansion of 1.0 in m 4.114 * [backup-simplify]: Simplify 1.0 into 1.0 4.114 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in m 4.114 * [taylor]: Taking taylor expansion of 10.0 in m 4.114 * [backup-simplify]: Simplify 10.0 into 10.0 4.114 * [taylor]: Taking taylor expansion of (/ 1 k) in m 4.114 * [taylor]: Taking taylor expansion of k in m 4.114 * [backup-simplify]: Simplify k into k 4.115 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 4.115 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in m 4.115 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in m 4.115 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in m 4.115 * [taylor]: Taking taylor expansion of (/ -1 m) in m 4.115 * [taylor]: Taking taylor expansion of -1 in m 4.115 * [backup-simplify]: Simplify -1 into -1 4.115 * [taylor]: Taking taylor expansion of m in m 4.115 * [backup-simplify]: Simplify 0 into 0 4.115 * [backup-simplify]: Simplify 1 into 1 4.115 * [backup-simplify]: Simplify (/ -1 1) into -1 4.115 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in m 4.116 * [taylor]: Taking taylor expansion of (/ -1 k) in m 4.116 * [taylor]: Taking taylor expansion of -1 in m 4.116 * [backup-simplify]: Simplify -1 into -1 4.116 * [taylor]: Taking taylor expansion of k in m 4.116 * [backup-simplify]: Simplify k into k 4.116 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 4.116 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 4.116 * [backup-simplify]: Simplify (* -1 (log (/ -1 k))) into (* -1 (log (/ -1 k))) 4.116 * [backup-simplify]: Simplify (exp (* (/ -1 m) (log (/ -1 k)))) into (exp (* -1 (/ (log (/ -1 k)) m))) 4.116 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1.0) into (+ (/ 1 (pow k 2)) 1.0) 4.116 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 4.117 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 4.117 * [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.117 * [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.117 * [taylor]: Taking taylor expansion of (/ (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) (pow (/ -1 k) (/ -1 m))) in k 4.117 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 4.117 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 4.118 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 4.118 * [taylor]: Taking taylor expansion of (pow k 2) in k 4.118 * [taylor]: Taking taylor expansion of k in k 4.118 * [backup-simplify]: Simplify 0 into 0 4.118 * [backup-simplify]: Simplify 1 into 1 4.118 * [backup-simplify]: Simplify (* 1 1) into 1 4.119 * [backup-simplify]: Simplify (/ 1 1) into 1 4.119 * [taylor]: Taking taylor expansion of 1.0 in k 4.119 * [backup-simplify]: Simplify 1.0 into 1.0 4.119 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 4.119 * [taylor]: Taking taylor expansion of 10.0 in k 4.119 * [backup-simplify]: Simplify 10.0 into 10.0 4.119 * [taylor]: Taking taylor expansion of (/ 1 k) in k 4.119 * [taylor]: Taking taylor expansion of k in k 4.119 * [backup-simplify]: Simplify 0 into 0 4.119 * [backup-simplify]: Simplify 1 into 1 4.119 * [backup-simplify]: Simplify (/ 1 1) into 1 4.119 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in k 4.119 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in k 4.119 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in k 4.119 * [taylor]: Taking taylor expansion of (/ -1 m) in k 4.119 * [taylor]: Taking taylor expansion of -1 in k 4.119 * [backup-simplify]: Simplify -1 into -1 4.119 * [taylor]: Taking taylor expansion of m in k 4.120 * [backup-simplify]: Simplify m into m 4.120 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 4.120 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 4.120 * [taylor]: Taking taylor expansion of (/ -1 k) in k 4.120 * [taylor]: Taking taylor expansion of -1 in k 4.120 * [backup-simplify]: Simplify -1 into -1 4.120 * [taylor]: Taking taylor expansion of k in k 4.120 * [backup-simplify]: Simplify 0 into 0 4.120 * [backup-simplify]: Simplify 1 into 1 4.120 * [backup-simplify]: Simplify (/ -1 1) into -1 4.121 * [backup-simplify]: Simplify (log -1) into (log -1) 4.122 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 4.122 * [backup-simplify]: Simplify (* (/ -1 m) (- (log -1) (log k))) into (* -1 (/ (- (log -1) (log k)) m)) 4.123 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 4.123 * [backup-simplify]: Simplify (+ 1 0) into 1 4.124 * [backup-simplify]: Simplify (+ 1 0) into 1 4.124 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 4.124 * [taylor]: Taking taylor expansion of (/ (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) (pow (/ -1 k) (/ -1 m))) in k 4.124 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 4.124 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 4.124 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 4.124 * [taylor]: Taking taylor expansion of (pow k 2) in k 4.124 * [taylor]: Taking taylor expansion of k in k 4.124 * [backup-simplify]: Simplify 0 into 0 4.124 * [backup-simplify]: Simplify 1 into 1 4.125 * [backup-simplify]: Simplify (* 1 1) into 1 4.125 * [backup-simplify]: Simplify (/ 1 1) into 1 4.125 * [taylor]: Taking taylor expansion of 1.0 in k 4.125 * [backup-simplify]: Simplify 1.0 into 1.0 4.125 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 4.125 * [taylor]: Taking taylor expansion of 10.0 in k 4.125 * [backup-simplify]: Simplify 10.0 into 10.0 4.125 * [taylor]: Taking taylor expansion of (/ 1 k) in k 4.125 * [taylor]: Taking taylor expansion of k in k 4.125 * [backup-simplify]: Simplify 0 into 0 4.125 * [backup-simplify]: Simplify 1 into 1 4.126 * [backup-simplify]: Simplify (/ 1 1) into 1 4.126 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in k 4.126 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in k 4.126 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in k 4.126 * [taylor]: Taking taylor expansion of (/ -1 m) in k 4.126 * [taylor]: Taking taylor expansion of -1 in k 4.126 * [backup-simplify]: Simplify -1 into -1 4.126 * [taylor]: Taking taylor expansion of m in k 4.126 * [backup-simplify]: Simplify m into m 4.126 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 4.126 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 4.126 * [taylor]: Taking taylor expansion of (/ -1 k) in k 4.126 * [taylor]: Taking taylor expansion of -1 in k 4.126 * [backup-simplify]: Simplify -1 into -1 4.126 * [taylor]: Taking taylor expansion of k in k 4.126 * [backup-simplify]: Simplify 0 into 0 4.126 * [backup-simplify]: Simplify 1 into 1 4.127 * [backup-simplify]: Simplify (/ -1 1) into -1 4.127 * [backup-simplify]: Simplify (log -1) into (log -1) 4.128 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 4.129 * [backup-simplify]: Simplify (* (/ -1 m) (- (log -1) (log k))) into (* -1 (/ (- (log -1) (log k)) m)) 4.129 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 4.130 * [backup-simplify]: Simplify (+ 1 0) into 1 4.130 * [backup-simplify]: Simplify (+ 1 0) into 1 4.131 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 4.131 * [taylor]: Taking taylor expansion of (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 4.131 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 4.131 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 4.131 * [taylor]: Taking taylor expansion of -1 in m 4.131 * [backup-simplify]: Simplify -1 into -1 4.131 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 4.131 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 4.131 * [taylor]: Taking taylor expansion of (log -1) in m 4.131 * [taylor]: Taking taylor expansion of -1 in m 4.131 * [backup-simplify]: Simplify -1 into -1 4.131 * [backup-simplify]: Simplify (log -1) into (log -1) 4.132 * [taylor]: Taking taylor expansion of (log k) in m 4.132 * [taylor]: Taking taylor expansion of k in m 4.132 * [backup-simplify]: Simplify k into k 4.132 * [backup-simplify]: Simplify (log k) into (log k) 4.132 * [taylor]: Taking taylor expansion of m in m 4.132 * [backup-simplify]: Simplify 0 into 0 4.132 * [backup-simplify]: Simplify 1 into 1 4.132 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 4.132 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 4.133 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 4.133 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 4.133 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 4.134 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 4.134 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 4.135 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 4.135 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.135 * [backup-simplify]: Simplify (+ 0 0) into 0 4.135 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 4.136 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 4.136 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 4.137 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 4.138 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 4.138 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)))) into 0 4.138 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 4.139 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (* 0 (- (log -1) (log k)))) into 0 4.139 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 1) 1)))) into 0 4.141 * [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.141 * [taylor]: Taking taylor expansion of (- (* 10.0 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))))) in m 4.141 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 4.141 * [taylor]: Taking taylor expansion of 10.0 in m 4.141 * [backup-simplify]: Simplify 10.0 into 10.0 4.141 * [taylor]: Taking taylor expansion of (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 4.141 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 4.141 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 4.141 * [taylor]: Taking taylor expansion of -1 in m 4.141 * [backup-simplify]: Simplify -1 into -1 4.141 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 4.141 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 4.141 * [taylor]: Taking taylor expansion of (log -1) in m 4.141 * [taylor]: Taking taylor expansion of -1 in m 4.141 * [backup-simplify]: Simplify -1 into -1 4.141 * [backup-simplify]: Simplify (log -1) into (log -1) 4.141 * [taylor]: Taking taylor expansion of (log k) in m 4.141 * [taylor]: Taking taylor expansion of k in m 4.141 * [backup-simplify]: Simplify k into k 4.141 * [backup-simplify]: Simplify (log k) into (log k) 4.141 * [taylor]: Taking taylor expansion of m in m 4.141 * [backup-simplify]: Simplify 0 into 0 4.141 * [backup-simplify]: Simplify 1 into 1 4.141 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 4.142 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 4.142 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 4.143 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 4.143 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 4.143 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 4.144 * [backup-simplify]: Simplify (* 10.0 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (/ 10.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 4.144 * [backup-simplify]: Simplify (- (/ 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 10.0 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))))) 4.144 * [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.145 * [backup-simplify]: Simplify (- (+ (* (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) (/ 0 (exp (* -1 (/ (- (log -1) (log k)) m))))))) into 0 4.145 * [backup-simplify]: Simplify 0 into 0 4.146 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 4.146 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.146 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 4.147 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.147 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 4.148 * [backup-simplify]: Simplify (- 0) into 0 4.148 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 4.148 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.150 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 4.150 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 4.151 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 4.151 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (+ (* 0 0) (* 0 (- (log -1) (log k))))) into 0 4.152 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 4.154 * [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.154 * [taylor]: Taking taylor expansion of (* 1.0 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 4.154 * [taylor]: Taking taylor expansion of 1.0 in m 4.154 * [backup-simplify]: Simplify 1.0 into 1.0 4.154 * [taylor]: Taking taylor expansion of (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 4.154 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 4.154 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 4.154 * [taylor]: Taking taylor expansion of -1 in m 4.154 * [backup-simplify]: Simplify -1 into -1 4.154 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 4.154 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 4.154 * [taylor]: Taking taylor expansion of (log -1) in m 4.154 * [taylor]: Taking taylor expansion of -1 in m 4.154 * [backup-simplify]: Simplify -1 into -1 4.155 * [backup-simplify]: Simplify (log -1) into (log -1) 4.155 * [taylor]: Taking taylor expansion of (log k) in m 4.155 * [taylor]: Taking taylor expansion of k in m 4.155 * [backup-simplify]: Simplify k into k 4.155 * [backup-simplify]: Simplify (log k) into (log k) 4.155 * [taylor]: Taking taylor expansion of m in m 4.155 * [backup-simplify]: Simplify 0 into 0 4.155 * [backup-simplify]: Simplify 1 into 1 4.155 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 4.155 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 4.155 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 4.156 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 4.156 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 4.157 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 4.157 * [backup-simplify]: Simplify (* 1.0 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (/ 1.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 4.157 * [backup-simplify]: Simplify (/ 1.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 4.159 * [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.159 * * * [progress]: simplifying candidates 4.164 * [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.176 * * [simplify]: Extracting # 0 : cost 0 4.177 * * [simplify]: Extracting # 1 : cost 0 4.177 * * [simplify]: Extracting # 2 : cost 0 4.178 * * [simplify]: Extracting # 3 : cost 0 4.179 * * [simplify]: Extracting # 4 : cost 0 4.179 * * [simplify]: Extracting # 5 : cost 0 4.184 * * [simplify]: Extracting # 6 : cost 0 4.184 * * [simplify]: Extracting # 7 : cost 0 4.185 * * [simplify]: Extracting # 8 : cost 0 4.185 * * [simplify]: Extracting # 9 : cost 0 4.186 * * [simplify]: Extracting # 10 : cost 0 4.186 * * [simplify]: Extracting # 11 : cost 0 4.187 * * [simplify]: Extracting # 12 : cost 0 4.188 * * [simplify]: iteration 0 : 366 enodes (cost 4560 ) 4.379 * * [simplify]: Extracting # 0 : cost 0 4.381 * * [simplify]: Extracting # 1 : cost 0 4.383 * * [simplify]: Extracting # 2 : cost 0 4.386 * * [simplify]: Extracting # 3 : cost 0 4.388 * * [simplify]: Extracting # 4 : cost 0 4.390 * * [simplify]: Extracting # 5 : cost 0 4.392 * * [simplify]: Extracting # 6 : cost 0 4.394 * * [simplify]: iteration 1 : 840 enodes (cost 4341 ) 4.861 * * [simplify]: Extracting # 0 : cost 0 4.868 * * [simplify]: Extracting # 1 : cost 0 4.875 * * [simplify]: Extracting # 2 : cost 0 4.882 * * [simplify]: Extracting # 3 : cost 0 4.889 * * [simplify]: Extracting # 4 : cost 0 4.897 * * [simplify]: iteration 2 : 2851 enodes (cost 4178 ) 6.500 * * [simplify]: Extracting # 0 : cost 0 6.507 * * [simplify]: Extracting # 1 : cost 0 6.513 * * [simplify]: Extracting # 2 : cost 0 6.521 * * [simplify]: Extracting # 3 : cost 0 6.531 * * [simplify]: Extracting # 4 : cost 0 6.551 * * [simplify]: iteration done: 5001 enodes (cost 4148 ) 6.554 * [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.558 * * * [progress]: adding candidates to table 7.407 * * [progress]: iteration 2 / 4 7.407 * * * [progress]: picking best candidate 7.417 * * * * [pick]: Picked # 7.417 * * * [progress]: localizing error 7.435 * * * [progress]: generating rewritten candidates 7.435 * * * * [progress]: [ 1 / 4 ] rewriting at (2 2 2 1) 7.466 * * * * [progress]: [ 2 / 4 ] rewriting at (2 1 2) 7.487 * * * * [progress]: [ 3 / 4 ] rewriting at (2) 7.786 * * * * [progress]: [ 4 / 4 ] rewriting at (2 1) 7.855 * * * [progress]: generating series expansions 7.855 * * * * [progress]: [ 1 / 4 ] generating series at (2 2 2 1) 7.855 * [backup-simplify]: Simplify (sqrt (+ (* k (+ 10.0 k)) 1.0)) into (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) 7.855 * [approximate]: Taking taylor expansion of (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) in (k) around 0 7.855 * [taylor]: Taking taylor expansion of (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 7.855 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 7.855 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 7.855 * [taylor]: Taking taylor expansion of 10.0 in k 7.855 * [backup-simplify]: Simplify 10.0 into 10.0 7.855 * [taylor]: Taking taylor expansion of k in k 7.855 * [backup-simplify]: Simplify 0 into 0 7.855 * [backup-simplify]: Simplify 1 into 1 7.855 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 7.855 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.855 * [taylor]: Taking taylor expansion of k in k 7.855 * [backup-simplify]: Simplify 0 into 0 7.855 * [backup-simplify]: Simplify 1 into 1 7.855 * [taylor]: Taking taylor expansion of 1.0 in k 7.855 * [backup-simplify]: Simplify 1.0 into 1.0 7.856 * [backup-simplify]: Simplify (* 10.0 0) into 0 7.856 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.857 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.857 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 7.858 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 7.858 * [backup-simplify]: Simplify (+ 0 0) into 0 7.859 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 7.860 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1.0))) into (/ 5.0 (sqrt 1.0)) 7.860 * [taylor]: Taking taylor expansion of (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 7.860 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 7.860 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 7.860 * [taylor]: Taking taylor expansion of 10.0 in k 7.860 * [backup-simplify]: Simplify 10.0 into 10.0 7.860 * [taylor]: Taking taylor expansion of k in k 7.860 * [backup-simplify]: Simplify 0 into 0 7.860 * [backup-simplify]: Simplify 1 into 1 7.860 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 7.860 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.860 * [taylor]: Taking taylor expansion of k in k 7.860 * [backup-simplify]: Simplify 0 into 0 7.860 * [backup-simplify]: Simplify 1 into 1 7.860 * [taylor]: Taking taylor expansion of 1.0 in k 7.860 * [backup-simplify]: Simplify 1.0 into 1.0 7.860 * [backup-simplify]: Simplify (* 10.0 0) into 0 7.861 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.861 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.861 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 7.862 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 7.862 * [backup-simplify]: Simplify (+ 0 0) into 0 7.863 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 7.864 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1.0))) into (/ 5.0 (sqrt 1.0)) 7.864 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 7.865 * [backup-simplify]: Simplify (/ 5.0 (sqrt 1.0)) into (/ 5.0 (sqrt 1.0)) 7.865 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 1) (* 0 0))) into 0 7.866 * [backup-simplify]: Simplify (* 1 1) into 1 7.866 * [backup-simplify]: Simplify (+ 1 0) into 1 7.866 * [backup-simplify]: Simplify (+ 0 1) into 1 7.869 * [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.874 * [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.881 * [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.882 * [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.882 * [approximate]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in (k) around 0 7.882 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 7.882 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 7.882 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 7.882 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.882 * [taylor]: Taking taylor expansion of k in k 7.882 * [backup-simplify]: Simplify 0 into 0 7.882 * [backup-simplify]: Simplify 1 into 1 7.882 * [backup-simplify]: Simplify (* 1 1) into 1 7.883 * [backup-simplify]: Simplify (/ 1 1) into 1 7.883 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 7.883 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 7.883 * [taylor]: Taking taylor expansion of 10.0 in k 7.883 * [backup-simplify]: Simplify 10.0 into 10.0 7.883 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.883 * [taylor]: Taking taylor expansion of k in k 7.883 * [backup-simplify]: Simplify 0 into 0 7.883 * [backup-simplify]: Simplify 1 into 1 7.883 * [backup-simplify]: Simplify (/ 1 1) into 1 7.883 * [taylor]: Taking taylor expansion of 1.0 in k 7.883 * [backup-simplify]: Simplify 1.0 into 1.0 7.883 * [backup-simplify]: Simplify (+ 1 0) into 1 7.884 * [backup-simplify]: Simplify (sqrt 1) into 1 7.884 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.885 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.885 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 7.886 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 7.886 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 7.887 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1))) into 5.0 7.887 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 7.887 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 7.887 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 7.887 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.887 * [taylor]: Taking taylor expansion of k in k 7.887 * [backup-simplify]: Simplify 0 into 0 7.887 * [backup-simplify]: Simplify 1 into 1 7.887 * [backup-simplify]: Simplify (* 1 1) into 1 7.887 * [backup-simplify]: Simplify (/ 1 1) into 1 7.887 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 7.887 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 7.887 * [taylor]: Taking taylor expansion of 10.0 in k 7.887 * [backup-simplify]: Simplify 10.0 into 10.0 7.887 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.887 * [taylor]: Taking taylor expansion of k in k 7.887 * [backup-simplify]: Simplify 0 into 0 7.888 * [backup-simplify]: Simplify 1 into 1 7.888 * [backup-simplify]: Simplify (/ 1 1) into 1 7.888 * [taylor]: Taking taylor expansion of 1.0 in k 7.888 * [backup-simplify]: Simplify 1.0 into 1.0 7.888 * [backup-simplify]: Simplify (+ 1 0) into 1 7.888 * [backup-simplify]: Simplify (sqrt 1) into 1 7.889 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.889 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.890 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 7.890 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 7.890 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 7.891 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1))) into 5.0 7.891 * [backup-simplify]: Simplify 1 into 1 7.891 * [backup-simplify]: Simplify 5.0 into 5.0 7.892 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.892 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.893 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.893 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 7.893 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.894 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.896 * [backup-simplify]: Simplify (/ (- 1.0 (pow 5.0 2) (+)) (* 2 1)) into -12.0 7.896 * [backup-simplify]: Simplify -12.0 into -12.0 7.896 * [backup-simplify]: Simplify (+ (* -12.0 (/ 1 k)) (+ 5.0 (* 1 (/ 1 (/ 1 k))))) into (- (+ k 5.0) (* 12.0 (/ 1 k))) 7.896 * [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.896 * [approximate]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in (k) around 0 7.896 * [taylor]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 7.896 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 7.896 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 7.896 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 7.896 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.896 * [taylor]: Taking taylor expansion of k in k 7.896 * [backup-simplify]: Simplify 0 into 0 7.896 * [backup-simplify]: Simplify 1 into 1 7.897 * [backup-simplify]: Simplify (* 1 1) into 1 7.897 * [backup-simplify]: Simplify (/ 1 1) into 1 7.897 * [taylor]: Taking taylor expansion of 1.0 in k 7.897 * [backup-simplify]: Simplify 1.0 into 1.0 7.897 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 7.897 * [taylor]: Taking taylor expansion of 10.0 in k 7.897 * [backup-simplify]: Simplify 10.0 into 10.0 7.897 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.897 * [taylor]: Taking taylor expansion of k in k 7.897 * [backup-simplify]: Simplify 0 into 0 7.897 * [backup-simplify]: Simplify 1 into 1 7.898 * [backup-simplify]: Simplify (/ 1 1) into 1 7.898 * [backup-simplify]: Simplify (+ 1 0) into 1 7.898 * [backup-simplify]: Simplify (+ 1 0) into 1 7.898 * [backup-simplify]: Simplify (sqrt 1) into 1 7.899 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.899 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.899 * [backup-simplify]: Simplify (+ 0 0) into 0 7.900 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 7.900 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 7.901 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 7.902 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1))) into -5.0 7.902 * [taylor]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 7.902 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 7.902 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 7.902 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 7.902 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.902 * [taylor]: Taking taylor expansion of k in k 7.902 * [backup-simplify]: Simplify 0 into 0 7.902 * [backup-simplify]: Simplify 1 into 1 7.902 * [backup-simplify]: Simplify (* 1 1) into 1 7.902 * [backup-simplify]: Simplify (/ 1 1) into 1 7.902 * [taylor]: Taking taylor expansion of 1.0 in k 7.902 * [backup-simplify]: Simplify 1.0 into 1.0 7.902 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 7.902 * [taylor]: Taking taylor expansion of 10.0 in k 7.902 * [backup-simplify]: Simplify 10.0 into 10.0 7.902 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.902 * [taylor]: Taking taylor expansion of k in k 7.902 * [backup-simplify]: Simplify 0 into 0 7.902 * [backup-simplify]: Simplify 1 into 1 7.903 * [backup-simplify]: Simplify (/ 1 1) into 1 7.903 * [backup-simplify]: Simplify (+ 1 0) into 1 7.903 * [backup-simplify]: Simplify (+ 1 0) into 1 7.903 * [backup-simplify]: Simplify (sqrt 1) into 1 7.904 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.904 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.904 * [backup-simplify]: Simplify (+ 0 0) into 0 7.905 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 7.905 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 7.906 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 7.907 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1))) into -5.0 7.907 * [backup-simplify]: Simplify 1 into 1 7.907 * [backup-simplify]: Simplify -5.0 into -5.0 7.907 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.908 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.908 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.908 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.909 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 7.909 * [backup-simplify]: Simplify (- 0) into 0 7.909 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 7.911 * [backup-simplify]: Simplify (/ (- 1.0 (pow -5.0 2) (+)) (* 2 1)) into -12.0 7.911 * [backup-simplify]: Simplify -12.0 into -12.0 7.912 * [backup-simplify]: Simplify (+ (* -12.0 (/ 1 (- k))) (+ -5.0 (* 1 (/ 1 (/ 1 (- k)))))) into (- (* 12.0 (/ 1 k)) (+ k 5.0)) 7.912 * * * * [progress]: [ 2 / 4 ] generating series at (2 1 2) 7.912 * [backup-simplify]: Simplify (sqrt (+ (* k (+ 10.0 k)) 1.0)) into (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) 7.912 * [approximate]: Taking taylor expansion of (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) in (k) around 0 7.912 * [taylor]: Taking taylor expansion of (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 7.912 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 7.912 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 7.912 * [taylor]: Taking taylor expansion of 10.0 in k 7.912 * [backup-simplify]: Simplify 10.0 into 10.0 7.912 * [taylor]: Taking taylor expansion of k in k 7.912 * [backup-simplify]: Simplify 0 into 0 7.912 * [backup-simplify]: Simplify 1 into 1 7.912 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 7.912 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.912 * [taylor]: Taking taylor expansion of k in k 7.912 * [backup-simplify]: Simplify 0 into 0 7.912 * [backup-simplify]: Simplify 1 into 1 7.912 * [taylor]: Taking taylor expansion of 1.0 in k 7.912 * [backup-simplify]: Simplify 1.0 into 1.0 7.912 * [backup-simplify]: Simplify (* 10.0 0) into 0 7.913 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.913 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.913 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 7.914 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 7.914 * [backup-simplify]: Simplify (+ 0 0) into 0 7.915 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 7.915 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1.0))) into (/ 5.0 (sqrt 1.0)) 7.915 * [taylor]: Taking taylor expansion of (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 7.916 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 7.916 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 7.916 * [taylor]: Taking taylor expansion of 10.0 in k 7.916 * [backup-simplify]: Simplify 10.0 into 10.0 7.916 * [taylor]: Taking taylor expansion of k in k 7.916 * [backup-simplify]: Simplify 0 into 0 7.916 * [backup-simplify]: Simplify 1 into 1 7.916 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 7.916 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.916 * [taylor]: Taking taylor expansion of k in k 7.916 * [backup-simplify]: Simplify 0 into 0 7.916 * [backup-simplify]: Simplify 1 into 1 7.916 * [taylor]: Taking taylor expansion of 1.0 in k 7.916 * [backup-simplify]: Simplify 1.0 into 1.0 7.916 * [backup-simplify]: Simplify (* 10.0 0) into 0 7.916 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.917 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.917 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 7.918 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 7.918 * [backup-simplify]: Simplify (+ 0 0) into 0 7.918 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 7.919 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1.0))) into (/ 5.0 (sqrt 1.0)) 7.920 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 7.920 * [backup-simplify]: Simplify (/ 5.0 (sqrt 1.0)) into (/ 5.0 (sqrt 1.0)) 7.921 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 1) (* 0 0))) into 0 7.921 * [backup-simplify]: Simplify (* 1 1) into 1 7.921 * [backup-simplify]: Simplify (+ 1 0) into 1 7.922 * [backup-simplify]: Simplify (+ 0 1) into 1 7.925 * [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.929 * [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.934 * [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.934 * [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.934 * [approximate]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in (k) around 0 7.934 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 7.934 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 7.935 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 7.935 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.935 * [taylor]: Taking taylor expansion of k in k 7.935 * [backup-simplify]: Simplify 0 into 0 7.935 * [backup-simplify]: Simplify 1 into 1 7.935 * [backup-simplify]: Simplify (* 1 1) into 1 7.935 * [backup-simplify]: Simplify (/ 1 1) into 1 7.935 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 7.935 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 7.935 * [taylor]: Taking taylor expansion of 10.0 in k 7.935 * [backup-simplify]: Simplify 10.0 into 10.0 7.935 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.935 * [taylor]: Taking taylor expansion of k in k 7.935 * [backup-simplify]: Simplify 0 into 0 7.935 * [backup-simplify]: Simplify 1 into 1 7.935 * [backup-simplify]: Simplify (/ 1 1) into 1 7.935 * [taylor]: Taking taylor expansion of 1.0 in k 7.936 * [backup-simplify]: Simplify 1.0 into 1.0 7.936 * [backup-simplify]: Simplify (+ 1 0) into 1 7.936 * [backup-simplify]: Simplify (sqrt 1) into 1 7.936 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.937 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.937 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 7.938 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 7.938 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 7.939 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1))) into 5.0 7.939 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 7.939 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 7.939 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 7.939 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.939 * [taylor]: Taking taylor expansion of k in k 7.939 * [backup-simplify]: Simplify 0 into 0 7.939 * [backup-simplify]: Simplify 1 into 1 7.939 * [backup-simplify]: Simplify (* 1 1) into 1 7.940 * [backup-simplify]: Simplify (/ 1 1) into 1 7.940 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 7.940 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 7.940 * [taylor]: Taking taylor expansion of 10.0 in k 7.940 * [backup-simplify]: Simplify 10.0 into 10.0 7.940 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.940 * [taylor]: Taking taylor expansion of k in k 7.940 * [backup-simplify]: Simplify 0 into 0 7.940 * [backup-simplify]: Simplify 1 into 1 7.940 * [backup-simplify]: Simplify (/ 1 1) into 1 7.940 * [taylor]: Taking taylor expansion of 1.0 in k 7.940 * [backup-simplify]: Simplify 1.0 into 1.0 7.940 * [backup-simplify]: Simplify (+ 1 0) into 1 7.941 * [backup-simplify]: Simplify (sqrt 1) into 1 7.941 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.941 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.942 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 7.942 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 7.942 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 7.943 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1))) into 5.0 7.943 * [backup-simplify]: Simplify 1 into 1 7.943 * [backup-simplify]: Simplify 5.0 into 5.0 7.944 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.944 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.945 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.945 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 7.949 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.949 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.951 * [backup-simplify]: Simplify (/ (- 1.0 (pow 5.0 2) (+)) (* 2 1)) into -12.0 7.951 * [backup-simplify]: Simplify -12.0 into -12.0 7.951 * [backup-simplify]: Simplify (+ (* -12.0 (/ 1 k)) (+ 5.0 (* 1 (/ 1 (/ 1 k))))) into (- (+ k 5.0) (* 12.0 (/ 1 k))) 7.952 * [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.952 * [approximate]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in (k) around 0 7.952 * [taylor]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 7.952 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 7.952 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 7.952 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 7.952 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.952 * [taylor]: Taking taylor expansion of k in k 7.952 * [backup-simplify]: Simplify 0 into 0 7.952 * [backup-simplify]: Simplify 1 into 1 7.952 * [backup-simplify]: Simplify (* 1 1) into 1 7.952 * [backup-simplify]: Simplify (/ 1 1) into 1 7.952 * [taylor]: Taking taylor expansion of 1.0 in k 7.952 * [backup-simplify]: Simplify 1.0 into 1.0 7.952 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 7.952 * [taylor]: Taking taylor expansion of 10.0 in k 7.952 * [backup-simplify]: Simplify 10.0 into 10.0 7.952 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.952 * [taylor]: Taking taylor expansion of k in k 7.953 * [backup-simplify]: Simplify 0 into 0 7.953 * [backup-simplify]: Simplify 1 into 1 7.953 * [backup-simplify]: Simplify (/ 1 1) into 1 7.953 * [backup-simplify]: Simplify (+ 1 0) into 1 7.953 * [backup-simplify]: Simplify (+ 1 0) into 1 7.954 * [backup-simplify]: Simplify (sqrt 1) into 1 7.954 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.954 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.955 * [backup-simplify]: Simplify (+ 0 0) into 0 7.955 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 7.955 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 7.956 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 7.957 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1))) into -5.0 7.957 * [taylor]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 7.957 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 7.957 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 7.957 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 7.957 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.957 * [taylor]: Taking taylor expansion of k in k 7.957 * [backup-simplify]: Simplify 0 into 0 7.957 * [backup-simplify]: Simplify 1 into 1 7.957 * [backup-simplify]: Simplify (* 1 1) into 1 7.957 * [backup-simplify]: Simplify (/ 1 1) into 1 7.957 * [taylor]: Taking taylor expansion of 1.0 in k 7.957 * [backup-simplify]: Simplify 1.0 into 1.0 7.957 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 7.957 * [taylor]: Taking taylor expansion of 10.0 in k 7.957 * [backup-simplify]: Simplify 10.0 into 10.0 7.957 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.957 * [taylor]: Taking taylor expansion of k in k 7.957 * [backup-simplify]: Simplify 0 into 0 7.957 * [backup-simplify]: Simplify 1 into 1 7.958 * [backup-simplify]: Simplify (/ 1 1) into 1 7.958 * [backup-simplify]: Simplify (+ 1 0) into 1 7.958 * [backup-simplify]: Simplify (+ 1 0) into 1 7.958 * [backup-simplify]: Simplify (sqrt 1) into 1 7.959 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.959 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.959 * [backup-simplify]: Simplify (+ 0 0) into 0 7.960 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 7.960 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 7.961 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 7.962 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1))) into -5.0 7.962 * [backup-simplify]: Simplify 1 into 1 7.962 * [backup-simplify]: Simplify -5.0 into -5.0 7.962 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.963 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.963 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.963 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.964 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 7.964 * [backup-simplify]: Simplify (- 0) into 0 7.964 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 7.966 * [backup-simplify]: Simplify (/ (- 1.0 (pow -5.0 2) (+)) (* 2 1)) into -12.0 7.966 * [backup-simplify]: Simplify -12.0 into -12.0 7.966 * [backup-simplify]: Simplify (+ (* -12.0 (/ 1 (- k))) (+ -5.0 (* 1 (/ 1 (/ 1 (- k)))))) into (- (* 12.0 (/ 1 k)) (+ k 5.0)) 7.966 * * * * [progress]: [ 3 / 4 ] generating series at (2) 7.967 * [backup-simplify]: Simplify (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) into (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) 7.967 * [approximate]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in (k a m) around 0 7.967 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in m 7.967 * [taylor]: Taking taylor expansion of (* a (pow k m)) in m 7.967 * [taylor]: Taking taylor expansion of a in m 7.967 * [backup-simplify]: Simplify a into a 7.967 * [taylor]: Taking taylor expansion of (pow k m) in m 7.967 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 7.967 * [taylor]: Taking taylor expansion of (* m (log k)) in m 7.967 * [taylor]: Taking taylor expansion of m in m 7.967 * [backup-simplify]: Simplify 0 into 0 7.967 * [backup-simplify]: Simplify 1 into 1 7.967 * [taylor]: Taking taylor expansion of (log k) in m 7.967 * [taylor]: Taking taylor expansion of k in m 7.967 * [backup-simplify]: Simplify k into k 7.967 * [backup-simplify]: Simplify (log k) into (log k) 7.967 * [backup-simplify]: Simplify (* 0 (log k)) into 0 7.968 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 7.968 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 7.968 * [backup-simplify]: Simplify (exp 0) into 1 7.968 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in m 7.968 * [taylor]: Taking taylor expansion of (* 10.0 k) in m 7.968 * [taylor]: Taking taylor expansion of 10.0 in m 7.968 * [backup-simplify]: Simplify 10.0 into 10.0 7.968 * [taylor]: Taking taylor expansion of k in m 7.968 * [backup-simplify]: Simplify k into k 7.968 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in m 7.968 * [taylor]: Taking taylor expansion of (pow k 2) in m 7.968 * [taylor]: Taking taylor expansion of k in m 7.968 * [backup-simplify]: Simplify k into k 7.968 * [taylor]: Taking taylor expansion of 1.0 in m 7.968 * [backup-simplify]: Simplify 1.0 into 1.0 7.968 * [backup-simplify]: Simplify (* a 1) into a 7.968 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 7.968 * [backup-simplify]: Simplify (* k k) into (pow k 2) 7.969 * [backup-simplify]: Simplify (+ (pow k 2) 1.0) into (+ (pow k 2) 1.0) 7.969 * [backup-simplify]: Simplify (+ (* 10.0 k) (+ (pow k 2) 1.0)) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 7.969 * [backup-simplify]: Simplify (/ a (+ (* 10.0 k) (+ (pow k 2) 1.0))) into (/ a (+ (* 10.0 k) (+ (pow k 2) 1.0))) 7.969 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in a 7.969 * [taylor]: Taking taylor expansion of (* a (pow k m)) in a 7.969 * [taylor]: Taking taylor expansion of a in a 7.969 * [backup-simplify]: Simplify 0 into 0 7.969 * [backup-simplify]: Simplify 1 into 1 7.969 * [taylor]: Taking taylor expansion of (pow k m) in a 7.969 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in a 7.969 * [taylor]: Taking taylor expansion of (* m (log k)) in a 7.969 * [taylor]: Taking taylor expansion of m in a 7.969 * [backup-simplify]: Simplify m into m 7.969 * [taylor]: Taking taylor expansion of (log k) in a 7.969 * [taylor]: Taking taylor expansion of k in a 7.969 * [backup-simplify]: Simplify k into k 7.969 * [backup-simplify]: Simplify (log k) into (log k) 7.969 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 7.969 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 7.969 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in a 7.969 * [taylor]: Taking taylor expansion of (* 10.0 k) in a 7.969 * [taylor]: Taking taylor expansion of 10.0 in a 7.969 * [backup-simplify]: Simplify 10.0 into 10.0 7.969 * [taylor]: Taking taylor expansion of k in a 7.969 * [backup-simplify]: Simplify k into k 7.969 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in a 7.969 * [taylor]: Taking taylor expansion of (pow k 2) in a 7.969 * [taylor]: Taking taylor expansion of k in a 7.969 * [backup-simplify]: Simplify k into k 7.969 * [taylor]: Taking taylor expansion of 1.0 in a 7.969 * [backup-simplify]: Simplify 1.0 into 1.0 7.970 * [backup-simplify]: Simplify (* 0 (pow k m)) into 0 7.970 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 7.970 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 7.971 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 7.971 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow k m))) into (pow k m) 7.971 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 7.971 * [backup-simplify]: Simplify (* k k) into (pow k 2) 7.971 * [backup-simplify]: Simplify (+ (pow k 2) 1.0) into (+ (pow k 2) 1.0) 7.971 * [backup-simplify]: Simplify (+ (* 10.0 k) (+ (pow k 2) 1.0)) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 7.972 * [backup-simplify]: Simplify (/ (pow k m) (+ (* 10.0 k) (+ (pow k 2) 1.0))) into (/ (pow k m) (+ (* 10.0 k) (+ (pow k 2) 1.0))) 7.972 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 7.972 * [taylor]: Taking taylor expansion of (* a (pow k m)) in k 7.972 * [taylor]: Taking taylor expansion of a in k 7.972 * [backup-simplify]: Simplify a into a 7.972 * [taylor]: Taking taylor expansion of (pow k m) in k 7.972 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 7.972 * [taylor]: Taking taylor expansion of (* m (log k)) in k 7.972 * [taylor]: Taking taylor expansion of m in k 7.972 * [backup-simplify]: Simplify m into m 7.972 * [taylor]: Taking taylor expansion of (log k) in k 7.972 * [taylor]: Taking taylor expansion of k in k 7.972 * [backup-simplify]: Simplify 0 into 0 7.972 * [backup-simplify]: Simplify 1 into 1 7.972 * [backup-simplify]: Simplify (log 1) into 0 7.972 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 7.972 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 7.972 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 7.972 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 7.972 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 7.972 * [taylor]: Taking taylor expansion of 10.0 in k 7.972 * [backup-simplify]: Simplify 10.0 into 10.0 7.973 * [taylor]: Taking taylor expansion of k in k 7.973 * [backup-simplify]: Simplify 0 into 0 7.973 * [backup-simplify]: Simplify 1 into 1 7.973 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 7.973 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.973 * [taylor]: Taking taylor expansion of k in k 7.973 * [backup-simplify]: Simplify 0 into 0 7.973 * [backup-simplify]: Simplify 1 into 1 7.973 * [taylor]: Taking taylor expansion of 1.0 in k 7.973 * [backup-simplify]: Simplify 1.0 into 1.0 7.973 * [backup-simplify]: Simplify (* a (pow k m)) into (* a (pow k m)) 7.973 * [backup-simplify]: Simplify (* 10.0 0) into 0 7.973 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.974 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.974 * [backup-simplify]: Simplify (/ (* a (pow k m)) 1.0) into (* 1.0 (* a (pow k m))) 7.974 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 7.974 * [taylor]: Taking taylor expansion of (* a (pow k m)) in k 7.974 * [taylor]: Taking taylor expansion of a in k 7.974 * [backup-simplify]: Simplify a into a 7.974 * [taylor]: Taking taylor expansion of (pow k m) in k 7.974 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 7.974 * [taylor]: Taking taylor expansion of (* m (log k)) in k 7.974 * [taylor]: Taking taylor expansion of m in k 7.974 * [backup-simplify]: Simplify m into m 7.974 * [taylor]: Taking taylor expansion of (log k) in k 7.974 * [taylor]: Taking taylor expansion of k in k 7.974 * [backup-simplify]: Simplify 0 into 0 7.974 * [backup-simplify]: Simplify 1 into 1 7.974 * [backup-simplify]: Simplify (log 1) into 0 7.974 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 7.975 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 7.975 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 7.975 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 7.975 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 7.975 * [taylor]: Taking taylor expansion of 10.0 in k 7.975 * [backup-simplify]: Simplify 10.0 into 10.0 7.975 * [taylor]: Taking taylor expansion of k in k 7.975 * [backup-simplify]: Simplify 0 into 0 7.975 * [backup-simplify]: Simplify 1 into 1 7.975 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 7.975 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.975 * [taylor]: Taking taylor expansion of k in k 7.975 * [backup-simplify]: Simplify 0 into 0 7.975 * [backup-simplify]: Simplify 1 into 1 7.975 * [taylor]: Taking taylor expansion of 1.0 in k 7.975 * [backup-simplify]: Simplify 1.0 into 1.0 7.975 * [backup-simplify]: Simplify (* a (pow k m)) into (* a (pow k m)) 7.975 * [backup-simplify]: Simplify (* 10.0 0) into 0 7.976 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.976 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.976 * [backup-simplify]: Simplify (/ (* a (pow k m)) 1.0) into (* 1.0 (* a (pow k m))) 7.976 * [taylor]: Taking taylor expansion of (* 1.0 (* a (pow k m))) in a 7.976 * [taylor]: Taking taylor expansion of 1.0 in a 7.976 * [backup-simplify]: Simplify 1.0 into 1.0 7.976 * [taylor]: Taking taylor expansion of (* a (pow k m)) in a 7.976 * [taylor]: Taking taylor expansion of a in a 7.976 * [backup-simplify]: Simplify 0 into 0 7.976 * [backup-simplify]: Simplify 1 into 1 7.976 * [taylor]: Taking taylor expansion of (pow k m) in a 7.976 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in a 7.976 * [taylor]: Taking taylor expansion of (* m (log k)) in a 7.976 * [taylor]: Taking taylor expansion of m in a 7.976 * [backup-simplify]: Simplify m into m 7.976 * [taylor]: Taking taylor expansion of (log k) in a 7.976 * [taylor]: Taking taylor expansion of k in a 7.976 * [backup-simplify]: Simplify k into k 7.976 * [backup-simplify]: Simplify (log k) into (log k) 7.976 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 7.976 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 7.977 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 7.977 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 7.978 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 7.978 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow k m))) into (pow k m) 7.978 * [backup-simplify]: Simplify (* 0 (pow k m)) into 0 7.978 * [backup-simplify]: Simplify (+ (* 1.0 (pow k m)) (* 0 0)) into (* 1.0 (pow k m)) 7.978 * [taylor]: Taking taylor expansion of (* 1.0 (pow k m)) in m 7.978 * [taylor]: Taking taylor expansion of 1.0 in m 7.978 * [backup-simplify]: Simplify 1.0 into 1.0 7.978 * [taylor]: Taking taylor expansion of (pow k m) in m 7.978 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 7.979 * [taylor]: Taking taylor expansion of (* m (log k)) in m 7.979 * [taylor]: Taking taylor expansion of m in m 7.979 * [backup-simplify]: Simplify 0 into 0 7.979 * [backup-simplify]: Simplify 1 into 1 7.979 * [taylor]: Taking taylor expansion of (log k) in m 7.979 * [taylor]: Taking taylor expansion of k in m 7.979 * [backup-simplify]: Simplify k into k 7.979 * [backup-simplify]: Simplify (log k) into (log k) 7.979 * [backup-simplify]: Simplify (* 0 (log k)) into 0 7.979 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 7.979 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 7.980 * [backup-simplify]: Simplify (exp 0) into 1 7.980 * [backup-simplify]: Simplify (* 1.0 1) into 1.0 7.980 * [backup-simplify]: Simplify 1.0 into 1.0 7.981 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 7.981 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 7.981 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 7.982 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 7.982 * [backup-simplify]: Simplify (+ (* a 0) (* 0 (pow k m))) into 0 7.983 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 7.983 * [backup-simplify]: Simplify (+ 0 0) into 0 7.983 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 7.984 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* (* 1.0 (* a (pow k m))) (/ 10.0 1.0)))) into (- (* 10.0 (* a (pow k m)))) 7.984 * [taylor]: Taking taylor expansion of (- (* 10.0 (* a (pow k m)))) in a 7.984 * [taylor]: Taking taylor expansion of (* 10.0 (* a (pow k m))) in a 7.984 * [taylor]: Taking taylor expansion of 10.0 in a 7.984 * [backup-simplify]: Simplify 10.0 into 10.0 7.984 * [taylor]: Taking taylor expansion of (* a (pow k m)) in a 7.984 * [taylor]: Taking taylor expansion of a in a 7.984 * [backup-simplify]: Simplify 0 into 0 7.984 * [backup-simplify]: Simplify 1 into 1 7.984 * [taylor]: Taking taylor expansion of (pow k m) in a 7.984 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in a 7.984 * [taylor]: Taking taylor expansion of (* m (log k)) in a 7.984 * [taylor]: Taking taylor expansion of m in a 7.984 * [backup-simplify]: Simplify m into m 7.984 * [taylor]: Taking taylor expansion of (log k) in a 7.984 * [taylor]: Taking taylor expansion of k in a 7.984 * [backup-simplify]: Simplify k into k 7.984 * [backup-simplify]: Simplify (log k) into (log k) 7.984 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 7.984 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 7.985 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 7.985 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 7.986 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 7.986 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow k m))) into (pow k m) 7.987 * [backup-simplify]: Simplify (* 0 (pow k m)) into 0 7.987 * [backup-simplify]: Simplify (+ (* 10.0 (pow k m)) (* 0 0)) into (* 10.0 (pow k m)) 7.987 * [backup-simplify]: Simplify (- (* 10.0 (pow k m))) into (- (* 10.0 (pow k m))) 7.987 * [taylor]: Taking taylor expansion of (- (* 10.0 (pow k m))) in m 7.987 * [taylor]: Taking taylor expansion of (* 10.0 (pow k m)) in m 7.987 * [taylor]: Taking taylor expansion of 10.0 in m 7.987 * [backup-simplify]: Simplify 10.0 into 10.0 7.987 * [taylor]: Taking taylor expansion of (pow k m) in m 7.987 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 7.987 * [taylor]: Taking taylor expansion of (* m (log k)) in m 7.988 * [taylor]: Taking taylor expansion of m in m 7.988 * [backup-simplify]: Simplify 0 into 0 7.988 * [backup-simplify]: Simplify 1 into 1 7.988 * [taylor]: Taking taylor expansion of (log k) in m 7.988 * [taylor]: Taking taylor expansion of k in m 7.988 * [backup-simplify]: Simplify k into k 7.988 * [backup-simplify]: Simplify (log k) into (log k) 7.988 * [backup-simplify]: Simplify (* 0 (log k)) into 0 7.989 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 7.989 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 7.989 * [backup-simplify]: Simplify (exp 0) into 1 7.990 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 7.990 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 7.991 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 7.993 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow k 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow k 1)))) 2) into 0 7.993 * [backup-simplify]: Simplify (+ (* m 0) (+ (* 0 0) (* 0 (log k)))) into 0 7.994 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 7.995 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (pow k m)))) into 0 7.996 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 (pow k m)) (* 0 0))) into 0 7.996 * [taylor]: Taking taylor expansion of 0 in m 7.996 * [backup-simplify]: Simplify 0 into 0 7.996 * [backup-simplify]: Simplify 0 into 0 7.997 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow (log k) 1) 1)))) into (log k) 7.997 * [backup-simplify]: Simplify (+ (* 1.0 (log k)) (* 0 1)) into (* 1.0 (log k)) 7.997 * [backup-simplify]: Simplify (* 1.0 (log k)) into (* 1.0 (log k)) 7.998 * [backup-simplify]: Simplify (+ (* (* 1.0 (log k)) (* m (* a 1))) (+ (* (- 10.0) (* 1 (* a k))) (* 1.0 (* 1 (* a 1))))) into (- (+ (* 1.0 (* a (* m (log k)))) (* 1.0 a)) (* 10.0 (* k a))) 7.999 * [backup-simplify]: Simplify (* (/ 1 (sqrt (+ (* (/ 1 k) (+ 10.0 (/ 1 k))) 1.0))) (/ (/ 1 a) (/ (sqrt (+ (* (/ 1 k) (+ 10.0 (/ 1 k))) 1.0)) (pow (/ 1 k) (/ 1 m))))) into (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) 7.999 * [approximate]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in (k a m) around 0 7.999 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in m 7.999 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in m 7.999 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in m 7.999 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in m 7.999 * [taylor]: Taking taylor expansion of (/ 1 m) in m 7.999 * [taylor]: Taking taylor expansion of m in m 7.999 * [backup-simplify]: Simplify 0 into 0 7.999 * [backup-simplify]: Simplify 1 into 1 8.000 * [backup-simplify]: Simplify (/ 1 1) into 1 8.000 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in m 8.000 * [taylor]: Taking taylor expansion of (/ 1 k) in m 8.000 * [taylor]: Taking taylor expansion of k in m 8.000 * [backup-simplify]: Simplify k into k 8.000 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 8.000 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 8.001 * [backup-simplify]: Simplify (* 1 (log (/ 1 k))) into (log (/ 1 k)) 8.001 * [backup-simplify]: Simplify (exp (* (/ 1 m) (log (/ 1 k)))) into (exp (/ (log (/ 1 k)) m)) 8.001 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in m 8.001 * [taylor]: Taking taylor expansion of a in m 8.001 * [backup-simplify]: Simplify a into a 8.001 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in m 8.001 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 8.001 * [taylor]: Taking taylor expansion of (pow k 2) in m 8.001 * [taylor]: Taking taylor expansion of k in m 8.001 * [backup-simplify]: Simplify k into k 8.001 * [backup-simplify]: Simplify (* k k) into (pow k 2) 8.001 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 8.001 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in m 8.001 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in m 8.001 * [taylor]: Taking taylor expansion of 10.0 in m 8.001 * [backup-simplify]: Simplify 10.0 into 10.0 8.001 * [taylor]: Taking taylor expansion of (/ 1 k) in m 8.001 * [taylor]: Taking taylor expansion of k in m 8.001 * [backup-simplify]: Simplify k into k 8.002 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 8.002 * [taylor]: Taking taylor expansion of 1.0 in m 8.002 * [backup-simplify]: Simplify 1.0 into 1.0 8.002 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 8.002 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 8.002 * [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.002 * [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.003 * [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.003 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in a 8.003 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in a 8.003 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in a 8.003 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in a 8.003 * [taylor]: Taking taylor expansion of (/ 1 m) in a 8.003 * [taylor]: Taking taylor expansion of m in a 8.003 * [backup-simplify]: Simplify m into m 8.003 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 8.003 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in a 8.003 * [taylor]: Taking taylor expansion of (/ 1 k) in a 8.003 * [taylor]: Taking taylor expansion of k in a 8.003 * [backup-simplify]: Simplify k into k 8.003 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 8.004 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 8.004 * [backup-simplify]: Simplify (* (/ 1 m) (log (/ 1 k))) into (/ (log (/ 1 k)) m) 8.004 * [backup-simplify]: Simplify (exp (/ (log (/ 1 k)) m)) into (exp (/ (log (/ 1 k)) m)) 8.004 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in a 8.004 * [taylor]: Taking taylor expansion of a in a 8.004 * [backup-simplify]: Simplify 0 into 0 8.004 * [backup-simplify]: Simplify 1 into 1 8.004 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in a 8.004 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 8.004 * [taylor]: Taking taylor expansion of (pow k 2) in a 8.004 * [taylor]: Taking taylor expansion of k in a 8.004 * [backup-simplify]: Simplify k into k 8.004 * [backup-simplify]: Simplify (* k k) into (pow k 2) 8.004 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 8.004 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in a 8.004 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 8.004 * [taylor]: Taking taylor expansion of 10.0 in a 8.004 * [backup-simplify]: Simplify 10.0 into 10.0 8.005 * [taylor]: Taking taylor expansion of (/ 1 k) in a 8.005 * [taylor]: Taking taylor expansion of k in a 8.005 * [backup-simplify]: Simplify k into k 8.005 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 8.005 * [taylor]: Taking taylor expansion of 1.0 in a 8.005 * [backup-simplify]: Simplify 1.0 into 1.0 8.005 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 8.005 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 8.005 * [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.006 * [backup-simplify]: Simplify (* 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) into 0 8.006 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 8.006 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 8.006 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 8.007 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 8.007 * [backup-simplify]: Simplify (+ 0 0) into 0 8.008 * [backup-simplify]: Simplify (+ 0 0) into 0 8.008 * [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.009 * [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.009 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in k 8.009 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in k 8.009 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in k 8.009 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in k 8.009 * [taylor]: Taking taylor expansion of (/ 1 m) in k 8.009 * [taylor]: Taking taylor expansion of m in k 8.009 * [backup-simplify]: Simplify m into m 8.009 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 8.009 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 8.009 * [taylor]: Taking taylor expansion of (/ 1 k) in k 8.009 * [taylor]: Taking taylor expansion of k in k 8.009 * [backup-simplify]: Simplify 0 into 0 8.009 * [backup-simplify]: Simplify 1 into 1 8.010 * [backup-simplify]: Simplify (/ 1 1) into 1 8.010 * [backup-simplify]: Simplify (log 1) into 0 8.011 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 8.011 * [backup-simplify]: Simplify (* (/ 1 m) (- (log k))) into (* -1 (/ (log k) m)) 8.011 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 8.011 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 8.011 * [taylor]: Taking taylor expansion of a in k 8.011 * [backup-simplify]: Simplify a into a 8.011 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 8.011 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 8.011 * [taylor]: Taking taylor expansion of (pow k 2) in k 8.011 * [taylor]: Taking taylor expansion of k in k 8.011 * [backup-simplify]: Simplify 0 into 0 8.011 * [backup-simplify]: Simplify 1 into 1 8.012 * [backup-simplify]: Simplify (* 1 1) into 1 8.012 * [backup-simplify]: Simplify (/ 1 1) into 1 8.012 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 8.012 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 8.012 * [taylor]: Taking taylor expansion of 10.0 in k 8.012 * [backup-simplify]: Simplify 10.0 into 10.0 8.012 * [taylor]: Taking taylor expansion of (/ 1 k) in k 8.012 * [taylor]: Taking taylor expansion of k in k 8.012 * [backup-simplify]: Simplify 0 into 0 8.012 * [backup-simplify]: Simplify 1 into 1 8.013 * [backup-simplify]: Simplify (/ 1 1) into 1 8.013 * [taylor]: Taking taylor expansion of 1.0 in k 8.013 * [backup-simplify]: Simplify 1.0 into 1.0 8.013 * [backup-simplify]: Simplify (+ 1 0) into 1 8.013 * [backup-simplify]: Simplify (* a 1) into a 8.013 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) a) into (/ (exp (* -1 (/ (log k) m))) a) 8.013 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in k 8.014 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in k 8.014 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in k 8.014 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in k 8.014 * [taylor]: Taking taylor expansion of (/ 1 m) in k 8.014 * [taylor]: Taking taylor expansion of m in k 8.014 * [backup-simplify]: Simplify m into m 8.014 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 8.014 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 8.014 * [taylor]: Taking taylor expansion of (/ 1 k) in k 8.014 * [taylor]: Taking taylor expansion of k in k 8.014 * [backup-simplify]: Simplify 0 into 0 8.014 * [backup-simplify]: Simplify 1 into 1 8.014 * [backup-simplify]: Simplify (/ 1 1) into 1 8.015 * [backup-simplify]: Simplify (log 1) into 0 8.015 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 8.015 * [backup-simplify]: Simplify (* (/ 1 m) (- (log k))) into (* -1 (/ (log k) m)) 8.015 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 8.015 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 8.016 * [taylor]: Taking taylor expansion of a in k 8.016 * [backup-simplify]: Simplify a into a 8.016 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 8.016 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 8.016 * [taylor]: Taking taylor expansion of (pow k 2) in k 8.016 * [taylor]: Taking taylor expansion of k in k 8.016 * [backup-simplify]: Simplify 0 into 0 8.016 * [backup-simplify]: Simplify 1 into 1 8.016 * [backup-simplify]: Simplify (* 1 1) into 1 8.017 * [backup-simplify]: Simplify (/ 1 1) into 1 8.017 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 8.017 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 8.017 * [taylor]: Taking taylor expansion of 10.0 in k 8.017 * [backup-simplify]: Simplify 10.0 into 10.0 8.017 * [taylor]: Taking taylor expansion of (/ 1 k) in k 8.017 * [taylor]: Taking taylor expansion of k in k 8.017 * [backup-simplify]: Simplify 0 into 0 8.017 * [backup-simplify]: Simplify 1 into 1 8.017 * [backup-simplify]: Simplify (/ 1 1) into 1 8.017 * [taylor]: Taking taylor expansion of 1.0 in k 8.017 * [backup-simplify]: Simplify 1.0 into 1.0 8.018 * [backup-simplify]: Simplify (+ 1 0) into 1 8.018 * [backup-simplify]: Simplify (* a 1) into a 8.018 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) a) into (/ (exp (* -1 (/ (log k) m))) a) 8.018 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (log k) m))) a) in a 8.018 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in a 8.018 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in a 8.018 * [taylor]: Taking taylor expansion of -1 in a 8.018 * [backup-simplify]: Simplify -1 into -1 8.018 * [taylor]: Taking taylor expansion of (/ (log k) m) in a 8.018 * [taylor]: Taking taylor expansion of (log k) in a 8.018 * [taylor]: Taking taylor expansion of k in a 8.018 * [backup-simplify]: Simplify k into k 8.018 * [backup-simplify]: Simplify (log k) into (log k) 8.018 * [taylor]: Taking taylor expansion of m in a 8.018 * [backup-simplify]: Simplify m into m 8.019 * [backup-simplify]: Simplify (/ (log k) m) into (/ (log k) m) 8.019 * [backup-simplify]: Simplify (* -1 (/ (log k) m)) into (* -1 (/ (log k) m)) 8.019 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 8.019 * [taylor]: Taking taylor expansion of a in a 8.019 * [backup-simplify]: Simplify 0 into 0 8.019 * [backup-simplify]: Simplify 1 into 1 8.019 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) 1) into (exp (* -1 (/ (log k) m))) 8.019 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 8.019 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 8.019 * [taylor]: Taking taylor expansion of -1 in m 8.019 * [backup-simplify]: Simplify -1 into -1 8.019 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 8.019 * [taylor]: Taking taylor expansion of (log k) in m 8.019 * [taylor]: Taking taylor expansion of k in m 8.019 * [backup-simplify]: Simplify k into k 8.019 * [backup-simplify]: Simplify (log k) into (log k) 8.019 * [taylor]: Taking taylor expansion of m in m 8.019 * [backup-simplify]: Simplify 0 into 0 8.019 * [backup-simplify]: Simplify 1 into 1 8.020 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 8.020 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 8.020 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 8.020 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 8.021 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.022 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 8.022 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)))) into 0 8.023 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 8.023 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (* 0 (- (log k)))) into 0 8.024 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 1) 1)))) into 0 8.025 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.025 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.026 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 8.026 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 8.027 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 8.027 * [backup-simplify]: Simplify (+ (* a 10.0) (* 0 1)) into (* 10.0 a) 8.028 * [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.028 * [taylor]: Taking taylor expansion of (- (* 10.0 (/ (exp (* -1 (/ (log k) m))) a))) in a 8.028 * [taylor]: Taking taylor expansion of (* 10.0 (/ (exp (* -1 (/ (log k) m))) a)) in a 8.028 * [taylor]: Taking taylor expansion of 10.0 in a 8.028 * [backup-simplify]: Simplify 10.0 into 10.0 8.028 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (log k) m))) a) in a 8.028 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in a 8.028 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in a 8.028 * [taylor]: Taking taylor expansion of -1 in a 8.028 * [backup-simplify]: Simplify -1 into -1 8.028 * [taylor]: Taking taylor expansion of (/ (log k) m) in a 8.028 * [taylor]: Taking taylor expansion of (log k) in a 8.028 * [taylor]: Taking taylor expansion of k in a 8.028 * [backup-simplify]: Simplify k into k 8.028 * [backup-simplify]: Simplify (log k) into (log k) 8.028 * [taylor]: Taking taylor expansion of m in a 8.028 * [backup-simplify]: Simplify m into m 8.028 * [backup-simplify]: Simplify (/ (log k) m) into (/ (log k) m) 8.028 * [backup-simplify]: Simplify (* -1 (/ (log k) m)) into (* -1 (/ (log k) m)) 8.029 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 8.029 * [taylor]: Taking taylor expansion of a in a 8.029 * [backup-simplify]: Simplify 0 into 0 8.029 * [backup-simplify]: Simplify 1 into 1 8.029 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) 1) into (exp (* -1 (/ (log k) m))) 8.029 * [backup-simplify]: Simplify (* 10.0 (exp (* -1 (/ (log k) m)))) into (* 10.0 (exp (* -1 (/ (log k) m)))) 8.029 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (log k) m))))) into (- (* 10.0 (exp (* -1 (/ (log k) m))))) 8.029 * [taylor]: Taking taylor expansion of (- (* 10.0 (exp (* -1 (/ (log k) m))))) in m 8.029 * [taylor]: Taking taylor expansion of (* 10.0 (exp (* -1 (/ (log k) m)))) in m 8.029 * [taylor]: Taking taylor expansion of 10.0 in m 8.029 * [backup-simplify]: Simplify 10.0 into 10.0 8.029 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 8.029 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 8.030 * [taylor]: Taking taylor expansion of -1 in m 8.030 * [backup-simplify]: Simplify -1 into -1 8.030 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 8.030 * [taylor]: Taking taylor expansion of (log k) in m 8.030 * [taylor]: Taking taylor expansion of k in m 8.030 * [backup-simplify]: Simplify k into k 8.030 * [backup-simplify]: Simplify (log k) into (log k) 8.030 * [taylor]: Taking taylor expansion of m in m 8.030 * [backup-simplify]: Simplify 0 into 0 8.030 * [backup-simplify]: Simplify 1 into 1 8.030 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 8.030 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 8.030 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 8.030 * [backup-simplify]: Simplify (* 10.0 (exp (* -1 (/ (log k) m)))) into (* 10.0 (exp (* -1 (/ (log k) m)))) 8.031 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (log k) m))))) into (- (* 10.0 (exp (* -1 (/ (log k) m))))) 8.031 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (log k) m))))) into (- (* 10.0 (exp (* -1 (/ (log k) m))))) 8.032 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 8.032 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (log k) m) (/ 0 m)))) into 0 8.033 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (log k) m))) into 0 8.034 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 1) 1)))) into 0 8.035 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (log k) m))) (/ 0 1)))) into 0 8.035 * [taylor]: Taking taylor expansion of 0 in m 8.035 * [backup-simplify]: Simplify 0 into 0 8.035 * [backup-simplify]: Simplify 0 into 0 8.035 * [backup-simplify]: Simplify 0 into 0 8.036 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.040 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 8.040 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 8.041 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 8.041 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (+ (* 0 0) (* 0 (- (log k))))) into 0 8.043 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 8.044 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 8.045 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.045 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.045 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 8.046 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.046 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.046 * [backup-simplify]: Simplify (+ (* a 1.0) (+ (* 0 10.0) (* 0 1))) into (* 1.0 a) 8.047 * [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.047 * [taylor]: Taking taylor expansion of (* 99.0 (/ (exp (* -1 (/ (log k) m))) a)) in a 8.047 * [taylor]: Taking taylor expansion of 99.0 in a 8.047 * [backup-simplify]: Simplify 99.0 into 99.0 8.047 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (log k) m))) a) in a 8.047 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in a 8.047 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in a 8.047 * [taylor]: Taking taylor expansion of -1 in a 8.047 * [backup-simplify]: Simplify -1 into -1 8.047 * [taylor]: Taking taylor expansion of (/ (log k) m) in a 8.047 * [taylor]: Taking taylor expansion of (log k) in a 8.047 * [taylor]: Taking taylor expansion of k in a 8.047 * [backup-simplify]: Simplify k into k 8.047 * [backup-simplify]: Simplify (log k) into (log k) 8.047 * [taylor]: Taking taylor expansion of m in a 8.047 * [backup-simplify]: Simplify m into m 8.047 * [backup-simplify]: Simplify (/ (log k) m) into (/ (log k) m) 8.047 * [backup-simplify]: Simplify (* -1 (/ (log k) m)) into (* -1 (/ (log k) m)) 8.047 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 8.047 * [taylor]: Taking taylor expansion of a in a 8.047 * [backup-simplify]: Simplify 0 into 0 8.047 * [backup-simplify]: Simplify 1 into 1 8.048 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) 1) into (exp (* -1 (/ (log k) m))) 8.048 * [backup-simplify]: Simplify (* 99.0 (exp (* -1 (/ (log k) m)))) into (* 99.0 (exp (* -1 (/ (log k) m)))) 8.048 * [taylor]: Taking taylor expansion of (* 99.0 (exp (* -1 (/ (log k) m)))) in m 8.048 * [taylor]: Taking taylor expansion of 99.0 in m 8.048 * [backup-simplify]: Simplify 99.0 into 99.0 8.048 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 8.048 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 8.048 * [taylor]: Taking taylor expansion of -1 in m 8.048 * [backup-simplify]: Simplify -1 into -1 8.048 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 8.048 * [taylor]: Taking taylor expansion of (log k) in m 8.048 * [taylor]: Taking taylor expansion of k in m 8.048 * [backup-simplify]: Simplify k into k 8.048 * [backup-simplify]: Simplify (log k) into (log k) 8.048 * [taylor]: Taking taylor expansion of m in m 8.048 * [backup-simplify]: Simplify 0 into 0 8.048 * [backup-simplify]: Simplify 1 into 1 8.048 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 8.048 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 8.048 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 8.048 * [backup-simplify]: Simplify (* 99.0 (exp (* -1 (/ (log k) m)))) into (* 99.0 (exp (* -1 (/ (log k) m)))) 8.048 * [backup-simplify]: Simplify (* 99.0 (exp (* -1 (/ (log k) m)))) into (* 99.0 (exp (* -1 (/ (log k) m)))) 8.049 * [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.050 * [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.050 * [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.050 * [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.050 * [taylor]: Taking taylor expansion of -1 in m 8.050 * [backup-simplify]: Simplify -1 into -1 8.050 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in m 8.050 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in m 8.050 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in m 8.050 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in m 8.050 * [taylor]: Taking taylor expansion of (/ -1 m) in m 8.050 * [taylor]: Taking taylor expansion of -1 in m 8.050 * [backup-simplify]: Simplify -1 into -1 8.050 * [taylor]: Taking taylor expansion of m in m 8.050 * [backup-simplify]: Simplify 0 into 0 8.050 * [backup-simplify]: Simplify 1 into 1 8.050 * [backup-simplify]: Simplify (/ -1 1) into -1 8.050 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in m 8.051 * [taylor]: Taking taylor expansion of (/ -1 k) in m 8.051 * [taylor]: Taking taylor expansion of -1 in m 8.051 * [backup-simplify]: Simplify -1 into -1 8.051 * [taylor]: Taking taylor expansion of k in m 8.051 * [backup-simplify]: Simplify k into k 8.051 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 8.051 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 8.051 * [backup-simplify]: Simplify (* -1 (log (/ -1 k))) into (* -1 (log (/ -1 k))) 8.051 * [backup-simplify]: Simplify (exp (* (/ -1 m) (log (/ -1 k)))) into (exp (* -1 (/ (log (/ -1 k)) m))) 8.051 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in m 8.051 * [taylor]: Taking taylor expansion of a in m 8.051 * [backup-simplify]: Simplify a into a 8.051 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in m 8.051 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in m 8.051 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 8.051 * [taylor]: Taking taylor expansion of (pow k 2) in m 8.051 * [taylor]: Taking taylor expansion of k in m 8.051 * [backup-simplify]: Simplify k into k 8.051 * [backup-simplify]: Simplify (* k k) into (pow k 2) 8.051 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 8.051 * [taylor]: Taking taylor expansion of 1.0 in m 8.051 * [backup-simplify]: Simplify 1.0 into 1.0 8.051 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in m 8.051 * [taylor]: Taking taylor expansion of 10.0 in m 8.051 * [backup-simplify]: Simplify 10.0 into 10.0 8.051 * [taylor]: Taking taylor expansion of (/ 1 k) in m 8.051 * [taylor]: Taking taylor expansion of k in m 8.051 * [backup-simplify]: Simplify k into k 8.051 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 8.051 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1.0) into (+ (/ 1 (pow k 2)) 1.0) 8.051 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 8.052 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 8.052 * [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.052 * [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.052 * [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.052 * [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.052 * [taylor]: Taking taylor expansion of -1 in a 8.052 * [backup-simplify]: Simplify -1 into -1 8.052 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in a 8.052 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in a 8.052 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in a 8.052 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in a 8.052 * [taylor]: Taking taylor expansion of (/ -1 m) in a 8.052 * [taylor]: Taking taylor expansion of -1 in a 8.052 * [backup-simplify]: Simplify -1 into -1 8.052 * [taylor]: Taking taylor expansion of m in a 8.052 * [backup-simplify]: Simplify m into m 8.052 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 8.052 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in a 8.052 * [taylor]: Taking taylor expansion of (/ -1 k) in a 8.052 * [taylor]: Taking taylor expansion of -1 in a 8.053 * [backup-simplify]: Simplify -1 into -1 8.053 * [taylor]: Taking taylor expansion of k in a 8.053 * [backup-simplify]: Simplify k into k 8.053 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 8.053 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 8.053 * [backup-simplify]: Simplify (* (/ -1 m) (log (/ -1 k))) into (* -1 (/ (log (/ -1 k)) m)) 8.053 * [backup-simplify]: Simplify (exp (* -1 (/ (log (/ -1 k)) m))) into (exp (* -1 (/ (log (/ -1 k)) m))) 8.053 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in a 8.053 * [taylor]: Taking taylor expansion of a in a 8.053 * [backup-simplify]: Simplify 0 into 0 8.053 * [backup-simplify]: Simplify 1 into 1 8.053 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in a 8.053 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in a 8.053 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 8.053 * [taylor]: Taking taylor expansion of (pow k 2) in a 8.053 * [taylor]: Taking taylor expansion of k in a 8.053 * [backup-simplify]: Simplify k into k 8.053 * [backup-simplify]: Simplify (* k k) into (pow k 2) 8.053 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 8.053 * [taylor]: Taking taylor expansion of 1.0 in a 8.053 * [backup-simplify]: Simplify 1.0 into 1.0 8.053 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 8.053 * [taylor]: Taking taylor expansion of 10.0 in a 8.053 * [backup-simplify]: Simplify 10.0 into 10.0 8.053 * [taylor]: Taking taylor expansion of (/ 1 k) in a 8.053 * [taylor]: Taking taylor expansion of k in a 8.053 * [backup-simplify]: Simplify k into k 8.053 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 8.053 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1.0) into (+ (/ 1 (pow k 2)) 1.0) 8.053 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 8.054 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 8.054 * [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.054 * [backup-simplify]: Simplify (* 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) into 0 8.054 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 8.054 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 8.054 * [backup-simplify]: Simplify (+ 0 0) into 0 8.054 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 8.055 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 8.055 * [backup-simplify]: Simplify (- 0) into 0 8.055 * [backup-simplify]: Simplify (+ 0 0) into 0 8.056 * [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.056 * [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.056 * [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.056 * [taylor]: Taking taylor expansion of -1 in k 8.056 * [backup-simplify]: Simplify -1 into -1 8.056 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in k 8.056 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in k 8.056 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in k 8.056 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in k 8.056 * [taylor]: Taking taylor expansion of (/ -1 m) in k 8.056 * [taylor]: Taking taylor expansion of -1 in k 8.056 * [backup-simplify]: Simplify -1 into -1 8.056 * [taylor]: Taking taylor expansion of m in k 8.056 * [backup-simplify]: Simplify m into m 8.056 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 8.056 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 8.056 * [taylor]: Taking taylor expansion of (/ -1 k) in k 8.056 * [taylor]: Taking taylor expansion of -1 in k 8.056 * [backup-simplify]: Simplify -1 into -1 8.056 * [taylor]: Taking taylor expansion of k in k 8.056 * [backup-simplify]: Simplify 0 into 0 8.056 * [backup-simplify]: Simplify 1 into 1 8.057 * [backup-simplify]: Simplify (/ -1 1) into -1 8.057 * [backup-simplify]: Simplify (log -1) into (log -1) 8.057 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 8.058 * [backup-simplify]: Simplify (* (/ -1 m) (- (log -1) (log k))) into (* -1 (/ (- (log -1) (log k)) m)) 8.058 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 8.058 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 8.058 * [taylor]: Taking taylor expansion of a in k 8.058 * [backup-simplify]: Simplify a into a 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.059 * [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.059 * [backup-simplify]: Simplify (+ 1 0) into 1 8.060 * [backup-simplify]: Simplify (+ 1 0) into 1 8.060 * [backup-simplify]: Simplify (* a 1) into a 8.060 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) into (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) 8.060 * [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.060 * [taylor]: Taking taylor expansion of -1 in k 8.060 * [backup-simplify]: Simplify -1 into -1 8.060 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in k 8.060 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in k 8.060 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in k 8.060 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in k 8.060 * [taylor]: Taking taylor expansion of (/ -1 m) in k 8.060 * [taylor]: Taking taylor expansion of -1 in k 8.060 * [backup-simplify]: Simplify -1 into -1 8.060 * [taylor]: Taking taylor expansion of m in k 8.060 * [backup-simplify]: Simplify m into m 8.060 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 8.060 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 8.060 * [taylor]: Taking taylor expansion of (/ -1 k) in k 8.060 * [taylor]: Taking taylor expansion of -1 in k 8.060 * [backup-simplify]: Simplify -1 into -1 8.060 * [taylor]: Taking taylor expansion of k in k 8.060 * [backup-simplify]: Simplify 0 into 0 8.060 * [backup-simplify]: Simplify 1 into 1 8.061 * [backup-simplify]: Simplify (/ -1 1) into -1 8.061 * [backup-simplify]: Simplify (log -1) into (log -1) 8.062 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 8.062 * [backup-simplify]: Simplify (* (/ -1 m) (- (log -1) (log k))) into (* -1 (/ (- (log -1) (log k)) m)) 8.062 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 8.062 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 8.062 * [taylor]: Taking taylor expansion of a in k 8.062 * [backup-simplify]: Simplify a into a 8.062 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 8.062 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 8.062 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 8.062 * [taylor]: Taking taylor expansion of (pow k 2) in k 8.062 * [taylor]: Taking taylor expansion of k in k 8.062 * [backup-simplify]: Simplify 0 into 0 8.062 * [backup-simplify]: Simplify 1 into 1 8.063 * [backup-simplify]: Simplify (* 1 1) into 1 8.063 * [backup-simplify]: Simplify (/ 1 1) into 1 8.063 * [taylor]: Taking taylor expansion of 1.0 in k 8.063 * [backup-simplify]: Simplify 1.0 into 1.0 8.063 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 8.063 * [taylor]: Taking taylor expansion of 10.0 in k 8.063 * [backup-simplify]: Simplify 10.0 into 10.0 8.063 * [taylor]: Taking taylor expansion of (/ 1 k) in k 8.063 * [taylor]: Taking taylor expansion of k in k 8.063 * [backup-simplify]: Simplify 0 into 0 8.063 * [backup-simplify]: Simplify 1 into 1 8.063 * [backup-simplify]: Simplify (/ 1 1) into 1 8.064 * [backup-simplify]: Simplify (+ 1 0) into 1 8.064 * [backup-simplify]: Simplify (+ 1 0) into 1 8.064 * [backup-simplify]: Simplify (* a 1) into a 8.064 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) into (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) 8.065 * [backup-simplify]: Simplify (* -1 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) into (* -1 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) 8.065 * [taylor]: Taking taylor expansion of (* -1 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) in a 8.065 * [taylor]: Taking taylor expansion of -1 in a 8.065 * [backup-simplify]: Simplify -1 into -1 8.065 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) in a 8.065 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in a 8.065 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in a 8.065 * [taylor]: Taking taylor expansion of -1 in a 8.065 * [backup-simplify]: Simplify -1 into -1 8.065 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in a 8.065 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in a 8.065 * [taylor]: Taking taylor expansion of (log -1) in a 8.065 * [taylor]: Taking taylor expansion of -1 in a 8.065 * [backup-simplify]: Simplify -1 into -1 8.065 * [backup-simplify]: Simplify (log -1) into (log -1) 8.065 * [taylor]: Taking taylor expansion of (log k) in a 8.065 * [taylor]: Taking taylor expansion of k in a 8.065 * [backup-simplify]: Simplify k into k 8.065 * [backup-simplify]: Simplify (log k) into (log k) 8.065 * [taylor]: Taking taylor expansion of m in a 8.065 * [backup-simplify]: Simplify m into m 8.065 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 8.066 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 8.066 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) m) into (/ (- (log -1) (log k)) m) 8.067 * [backup-simplify]: Simplify (* -1 (/ (- (log -1) (log k)) m)) into (* -1 (/ (- (log -1) (log k)) m)) 8.067 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 8.067 * [taylor]: Taking taylor expansion of a in a 8.067 * [backup-simplify]: Simplify 0 into 0 8.067 * [backup-simplify]: Simplify 1 into 1 8.067 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) 1) into (exp (* -1 (/ (- (log -1) (log k)) m))) 8.068 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 8.068 * [taylor]: Taking taylor expansion of (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 8.068 * [taylor]: Taking taylor expansion of -1 in m 8.068 * [backup-simplify]: Simplify -1 into -1 8.068 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 8.068 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 8.068 * [taylor]: Taking taylor expansion of -1 in m 8.068 * [backup-simplify]: Simplify -1 into -1 8.068 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 8.068 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 8.068 * [taylor]: Taking taylor expansion of (log -1) in m 8.068 * [taylor]: Taking taylor expansion of -1 in m 8.068 * [backup-simplify]: Simplify -1 into -1 8.068 * [backup-simplify]: Simplify (log -1) into (log -1) 8.068 * [taylor]: Taking taylor expansion of (log k) in m 8.068 * [taylor]: Taking taylor expansion of k in m 8.068 * [backup-simplify]: Simplify k into k 8.068 * [backup-simplify]: Simplify (log k) into (log k) 8.068 * [taylor]: Taking taylor expansion of m in m 8.068 * [backup-simplify]: Simplify 0 into 0 8.068 * [backup-simplify]: Simplify 1 into 1 8.068 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 8.069 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 8.069 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 8.069 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 8.070 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 8.070 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 8.070 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 8.071 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 8.072 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 8.072 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)))) into 0 8.072 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 8.073 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (* 0 (- (log -1) (log k)))) into 0 8.079 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 1) 1)))) into 0 8.080 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.081 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.081 * [backup-simplify]: Simplify (+ 0 0) into 0 8.082 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 8.082 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 8.083 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 8.084 * [backup-simplify]: Simplify (+ (* a (- 10.0)) (* 0 1)) into (- (* 10.0 a)) 8.085 * [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.086 * [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.086 * [taylor]: Taking taylor expansion of (- (* 10.0 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) in a 8.086 * [taylor]: Taking taylor expansion of (* 10.0 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) in a 8.086 * [taylor]: Taking taylor expansion of 10.0 in a 8.086 * [backup-simplify]: Simplify 10.0 into 10.0 8.086 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) in a 8.086 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in a 8.086 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in a 8.086 * [taylor]: Taking taylor expansion of -1 in a 8.086 * [backup-simplify]: Simplify -1 into -1 8.086 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in a 8.086 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in a 8.086 * [taylor]: Taking taylor expansion of (log -1) in a 8.087 * [taylor]: Taking taylor expansion of -1 in a 8.087 * [backup-simplify]: Simplify -1 into -1 8.087 * [backup-simplify]: Simplify (log -1) into (log -1) 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 * [taylor]: Taking taylor expansion of m in a 8.087 * [backup-simplify]: Simplify m into m 8.087 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 8.088 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 8.088 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) m) into (/ (- (log -1) (log k)) m) 8.089 * [backup-simplify]: Simplify (* -1 (/ (- (log -1) (log k)) m)) into (* -1 (/ (- (log -1) (log k)) m)) 8.089 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 8.089 * [taylor]: Taking taylor expansion of a in a 8.089 * [backup-simplify]: Simplify 0 into 0 8.089 * [backup-simplify]: Simplify 1 into 1 8.089 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) 1) into (exp (* -1 (/ (- (log -1) (log k)) m))) 8.090 * [backup-simplify]: Simplify (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 8.090 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 8.090 * [taylor]: Taking taylor expansion of (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 8.090 * [taylor]: Taking taylor expansion of (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 8.090 * [taylor]: Taking taylor expansion of 10.0 in m 8.090 * [backup-simplify]: Simplify 10.0 into 10.0 8.090 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 8.090 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 8.090 * [taylor]: Taking taylor expansion of -1 in m 8.090 * [backup-simplify]: Simplify -1 into -1 8.090 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 8.090 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 8.090 * [taylor]: Taking taylor expansion of (log -1) in m 8.090 * [taylor]: Taking taylor expansion of -1 in m 8.090 * [backup-simplify]: Simplify -1 into -1 8.091 * [backup-simplify]: Simplify (log -1) into (log -1) 8.091 * [taylor]: Taking taylor expansion of (log k) in m 8.091 * [taylor]: Taking taylor expansion of k in m 8.091 * [backup-simplify]: Simplify k into k 8.091 * [backup-simplify]: Simplify (log k) into (log k) 8.091 * [taylor]: Taking taylor expansion of m in m 8.091 * [backup-simplify]: Simplify 0 into 0 8.091 * [backup-simplify]: Simplify 1 into 1 8.091 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 8.091 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 8.091 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 8.092 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 8.092 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 8.092 * [backup-simplify]: Simplify (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 8.093 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 8.093 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 8.094 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 8.095 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 8.095 * [backup-simplify]: Simplify (- 0) into 0 8.095 * [backup-simplify]: Simplify (+ 0 0) into 0 8.096 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (- (log -1) (log k)) m) (/ 0 m)))) into 0 8.096 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (- (log -1) (log k)) m))) into 0 8.097 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 1) 1)))) into 0 8.098 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log -1) (log k)) m))) (/ 0 1)))) into 0 8.099 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into 0 8.099 * [taylor]: Taking taylor expansion of 0 in m 8.099 * [backup-simplify]: Simplify 0 into 0 8.099 * [backup-simplify]: Simplify 0 into 0 8.099 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into 0 8.099 * [backup-simplify]: Simplify 0 into 0 8.100 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.102 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 8.102 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 8.102 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 8.103 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (+ (* 0 0) (* 0 (- (log -1) (log k))))) into 0 8.104 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 8.104 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 8.105 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.105 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.106 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.106 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 8.106 * [backup-simplify]: Simplify (- 0) into 0 8.107 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 8.107 * [backup-simplify]: Simplify (+ (* a 1.0) (+ (* 0 (- 10.0)) (* 0 1))) into (* 1.0 a) 8.108 * [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.109 * [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.109 * [taylor]: Taking taylor expansion of (- (* 99.0 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) in a 8.109 * [taylor]: Taking taylor expansion of (* 99.0 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) in a 8.109 * [taylor]: Taking taylor expansion of 99.0 in a 8.109 * [backup-simplify]: Simplify 99.0 into 99.0 8.109 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) in a 8.109 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in a 8.109 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in a 8.109 * [taylor]: Taking taylor expansion of -1 in a 8.109 * [backup-simplify]: Simplify -1 into -1 8.109 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in a 8.109 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in a 8.109 * [taylor]: Taking taylor expansion of (log -1) in a 8.109 * [taylor]: Taking taylor expansion of -1 in a 8.109 * [backup-simplify]: Simplify -1 into -1 8.110 * [backup-simplify]: Simplify (log -1) into (log -1) 8.110 * [taylor]: Taking taylor expansion of (log k) in a 8.110 * [taylor]: Taking taylor expansion of k in a 8.110 * [backup-simplify]: Simplify k into k 8.110 * [backup-simplify]: Simplify (log k) into (log k) 8.110 * [taylor]: Taking taylor expansion of m in a 8.110 * [backup-simplify]: Simplify m into m 8.110 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 8.110 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 8.110 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) m) into (/ (- (log -1) (log k)) m) 8.111 * [backup-simplify]: Simplify (* -1 (/ (- (log -1) (log k)) m)) into (* -1 (/ (- (log -1) (log k)) m)) 8.111 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 8.111 * [taylor]: Taking taylor expansion of a in a 8.111 * [backup-simplify]: Simplify 0 into 0 8.111 * [backup-simplify]: Simplify 1 into 1 8.112 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) 1) into (exp (* -1 (/ (- (log -1) (log k)) m))) 8.112 * [backup-simplify]: Simplify (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 8.112 * [backup-simplify]: Simplify (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 8.112 * [taylor]: Taking taylor expansion of (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 8.112 * [taylor]: Taking taylor expansion of (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 8.112 * [taylor]: Taking taylor expansion of 99.0 in m 8.112 * [backup-simplify]: Simplify 99.0 into 99.0 8.112 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 8.112 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 8.112 * [taylor]: Taking taylor expansion of -1 in m 8.112 * [backup-simplify]: Simplify -1 into -1 8.112 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 8.112 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 8.113 * [taylor]: Taking taylor expansion of (log -1) in m 8.113 * [taylor]: Taking taylor expansion of -1 in m 8.113 * [backup-simplify]: Simplify -1 into -1 8.113 * [backup-simplify]: Simplify (log -1) into (log -1) 8.113 * [taylor]: Taking taylor expansion of (log k) in m 8.113 * [taylor]: Taking taylor expansion of k in m 8.113 * [backup-simplify]: Simplify k into k 8.113 * [backup-simplify]: Simplify (log k) into (log k) 8.113 * [taylor]: Taking taylor expansion of m in m 8.113 * [backup-simplify]: Simplify 0 into 0 8.113 * [backup-simplify]: Simplify 1 into 1 8.113 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 8.113 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 8.114 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 8.114 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 8.114 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 8.115 * [backup-simplify]: Simplify (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 8.115 * [backup-simplify]: Simplify (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 8.115 * [backup-simplify]: Simplify (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 8.117 * [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.118 * * * * [progress]: [ 4 / 4 ] generating series at (2 1) 8.118 * [backup-simplify]: Simplify (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) into (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))) 8.118 * [approximate]: Taking taylor expansion of (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))) in (k) around 0 8.118 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))) in k 8.118 * [taylor]: Taking taylor expansion of (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 8.118 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 8.118 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 8.118 * [taylor]: Taking taylor expansion of 10.0 in k 8.118 * [backup-simplify]: Simplify 10.0 into 10.0 8.118 * [taylor]: Taking taylor expansion of k in k 8.118 * [backup-simplify]: Simplify 0 into 0 8.118 * [backup-simplify]: Simplify 1 into 1 8.118 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 8.118 * [taylor]: Taking taylor expansion of (pow k 2) in k 8.118 * [taylor]: Taking taylor expansion of k in k 8.118 * [backup-simplify]: Simplify 0 into 0 8.118 * [backup-simplify]: Simplify 1 into 1 8.118 * [taylor]: Taking taylor expansion of 1.0 in k 8.118 * [backup-simplify]: Simplify 1.0 into 1.0 8.118 * [backup-simplify]: Simplify (* 10.0 0) into 0 8.119 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.119 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.119 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 8.120 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 8.121 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 8.121 * [backup-simplify]: Simplify (+ 0 0) into 0 8.122 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 8.124 * [backup-simplify]: Simplify (- (+ (* 1.0 (/ 10.0 1.0)))) into (- 10.0) 8.126 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1.0))) into (/ -5.0 (sqrt 1.0)) 8.126 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))) in k 8.126 * [taylor]: Taking taylor expansion of (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 8.126 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 8.126 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 8.126 * [taylor]: Taking taylor expansion of 10.0 in k 8.126 * [backup-simplify]: Simplify 10.0 into 10.0 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 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 8.127 * [taylor]: Taking taylor expansion of (pow k 2) 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 * [taylor]: Taking taylor expansion of 1.0 in k 8.127 * [backup-simplify]: Simplify 1.0 into 1.0 8.127 * [backup-simplify]: Simplify (* 10.0 0) into 0 8.128 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.128 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.129 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 8.129 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 8.130 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 8.131 * [backup-simplify]: Simplify (+ 0 0) into 0 8.131 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 8.134 * [backup-simplify]: Simplify (- (+ (* 1.0 (/ 10.0 1.0)))) into (- 10.0) 8.136 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1.0))) into (/ -5.0 (sqrt 1.0)) 8.136 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 8.137 * [backup-simplify]: Simplify (/ -5.0 (sqrt 1.0)) into (/ -5.0 (sqrt 1.0)) 8.138 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 1) (* 0 0))) into 0 8.139 * [backup-simplify]: Simplify (* 1 1) into 1 8.139 * [backup-simplify]: Simplify (+ 1 0) into 1 8.139 * [backup-simplify]: Simplify (+ 0 1) into 1 8.144 * [backup-simplify]: Simplify (- (+ (* 1.0 (/ 1 1.0)) (* (- 10.0) (/ 10.0 1.0)))) into 99.0 8.151 * [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.159 * [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.168 * [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.168 * [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.168 * [approximate]: Taking taylor expansion of (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in (k) around 0 8.168 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in k 8.168 * [taylor]: Taking taylor expansion of (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 8.168 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 8.168 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 8.169 * [taylor]: Taking taylor expansion of (pow k 2) 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.169 * [backup-simplify]: Simplify (* 1 1) into 1 8.169 * [backup-simplify]: Simplify (/ 1 1) into 1 8.169 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 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.170 * [backup-simplify]: Simplify 10.0 into 10.0 8.170 * [taylor]: Taking taylor expansion of (/ 1 k) in k 8.170 * [taylor]: Taking taylor expansion of k in k 8.170 * [backup-simplify]: Simplify 0 into 0 8.170 * [backup-simplify]: Simplify 1 into 1 8.170 * [backup-simplify]: Simplify (/ 1 1) into 1 8.170 * [taylor]: Taking taylor expansion of 1.0 in k 8.170 * [backup-simplify]: Simplify 1.0 into 1.0 8.171 * [backup-simplify]: Simplify (+ 1 0) into 1 8.171 * [backup-simplify]: Simplify (/ 1 1) into 1 8.171 * [backup-simplify]: Simplify (sqrt 1) into 1 8.172 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.173 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.173 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 8.174 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 8.174 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 8.177 * [backup-simplify]: Simplify (- (+ (* 1 (/ 10.0 1)))) into (- 10.0) 8.178 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1))) into -5.0 8.178 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in k 8.178 * [taylor]: Taking taylor expansion of (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 8.178 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 8.178 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 8.178 * [taylor]: Taking taylor expansion of (pow k 2) in k 8.178 * [taylor]: Taking taylor expansion of k in k 8.179 * [backup-simplify]: Simplify 0 into 0 8.179 * [backup-simplify]: Simplify 1 into 1 8.179 * [backup-simplify]: Simplify (* 1 1) into 1 8.179 * [backup-simplify]: Simplify (/ 1 1) into 1 8.179 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 8.179 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 8.179 * [taylor]: Taking taylor expansion of 10.0 in k 8.179 * [backup-simplify]: Simplify 10.0 into 10.0 8.179 * [taylor]: Taking taylor expansion of (/ 1 k) in k 8.179 * [taylor]: Taking taylor expansion of k in k 8.180 * [backup-simplify]: Simplify 0 into 0 8.180 * [backup-simplify]: Simplify 1 into 1 8.180 * [backup-simplify]: Simplify (/ 1 1) into 1 8.180 * [taylor]: Taking taylor expansion of 1.0 in k 8.180 * [backup-simplify]: Simplify 1.0 into 1.0 8.180 * [backup-simplify]: Simplify (+ 1 0) into 1 8.181 * [backup-simplify]: Simplify (/ 1 1) into 1 8.181 * [backup-simplify]: Simplify (sqrt 1) into 1 8.182 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.182 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.183 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 8.183 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 8.184 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 8.185 * [backup-simplify]: Simplify (- (+ (* 1 (/ 10.0 1)))) into (- 10.0) 8.186 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1))) into -5.0 8.187 * [backup-simplify]: Simplify 1 into 1 8.187 * [backup-simplify]: Simplify -5.0 into -5.0 8.187 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 8.188 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.188 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.189 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 8.189 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.189 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.192 * [backup-simplify]: Simplify (- (+ (* 1 (/ 1.0 1)) (* (- 10.0) (/ 10.0 1)))) into 99.0 8.194 * [backup-simplify]: Simplify (/ (- 99.0 (pow -5.0 2) (+)) (* 2 1)) into 37.0 8.194 * [backup-simplify]: Simplify 37.0 into 37.0 8.194 * [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.194 * [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.194 * [approximate]: Taking taylor expansion of (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in (k) around 0 8.194 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in k 8.194 * [taylor]: Taking taylor expansion of (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 8.194 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 8.194 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 8.194 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 8.194 * [taylor]: Taking taylor expansion of (pow k 2) in k 8.194 * [taylor]: Taking taylor expansion of k in k 8.194 * [backup-simplify]: Simplify 0 into 0 8.194 * [backup-simplify]: Simplify 1 into 1 8.195 * [backup-simplify]: Simplify (* 1 1) into 1 8.195 * [backup-simplify]: Simplify (/ 1 1) into 1 8.195 * [taylor]: Taking taylor expansion of 1.0 in k 8.195 * [backup-simplify]: Simplify 1.0 into 1.0 8.195 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 8.195 * [taylor]: Taking taylor expansion of 10.0 in k 8.195 * [backup-simplify]: Simplify 10.0 into 10.0 8.195 * [taylor]: Taking taylor expansion of (/ 1 k) in k 8.195 * [taylor]: Taking taylor expansion of k in k 8.195 * [backup-simplify]: Simplify 0 into 0 8.195 * [backup-simplify]: Simplify 1 into 1 8.195 * [backup-simplify]: Simplify (/ 1 1) into 1 8.196 * [backup-simplify]: Simplify (+ 1 0) into 1 8.196 * [backup-simplify]: Simplify (+ 1 0) into 1 8.196 * [backup-simplify]: Simplify (/ 1 1) into 1 8.196 * [backup-simplify]: Simplify (sqrt 1) into 1 8.197 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.197 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.197 * [backup-simplify]: Simplify (+ 0 0) into 0 8.198 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 8.198 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 8.202 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 8.204 * [backup-simplify]: Simplify (- (+ (* 1 (/ (- 10.0) 1)))) into 10.0 8.205 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1))) into 5.0 8.205 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in k 8.205 * [taylor]: Taking taylor expansion of (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 8.205 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 8.205 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 8.205 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 8.205 * [taylor]: Taking taylor expansion of (pow k 2) in k 8.205 * [taylor]: Taking taylor expansion of k in k 8.205 * [backup-simplify]: Simplify 0 into 0 8.205 * [backup-simplify]: Simplify 1 into 1 8.205 * [backup-simplify]: Simplify (* 1 1) into 1 8.206 * [backup-simplify]: Simplify (/ 1 1) into 1 8.206 * [taylor]: Taking taylor expansion of 1.0 in k 8.206 * [backup-simplify]: Simplify 1.0 into 1.0 8.206 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 8.206 * [taylor]: Taking taylor expansion of 10.0 in k 8.206 * [backup-simplify]: Simplify 10.0 into 10.0 8.206 * [taylor]: Taking taylor expansion of (/ 1 k) in k 8.206 * [taylor]: Taking taylor expansion of k in k 8.206 * [backup-simplify]: Simplify 0 into 0 8.206 * [backup-simplify]: Simplify 1 into 1 8.206 * [backup-simplify]: Simplify (/ 1 1) into 1 8.206 * [backup-simplify]: Simplify (+ 1 0) into 1 8.207 * [backup-simplify]: Simplify (+ 1 0) into 1 8.207 * [backup-simplify]: Simplify (/ 1 1) into 1 8.207 * [backup-simplify]: Simplify (sqrt 1) into 1 8.207 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.208 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.208 * [backup-simplify]: Simplify (+ 0 0) into 0 8.208 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 8.209 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 8.209 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 8.211 * [backup-simplify]: Simplify (- (+ (* 1 (/ (- 10.0) 1)))) into 10.0 8.212 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1))) into 5.0 8.212 * [backup-simplify]: Simplify 1 into 1 8.212 * [backup-simplify]: Simplify 5.0 into 5.0 8.212 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 8.213 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.213 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.214 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.214 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 8.214 * [backup-simplify]: Simplify (- 0) into 0 8.214 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 8.217 * [backup-simplify]: Simplify (- (+ (* 1 (/ 1.0 1)) (* 10.0 (/ (- 10.0) 1)))) into 99.0 8.221 * [backup-simplify]: Simplify (/ (- 99.0 (pow 5.0 2) (+)) (* 2 1)) into 37.0 8.221 * [backup-simplify]: Simplify 37.0 into 37.0 8.221 * [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.221 * * * [progress]: simplifying candidates 8.232 * [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.251 * * [simplify]: Extracting # 0 : cost 0 8.252 * * [simplify]: Extracting # 1 : cost 0 8.253 * * [simplify]: Extracting # 2 : cost 0 8.254 * * [simplify]: Extracting # 3 : cost 0 8.255 * * [simplify]: Extracting # 4 : cost 0 8.256 * * [simplify]: Extracting # 5 : cost 0 8.257 * * [simplify]: Extracting # 6 : cost 0 8.259 * * [simplify]: Extracting # 7 : cost 0 8.260 * * [simplify]: Extracting # 8 : cost 0 8.261 * * [simplify]: Extracting # 9 : cost 0 8.262 * * [simplify]: Extracting # 10 : cost 0 8.263 * * [simplify]: Extracting # 11 : cost 0 8.264 * * [simplify]: Extracting # 12 : cost 0 8.265 * * [simplify]: Extracting # 13 : cost 0 8.266 * * [simplify]: iteration 0 : 541 enodes (cost 10061 ) 8.630 * * [simplify]: Extracting # 0 : cost 0 8.640 * * [simplify]: Extracting # 1 : cost 0 8.644 * * [simplify]: Extracting # 2 : cost 0 8.648 * * [simplify]: Extracting # 3 : cost 0 8.651 * * [simplify]: Extracting # 4 : cost 0 8.654 * * [simplify]: Extracting # 5 : cost 0 8.655 * * [simplify]: Extracting # 6 : cost 0 8.657 * * [simplify]: iteration 1 : 1557 enodes (cost 9041 ) 9.345 * * [simplify]: Extracting # 0 : cost 0 9.358 * * [simplify]: Extracting # 1 : cost 0 9.370 * * [simplify]: Extracting # 2 : cost 0 9.382 * * [simplify]: Extracting # 3 : cost 0 9.394 * * [simplify]: Extracting # 4 : cost 0 9.407 * * [simplify]: iteration done: 5000 enodes (cost 7897 ) 9.413 * [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.417 * * * [progress]: adding candidates to table 10.518 * * [progress]: iteration 3 / 4 10.518 * * * [progress]: picking best candidate 10.527 * * * * [pick]: Picked # 10.528 * * * [progress]: localizing error 10.546 * * * [progress]: generating rewritten candidates 10.546 * * * * [progress]: [ 1 / 4 ] rewriting at (2 2) 10.589 * * * * [progress]: [ 2 / 4 ] rewriting at (2 1 2 1) 10.609 * * * * [progress]: [ 3 / 4 ] rewriting at (2) 10.727 * * * * [progress]: [ 4 / 4 ] rewriting at (2 1) 10.991 * * * [progress]: generating series expansions 10.991 * * * * [progress]: [ 1 / 4 ] generating series at (2 2) 10.991 * [backup-simplify]: Simplify (sqrt (+ (* k (+ 10.0 k)) 1.0)) into (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) 10.991 * [approximate]: Taking taylor expansion of (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) in (k) around 0 10.991 * [taylor]: Taking taylor expansion of (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 10.991 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 10.991 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 10.992 * [taylor]: Taking taylor expansion of 10.0 in k 10.992 * [backup-simplify]: Simplify 10.0 into 10.0 10.992 * [taylor]: Taking taylor expansion of k in k 10.992 * [backup-simplify]: Simplify 0 into 0 10.992 * [backup-simplify]: Simplify 1 into 1 10.992 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 10.992 * [taylor]: Taking taylor expansion of (pow k 2) in k 10.992 * [taylor]: Taking taylor expansion of k in k 10.992 * [backup-simplify]: Simplify 0 into 0 10.992 * [backup-simplify]: Simplify 1 into 1 10.992 * [taylor]: Taking taylor expansion of 1.0 in k 10.992 * [backup-simplify]: Simplify 1.0 into 1.0 10.993 * [backup-simplify]: Simplify (* 10.0 0) into 0 10.993 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.994 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 10.994 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 10.996 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 10.996 * [backup-simplify]: Simplify (+ 0 0) into 0 10.997 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 10.998 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1.0))) into (/ 5.0 (sqrt 1.0)) 10.998 * [taylor]: Taking taylor expansion of (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 10.999 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 10.999 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 10.999 * [taylor]: Taking taylor expansion of 10.0 in k 10.999 * [backup-simplify]: Simplify 10.0 into 10.0 10.999 * [taylor]: Taking taylor expansion of k in k 10.999 * [backup-simplify]: Simplify 0 into 0 10.999 * [backup-simplify]: Simplify 1 into 1 10.999 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 10.999 * [taylor]: Taking taylor expansion of (pow k 2) in k 10.999 * [taylor]: Taking taylor expansion of k in k 10.999 * [backup-simplify]: Simplify 0 into 0 10.999 * [backup-simplify]: Simplify 1 into 1 10.999 * [taylor]: Taking taylor expansion of 1.0 in k 10.999 * [backup-simplify]: Simplify 1.0 into 1.0 10.999 * [backup-simplify]: Simplify (* 10.0 0) into 0 11.000 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.000 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.001 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 11.002 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 11.003 * [backup-simplify]: Simplify (+ 0 0) into 0 11.003 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 11.005 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1.0))) into (/ 5.0 (sqrt 1.0)) 11.005 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 11.006 * [backup-simplify]: Simplify (/ 5.0 (sqrt 1.0)) into (/ 5.0 (sqrt 1.0)) 11.007 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 1) (* 0 0))) into 0 11.008 * [backup-simplify]: Simplify (* 1 1) into 1 11.008 * [backup-simplify]: Simplify (+ 1 0) into 1 11.009 * [backup-simplify]: Simplify (+ 0 1) into 1 11.014 * [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.021 * [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.031 * [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.031 * [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.031 * [approximate]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in (k) around 0 11.031 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 11.031 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 11.031 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 11.031 * [taylor]: Taking taylor expansion of (pow k 2) in k 11.031 * [taylor]: Taking taylor expansion of k in k 11.031 * [backup-simplify]: Simplify 0 into 0 11.031 * [backup-simplify]: Simplify 1 into 1 11.032 * [backup-simplify]: Simplify (* 1 1) into 1 11.032 * [backup-simplify]: Simplify (/ 1 1) into 1 11.032 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 11.032 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 11.032 * [taylor]: Taking taylor expansion of 10.0 in k 11.032 * [backup-simplify]: Simplify 10.0 into 10.0 11.032 * [taylor]: Taking taylor expansion of (/ 1 k) in k 11.032 * [taylor]: Taking taylor expansion of k in k 11.032 * [backup-simplify]: Simplify 0 into 0 11.032 * [backup-simplify]: Simplify 1 into 1 11.033 * [backup-simplify]: Simplify (/ 1 1) into 1 11.033 * [taylor]: Taking taylor expansion of 1.0 in k 11.033 * [backup-simplify]: Simplify 1.0 into 1.0 11.033 * [backup-simplify]: Simplify (+ 1 0) into 1 11.034 * [backup-simplify]: Simplify (sqrt 1) into 1 11.034 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.035 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.049 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 11.050 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 11.050 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 11.052 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1))) into 5.0 11.052 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 11.052 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 11.052 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 11.052 * [taylor]: Taking taylor expansion of (pow k 2) in k 11.052 * [taylor]: Taking taylor expansion of k in k 11.052 * [backup-simplify]: Simplify 0 into 0 11.052 * [backup-simplify]: Simplify 1 into 1 11.053 * [backup-simplify]: Simplify (* 1 1) into 1 11.054 * [backup-simplify]: Simplify (/ 1 1) into 1 11.054 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 11.054 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 11.054 * [taylor]: Taking taylor expansion of 10.0 in k 11.054 * [backup-simplify]: Simplify 10.0 into 10.0 11.054 * [taylor]: Taking taylor expansion of (/ 1 k) in k 11.054 * [taylor]: Taking taylor expansion of k in k 11.054 * [backup-simplify]: Simplify 0 into 0 11.054 * [backup-simplify]: Simplify 1 into 1 11.054 * [backup-simplify]: Simplify (/ 1 1) into 1 11.054 * [taylor]: Taking taylor expansion of 1.0 in k 11.055 * [backup-simplify]: Simplify 1.0 into 1.0 11.055 * [backup-simplify]: Simplify (+ 1 0) into 1 11.055 * [backup-simplify]: Simplify (sqrt 1) into 1 11.056 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.057 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.057 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 11.058 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 11.058 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 11.060 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1))) into 5.0 11.060 * [backup-simplify]: Simplify 1 into 1 11.060 * [backup-simplify]: Simplify 5.0 into 5.0 11.061 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.062 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.062 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.063 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 11.064 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.064 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.067 * [backup-simplify]: Simplify (/ (- 1.0 (pow 5.0 2) (+)) (* 2 1)) into -12.0 11.067 * [backup-simplify]: Simplify -12.0 into -12.0 11.068 * [backup-simplify]: Simplify (+ (* -12.0 (/ 1 k)) (+ 5.0 (* 1 (/ 1 (/ 1 k))))) into (- (+ k 5.0) (* 12.0 (/ 1 k))) 11.068 * [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.068 * [approximate]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in (k) around 0 11.068 * [taylor]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 11.068 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 11.068 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 11.068 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 11.068 * [taylor]: Taking taylor expansion of (pow k 2) in k 11.068 * [taylor]: Taking taylor expansion of k in k 11.068 * [backup-simplify]: Simplify 0 into 0 11.068 * [backup-simplify]: Simplify 1 into 1 11.069 * [backup-simplify]: Simplify (* 1 1) into 1 11.069 * [backup-simplify]: Simplify (/ 1 1) into 1 11.069 * [taylor]: Taking taylor expansion of 1.0 in k 11.069 * [backup-simplify]: Simplify 1.0 into 1.0 11.069 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 11.069 * [taylor]: Taking taylor expansion of 10.0 in k 11.069 * [backup-simplify]: Simplify 10.0 into 10.0 11.069 * [taylor]: Taking taylor expansion of (/ 1 k) in k 11.069 * [taylor]: Taking taylor expansion of k in k 11.069 * [backup-simplify]: Simplify 0 into 0 11.069 * [backup-simplify]: Simplify 1 into 1 11.070 * [backup-simplify]: Simplify (/ 1 1) into 1 11.070 * [backup-simplify]: Simplify (+ 1 0) into 1 11.071 * [backup-simplify]: Simplify (+ 1 0) into 1 11.071 * [backup-simplify]: Simplify (sqrt 1) into 1 11.072 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.072 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.073 * [backup-simplify]: Simplify (+ 0 0) into 0 11.073 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 11.074 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 11.075 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 11.076 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1))) into -5.0 11.076 * [taylor]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 11.076 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 11.076 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 11.077 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 11.077 * [taylor]: Taking taylor expansion of (pow k 2) in k 11.077 * [taylor]: Taking taylor expansion of k in k 11.077 * [backup-simplify]: Simplify 0 into 0 11.077 * [backup-simplify]: Simplify 1 into 1 11.077 * [backup-simplify]: Simplify (* 1 1) into 1 11.077 * [backup-simplify]: Simplify (/ 1 1) into 1 11.078 * [taylor]: Taking taylor expansion of 1.0 in k 11.078 * [backup-simplify]: Simplify 1.0 into 1.0 11.078 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 11.078 * [taylor]: Taking taylor expansion of 10.0 in k 11.078 * [backup-simplify]: Simplify 10.0 into 10.0 11.078 * [taylor]: Taking taylor expansion of (/ 1 k) in k 11.078 * [taylor]: Taking taylor expansion of k in k 11.078 * [backup-simplify]: Simplify 0 into 0 11.078 * [backup-simplify]: Simplify 1 into 1 11.078 * [backup-simplify]: Simplify (/ 1 1) into 1 11.079 * [backup-simplify]: Simplify (+ 1 0) into 1 11.079 * [backup-simplify]: Simplify (+ 1 0) into 1 11.079 * [backup-simplify]: Simplify (sqrt 1) into 1 11.080 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.081 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.081 * [backup-simplify]: Simplify (+ 0 0) into 0 11.082 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 11.082 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 11.083 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 11.085 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1))) into -5.0 11.085 * [backup-simplify]: Simplify 1 into 1 11.085 * [backup-simplify]: Simplify -5.0 into -5.0 11.086 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.087 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.087 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.088 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.089 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 11.089 * [backup-simplify]: Simplify (- 0) into 0 11.090 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 11.093 * [backup-simplify]: Simplify (/ (- 1.0 (pow -5.0 2) (+)) (* 2 1)) into -12.0 11.093 * [backup-simplify]: Simplify -12.0 into -12.0 11.093 * [backup-simplify]: Simplify (+ (* -12.0 (/ 1 (- k))) (+ -5.0 (* 1 (/ 1 (/ 1 (- k)))))) into (- (* 12.0 (/ 1 k)) (+ k 5.0)) 11.093 * * * * [progress]: [ 2 / 4 ] generating series at (2 1 2 1) 11.093 * [backup-simplify]: Simplify (sqrt (+ (* k (+ 10.0 k)) 1.0)) into (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) 11.093 * [approximate]: Taking taylor expansion of (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) in (k) around 0 11.093 * [taylor]: Taking taylor expansion of (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 11.093 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 11.094 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 11.094 * [taylor]: Taking taylor expansion of 10.0 in k 11.094 * [backup-simplify]: Simplify 10.0 into 10.0 11.094 * [taylor]: Taking taylor expansion of k in k 11.094 * [backup-simplify]: Simplify 0 into 0 11.094 * [backup-simplify]: Simplify 1 into 1 11.094 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 11.094 * [taylor]: Taking taylor expansion of (pow k 2) in k 11.094 * [taylor]: Taking taylor expansion of k in k 11.094 * [backup-simplify]: Simplify 0 into 0 11.094 * [backup-simplify]: Simplify 1 into 1 11.094 * [taylor]: Taking taylor expansion of 1.0 in k 11.094 * [backup-simplify]: Simplify 1.0 into 1.0 11.094 * [backup-simplify]: Simplify (* 10.0 0) into 0 11.095 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.095 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.096 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 11.097 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 11.098 * [backup-simplify]: Simplify (+ 0 0) into 0 11.098 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 11.100 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1.0))) into (/ 5.0 (sqrt 1.0)) 11.100 * [taylor]: Taking taylor expansion of (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 11.100 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 11.100 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 11.100 * [taylor]: Taking taylor expansion of 10.0 in k 11.100 * [backup-simplify]: Simplify 10.0 into 10.0 11.100 * [taylor]: Taking taylor expansion of k in k 11.100 * [backup-simplify]: Simplify 0 into 0 11.100 * [backup-simplify]: Simplify 1 into 1 11.100 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 11.100 * [taylor]: Taking taylor expansion of (pow k 2) in k 11.100 * [taylor]: Taking taylor expansion of k in k 11.100 * [backup-simplify]: Simplify 0 into 0 11.100 * [backup-simplify]: Simplify 1 into 1 11.100 * [taylor]: Taking taylor expansion of 1.0 in k 11.100 * [backup-simplify]: Simplify 1.0 into 1.0 11.101 * [backup-simplify]: Simplify (* 10.0 0) into 0 11.101 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.102 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.102 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 11.104 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 11.104 * [backup-simplify]: Simplify (+ 0 0) into 0 11.105 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 11.106 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1.0))) into (/ 5.0 (sqrt 1.0)) 11.107 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 11.108 * [backup-simplify]: Simplify (/ 5.0 (sqrt 1.0)) into (/ 5.0 (sqrt 1.0)) 11.110 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 1) (* 0 0))) into 0 11.110 * [backup-simplify]: Simplify (* 1 1) into 1 11.110 * [backup-simplify]: Simplify (+ 1 0) into 1 11.111 * [backup-simplify]: Simplify (+ 0 1) into 1 11.116 * [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.124 * [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.133 * [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.133 * [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.133 * [approximate]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in (k) around 0 11.133 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 11.133 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 11.133 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 11.133 * [taylor]: Taking taylor expansion of (pow k 2) in k 11.133 * [taylor]: Taking taylor expansion of k in k 11.133 * [backup-simplify]: Simplify 0 into 0 11.133 * [backup-simplify]: Simplify 1 into 1 11.134 * [backup-simplify]: Simplify (* 1 1) into 1 11.134 * [backup-simplify]: Simplify (/ 1 1) into 1 11.134 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 11.134 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 11.134 * [taylor]: Taking taylor expansion of 10.0 in k 11.134 * [backup-simplify]: Simplify 10.0 into 10.0 11.134 * [taylor]: Taking taylor expansion of (/ 1 k) in k 11.134 * [taylor]: Taking taylor expansion of k in k 11.134 * [backup-simplify]: Simplify 0 into 0 11.134 * [backup-simplify]: Simplify 1 into 1 11.135 * [backup-simplify]: Simplify (/ 1 1) into 1 11.135 * [taylor]: Taking taylor expansion of 1.0 in k 11.135 * [backup-simplify]: Simplify 1.0 into 1.0 11.135 * [backup-simplify]: Simplify (+ 1 0) into 1 11.136 * [backup-simplify]: Simplify (sqrt 1) into 1 11.136 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.137 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.138 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 11.138 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 11.138 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 11.140 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1))) into 5.0 11.140 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 11.140 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 11.140 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 11.140 * [taylor]: Taking taylor expansion of (pow k 2) in k 11.140 * [taylor]: Taking taylor expansion of k in k 11.140 * [backup-simplify]: Simplify 0 into 0 11.140 * [backup-simplify]: Simplify 1 into 1 11.140 * [backup-simplify]: Simplify (* 1 1) into 1 11.141 * [backup-simplify]: Simplify (/ 1 1) into 1 11.141 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 11.141 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 11.141 * [taylor]: Taking taylor expansion of 10.0 in k 11.141 * [backup-simplify]: Simplify 10.0 into 10.0 11.141 * [taylor]: Taking taylor expansion of (/ 1 k) in k 11.141 * [taylor]: Taking taylor expansion of k in k 11.141 * [backup-simplify]: Simplify 0 into 0 11.141 * [backup-simplify]: Simplify 1 into 1 11.141 * [backup-simplify]: Simplify (/ 1 1) into 1 11.142 * [taylor]: Taking taylor expansion of 1.0 in k 11.142 * [backup-simplify]: Simplify 1.0 into 1.0 11.142 * [backup-simplify]: Simplify (+ 1 0) into 1 11.142 * [backup-simplify]: Simplify (sqrt 1) into 1 11.143 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.144 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.144 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 11.145 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 11.145 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 11.147 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1))) into 5.0 11.147 * [backup-simplify]: Simplify 1 into 1 11.147 * [backup-simplify]: Simplify 5.0 into 5.0 11.148 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.149 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.150 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.151 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 11.151 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.152 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.154 * [backup-simplify]: Simplify (/ (- 1.0 (pow 5.0 2) (+)) (* 2 1)) into -12.0 11.155 * [backup-simplify]: Simplify -12.0 into -12.0 11.155 * [backup-simplify]: Simplify (+ (* -12.0 (/ 1 k)) (+ 5.0 (* 1 (/ 1 (/ 1 k))))) into (- (+ k 5.0) (* 12.0 (/ 1 k))) 11.155 * [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.155 * [approximate]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in (k) around 0 11.155 * [taylor]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 11.155 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 11.155 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 11.155 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 11.155 * [taylor]: Taking taylor expansion of (pow k 2) in k 11.155 * [taylor]: Taking taylor expansion of k in k 11.155 * [backup-simplify]: Simplify 0 into 0 11.155 * [backup-simplify]: Simplify 1 into 1 11.156 * [backup-simplify]: Simplify (* 1 1) into 1 11.156 * [backup-simplify]: Simplify (/ 1 1) into 1 11.156 * [taylor]: Taking taylor expansion of 1.0 in k 11.156 * [backup-simplify]: Simplify 1.0 into 1.0 11.156 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 11.156 * [taylor]: Taking taylor expansion of 10.0 in k 11.156 * [backup-simplify]: Simplify 10.0 into 10.0 11.156 * [taylor]: Taking taylor expansion of (/ 1 k) in k 11.156 * [taylor]: Taking taylor expansion of k in k 11.156 * [backup-simplify]: Simplify 0 into 0 11.157 * [backup-simplify]: Simplify 1 into 1 11.157 * [backup-simplify]: Simplify (/ 1 1) into 1 11.157 * [backup-simplify]: Simplify (+ 1 0) into 1 11.158 * [backup-simplify]: Simplify (+ 1 0) into 1 11.158 * [backup-simplify]: Simplify (sqrt 1) into 1 11.159 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.160 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.160 * [backup-simplify]: Simplify (+ 0 0) into 0 11.160 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 11.161 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 11.162 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 11.163 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1))) into -5.0 11.163 * [taylor]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 11.164 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 11.164 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 11.164 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 11.164 * [taylor]: Taking taylor expansion of (pow k 2) in k 11.164 * [taylor]: Taking taylor expansion of k in k 11.164 * [backup-simplify]: Simplify 0 into 0 11.164 * [backup-simplify]: Simplify 1 into 1 11.164 * [backup-simplify]: Simplify (* 1 1) into 1 11.164 * [backup-simplify]: Simplify (/ 1 1) into 1 11.164 * [taylor]: Taking taylor expansion of 1.0 in k 11.165 * [backup-simplify]: Simplify 1.0 into 1.0 11.165 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 11.165 * [taylor]: Taking taylor expansion of 10.0 in k 11.165 * [backup-simplify]: Simplify 10.0 into 10.0 11.165 * [taylor]: Taking taylor expansion of (/ 1 k) in k 11.165 * [taylor]: Taking taylor expansion of k in k 11.165 * [backup-simplify]: Simplify 0 into 0 11.165 * [backup-simplify]: Simplify 1 into 1 11.165 * [backup-simplify]: Simplify (/ 1 1) into 1 11.166 * [backup-simplify]: Simplify (+ 1 0) into 1 11.166 * [backup-simplify]: Simplify (+ 1 0) into 1 11.166 * [backup-simplify]: Simplify (sqrt 1) into 1 11.167 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.168 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.168 * [backup-simplify]: Simplify (+ 0 0) into 0 11.169 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 11.169 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 11.170 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 11.172 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1))) into -5.0 11.172 * [backup-simplify]: Simplify 1 into 1 11.172 * [backup-simplify]: Simplify -5.0 into -5.0 11.173 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.174 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.174 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.175 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.176 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 11.176 * [backup-simplify]: Simplify (- 0) into 0 11.176 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 11.179 * [backup-simplify]: Simplify (/ (- 1.0 (pow -5.0 2) (+)) (* 2 1)) into -12.0 11.179 * [backup-simplify]: Simplify -12.0 into -12.0 11.180 * [backup-simplify]: Simplify (+ (* -12.0 (/ 1 (- k))) (+ -5.0 (* 1 (/ 1 (/ 1 (- k)))))) into (- (* 12.0 (/ 1 k)) (+ k 5.0)) 11.180 * * * * [progress]: [ 3 / 4 ] generating series at (2) 11.180 * [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.180 * [approximate]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in (a k m) around 0 11.180 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in m 11.180 * [taylor]: Taking taylor expansion of (* a (pow k m)) in m 11.180 * [taylor]: Taking taylor expansion of a in m 11.180 * [backup-simplify]: Simplify a into a 11.180 * [taylor]: Taking taylor expansion of (pow k m) in m 11.180 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 11.180 * [taylor]: Taking taylor expansion of (* m (log k)) in m 11.181 * [taylor]: Taking taylor expansion of m in m 11.181 * [backup-simplify]: Simplify 0 into 0 11.181 * [backup-simplify]: Simplify 1 into 1 11.181 * [taylor]: Taking taylor expansion of (log k) in m 11.181 * [taylor]: Taking taylor expansion of k in m 11.181 * [backup-simplify]: Simplify k into k 11.181 * [backup-simplify]: Simplify (log k) into (log k) 11.181 * [backup-simplify]: Simplify (* 0 (log k)) into 0 11.181 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 11.182 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 11.182 * [backup-simplify]: Simplify (exp 0) into 1 11.182 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in m 11.182 * [taylor]: Taking taylor expansion of (* 10.0 k) in m 11.182 * [taylor]: Taking taylor expansion of 10.0 in m 11.182 * [backup-simplify]: Simplify 10.0 into 10.0 11.182 * [taylor]: Taking taylor expansion of k in m 11.182 * [backup-simplify]: Simplify k into k 11.182 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in m 11.182 * [taylor]: Taking taylor expansion of (pow k 2) in m 11.182 * [taylor]: Taking taylor expansion of k in m 11.182 * [backup-simplify]: Simplify k into k 11.182 * [taylor]: Taking taylor expansion of 1.0 in m 11.182 * [backup-simplify]: Simplify 1.0 into 1.0 11.182 * [backup-simplify]: Simplify (* a 1) into a 11.182 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 11.182 * [backup-simplify]: Simplify (* k k) into (pow k 2) 11.182 * [backup-simplify]: Simplify (+ (pow k 2) 1.0) into (+ (pow k 2) 1.0) 11.182 * [backup-simplify]: Simplify (+ (* 10.0 k) (+ (pow k 2) 1.0)) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 11.182 * [backup-simplify]: Simplify (/ a (+ (* 10.0 k) (+ (pow k 2) 1.0))) into (/ a (+ (* 10.0 k) (+ (pow k 2) 1.0))) 11.182 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 11.183 * [taylor]: Taking taylor expansion of (* a (pow k m)) in k 11.183 * [taylor]: Taking taylor expansion of a in k 11.183 * [backup-simplify]: Simplify a into a 11.183 * [taylor]: Taking taylor expansion of (pow k m) in k 11.183 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 11.183 * [taylor]: Taking taylor expansion of (* m (log k)) in k 11.183 * [taylor]: Taking taylor expansion of m in k 11.183 * [backup-simplify]: Simplify m into m 11.183 * [taylor]: Taking taylor expansion of (log k) in k 11.183 * [taylor]: Taking taylor expansion of k in k 11.183 * [backup-simplify]: Simplify 0 into 0 11.183 * [backup-simplify]: Simplify 1 into 1 11.183 * [backup-simplify]: Simplify (log 1) into 0 11.183 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 11.183 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 11.183 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 11.183 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 11.183 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 11.183 * [taylor]: Taking taylor expansion of 10.0 in k 11.183 * [backup-simplify]: Simplify 10.0 into 10.0 11.183 * [taylor]: Taking taylor expansion of k in k 11.183 * [backup-simplify]: Simplify 0 into 0 11.183 * [backup-simplify]: Simplify 1 into 1 11.184 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 11.184 * [taylor]: Taking taylor expansion of (pow k 2) in k 11.184 * [taylor]: Taking taylor expansion of k in k 11.184 * [backup-simplify]: Simplify 0 into 0 11.184 * [backup-simplify]: Simplify 1 into 1 11.184 * [taylor]: Taking taylor expansion of 1.0 in k 11.184 * [backup-simplify]: Simplify 1.0 into 1.0 11.184 * [backup-simplify]: Simplify (* a (pow k m)) into (* a (pow k m)) 11.184 * [backup-simplify]: Simplify (* 10.0 0) into 0 11.184 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.185 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.185 * [backup-simplify]: Simplify (/ (* a (pow k m)) 1.0) into (* 1.0 (* a (pow k m))) 11.185 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in a 11.185 * [taylor]: Taking taylor expansion of (* a (pow k m)) in a 11.185 * [taylor]: Taking taylor expansion of a in a 11.185 * [backup-simplify]: Simplify 0 into 0 11.185 * [backup-simplify]: Simplify 1 into 1 11.185 * [taylor]: Taking taylor expansion of (pow k m) in a 11.185 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in a 11.185 * [taylor]: Taking taylor expansion of (* m (log k)) in a 11.185 * [taylor]: Taking taylor expansion of m in a 11.185 * [backup-simplify]: Simplify m into m 11.185 * [taylor]: Taking taylor expansion of (log k) in a 11.185 * [taylor]: Taking taylor expansion of k in a 11.185 * [backup-simplify]: Simplify k into k 11.185 * [backup-simplify]: Simplify (log k) into (log k) 11.185 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 11.185 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 11.185 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in a 11.185 * [taylor]: Taking taylor expansion of (* 10.0 k) in a 11.185 * [taylor]: Taking taylor expansion of 10.0 in a 11.185 * [backup-simplify]: Simplify 10.0 into 10.0 11.185 * [taylor]: Taking taylor expansion of k in a 11.185 * [backup-simplify]: Simplify k into k 11.185 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in a 11.185 * [taylor]: Taking taylor expansion of (pow k 2) in a 11.185 * [taylor]: Taking taylor expansion of k in a 11.185 * [backup-simplify]: Simplify k into k 11.185 * [taylor]: Taking taylor expansion of 1.0 in a 11.185 * [backup-simplify]: Simplify 1.0 into 1.0 11.185 * [backup-simplify]: Simplify (* 0 (pow k m)) into 0 11.186 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 11.186 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 11.186 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 11.187 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow k m))) into (pow k m) 11.187 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 11.187 * [backup-simplify]: Simplify (* k k) into (pow k 2) 11.187 * [backup-simplify]: Simplify (+ (pow k 2) 1.0) into (+ (pow k 2) 1.0) 11.187 * [backup-simplify]: Simplify (+ (* 10.0 k) (+ (pow k 2) 1.0)) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 11.187 * [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.187 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in a 11.187 * [taylor]: Taking taylor expansion of (* a (pow k m)) in a 11.187 * [taylor]: Taking taylor expansion of a in a 11.187 * [backup-simplify]: Simplify 0 into 0 11.187 * [backup-simplify]: Simplify 1 into 1 11.187 * [taylor]: Taking taylor expansion of (pow k m) in a 11.187 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in a 11.187 * [taylor]: Taking taylor expansion of (* m (log k)) in a 11.187 * [taylor]: Taking taylor expansion of m in a 11.187 * [backup-simplify]: Simplify m into m 11.188 * [taylor]: Taking taylor expansion of (log k) in a 11.188 * [taylor]: Taking taylor expansion of k in a 11.188 * [backup-simplify]: Simplify k into k 11.188 * [backup-simplify]: Simplify (log k) into (log k) 11.188 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 11.188 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 11.188 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in a 11.188 * [taylor]: Taking taylor expansion of (* 10.0 k) in a 11.188 * [taylor]: Taking taylor expansion of 10.0 in a 11.188 * [backup-simplify]: Simplify 10.0 into 10.0 11.188 * [taylor]: Taking taylor expansion of k in a 11.188 * [backup-simplify]: Simplify k into k 11.188 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in a 11.188 * [taylor]: Taking taylor expansion of (pow k 2) in a 11.188 * [taylor]: Taking taylor expansion of k in a 11.188 * [backup-simplify]: Simplify k into k 11.188 * [taylor]: Taking taylor expansion of 1.0 in a 11.188 * [backup-simplify]: Simplify 1.0 into 1.0 11.188 * [backup-simplify]: Simplify (* 0 (pow k m)) into 0 11.189 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 11.189 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 11.189 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 11.189 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow k m))) into (pow k m) 11.189 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 11.190 * [backup-simplify]: Simplify (* k k) into (pow k 2) 11.190 * [backup-simplify]: Simplify (+ (pow k 2) 1.0) into (+ (pow k 2) 1.0) 11.190 * [backup-simplify]: Simplify (+ (* 10.0 k) (+ (pow k 2) 1.0)) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 11.190 * [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.190 * [taylor]: Taking taylor expansion of (/ (pow k m) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 11.190 * [taylor]: Taking taylor expansion of (pow k m) in k 11.190 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 11.190 * [taylor]: Taking taylor expansion of (* m (log k)) in k 11.190 * [taylor]: Taking taylor expansion of m in k 11.190 * [backup-simplify]: Simplify m into m 11.190 * [taylor]: Taking taylor expansion of (log k) 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 * [backup-simplify]: Simplify (log 1) into 0 11.191 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 11.191 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 11.191 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 11.191 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 11.191 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 11.191 * [taylor]: Taking taylor expansion of 10.0 in k 11.191 * [backup-simplify]: Simplify 10.0 into 10.0 11.191 * [taylor]: Taking taylor expansion of k in k 11.191 * [backup-simplify]: Simplify 0 into 0 11.191 * [backup-simplify]: Simplify 1 into 1 11.191 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 11.191 * [taylor]: Taking taylor expansion of (pow k 2) in k 11.191 * [taylor]: Taking taylor expansion of k in k 11.191 * [backup-simplify]: Simplify 0 into 0 11.191 * [backup-simplify]: Simplify 1 into 1 11.191 * [taylor]: Taking taylor expansion of 1.0 in k 11.191 * [backup-simplify]: Simplify 1.0 into 1.0 11.191 * [backup-simplify]: Simplify (* 10.0 0) into 0 11.192 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.192 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.192 * [backup-simplify]: Simplify (/ (pow k m) 1.0) into (* 1.0 (pow k m)) 11.192 * [taylor]: Taking taylor expansion of (* 1.0 (pow k m)) in m 11.192 * [taylor]: Taking taylor expansion of 1.0 in m 11.192 * [backup-simplify]: Simplify 1.0 into 1.0 11.192 * [taylor]: Taking taylor expansion of (pow k m) in m 11.192 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 11.192 * [taylor]: Taking taylor expansion of (* m (log k)) in m 11.192 * [taylor]: Taking taylor expansion of m in m 11.192 * [backup-simplify]: Simplify 0 into 0 11.192 * [backup-simplify]: Simplify 1 into 1 11.192 * [taylor]: Taking taylor expansion of (log k) in m 11.192 * [taylor]: Taking taylor expansion of k in m 11.192 * [backup-simplify]: Simplify k into k 11.192 * [backup-simplify]: Simplify (log k) into (log k) 11.192 * [backup-simplify]: Simplify (* 0 (log k)) into 0 11.193 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 11.193 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 11.193 * [backup-simplify]: Simplify (exp 0) into 1 11.193 * [backup-simplify]: Simplify (* 1.0 1) into 1.0 11.194 * [backup-simplify]: Simplify 1.0 into 1.0 11.198 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow k 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow k 1)))) 2) into 0 11.199 * [backup-simplify]: Simplify (+ (* m 0) (+ (* 0 0) (* 0 (log k)))) into 0 11.200 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 11.200 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (pow k m)))) into 0 11.201 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 k)) into 0 11.201 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 11.201 * [backup-simplify]: Simplify (+ 0 0) into 0 11.201 * [backup-simplify]: Simplify (+ 0 0) into 0 11.202 * [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.202 * [taylor]: Taking taylor expansion of 0 in k 11.202 * [backup-simplify]: Simplify 0 into 0 11.202 * [taylor]: Taking taylor expansion of 0 in m 11.202 * [backup-simplify]: Simplify 0 into 0 11.202 * [backup-simplify]: Simplify 0 into 0 11.203 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 11.203 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 11.203 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 11.203 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 11.204 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 11.205 * [backup-simplify]: Simplify (+ 0 0) into 0 11.205 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 11.205 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* (* 1.0 (pow k m)) (/ 10.0 1.0)))) into (- (* 10.0 (pow k m))) 11.205 * [taylor]: Taking taylor expansion of (- (* 10.0 (pow k m))) in m 11.206 * [taylor]: Taking taylor expansion of (* 10.0 (pow k m)) in m 11.206 * [taylor]: Taking taylor expansion of 10.0 in m 11.206 * [backup-simplify]: Simplify 10.0 into 10.0 11.206 * [taylor]: Taking taylor expansion of (pow k m) in m 11.206 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 11.206 * [taylor]: Taking taylor expansion of (* m (log k)) in m 11.206 * [taylor]: Taking taylor expansion of m in m 11.206 * [backup-simplify]: Simplify 0 into 0 11.206 * [backup-simplify]: Simplify 1 into 1 11.206 * [taylor]: Taking taylor expansion of (log k) in m 11.206 * [taylor]: Taking taylor expansion of k in m 11.206 * [backup-simplify]: Simplify k into k 11.206 * [backup-simplify]: Simplify (log k) into (log k) 11.206 * [backup-simplify]: Simplify (* 0 (log k)) into 0 11.206 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 11.207 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 11.207 * [backup-simplify]: Simplify (exp 0) into 1 11.207 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 11.207 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 11.207 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 11.208 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow (log k) 1) 1)))) into (log k) 11.208 * [backup-simplify]: Simplify (+ (* 1.0 (log k)) (* 0 1)) into (* 1.0 (log k)) 11.208 * [backup-simplify]: Simplify (* 1.0 (log k)) into (* 1.0 (log k)) 11.208 * [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.209 * [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.209 * [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.209 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in m 11.209 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in m 11.209 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in m 11.209 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in m 11.209 * [taylor]: Taking taylor expansion of (/ 1 m) in m 11.209 * [taylor]: Taking taylor expansion of m in m 11.209 * [backup-simplify]: Simplify 0 into 0 11.210 * [backup-simplify]: Simplify 1 into 1 11.210 * [backup-simplify]: Simplify (/ 1 1) into 1 11.210 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in m 11.210 * [taylor]: Taking taylor expansion of (/ 1 k) in m 11.210 * [taylor]: Taking taylor expansion of k in m 11.210 * [backup-simplify]: Simplify k into k 11.210 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 11.210 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 11.210 * [backup-simplify]: Simplify (* 1 (log (/ 1 k))) into (log (/ 1 k)) 11.210 * [backup-simplify]: Simplify (exp (* (/ 1 m) (log (/ 1 k)))) into (exp (/ (log (/ 1 k)) m)) 11.210 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in m 11.210 * [taylor]: Taking taylor expansion of a in m 11.211 * [backup-simplify]: Simplify a into a 11.211 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in m 11.211 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 11.211 * [taylor]: Taking taylor expansion of (pow k 2) in m 11.211 * [taylor]: Taking taylor expansion of k in m 11.211 * [backup-simplify]: Simplify k into k 11.211 * [backup-simplify]: Simplify (* k k) into (pow k 2) 11.211 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 11.211 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in m 11.211 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in m 11.211 * [taylor]: Taking taylor expansion of 10.0 in m 11.211 * [backup-simplify]: Simplify 10.0 into 10.0 11.211 * [taylor]: Taking taylor expansion of (/ 1 k) in m 11.211 * [taylor]: Taking taylor expansion of k in m 11.211 * [backup-simplify]: Simplify k into k 11.211 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 11.211 * [taylor]: Taking taylor expansion of 1.0 in m 11.211 * [backup-simplify]: Simplify 1.0 into 1.0 11.211 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 11.211 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 11.212 * [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.212 * [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.212 * [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.213 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in k 11.213 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in k 11.213 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in k 11.213 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in k 11.213 * [taylor]: Taking taylor expansion of (/ 1 m) in k 11.213 * [taylor]: Taking taylor expansion of m in k 11.213 * [backup-simplify]: Simplify m into m 11.213 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 11.213 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 11.213 * [taylor]: Taking taylor expansion of (/ 1 k) in k 11.213 * [taylor]: Taking taylor expansion of k in k 11.213 * [backup-simplify]: Simplify 0 into 0 11.213 * [backup-simplify]: Simplify 1 into 1 11.213 * [backup-simplify]: Simplify (/ 1 1) into 1 11.214 * [backup-simplify]: Simplify (log 1) into 0 11.214 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 11.214 * [backup-simplify]: Simplify (* (/ 1 m) (- (log k))) into (* -1 (/ (log k) m)) 11.215 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 11.215 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 11.215 * [taylor]: Taking taylor expansion of a in k 11.215 * [backup-simplify]: Simplify a into a 11.215 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 11.215 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 11.215 * [taylor]: Taking taylor expansion of (pow k 2) in k 11.215 * [taylor]: Taking taylor expansion of k in k 11.215 * [backup-simplify]: Simplify 0 into 0 11.215 * [backup-simplify]: Simplify 1 into 1 11.215 * [backup-simplify]: Simplify (* 1 1) into 1 11.216 * [backup-simplify]: Simplify (/ 1 1) into 1 11.216 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 11.216 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 11.216 * [taylor]: Taking taylor expansion of 10.0 in k 11.216 * [backup-simplify]: Simplify 10.0 into 10.0 11.216 * [taylor]: Taking taylor expansion of (/ 1 k) in k 11.216 * [taylor]: Taking taylor expansion of k in k 11.216 * [backup-simplify]: Simplify 0 into 0 11.216 * [backup-simplify]: Simplify 1 into 1 11.216 * [backup-simplify]: Simplify (/ 1 1) into 1 11.216 * [taylor]: Taking taylor expansion of 1.0 in k 11.216 * [backup-simplify]: Simplify 1.0 into 1.0 11.217 * [backup-simplify]: Simplify (+ 1 0) into 1 11.217 * [backup-simplify]: Simplify (* a 1) into a 11.217 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) a) into (/ (exp (* -1 (/ (log k) m))) a) 11.217 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in a 11.217 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in a 11.217 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in a 11.217 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in a 11.217 * [taylor]: Taking taylor expansion of (/ 1 m) in a 11.217 * [taylor]: Taking taylor expansion of m in a 11.217 * [backup-simplify]: Simplify m into m 11.217 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 11.217 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in a 11.217 * [taylor]: Taking taylor expansion of (/ 1 k) in a 11.217 * [taylor]: Taking taylor expansion of k in a 11.217 * [backup-simplify]: Simplify k into k 11.217 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 11.217 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 11.218 * [backup-simplify]: Simplify (* (/ 1 m) (log (/ 1 k))) into (/ (log (/ 1 k)) m) 11.218 * [backup-simplify]: Simplify (exp (/ (log (/ 1 k)) m)) into (exp (/ (log (/ 1 k)) m)) 11.218 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in a 11.218 * [taylor]: Taking taylor expansion of a in a 11.218 * [backup-simplify]: Simplify 0 into 0 11.218 * [backup-simplify]: Simplify 1 into 1 11.218 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in a 11.218 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 11.218 * [taylor]: Taking taylor expansion of (pow k 2) in a 11.218 * [taylor]: Taking taylor expansion of k in a 11.218 * [backup-simplify]: Simplify k into k 11.218 * [backup-simplify]: Simplify (* k k) into (pow k 2) 11.218 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 11.218 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in a 11.218 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 11.218 * [taylor]: Taking taylor expansion of 10.0 in a 11.218 * [backup-simplify]: Simplify 10.0 into 10.0 11.218 * [taylor]: Taking taylor expansion of (/ 1 k) in a 11.218 * [taylor]: Taking taylor expansion of k in a 11.218 * [backup-simplify]: Simplify k into k 11.218 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 11.218 * [taylor]: Taking taylor expansion of 1.0 in a 11.218 * [backup-simplify]: Simplify 1.0 into 1.0 11.218 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 11.219 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 11.219 * [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.219 * [backup-simplify]: Simplify (* 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) into 0 11.219 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 11.220 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 11.220 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 11.220 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 11.221 * [backup-simplify]: Simplify (+ 0 0) into 0 11.221 * [backup-simplify]: Simplify (+ 0 0) into 0 11.222 * [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.222 * [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.222 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in a 11.222 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in a 11.222 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in a 11.222 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in a 11.223 * [taylor]: Taking taylor expansion of (/ 1 m) in a 11.223 * [taylor]: Taking taylor expansion of m in a 11.223 * [backup-simplify]: Simplify m into m 11.223 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 11.223 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in a 11.223 * [taylor]: Taking taylor expansion of (/ 1 k) in a 11.223 * [taylor]: Taking taylor expansion of k in a 11.223 * [backup-simplify]: Simplify k into k 11.223 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 11.223 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 11.223 * [backup-simplify]: Simplify (* (/ 1 m) (log (/ 1 k))) into (/ (log (/ 1 k)) m) 11.223 * [backup-simplify]: Simplify (exp (/ (log (/ 1 k)) m)) into (exp (/ (log (/ 1 k)) m)) 11.223 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in a 11.223 * [taylor]: Taking taylor expansion of a in a 11.223 * [backup-simplify]: Simplify 0 into 0 11.223 * [backup-simplify]: Simplify 1 into 1 11.223 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in a 11.223 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 11.223 * [taylor]: Taking taylor expansion of (pow k 2) in a 11.223 * [taylor]: Taking taylor expansion of k in a 11.223 * [backup-simplify]: Simplify k into k 11.224 * [backup-simplify]: Simplify (* k k) into (pow k 2) 11.224 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 11.224 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in a 11.224 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 11.224 * [taylor]: Taking taylor expansion of 10.0 in a 11.224 * [backup-simplify]: Simplify 10.0 into 10.0 11.224 * [taylor]: Taking taylor expansion of (/ 1 k) in a 11.224 * [taylor]: Taking taylor expansion of k in a 11.224 * [backup-simplify]: Simplify k into k 11.224 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 11.224 * [taylor]: Taking taylor expansion of 1.0 in a 11.224 * [backup-simplify]: Simplify 1.0 into 1.0 11.224 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 11.224 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 11.225 * [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.225 * [backup-simplify]: Simplify (* 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) into 0 11.225 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 11.225 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 11.225 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 11.226 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 11.226 * [backup-simplify]: Simplify (+ 0 0) into 0 11.227 * [backup-simplify]: Simplify (+ 0 0) into 0 11.228 * [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.228 * [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.228 * [taylor]: Taking taylor expansion of (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 11.228 * [taylor]: Taking taylor expansion of (exp (/ (log (/ 1 k)) m)) in k 11.228 * [taylor]: Taking taylor expansion of (/ (log (/ 1 k)) m) in k 11.228 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 11.228 * [taylor]: Taking taylor expansion of (/ 1 k) in k 11.228 * [taylor]: Taking taylor expansion of k in k 11.228 * [backup-simplify]: Simplify 0 into 0 11.228 * [backup-simplify]: Simplify 1 into 1 11.229 * [backup-simplify]: Simplify (/ 1 1) into 1 11.229 * [backup-simplify]: Simplify (log 1) into 0 11.229 * [taylor]: Taking taylor expansion of m in k 11.229 * [backup-simplify]: Simplify m into m 11.230 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 11.230 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 11.230 * [backup-simplify]: Simplify (/ (- (log k)) m) into (* -1 (/ (log k) m)) 11.231 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 11.231 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 11.231 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 11.231 * [taylor]: Taking taylor expansion of (pow k 2) 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.232 * [backup-simplify]: Simplify (/ 1 1) into 1 11.232 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 11.232 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 11.232 * [taylor]: Taking taylor expansion of 10.0 in k 11.232 * [backup-simplify]: Simplify 10.0 into 10.0 11.232 * [taylor]: Taking taylor expansion of (/ 1 k) in k 11.232 * [taylor]: Taking taylor expansion of k in k 11.232 * [backup-simplify]: Simplify 0 into 0 11.232 * [backup-simplify]: Simplify 1 into 1 11.232 * [backup-simplify]: Simplify (/ 1 1) into 1 11.232 * [taylor]: Taking taylor expansion of 1.0 in k 11.232 * [backup-simplify]: Simplify 1.0 into 1.0 11.233 * [backup-simplify]: Simplify (+ 1 0) into 1 11.233 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) 1) into (exp (* -1 (/ (log k) m))) 11.233 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 11.233 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 11.233 * [taylor]: Taking taylor expansion of -1 in m 11.233 * [backup-simplify]: Simplify -1 into -1 11.233 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 11.233 * [taylor]: Taking taylor expansion of (log k) in m 11.233 * [taylor]: Taking taylor expansion of k in m 11.233 * [backup-simplify]: Simplify k into k 11.233 * [backup-simplify]: Simplify (log k) into (log k) 11.233 * [taylor]: Taking taylor expansion of m in m 11.233 * [backup-simplify]: Simplify 0 into 0 11.233 * [backup-simplify]: Simplify 1 into 1 11.233 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 11.233 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 11.233 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 11.233 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 11.233 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 11.234 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 k) 1)))) 1) into 0 11.234 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)))) into 0 11.234 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (* 0 (log (/ 1 k)))) into 0 11.235 * [backup-simplify]: Simplify (* (exp (/ (log (/ 1 k)) m)) (+ (* (/ (pow 0 1) 1)))) into 0 11.235 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (* 0 k))) into 0 11.235 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 11.235 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 11.236 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (* 0 (/ 1 k)))) into 0 11.236 * [backup-simplify]: Simplify (+ 0 0) into 0 11.236 * [backup-simplify]: Simplify (+ 0 0) into 0 11.237 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))))) into 0 11.238 * [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.238 * [taylor]: Taking taylor expansion of 0 in k 11.238 * [backup-simplify]: Simplify 0 into 0 11.238 * [taylor]: Taking taylor expansion of 0 in m 11.238 * [backup-simplify]: Simplify 0 into 0 11.238 * [backup-simplify]: Simplify 0 into 0 11.238 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.239 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 11.239 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (* -1 (/ (log k) m)) (/ 0 m)))) into 0 11.240 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 1) 1)))) into 0 11.240 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.240 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.241 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 11.241 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 11.241 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 11.242 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (log k) m))) (/ 10.0 1)))) into (- (* 10.0 (exp (* -1 (/ (log k) m))))) 11.242 * [taylor]: Taking taylor expansion of (- (* 10.0 (exp (* -1 (/ (log k) m))))) in m 11.242 * [taylor]: Taking taylor expansion of (* 10.0 (exp (* -1 (/ (log k) m)))) in m 11.242 * [taylor]: Taking taylor expansion of 10.0 in m 11.242 * [backup-simplify]: Simplify 10.0 into 10.0 11.242 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 11.242 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 11.242 * [taylor]: Taking taylor expansion of -1 in m 11.242 * [backup-simplify]: Simplify -1 into -1 11.242 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 11.242 * [taylor]: Taking taylor expansion of (log k) in m 11.242 * [taylor]: Taking taylor expansion of k in m 11.242 * [backup-simplify]: Simplify k into k 11.242 * [backup-simplify]: Simplify (log k) into (log k) 11.242 * [taylor]: Taking taylor expansion of m in m 11.242 * [backup-simplify]: Simplify 0 into 0 11.242 * [backup-simplify]: Simplify 1 into 1 11.242 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 11.242 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 11.242 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 11.243 * [backup-simplify]: Simplify (* 10.0 (exp (* -1 (/ (log k) m)))) into (* 10.0 (exp (* -1 (/ (log k) m)))) 11.243 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (log k) m))))) into (- (* 10.0 (exp (* -1 (/ (log k) m))))) 11.243 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (log k) m))))) into (- (* 10.0 (exp (* -1 (/ (log k) m))))) 11.243 * [backup-simplify]: Simplify 0 into 0 11.243 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 11.244 * [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.244 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 11.245 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (+ (* 0 0) (* 0 (log (/ 1 k))))) into 0 11.245 * [backup-simplify]: Simplify (* (exp (/ (log (/ 1 k)) m)) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 11.246 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (+ (* 0 0) (* 0 k)))) into 0 11.246 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 11.246 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)) (* 0 (/ 0 k)))) into 0 11.247 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 k))))) into 0 11.247 * [backup-simplify]: Simplify (+ 0 0) into 0 11.248 * [backup-simplify]: Simplify (+ 0 0) into 0 11.248 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))))) into 0 11.249 * [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.249 * [taylor]: Taking taylor expansion of 0 in k 11.249 * [backup-simplify]: Simplify 0 into 0 11.249 * [taylor]: Taking taylor expansion of 0 in m 11.249 * [backup-simplify]: Simplify 0 into 0 11.249 * [backup-simplify]: Simplify 0 into 0 11.249 * [taylor]: Taking taylor expansion of 0 in m 11.249 * [backup-simplify]: Simplify 0 into 0 11.249 * [backup-simplify]: Simplify 0 into 0 11.250 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.251 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 11.252 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (* -1 (/ (log k) m)) (/ 0 m)) (* 0 (/ 0 m)))) into 0 11.253 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 11.253 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.254 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.255 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.256 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 11.256 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.257 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.259 * [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.259 * [taylor]: Taking taylor expansion of (* 99.0 (exp (* -1 (/ (log k) m)))) in m 11.259 * [taylor]: Taking taylor expansion of 99.0 in m 11.259 * [backup-simplify]: Simplify 99.0 into 99.0 11.259 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 11.259 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 11.259 * [taylor]: Taking taylor expansion of -1 in m 11.259 * [backup-simplify]: Simplify -1 into -1 11.259 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 11.259 * [taylor]: Taking taylor expansion of (log k) in m 11.259 * [taylor]: Taking taylor expansion of k in m 11.259 * [backup-simplify]: Simplify k into k 11.259 * [backup-simplify]: Simplify (log k) into (log k) 11.259 * [taylor]: Taking taylor expansion of m in m 11.259 * [backup-simplify]: Simplify 0 into 0 11.259 * [backup-simplify]: Simplify 1 into 1 11.259 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 11.259 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 11.259 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 11.260 * [backup-simplify]: Simplify (* 99.0 (exp (* -1 (/ (log k) m)))) into (* 99.0 (exp (* -1 (/ (log k) m)))) 11.260 * [backup-simplify]: Simplify (* 99.0 (exp (* -1 (/ (log k) m)))) into (* 99.0 (exp (* -1 (/ (log k) m)))) 11.262 * [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.263 * [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.263 * [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.263 * [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.263 * [taylor]: Taking taylor expansion of -1 in m 11.263 * [backup-simplify]: Simplify -1 into -1 11.263 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in m 11.263 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in m 11.263 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in m 11.263 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in m 11.263 * [taylor]: Taking taylor expansion of (/ -1 m) in m 11.263 * [taylor]: Taking taylor expansion of -1 in m 11.263 * [backup-simplify]: Simplify -1 into -1 11.263 * [taylor]: Taking taylor expansion of m in m 11.263 * [backup-simplify]: Simplify 0 into 0 11.263 * [backup-simplify]: Simplify 1 into 1 11.264 * [backup-simplify]: Simplify (/ -1 1) into -1 11.264 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in m 11.264 * [taylor]: Taking taylor expansion of (/ -1 k) in m 11.264 * [taylor]: Taking taylor expansion of -1 in m 11.264 * [backup-simplify]: Simplify -1 into -1 11.264 * [taylor]: Taking taylor expansion of k in m 11.264 * [backup-simplify]: Simplify k into k 11.264 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 11.264 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 11.264 * [backup-simplify]: Simplify (* -1 (log (/ -1 k))) into (* -1 (log (/ -1 k))) 11.265 * [backup-simplify]: Simplify (exp (* (/ -1 m) (log (/ -1 k)))) into (exp (* -1 (/ (log (/ -1 k)) m))) 11.265 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in m 11.265 * [taylor]: Taking taylor expansion of a in m 11.265 * [backup-simplify]: Simplify a into a 11.265 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in m 11.265 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in m 11.265 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 11.265 * [taylor]: Taking taylor expansion of (pow k 2) in m 11.265 * [taylor]: Taking taylor expansion of k in m 11.265 * [backup-simplify]: Simplify k into k 11.265 * [backup-simplify]: Simplify (* k k) into (pow k 2) 11.265 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 11.265 * [taylor]: Taking taylor expansion of 1.0 in m 11.265 * [backup-simplify]: Simplify 1.0 into 1.0 11.265 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in m 11.265 * [taylor]: Taking taylor expansion of 10.0 in m 11.265 * [backup-simplify]: Simplify 10.0 into 10.0 11.265 * [taylor]: Taking taylor expansion of (/ 1 k) in m 11.265 * [taylor]: Taking taylor expansion of k in m 11.265 * [backup-simplify]: Simplify k into k 11.265 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 11.266 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1.0) into (+ (/ 1 (pow k 2)) 1.0) 11.266 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 11.266 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 11.266 * [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.266 * [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.267 * [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.267 * [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.267 * [taylor]: Taking taylor expansion of -1 in k 11.267 * [backup-simplify]: Simplify -1 into -1 11.267 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in k 11.267 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in k 11.267 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in k 11.267 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in k 11.267 * [taylor]: Taking taylor expansion of (/ -1 m) in k 11.267 * [taylor]: Taking taylor expansion of -1 in k 11.267 * [backup-simplify]: Simplify -1 into -1 11.267 * [taylor]: Taking taylor expansion of m in k 11.267 * [backup-simplify]: Simplify m into m 11.267 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 11.267 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 11.267 * [taylor]: Taking taylor expansion of (/ -1 k) in k 11.267 * [taylor]: Taking taylor expansion of -1 in k 11.267 * [backup-simplify]: Simplify -1 into -1 11.267 * [taylor]: Taking taylor expansion of k in k 11.267 * [backup-simplify]: Simplify 0 into 0 11.268 * [backup-simplify]: Simplify 1 into 1 11.268 * [backup-simplify]: Simplify (/ -1 1) into -1 11.269 * [backup-simplify]: Simplify (log -1) into (log -1) 11.269 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 11.270 * [backup-simplify]: Simplify (* (/ -1 m) (- (log -1) (log k))) into (* -1 (/ (- (log -1) (log k)) m)) 11.270 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 11.270 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 11.271 * [taylor]: Taking taylor expansion of a in k 11.271 * [backup-simplify]: Simplify a into a 11.271 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 11.271 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 11.271 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 11.271 * [taylor]: Taking taylor expansion of (pow k 2) in k 11.271 * [taylor]: Taking taylor expansion of k in k 11.271 * [backup-simplify]: Simplify 0 into 0 11.271 * [backup-simplify]: Simplify 1 into 1 11.271 * [backup-simplify]: Simplify (* 1 1) into 1 11.271 * [backup-simplify]: Simplify (/ 1 1) into 1 11.272 * [taylor]: Taking taylor expansion of 1.0 in k 11.272 * [backup-simplify]: Simplify 1.0 into 1.0 11.272 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 11.272 * [taylor]: Taking taylor expansion of 10.0 in k 11.272 * [backup-simplify]: Simplify 10.0 into 10.0 11.272 * [taylor]: Taking taylor expansion of (/ 1 k) in k 11.272 * [taylor]: Taking taylor expansion of k in k 11.272 * [backup-simplify]: Simplify 0 into 0 11.272 * [backup-simplify]: Simplify 1 into 1 11.272 * [backup-simplify]: Simplify (/ 1 1) into 1 11.273 * [backup-simplify]: Simplify (+ 1 0) into 1 11.273 * [backup-simplify]: Simplify (+ 1 0) into 1 11.273 * [backup-simplify]: Simplify (* a 1) into a 11.273 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) into (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) 11.273 * [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.273 * [taylor]: Taking taylor expansion of -1 in a 11.273 * [backup-simplify]: Simplify -1 into -1 11.273 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in a 11.273 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in a 11.273 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in a 11.273 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in a 11.273 * [taylor]: Taking taylor expansion of (/ -1 m) in a 11.274 * [taylor]: Taking taylor expansion of -1 in a 11.274 * [backup-simplify]: Simplify -1 into -1 11.274 * [taylor]: Taking taylor expansion of m in a 11.274 * [backup-simplify]: Simplify m into m 11.274 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 11.274 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in a 11.274 * [taylor]: Taking taylor expansion of (/ -1 k) in a 11.274 * [taylor]: Taking taylor expansion of -1 in a 11.274 * [backup-simplify]: Simplify -1 into -1 11.274 * [taylor]: Taking taylor expansion of k in a 11.274 * [backup-simplify]: Simplify k into k 11.274 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 11.274 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 11.274 * [backup-simplify]: Simplify (* (/ -1 m) (log (/ -1 k))) into (* -1 (/ (log (/ -1 k)) m)) 11.274 * [backup-simplify]: Simplify (exp (* -1 (/ (log (/ -1 k)) m))) into (exp (* -1 (/ (log (/ -1 k)) m))) 11.274 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in a 11.274 * [taylor]: Taking taylor expansion of a in a 11.274 * [backup-simplify]: Simplify 0 into 0 11.274 * [backup-simplify]: Simplify 1 into 1 11.274 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in a 11.274 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in a 11.274 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 11.274 * [taylor]: Taking taylor expansion of (pow k 2) in a 11.274 * [taylor]: Taking taylor expansion of k in a 11.274 * [backup-simplify]: Simplify k into k 11.274 * [backup-simplify]: Simplify (* k k) into (pow k 2) 11.274 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 11.274 * [taylor]: Taking taylor expansion of 1.0 in a 11.274 * [backup-simplify]: Simplify 1.0 into 1.0 11.274 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 11.274 * [taylor]: Taking taylor expansion of 10.0 in a 11.274 * [backup-simplify]: Simplify 10.0 into 10.0 11.274 * [taylor]: Taking taylor expansion of (/ 1 k) in a 11.275 * [taylor]: Taking taylor expansion of k in a 11.275 * [backup-simplify]: Simplify k into k 11.275 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 11.275 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1.0) into (+ (/ 1 (pow k 2)) 1.0) 11.275 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 11.275 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 11.275 * [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.275 * [backup-simplify]: Simplify (* 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) into 0 11.275 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 11.275 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 11.276 * [backup-simplify]: Simplify (+ 0 0) into 0 11.276 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 11.276 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 11.277 * [backup-simplify]: Simplify (- 0) into 0 11.277 * [backup-simplify]: Simplify (+ 0 0) into 0 11.278 * [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.278 * [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.278 * [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.278 * [taylor]: Taking taylor expansion of -1 in a 11.278 * [backup-simplify]: Simplify -1 into -1 11.278 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in a 11.278 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in a 11.278 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in a 11.278 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in a 11.278 * [taylor]: Taking taylor expansion of (/ -1 m) in a 11.278 * [taylor]: Taking taylor expansion of -1 in a 11.278 * [backup-simplify]: Simplify -1 into -1 11.278 * [taylor]: Taking taylor expansion of m in a 11.278 * [backup-simplify]: Simplify m into m 11.278 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 11.279 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in a 11.279 * [taylor]: Taking taylor expansion of (/ -1 k) in a 11.279 * [taylor]: Taking taylor expansion of -1 in a 11.279 * [backup-simplify]: Simplify -1 into -1 11.279 * [taylor]: Taking taylor expansion of k in a 11.279 * [backup-simplify]: Simplify k into k 11.279 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 11.279 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 11.279 * [backup-simplify]: Simplify (* (/ -1 m) (log (/ -1 k))) into (* -1 (/ (log (/ -1 k)) m)) 11.279 * [backup-simplify]: Simplify (exp (* -1 (/ (log (/ -1 k)) m))) into (exp (* -1 (/ (log (/ -1 k)) m))) 11.279 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in a 11.279 * [taylor]: Taking taylor expansion of a in a 11.279 * [backup-simplify]: Simplify 0 into 0 11.279 * [backup-simplify]: Simplify 1 into 1 11.279 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in a 11.279 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in a 11.279 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 11.279 * [taylor]: Taking taylor expansion of (pow k 2) in a 11.279 * [taylor]: Taking taylor expansion of k in a 11.279 * [backup-simplify]: Simplify k into k 11.279 * [backup-simplify]: Simplify (* k k) into (pow k 2) 11.280 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 11.280 * [taylor]: Taking taylor expansion of 1.0 in a 11.280 * [backup-simplify]: Simplify 1.0 into 1.0 11.280 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 11.280 * [taylor]: Taking taylor expansion of 10.0 in a 11.280 * [backup-simplify]: Simplify 10.0 into 10.0 11.280 * [taylor]: Taking taylor expansion of (/ 1 k) in a 11.280 * [taylor]: Taking taylor expansion of k in a 11.280 * [backup-simplify]: Simplify k into k 11.280 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 11.280 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1.0) into (+ (/ 1 (pow k 2)) 1.0) 11.280 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 11.280 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 11.280 * [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.280 * [backup-simplify]: Simplify (* 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) into 0 11.280 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 11.281 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 11.281 * [backup-simplify]: Simplify (+ 0 0) into 0 11.281 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 11.282 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 11.282 * [backup-simplify]: Simplify (- 0) into 0 11.282 * [backup-simplify]: Simplify (+ 0 0) into 0 11.283 * [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.283 * [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.283 * [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.283 * [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.283 * [taylor]: Taking taylor expansion of -1 in k 11.283 * [backup-simplify]: Simplify -1 into -1 11.283 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 11.283 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log (/ -1 k)) m))) in k 11.283 * [taylor]: Taking taylor expansion of (* -1 (/ (log (/ -1 k)) m)) in k 11.283 * [taylor]: Taking taylor expansion of -1 in k 11.283 * [backup-simplify]: Simplify -1 into -1 11.283 * [taylor]: Taking taylor expansion of (/ (log (/ -1 k)) m) in k 11.283 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 11.283 * [taylor]: Taking taylor expansion of (/ -1 k) in k 11.283 * [taylor]: Taking taylor expansion of -1 in k 11.283 * [backup-simplify]: Simplify -1 into -1 11.284 * [taylor]: Taking taylor expansion of k in k 11.284 * [backup-simplify]: Simplify 0 into 0 11.284 * [backup-simplify]: Simplify 1 into 1 11.284 * [backup-simplify]: Simplify (/ -1 1) into -1 11.284 * [backup-simplify]: Simplify (log -1) into (log -1) 11.284 * [taylor]: Taking taylor expansion of m in k 11.284 * [backup-simplify]: Simplify m into m 11.285 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 11.285 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 11.286 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) m) into (/ (- (log -1) (log k)) m) 11.286 * [backup-simplify]: Simplify (* -1 (/ (- (log -1) (log k)) m)) into (* -1 (/ (- (log -1) (log k)) m)) 11.286 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 11.286 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 11.286 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 11.287 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 11.287 * [taylor]: Taking taylor expansion of (pow k 2) in k 11.287 * [taylor]: Taking taylor expansion of k in k 11.287 * [backup-simplify]: Simplify 0 into 0 11.287 * [backup-simplify]: Simplify 1 into 1 11.287 * [backup-simplify]: Simplify (* 1 1) into 1 11.287 * [backup-simplify]: Simplify (/ 1 1) into 1 11.287 * [taylor]: Taking taylor expansion of 1.0 in k 11.287 * [backup-simplify]: Simplify 1.0 into 1.0 11.287 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 11.287 * [taylor]: Taking taylor expansion of 10.0 in k 11.287 * [backup-simplify]: Simplify 10.0 into 10.0 11.287 * [taylor]: Taking taylor expansion of (/ 1 k) in k 11.287 * [taylor]: Taking taylor expansion of k in k 11.287 * [backup-simplify]: Simplify 0 into 0 11.287 * [backup-simplify]: Simplify 1 into 1 11.287 * [backup-simplify]: Simplify (/ 1 1) into 1 11.288 * [backup-simplify]: Simplify (+ 1 0) into 1 11.288 * [backup-simplify]: Simplify (+ 1 0) into 1 11.288 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) 1) into (exp (* -1 (/ (- (log -1) (log k)) m))) 11.289 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 11.289 * [taylor]: Taking taylor expansion of (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 11.289 * [taylor]: Taking taylor expansion of -1 in m 11.289 * [backup-simplify]: Simplify -1 into -1 11.289 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 11.289 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 11.289 * [taylor]: Taking taylor expansion of -1 in m 11.289 * [backup-simplify]: Simplify -1 into -1 11.289 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 11.289 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 11.289 * [taylor]: Taking taylor expansion of (log -1) in m 11.289 * [taylor]: Taking taylor expansion of -1 in m 11.289 * [backup-simplify]: Simplify -1 into -1 11.289 * [backup-simplify]: Simplify (log -1) into (log -1) 11.289 * [taylor]: Taking taylor expansion of (log k) in m 11.289 * [taylor]: Taking taylor expansion of k in m 11.289 * [backup-simplify]: Simplify k into k 11.289 * [backup-simplify]: Simplify (log k) into (log k) 11.289 * [taylor]: Taking taylor expansion of m in m 11.289 * [backup-simplify]: Simplify 0 into 0 11.289 * [backup-simplify]: Simplify 1 into 1 11.289 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 11.290 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 11.290 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 11.290 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 11.291 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 11.291 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 11.291 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 11.292 * [backup-simplify]: Simplify (- (/ 0 k) (+ (* (/ -1 k) (/ 0 k)))) into 0 11.292 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ -1 k) 1)))) 1) into 0 11.292 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)))) into 0 11.292 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (* 0 (log (/ -1 k)))) into 0 11.293 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log (/ -1 k)) m))) (+ (* (/ (pow 0 1) 1)))) into 0 11.293 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (* 0 k))) into 0 11.293 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 11.294 * [backup-simplify]: Simplify (+ 0 0) into 0 11.294 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 11.294 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (* 0 (/ 1 k)))) into 0 11.295 * [backup-simplify]: Simplify (- 0) into 0 11.295 * [backup-simplify]: Simplify (+ 0 0) into 0 11.295 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) into 0 11.296 * [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.297 * [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.297 * [taylor]: Taking taylor expansion of 0 in k 11.297 * [backup-simplify]: Simplify 0 into 0 11.297 * [taylor]: Taking taylor expansion of 0 in m 11.297 * [backup-simplify]: Simplify 0 into 0 11.297 * [backup-simplify]: Simplify 0 into 0 11.297 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 11.298 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 11.299 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (- (log -1) (log k)) m) (/ 0 m)))) into 0 11.299 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (- (log -1) (log k)) m))) into 0 11.300 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 1) 1)))) into 0 11.300 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.301 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.301 * [backup-simplify]: Simplify (+ 0 0) into 0 11.302 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 11.302 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 11.303 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 11.305 * [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.306 * [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.306 * [taylor]: Taking taylor expansion of (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 11.306 * [taylor]: Taking taylor expansion of (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 11.306 * [taylor]: Taking taylor expansion of 10.0 in m 11.306 * [backup-simplify]: Simplify 10.0 into 10.0 11.306 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 11.306 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 11.306 * [taylor]: Taking taylor expansion of -1 in m 11.306 * [backup-simplify]: Simplify -1 into -1 11.306 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 11.306 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 11.306 * [taylor]: Taking taylor expansion of (log -1) in m 11.306 * [taylor]: Taking taylor expansion of -1 in m 11.307 * [backup-simplify]: Simplify -1 into -1 11.307 * [backup-simplify]: Simplify (log -1) into (log -1) 11.307 * [taylor]: Taking taylor expansion of (log k) in m 11.307 * [taylor]: Taking taylor expansion of k in m 11.307 * [backup-simplify]: Simplify k into k 11.307 * [backup-simplify]: Simplify (log k) into (log k) 11.307 * [taylor]: Taking taylor expansion of m in m 11.307 * [backup-simplify]: Simplify 0 into 0 11.307 * [backup-simplify]: Simplify 1 into 1 11.307 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 11.308 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 11.308 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 11.309 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 11.309 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 11.310 * [backup-simplify]: Simplify (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 11.310 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 11.311 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 11.312 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into 0 11.312 * [backup-simplify]: Simplify 0 into 0 11.312 * [backup-simplify]: Simplify (- (/ 0 k) (+ (* (/ -1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 11.314 * [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.314 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 11.315 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (+ (* 0 0) (* 0 (log (/ -1 k))))) into 0 11.316 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log (/ -1 k)) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 11.317 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (+ (* 0 0) (* 0 k)))) into 0 11.318 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 11.318 * [backup-simplify]: Simplify (+ 0 0) into 0 11.318 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)) (* 0 (/ 0 k)))) into 0 11.320 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 k))))) into 0 11.320 * [backup-simplify]: Simplify (- 0) into 0 11.320 * [backup-simplify]: Simplify (+ 0 0) into 0 11.322 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) into 0 11.323 * [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.330 * [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.330 * [taylor]: Taking taylor expansion of 0 in k 11.330 * [backup-simplify]: Simplify 0 into 0 11.330 * [taylor]: Taking taylor expansion of 0 in m 11.330 * [backup-simplify]: Simplify 0 into 0 11.330 * [backup-simplify]: Simplify 0 into 0 11.331 * [taylor]: Taking taylor expansion of 0 in m 11.331 * [backup-simplify]: Simplify 0 into 0 11.331 * [backup-simplify]: Simplify 0 into 0 11.332 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.334 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 11.335 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (- (log -1) (log k)) m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 11.336 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ (- (log -1) (log k)) m)))) into 0 11.338 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 11.338 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.339 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.339 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.339 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.340 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 11.340 * [backup-simplify]: Simplify (- 0) into 0 11.340 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 11.342 * [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.343 * [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.343 * [taylor]: Taking taylor expansion of (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 11.343 * [taylor]: Taking taylor expansion of (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 11.343 * [taylor]: Taking taylor expansion of 99.0 in m 11.343 * [backup-simplify]: Simplify 99.0 into 99.0 11.343 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 11.343 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) 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 (/ (- (log -1) (log k)) m) in m 11.343 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 11.343 * [taylor]: Taking taylor expansion of (log -1) in m 11.343 * [taylor]: Taking taylor expansion of -1 in m 11.343 * [backup-simplify]: Simplify -1 into -1 11.344 * [backup-simplify]: Simplify (log -1) into (log -1) 11.344 * [taylor]: Taking taylor expansion of (log 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 (log k) into (log k) 11.344 * [taylor]: Taking taylor expansion of m in m 11.344 * [backup-simplify]: Simplify 0 into 0 11.344 * [backup-simplify]: Simplify 1 into 1 11.344 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 11.344 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 11.344 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 11.345 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 11.345 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 11.345 * [backup-simplify]: Simplify (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 11.346 * [backup-simplify]: Simplify (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 11.346 * [backup-simplify]: Simplify (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 11.348 * [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.348 * * * * [progress]: [ 4 / 4 ] generating series at (2 1) 11.348 * [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.348 * [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.348 * [taylor]: Taking taylor expansion of (* (* a (pow k m)) (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))))) in m 11.348 * [taylor]: Taking taylor expansion of (* a (pow k m)) in m 11.348 * [taylor]: Taking taylor expansion of a in m 11.348 * [backup-simplify]: Simplify a into a 11.348 * [taylor]: Taking taylor expansion of (pow k m) in m 11.348 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 11.349 * [taylor]: Taking taylor expansion of (* m (log k)) in m 11.349 * [taylor]: Taking taylor expansion of m in m 11.349 * [backup-simplify]: Simplify 0 into 0 11.349 * [backup-simplify]: Simplify 1 into 1 11.349 * [taylor]: Taking taylor expansion of (log k) in m 11.349 * [taylor]: Taking taylor expansion of k in m 11.349 * [backup-simplify]: Simplify k into k 11.349 * [backup-simplify]: Simplify (log k) into (log k) 11.349 * [backup-simplify]: Simplify (* 0 (log k)) into 0 11.349 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 11.350 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 11.350 * [backup-simplify]: Simplify (exp 0) into 1 11.350 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))) in m 11.350 * [taylor]: Taking taylor expansion of (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) in m 11.350 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in m 11.350 * [taylor]: Taking taylor expansion of (* 10.0 k) in m 11.350 * [taylor]: Taking taylor expansion of 10.0 in m 11.350 * [backup-simplify]: Simplify 10.0 into 10.0 11.350 * [taylor]: Taking taylor expansion of k in m 11.350 * [backup-simplify]: Simplify k into k 11.350 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in m 11.350 * [taylor]: Taking taylor expansion of (pow k 2) in m 11.350 * [taylor]: Taking taylor expansion of k in m 11.350 * [backup-simplify]: Simplify k into k 11.350 * [taylor]: Taking taylor expansion of 1.0 in m 11.350 * [backup-simplify]: Simplify 1.0 into 1.0 11.350 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 11.350 * [backup-simplify]: Simplify (* k k) into (pow k 2) 11.350 * [backup-simplify]: Simplify (+ (pow k 2) 1.0) into (+ (pow k 2) 1.0) 11.350 * [backup-simplify]: Simplify (+ (* 10.0 k) (+ (pow k 2) 1.0)) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 11.350 * [backup-simplify]: Simplify (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) into (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) 11.350 * [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.351 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 k)) into 0 11.351 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 11.351 * [backup-simplify]: Simplify (+ 0 0) into 0 11.351 * [backup-simplify]: Simplify (+ 0 0) into 0 11.352 * [backup-simplify]: Simplify (- (+ (* (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) (/ 0 (+ (* 10.0 k) (+ (pow k 2) 1.0)))))) into 0 11.352 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))))) into 0 11.352 * [taylor]: Taking taylor expansion of (* (* a (pow k m)) (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))))) in k 11.352 * [taylor]: Taking taylor expansion of (* a (pow k m)) in k 11.352 * [taylor]: Taking taylor expansion of a in k 11.352 * [backup-simplify]: Simplify a into a 11.352 * [taylor]: Taking taylor expansion of (pow k m) in k 11.352 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 11.352 * [taylor]: Taking taylor expansion of (* m (log k)) in k 11.352 * [taylor]: Taking taylor expansion of m in k 11.352 * [backup-simplify]: Simplify m into m 11.352 * [taylor]: Taking taylor expansion of (log k) in k 11.352 * [taylor]: Taking taylor expansion of k in k 11.352 * [backup-simplify]: Simplify 0 into 0 11.352 * [backup-simplify]: Simplify 1 into 1 11.353 * [backup-simplify]: Simplify (log 1) into 0 11.353 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 11.353 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 11.353 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 11.353 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))) in k 11.353 * [taylor]: Taking taylor expansion of (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 11.353 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 11.353 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 11.353 * [taylor]: Taking taylor expansion of 10.0 in k 11.353 * [backup-simplify]: Simplify 10.0 into 10.0 11.353 * [taylor]: Taking taylor expansion of k in k 11.353 * [backup-simplify]: Simplify 0 into 0 11.353 * [backup-simplify]: Simplify 1 into 1 11.353 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 11.353 * [taylor]: Taking taylor expansion of (pow k 2) in k 11.353 * [taylor]: Taking taylor expansion of k in k 11.353 * [backup-simplify]: Simplify 0 into 0 11.353 * [backup-simplify]: Simplify 1 into 1 11.353 * [taylor]: Taking taylor expansion of 1.0 in k 11.353 * [backup-simplify]: Simplify 1.0 into 1.0 11.354 * [backup-simplify]: Simplify (* 10.0 0) into 0 11.354 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.354 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.354 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 11.355 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 11.355 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 11.356 * [backup-simplify]: Simplify (+ 0 0) into 0 11.356 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 11.357 * [backup-simplify]: Simplify (- (+ (* 1.0 (/ 10.0 1.0)))) into (- 10.0) 11.359 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1.0))) into (/ -5.0 (sqrt 1.0)) 11.359 * [taylor]: Taking taylor expansion of (* (* a (pow k m)) (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))))) in a 11.359 * [taylor]: Taking taylor expansion of (* a (pow k m)) in a 11.359 * [taylor]: Taking taylor expansion of a in a 11.359 * [backup-simplify]: Simplify 0 into 0 11.359 * [backup-simplify]: Simplify 1 into 1 11.359 * [taylor]: Taking taylor expansion of (pow k m) in a 11.359 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in a 11.359 * [taylor]: Taking taylor expansion of (* m (log k)) in a 11.359 * [taylor]: Taking taylor expansion of m in a 11.359 * [backup-simplify]: Simplify m into m 11.359 * [taylor]: Taking taylor expansion of (log k) in a 11.359 * [taylor]: Taking taylor expansion of k in a 11.359 * [backup-simplify]: Simplify k into k 11.359 * [backup-simplify]: Simplify (log k) into (log k) 11.359 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 11.359 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 11.359 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))) in a 11.359 * [taylor]: Taking taylor expansion of (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) in a 11.359 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in a 11.359 * [taylor]: Taking taylor expansion of (* 10.0 k) in a 11.359 * [taylor]: Taking taylor expansion of 10.0 in a 11.359 * [backup-simplify]: Simplify 10.0 into 10.0 11.359 * [taylor]: Taking taylor expansion of k in a 11.359 * [backup-simplify]: Simplify k into k 11.359 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in a 11.359 * [taylor]: Taking taylor expansion of (pow k 2) in a 11.359 * [taylor]: Taking taylor expansion of k in a 11.359 * [backup-simplify]: Simplify k into k 11.359 * [taylor]: Taking taylor expansion of 1.0 in a 11.359 * [backup-simplify]: Simplify 1.0 into 1.0 11.359 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 11.359 * [backup-simplify]: Simplify (* k k) into (pow k 2) 11.359 * [backup-simplify]: Simplify (+ (pow k 2) 1.0) into (+ (pow k 2) 1.0) 11.360 * [backup-simplify]: Simplify (+ (* 10.0 k) (+ (pow k 2) 1.0)) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 11.360 * [backup-simplify]: Simplify (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) into (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) 11.360 * [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.360 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 k)) into 0 11.360 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 11.361 * [backup-simplify]: Simplify (+ 0 0) into 0 11.361 * [backup-simplify]: Simplify (+ 0 0) into 0 11.361 * [backup-simplify]: Simplify (- (+ (* (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) (/ 0 (+ (* 10.0 k) (+ (pow k 2) 1.0)))))) into 0 11.361 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))))) into 0 11.361 * [taylor]: Taking taylor expansion of (* (* a (pow k m)) (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))))) in a 11.361 * [taylor]: Taking taylor expansion of (* a (pow k m)) in a 11.361 * [taylor]: Taking taylor expansion of a in a 11.361 * [backup-simplify]: Simplify 0 into 0 11.361 * [backup-simplify]: Simplify 1 into 1 11.361 * [taylor]: Taking taylor expansion of (pow k m) in a 11.361 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in a 11.361 * [taylor]: Taking taylor expansion of (* m (log k)) in a 11.361 * [taylor]: Taking taylor expansion of m in a 11.361 * [backup-simplify]: Simplify m into m 11.362 * [taylor]: Taking taylor expansion of (log k) in a 11.362 * [taylor]: Taking taylor expansion of k in a 11.362 * [backup-simplify]: Simplify k into k 11.362 * [backup-simplify]: Simplify (log k) into (log k) 11.362 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 11.362 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 11.362 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))) in a 11.362 * [taylor]: Taking taylor expansion of (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) in a 11.362 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in a 11.362 * [taylor]: Taking taylor expansion of (* 10.0 k) in a 11.362 * [taylor]: Taking taylor expansion of 10.0 in a 11.362 * [backup-simplify]: Simplify 10.0 into 10.0 11.362 * [taylor]: Taking taylor expansion of k in a 11.362 * [backup-simplify]: Simplify k into k 11.362 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in a 11.362 * [taylor]: Taking taylor expansion of (pow k 2) in a 11.362 * [taylor]: Taking taylor expansion of k in a 11.362 * [backup-simplify]: Simplify k into k 11.362 * [taylor]: Taking taylor expansion of 1.0 in a 11.362 * [backup-simplify]: Simplify 1.0 into 1.0 11.362 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 11.362 * [backup-simplify]: Simplify (* k k) into (pow k 2) 11.362 * [backup-simplify]: Simplify (+ (pow k 2) 1.0) into (+ (pow k 2) 1.0) 11.362 * [backup-simplify]: Simplify (+ (* 10.0 k) (+ (pow k 2) 1.0)) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 11.362 * [backup-simplify]: Simplify (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) into (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) 11.363 * [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.363 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 k)) into 0 11.363 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 11.363 * [backup-simplify]: Simplify (+ 0 0) into 0 11.363 * [backup-simplify]: Simplify (+ 0 0) into 0 11.364 * [backup-simplify]: Simplify (- (+ (* (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) (/ 0 (+ (* 10.0 k) (+ (pow k 2) 1.0)))))) into 0 11.364 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))))) into 0 11.364 * [backup-simplify]: Simplify (* 0 (pow k m)) into 0 11.364 * [backup-simplify]: Simplify (* 0 (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))))) into 0 11.364 * [taylor]: Taking taylor expansion of 0 in k 11.364 * [backup-simplify]: Simplify 0 into 0 11.364 * [taylor]: Taking taylor expansion of 0 in m 11.364 * [backup-simplify]: Simplify 0 into 0 11.364 * [backup-simplify]: Simplify 0 into 0 11.365 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 11.365 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 11.366 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 11.366 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow k m))) into (pow k m) 11.366 * [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.366 * [taylor]: Taking taylor expansion of (* (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))) (pow k m)) in k 11.366 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))) in k 11.366 * [taylor]: Taking taylor expansion of (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 11.366 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 11.366 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 11.367 * [taylor]: Taking taylor expansion of 10.0 in k 11.367 * [backup-simplify]: Simplify 10.0 into 10.0 11.367 * [taylor]: Taking taylor expansion of k in k 11.367 * [backup-simplify]: Simplify 0 into 0 11.367 * [backup-simplify]: Simplify 1 into 1 11.367 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 11.367 * [taylor]: Taking taylor expansion of (pow k 2) in k 11.367 * [taylor]: Taking taylor expansion of k in k 11.367 * [backup-simplify]: Simplify 0 into 0 11.367 * [backup-simplify]: Simplify 1 into 1 11.367 * [taylor]: Taking taylor expansion of 1.0 in k 11.367 * [backup-simplify]: Simplify 1.0 into 1.0 11.367 * [backup-simplify]: Simplify (* 10.0 0) into 0 11.367 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.367 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.368 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 11.368 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 11.369 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 11.369 * [backup-simplify]: Simplify (+ 0 0) into 0 11.369 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 11.371 * [backup-simplify]: Simplify (- (+ (* 1.0 (/ 10.0 1.0)))) into (- 10.0) 11.372 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1.0))) into (/ -5.0 (sqrt 1.0)) 11.372 * [taylor]: Taking taylor expansion of (pow k m) in k 11.372 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 11.372 * [taylor]: Taking taylor expansion of (* m (log k)) in k 11.372 * [taylor]: Taking taylor expansion of m in k 11.372 * [backup-simplify]: Simplify m into m 11.372 * [taylor]: Taking taylor expansion of (log k) in k 11.372 * [taylor]: Taking taylor expansion of k in k 11.372 * [backup-simplify]: Simplify 0 into 0 11.372 * [backup-simplify]: Simplify 1 into 1 11.372 * [backup-simplify]: Simplify (log 1) into 0 11.373 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 11.373 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 11.373 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 11.373 * [backup-simplify]: Simplify (* (sqrt 1.0) (pow k m)) into (* (sqrt 1.0) (pow k m)) 11.373 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (pow k m)) in m 11.373 * [taylor]: Taking taylor expansion of (sqrt 1.0) in m 11.373 * [taylor]: Taking taylor expansion of 1.0 in m 11.373 * [backup-simplify]: Simplify 1.0 into 1.0 11.373 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 11.374 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 11.374 * [taylor]: Taking taylor expansion of (pow k m) in m 11.374 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 11.374 * [taylor]: Taking taylor expansion of (* m (log k)) in m 11.374 * [taylor]: Taking taylor expansion of m in m 11.374 * [backup-simplify]: Simplify 0 into 0 11.374 * [backup-simplify]: Simplify 1 into 1 11.374 * [taylor]: Taking taylor expansion of (log k) in m 11.374 * [taylor]: Taking taylor expansion of k in m 11.374 * [backup-simplify]: Simplify k into k 11.374 * [backup-simplify]: Simplify (log k) into (log k) 11.374 * [backup-simplify]: Simplify (* 0 (log k)) into 0 11.375 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 11.375 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 11.375 * [backup-simplify]: Simplify (exp 0) into 1 11.376 * [backup-simplify]: Simplify (* (sqrt 1.0) 1) into (sqrt 1.0) 11.376 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 11.376 * [taylor]: Taking taylor expansion of 0 in m 11.376 * [backup-simplify]: Simplify 0 into 0 11.376 * [backup-simplify]: Simplify 0 into 0 11.376 * [backup-simplify]: Simplify 0 into 0 11.376 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (* 0 k))) into 0 11.377 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (* 0 k))) into 0 11.377 * [backup-simplify]: Simplify (+ 0 0) into 0 11.378 * [backup-simplify]: Simplify (+ 0 0) into 0 11.378 * [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.379 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))))) into 0 11.381 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow k 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow k 1)))) 2) into 0 11.382 * [backup-simplify]: Simplify (+ (* m 0) (+ (* 0 0) (* 0 (log k)))) into 0 11.383 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 11.384 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (pow k m)))) into 0 11.385 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* (pow k m) 0) (* 0 (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))))))) into 0 11.385 * [taylor]: Taking taylor expansion of 0 in k 11.385 * [backup-simplify]: Simplify 0 into 0 11.385 * [taylor]: Taking taylor expansion of 0 in m 11.385 * [backup-simplify]: Simplify 0 into 0 11.385 * [backup-simplify]: Simplify 0 into 0 11.387 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 11.387 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 11.387 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 11.388 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 11.390 * [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.390 * [taylor]: Taking taylor expansion of (- (* 5.0 (/ (pow k m) (sqrt 1.0)))) in m 11.390 * [taylor]: Taking taylor expansion of (* 5.0 (/ (pow k m) (sqrt 1.0))) in m 11.390 * [taylor]: Taking taylor expansion of 5.0 in m 11.390 * [backup-simplify]: Simplify 5.0 into 5.0 11.390 * [taylor]: Taking taylor expansion of (/ (pow k m) (sqrt 1.0)) in m 11.390 * [taylor]: Taking taylor expansion of (pow k m) in m 11.390 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 11.390 * [taylor]: Taking taylor expansion of (* m (log k)) in m 11.390 * [taylor]: Taking taylor expansion of m in m 11.390 * [backup-simplify]: Simplify 0 into 0 11.390 * [backup-simplify]: Simplify 1 into 1 11.390 * [taylor]: Taking taylor expansion of (log k) in m 11.390 * [taylor]: Taking taylor expansion of k in m 11.390 * [backup-simplify]: Simplify k into k 11.391 * [backup-simplify]: Simplify (log k) into (log k) 11.391 * [backup-simplify]: Simplify (* 0 (log k)) into 0 11.391 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 11.392 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 11.392 * [backup-simplify]: Simplify (exp 0) into 1 11.392 * [taylor]: Taking taylor expansion of (sqrt 1.0) in m 11.392 * [taylor]: Taking taylor expansion of 1.0 in m 11.392 * [backup-simplify]: Simplify 1.0 into 1.0 11.392 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 11.393 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 11.394 * [backup-simplify]: Simplify (/ 1 (sqrt 1.0)) into (/ 1 (sqrt 1.0)) 11.396 * [backup-simplify]: Simplify (* 5.0 (/ 1 (sqrt 1.0))) into (/ 5.0 (sqrt 1.0)) 11.397 * [backup-simplify]: Simplify (- (/ 5.0 (sqrt 1.0))) into (- (* 5.0 (/ 1 (sqrt 1.0)))) 11.400 * [backup-simplify]: Simplify (- (* 5.0 (/ 1 (sqrt 1.0)))) into (- (* 5.0 (/ 1 (sqrt 1.0)))) 11.400 * [taylor]: Taking taylor expansion of 0 in m 11.400 * [backup-simplify]: Simplify 0 into 0 11.400 * [backup-simplify]: Simplify 0 into 0 11.400 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow (log k) 1) 1)))) into (log k) 11.401 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) (log k)) (* 0 1)) into (* (log k) (sqrt 1.0)) 11.401 * [backup-simplify]: Simplify (* (log k) (sqrt 1.0)) into (* (log k) (sqrt 1.0)) 11.404 * [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.404 * [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.404 * [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.404 * [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.404 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) a) in m 11.404 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in m 11.404 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in m 11.404 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in m 11.404 * [taylor]: Taking taylor expansion of (/ 1 m) in m 11.404 * [taylor]: Taking taylor expansion of m in m 11.404 * [backup-simplify]: Simplify 0 into 0 11.404 * [backup-simplify]: Simplify 1 into 1 11.404 * [backup-simplify]: Simplify (/ 1 1) into 1 11.404 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in m 11.404 * [taylor]: Taking taylor expansion of (/ 1 k) in m 11.404 * [taylor]: Taking taylor expansion of k in m 11.404 * [backup-simplify]: Simplify k into k 11.405 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 11.405 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 11.405 * [backup-simplify]: Simplify (* 1 (log (/ 1 k))) into (log (/ 1 k)) 11.405 * [backup-simplify]: Simplify (exp (* (/ 1 m) (log (/ 1 k)))) into (exp (/ (log (/ 1 k)) m)) 11.405 * [taylor]: Taking taylor expansion of a in m 11.405 * [backup-simplify]: Simplify a into a 11.405 * [backup-simplify]: Simplify (/ (exp (/ (log (/ 1 k)) m)) a) into (/ (exp (/ (log (/ 1 k)) m)) a) 11.405 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in m 11.405 * [taylor]: Taking taylor expansion of (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in m 11.405 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in m 11.405 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 11.405 * [taylor]: Taking taylor expansion of (pow k 2) 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 (* k k) into (pow k 2) 11.405 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 11.405 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in m 11.405 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in m 11.405 * [taylor]: Taking taylor expansion of 10.0 in m 11.405 * [backup-simplify]: Simplify 10.0 into 10.0 11.405 * [taylor]: Taking taylor expansion of (/ 1 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 (/ 1 k) into (/ 1 k) 11.405 * [taylor]: Taking taylor expansion of 1.0 in m 11.405 * [backup-simplify]: Simplify 1.0 into 1.0 11.405 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 11.405 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 11.406 * [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.406 * [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.406 * [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.406 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 11.406 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 11.406 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 11.407 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 11.407 * [backup-simplify]: Simplify (+ 0 0) into 0 11.407 * [backup-simplify]: Simplify (+ 0 0) into 0 11.408 * [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.408 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))))) into 0 11.408 * [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.408 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) a) in k 11.408 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in k 11.408 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in k 11.408 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in k 11.408 * [taylor]: Taking taylor expansion of (/ 1 m) in k 11.408 * [taylor]: Taking taylor expansion of m in k 11.408 * [backup-simplify]: Simplify m into m 11.408 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 11.408 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 11.408 * [taylor]: Taking taylor expansion of (/ 1 k) in k 11.408 * [taylor]: Taking taylor expansion of k in k 11.408 * [backup-simplify]: Simplify 0 into 0 11.408 * [backup-simplify]: Simplify 1 into 1 11.408 * [backup-simplify]: Simplify (/ 1 1) into 1 11.409 * [backup-simplify]: Simplify (log 1) into 0 11.409 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 11.409 * [backup-simplify]: Simplify (* (/ 1 m) (- (log k))) into (* -1 (/ (log k) m)) 11.409 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 11.409 * [taylor]: Taking taylor expansion of a in k 11.409 * [backup-simplify]: Simplify a into a 11.409 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) a) into (/ (exp (* -1 (/ (log k) m))) a) 11.409 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in k 11.409 * [taylor]: Taking taylor expansion of (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 11.409 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 11.409 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 11.409 * [taylor]: Taking taylor expansion of (pow k 2) in k 11.409 * [taylor]: Taking taylor expansion of k in k 11.409 * [backup-simplify]: Simplify 0 into 0 11.409 * [backup-simplify]: Simplify 1 into 1 11.410 * [backup-simplify]: Simplify (* 1 1) into 1 11.410 * [backup-simplify]: Simplify (/ 1 1) into 1 11.410 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 11.410 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 11.410 * [taylor]: Taking taylor expansion of 10.0 in k 11.410 * [backup-simplify]: Simplify 10.0 into 10.0 11.410 * [taylor]: Taking taylor expansion of (/ 1 k) in k 11.410 * [taylor]: Taking taylor expansion of k in k 11.410 * [backup-simplify]: Simplify 0 into 0 11.410 * [backup-simplify]: Simplify 1 into 1 11.410 * [backup-simplify]: Simplify (/ 1 1) into 1 11.410 * [taylor]: Taking taylor expansion of 1.0 in k 11.410 * [backup-simplify]: Simplify 1.0 into 1.0 11.411 * [backup-simplify]: Simplify (+ 1 0) into 1 11.411 * [backup-simplify]: Simplify (/ 1 1) into 1 11.411 * [backup-simplify]: Simplify (sqrt 1) into 1 11.411 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.412 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.412 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 11.412 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 11.413 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 11.414 * [backup-simplify]: Simplify (- (+ (* 1 (/ 10.0 1)))) into (- 10.0) 11.415 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1))) into -5.0 11.415 * [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.415 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) a) in a 11.415 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in a 11.415 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in a 11.415 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in a 11.415 * [taylor]: Taking taylor expansion of (/ 1 m) in a 11.415 * [taylor]: Taking taylor expansion of m in a 11.415 * [backup-simplify]: Simplify m into m 11.415 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 11.415 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in a 11.415 * [taylor]: Taking taylor expansion of (/ 1 k) in a 11.415 * [taylor]: Taking taylor expansion of k in a 11.415 * [backup-simplify]: Simplify k into k 11.415 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 11.415 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 11.415 * [backup-simplify]: Simplify (* (/ 1 m) (log (/ 1 k))) into (/ (log (/ 1 k)) m) 11.415 * [backup-simplify]: Simplify (exp (/ (log (/ 1 k)) m)) into (exp (/ (log (/ 1 k)) m)) 11.416 * [taylor]: Taking taylor expansion of a in a 11.416 * [backup-simplify]: Simplify 0 into 0 11.416 * [backup-simplify]: Simplify 1 into 1 11.416 * [backup-simplify]: Simplify (/ (exp (/ (log (/ 1 k)) m)) 1) into (exp (/ (log (/ 1 k)) m)) 11.416 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in a 11.416 * [taylor]: Taking taylor expansion of (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in a 11.416 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in a 11.416 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 11.416 * [taylor]: Taking taylor expansion of (pow k 2) in a 11.416 * [taylor]: Taking taylor expansion of k in a 11.416 * [backup-simplify]: Simplify k into k 11.416 * [backup-simplify]: Simplify (* k k) into (pow k 2) 11.416 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 11.416 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in a 11.416 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 11.416 * [taylor]: Taking taylor expansion of 10.0 in a 11.416 * [backup-simplify]: Simplify 10.0 into 10.0 11.416 * [taylor]: Taking taylor expansion of (/ 1 k) in a 11.416 * [taylor]: Taking taylor expansion of k in a 11.416 * [backup-simplify]: Simplify k into k 11.416 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 11.416 * [taylor]: Taking taylor expansion of 1.0 in a 11.416 * [backup-simplify]: Simplify 1.0 into 1.0 11.416 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 11.416 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 11.416 * [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.417 * [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.417 * [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.417 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 11.417 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 11.417 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 11.418 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 11.418 * [backup-simplify]: Simplify (+ 0 0) into 0 11.418 * [backup-simplify]: Simplify (+ 0 0) into 0 11.418 * [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.419 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))))) into 0 11.419 * [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.419 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) a) in a 11.419 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in a 11.419 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in a 11.419 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in a 11.419 * [taylor]: Taking taylor expansion of (/ 1 m) in a 11.419 * [taylor]: Taking taylor expansion of m in a 11.419 * [backup-simplify]: Simplify m into m 11.419 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 11.419 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in a 11.419 * [taylor]: Taking taylor expansion of (/ 1 k) in a 11.419 * [taylor]: Taking taylor expansion of k in a 11.419 * [backup-simplify]: Simplify k into k 11.419 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 11.419 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 11.419 * [backup-simplify]: Simplify (* (/ 1 m) (log (/ 1 k))) into (/ (log (/ 1 k)) m) 11.419 * [backup-simplify]: Simplify (exp (/ (log (/ 1 k)) m)) into (exp (/ (log (/ 1 k)) m)) 11.419 * [taylor]: Taking taylor expansion of a in a 11.419 * [backup-simplify]: Simplify 0 into 0 11.419 * [backup-simplify]: Simplify 1 into 1 11.419 * [backup-simplify]: Simplify (/ (exp (/ (log (/ 1 k)) m)) 1) into (exp (/ (log (/ 1 k)) m)) 11.419 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in a 11.419 * [taylor]: Taking taylor expansion of (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in a 11.419 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in a 11.419 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 11.419 * [taylor]: Taking taylor expansion of (pow k 2) in a 11.419 * [taylor]: Taking taylor expansion of k in a 11.419 * [backup-simplify]: Simplify k into k 11.420 * [backup-simplify]: Simplify (* k k) into (pow k 2) 11.420 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 11.420 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in a 11.420 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 11.420 * [taylor]: Taking taylor expansion of 10.0 in a 11.420 * [backup-simplify]: Simplify 10.0 into 10.0 11.420 * [taylor]: Taking taylor expansion of (/ 1 k) in a 11.420 * [taylor]: Taking taylor expansion of k in a 11.420 * [backup-simplify]: Simplify k into k 11.420 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 11.420 * [taylor]: Taking taylor expansion of 1.0 in a 11.420 * [backup-simplify]: Simplify 1.0 into 1.0 11.420 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 11.420 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 11.420 * [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.420 * [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.420 * [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.421 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 11.421 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 11.421 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 11.421 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 11.422 * [backup-simplify]: Simplify (+ 0 0) into 0 11.422 * [backup-simplify]: Simplify (+ 0 0) into 0 11.422 * [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.422 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))))) into 0 11.423 * [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.423 * [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.423 * [taylor]: Taking taylor expansion of (exp (/ (log (/ 1 k)) m)) in k 11.423 * [taylor]: Taking taylor expansion of (/ (log (/ 1 k)) m) in k 11.423 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 11.423 * [taylor]: Taking taylor expansion of (/ 1 k) in k 11.423 * [taylor]: Taking taylor expansion of k in k 11.423 * [backup-simplify]: Simplify 0 into 0 11.423 * [backup-simplify]: Simplify 1 into 1 11.423 * [backup-simplify]: Simplify (/ 1 1) into 1 11.423 * [backup-simplify]: Simplify (log 1) into 0 11.424 * [taylor]: Taking taylor expansion of m in k 11.424 * [backup-simplify]: Simplify m into m 11.424 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 11.424 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 11.424 * [backup-simplify]: Simplify (/ (- (log k)) m) into (* -1 (/ (log k) m)) 11.424 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 11.424 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in k 11.424 * [taylor]: Taking taylor expansion of (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 11.424 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 11.424 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 11.424 * [taylor]: Taking taylor expansion of (pow k 2) in k 11.424 * [taylor]: Taking taylor expansion of k in k 11.424 * [backup-simplify]: Simplify 0 into 0 11.424 * [backup-simplify]: Simplify 1 into 1 11.425 * [backup-simplify]: Simplify (* 1 1) into 1 11.425 * [backup-simplify]: Simplify (/ 1 1) into 1 11.425 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 11.425 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 11.425 * [taylor]: Taking taylor expansion of 10.0 in k 11.425 * [backup-simplify]: Simplify 10.0 into 10.0 11.425 * [taylor]: Taking taylor expansion of (/ 1 k) in k 11.425 * [taylor]: Taking taylor expansion of k in k 11.425 * [backup-simplify]: Simplify 0 into 0 11.425 * [backup-simplify]: Simplify 1 into 1 11.425 * [backup-simplify]: Simplify (/ 1 1) into 1 11.425 * [taylor]: Taking taylor expansion of 1.0 in k 11.425 * [backup-simplify]: Simplify 1.0 into 1.0 11.426 * [backup-simplify]: Simplify (+ 1 0) into 1 11.426 * [backup-simplify]: Simplify (/ 1 1) into 1 11.426 * [backup-simplify]: Simplify (sqrt 1) into 1 11.426 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.427 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.427 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 11.427 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 11.428 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 11.429 * [backup-simplify]: Simplify (- (+ (* 1 (/ 10.0 1)))) into (- 10.0) 11.430 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1))) into -5.0 11.430 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) 1) into (exp (* -1 (/ (log k) m))) 11.430 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 11.430 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 11.430 * [taylor]: Taking taylor expansion of -1 in m 11.430 * [backup-simplify]: Simplify -1 into -1 11.430 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 11.430 * [taylor]: Taking taylor expansion of (log k) in m 11.430 * [taylor]: Taking taylor expansion of k in m 11.430 * [backup-simplify]: Simplify k into k 11.430 * [backup-simplify]: Simplify (log k) into (log k) 11.430 * [taylor]: Taking taylor expansion of m in m 11.430 * [backup-simplify]: Simplify 0 into 0 11.430 * [backup-simplify]: Simplify 1 into 1 11.430 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 11.430 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 11.431 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 11.431 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 11.431 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 11.431 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 k) 1)))) 1) into 0 11.431 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)))) into 0 11.432 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (* 0 (log (/ 1 k)))) into 0 11.432 * [backup-simplify]: Simplify (* (exp (/ (log (/ 1 k)) m)) (+ (* (/ (pow 0 1) 1)))) into 0 11.433 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (/ (log (/ 1 k)) m)) (/ 0 1)))) into 0 11.433 * [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.433 * [taylor]: Taking taylor expansion of 0 in k 11.433 * [backup-simplify]: Simplify 0 into 0 11.433 * [taylor]: Taking taylor expansion of 0 in m 11.433 * [backup-simplify]: Simplify 0 into 0 11.433 * [backup-simplify]: Simplify 0 into 0 11.434 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.436 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 11.436 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (* -1 (/ (log k) m)) (/ 0 m)))) into 0 11.437 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 1) 1)))) into 0 11.438 * [backup-simplify]: Simplify (+ (* (exp (* -1 (/ (log k) m))) -5.0) (* 0 1)) into (- (* 5.0 (exp (* -1 (/ (log k) m))))) 11.438 * [taylor]: Taking taylor expansion of (- (* 5.0 (exp (* -1 (/ (log k) m))))) in m 11.438 * [taylor]: Taking taylor expansion of (* 5.0 (exp (* -1 (/ (log k) m)))) in m 11.438 * [taylor]: Taking taylor expansion of 5.0 in m 11.438 * [backup-simplify]: Simplify 5.0 into 5.0 11.438 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 11.438 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 11.438 * [taylor]: Taking taylor expansion of -1 in m 11.438 * [backup-simplify]: Simplify -1 into -1 11.438 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 11.438 * [taylor]: Taking taylor expansion of (log k) in m 11.438 * [taylor]: Taking taylor expansion of k in m 11.438 * [backup-simplify]: Simplify k into k 11.438 * [backup-simplify]: Simplify (log k) into (log k) 11.438 * [taylor]: Taking taylor expansion of m in m 11.438 * [backup-simplify]: Simplify 0 into 0 11.438 * [backup-simplify]: Simplify 1 into 1 11.438 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 11.438 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 11.438 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 11.439 * [backup-simplify]: Simplify (* 5.0 (exp (* -1 (/ (log k) m)))) into (* 5.0 (exp (* -1 (/ (log k) m)))) 11.439 * [backup-simplify]: Simplify (- (* 5.0 (exp (* -1 (/ (log k) m))))) into (- (* 5.0 (exp (* -1 (/ (log k) m))))) 11.439 * [backup-simplify]: Simplify (- (* 5.0 (exp (* -1 (/ (log k) m))))) into (- (* 5.0 (exp (* -1 (/ (log k) m))))) 11.439 * [backup-simplify]: Simplify 0 into 0 11.445 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (* 0 k))) into 0 11.445 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 11.445 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 11.446 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (* 0 (/ 1 k)))) into 0 11.447 * [backup-simplify]: Simplify (+ 0 0) into 0 11.447 * [backup-simplify]: Simplify (+ 0 0) into 0 11.448 * [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.449 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))))) into 0 11.449 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 11.452 * [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.452 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 11.453 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (+ (* 0 0) (* 0 (log (/ 1 k))))) into 0 11.454 * [backup-simplify]: Simplify (* (exp (/ (log (/ 1 k)) m)) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 11.455 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (/ (log (/ 1 k)) m)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.457 * [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.457 * [taylor]: Taking taylor expansion of 0 in k 11.457 * [backup-simplify]: Simplify 0 into 0 11.457 * [taylor]: Taking taylor expansion of 0 in m 11.457 * [backup-simplify]: Simplify 0 into 0 11.457 * [backup-simplify]: Simplify 0 into 0 11.457 * [taylor]: Taking taylor expansion of 0 in m 11.457 * [backup-simplify]: Simplify 0 into 0 11.457 * [backup-simplify]: Simplify 0 into 0 11.458 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.459 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.459 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.460 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 11.460 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.461 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.465 * [backup-simplify]: Simplify (- (+ (* 1 (/ 1.0 1)) (* (- 10.0) (/ 10.0 1)))) into 99.0 11.468 * [backup-simplify]: Simplify (/ (- 99.0 (pow -5.0 2) (+)) (* 2 1)) into 37.0 11.469 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.471 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 11.472 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (* -1 (/ (log k) m)) (/ 0 m)) (* 0 (/ 0 m)))) into 0 11.473 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 11.474 * [backup-simplify]: Simplify (+ (* (exp (* -1 (/ (log k) m))) 37.0) (+ (* 0 -5.0) (* 0 1))) into (* 37.0 (exp (* -1 (/ (log k) m)))) 11.474 * [taylor]: Taking taylor expansion of (* 37.0 (exp (* -1 (/ (log k) m)))) in m 11.474 * [taylor]: Taking taylor expansion of 37.0 in m 11.474 * [backup-simplify]: Simplify 37.0 into 37.0 11.474 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 11.474 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 11.474 * [taylor]: Taking taylor expansion of -1 in m 11.474 * [backup-simplify]: Simplify -1 into -1 11.474 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 11.474 * [taylor]: Taking taylor expansion of (log k) in m 11.474 * [taylor]: Taking taylor expansion of k in m 11.474 * [backup-simplify]: Simplify k into k 11.474 * [backup-simplify]: Simplify (log k) into (log k) 11.475 * [taylor]: Taking taylor expansion of m in m 11.475 * [backup-simplify]: Simplify 0 into 0 11.475 * [backup-simplify]: Simplify 1 into 1 11.475 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 11.475 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 11.475 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 11.475 * [backup-simplify]: Simplify (* 37.0 (exp (* -1 (/ (log k) m)))) into (* 37.0 (exp (* -1 (/ (log k) m)))) 11.475 * [backup-simplify]: Simplify (* 37.0 (exp (* -1 (/ (log k) m)))) into (* 37.0 (exp (* -1 (/ (log k) m)))) 11.477 * [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.477 * [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.477 * [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.478 * [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.478 * [taylor]: Taking taylor expansion of -1 in m 11.478 * [backup-simplify]: Simplify -1 into -1 11.478 * [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.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 -1 in m 11.478 * [backup-simplify]: Simplify -1 into -1 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.478 * [backup-simplify]: Simplify (/ -1 1) into -1 11.478 * [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 -1 in m 11.479 * [backup-simplify]: Simplify -1 into -1 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 (* -1 (log (/ -1 k))) 11.479 * [backup-simplify]: Simplify (exp (* (/ -1 m) (log (/ -1 k)))) into (exp (* -1 (/ (log (/ -1 k)) m))) 11.479 * [taylor]: Taking taylor expansion of a in m 11.479 * [backup-simplify]: Simplify a into a 11.479 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log (/ -1 k)) m))) a) into (/ (exp (* -1 (/ (log (/ -1 k)) m))) a) 11.479 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in m 11.479 * [taylor]: Taking taylor expansion of (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in m 11.479 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in m 11.479 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in m 11.479 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 11.479 * [taylor]: Taking taylor expansion of (pow k 2) in m 11.479 * [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 1.0 in m 11.480 * [backup-simplify]: Simplify 1.0 into 1.0 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 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1.0) into (+ (/ 1 (pow k 2)) 1.0) 11.480 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 11.480 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 11.481 * [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.481 * [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.481 * [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.481 * [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 (+ 0 0) 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) into 0 11.483 * [backup-simplify]: Simplify (+ 0 0) into 0 11.484 * [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.485 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) into 0 11.485 * [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.485 * [taylor]: Taking taylor expansion of -1 in k 11.485 * [backup-simplify]: Simplify -1 into -1 11.485 * [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.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 -1 in k 11.485 * [backup-simplify]: Simplify -1 into -1 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 -1 in k 11.485 * [backup-simplify]: Simplify -1 into -1 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.486 * [backup-simplify]: Simplify (/ -1 1) into -1 11.486 * [backup-simplify]: Simplify (log -1) into (log -1) 11.487 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 11.488 * [backup-simplify]: Simplify (* (/ -1 m) (- (log -1) (log k))) into (* -1 (/ (- (log -1) (log k)) m)) 11.488 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 11.488 * [taylor]: Taking taylor expansion of a in k 11.488 * [backup-simplify]: Simplify a into a 11.489 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) into (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) 11.489 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in k 11.489 * [taylor]: Taking taylor expansion of (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 11.489 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 11.489 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 11.489 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 11.489 * [taylor]: Taking taylor expansion of (pow k 2) in k 11.489 * [taylor]: Taking taylor expansion of k in k 11.489 * [backup-simplify]: Simplify 0 into 0 11.489 * [backup-simplify]: Simplify 1 into 1 11.490 * [backup-simplify]: Simplify (* 1 1) into 1 11.490 * [backup-simplify]: Simplify (/ 1 1) into 1 11.490 * [taylor]: Taking taylor expansion of 1.0 in k 11.490 * [backup-simplify]: Simplify 1.0 into 1.0 11.490 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 11.490 * [taylor]: Taking taylor expansion of 10.0 in k 11.490 * [backup-simplify]: Simplify 10.0 into 10.0 11.490 * [taylor]: Taking taylor expansion of (/ 1 k) in k 11.490 * [taylor]: Taking taylor expansion of k in k 11.490 * [backup-simplify]: Simplify 0 into 0 11.490 * [backup-simplify]: Simplify 1 into 1 11.491 * [backup-simplify]: Simplify (/ 1 1) into 1 11.491 * [backup-simplify]: Simplify (+ 1 0) into 1 11.491 * [backup-simplify]: Simplify (+ 1 0) into 1 11.492 * [backup-simplify]: Simplify (/ 1 1) into 1 11.492 * [backup-simplify]: Simplify (sqrt 1) into 1 11.493 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.493 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.494 * [backup-simplify]: Simplify (+ 0 0) into 0 11.494 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 11.494 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 11.495 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 11.498 * [backup-simplify]: Simplify (- (+ (* 1 (/ (- 10.0) 1)))) into 10.0 11.499 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1))) into 5.0 11.499 * [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.499 * [taylor]: Taking taylor expansion of -1 in a 11.499 * [backup-simplify]: Simplify -1 into -1 11.499 * [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.499 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) a) in a 11.499 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in a 11.499 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in a 11.499 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in a 11.499 * [taylor]: Taking taylor expansion of (/ -1 m) in a 11.499 * [taylor]: Taking taylor expansion of -1 in a 11.499 * [backup-simplify]: Simplify -1 into -1 11.499 * [taylor]: Taking taylor expansion of m in a 11.499 * [backup-simplify]: Simplify m into m 11.500 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 11.500 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in a 11.500 * [taylor]: Taking taylor expansion of (/ -1 k) in a 11.500 * [taylor]: Taking taylor expansion of -1 in a 11.500 * [backup-simplify]: Simplify -1 into -1 11.500 * [taylor]: Taking taylor expansion of k in a 11.500 * [backup-simplify]: Simplify k into k 11.500 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 11.500 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 11.500 * [backup-simplify]: Simplify (* (/ -1 m) (log (/ -1 k))) into (* -1 (/ (log (/ -1 k)) m)) 11.500 * [backup-simplify]: Simplify (exp (* -1 (/ (log (/ -1 k)) m))) into (exp (* -1 (/ (log (/ -1 k)) m))) 11.500 * [taylor]: Taking taylor expansion of a in a 11.500 * [backup-simplify]: Simplify 0 into 0 11.500 * [backup-simplify]: Simplify 1 into 1 11.501 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log (/ -1 k)) m))) 1) into (exp (* -1 (/ (log (/ -1 k)) m))) 11.501 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in a 11.501 * [taylor]: Taking taylor expansion of (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in a 11.501 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in a 11.501 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in a 11.501 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 11.501 * [taylor]: Taking taylor expansion of (pow k 2) in a 11.501 * [taylor]: Taking taylor expansion of k in a 11.501 * [backup-simplify]: Simplify k into k 11.501 * [backup-simplify]: Simplify (* k k) into (pow k 2) 11.501 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 11.501 * [taylor]: Taking taylor expansion of 1.0 in a 11.501 * [backup-simplify]: Simplify 1.0 into 1.0 11.501 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 11.501 * [taylor]: Taking taylor expansion of 10.0 in a 11.501 * [backup-simplify]: Simplify 10.0 into 10.0 11.501 * [taylor]: Taking taylor expansion of (/ 1 k) in a 11.501 * [taylor]: Taking taylor expansion of k in a 11.501 * [backup-simplify]: Simplify k into k 11.502 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 11.502 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1.0) into (+ (/ 1 (pow k 2)) 1.0) 11.502 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 11.502 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 11.502 * [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.502 * [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.503 * [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.503 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 11.503 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 11.504 * [backup-simplify]: Simplify (+ 0 0) into 0 11.504 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 11.504 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 11.505 * [backup-simplify]: Simplify (- 0) into 0 11.505 * [backup-simplify]: Simplify (+ 0 0) into 0 11.506 * [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.506 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) into 0 11.506 * [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.506 * [taylor]: Taking taylor expansion of -1 in a 11.506 * [backup-simplify]: Simplify -1 into -1 11.506 * [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.506 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) a) in a 11.506 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in a 11.506 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in a 11.506 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in a 11.506 * [taylor]: Taking taylor expansion of (/ -1 m) in a 11.506 * [taylor]: Taking taylor expansion of -1 in a 11.506 * [backup-simplify]: Simplify -1 into -1 11.506 * [taylor]: Taking taylor expansion of m in a 11.506 * [backup-simplify]: Simplify m into m 11.507 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 11.507 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in a 11.507 * [taylor]: Taking taylor expansion of (/ -1 k) in a 11.507 * [taylor]: Taking taylor expansion of -1 in a 11.507 * [backup-simplify]: Simplify -1 into -1 11.507 * [taylor]: Taking taylor expansion of k in a 11.507 * [backup-simplify]: Simplify k into k 11.507 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 11.507 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 11.507 * [backup-simplify]: Simplify (* (/ -1 m) (log (/ -1 k))) into (* -1 (/ (log (/ -1 k)) m)) 11.507 * [backup-simplify]: Simplify (exp (* -1 (/ (log (/ -1 k)) m))) into (exp (* -1 (/ (log (/ -1 k)) m))) 11.507 * [taylor]: Taking taylor expansion of a in a 11.507 * [backup-simplify]: Simplify 0 into 0 11.507 * [backup-simplify]: Simplify 1 into 1 11.507 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log (/ -1 k)) m))) 1) into (exp (* -1 (/ (log (/ -1 k)) m))) 11.507 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in a 11.507 * [taylor]: Taking taylor expansion of (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in a 11.508 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in a 11.508 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in a 11.508 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 11.508 * [taylor]: Taking taylor expansion of (pow k 2) in a 11.508 * [taylor]: Taking taylor expansion of k in a 11.508 * [backup-simplify]: Simplify k into k 11.508 * [backup-simplify]: Simplify (* k k) into (pow k 2) 11.508 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 11.508 * [taylor]: Taking taylor expansion of 1.0 in a 11.508 * [backup-simplify]: Simplify 1.0 into 1.0 11.508 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 11.508 * [taylor]: Taking taylor expansion of 10.0 in a 11.508 * [backup-simplify]: Simplify 10.0 into 10.0 11.508 * [taylor]: Taking taylor expansion of (/ 1 k) in a 11.508 * [taylor]: Taking taylor expansion of k in a 11.508 * [backup-simplify]: Simplify k into k 11.508 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 11.508 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1.0) into (+ (/ 1 (pow k 2)) 1.0) 11.508 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 11.509 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 11.509 * [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.509 * [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.509 * [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.510 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 11.510 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 11.510 * [backup-simplify]: Simplify (+ 0 0) into 0 11.510 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 11.511 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 11.511 * [backup-simplify]: Simplify (- 0) into 0 11.512 * [backup-simplify]: Simplify (+ 0 0) into 0 11.512 * [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.513 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) into 0 11.513 * [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.514 * [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.514 * [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.514 * [taylor]: Taking taylor expansion of -1 in k 11.514 * [backup-simplify]: Simplify -1 into -1 11.514 * [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.514 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log (/ -1 k)) m))) in k 11.514 * [taylor]: Taking taylor expansion of (* -1 (/ (log (/ -1 k)) m)) in k 11.514 * [taylor]: Taking taylor expansion of -1 in k 11.514 * [backup-simplify]: Simplify -1 into -1 11.514 * [taylor]: Taking taylor expansion of (/ (log (/ -1 k)) m) in k 11.514 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 11.514 * [taylor]: Taking taylor expansion of (/ -1 k) in k 11.514 * [taylor]: Taking taylor expansion of -1 in k 11.514 * [backup-simplify]: Simplify -1 into -1 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 (log -1) into (log -1) 11.515 * [taylor]: Taking taylor expansion of m in k 11.515 * [backup-simplify]: Simplify m into m 11.516 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 11.517 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 11.518 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) m) into (/ (- (log -1) (log k)) m) 11.518 * [backup-simplify]: Simplify (* -1 (/ (- (log -1) (log k)) m)) into (* -1 (/ (- (log -1) (log k)) m)) 11.519 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 11.519 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in k 11.519 * [taylor]: Taking taylor expansion of (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 11.519 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 11.519 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 11.519 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 11.519 * [taylor]: Taking taylor expansion of (pow k 2) in k 11.519 * [taylor]: Taking taylor expansion of k in k 11.519 * [backup-simplify]: Simplify 0 into 0 11.519 * [backup-simplify]: Simplify 1 into 1 11.519 * [backup-simplify]: Simplify (* 1 1) into 1 11.520 * [backup-simplify]: Simplify (/ 1 1) into 1 11.520 * [taylor]: Taking taylor expansion of 1.0 in k 11.520 * [backup-simplify]: Simplify 1.0 into 1.0 11.520 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 11.520 * [taylor]: Taking taylor expansion of 10.0 in k 11.520 * [backup-simplify]: Simplify 10.0 into 10.0 11.520 * [taylor]: Taking taylor expansion of (/ 1 k) in k 11.520 * [taylor]: Taking taylor expansion of k in k 11.520 * [backup-simplify]: Simplify 0 into 0 11.520 * [backup-simplify]: Simplify 1 into 1 11.520 * [backup-simplify]: Simplify (/ 1 1) into 1 11.521 * [backup-simplify]: Simplify (+ 1 0) into 1 11.521 * [backup-simplify]: Simplify (+ 1 0) into 1 11.521 * [backup-simplify]: Simplify (/ 1 1) into 1 11.521 * [backup-simplify]: Simplify (sqrt 1) into 1 11.522 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.522 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.523 * [backup-simplify]: Simplify (+ 0 0) into 0 11.523 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 11.523 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 11.524 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 11.525 * [backup-simplify]: Simplify (- (+ (* 1 (/ (- 10.0) 1)))) into 10.0 11.526 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1))) into 5.0 11.527 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) 1) into (exp (* -1 (/ (- (log -1) (log k)) m))) 11.527 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 11.527 * [taylor]: Taking taylor expansion of (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 11.527 * [taylor]: Taking taylor expansion of -1 in m 11.527 * [backup-simplify]: Simplify -1 into -1 11.527 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 11.527 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 11.527 * [taylor]: Taking taylor expansion of -1 in m 11.527 * [backup-simplify]: Simplify -1 into -1 11.527 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 11.527 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 11.527 * [taylor]: Taking taylor expansion of (log -1) in m 11.527 * [taylor]: Taking taylor expansion of -1 in m 11.527 * [backup-simplify]: Simplify -1 into -1 11.528 * [backup-simplify]: Simplify (log -1) into (log -1) 11.528 * [taylor]: Taking taylor expansion of (log k) in m 11.528 * [taylor]: Taking taylor expansion of k in m 11.528 * [backup-simplify]: Simplify k into k 11.528 * [backup-simplify]: Simplify (log k) into (log k) 11.528 * [taylor]: Taking taylor expansion of m in m 11.528 * [backup-simplify]: Simplify 0 into 0 11.528 * [backup-simplify]: Simplify 1 into 1 11.528 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 11.528 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 11.528 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 11.529 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 11.529 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 11.530 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 11.530 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 11.530 * [backup-simplify]: Simplify (- (/ 0 k) (+ (* (/ -1 k) (/ 0 k)))) into 0 11.531 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ -1 k) 1)))) 1) into 0 11.531 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)))) into 0 11.531 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (* 0 (log (/ -1 k)))) into 0 11.532 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log (/ -1 k)) m))) (+ (* (/ (pow 0 1) 1)))) into 0 11.532 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (log (/ -1 k)) m))) (/ 0 1)))) into 0 11.533 * [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.533 * [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.533 * [taylor]: Taking taylor expansion of 0 in k 11.534 * [backup-simplify]: Simplify 0 into 0 11.534 * [taylor]: Taking taylor expansion of 0 in m 11.534 * [backup-simplify]: Simplify 0 into 0 11.534 * [backup-simplify]: Simplify 0 into 0 11.534 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 11.535 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 11.535 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (- (log -1) (log k)) m) (/ 0 m)))) into 0 11.536 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (- (log -1) (log k)) m))) into 0 11.537 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 1) 1)))) into 0 11.537 * [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.538 * [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.538 * [taylor]: Taking taylor expansion of (- (* 5.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 11.538 * [taylor]: Taking taylor expansion of (* 5.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 11.538 * [taylor]: Taking taylor expansion of 5.0 in m 11.538 * [backup-simplify]: Simplify 5.0 into 5.0 11.538 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 11.538 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 11.538 * [taylor]: Taking taylor expansion of -1 in m 11.538 * [backup-simplify]: Simplify -1 into -1 11.538 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 11.538 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 11.538 * [taylor]: Taking taylor expansion of (log -1) in m 11.538 * [taylor]: Taking taylor expansion of -1 in m 11.538 * [backup-simplify]: Simplify -1 into -1 11.539 * [backup-simplify]: Simplify (log -1) into (log -1) 11.539 * [taylor]: Taking taylor expansion of (log k) in m 11.539 * [taylor]: Taking taylor expansion of k in m 11.539 * [backup-simplify]: Simplify k into k 11.539 * [backup-simplify]: Simplify (log k) into (log k) 11.539 * [taylor]: Taking taylor expansion of m in m 11.539 * [backup-simplify]: Simplify 0 into 0 11.539 * [backup-simplify]: Simplify 1 into 1 11.539 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 11.539 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 11.539 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 11.540 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 11.540 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 11.540 * [backup-simplify]: Simplify (* 5.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* 5.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 11.541 * [backup-simplify]: Simplify (- (* 5.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 5.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 11.541 * [backup-simplify]: Simplify (- (* 5.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 5.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 11.542 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into 0 11.542 * [backup-simplify]: Simplify 0 into 0 11.542 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (* 0 k))) into 0 11.542 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 11.543 * [backup-simplify]: Simplify (+ 0 0) into 0 11.543 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 11.543 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (* 0 (/ 1 k)))) into 0 11.544 * [backup-simplify]: Simplify (- 0) into 0 11.544 * [backup-simplify]: Simplify (+ 0 0) into 0 11.544 * [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.545 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) into 0 11.545 * [backup-simplify]: Simplify (- (/ 0 k) (+ (* (/ -1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 11.546 * [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.547 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 11.547 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (+ (* 0 0) (* 0 (log (/ -1 k))))) into 0 11.548 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log (/ -1 k)) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 11.549 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (log (/ -1 k)) m))) (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.550 * [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.551 * [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.551 * [taylor]: Taking taylor expansion of 0 in k 11.551 * [backup-simplify]: Simplify 0 into 0 11.551 * [taylor]: Taking taylor expansion of 0 in m 11.551 * [backup-simplify]: Simplify 0 into 0 11.551 * [backup-simplify]: Simplify 0 into 0 11.551 * [taylor]: Taking taylor expansion of 0 in m 11.551 * [backup-simplify]: Simplify 0 into 0 11.551 * [backup-simplify]: Simplify 0 into 0 11.552 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.552 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.553 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.553 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.554 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 11.554 * [backup-simplify]: Simplify (- 0) into 0 11.554 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 11.557 * [backup-simplify]: Simplify (- (+ (* 1 (/ 1.0 1)) (* 10.0 (/ (- 10.0) 1)))) into 99.0 11.559 * [backup-simplify]: Simplify (/ (- 99.0 (pow 5.0 2) (+)) (* 2 1)) into 37.0 11.560 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.561 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 11.562 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (- (log -1) (log k)) m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 11.563 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ (- (log -1) (log k)) m)))) into 0 11.564 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 11.564 * [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.565 * [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.565 * [taylor]: Taking taylor expansion of (- (* 37.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 11.566 * [taylor]: Taking taylor expansion of (* 37.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 11.566 * [taylor]: Taking taylor expansion of 37.0 in m 11.566 * [backup-simplify]: Simplify 37.0 into 37.0 11.566 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 11.566 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 11.566 * [taylor]: Taking taylor expansion of -1 in m 11.566 * [backup-simplify]: Simplify -1 into -1 11.566 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 11.566 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 11.566 * [taylor]: Taking taylor expansion of (log -1) in m 11.566 * [taylor]: Taking taylor expansion of -1 in m 11.566 * [backup-simplify]: Simplify -1 into -1 11.566 * [backup-simplify]: Simplify (log -1) into (log -1) 11.566 * [taylor]: Taking taylor expansion of (log k) in m 11.566 * [taylor]: Taking taylor expansion of k in m 11.566 * [backup-simplify]: Simplify k into k 11.566 * [backup-simplify]: Simplify (log k) into (log k) 11.566 * [taylor]: Taking taylor expansion of m in m 11.566 * [backup-simplify]: Simplify 0 into 0 11.566 * [backup-simplify]: Simplify 1 into 1 11.566 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 11.566 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 11.567 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 11.567 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 11.567 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 11.568 * [backup-simplify]: Simplify (* 37.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* 37.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 11.571 * [backup-simplify]: Simplify (- (* 37.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 37.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 11.572 * [backup-simplify]: Simplify (- (* 37.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 37.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 11.574 * [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.574 * * * [progress]: simplifying candidates 11.609 * [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.761 * * [simplify]: Extracting # 0 : cost 0 11.769 * * [simplify]: Extracting # 1 : cost 0 11.782 * * [simplify]: Extracting # 2 : cost 0 11.788 * * [simplify]: Extracting # 3 : cost 0 11.795 * * [simplify]: Extracting # 4 : cost 0 11.801 * * [simplify]: Extracting # 5 : cost 0 11.808 * * [simplify]: Extracting # 6 : cost 0 11.814 * * [simplify]: Extracting # 7 : cost 0 11.820 * * [simplify]: Extracting # 8 : cost 0 11.826 * * [simplify]: Extracting # 9 : cost 0 11.831 * * [simplify]: Extracting # 10 : cost 0 11.838 * * [simplify]: Extracting # 11 : cost 0 11.844 * * [simplify]: Extracting # 12 : cost 0 11.850 * * [simplify]: Extracting # 13 : cost 0 11.857 * * [simplify]: iteration 0 : 1504 enodes (cost 58068 ) 13.280 * * [simplify]: Extracting # 0 : cost 0 13.293 * * [simplify]: Extracting # 1 : cost 0 13.302 * * [simplify]: Extracting # 2 : cost 0 13.313 * * [simplify]: Extracting # 3 : cost 0 13.318 * * [simplify]: Extracting # 4 : cost 0 13.327 * * [simplify]: Extracting # 5 : cost 0 13.334 * * [simplify]: Extracting # 6 : cost 0 13.339 * * [simplify]: iteration 1 : 3479 enodes (cost 52221 ) 14.762 * * [simplify]: Extracting # 0 : cost 0 14.772 * * [simplify]: Extracting # 1 : cost 0 14.779 * * [simplify]: Extracting # 2 : cost 0 14.785 * * [simplify]: Extracting # 3 : cost 0 14.799 * * [simplify]: Extracting # 4 : cost 0 14.811 * * [simplify]: iteration done: 5000 enodes (cost 51582 ) 14.835 * [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))) 14.851 * * * [progress]: adding candidates to table 19.456 * * [progress]: iteration 4 / 4 19.456 * * * [progress]: picking best candidate 19.463 * * * * [pick]: Picked # 19.463 * * * [progress]: localizing error 19.508 * * * [progress]: generating rewritten candidates 19.508 * * * * [progress]: [ 1 / 4 ] rewriting at (2 2) 19.567 * * * * [progress]: [ 2 / 4 ] rewriting at (2 2 2 2 1) 19.568 * * * * [progress]: [ 3 / 4 ] rewriting at (2 1 1 2) 19.570 * * * * [progress]: [ 4 / 4 ] rewriting at (2 1 1 1) 19.597 * * * [progress]: generating series expansions 19.597 * * * * [progress]: [ 1 / 4 ] generating series at (2 2) 19.598 * [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.598 * [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.598 * [taylor]: Taking taylor expansion of (/ (* (pow (pow k 1/3) m) a) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in m 19.598 * [taylor]: Taking taylor expansion of (* (pow (pow k 1/3) m) a) in m 19.598 * [taylor]: Taking taylor expansion of (pow (pow k 1/3) m) in m 19.598 * [taylor]: Taking taylor expansion of (exp (* m (log (pow k 1/3)))) in m 19.598 * [taylor]: Taking taylor expansion of (* m (log (pow k 1/3))) in m 19.598 * [taylor]: Taking taylor expansion of m in m 19.598 * [backup-simplify]: Simplify 0 into 0 19.598 * [backup-simplify]: Simplify 1 into 1 19.598 * [taylor]: Taking taylor expansion of (log (pow k 1/3)) in m 19.598 * [taylor]: Taking taylor expansion of (pow k 1/3) in m 19.598 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log k))) in m 19.598 * [taylor]: Taking taylor expansion of (* 1/3 (log k)) in m 19.599 * [taylor]: Taking taylor expansion of 1/3 in m 19.599 * [backup-simplify]: Simplify 1/3 into 1/3 19.599 * [taylor]: Taking taylor expansion of (log k) in m 19.599 * [taylor]: Taking taylor expansion of k in m 19.599 * [backup-simplify]: Simplify k into k 19.599 * [backup-simplify]: Simplify (log k) into (log k) 19.599 * [backup-simplify]: Simplify (* 1/3 (log k)) into (* 1/3 (log k)) 19.599 * [backup-simplify]: Simplify (exp (* 1/3 (log k))) into (pow k 1/3) 19.599 * [backup-simplify]: Simplify (log (pow k 1/3)) into (log (pow k 1/3)) 19.599 * [backup-simplify]: Simplify (* 0 (log (pow k 1/3))) into 0 19.601 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 19.601 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log k))) into 0 19.602 * [backup-simplify]: Simplify (* (exp (* 1/3 (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 19.603 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow k 1/3) 1)))) 1) into 0 19.604 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log (pow k 1/3)))) into (log (pow k 1/3)) 19.604 * [backup-simplify]: Simplify (exp 0) into 1 19.604 * [taylor]: Taking taylor expansion of a in m 19.604 * [backup-simplify]: Simplify a into a 19.604 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in m 19.604 * [taylor]: Taking taylor expansion of (* 10.0 k) in m 19.604 * [taylor]: Taking taylor expansion of 10.0 in m 19.604 * [backup-simplify]: Simplify 10.0 into 10.0 19.604 * [taylor]: Taking taylor expansion of k in m 19.604 * [backup-simplify]: Simplify k into k 19.604 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in m 19.604 * [taylor]: Taking taylor expansion of (pow k 2) in m 19.604 * [taylor]: Taking taylor expansion of k in m 19.604 * [backup-simplify]: Simplify k into k 19.604 * [taylor]: Taking taylor expansion of 1.0 in m 19.604 * [backup-simplify]: Simplify 1.0 into 1.0 19.605 * [backup-simplify]: Simplify (* 1 a) into a 19.605 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 19.605 * [backup-simplify]: Simplify (* k k) into (pow k 2) 19.605 * [backup-simplify]: Simplify (+ (pow k 2) 1.0) into (+ (pow k 2) 1.0) 19.605 * [backup-simplify]: Simplify (+ (* 10.0 k) (+ (pow k 2) 1.0)) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 19.605 * [backup-simplify]: Simplify (/ a (+ (* 10.0 k) (+ (pow k 2) 1.0))) into (/ a (+ (* 10.0 k) (+ (pow k 2) 1.0))) 19.605 * [taylor]: Taking taylor expansion of (/ (* (pow (pow k 1/3) m) a) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 19.605 * [taylor]: Taking taylor expansion of (* (pow (pow k 1/3) m) a) in k 19.605 * [taylor]: Taking taylor expansion of (pow (pow k 1/3) m) in k 19.606 * [taylor]: Taking taylor expansion of (exp (* m (log (pow k 1/3)))) in k 19.606 * [taylor]: Taking taylor expansion of (* m (log (pow k 1/3))) in k 19.606 * [taylor]: Taking taylor expansion of m in k 19.606 * [backup-simplify]: Simplify m into m 19.606 * [taylor]: Taking taylor expansion of (log (pow k 1/3)) in k 19.606 * [taylor]: Taking taylor expansion of (pow k 1/3) in k 19.606 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log k))) in k 19.606 * [taylor]: Taking taylor expansion of (* 1/3 (log k)) in k 19.606 * [taylor]: Taking taylor expansion of 1/3 in k 19.606 * [backup-simplify]: Simplify 1/3 into 1/3 19.606 * [taylor]: Taking taylor expansion of (log k) in k 19.606 * [taylor]: Taking taylor expansion of k in k 19.606 * [backup-simplify]: Simplify 0 into 0 19.606 * [backup-simplify]: Simplify 1 into 1 19.607 * [backup-simplify]: Simplify (log 1) into 0 19.607 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 19.607 * [backup-simplify]: Simplify (* 1/3 (log k)) into (* 1/3 (log k)) 19.607 * [backup-simplify]: Simplify (exp (* 1/3 (log k))) into (pow k 1/3) 19.607 * [backup-simplify]: Simplify (log (pow k 1/3)) into (log (pow k 1/3)) 19.608 * [backup-simplify]: Simplify (* m (log (pow k 1/3))) into (* (log (pow k 1/3)) m) 19.608 * [backup-simplify]: Simplify (exp (* (log (pow k 1/3)) m)) into (exp (* (log (pow k 1/3)) m)) 19.608 * [taylor]: Taking taylor expansion of a in k 19.608 * [backup-simplify]: Simplify a into a 19.608 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 19.608 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 19.608 * [taylor]: Taking taylor expansion of 10.0 in k 19.608 * [backup-simplify]: Simplify 10.0 into 10.0 19.608 * [taylor]: Taking taylor expansion of k in k 19.608 * [backup-simplify]: Simplify 0 into 0 19.608 * [backup-simplify]: Simplify 1 into 1 19.608 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 19.608 * [taylor]: Taking taylor expansion of (pow k 2) in k 19.608 * [taylor]: Taking taylor expansion of k in k 19.608 * [backup-simplify]: Simplify 0 into 0 19.608 * [backup-simplify]: Simplify 1 into 1 19.608 * [taylor]: Taking taylor expansion of 1.0 in k 19.608 * [backup-simplify]: Simplify 1.0 into 1.0 19.609 * [backup-simplify]: Simplify (* (exp (* (log (pow k 1/3)) m)) a) into (* (exp (* (log (pow k 1/3)) m)) a) 19.609 * [backup-simplify]: Simplify (* 10.0 0) into 0 19.609 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 19.610 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 19.610 * [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.610 * [taylor]: Taking taylor expansion of (/ (* (pow (pow k 1/3) m) a) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in a 19.610 * [taylor]: Taking taylor expansion of (* (pow (pow k 1/3) m) a) in a 19.610 * [taylor]: Taking taylor expansion of (pow (pow k 1/3) m) in a 19.610 * [taylor]: Taking taylor expansion of (exp (* m (log (pow k 1/3)))) in a 19.610 * [taylor]: Taking taylor expansion of (* m (log (pow k 1/3))) in a 19.610 * [taylor]: Taking taylor expansion of m in a 19.611 * [backup-simplify]: Simplify m into m 19.611 * [taylor]: Taking taylor expansion of (log (pow k 1/3)) in a 19.611 * [taylor]: Taking taylor expansion of (pow k 1/3) in a 19.611 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log k))) in a 19.611 * [taylor]: Taking taylor expansion of (* 1/3 (log k)) in a 19.611 * [taylor]: Taking taylor expansion of 1/3 in a 19.611 * [backup-simplify]: Simplify 1/3 into 1/3 19.611 * [taylor]: Taking taylor expansion of (log k) in a 19.611 * [taylor]: Taking taylor expansion of k in a 19.611 * [backup-simplify]: Simplify k into k 19.611 * [backup-simplify]: Simplify (log k) into (log k) 19.611 * [backup-simplify]: Simplify (* 1/3 (log k)) into (* 1/3 (log k)) 19.611 * [backup-simplify]: Simplify (exp (* 1/3 (log k))) into (pow k 1/3) 19.611 * [backup-simplify]: Simplify (log (pow k 1/3)) into (log (pow k 1/3)) 19.611 * [backup-simplify]: Simplify (* m (log (pow k 1/3))) into (* (log (pow k 1/3)) m) 19.612 * [backup-simplify]: Simplify (exp (* (log (pow k 1/3)) m)) into (exp (* (log (pow k 1/3)) m)) 19.612 * [taylor]: Taking taylor expansion of a in a 19.612 * [backup-simplify]: Simplify 0 into 0 19.612 * [backup-simplify]: Simplify 1 into 1 19.612 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in a 19.612 * [taylor]: Taking taylor expansion of (* 10.0 k) in a 19.612 * [taylor]: Taking taylor expansion of 10.0 in a 19.612 * [backup-simplify]: Simplify 10.0 into 10.0 19.612 * [taylor]: Taking taylor expansion of k in a 19.612 * [backup-simplify]: Simplify k into k 19.612 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in a 19.612 * [taylor]: Taking taylor expansion of (pow k 2) in a 19.612 * [taylor]: Taking taylor expansion of k in a 19.612 * [backup-simplify]: Simplify k into k 19.612 * [taylor]: Taking taylor expansion of 1.0 in a 19.612 * [backup-simplify]: Simplify 1.0 into 1.0 19.612 * [backup-simplify]: Simplify (* (exp (* (log (pow k 1/3)) m)) 0) into 0 19.613 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 19.614 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log k))) into 0 19.614 * [backup-simplify]: Simplify (* (exp (* 1/3 (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 19.615 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow k 1/3) 1)))) 1) into 0 19.615 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log (pow k 1/3)))) into 0 19.616 * [backup-simplify]: Simplify (* (exp (* (log (pow k 1/3)) m)) (+ (* (/ (pow 0 1) 1)))) into 0 19.617 * [backup-simplify]: Simplify (+ (* (exp (* (log (pow k 1/3)) m)) 1) (* 0 0)) into (exp (* (log (pow k 1/3)) m)) 19.617 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 19.617 * [backup-simplify]: Simplify (* k k) into (pow k 2) 19.617 * [backup-simplify]: Simplify (+ (pow k 2) 1.0) into (+ (pow k 2) 1.0) 19.617 * [backup-simplify]: Simplify (+ (* 10.0 k) (+ (pow k 2) 1.0)) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 19.618 * [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.618 * [taylor]: Taking taylor expansion of (/ (* (pow (pow k 1/3) m) a) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in a 19.618 * [taylor]: Taking taylor expansion of (* (pow (pow k 1/3) m) a) in a 19.618 * [taylor]: Taking taylor expansion of (pow (pow k 1/3) m) in a 19.618 * [taylor]: Taking taylor expansion of (exp (* m (log (pow k 1/3)))) in a 19.618 * [taylor]: Taking taylor expansion of (* m (log (pow k 1/3))) in a 19.618 * [taylor]: Taking taylor expansion of m in a 19.618 * [backup-simplify]: Simplify m into m 19.618 * [taylor]: Taking taylor expansion of (log (pow k 1/3)) in a 19.618 * [taylor]: Taking taylor expansion of (pow k 1/3) in a 19.618 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log k))) in a 19.618 * [taylor]: Taking taylor expansion of (* 1/3 (log k)) in a 19.618 * [taylor]: Taking taylor expansion of 1/3 in a 19.618 * [backup-simplify]: Simplify 1/3 into 1/3 19.618 * [taylor]: Taking taylor expansion of (log k) in a 19.618 * [taylor]: Taking taylor expansion of k in a 19.618 * [backup-simplify]: Simplify k into k 19.618 * [backup-simplify]: Simplify (log k) into (log k) 19.618 * [backup-simplify]: Simplify (* 1/3 (log k)) into (* 1/3 (log k)) 19.618 * [backup-simplify]: Simplify (exp (* 1/3 (log k))) into (pow k 1/3) 19.618 * [backup-simplify]: Simplify (log (pow k 1/3)) into (log (pow k 1/3)) 19.619 * [backup-simplify]: Simplify (* m (log (pow k 1/3))) into (* (log (pow k 1/3)) m) 19.619 * [backup-simplify]: Simplify (exp (* (log (pow k 1/3)) m)) into (exp (* (log (pow k 1/3)) m)) 19.619 * [taylor]: Taking taylor expansion of a in a 19.619 * [backup-simplify]: Simplify 0 into 0 19.619 * [backup-simplify]: Simplify 1 into 1 19.619 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in a 19.619 * [taylor]: Taking taylor expansion of (* 10.0 k) in a 19.619 * [taylor]: Taking taylor expansion of 10.0 in a 19.619 * [backup-simplify]: Simplify 10.0 into 10.0 19.619 * [taylor]: Taking taylor expansion of k in a 19.619 * [backup-simplify]: Simplify k into k 19.619 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in a 19.619 * [taylor]: Taking taylor expansion of (pow k 2) in a 19.619 * [taylor]: Taking taylor expansion of k in a 19.619 * [backup-simplify]: Simplify k into k 19.619 * [taylor]: Taking taylor expansion of 1.0 in a 19.619 * [backup-simplify]: Simplify 1.0 into 1.0 19.619 * [backup-simplify]: Simplify (* (exp (* (log (pow k 1/3)) m)) 0) into 0 19.620 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 19.621 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log k))) into 0 19.621 * [backup-simplify]: Simplify (* (exp (* 1/3 (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 19.622 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow k 1/3) 1)))) 1) into 0 19.622 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log (pow k 1/3)))) into 0 19.623 * [backup-simplify]: Simplify (* (exp (* (log (pow k 1/3)) m)) (+ (* (/ (pow 0 1) 1)))) into 0 19.624 * [backup-simplify]: Simplify (+ (* (exp (* (log (pow k 1/3)) m)) 1) (* 0 0)) into (exp (* (log (pow k 1/3)) m)) 19.624 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 19.633 * [backup-simplify]: Simplify (* k k) into (pow k 2) 19.633 * [backup-simplify]: Simplify (+ (pow k 2) 1.0) into (+ (pow k 2) 1.0) 19.633 * [backup-simplify]: Simplify (+ (* 10.0 k) (+ (pow k 2) 1.0)) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 19.634 * [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.634 * [taylor]: Taking taylor expansion of (/ (exp (* (log (pow k 1/3)) m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 19.634 * [taylor]: Taking taylor expansion of (exp (* (log (pow k 1/3)) m)) in k 19.634 * [taylor]: Taking taylor expansion of (* (log (pow k 1/3)) m) in k 19.634 * [taylor]: Taking taylor expansion of (log (pow k 1/3)) in k 19.634 * [taylor]: Taking taylor expansion of (pow k 1/3) in k 19.634 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log k))) in k 19.634 * [taylor]: Taking taylor expansion of (* 1/3 (log k)) in k 19.634 * [taylor]: Taking taylor expansion of 1/3 in k 19.634 * [backup-simplify]: Simplify 1/3 into 1/3 19.634 * [taylor]: Taking taylor expansion of (log k) in k 19.634 * [taylor]: Taking taylor expansion of k in k 19.634 * [backup-simplify]: Simplify 0 into 0 19.634 * [backup-simplify]: Simplify 1 into 1 19.635 * [backup-simplify]: Simplify (log 1) into 0 19.635 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 19.635 * [backup-simplify]: Simplify (* 1/3 (log k)) into (* 1/3 (log k)) 19.636 * [backup-simplify]: Simplify (exp (* 1/3 (log k))) into (pow k 1/3) 19.636 * [backup-simplify]: Simplify (log (pow k 1/3)) into (log (pow k 1/3)) 19.636 * [taylor]: Taking taylor expansion of m in k 19.636 * [backup-simplify]: Simplify m into m 19.636 * [backup-simplify]: Simplify (* (log (pow k 1/3)) m) into (* (log (pow k 1/3)) m) 19.636 * [backup-simplify]: Simplify (exp (* (log (pow k 1/3)) m)) into (exp (* (log (pow k 1/3)) m)) 19.636 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 19.636 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 19.636 * [taylor]: Taking taylor expansion of 10.0 in k 19.636 * [backup-simplify]: Simplify 10.0 into 10.0 19.636 * [taylor]: Taking taylor expansion of k in k 19.636 * [backup-simplify]: Simplify 0 into 0 19.636 * [backup-simplify]: Simplify 1 into 1 19.636 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 19.636 * [taylor]: Taking taylor expansion of (pow k 2) in k 19.636 * [taylor]: Taking taylor expansion of k in k 19.636 * [backup-simplify]: Simplify 0 into 0 19.636 * [backup-simplify]: Simplify 1 into 1 19.636 * [taylor]: Taking taylor expansion of 1.0 in k 19.636 * [backup-simplify]: Simplify 1.0 into 1.0 19.637 * [backup-simplify]: Simplify (* 10.0 0) into 0 19.637 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 19.638 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 19.638 * [backup-simplify]: Simplify (/ (exp (* (log (pow k 1/3)) m)) 1.0) into (* 1.0 (exp (* (log (pow k 1/3)) m))) 19.638 * [taylor]: Taking taylor expansion of (* 1.0 (exp (* (log (pow k 1/3)) m))) in m 19.638 * [taylor]: Taking taylor expansion of 1.0 in m 19.638 * [backup-simplify]: Simplify 1.0 into 1.0 19.638 * [taylor]: Taking taylor expansion of (exp (* (log (pow k 1/3)) m)) in m 19.638 * [taylor]: Taking taylor expansion of (* (log (pow k 1/3)) m) in m 19.638 * [taylor]: Taking taylor expansion of (log (pow k 1/3)) in m 19.638 * [taylor]: Taking taylor expansion of (pow k 1/3) in m 19.638 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log k))) in m 19.638 * [taylor]: Taking taylor expansion of (* 1/3 (log k)) in m 19.638 * [taylor]: Taking taylor expansion of 1/3 in m 19.638 * [backup-simplify]: Simplify 1/3 into 1/3 19.638 * [taylor]: Taking taylor expansion of (log k) in m 19.638 * [taylor]: Taking taylor expansion of k in m 19.638 * [backup-simplify]: Simplify k into k 19.638 * [backup-simplify]: Simplify (log k) into (log k) 19.638 * [backup-simplify]: Simplify (* 1/3 (log k)) into (* 1/3 (log k)) 19.638 * [backup-simplify]: Simplify (exp (* 1/3 (log k))) into (pow k 1/3) 19.639 * [backup-simplify]: Simplify (log (pow k 1/3)) into (log (pow k 1/3)) 19.639 * [taylor]: Taking taylor expansion of m in m 19.639 * [backup-simplify]: Simplify 0 into 0 19.639 * [backup-simplify]: Simplify 1 into 1 19.639 * [backup-simplify]: Simplify (* (log (pow k 1/3)) 0) into 0 19.640 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 19.640 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log k))) into 0 19.641 * [backup-simplify]: Simplify (* (exp (* 1/3 (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 19.642 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow k 1/3) 1)))) 1) into 0 19.643 * [backup-simplify]: Simplify (+ (* (log (pow k 1/3)) 1) (* 0 0)) into (log (pow k 1/3)) 19.643 * [backup-simplify]: Simplify (exp 0) into 1 19.643 * [backup-simplify]: Simplify (* 1.0 1) into 1.0 19.643 * [backup-simplify]: Simplify 1.0 into 1.0 19.645 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow k 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow k 1)))) 2) into 0 19.646 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log k)))) into 0 19.647 * [backup-simplify]: Simplify (* (exp (* 1/3 (log k))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 19.649 * [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.649 * [backup-simplify]: Simplify (+ (* m 0) (+ (* 0 0) (* 0 (log (pow k 1/3))))) into 0 19.650 * [backup-simplify]: Simplify (* (exp (* (log (pow k 1/3)) m)) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 19.651 * [backup-simplify]: Simplify (+ (* (exp (* (log (pow k 1/3)) m)) 0) (+ (* 0 1) (* 0 0))) into 0 19.652 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 k)) into 0 19.652 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 19.652 * [backup-simplify]: Simplify (+ 0 0) into 0 19.652 * [backup-simplify]: Simplify (+ 0 0) into 0 19.654 * [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.654 * [taylor]: Taking taylor expansion of 0 in k 19.654 * [backup-simplify]: Simplify 0 into 0 19.654 * [taylor]: Taking taylor expansion of 0 in m 19.654 * [backup-simplify]: Simplify 0 into 0 19.654 * [backup-simplify]: Simplify 0 into 0 19.656 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 19.657 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 19.657 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log k))) into 0 19.658 * [backup-simplify]: Simplify (* (exp (* 1/3 (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 19.659 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow k 1/3) 1)))) 1) into 0 19.660 * [backup-simplify]: Simplify (+ (* (log (pow k 1/3)) 0) (* 0 m)) into 0 19.661 * [backup-simplify]: Simplify (* (exp (* (log (pow k 1/3)) m)) (+ (* (/ (pow 0 1) 1)))) into 0 19.662 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 19.663 * [backup-simplify]: Simplify (+ 0 0) into 0 19.663 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 19.664 * [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.664 * [taylor]: Taking taylor expansion of (- (* 10.0 (exp (* (log (pow k 1/3)) m)))) in m 19.664 * [taylor]: Taking taylor expansion of (* 10.0 (exp (* (log (pow k 1/3)) m))) in m 19.664 * [taylor]: Taking taylor expansion of 10.0 in m 19.664 * [backup-simplify]: Simplify 10.0 into 10.0 19.664 * [taylor]: Taking taylor expansion of (exp (* (log (pow k 1/3)) m)) in m 19.664 * [taylor]: Taking taylor expansion of (* (log (pow k 1/3)) m) in m 19.664 * [taylor]: Taking taylor expansion of (log (pow k 1/3)) in m 19.665 * [taylor]: Taking taylor expansion of (pow k 1/3) in m 19.665 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log k))) in m 19.665 * [taylor]: Taking taylor expansion of (* 1/3 (log k)) in m 19.665 * [taylor]: Taking taylor expansion of 1/3 in m 19.665 * [backup-simplify]: Simplify 1/3 into 1/3 19.665 * [taylor]: Taking taylor expansion of (log k) in m 19.665 * [taylor]: Taking taylor expansion of k in m 19.665 * [backup-simplify]: Simplify k into k 19.665 * [backup-simplify]: Simplify (log k) into (log k) 19.665 * [backup-simplify]: Simplify (* 1/3 (log k)) into (* 1/3 (log k)) 19.665 * [backup-simplify]: Simplify (exp (* 1/3 (log k))) into (pow k 1/3) 19.665 * [backup-simplify]: Simplify (log (pow k 1/3)) into (log (pow k 1/3)) 19.665 * [taylor]: Taking taylor expansion of m in m 19.665 * [backup-simplify]: Simplify 0 into 0 19.665 * [backup-simplify]: Simplify 1 into 1 19.665 * [backup-simplify]: Simplify (* (log (pow k 1/3)) 0) into 0 19.666 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 19.667 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log k))) into 0 19.668 * [backup-simplify]: Simplify (* (exp (* 1/3 (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 19.669 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow k 1/3) 1)))) 1) into 0 19.669 * [backup-simplify]: Simplify (+ (* (log (pow k 1/3)) 1) (* 0 0)) into (log (pow k 1/3)) 19.669 * [backup-simplify]: Simplify (exp 0) into 1 19.670 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 19.670 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 19.671 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 19.671 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow (log (pow k 1/3)) 1) 1)))) into (log (pow k 1/3)) 19.672 * [backup-simplify]: Simplify (+ (* 1.0 (log (pow k 1/3))) (* 0 1)) into (* 1.0 (log (pow k 1/3))) 19.672 * [backup-simplify]: Simplify (* 1.0 (log (pow k 1/3))) into (* 1.0 (log (pow k 1/3))) 19.673 * [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.673 * [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.673 * [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.673 * [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.673 * [taylor]: Taking taylor expansion of (pow (pow (/ 1 k) 1/3) (/ 1 m)) in m 19.673 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (pow (/ 1 k) 1/3)))) in m 19.673 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (pow (/ 1 k) 1/3))) in m 19.673 * [taylor]: Taking taylor expansion of (/ 1 m) in m 19.673 * [taylor]: Taking taylor expansion of m in m 19.674 * [backup-simplify]: Simplify 0 into 0 19.674 * [backup-simplify]: Simplify 1 into 1 19.674 * [backup-simplify]: Simplify (/ 1 1) into 1 19.674 * [taylor]: Taking taylor expansion of (log (pow (/ 1 k) 1/3)) in m 19.674 * [taylor]: Taking taylor expansion of (pow (/ 1 k) 1/3) in m 19.674 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 k)))) in m 19.674 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 k))) in m 19.674 * [taylor]: Taking taylor expansion of 1/3 in m 19.674 * [backup-simplify]: Simplify 1/3 into 1/3 19.674 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in m 19.674 * [taylor]: Taking taylor expansion of (/ 1 k) in m 19.674 * [taylor]: Taking taylor expansion of k in m 19.674 * [backup-simplify]: Simplify k into k 19.674 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 19.674 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 19.675 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 k))) into (* 1/3 (log (/ 1 k))) 19.675 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 k)))) into (pow (/ 1 k) 1/3) 19.675 * [backup-simplify]: Simplify (log (pow (/ 1 k) 1/3)) into (log (pow (/ 1 k) 1/3)) 19.675 * [backup-simplify]: Simplify (* 1 (log (pow (/ 1 k) 1/3))) into (log (pow (/ 1 k) 1/3)) 19.675 * [backup-simplify]: Simplify (exp (* (/ 1 m) (log (pow (/ 1 k) 1/3)))) into (exp (/ (log (pow (/ 1 k) 1/3)) m)) 19.675 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in m 19.675 * [taylor]: Taking taylor expansion of a in m 19.675 * [backup-simplify]: Simplify a into a 19.675 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in m 19.675 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 19.675 * [taylor]: Taking taylor expansion of (pow k 2) in m 19.676 * [taylor]: Taking taylor expansion of k in m 19.676 * [backup-simplify]: Simplify k into k 19.676 * [backup-simplify]: Simplify (* k k) into (pow k 2) 19.676 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 19.676 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in m 19.676 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in m 19.676 * [taylor]: Taking taylor expansion of 10.0 in m 19.676 * [backup-simplify]: Simplify 10.0 into 10.0 19.676 * [taylor]: Taking taylor expansion of (/ 1 k) in m 19.676 * [taylor]: Taking taylor expansion of k in m 19.676 * [backup-simplify]: Simplify k into k 19.676 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 19.676 * [taylor]: Taking taylor expansion of 1.0 in m 19.676 * [backup-simplify]: Simplify 1.0 into 1.0 19.676 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 19.676 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 19.677 * [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.677 * [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.678 * [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.678 * [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.678 * [taylor]: Taking taylor expansion of (pow (pow (/ 1 k) 1/3) (/ 1 m)) in k 19.678 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (pow (/ 1 k) 1/3)))) in k 19.678 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (pow (/ 1 k) 1/3))) in k 19.678 * [taylor]: Taking taylor expansion of (/ 1 m) in k 19.678 * [taylor]: Taking taylor expansion of m in k 19.678 * [backup-simplify]: Simplify m into m 19.678 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 19.678 * [taylor]: Taking taylor expansion of (log (pow (/ 1 k) 1/3)) in k 19.678 * [taylor]: Taking taylor expansion of (pow (/ 1 k) 1/3) in k 19.678 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 k)))) in k 19.678 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 k))) in k 19.678 * [taylor]: Taking taylor expansion of 1/3 in k 19.678 * [backup-simplify]: Simplify 1/3 into 1/3 19.678 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 19.678 * [taylor]: Taking taylor expansion of (/ 1 k) in k 19.678 * [taylor]: Taking taylor expansion of k in k 19.678 * [backup-simplify]: Simplify 0 into 0 19.678 * [backup-simplify]: Simplify 1 into 1 19.679 * [backup-simplify]: Simplify (/ 1 1) into 1 19.679 * [backup-simplify]: Simplify (log 1) into 0 19.680 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 19.680 * [backup-simplify]: Simplify (* 1/3 (- (log k))) into (* -1/3 (log k)) 19.680 * [backup-simplify]: Simplify (exp (* -1/3 (log k))) into (pow k -1/3) 19.680 * [backup-simplify]: Simplify (log (pow k -1/3)) into (log (pow k -1/3)) 19.680 * [backup-simplify]: Simplify (* (/ 1 m) (log (pow k -1/3))) into (/ (log (pow k -1/3)) m) 19.680 * [backup-simplify]: Simplify (exp (/ (log (pow k -1/3)) m)) into (exp (/ (log (pow k -1/3)) m)) 19.680 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 19.680 * [taylor]: Taking taylor expansion of a in k 19.680 * [backup-simplify]: Simplify a into a 19.680 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 19.680 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 19.681 * [taylor]: Taking taylor expansion of (pow k 2) in k 19.681 * [taylor]: Taking taylor expansion of k in k 19.681 * [backup-simplify]: Simplify 0 into 0 19.681 * [backup-simplify]: Simplify 1 into 1 19.681 * [backup-simplify]: Simplify (* 1 1) into 1 19.681 * [backup-simplify]: Simplify (/ 1 1) into 1 19.681 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 19.681 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 19.681 * [taylor]: Taking taylor expansion of 10.0 in k 19.682 * [backup-simplify]: Simplify 10.0 into 10.0 19.682 * [taylor]: Taking taylor expansion of (/ 1 k) in k 19.682 * [taylor]: Taking taylor expansion of k in k 19.682 * [backup-simplify]: Simplify 0 into 0 19.682 * [backup-simplify]: Simplify 1 into 1 19.682 * [backup-simplify]: Simplify (/ 1 1) into 1 19.682 * [taylor]: Taking taylor expansion of 1.0 in k 19.682 * [backup-simplify]: Simplify 1.0 into 1.0 19.683 * [backup-simplify]: Simplify (+ 1 0) into 1 19.683 * [backup-simplify]: Simplify (* a 1) into a 19.683 * [backup-simplify]: Simplify (/ (exp (/ (log (pow k -1/3)) m)) a) into (/ (exp (/ (log (pow k -1/3)) m)) a) 19.683 * [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.683 * [taylor]: Taking taylor expansion of (pow (pow (/ 1 k) 1/3) (/ 1 m)) in a 19.683 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (pow (/ 1 k) 1/3)))) in a 19.683 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (pow (/ 1 k) 1/3))) in a 19.683 * [taylor]: Taking taylor expansion of (/ 1 m) in a 19.683 * [taylor]: Taking taylor expansion of m in a 19.683 * [backup-simplify]: Simplify m into m 19.683 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 19.683 * [taylor]: Taking taylor expansion of (log (pow (/ 1 k) 1/3)) in a 19.683 * [taylor]: Taking taylor expansion of (pow (/ 1 k) 1/3) in a 19.683 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 k)))) in a 19.683 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 k))) in a 19.683 * [taylor]: Taking taylor expansion of 1/3 in a 19.683 * [backup-simplify]: Simplify 1/3 into 1/3 19.683 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in a 19.683 * [taylor]: Taking taylor expansion of (/ 1 k) in a 19.683 * [taylor]: Taking taylor expansion of k in a 19.683 * [backup-simplify]: Simplify k into k 19.684 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 19.684 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 19.684 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 k))) into (* 1/3 (log (/ 1 k))) 19.684 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 k)))) into (pow (/ 1 k) 1/3) 19.684 * [backup-simplify]: Simplify (log (pow (/ 1 k) 1/3)) into (log (pow (/ 1 k) 1/3)) 19.684 * [backup-simplify]: Simplify (* (/ 1 m) (log (pow (/ 1 k) 1/3))) into (/ (log (pow (/ 1 k) 1/3)) m) 19.684 * [backup-simplify]: Simplify (exp (/ (log (pow (/ 1 k) 1/3)) m)) into (exp (/ (log (pow (/ 1 k) 1/3)) m)) 19.685 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in a 19.685 * [taylor]: Taking taylor expansion of a in a 19.685 * [backup-simplify]: Simplify 0 into 0 19.685 * [backup-simplify]: Simplify 1 into 1 19.685 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in a 19.685 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 19.685 * [taylor]: Taking taylor expansion of (pow k 2) in a 19.685 * [taylor]: Taking taylor expansion of k in a 19.685 * [backup-simplify]: Simplify k into k 19.685 * [backup-simplify]: Simplify (* k k) into (pow k 2) 19.685 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 19.685 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in a 19.685 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 19.685 * [taylor]: Taking taylor expansion of 10.0 in a 19.685 * [backup-simplify]: Simplify 10.0 into 10.0 19.685 * [taylor]: Taking taylor expansion of (/ 1 k) in a 19.685 * [taylor]: Taking taylor expansion of k in a 19.685 * [backup-simplify]: Simplify k into k 19.685 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 19.685 * [taylor]: Taking taylor expansion of 1.0 in a 19.685 * [backup-simplify]: Simplify 1.0 into 1.0 19.685 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 19.686 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 19.686 * [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.686 * [backup-simplify]: Simplify (* 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) into 0 19.686 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 19.687 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 19.687 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 19.687 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 19.688 * [backup-simplify]: Simplify (+ 0 0) into 0 19.688 * [backup-simplify]: Simplify (+ 0 0) into 0 19.689 * [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.689 * [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.690 * [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.690 * [taylor]: Taking taylor expansion of (pow (pow (/ 1 k) 1/3) (/ 1 m)) in a 19.690 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (pow (/ 1 k) 1/3)))) in a 19.690 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (pow (/ 1 k) 1/3))) in a 19.690 * [taylor]: Taking taylor expansion of (/ 1 m) in a 19.690 * [taylor]: Taking taylor expansion of m in a 19.690 * [backup-simplify]: Simplify m into m 19.690 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 19.690 * [taylor]: Taking taylor expansion of (log (pow (/ 1 k) 1/3)) in a 19.690 * [taylor]: Taking taylor expansion of (pow (/ 1 k) 1/3) in a 19.690 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 k)))) in a 19.690 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 k))) in a 19.690 * [taylor]: Taking taylor expansion of 1/3 in a 19.690 * [backup-simplify]: Simplify 1/3 into 1/3 19.690 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in a 19.690 * [taylor]: Taking taylor expansion of (/ 1 k) in a 19.690 * [taylor]: Taking taylor expansion of k in a 19.690 * [backup-simplify]: Simplify k into k 19.690 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 19.691 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 19.691 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 k))) into (* 1/3 (log (/ 1 k))) 19.691 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 k)))) into (pow (/ 1 k) 1/3) 19.691 * [backup-simplify]: Simplify (log (pow (/ 1 k) 1/3)) into (log (pow (/ 1 k) 1/3)) 19.692 * [backup-simplify]: Simplify (* (/ 1 m) (log (pow (/ 1 k) 1/3))) into (/ (log (pow (/ 1 k) 1/3)) m) 19.692 * [backup-simplify]: Simplify (exp (/ (log (pow (/ 1 k) 1/3)) m)) into (exp (/ (log (pow (/ 1 k) 1/3)) m)) 19.692 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in a 19.692 * [taylor]: Taking taylor expansion of a in a 19.692 * [backup-simplify]: Simplify 0 into 0 19.692 * [backup-simplify]: Simplify 1 into 1 19.692 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in a 19.692 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 19.692 * [taylor]: Taking taylor expansion of (pow k 2) in a 19.692 * [taylor]: Taking taylor expansion of k in a 19.692 * [backup-simplify]: Simplify k into k 19.692 * [backup-simplify]: Simplify (* k k) into (pow k 2) 19.692 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 19.692 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in a 19.692 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 19.692 * [taylor]: Taking taylor expansion of 10.0 in a 19.692 * [backup-simplify]: Simplify 10.0 into 10.0 19.692 * [taylor]: Taking taylor expansion of (/ 1 k) in a 19.692 * [taylor]: Taking taylor expansion of k in a 19.693 * [backup-simplify]: Simplify k into k 19.693 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 19.693 * [taylor]: Taking taylor expansion of 1.0 in a 19.693 * [backup-simplify]: Simplify 1.0 into 1.0 19.693 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 19.693 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 19.693 * [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.694 * [backup-simplify]: Simplify (* 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) into 0 19.694 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 19.694 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 19.694 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 19.695 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 19.695 * [backup-simplify]: Simplify (+ 0 0) into 0 19.696 * [backup-simplify]: Simplify (+ 0 0) into 0 19.696 * [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.697 * [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.697 * [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.697 * [taylor]: Taking taylor expansion of (exp (/ (log (pow (/ 1 k) 1/3)) m)) in k 19.697 * [taylor]: Taking taylor expansion of (/ (log (pow (/ 1 k) 1/3)) m) in k 19.697 * [taylor]: Taking taylor expansion of (log (pow (/ 1 k) 1/3)) in k 19.697 * [taylor]: Taking taylor expansion of (pow (/ 1 k) 1/3) in k 19.697 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 k)))) in k 19.697 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 k))) in k 19.697 * [taylor]: Taking taylor expansion of 1/3 in k 19.697 * [backup-simplify]: Simplify 1/3 into 1/3 19.697 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 19.697 * [taylor]: Taking taylor expansion of (/ 1 k) in k 19.697 * [taylor]: Taking taylor expansion of k in k 19.697 * [backup-simplify]: Simplify 0 into 0 19.697 * [backup-simplify]: Simplify 1 into 1 19.698 * [backup-simplify]: Simplify (/ 1 1) into 1 19.698 * [backup-simplify]: Simplify (log 1) into 0 19.699 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 19.699 * [backup-simplify]: Simplify (* 1/3 (- (log k))) into (* -1/3 (log k)) 19.699 * [backup-simplify]: Simplify (exp (* -1/3 (log k))) into (pow k -1/3) 19.699 * [backup-simplify]: Simplify (log (pow k -1/3)) into (log (pow k -1/3)) 19.699 * [taylor]: Taking taylor expansion of m in k 19.699 * [backup-simplify]: Simplify m into m 19.699 * [backup-simplify]: Simplify (/ (log (pow k -1/3)) m) into (/ (log (pow k -1/3)) m) 19.700 * [backup-simplify]: Simplify (exp (/ (log (pow k -1/3)) m)) into (exp (/ (log (pow k -1/3)) m)) 19.700 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 19.700 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 19.700 * [taylor]: Taking taylor expansion of (pow k 2) in k 19.700 * [taylor]: Taking taylor expansion of k in k 19.700 * [backup-simplify]: Simplify 0 into 0 19.700 * [backup-simplify]: Simplify 1 into 1 19.700 * [backup-simplify]: Simplify (* 1 1) into 1 19.701 * [backup-simplify]: Simplify (/ 1 1) into 1 19.701 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 19.701 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 19.701 * [taylor]: Taking taylor expansion of 10.0 in k 19.701 * [backup-simplify]: Simplify 10.0 into 10.0 19.701 * [taylor]: Taking taylor expansion of (/ 1 k) in k 19.701 * [taylor]: Taking taylor expansion of k in k 19.701 * [backup-simplify]: Simplify 0 into 0 19.701 * [backup-simplify]: Simplify 1 into 1 19.701 * [backup-simplify]: Simplify (/ 1 1) into 1 19.701 * [taylor]: Taking taylor expansion of 1.0 in k 19.701 * [backup-simplify]: Simplify 1.0 into 1.0 19.702 * [backup-simplify]: Simplify (+ 1 0) into 1 19.702 * [backup-simplify]: Simplify (/ (exp (/ (log (pow k -1/3)) m)) 1) into (exp (/ (log (pow k -1/3)) m)) 19.702 * [taylor]: Taking taylor expansion of (exp (/ (log (pow k -1/3)) m)) in m 19.702 * [taylor]: Taking taylor expansion of (/ (log (pow k -1/3)) m) in m 19.702 * [taylor]: Taking taylor expansion of (log (pow k -1/3)) in m 19.702 * [taylor]: Taking taylor expansion of (pow k -1/3) in m 19.702 * [taylor]: Taking taylor expansion of (exp (* -1/3 (log k))) in m 19.702 * [taylor]: Taking taylor expansion of (* -1/3 (log k)) in m 19.702 * [taylor]: Taking taylor expansion of -1/3 in m 19.702 * [backup-simplify]: Simplify -1/3 into -1/3 19.702 * [taylor]: Taking taylor expansion of (log k) in m 19.702 * [taylor]: Taking taylor expansion of k in m 19.702 * [backup-simplify]: Simplify k into k 19.702 * [backup-simplify]: Simplify (log k) into (log k) 19.702 * [backup-simplify]: Simplify (* -1/3 (log k)) into (* -1/3 (log k)) 19.703 * [backup-simplify]: Simplify (exp (* -1/3 (log k))) into (pow k -1/3) 19.703 * [backup-simplify]: Simplify (log (pow k -1/3)) into (log (pow k -1/3)) 19.703 * [taylor]: Taking taylor expansion of m in m 19.703 * [backup-simplify]: Simplify 0 into 0 19.703 * [backup-simplify]: Simplify 1 into 1 19.703 * [backup-simplify]: Simplify (/ (log (pow k -1/3)) 1) into (log (pow k -1/3)) 19.703 * [backup-simplify]: Simplify (exp (/ (log (pow k -1/3)) m)) into (exp (/ (log (pow k -1/3)) m)) 19.703 * [backup-simplify]: Simplify (exp (/ (log (pow k -1/3)) m)) into (exp (/ (log (pow k -1/3)) m)) 19.704 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 19.705 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 k) 1)))) 1) into 0 19.705 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (/ 1 k)))) into 0 19.706 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 k)))) (+ (* (/ (pow 0 1) 1)))) into 0 19.707 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ 1 k) 1/3) 1)))) 1) into 0 19.707 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)))) into 0 19.707 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (* 0 (log (pow (/ 1 k) 1/3)))) into 0 19.708 * [backup-simplify]: Simplify (* (exp (/ (log (pow (/ 1 k) 1/3)) m)) (+ (* (/ (pow 0 1) 1)))) into 0 19.709 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (* 0 k))) into 0 19.709 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 19.710 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 19.711 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (* 0 (/ 1 k)))) into 0 19.711 * [backup-simplify]: Simplify (+ 0 0) into 0 19.711 * [backup-simplify]: Simplify (+ 0 0) into 0 19.712 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))))) into 0 19.714 * [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.714 * [taylor]: Taking taylor expansion of 0 in k 19.714 * [backup-simplify]: Simplify 0 into 0 19.714 * [taylor]: Taking taylor expansion of 0 in m 19.714 * [backup-simplify]: Simplify 0 into 0 19.714 * [backup-simplify]: Simplify 0 into 0 19.715 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.716 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 19.717 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 19.717 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (log k)))) into 0 19.718 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 19.719 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow k -1/3) 1)))) 1) into 0 19.719 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (log (pow k -1/3)) m) (/ 0 m)))) into 0 19.720 * [backup-simplify]: Simplify (* (exp (/ (log (pow k -1/3)) m)) (+ (* (/ (pow 0 1) 1)))) into 0 19.721 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 19.722 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.722 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 19.723 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 19.723 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 19.724 * [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.724 * [taylor]: Taking taylor expansion of (- (* 10.0 (exp (/ (log (pow k -1/3)) m)))) in m 19.724 * [taylor]: Taking taylor expansion of (* 10.0 (exp (/ (log (pow k -1/3)) m))) in m 19.724 * [taylor]: Taking taylor expansion of 10.0 in m 19.725 * [backup-simplify]: Simplify 10.0 into 10.0 19.725 * [taylor]: Taking taylor expansion of (exp (/ (log (pow k -1/3)) m)) in m 19.725 * [taylor]: Taking taylor expansion of (/ (log (pow k -1/3)) m) in m 19.725 * [taylor]: Taking taylor expansion of (log (pow k -1/3)) in m 19.725 * [taylor]: Taking taylor expansion of (pow k -1/3) in m 19.725 * [taylor]: Taking taylor expansion of (exp (* -1/3 (log k))) in m 19.725 * [taylor]: Taking taylor expansion of (* -1/3 (log k)) in m 19.725 * [taylor]: Taking taylor expansion of -1/3 in m 19.725 * [backup-simplify]: Simplify -1/3 into -1/3 19.725 * [taylor]: Taking taylor expansion of (log k) in m 19.725 * [taylor]: Taking taylor expansion of k in m 19.725 * [backup-simplify]: Simplify k into k 19.725 * [backup-simplify]: Simplify (log k) into (log k) 19.725 * [backup-simplify]: Simplify (* -1/3 (log k)) into (* -1/3 (log k)) 19.725 * [backup-simplify]: Simplify (exp (* -1/3 (log k))) into (pow k -1/3) 19.725 * [backup-simplify]: Simplify (log (pow k -1/3)) into (log (pow k -1/3)) 19.725 * [taylor]: Taking taylor expansion of m in m 19.725 * [backup-simplify]: Simplify 0 into 0 19.725 * [backup-simplify]: Simplify 1 into 1 19.726 * [backup-simplify]: Simplify (/ (log (pow k -1/3)) 1) into (log (pow k -1/3)) 19.726 * [backup-simplify]: Simplify (exp (/ (log (pow k -1/3)) m)) into (exp (/ (log (pow k -1/3)) m)) 19.726 * [backup-simplify]: Simplify (* 10.0 (exp (/ (log (pow k -1/3)) m))) into (* 10.0 (exp (/ (log (pow k -1/3)) m))) 19.726 * [backup-simplify]: Simplify (- (* 10.0 (exp (/ (log (pow k -1/3)) m)))) into (- (* 10.0 (exp (/ (log (pow k -1/3)) m)))) 19.727 * [backup-simplify]: Simplify (- (* 10.0 (exp (/ (log (pow k -1/3)) m)))) into (- (* 10.0 (exp (/ (log (pow k -1/3)) m)))) 19.727 * [backup-simplify]: Simplify 0 into 0 19.727 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 19.729 * [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.730 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (/ 1 k))))) into 0 19.732 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 k)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 19.734 * [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.734 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 19.735 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (+ (* 0 0) (* 0 (log (pow (/ 1 k) 1/3))))) into 0 19.736 * [backup-simplify]: Simplify (* (exp (/ (log (pow (/ 1 k) 1/3)) m)) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 19.737 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (+ (* 0 0) (* 0 k)))) into 0 19.738 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 19.738 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)) (* 0 (/ 0 k)))) into 0 19.740 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 k))))) into 0 19.740 * [backup-simplify]: Simplify (+ 0 0) into 0 19.741 * [backup-simplify]: Simplify (+ 0 0) into 0 19.742 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))))) into 0 19.744 * [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.744 * [taylor]: Taking taylor expansion of 0 in k 19.744 * [backup-simplify]: Simplify 0 into 0 19.744 * [taylor]: Taking taylor expansion of 0 in m 19.744 * [backup-simplify]: Simplify 0 into 0 19.744 * [backup-simplify]: Simplify 0 into 0 19.744 * [taylor]: Taking taylor expansion of 0 in m 19.744 * [backup-simplify]: Simplify 0 into 0 19.744 * [backup-simplify]: Simplify 0 into 0 19.745 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 19.748 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 19.749 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 19.750 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (log k))))) into 0 19.751 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 19.753 * [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.754 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (log (pow k -1/3)) m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 19.755 * [backup-simplify]: Simplify (* (exp (/ (log (pow k -1/3)) m)) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 19.756 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 19.757 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 19.758 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.759 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 19.759 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 19.760 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 19.762 * [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.762 * [taylor]: Taking taylor expansion of (* 99.0 (exp (/ (log (pow k -1/3)) m))) in m 19.762 * [taylor]: Taking taylor expansion of 99.0 in m 19.762 * [backup-simplify]: Simplify 99.0 into 99.0 19.762 * [taylor]: Taking taylor expansion of (exp (/ (log (pow k -1/3)) m)) in m 19.762 * [taylor]: Taking taylor expansion of (/ (log (pow k -1/3)) m) in m 19.762 * [taylor]: Taking taylor expansion of (log (pow k -1/3)) in m 19.762 * [taylor]: Taking taylor expansion of (pow k -1/3) in m 19.762 * [taylor]: Taking taylor expansion of (exp (* -1/3 (log k))) in m 19.762 * [taylor]: Taking taylor expansion of (* -1/3 (log k)) in m 19.762 * [taylor]: Taking taylor expansion of -1/3 in m 19.762 * [backup-simplify]: Simplify -1/3 into -1/3 19.762 * [taylor]: Taking taylor expansion of (log k) in m 19.762 * [taylor]: Taking taylor expansion of k in m 19.762 * [backup-simplify]: Simplify k into k 19.762 * [backup-simplify]: Simplify (log k) into (log k) 19.763 * [backup-simplify]: Simplify (* -1/3 (log k)) into (* -1/3 (log k)) 19.763 * [backup-simplify]: Simplify (exp (* -1/3 (log k))) into (pow k -1/3) 19.763 * [backup-simplify]: Simplify (log (pow k -1/3)) into (log (pow k -1/3)) 19.763 * [taylor]: Taking taylor expansion of m in m 19.763 * [backup-simplify]: Simplify 0 into 0 19.763 * [backup-simplify]: Simplify 1 into 1 19.763 * [backup-simplify]: Simplify (/ (log (pow k -1/3)) 1) into (log (pow k -1/3)) 19.763 * [backup-simplify]: Simplify (exp (/ (log (pow k -1/3)) m)) into (exp (/ (log (pow k -1/3)) m)) 19.764 * [backup-simplify]: Simplify (* 99.0 (exp (/ (log (pow k -1/3)) m))) into (* 99.0 (exp (/ (log (pow k -1/3)) m))) 19.764 * [backup-simplify]: Simplify (* 99.0 (exp (/ (log (pow k -1/3)) m))) into (* 99.0 (exp (/ (log (pow k -1/3)) m))) 19.766 * [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.767 * [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.767 * [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.767 * [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.767 * [taylor]: Taking taylor expansion of -1 in m 19.767 * [backup-simplify]: Simplify -1 into -1 19.767 * [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.767 * [taylor]: Taking taylor expansion of (pow (* (pow (/ 1 k) 1/3) (cbrt -1)) (/ -1 m)) in m 19.767 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (* (pow (/ 1 k) 1/3) (cbrt -1))))) in m 19.767 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (* (pow (/ 1 k) 1/3) (cbrt -1)))) in m 19.767 * [taylor]: Taking taylor expansion of (/ -1 m) in m 19.767 * [taylor]: Taking taylor expansion of -1 in m 19.767 * [backup-simplify]: Simplify -1 into -1 19.767 * [taylor]: Taking taylor expansion of m in m 19.767 * [backup-simplify]: Simplify 0 into 0 19.767 * [backup-simplify]: Simplify 1 into 1 19.768 * [backup-simplify]: Simplify (/ -1 1) into -1 19.768 * [taylor]: Taking taylor expansion of (log (* (pow (/ 1 k) 1/3) (cbrt -1))) in m 19.768 * [taylor]: Taking taylor expansion of (* (pow (/ 1 k) 1/3) (cbrt -1)) in m 19.768 * [taylor]: Taking taylor expansion of (pow (/ 1 k) 1/3) in m 19.768 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 k)))) in m 19.768 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 k))) in m 19.768 * [taylor]: Taking taylor expansion of 1/3 in m 19.768 * [backup-simplify]: Simplify 1/3 into 1/3 19.768 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in m 19.768 * [taylor]: Taking taylor expansion of (/ 1 k) in m 19.768 * [taylor]: Taking taylor expansion of k in m 19.768 * [backup-simplify]: Simplify k into k 19.768 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 19.768 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 19.768 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 k))) into (* 1/3 (log (/ 1 k))) 19.769 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 k)))) into (pow (/ 1 k) 1/3) 19.769 * [taylor]: Taking taylor expansion of (cbrt -1) in m 19.769 * [taylor]: Taking taylor expansion of -1 in m 19.769 * [backup-simplify]: Simplify -1 into -1 19.769 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 19.770 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 19.771 * [backup-simplify]: Simplify (* (pow (/ 1 k) 1/3) (cbrt -1)) into (* (pow (/ 1 k) 1/3) (cbrt -1)) 19.771 * [backup-simplify]: Simplify (log (* (pow (/ 1 k) 1/3) (cbrt -1))) into (log (* (pow (/ 1 k) 1/3) (cbrt -1))) 19.772 * [backup-simplify]: Simplify (* -1 (log (* (pow (/ 1 k) 1/3) (cbrt -1)))) into (* -1 (log (* (pow (/ 1 k) 1/3) (cbrt -1)))) 19.773 * [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.773 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in m 19.773 * [taylor]: Taking taylor expansion of a in m 19.773 * [backup-simplify]: Simplify a into a 19.773 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in m 19.773 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in m 19.773 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 19.773 * [taylor]: Taking taylor expansion of (pow k 2) in m 19.773 * [taylor]: Taking taylor expansion of k in m 19.773 * [backup-simplify]: Simplify k into k 19.773 * [backup-simplify]: Simplify (* k k) into (pow k 2) 19.773 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 19.773 * [taylor]: Taking taylor expansion of 1.0 in m 19.773 * [backup-simplify]: Simplify 1.0 into 1.0 19.773 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in m 19.773 * [taylor]: Taking taylor expansion of 10.0 in m 19.773 * [backup-simplify]: Simplify 10.0 into 10.0 19.774 * [taylor]: Taking taylor expansion of (/ 1 k) in m 19.774 * [taylor]: Taking taylor expansion of k in m 19.774 * [backup-simplify]: Simplify k into k 19.774 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 19.774 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1.0) into (+ (/ 1 (pow k 2)) 1.0) 19.774 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 19.774 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 19.774 * [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.775 * [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.776 * [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.776 * [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.776 * [taylor]: Taking taylor expansion of -1 in k 19.777 * [backup-simplify]: Simplify -1 into -1 19.777 * [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.777 * [taylor]: Taking taylor expansion of (pow (* (pow (/ 1 k) 1/3) (cbrt -1)) (/ -1 m)) in k 19.777 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (* (pow (/ 1 k) 1/3) (cbrt -1))))) in k 19.777 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (* (pow (/ 1 k) 1/3) (cbrt -1)))) in k 19.777 * [taylor]: Taking taylor expansion of (/ -1 m) in k 19.777 * [taylor]: Taking taylor expansion of -1 in k 19.777 * [backup-simplify]: Simplify -1 into -1 19.777 * [taylor]: Taking taylor expansion of m in k 19.777 * [backup-simplify]: Simplify m into m 19.777 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 19.777 * [taylor]: Taking taylor expansion of (log (* (pow (/ 1 k) 1/3) (cbrt -1))) in k 19.777 * [taylor]: Taking taylor expansion of (* (pow (/ 1 k) 1/3) (cbrt -1)) in k 19.777 * [taylor]: Taking taylor expansion of (pow (/ 1 k) 1/3) in k 19.777 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 k)))) in k 19.777 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 k))) in k 19.777 * [taylor]: Taking taylor expansion of 1/3 in k 19.777 * [backup-simplify]: Simplify 1/3 into 1/3 19.777 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 19.777 * [taylor]: Taking taylor expansion of (/ 1 k) in k 19.777 * [taylor]: Taking taylor expansion of k in k 19.777 * [backup-simplify]: Simplify 0 into 0 19.777 * [backup-simplify]: Simplify 1 into 1 19.778 * [backup-simplify]: Simplify (/ 1 1) into 1 19.778 * [backup-simplify]: Simplify (log 1) into 0 19.779 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 19.779 * [backup-simplify]: Simplify (* 1/3 (- (log k))) into (* -1/3 (log k)) 19.779 * [backup-simplify]: Simplify (exp (* -1/3 (log k))) into (pow k -1/3) 19.779 * [taylor]: Taking taylor expansion of (cbrt -1) in k 19.779 * [taylor]: Taking taylor expansion of -1 in k 19.779 * [backup-simplify]: Simplify -1 into -1 19.779 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 19.780 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 19.781 * [backup-simplify]: Simplify (* (pow k -1/3) (cbrt -1)) into (* (pow (/ 1 k) 1/3) (cbrt -1)) 19.781 * [backup-simplify]: Simplify (log (* (pow (/ 1 k) 1/3) (cbrt -1))) into (log (* (pow (/ 1 k) 1/3) (cbrt -1))) 19.782 * [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.783 * [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.783 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 19.783 * [taylor]: Taking taylor expansion of a in k 19.783 * [backup-simplify]: Simplify a into a 19.783 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 19.783 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 19.783 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 19.783 * [taylor]: Taking taylor expansion of (pow k 2) in k 19.783 * [taylor]: Taking taylor expansion of k in k 19.783 * [backup-simplify]: Simplify 0 into 0 19.783 * [backup-simplify]: Simplify 1 into 1 19.784 * [backup-simplify]: Simplify (* 1 1) into 1 19.784 * [backup-simplify]: Simplify (/ 1 1) into 1 19.784 * [taylor]: Taking taylor expansion of 1.0 in k 19.784 * [backup-simplify]: Simplify 1.0 into 1.0 19.784 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 19.784 * [taylor]: Taking taylor expansion of 10.0 in k 19.784 * [backup-simplify]: Simplify 10.0 into 10.0 19.784 * [taylor]: Taking taylor expansion of (/ 1 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.785 * [backup-simplify]: Simplify (/ 1 1) into 1 19.785 * [backup-simplify]: Simplify (+ 1 0) into 1 19.786 * [backup-simplify]: Simplify (+ 1 0) into 1 19.786 * [backup-simplify]: Simplify (* a 1) into a 19.786 * [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.786 * [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.787 * [taylor]: Taking taylor expansion of -1 in a 19.787 * [backup-simplify]: Simplify -1 into -1 19.787 * [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.787 * [taylor]: Taking taylor expansion of (pow (* (pow (/ 1 k) 1/3) (cbrt -1)) (/ -1 m)) in a 19.787 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (* (pow (/ 1 k) 1/3) (cbrt -1))))) in a 19.787 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (* (pow (/ 1 k) 1/3) (cbrt -1)))) in a 19.787 * [taylor]: Taking taylor expansion of (/ -1 m) in a 19.787 * [taylor]: Taking taylor expansion of -1 in a 19.787 * [backup-simplify]: Simplify -1 into -1 19.787 * [taylor]: Taking taylor expansion of m in a 19.787 * [backup-simplify]: Simplify m into m 19.787 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 19.787 * [taylor]: Taking taylor expansion of (log (* (pow (/ 1 k) 1/3) (cbrt -1))) in a 19.787 * [taylor]: Taking taylor expansion of (* (pow (/ 1 k) 1/3) (cbrt -1)) in a 19.787 * [taylor]: Taking taylor expansion of (pow (/ 1 k) 1/3) in a 19.787 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 k)))) in a 19.787 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 k))) in a 19.787 * [taylor]: Taking taylor expansion of 1/3 in a 19.787 * [backup-simplify]: Simplify 1/3 into 1/3 19.787 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in a 19.787 * [taylor]: Taking taylor expansion of (/ 1 k) in a 19.787 * [taylor]: Taking taylor expansion of k in a 19.787 * [backup-simplify]: Simplify k into k 19.787 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 19.787 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 19.788 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 k))) into (* 1/3 (log (/ 1 k))) 19.788 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 k)))) into (pow (/ 1 k) 1/3) 19.788 * [taylor]: Taking taylor expansion of (cbrt -1) in a 19.788 * [taylor]: Taking taylor expansion of -1 in a 19.788 * [backup-simplify]: Simplify -1 into -1 19.788 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 19.789 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 19.790 * [backup-simplify]: Simplify (* (pow (/ 1 k) 1/3) (cbrt -1)) into (* (pow (/ 1 k) 1/3) (cbrt -1)) 19.791 * [backup-simplify]: Simplify (log (* (pow (/ 1 k) 1/3) (cbrt -1))) into (log (* (pow (/ 1 k) 1/3) (cbrt -1))) 19.791 * [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.792 * [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.792 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in a 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 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in a 19.792 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in a 19.792 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) 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 * [backup-simplify]: Simplify (* k k) into (pow k 2) 19.793 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 19.793 * [taylor]: Taking taylor expansion of 1.0 in a 19.793 * [backup-simplify]: Simplify 1.0 into 1.0 19.793 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 19.793 * [taylor]: Taking taylor expansion of 10.0 in a 19.793 * [backup-simplify]: Simplify 10.0 into 10.0 19.793 * [taylor]: Taking taylor expansion of (/ 1 k) in a 19.793 * [taylor]: Taking taylor expansion of k in a 19.793 * [backup-simplify]: Simplify k into k 19.793 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 19.793 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1.0) into (+ (/ 1 (pow k 2)) 1.0) 19.793 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 19.793 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 19.794 * [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.794 * [backup-simplify]: Simplify (* 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) into 0 19.794 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 19.794 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 19.795 * [backup-simplify]: Simplify (+ 0 0) into 0 19.795 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 19.796 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 19.796 * [backup-simplify]: Simplify (- 0) into 0 19.796 * [backup-simplify]: Simplify (+ 0 0) into 0 19.797 * [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.798 * [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.798 * [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.798 * [taylor]: Taking taylor expansion of -1 in a 19.798 * [backup-simplify]: Simplify -1 into -1 19.798 * [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.798 * [taylor]: Taking taylor expansion of (pow (* (pow (/ 1 k) 1/3) (cbrt -1)) (/ -1 m)) in a 19.798 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (* (pow (/ 1 k) 1/3) (cbrt -1))))) in a 19.798 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (* (pow (/ 1 k) 1/3) (cbrt -1)))) in a 19.799 * [taylor]: Taking taylor expansion of (/ -1 m) in a 19.799 * [taylor]: Taking taylor expansion of -1 in a 19.799 * [backup-simplify]: Simplify -1 into -1 19.799 * [taylor]: Taking taylor expansion of m in a 19.799 * [backup-simplify]: Simplify m into m 19.799 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 19.799 * [taylor]: Taking taylor expansion of (log (* (pow (/ 1 k) 1/3) (cbrt -1))) in a 19.799 * [taylor]: Taking taylor expansion of (* (pow (/ 1 k) 1/3) (cbrt -1)) in a 19.799 * [taylor]: Taking taylor expansion of (pow (/ 1 k) 1/3) in a 19.799 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 k)))) in a 19.799 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 k))) in a 19.799 * [taylor]: Taking taylor expansion of 1/3 in a 19.799 * [backup-simplify]: Simplify 1/3 into 1/3 19.799 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in a 19.799 * [taylor]: Taking taylor expansion of (/ 1 k) in a 19.799 * [taylor]: Taking taylor expansion of k in a 19.799 * [backup-simplify]: Simplify k into k 19.799 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 19.799 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 19.799 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 k))) into (* 1/3 (log (/ 1 k))) 19.799 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 k)))) into (pow (/ 1 k) 1/3) 19.800 * [taylor]: Taking taylor expansion of (cbrt -1) in a 19.800 * [taylor]: Taking taylor expansion of -1 in a 19.800 * [backup-simplify]: Simplify -1 into -1 19.800 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 19.801 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 19.801 * [backup-simplify]: Simplify (* (pow (/ 1 k) 1/3) (cbrt -1)) into (* (pow (/ 1 k) 1/3) (cbrt -1)) 19.802 * [backup-simplify]: Simplify (log (* (pow (/ 1 k) 1/3) (cbrt -1))) into (log (* (pow (/ 1 k) 1/3) (cbrt -1))) 19.803 * [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.804 * [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.804 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in a 19.804 * [taylor]: Taking taylor expansion of a in a 19.804 * [backup-simplify]: Simplify 0 into 0 19.804 * [backup-simplify]: Simplify 1 into 1 19.804 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in a 19.804 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in a 19.804 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 19.804 * [taylor]: Taking taylor expansion of (pow k 2) in a 19.804 * [taylor]: Taking taylor expansion of k in a 19.804 * [backup-simplify]: Simplify k into k 19.804 * [backup-simplify]: Simplify (* k k) into (pow k 2) 19.804 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 19.804 * [taylor]: Taking taylor expansion of 1.0 in a 19.804 * [backup-simplify]: Simplify 1.0 into 1.0 19.804 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 19.804 * [taylor]: Taking taylor expansion of 10.0 in a 19.804 * [backup-simplify]: Simplify 10.0 into 10.0 19.804 * [taylor]: Taking taylor expansion of (/ 1 k) in a 19.804 * [taylor]: Taking taylor expansion of k in a 19.804 * [backup-simplify]: Simplify k into k 19.805 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 19.805 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1.0) into (+ (/ 1 (pow k 2)) 1.0) 19.805 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 19.805 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 19.805 * [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.806 * [backup-simplify]: Simplify (* 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) into 0 19.806 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 19.806 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 19.806 * [backup-simplify]: Simplify (+ 0 0) into 0 19.807 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 19.807 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 19.807 * [backup-simplify]: Simplify (- 0) into 0 19.808 * [backup-simplify]: Simplify (+ 0 0) into 0 19.809 * [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.810 * [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.818 * [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.818 * [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.818 * [taylor]: Taking taylor expansion of -1 in k 19.818 * [backup-simplify]: Simplify -1 into -1 19.818 * [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.818 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) in k 19.818 * [taylor]: Taking taylor expansion of (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m)) in k 19.818 * [taylor]: Taking taylor expansion of -1 in k 19.818 * [backup-simplify]: Simplify -1 into -1 19.818 * [taylor]: Taking taylor expansion of (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m) in k 19.818 * [taylor]: Taking taylor expansion of (log (* (pow (/ 1 k) 1/3) (cbrt -1))) in k 19.818 * [taylor]: Taking taylor expansion of (* (pow (/ 1 k) 1/3) (cbrt -1)) in k 19.818 * [taylor]: Taking taylor expansion of (pow (/ 1 k) 1/3) in k 19.818 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 k)))) in k 19.819 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 k))) in k 19.819 * [taylor]: Taking taylor expansion of 1/3 in k 19.819 * [backup-simplify]: Simplify 1/3 into 1/3 19.819 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 19.819 * [taylor]: Taking taylor expansion of (/ 1 k) in k 19.819 * [taylor]: Taking taylor expansion of k in k 19.819 * [backup-simplify]: Simplify 0 into 0 19.819 * [backup-simplify]: Simplify 1 into 1 19.819 * [backup-simplify]: Simplify (/ 1 1) into 1 19.820 * [backup-simplify]: Simplify (log 1) into 0 19.821 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 19.821 * [backup-simplify]: Simplify (* 1/3 (- (log k))) into (* -1/3 (log k)) 19.821 * [backup-simplify]: Simplify (exp (* -1/3 (log k))) into (pow k -1/3) 19.821 * [taylor]: Taking taylor expansion of (cbrt -1) in k 19.821 * [taylor]: Taking taylor expansion of -1 in k 19.821 * [backup-simplify]: Simplify -1 into -1 19.821 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 19.822 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 19.823 * [backup-simplify]: Simplify (* (pow k -1/3) (cbrt -1)) into (* (pow (/ 1 k) 1/3) (cbrt -1)) 19.823 * [backup-simplify]: Simplify (log (* (pow (/ 1 k) 1/3) (cbrt -1))) into (log (* (pow (/ 1 k) 1/3) (cbrt -1))) 19.823 * [taylor]: Taking taylor expansion of m in k 19.824 * [backup-simplify]: Simplify m into m 19.824 * [backup-simplify]: Simplify (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m) into (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m) 19.825 * [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.826 * [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.826 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 19.826 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 19.826 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 19.826 * [taylor]: Taking taylor expansion of (pow k 2) in k 19.826 * [taylor]: Taking taylor expansion of k in k 19.826 * [backup-simplify]: Simplify 0 into 0 19.826 * [backup-simplify]: Simplify 1 into 1 19.827 * [backup-simplify]: Simplify (* 1 1) into 1 19.827 * [backup-simplify]: Simplify (/ 1 1) into 1 19.827 * [taylor]: Taking taylor expansion of 1.0 in k 19.827 * [backup-simplify]: Simplify 1.0 into 1.0 19.827 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 19.827 * [taylor]: Taking taylor expansion of 10.0 in k 19.827 * [backup-simplify]: Simplify 10.0 into 10.0 19.827 * [taylor]: Taking taylor expansion of (/ 1 k) in k 19.827 * [taylor]: Taking taylor expansion of k in k 19.827 * [backup-simplify]: Simplify 0 into 0 19.827 * [backup-simplify]: Simplify 1 into 1 19.828 * [backup-simplify]: Simplify (/ 1 1) into 1 19.828 * [backup-simplify]: Simplify (+ 1 0) into 1 19.829 * [backup-simplify]: Simplify (+ 1 0) into 1 19.830 * [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.831 * [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.831 * [taylor]: Taking taylor expansion of (* -1 (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m)))) in m 19.831 * [taylor]: Taking taylor expansion of -1 in m 19.831 * [backup-simplify]: Simplify -1 into -1 19.831 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) in m 19.831 * [taylor]: Taking taylor expansion of (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m)) in m 19.831 * [taylor]: Taking taylor expansion of -1 in m 19.831 * [backup-simplify]: Simplify -1 into -1 19.831 * [taylor]: Taking taylor expansion of (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m) in m 19.831 * [taylor]: Taking taylor expansion of (log (* (pow (/ 1 k) 1/3) (cbrt -1))) in m 19.831 * [taylor]: Taking taylor expansion of (* (pow (/ 1 k) 1/3) (cbrt -1)) in m 19.831 * [taylor]: Taking taylor expansion of (pow (/ 1 k) 1/3) in m 19.831 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 k)))) in m 19.831 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 k))) in m 19.831 * [taylor]: Taking taylor expansion of 1/3 in m 19.831 * [backup-simplify]: Simplify 1/3 into 1/3 19.831 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in m 19.831 * [taylor]: Taking taylor expansion of (/ 1 k) in m 19.831 * [taylor]: Taking taylor expansion of k in m 19.831 * [backup-simplify]: Simplify k into k 19.831 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 19.831 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 19.831 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 k))) into (* 1/3 (log (/ 1 k))) 19.832 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 k)))) into (pow (/ 1 k) 1/3) 19.832 * [taylor]: Taking taylor expansion of (cbrt -1) in m 19.832 * [taylor]: Taking taylor expansion of -1 in m 19.832 * [backup-simplify]: Simplify -1 into -1 19.832 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 19.833 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 19.834 * [backup-simplify]: Simplify (* (pow (/ 1 k) 1/3) (cbrt -1)) into (* (pow (/ 1 k) 1/3) (cbrt -1)) 19.834 * [backup-simplify]: Simplify (log (* (pow (/ 1 k) 1/3) (cbrt -1))) into (log (* (pow (/ 1 k) 1/3) (cbrt -1))) 19.834 * [taylor]: Taking taylor expansion of m in m 19.834 * [backup-simplify]: Simplify 0 into 0 19.834 * [backup-simplify]: Simplify 1 into 1 19.835 * [backup-simplify]: Simplify (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) 1) into (log (* (pow (/ 1 k) 1/3) (cbrt -1))) 19.836 * [backup-simplify]: Simplify (* -1 (log (* (pow (/ 1 k) 1/3) (cbrt -1)))) into (* -1 (log (* (pow (/ 1 k) 1/3) (cbrt -1)))) 19.836 * [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.837 * [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.838 * [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.839 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 19.840 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 k) 1)))) 1) into 0 19.840 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (/ 1 k)))) into 0 19.841 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 k)))) (+ (* (/ (pow 0 1) 1)))) into 0 19.842 * [backup-simplify]: Simplify (+ (* (pow (/ 1 k) 1/3) 0) (* 0 (cbrt -1))) into 0 19.843 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* (pow (/ 1 k) 1/3) (cbrt -1)) 1)))) 1) into 0 19.843 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)))) into 0 19.843 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (* 0 (log (* (pow (/ 1 k) 1/3) (cbrt -1))))) into 0 19.844 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) (+ (* (/ (pow 0 1) 1)))) into 0 19.844 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (* 0 k))) into 0 19.844 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 19.845 * [backup-simplify]: Simplify (+ 0 0) into 0 19.845 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 19.845 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (* 0 (/ 1 k)))) into 0 19.846 * [backup-simplify]: Simplify (- 0) into 0 19.846 * [backup-simplify]: Simplify (+ 0 0) into 0 19.846 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) into 0 19.847 * [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.848 * [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.848 * [taylor]: Taking taylor expansion of 0 in k 19.848 * [backup-simplify]: Simplify 0 into 0 19.848 * [taylor]: Taking taylor expansion of 0 in m 19.848 * [backup-simplify]: Simplify 0 into 0 19.848 * [backup-simplify]: Simplify 0 into 0 19.849 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.850 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 19.850 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 19.850 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (log k)))) into 0 19.851 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 19.851 * [backup-simplify]: Simplify (+ (* (pow k -1/3) 0) (* 0 (cbrt -1))) into 0 19.852 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* (pow (/ 1 k) 1/3) (cbrt -1)) 1)))) 1) into 0 19.853 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m) (/ 0 m)))) into 0 19.853 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) into 0 19.854 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) (+ (* (/ (pow 0 1) 1)))) into 0 19.855 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 19.855 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.855 * [backup-simplify]: Simplify (+ 0 0) into 0 19.856 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 19.856 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 19.856 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 19.858 * [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.859 * [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.859 * [taylor]: Taking taylor expansion of (- (* 10.0 (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))))) in m 19.859 * [taylor]: Taking taylor expansion of (* 10.0 (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m)))) in m 19.859 * [taylor]: Taking taylor expansion of 10.0 in m 19.859 * [backup-simplify]: Simplify 10.0 into 10.0 19.859 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) in m 19.859 * [taylor]: Taking taylor expansion of (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m)) in m 19.859 * [taylor]: Taking taylor expansion of -1 in m 19.859 * [backup-simplify]: Simplify -1 into -1 19.859 * [taylor]: Taking taylor expansion of (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m) in m 19.859 * [taylor]: Taking taylor expansion of (log (* (pow (/ 1 k) 1/3) (cbrt -1))) in m 19.859 * [taylor]: Taking taylor expansion of (* (pow (/ 1 k) 1/3) (cbrt -1)) in m 19.859 * [taylor]: Taking taylor expansion of (pow (/ 1 k) 1/3) in m 19.859 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 k)))) in m 19.859 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 k))) in m 19.859 * [taylor]: Taking taylor expansion of 1/3 in m 19.859 * [backup-simplify]: Simplify 1/3 into 1/3 19.859 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in m 19.859 * [taylor]: Taking taylor expansion of (/ 1 k) in m 19.859 * [taylor]: Taking taylor expansion of k in m 19.859 * [backup-simplify]: Simplify k into k 19.859 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 19.859 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 19.859 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 k))) into (* 1/3 (log (/ 1 k))) 19.859 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 k)))) into (pow (/ 1 k) 1/3) 19.859 * [taylor]: Taking taylor expansion of (cbrt -1) in m 19.859 * [taylor]: Taking taylor expansion of -1 in m 19.859 * [backup-simplify]: Simplify -1 into -1 19.860 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 19.860 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 19.860 * [backup-simplify]: Simplify (* (pow (/ 1 k) 1/3) (cbrt -1)) into (* (pow (/ 1 k) 1/3) (cbrt -1)) 19.861 * [backup-simplify]: Simplify (log (* (pow (/ 1 k) 1/3) (cbrt -1))) into (log (* (pow (/ 1 k) 1/3) (cbrt -1))) 19.861 * [taylor]: Taking taylor expansion of m in m 19.861 * [backup-simplify]: Simplify 0 into 0 19.861 * [backup-simplify]: Simplify 1 into 1 19.861 * [backup-simplify]: Simplify (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) 1) into (log (* (pow (/ 1 k) 1/3) (cbrt -1))) 19.862 * [backup-simplify]: Simplify (* -1 (log (* (pow (/ 1 k) 1/3) (cbrt -1)))) into (* -1 (log (* (pow (/ 1 k) 1/3) (cbrt -1)))) 19.862 * [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.863 * [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.863 * [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.864 * [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.864 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))))) into 0 19.864 * [backup-simplify]: Simplify 0 into 0 19.865 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 19.865 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 19.866 * [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.867 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (/ 1 k))))) into 0 19.868 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 k)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 19.868 * [backup-simplify]: Simplify (+ (* (pow (/ 1 k) 1/3) 0) (+ (* 0 0) (* 0 (cbrt -1)))) into 0 19.870 * [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.870 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 19.871 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (+ (* 0 0) (* 0 (log (* (pow (/ 1 k) 1/3) (cbrt -1)))))) into 0 19.872 * [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.873 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (+ (* 0 0) (* 0 k)))) into 0 19.873 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 19.874 * [backup-simplify]: Simplify (+ 0 0) into 0 19.874 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)) (* 0 (/ 0 k)))) into 0 19.875 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 k))))) into 0 19.875 * [backup-simplify]: Simplify (- 0) into 0 19.876 * [backup-simplify]: Simplify (+ 0 0) into 0 19.877 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) into 0 19.879 * [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 19.881 * [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 19.881 * [taylor]: Taking taylor expansion of 0 in k 19.881 * [backup-simplify]: Simplify 0 into 0 19.881 * [taylor]: Taking taylor expansion of 0 in m 19.881 * [backup-simplify]: Simplify 0 into 0 19.881 * [backup-simplify]: Simplify 0 into 0 19.882 * [taylor]: Taking taylor expansion of 0 in m 19.882 * [backup-simplify]: Simplify 0 into 0 19.882 * [backup-simplify]: Simplify 0 into 0 19.883 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 19.884 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 19.887 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 19.888 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 19.889 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (log k))))) into 0 19.890 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 19.891 * [backup-simplify]: Simplify (+ (* (pow k -1/3) 0) (+ (* 0 0) (* 0 (cbrt -1)))) into 0 19.894 * [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.895 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 19.897 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m)))) into 0 19.899 * [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.900 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 19.901 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 19.901 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 19.902 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 19.902 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 19.903 * [backup-simplify]: Simplify (- 0) into 0 19.903 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 19.908 * [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)))) 19.910 * [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))))) 19.910 * [taylor]: Taking taylor expansion of (- (* 99.0 (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))))) in m 19.910 * [taylor]: Taking taylor expansion of (* 99.0 (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m)))) in m 19.910 * [taylor]: Taking taylor expansion of 99.0 in m 19.910 * [backup-simplify]: Simplify 99.0 into 99.0 19.910 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) in m 19.910 * [taylor]: Taking taylor expansion of (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m)) in m 19.910 * [taylor]: Taking taylor expansion of -1 in m 19.910 * [backup-simplify]: Simplify -1 into -1 19.910 * [taylor]: Taking taylor expansion of (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m) in m 19.910 * [taylor]: Taking taylor expansion of (log (* (pow (/ 1 k) 1/3) (cbrt -1))) in m 19.910 * [taylor]: Taking taylor expansion of (* (pow (/ 1 k) 1/3) (cbrt -1)) in m 19.910 * [taylor]: Taking taylor expansion of (pow (/ 1 k) 1/3) in m 19.910 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 k)))) in m 19.910 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 k))) in m 19.910 * [taylor]: Taking taylor expansion of 1/3 in m 19.910 * [backup-simplify]: Simplify 1/3 into 1/3 19.910 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in m 19.910 * [taylor]: Taking taylor expansion of (/ 1 k) in m 19.910 * [taylor]: Taking taylor expansion of k in m 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 m 19.910 * [taylor]: Taking taylor expansion of -1 in m 19.910 * [backup-simplify]: Simplify -1 into -1 19.911 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 19.911 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 19.911 * [backup-simplify]: Simplify (* (pow (/ 1 k) 1/3) (cbrt -1)) into (* (pow (/ 1 k) 1/3) (cbrt -1)) 19.912 * [backup-simplify]: Simplify (log (* (pow (/ 1 k) 1/3) (cbrt -1))) into (log (* (pow (/ 1 k) 1/3) (cbrt -1))) 19.912 * [taylor]: Taking taylor expansion of m in m 19.912 * [backup-simplify]: Simplify 0 into 0 19.912 * [backup-simplify]: Simplify 1 into 1 19.912 * [backup-simplify]: Simplify (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) 1) into (log (* (pow (/ 1 k) 1/3) (cbrt -1))) 19.913 * [backup-simplify]: Simplify (* -1 (log (* (pow (/ 1 k) 1/3) (cbrt -1)))) into (* -1 (log (* (pow (/ 1 k) 1/3) (cbrt -1)))) 19.913 * [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 * [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)))) 19.914 * [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))))) 19.915 * [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))))) 19.917 * [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)))) 19.917 * * * * [progress]: [ 2 / 4 ] generating series at (2 2 2 2 1) 19.917 * [backup-simplify]: Simplify (cbrt k) into (pow k 1/3) 19.917 * [approximate]: Taking taylor expansion of (pow k 1/3) in (k) around 0 19.917 * [taylor]: Taking taylor expansion of (pow k 1/3) in k 19.917 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log k))) in k 19.917 * [taylor]: Taking taylor expansion of (* 1/3 (log k)) in k 19.917 * [taylor]: Taking taylor expansion of 1/3 in k 19.918 * [backup-simplify]: Simplify 1/3 into 1/3 19.918 * [taylor]: Taking taylor expansion of (log k) in k 19.918 * [taylor]: Taking taylor expansion of k in k 19.918 * [backup-simplify]: Simplify 0 into 0 19.918 * [backup-simplify]: Simplify 1 into 1 19.918 * [backup-simplify]: Simplify (log 1) into 0 19.918 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 19.918 * [backup-simplify]: Simplify (* 1/3 (log k)) into (* 1/3 (log k)) 19.918 * [backup-simplify]: Simplify (exp (* 1/3 (log k))) into (pow k 1/3) 19.918 * [taylor]: Taking taylor expansion of (pow k 1/3) in k 19.918 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log k))) in k 19.918 * [taylor]: Taking taylor expansion of (* 1/3 (log k)) in k 19.918 * [taylor]: Taking taylor expansion of 1/3 in k 19.918 * [backup-simplify]: Simplify 1/3 into 1/3 19.918 * [taylor]: Taking taylor expansion of (log k) in k 19.918 * [taylor]: Taking taylor expansion of k in k 19.918 * [backup-simplify]: Simplify 0 into 0 19.918 * [backup-simplify]: Simplify 1 into 1 19.919 * [backup-simplify]: Simplify (log 1) into 0 19.919 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 19.919 * [backup-simplify]: Simplify (* 1/3 (log k)) into (* 1/3 (log k)) 19.919 * [backup-simplify]: Simplify (exp (* 1/3 (log k))) into (pow k 1/3) 19.919 * [backup-simplify]: Simplify (pow k 1/3) into (pow k 1/3) 19.920 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 19.920 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 19.921 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log k))) into 0 19.921 * [backup-simplify]: Simplify (* (exp (* 1/3 (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 19.921 * [backup-simplify]: Simplify 0 into 0 19.923 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 19.923 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 19.924 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log k)))) into 0 19.924 * [backup-simplify]: Simplify (* (exp (* 1/3 (log k))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 19.924 * [backup-simplify]: Simplify 0 into 0 19.928 * [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 19.928 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 19.929 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log k))))) into 0 19.930 * [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 19.930 * [backup-simplify]: Simplify 0 into 0 19.937 * [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 19.937 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 19.946 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log k)))))) into 0 19.949 * [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 19.949 * [backup-simplify]: Simplify 0 into 0 19.968 * [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 19.969 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 19.971 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log k))))))) into 0 19.975 * [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 19.975 * [backup-simplify]: Simplify 0 into 0 20.010 * [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.011 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 20.014 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log k)))))))) into 0 20.021 * [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.021 * [backup-simplify]: Simplify 0 into 0 20.021 * [backup-simplify]: Simplify (pow k 1/3) into (pow k 1/3) 20.022 * [backup-simplify]: Simplify (cbrt (/ 1 k)) into (pow (/ 1 k) 1/3) 20.022 * [approximate]: Taking taylor expansion of (pow (/ 1 k) 1/3) in (k) around 0 20.022 * [taylor]: Taking taylor expansion of (pow (/ 1 k) 1/3) in k 20.022 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 k)))) in k 20.022 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 k))) in k 20.022 * [taylor]: Taking taylor expansion of 1/3 in k 20.022 * [backup-simplify]: Simplify 1/3 into 1/3 20.022 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 20.022 * [taylor]: Taking taylor expansion of (/ 1 k) in k 20.022 * [taylor]: Taking taylor expansion of k in k 20.022 * [backup-simplify]: Simplify 0 into 0 20.022 * [backup-simplify]: Simplify 1 into 1 20.022 * [backup-simplify]: Simplify (/ 1 1) into 1 20.023 * [backup-simplify]: Simplify (log 1) into 0 20.023 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.023 * [backup-simplify]: Simplify (* 1/3 (- (log k))) into (* -1/3 (log k)) 20.023 * [backup-simplify]: Simplify (exp (* -1/3 (log k))) into (pow k -1/3) 20.023 * [taylor]: Taking taylor expansion of (pow (/ 1 k) 1/3) in k 20.023 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 k)))) in k 20.023 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 k))) in k 20.023 * [taylor]: Taking taylor expansion of 1/3 in k 20.024 * [backup-simplify]: Simplify 1/3 into 1/3 20.024 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 20.024 * [taylor]: Taking taylor expansion of (/ 1 k) in k 20.024 * [taylor]: Taking taylor expansion of k in k 20.024 * [backup-simplify]: Simplify 0 into 0 20.024 * [backup-simplify]: Simplify 1 into 1 20.024 * [backup-simplify]: Simplify (/ 1 1) into 1 20.024 * [backup-simplify]: Simplify (log 1) into 0 20.025 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.025 * [backup-simplify]: Simplify (* 1/3 (- (log k))) into (* -1/3 (log k)) 20.025 * [backup-simplify]: Simplify (exp (* -1/3 (log k))) into (pow k -1/3) 20.025 * [backup-simplify]: Simplify (pow k -1/3) into (pow k -1/3) 20.026 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 20.028 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 20.028 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.029 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (log k)))) into 0 20.030 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 20.030 * [backup-simplify]: Simplify 0 into 0 20.031 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.034 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 20.034 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.035 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (log k))))) into 0 20.037 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 20.037 * [backup-simplify]: Simplify 0 into 0 20.038 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.043 * [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.044 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.045 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log k)))))) into 0 20.047 * [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.047 * [backup-simplify]: Simplify 0 into 0 20.048 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.061 * [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.061 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.063 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log k))))))) into 0 20.066 * [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.066 * [backup-simplify]: Simplify 0 into 0 20.067 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.086 * [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.087 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.089 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log k)))))))) into 0 20.093 * [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.093 * [backup-simplify]: Simplify 0 into 0 20.094 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.125 * [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.126 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.127 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log k))))))))) into 0 20.131 * [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.131 * [backup-simplify]: Simplify 0 into 0 20.131 * [backup-simplify]: Simplify (pow (/ 1 k) -1/3) into (pow (/ 1 k) -1/3) 20.131 * [backup-simplify]: Simplify (cbrt (/ 1 (- k))) into (* (pow (/ 1 k) 1/3) (cbrt -1)) 20.131 * [approximate]: Taking taylor expansion of (* (pow (/ 1 k) 1/3) (cbrt -1)) in (k) around 0 20.131 * [taylor]: Taking taylor expansion of (* (pow (/ 1 k) 1/3) (cbrt -1)) in k 20.131 * [taylor]: Taking taylor expansion of (pow (/ 1 k) 1/3) in k 20.131 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 k)))) in k 20.131 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 k))) in k 20.131 * [taylor]: Taking taylor expansion of 1/3 in k 20.131 * [backup-simplify]: Simplify 1/3 into 1/3 20.131 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 20.131 * [taylor]: Taking taylor expansion of (/ 1 k) in k 20.131 * [taylor]: Taking taylor expansion of k in k 20.131 * [backup-simplify]: Simplify 0 into 0 20.131 * [backup-simplify]: Simplify 1 into 1 20.131 * [backup-simplify]: Simplify (/ 1 1) into 1 20.132 * [backup-simplify]: Simplify (log 1) into 0 20.132 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.132 * [backup-simplify]: Simplify (* 1/3 (- (log k))) into (* -1/3 (log k)) 20.132 * [backup-simplify]: Simplify (exp (* -1/3 (log k))) into (pow k -1/3) 20.132 * [taylor]: Taking taylor expansion of (cbrt -1) in k 20.132 * [taylor]: Taking taylor expansion of -1 in k 20.132 * [backup-simplify]: Simplify -1 into -1 20.132 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 20.133 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 20.133 * [taylor]: Taking taylor expansion of (* (pow (/ 1 k) 1/3) (cbrt -1)) in k 20.133 * [taylor]: Taking taylor expansion of (pow (/ 1 k) 1/3) in k 20.133 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 k)))) in k 20.133 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 k))) in k 20.133 * [taylor]: Taking taylor expansion of 1/3 in k 20.133 * [backup-simplify]: Simplify 1/3 into 1/3 20.133 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 20.133 * [taylor]: Taking taylor expansion of (/ 1 k) in k 20.133 * [taylor]: Taking taylor expansion of k in k 20.133 * [backup-simplify]: Simplify 0 into 0 20.133 * [backup-simplify]: Simplify 1 into 1 20.133 * [backup-simplify]: Simplify (/ 1 1) into 1 20.134 * [backup-simplify]: Simplify (log 1) into 0 20.134 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.134 * [backup-simplify]: Simplify (* 1/3 (- (log k))) into (* -1/3 (log k)) 20.134 * [backup-simplify]: Simplify (exp (* -1/3 (log k))) into (pow k -1/3) 20.134 * [taylor]: Taking taylor expansion of (cbrt -1) in k 20.134 * [taylor]: Taking taylor expansion of -1 in k 20.134 * [backup-simplify]: Simplify -1 into -1 20.134 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 20.135 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 20.135 * [backup-simplify]: Simplify (* (pow k -1/3) (cbrt -1)) into (* (pow (/ 1 k) 1/3) (cbrt -1)) 20.136 * [backup-simplify]: Simplify (* (pow (/ 1 k) 1/3) (cbrt -1)) into (* (pow (/ 1 k) 1/3) (cbrt -1)) 20.136 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 20.137 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 20.137 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.138 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (log k)))) into 0 20.138 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 20.139 * [backup-simplify]: Simplify (+ (* (pow k -1/3) 0) (* 0 (cbrt -1))) into 0 20.139 * [backup-simplify]: Simplify 0 into 0 20.139 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 20.140 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.143 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 20.143 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.144 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (log k))))) into 0 20.146 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 20.147 * [backup-simplify]: Simplify (+ (* (pow k -1/3) 0) (+ (* 0 0) (* 0 (cbrt -1)))) into 0 20.147 * [backup-simplify]: Simplify 0 into 0 20.149 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)))) (* 3 (cbrt -1))) into 0 20.150 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.156 * [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.157 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.158 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log k)))))) into 0 20.160 * [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.161 * [backup-simplify]: Simplify (+ (* (pow k -1/3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt -1))))) into 0 20.161 * [backup-simplify]: Simplify 0 into 0 20.163 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 20.164 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.177 * [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.178 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.179 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log k))))))) into 0 20.182 * [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.184 * [backup-simplify]: Simplify (+ (* (pow k -1/3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt -1)))))) into 0 20.184 * [backup-simplify]: Simplify 0 into 0 20.185 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 0)))) (* 3 (cbrt -1))) into 0 20.186 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.206 * [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.207 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.209 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log k)))))))) into 0 20.214 * [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.215 * [backup-simplify]: Simplify (+ (* (pow k -1/3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt -1))))))) into 0 20.215 * [backup-simplify]: Simplify 0 into 0 20.217 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 0)) (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 20.218 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.252 * [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.253 * [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.273 * [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.275 * [backup-simplify]: Simplify (+ (* (pow k -1/3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt -1)))))))) into 0 20.275 * [backup-simplify]: Simplify 0 into 0 20.276 * [backup-simplify]: Simplify (* (pow (/ 1 (/ 1 (- k))) 1/3) (cbrt -1)) into (* (pow (* -1 k) 1/3) (cbrt -1)) 20.276 * * * * [progress]: [ 3 / 4 ] generating series at (2 1 1 2) 20.276 * [backup-simplify]: Simplify (cbrt k) into (pow k 1/3) 20.276 * [approximate]: Taking taylor expansion of (pow k 1/3) in (k) around 0 20.276 * [taylor]: Taking taylor expansion of (pow k 1/3) in k 20.276 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log k))) in k 20.276 * [taylor]: Taking taylor expansion of (* 1/3 (log k)) in k 20.276 * [taylor]: Taking taylor expansion of 1/3 in k 20.276 * [backup-simplify]: Simplify 1/3 into 1/3 20.276 * [taylor]: Taking taylor expansion of (log k) in k 20.276 * [taylor]: Taking taylor expansion of k in k 20.276 * [backup-simplify]: Simplify 0 into 0 20.276 * [backup-simplify]: Simplify 1 into 1 20.277 * [backup-simplify]: Simplify (log 1) into 0 20.277 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 20.277 * [backup-simplify]: Simplify (* 1/3 (log k)) into (* 1/3 (log k)) 20.277 * [backup-simplify]: Simplify (exp (* 1/3 (log k))) into (pow k 1/3) 20.277 * [taylor]: Taking taylor expansion of (pow k 1/3) in k 20.277 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log k))) in k 20.277 * [taylor]: Taking taylor expansion of (* 1/3 (log k)) in k 20.277 * [taylor]: Taking taylor expansion of 1/3 in k 20.277 * [backup-simplify]: Simplify 1/3 into 1/3 20.277 * [taylor]: Taking taylor expansion of (log k) in k 20.277 * [taylor]: Taking taylor expansion of k in k 20.277 * [backup-simplify]: Simplify 0 into 0 20.277 * [backup-simplify]: Simplify 1 into 1 20.278 * [backup-simplify]: Simplify (log 1) into 0 20.278 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 20.279 * [backup-simplify]: Simplify (* 1/3 (log k)) into (* 1/3 (log k)) 20.279 * [backup-simplify]: Simplify (exp (* 1/3 (log k))) into (pow k 1/3) 20.279 * [backup-simplify]: Simplify (pow k 1/3) into (pow k 1/3) 20.280 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 20.281 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 20.281 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log k))) into 0 20.282 * [backup-simplify]: Simplify (* (exp (* 1/3 (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 20.282 * [backup-simplify]: Simplify 0 into 0 20.285 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 20.286 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 20.287 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log k)))) into 0 20.288 * [backup-simplify]: Simplify (* (exp (* 1/3 (log k))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 20.288 * [backup-simplify]: Simplify 0 into 0 20.294 * [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.295 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 20.296 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log k))))) into 0 20.298 * [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.298 * [backup-simplify]: Simplify 0 into 0 20.309 * [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.310 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 20.311 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log k)))))) into 0 20.314 * [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.314 * [backup-simplify]: Simplify 0 into 0 20.333 * [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.334 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 20.336 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log k))))))) into 0 20.341 * [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.341 * [backup-simplify]: Simplify 0 into 0 20.377 * [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.378 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 20.380 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log k)))))))) into 0 20.386 * [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.386 * [backup-simplify]: Simplify 0 into 0 20.387 * [backup-simplify]: Simplify (pow k 1/3) into (pow k 1/3) 20.387 * [backup-simplify]: Simplify (cbrt (/ 1 k)) into (pow (/ 1 k) 1/3) 20.387 * [approximate]: Taking taylor expansion of (pow (/ 1 k) 1/3) in (k) around 0 20.387 * [taylor]: Taking taylor expansion of (pow (/ 1 k) 1/3) in k 20.387 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 k)))) in k 20.387 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 k))) in k 20.387 * [taylor]: Taking taylor expansion of 1/3 in k 20.387 * [backup-simplify]: Simplify 1/3 into 1/3 20.387 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 20.387 * [taylor]: Taking taylor expansion of (/ 1 k) in k 20.387 * [taylor]: Taking taylor expansion of k in k 20.387 * [backup-simplify]: Simplify 0 into 0 20.387 * [backup-simplify]: Simplify 1 into 1 20.388 * [backup-simplify]: Simplify (/ 1 1) into 1 20.388 * [backup-simplify]: Simplify (log 1) into 0 20.389 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.389 * [backup-simplify]: Simplify (* 1/3 (- (log k))) into (* -1/3 (log k)) 20.389 * [backup-simplify]: Simplify (exp (* -1/3 (log k))) into (pow k -1/3) 20.389 * [taylor]: Taking taylor expansion of (pow (/ 1 k) 1/3) in k 20.389 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 k)))) in k 20.389 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 k))) in k 20.389 * [taylor]: Taking taylor expansion of 1/3 in k 20.389 * [backup-simplify]: Simplify 1/3 into 1/3 20.389 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 20.389 * [taylor]: Taking taylor expansion of (/ 1 k) in k 20.389 * [taylor]: Taking taylor expansion of k in k 20.389 * [backup-simplify]: Simplify 0 into 0 20.389 * [backup-simplify]: Simplify 1 into 1 20.390 * [backup-simplify]: Simplify (/ 1 1) into 1 20.390 * [backup-simplify]: Simplify (log 1) into 0 20.390 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.390 * [backup-simplify]: Simplify (* 1/3 (- (log k))) into (* -1/3 (log k)) 20.391 * [backup-simplify]: Simplify (exp (* -1/3 (log k))) into (pow k -1/3) 20.391 * [backup-simplify]: Simplify (pow k -1/3) into (pow k -1/3) 20.392 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 20.393 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 20.393 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.394 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (log k)))) into 0 20.395 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 20.395 * [backup-simplify]: Simplify 0 into 0 20.396 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.398 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 20.399 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.400 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (log k))))) into 0 20.402 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 20.402 * [backup-simplify]: Simplify 0 into 0 20.403 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.408 * [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.409 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.410 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log k)))))) into 0 20.412 * [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.412 * [backup-simplify]: Simplify 0 into 0 20.413 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.429 * [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.430 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.431 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log k))))))) into 0 20.433 * [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.433 * [backup-simplify]: Simplify 0 into 0 20.434 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.443 * [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.444 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.445 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log k)))))))) into 0 20.447 * [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.447 * [backup-simplify]: Simplify 0 into 0 20.448 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.465 * [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.466 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.467 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log k))))))))) into 0 20.470 * [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.470 * [backup-simplify]: Simplify 0 into 0 20.471 * [backup-simplify]: Simplify (pow (/ 1 k) -1/3) into (pow (/ 1 k) -1/3) 20.471 * [backup-simplify]: Simplify (cbrt (/ 1 (- k))) into (* (pow (/ 1 k) 1/3) (cbrt -1)) 20.471 * [approximate]: Taking taylor expansion of (* (pow (/ 1 k) 1/3) (cbrt -1)) in (k) around 0 20.471 * [taylor]: Taking taylor expansion of (* (pow (/ 1 k) 1/3) (cbrt -1)) in k 20.471 * [taylor]: Taking taylor expansion of (pow (/ 1 k) 1/3) in k 20.471 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 k)))) in k 20.471 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 k))) in k 20.471 * [taylor]: Taking taylor expansion of 1/3 in k 20.471 * [backup-simplify]: Simplify 1/3 into 1/3 20.471 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 20.471 * [taylor]: Taking taylor expansion of (/ 1 k) in k 20.471 * [taylor]: Taking taylor expansion of k in k 20.471 * [backup-simplify]: Simplify 0 into 0 20.471 * [backup-simplify]: Simplify 1 into 1 20.471 * [backup-simplify]: Simplify (/ 1 1) into 1 20.472 * [backup-simplify]: Simplify (log 1) into 0 20.472 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.472 * [backup-simplify]: Simplify (* 1/3 (- (log k))) into (* -1/3 (log k)) 20.472 * [backup-simplify]: Simplify (exp (* -1/3 (log k))) into (pow k -1/3) 20.472 * [taylor]: Taking taylor expansion of (cbrt -1) in k 20.472 * [taylor]: Taking taylor expansion of -1 in k 20.472 * [backup-simplify]: Simplify -1 into -1 20.472 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 20.473 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 20.473 * [taylor]: Taking taylor expansion of (* (pow (/ 1 k) 1/3) (cbrt -1)) in k 20.473 * [taylor]: Taking taylor expansion of (pow (/ 1 k) 1/3) in k 20.473 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 k)))) in k 20.473 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 k))) in k 20.473 * [taylor]: Taking taylor expansion of 1/3 in k 20.473 * [backup-simplify]: Simplify 1/3 into 1/3 20.473 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 20.473 * [taylor]: Taking taylor expansion of (/ 1 k) in k 20.473 * [taylor]: Taking taylor expansion of k in k 20.473 * [backup-simplify]: Simplify 0 into 0 20.473 * [backup-simplify]: Simplify 1 into 1 20.473 * [backup-simplify]: Simplify (/ 1 1) into 1 20.473 * [backup-simplify]: Simplify (log 1) into 0 20.474 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.474 * [backup-simplify]: Simplify (* 1/3 (- (log k))) into (* -1/3 (log k)) 20.474 * [backup-simplify]: Simplify (exp (* -1/3 (log k))) into (pow k -1/3) 20.474 * [taylor]: Taking taylor expansion of (cbrt -1) in k 20.474 * [taylor]: Taking taylor expansion of -1 in k 20.474 * [backup-simplify]: Simplify -1 into -1 20.474 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 20.475 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 20.475 * [backup-simplify]: Simplify (* (pow k -1/3) (cbrt -1)) into (* (pow (/ 1 k) 1/3) (cbrt -1)) 20.476 * [backup-simplify]: Simplify (* (pow (/ 1 k) 1/3) (cbrt -1)) into (* (pow (/ 1 k) 1/3) (cbrt -1)) 20.476 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 20.477 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 20.477 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.478 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (log k)))) into 0 20.478 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 20.479 * [backup-simplify]: Simplify (+ (* (pow k -1/3) 0) (* 0 (cbrt -1))) into 0 20.479 * [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.482 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 20.482 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.483 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (log k))))) into 0 20.483 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 20.484 * [backup-simplify]: Simplify (+ (* (pow k -1/3) 0) (+ (* 0 0) (* 0 (cbrt -1)))) into 0 20.484 * [backup-simplify]: Simplify 0 into 0 20.485 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)))) (* 3 (cbrt -1))) into 0 20.486 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.489 * [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.489 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.490 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log k)))))) into 0 20.491 * [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.491 * [backup-simplify]: Simplify (+ (* (pow k -1/3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt -1))))) into 0 20.491 * [backup-simplify]: Simplify 0 into 0 20.492 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 20.493 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.499 * [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.499 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.500 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log k))))))) into 0 20.502 * [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.503 * [backup-simplify]: Simplify (+ (* (pow k -1/3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt -1)))))) into 0 20.503 * [backup-simplify]: Simplify 0 into 0 20.503 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 0)))) (* 3 (cbrt -1))) into 0 20.504 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.520 * [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.520 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.521 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log k)))))))) into 0 20.524 * [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.525 * [backup-simplify]: Simplify (+ (* (pow k -1/3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt -1))))))) into 0 20.525 * [backup-simplify]: Simplify 0 into 0 20.526 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 0)) (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 20.526 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.555 * [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.556 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.558 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log k))))))))) into 0 20.564 * [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.566 * [backup-simplify]: Simplify (+ (* (pow k -1/3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt -1)))))))) into 0 20.566 * [backup-simplify]: Simplify 0 into 0 20.567 * [backup-simplify]: Simplify (* (pow (/ 1 (/ 1 (- k))) 1/3) (cbrt -1)) into (* (pow (* -1 k) 1/3) (cbrt -1)) 20.567 * * * * [progress]: [ 4 / 4 ] generating series at (2 1 1 1) 20.567 * [backup-simplify]: Simplify (cbrt k) into (pow k 1/3) 20.567 * [approximate]: Taking taylor expansion of (pow k 1/3) in (k) around 0 20.567 * [taylor]: Taking taylor expansion of (pow k 1/3) in k 20.567 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log k))) in k 20.567 * [taylor]: Taking taylor expansion of (* 1/3 (log k)) in k 20.567 * [taylor]: Taking taylor expansion of 1/3 in k 20.567 * [backup-simplify]: Simplify 1/3 into 1/3 20.567 * [taylor]: Taking taylor expansion of (log k) in k 20.567 * [taylor]: Taking taylor expansion of k in k 20.567 * [backup-simplify]: Simplify 0 into 0 20.567 * [backup-simplify]: Simplify 1 into 1 20.567 * [backup-simplify]: Simplify (log 1) into 0 20.568 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 20.568 * [backup-simplify]: Simplify (* 1/3 (log k)) into (* 1/3 (log k)) 20.568 * [backup-simplify]: Simplify (exp (* 1/3 (log k))) into (pow k 1/3) 20.568 * [taylor]: Taking taylor expansion of (pow k 1/3) in k 20.568 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log k))) in k 20.568 * [taylor]: Taking taylor expansion of (* 1/3 (log k)) in k 20.568 * [taylor]: Taking taylor expansion of 1/3 in k 20.568 * [backup-simplify]: Simplify 1/3 into 1/3 20.568 * [taylor]: Taking taylor expansion of (log k) in k 20.568 * [taylor]: Taking taylor expansion of k in k 20.568 * [backup-simplify]: Simplify 0 into 0 20.568 * [backup-simplify]: Simplify 1 into 1 20.569 * [backup-simplify]: Simplify (log 1) into 0 20.569 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 20.569 * [backup-simplify]: Simplify (* 1/3 (log k)) into (* 1/3 (log k)) 20.569 * [backup-simplify]: Simplify (exp (* 1/3 (log k))) into (pow k 1/3) 20.570 * [backup-simplify]: Simplify (pow k 1/3) into (pow k 1/3) 20.571 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 20.572 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 20.572 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log k))) into 0 20.573 * [backup-simplify]: Simplify (* (exp (* 1/3 (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 20.573 * [backup-simplify]: Simplify 0 into 0 20.576 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 20.577 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 20.578 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log k)))) into 0 20.579 * [backup-simplify]: Simplify (* (exp (* 1/3 (log k))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 20.579 * [backup-simplify]: Simplify 0 into 0 20.585 * [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.586 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 20.587 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log k))))) into 0 20.589 * [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.589 * [backup-simplify]: Simplify 0 into 0 20.601 * [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.602 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 20.604 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log k)))))) into 0 20.607 * [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.607 * [backup-simplify]: Simplify 0 into 0 20.626 * [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.627 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 20.629 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log k))))))) into 0 20.633 * [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.633 * [backup-simplify]: Simplify 0 into 0 20.677 * [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.678 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 20.681 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log k)))))))) into 0 20.687 * [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.688 * [backup-simplify]: Simplify 0 into 0 20.688 * [backup-simplify]: Simplify (pow k 1/3) into (pow k 1/3) 20.688 * [backup-simplify]: Simplify (cbrt (/ 1 k)) into (pow (/ 1 k) 1/3) 20.688 * [approximate]: Taking taylor expansion of (pow (/ 1 k) 1/3) in (k) around 0 20.688 * [taylor]: Taking taylor expansion of (pow (/ 1 k) 1/3) in k 20.688 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 k)))) in k 20.688 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 k))) in k 20.688 * [taylor]: Taking taylor expansion of 1/3 in k 20.688 * [backup-simplify]: Simplify 1/3 into 1/3 20.688 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 20.688 * [taylor]: Taking taylor expansion of (/ 1 k) in k 20.688 * [taylor]: Taking taylor expansion of k in k 20.688 * [backup-simplify]: Simplify 0 into 0 20.688 * [backup-simplify]: Simplify 1 into 1 20.689 * [backup-simplify]: Simplify (/ 1 1) into 1 20.689 * [backup-simplify]: Simplify (log 1) into 0 20.690 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.690 * [backup-simplify]: Simplify (* 1/3 (- (log k))) into (* -1/3 (log k)) 20.690 * [backup-simplify]: Simplify (exp (* -1/3 (log k))) into (pow k -1/3) 20.690 * [taylor]: Taking taylor expansion of (pow (/ 1 k) 1/3) in k 20.690 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 k)))) in k 20.690 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 k))) in k 20.690 * [taylor]: Taking taylor expansion of 1/3 in k 20.690 * [backup-simplify]: Simplify 1/3 into 1/3 20.690 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 20.690 * [taylor]: Taking taylor expansion of (/ 1 k) in k 20.690 * [taylor]: Taking taylor expansion of k in k 20.690 * [backup-simplify]: Simplify 0 into 0 20.690 * [backup-simplify]: Simplify 1 into 1 20.691 * [backup-simplify]: Simplify (/ 1 1) into 1 20.691 * [backup-simplify]: Simplify (log 1) into 0 20.691 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.692 * [backup-simplify]: Simplify (* 1/3 (- (log k))) into (* -1/3 (log k)) 20.692 * [backup-simplify]: Simplify (exp (* -1/3 (log k))) into (pow k -1/3) 20.692 * [backup-simplify]: Simplify (pow k -1/3) into (pow k -1/3) 20.693 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 20.694 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 20.696 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.696 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (log k)))) into 0 20.697 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 20.697 * [backup-simplify]: Simplify 0 into 0 20.698 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.701 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 20.702 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.703 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (log k))))) into 0 20.704 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 20.704 * [backup-simplify]: Simplify 0 into 0 20.705 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.711 * [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.712 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.713 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log k)))))) into 0 20.715 * [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.715 * [backup-simplify]: Simplify 0 into 0 20.716 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.728 * [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.728 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.730 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log k))))))) into 0 20.733 * [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.733 * [backup-simplify]: Simplify 0 into 0 20.734 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.752 * [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.753 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.755 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log k)))))))) into 0 20.759 * [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.759 * [backup-simplify]: Simplify 0 into 0 20.760 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.794 * [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.794 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.797 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log k))))))))) into 0 20.803 * [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.803 * [backup-simplify]: Simplify 0 into 0 20.803 * [backup-simplify]: Simplify (pow (/ 1 k) -1/3) into (pow (/ 1 k) -1/3) 20.804 * [backup-simplify]: Simplify (cbrt (/ 1 (- k))) into (* (pow (/ 1 k) 1/3) (cbrt -1)) 20.804 * [approximate]: Taking taylor expansion of (* (pow (/ 1 k) 1/3) (cbrt -1)) in (k) around 0 20.804 * [taylor]: Taking taylor expansion of (* (pow (/ 1 k) 1/3) (cbrt -1)) in k 20.804 * [taylor]: Taking taylor expansion of (pow (/ 1 k) 1/3) in k 20.804 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 k)))) in k 20.804 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 k))) in k 20.804 * [taylor]: Taking taylor expansion of 1/3 in k 20.804 * [backup-simplify]: Simplify 1/3 into 1/3 20.804 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 20.804 * [taylor]: Taking taylor expansion of (/ 1 k) in k 20.804 * [taylor]: Taking taylor expansion of k in k 20.804 * [backup-simplify]: Simplify 0 into 0 20.804 * [backup-simplify]: Simplify 1 into 1 20.805 * [backup-simplify]: Simplify (/ 1 1) into 1 20.805 * [backup-simplify]: Simplify (log 1) into 0 20.805 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.806 * [backup-simplify]: Simplify (* 1/3 (- (log k))) into (* -1/3 (log k)) 20.806 * [backup-simplify]: Simplify (exp (* -1/3 (log k))) into (pow k -1/3) 20.806 * [taylor]: Taking taylor expansion of (cbrt -1) in k 20.806 * [taylor]: Taking taylor expansion of -1 in k 20.806 * [backup-simplify]: Simplify -1 into -1 20.806 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 20.807 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 20.807 * [taylor]: Taking taylor expansion of (* (pow (/ 1 k) 1/3) (cbrt -1)) in k 20.807 * [taylor]: Taking taylor expansion of (pow (/ 1 k) 1/3) in k 20.807 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 k)))) in k 20.807 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 k))) in k 20.807 * [taylor]: Taking taylor expansion of 1/3 in k 20.807 * [backup-simplify]: Simplify 1/3 into 1/3 20.807 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 20.807 * [taylor]: Taking taylor expansion of (/ 1 k) in k 20.807 * [taylor]: Taking taylor expansion of k in k 20.807 * [backup-simplify]: Simplify 0 into 0 20.807 * [backup-simplify]: Simplify 1 into 1 20.808 * [backup-simplify]: Simplify (/ 1 1) into 1 20.808 * [backup-simplify]: Simplify (log 1) into 0 20.809 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.809 * [backup-simplify]: Simplify (* 1/3 (- (log k))) into (* -1/3 (log k)) 20.809 * [backup-simplify]: Simplify (exp (* -1/3 (log k))) into (pow k -1/3) 20.809 * [taylor]: Taking taylor expansion of (cbrt -1) in k 20.809 * [taylor]: Taking taylor expansion of -1 in k 20.809 * [backup-simplify]: Simplify -1 into -1 20.809 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 20.810 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 20.811 * [backup-simplify]: Simplify (* (pow k -1/3) (cbrt -1)) into (* (pow (/ 1 k) 1/3) (cbrt -1)) 20.811 * [backup-simplify]: Simplify (* (pow (/ 1 k) 1/3) (cbrt -1)) into (* (pow (/ 1 k) 1/3) (cbrt -1)) 20.812 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 20.814 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 20.814 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.815 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (log k)))) into 0 20.816 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 20.816 * [backup-simplify]: Simplify (+ (* (pow k -1/3) 0) (* 0 (cbrt -1))) into 0 20.816 * [backup-simplify]: Simplify 0 into 0 20.818 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 20.819 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.822 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 20.822 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.823 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (log k))))) into 0 20.825 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 20.826 * [backup-simplify]: Simplify (+ (* (pow k -1/3) 0) (+ (* 0 0) (* 0 (cbrt -1)))) into 0 20.826 * [backup-simplify]: Simplify 0 into 0 20.827 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)))) (* 3 (cbrt -1))) into 0 20.828 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.834 * [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.834 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.845 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log k)))))) into 0 20.847 * [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.848 * [backup-simplify]: Simplify (+ (* (pow k -1/3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt -1))))) into 0 20.849 * [backup-simplify]: Simplify 0 into 0 20.850 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 20.852 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.863 * [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.863 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.865 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log k))))))) into 0 20.868 * [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.869 * [backup-simplify]: Simplify (+ (* (pow k -1/3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt -1)))))) into 0 20.869 * [backup-simplify]: Simplify 0 into 0 20.871 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 0)))) (* 3 (cbrt -1))) into 0 20.872 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.890 * [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.891 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.893 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log k)))))))) into 0 20.896 * [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.898 * [backup-simplify]: Simplify (+ (* (pow k -1/3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt -1))))))) into 0 20.898 * [backup-simplify]: Simplify 0 into 0 20.900 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 0)) (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 20.901 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.936 * [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.937 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.940 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log k))))))))) into 0 20.946 * [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.948 * [backup-simplify]: Simplify (+ (* (pow k -1/3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt -1)))))))) into 0 20.948 * [backup-simplify]: Simplify 0 into 0 20.949 * [backup-simplify]: Simplify (* (pow (/ 1 (/ 1 (- k))) 1/3) (cbrt -1)) into (* (pow (* -1 k) 1/3) (cbrt -1)) 20.949 * * * [progress]: simplifying candidates 20.953 * [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.960 * * [simplify]: Extracting # 0 : cost 0 20.960 * * [simplify]: Extracting # 1 : cost 0 20.961 * * [simplify]: Extracting # 2 : cost 0 20.962 * * [simplify]: Extracting # 3 : cost 0 20.962 * * [simplify]: Extracting # 4 : cost 0 20.963 * * [simplify]: Extracting # 5 : cost 0 20.964 * * [simplify]: Extracting # 6 : cost 0 20.964 * * [simplify]: Extracting # 7 : cost 0 20.965 * * [simplify]: Extracting # 8 : cost 0 20.966 * * [simplify]: Extracting # 9 : cost 0 20.966 * * [simplify]: Extracting # 10 : cost 0 20.967 * * [simplify]: Extracting # 11 : cost 0 20.974 * * [simplify]: iteration 0 : 370 enodes (cost 4821 ) 21.143 * * [simplify]: Extracting # 0 : cost 0 21.145 * * [simplify]: Extracting # 1 : cost 0 21.148 * * [simplify]: Extracting # 2 : cost 0 21.150 * * [simplify]: Extracting # 3 : cost 0 21.152 * * [simplify]: Extracting # 4 : cost 0 21.155 * * [simplify]: iteration 1 : 822 enodes (cost 4540 ) 21.608 * * [simplify]: Extracting # 0 : cost 0 21.614 * * [simplify]: Extracting # 1 : cost 0 21.621 * * [simplify]: Extracting # 2 : cost 0 21.628 * * [simplify]: Extracting # 3 : cost 0 21.635 * * [simplify]: Extracting # 4 : cost 0 21.642 * * [simplify]: Extracting # 5 : cost 0 21.654 * * [simplify]: iteration 2 : 2780 enodes (cost 4385 ) 23.050 * * [simplify]: Extracting # 0 : cost 0 23.062 * * [simplify]: Extracting # 1 : cost 0 23.069 * * [simplify]: Extracting # 2 : cost 0 23.076 * * [simplify]: Extracting # 3 : cost 0 23.082 * * [simplify]: Extracting # 4 : cost 0 23.093 * * [simplify]: iteration done: 5000 enodes (cost 4376 ) 23.097 * [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))) 23.100 * * * [progress]: adding candidates to table 24.165 * [progress]: [Phase 3 of 3] Extracting. 24.166 * * [regime]: Finding splitpoints for: (# # # #) 24.169 * * * [regime-changes]: Trying 3 branch expressions: (m k a) 24.169 * * * * [regimes]: Trying to branch on m from (# # # #) 24.197 * * * * [regimes]: Trying to branch on k from (# # # #) 24.220 * * * * [regimes]: Trying to branch on a from (# # # #) 24.250 * * * [regime]: Found split indices: #