37.865 * [progress]: [Phase 1 of 3] Setting up. 0.001 * * * [progress]: [1/2] Preparing points 0.063 * * * [progress]: [2/2] Setting up program. 0.067 * [progress]: [Phase 2 of 3] Improving. 0.068 * [simplify]: Simplifying: (/ (* a (pow k m)) (+ (+ 1.0 (* 10.0 k)) (* k k))) 0.068 * * [simplify]: Extracting # 0 : cost 0 0.068 * * [simplify]: Extracting # 1 : cost 0 0.068 * * [simplify]: Extracting # 2 : cost 0 0.068 * * [simplify]: Extracting # 3 : cost 0 0.068 * * [simplify]: Extracting # 4 : cost 0 0.068 * * [simplify]: Extracting # 5 : cost 0 0.068 * * [simplify]: iteration 0 : 12 enodes (cost 15 ) 0.072 * * [simplify]: Extracting # 0 : cost 0 0.073 * * [simplify]: Extracting # 1 : cost 0 0.073 * * [simplify]: Extracting # 2 : cost 0 0.073 * * [simplify]: Extracting # 3 : cost 0 0.073 * * [simplify]: Extracting # 4 : cost 0 0.073 * * [simplify]: Extracting # 5 : cost 0 0.073 * * [simplify]: iteration 1 : 24 enodes (cost 15 ) 0.081 * * [simplify]: Extracting # 0 : cost 0 0.081 * * [simplify]: Extracting # 1 : cost 0 0.082 * * [simplify]: Extracting # 2 : cost 0 0.082 * * [simplify]: Extracting # 3 : cost 0 0.082 * * [simplify]: Extracting # 4 : cost 0 0.082 * * [simplify]: iteration 2 : 48 enodes (cost 13 ) 0.103 * * [simplify]: Extracting # 0 : cost 0 0.104 * * [simplify]: Extracting # 1 : cost 0 0.104 * * [simplify]: Extracting # 2 : cost 0 0.104 * * [simplify]: Extracting # 3 : cost 0 0.104 * * [simplify]: Extracting # 4 : cost 0 0.105 * * [simplify]: Extracting # 5 : cost 0 0.105 * * [simplify]: iteration 3 : 95 enodes (cost 13 ) 0.156 * * [simplify]: Extracting # 0 : cost 0 0.156 * * [simplify]: Extracting # 1 : cost 0 0.156 * * [simplify]: Extracting # 2 : cost 0 0.156 * * [simplify]: Extracting # 3 : cost 0 0.157 * * [simplify]: Extracting # 4 : cost 0 0.157 * * [simplify]: iteration 4 : 239 enodes (cost 13 ) 0.373 * * [simplify]: Extracting # 0 : cost 0 0.374 * * [simplify]: Extracting # 1 : cost 0 0.375 * * [simplify]: Extracting # 2 : cost 0 0.377 * * [simplify]: Extracting # 3 : cost 0 0.378 * * [simplify]: Extracting # 4 : cost 0 0.379 * * [simplify]: iteration 5 : 718 enodes (cost 13 ) 1.799 * * [simplify]: Extracting # 0 : cost 0 1.807 * * [simplify]: Extracting # 1 : cost 0 1.811 * * [simplify]: Extracting # 2 : cost 0 1.814 * * [simplify]: Extracting # 3 : cost 0 1.818 * * [simplify]: Extracting # 4 : cost 0 1.822 * * [simplify]: iteration 6 : 2745 enodes (cost 13 ) 3.878 * * [simplify]: Extracting # 0 : cost 0 3.883 * * [simplify]: Extracting # 1 : cost 0 3.890 * * [simplify]: Extracting # 2 : cost 0 3.899 * * [simplify]: Extracting # 3 : cost 0 3.908 * * [simplify]: Extracting # 4 : cost 0 3.915 * * [simplify]: Extracting # 5 : cost 0 3.923 * * [simplify]: iteration done: 5000 enodes (cost 13 ) 3.923 * [simplify]: Simplified to: (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) 3.933 * * [progress]: iteration 1 / 4 3.933 * * * [progress]: picking best candidate 3.935 * * * * [pick]: Picked # 3.935 * * * [progress]: localizing error 3.945 * * * [progress]: generating rewritten candidates 3.945 * * * * [progress]: [ 1 / 3 ] rewriting at (2) 3.991 * * * * [progress]: [ 2 / 3 ] rewriting at (2 2 1 1) 4.014 * * * * [progress]: [ 3 / 3 ] rewriting at (2 2) 4.087 * * * [progress]: generating series expansions 4.087 * * * * [progress]: [ 1 / 3 ] generating series at (2) 4.087 * [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))) 4.087 * [approximate]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in (a k m) around 0 4.087 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in m 4.087 * [taylor]: Taking taylor expansion of (* a (pow k m)) in m 4.087 * [taylor]: Taking taylor expansion of a in m 4.087 * [backup-simplify]: Simplify a into a 4.087 * [taylor]: Taking taylor expansion of (pow k m) in m 4.087 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 4.087 * [taylor]: Taking taylor expansion of (* m (log k)) in m 4.087 * [taylor]: Taking taylor expansion of m in m 4.087 * [backup-simplify]: Simplify 0 into 0 4.087 * [backup-simplify]: Simplify 1 into 1 4.087 * [taylor]: Taking taylor expansion of (log k) in m 4.087 * [taylor]: Taking taylor expansion of k in m 4.087 * [backup-simplify]: Simplify k into k 4.087 * [backup-simplify]: Simplify (log k) into (log k) 4.088 * [backup-simplify]: Simplify (* 0 (log k)) into 0 4.088 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 4.089 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 4.089 * [backup-simplify]: Simplify (exp 0) into 1 4.089 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in m 4.089 * [taylor]: Taking taylor expansion of (* 10.0 k) in m 4.089 * [taylor]: Taking taylor expansion of 10.0 in m 4.089 * [backup-simplify]: Simplify 10.0 into 10.0 4.089 * [taylor]: Taking taylor expansion of k in m 4.089 * [backup-simplify]: Simplify k into k 4.089 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in m 4.089 * [taylor]: Taking taylor expansion of (pow k 2) in m 4.089 * [taylor]: Taking taylor expansion of k in m 4.089 * [backup-simplify]: Simplify k into k 4.089 * [taylor]: Taking taylor expansion of 1.0 in m 4.089 * [backup-simplify]: Simplify 1.0 into 1.0 4.089 * [backup-simplify]: Simplify (* a 1) into a 4.089 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 4.089 * [backup-simplify]: Simplify (* k k) into (pow k 2) 4.089 * [backup-simplify]: Simplify (+ (pow k 2) 1.0) into (+ (pow k 2) 1.0) 4.089 * [backup-simplify]: Simplify (+ (* 10.0 k) (+ (pow k 2) 1.0)) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 4.089 * [backup-simplify]: Simplify (/ a (+ (* 10.0 k) (+ (pow k 2) 1.0))) into (/ a (+ (* 10.0 k) (+ (pow k 2) 1.0))) 4.089 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 4.089 * [taylor]: Taking taylor expansion of (* a (pow k m)) in k 4.089 * [taylor]: Taking taylor expansion of a in k 4.089 * [backup-simplify]: Simplify a into a 4.089 * [taylor]: Taking taylor expansion of (pow k m) in k 4.089 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 4.089 * [taylor]: Taking taylor expansion of (* m (log k)) in k 4.089 * [taylor]: Taking taylor expansion of m in k 4.090 * [backup-simplify]: Simplify m into m 4.090 * [taylor]: Taking taylor expansion of (log 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.090 * [backup-simplify]: Simplify (log 1) into 0 4.090 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 4.090 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 4.090 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 4.090 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 4.090 * [taylor]: Taking taylor expansion of (* 10.0 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 k in k 4.090 * [backup-simplify]: Simplify 0 into 0 4.090 * [backup-simplify]: Simplify 1 into 1 4.090 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) 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 * [taylor]: Taking taylor expansion of 1.0 in k 4.090 * [backup-simplify]: Simplify 1.0 into 1.0 4.091 * [backup-simplify]: Simplify (* a (pow k m)) into (* a (pow k m)) 4.091 * [backup-simplify]: Simplify (* 10.0 0) into 0 4.091 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 4.091 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 4.092 * [backup-simplify]: Simplify (/ (* a (pow k m)) 1.0) into (* 1.0 (* a (pow k m))) 4.092 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in a 4.092 * [taylor]: Taking taylor expansion of (* a (pow k m)) in a 4.092 * [taylor]: Taking taylor expansion of a in a 4.092 * [backup-simplify]: Simplify 0 into 0 4.092 * [backup-simplify]: Simplify 1 into 1 4.092 * [taylor]: Taking taylor expansion of (pow k m) in a 4.092 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in a 4.092 * [taylor]: Taking taylor expansion of (* m (log k)) in a 4.092 * [taylor]: Taking taylor expansion of m in a 4.092 * [backup-simplify]: Simplify m into m 4.092 * [taylor]: Taking taylor expansion of (log k) in a 4.092 * [taylor]: Taking taylor expansion of k in a 4.092 * [backup-simplify]: Simplify k into k 4.092 * [backup-simplify]: Simplify (log k) into (log k) 4.092 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 4.092 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 4.092 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in a 4.092 * [taylor]: Taking taylor expansion of (* 10.0 k) in a 4.092 * [taylor]: Taking taylor expansion of 10.0 in a 4.092 * [backup-simplify]: Simplify 10.0 into 10.0 4.092 * [taylor]: Taking taylor expansion of k in a 4.092 * [backup-simplify]: Simplify k into k 4.092 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in a 4.092 * [taylor]: Taking taylor expansion of (pow k 2) in a 4.092 * [taylor]: Taking taylor expansion of k in a 4.092 * [backup-simplify]: Simplify k into k 4.092 * [taylor]: Taking taylor expansion of 1.0 in a 4.092 * [backup-simplify]: Simplify 1.0 into 1.0 4.092 * [backup-simplify]: Simplify (* 0 (pow k m)) into 0 4.093 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 4.093 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 4.093 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 4.094 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow k m))) into (pow k m) 4.094 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 4.094 * [backup-simplify]: Simplify (* k k) into (pow k 2) 4.094 * [backup-simplify]: Simplify (+ (pow k 2) 1.0) into (+ (pow k 2) 1.0) 4.094 * [backup-simplify]: Simplify (+ (* 10.0 k) (+ (pow k 2) 1.0)) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 4.094 * [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))) 4.094 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in a 4.094 * [taylor]: Taking taylor expansion of (* a (pow k m)) in a 4.094 * [taylor]: Taking taylor expansion of a in a 4.095 * [backup-simplify]: Simplify 0 into 0 4.095 * [backup-simplify]: Simplify 1 into 1 4.095 * [taylor]: Taking taylor expansion of (pow k m) in a 4.095 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in a 4.095 * [taylor]: Taking taylor expansion of (* m (log k)) in a 4.095 * [taylor]: Taking taylor expansion of m in a 4.095 * [backup-simplify]: Simplify m into m 4.095 * [taylor]: Taking taylor expansion of (log k) in a 4.095 * [taylor]: Taking taylor expansion of k in a 4.095 * [backup-simplify]: Simplify k into k 4.095 * [backup-simplify]: Simplify (log k) into (log k) 4.095 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 4.095 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 4.095 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in a 4.095 * [taylor]: Taking taylor expansion of (* 10.0 k) in a 4.095 * [taylor]: Taking taylor expansion of 10.0 in a 4.095 * [backup-simplify]: Simplify 10.0 into 10.0 4.095 * [taylor]: Taking taylor expansion of k in a 4.095 * [backup-simplify]: Simplify k into k 4.095 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in a 4.095 * [taylor]: Taking taylor expansion of (pow k 2) in a 4.095 * [taylor]: Taking taylor expansion of k in a 4.095 * [backup-simplify]: Simplify k into k 4.095 * [taylor]: Taking taylor expansion of 1.0 in a 4.095 * [backup-simplify]: Simplify 1.0 into 1.0 4.095 * [backup-simplify]: Simplify (* 0 (pow k m)) into 0 4.096 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 4.096 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 4.097 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 4.098 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow k m))) into (pow k m) 4.098 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 4.098 * [backup-simplify]: Simplify (* k k) into (pow k 2) 4.098 * [backup-simplify]: Simplify (+ (pow k 2) 1.0) into (+ (pow k 2) 1.0) 4.098 * [backup-simplify]: Simplify (+ (* 10.0 k) (+ (pow k 2) 1.0)) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 4.099 * [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))) 4.099 * [taylor]: Taking taylor expansion of (/ (pow k m) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 4.099 * [taylor]: Taking taylor expansion of (pow k m) in k 4.099 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 4.099 * [taylor]: Taking taylor expansion of (* m (log k)) in k 4.099 * [taylor]: Taking taylor expansion of m in k 4.099 * [backup-simplify]: Simplify m into m 4.099 * [taylor]: Taking taylor expansion of (log k) in k 4.099 * [taylor]: Taking taylor expansion of k in k 4.099 * [backup-simplify]: Simplify 0 into 0 4.099 * [backup-simplify]: Simplify 1 into 1 4.100 * [backup-simplify]: Simplify (log 1) into 0 4.100 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 4.100 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 4.100 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 4.100 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 4.100 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 4.100 * [taylor]: Taking taylor expansion of 10.0 in k 4.100 * [backup-simplify]: Simplify 10.0 into 10.0 4.100 * [taylor]: Taking taylor expansion of k in k 4.100 * [backup-simplify]: Simplify 0 into 0 4.100 * [backup-simplify]: Simplify 1 into 1 4.100 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 4.100 * [taylor]: Taking taylor expansion of (pow k 2) in k 4.100 * [taylor]: Taking taylor expansion of k in k 4.101 * [backup-simplify]: Simplify 0 into 0 4.101 * [backup-simplify]: Simplify 1 into 1 4.101 * [taylor]: Taking taylor expansion of 1.0 in k 4.101 * [backup-simplify]: Simplify 1.0 into 1.0 4.101 * [backup-simplify]: Simplify (* 10.0 0) into 0 4.101 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 4.102 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 4.102 * [backup-simplify]: Simplify (/ (pow k m) 1.0) into (* 1.0 (pow k m)) 4.102 * [taylor]: Taking taylor expansion of (* 1.0 (pow k m)) in m 4.102 * [taylor]: Taking taylor expansion of 1.0 in m 4.102 * [backup-simplify]: Simplify 1.0 into 1.0 4.102 * [taylor]: Taking taylor expansion of (pow k m) in m 4.102 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 4.102 * [taylor]: Taking taylor expansion of (* m (log k)) in m 4.102 * [taylor]: Taking taylor expansion of m in m 4.102 * [backup-simplify]: Simplify 0 into 0 4.102 * [backup-simplify]: Simplify 1 into 1 4.102 * [taylor]: Taking taylor expansion of (log k) in m 4.102 * [taylor]: Taking taylor expansion of k in m 4.102 * [backup-simplify]: Simplify k into k 4.103 * [backup-simplify]: Simplify (log k) into (log k) 4.103 * [backup-simplify]: Simplify (* 0 (log k)) into 0 4.103 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 4.104 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 4.104 * [backup-simplify]: Simplify (exp 0) into 1 4.104 * [backup-simplify]: Simplify (* 1.0 1) into 1.0 4.104 * [backup-simplify]: Simplify 1.0 into 1.0 4.106 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow k 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow k 1)))) 2) into 0 4.107 * [backup-simplify]: Simplify (+ (* m 0) (+ (* 0 0) (* 0 (log k)))) into 0 4.108 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 4.109 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (pow k m)))) into 0 4.109 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 k)) into 0 4.109 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 4.110 * [backup-simplify]: Simplify (+ 0 0) into 0 4.110 * [backup-simplify]: Simplify (+ 0 0) into 0 4.111 * [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 4.111 * [taylor]: Taking taylor expansion of 0 in k 4.111 * [backup-simplify]: Simplify 0 into 0 4.111 * [taylor]: Taking taylor expansion of 0 in m 4.111 * [backup-simplify]: Simplify 0 into 0 4.111 * [backup-simplify]: Simplify 0 into 0 4.111 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 4.112 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 4.112 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 4.112 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 4.113 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 4.113 * [backup-simplify]: Simplify (+ 0 0) into 0 4.114 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 4.114 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* (* 1.0 (pow k m)) (/ 10.0 1.0)))) into (- (* 10.0 (pow k m))) 4.114 * [taylor]: Taking taylor expansion of (- (* 10.0 (pow k m))) in m 4.114 * [taylor]: Taking taylor expansion of (* 10.0 (pow k m)) 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 (pow k m) in m 4.114 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 4.115 * [taylor]: Taking taylor expansion of (* m (log k)) in m 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 * [taylor]: Taking taylor expansion of (log k) in m 4.115 * [taylor]: Taking taylor expansion of k in m 4.115 * [backup-simplify]: Simplify k into k 4.115 * [backup-simplify]: Simplify (log k) into (log k) 4.115 * [backup-simplify]: Simplify (* 0 (log k)) into 0 4.115 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 4.115 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 4.116 * [backup-simplify]: Simplify (exp 0) into 1 4.116 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 4.116 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 4.116 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 4.116 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow (log k) 1) 1)))) into (log k) 4.117 * [backup-simplify]: Simplify (+ (* 1.0 (log k)) (* 0 1)) into (* 1.0 (log k)) 4.117 * [backup-simplify]: Simplify (* 1.0 (log k)) into (* 1.0 (log k)) 4.117 * [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))) 4.118 * [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)))) 4.118 * [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 4.118 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in m 4.118 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in m 4.118 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in m 4.118 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in m 4.118 * [taylor]: Taking taylor expansion of (/ 1 m) in m 4.118 * [taylor]: Taking taylor expansion of m in m 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.118 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in m 4.118 * [taylor]: Taking taylor expansion of (/ 1 k) in m 4.118 * [taylor]: Taking taylor expansion of k in m 4.118 * [backup-simplify]: Simplify k into k 4.118 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 4.118 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 4.118 * [backup-simplify]: Simplify (* 1 (log (/ 1 k))) into (log (/ 1 k)) 4.119 * [backup-simplify]: Simplify (exp (* (/ 1 m) (log (/ 1 k)))) into (exp (/ (log (/ 1 k)) m)) 4.119 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in m 4.119 * [taylor]: Taking taylor expansion of a in m 4.119 * [backup-simplify]: Simplify a into a 4.119 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in m 4.119 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 4.119 * [taylor]: Taking taylor expansion of (pow k 2) in m 4.119 * [taylor]: Taking taylor expansion of k in m 4.119 * [backup-simplify]: Simplify k into k 4.119 * [backup-simplify]: Simplify (* k k) into (pow k 2) 4.119 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 4.119 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in m 4.119 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in m 4.119 * [taylor]: Taking taylor expansion of 10.0 in m 4.119 * [backup-simplify]: Simplify 10.0 into 10.0 4.119 * [taylor]: Taking taylor expansion of (/ 1 k) in m 4.119 * [taylor]: Taking taylor expansion of k in m 4.119 * [backup-simplify]: Simplify k into k 4.119 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 4.119 * [taylor]: Taking taylor expansion of 1.0 in m 4.119 * [backup-simplify]: Simplify 1.0 into 1.0 4.119 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 4.119 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 4.119 * [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.120 * [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))) 4.120 * [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)))) 4.120 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in k 4.120 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in k 4.120 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in k 4.120 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in k 4.120 * [taylor]: Taking taylor expansion of (/ 1 m) in k 4.120 * [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 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 0 4.121 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 4.121 * [backup-simplify]: Simplify (* (/ 1 m) (- (log k))) into (* -1 (/ (log k) m)) 4.121 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 4.121 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 4.121 * [taylor]: Taking taylor expansion of a in k 4.121 * [backup-simplify]: Simplify a into a 4.121 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 4.121 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 4.121 * [taylor]: Taking taylor expansion of (pow k 2) in k 4.121 * [taylor]: Taking taylor expansion of k in k 4.121 * [backup-simplify]: Simplify 0 into 0 4.121 * [backup-simplify]: Simplify 1 into 1 4.126 * [backup-simplify]: Simplify (* 1 1) into 1 4.127 * [backup-simplify]: Simplify (/ 1 1) into 1 4.127 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 4.127 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 4.127 * [taylor]: Taking taylor expansion of 10.0 in k 4.127 * [backup-simplify]: Simplify 10.0 into 10.0 4.127 * [taylor]: Taking taylor expansion of (/ 1 k) in k 4.127 * [taylor]: Taking taylor expansion of k in k 4.127 * [backup-simplify]: Simplify 0 into 0 4.127 * [backup-simplify]: Simplify 1 into 1 4.127 * [backup-simplify]: Simplify (/ 1 1) into 1 4.127 * [taylor]: Taking taylor expansion of 1.0 in k 4.127 * [backup-simplify]: Simplify 1.0 into 1.0 4.127 * [backup-simplify]: Simplify (+ 1 0) into 1 4.128 * [backup-simplify]: Simplify (* a 1) into a 4.128 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) a) into (/ (exp (* -1 (/ (log k) m))) a) 4.128 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in a 4.128 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in a 4.128 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in a 4.128 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in a 4.128 * [taylor]: Taking taylor expansion of (/ 1 m) in a 4.128 * [taylor]: Taking taylor expansion of m in a 4.128 * [backup-simplify]: Simplify m into m 4.128 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 4.128 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in a 4.128 * [taylor]: Taking taylor expansion of (/ 1 k) in a 4.128 * [taylor]: Taking taylor expansion of k in a 4.128 * [backup-simplify]: Simplify k into k 4.128 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 4.128 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 4.128 * [backup-simplify]: Simplify (* (/ 1 m) (log (/ 1 k))) into (/ (log (/ 1 k)) m) 4.128 * [backup-simplify]: Simplify (exp (/ (log (/ 1 k)) m)) into (exp (/ (log (/ 1 k)) m)) 4.128 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in a 4.128 * [taylor]: Taking taylor expansion of a in a 4.128 * [backup-simplify]: Simplify 0 into 0 4.128 * [backup-simplify]: Simplify 1 into 1 4.128 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in a 4.128 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 4.128 * [taylor]: Taking taylor expansion of (pow k 2) in a 4.128 * [taylor]: Taking taylor expansion of k in a 4.128 * [backup-simplify]: Simplify k into k 4.128 * [backup-simplify]: Simplify (* k k) into (pow k 2) 4.129 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 4.129 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in a 4.129 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 4.129 * [taylor]: Taking taylor expansion of 10.0 in a 4.129 * [backup-simplify]: Simplify 10.0 into 10.0 4.129 * [taylor]: Taking taylor expansion of (/ 1 k) in a 4.129 * [taylor]: Taking taylor expansion of k in a 4.129 * [backup-simplify]: Simplify k into k 4.129 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 4.129 * [taylor]: Taking taylor expansion of 1.0 in a 4.129 * [backup-simplify]: Simplify 1.0 into 1.0 4.129 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 4.129 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 4.129 * [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.129 * [backup-simplify]: Simplify (* 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) into 0 4.129 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 4.129 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 4.130 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 4.130 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 4.130 * [backup-simplify]: Simplify (+ 0 0) into 0 4.131 * [backup-simplify]: Simplify (+ 0 0) into 0 4.131 * [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)) 4.131 * [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))) 4.131 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in a 4.131 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in a 4.131 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in a 4.132 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in a 4.132 * [taylor]: Taking taylor expansion of (/ 1 m) in a 4.132 * [taylor]: Taking taylor expansion of m in a 4.132 * [backup-simplify]: Simplify m into m 4.132 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 4.132 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in a 4.132 * [taylor]: Taking taylor expansion of (/ 1 k) in a 4.132 * [taylor]: Taking taylor expansion of k in a 4.132 * [backup-simplify]: Simplify k into k 4.132 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 4.132 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 4.132 * [backup-simplify]: Simplify (* (/ 1 m) (log (/ 1 k))) into (/ (log (/ 1 k)) m) 4.132 * [backup-simplify]: Simplify (exp (/ (log (/ 1 k)) m)) into (exp (/ (log (/ 1 k)) m)) 4.132 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in a 4.132 * [taylor]: Taking taylor expansion of a in a 4.132 * [backup-simplify]: Simplify 0 into 0 4.132 * [backup-simplify]: Simplify 1 into 1 4.132 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in a 4.132 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 4.132 * [taylor]: Taking taylor expansion of (pow k 2) in a 4.132 * [taylor]: Taking taylor expansion of k in a 4.132 * [backup-simplify]: Simplify k into k 4.132 * [backup-simplify]: Simplify (* k k) into (pow k 2) 4.132 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 4.132 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in a 4.132 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 4.132 * [taylor]: Taking taylor expansion of 10.0 in a 4.132 * [backup-simplify]: Simplify 10.0 into 10.0 4.132 * [taylor]: Taking taylor expansion of (/ 1 k) in a 4.132 * [taylor]: Taking taylor expansion of k in a 4.132 * [backup-simplify]: Simplify k into k 4.132 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 4.132 * [taylor]: Taking taylor expansion of 1.0 in a 4.132 * [backup-simplify]: Simplify 1.0 into 1.0 4.133 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 4.133 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 4.133 * [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.133 * [backup-simplify]: Simplify (* 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) into 0 4.133 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 4.133 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 4.133 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 4.134 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 4.134 * [backup-simplify]: Simplify (+ 0 0) into 0 4.134 * [backup-simplify]: Simplify (+ 0 0) into 0 4.135 * [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)) 4.135 * [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))) 4.135 * [taylor]: Taking taylor expansion of (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 4.135 * [taylor]: Taking taylor expansion of (exp (/ (log (/ 1 k)) m)) in k 4.135 * [taylor]: Taking taylor expansion of (/ (log (/ 1 k)) m) in k 4.135 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 4.135 * [taylor]: Taking taylor expansion of (/ 1 k) in k 4.135 * [taylor]: Taking taylor expansion of k in k 4.135 * [backup-simplify]: Simplify 0 into 0 4.135 * [backup-simplify]: Simplify 1 into 1 4.135 * [backup-simplify]: Simplify (/ 1 1) into 1 4.136 * [backup-simplify]: Simplify (log 1) into 0 4.136 * [taylor]: Taking taylor expansion of m in k 4.136 * [backup-simplify]: Simplify m into m 4.136 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 4.136 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 4.136 * [backup-simplify]: Simplify (/ (- (log k)) m) into (* -1 (/ (log k) m)) 4.136 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 4.136 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 4.136 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 4.136 * [taylor]: Taking taylor expansion of (pow k 2) in k 4.136 * [taylor]: Taking taylor expansion of k in k 4.136 * [backup-simplify]: Simplify 0 into 0 4.136 * [backup-simplify]: Simplify 1 into 1 4.137 * [backup-simplify]: Simplify (* 1 1) into 1 4.137 * [backup-simplify]: Simplify (/ 1 1) into 1 4.137 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 4.137 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 4.137 * [taylor]: Taking taylor expansion of 10.0 in k 4.137 * [backup-simplify]: Simplify 10.0 into 10.0 4.137 * [taylor]: Taking taylor expansion of (/ 1 k) in k 4.137 * [taylor]: Taking taylor expansion of k in k 4.137 * [backup-simplify]: Simplify 0 into 0 4.137 * [backup-simplify]: Simplify 1 into 1 4.137 * [backup-simplify]: Simplify (/ 1 1) into 1 4.137 * [taylor]: Taking taylor expansion of 1.0 in k 4.137 * [backup-simplify]: Simplify 1.0 into 1.0 4.138 * [backup-simplify]: Simplify (+ 1 0) into 1 4.138 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) 1) into (exp (* -1 (/ (log k) m))) 4.138 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 4.138 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 4.138 * [taylor]: Taking taylor expansion of -1 in m 4.138 * [backup-simplify]: Simplify -1 into -1 4.138 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 4.138 * [taylor]: Taking taylor expansion of (log k) in m 4.138 * [taylor]: Taking taylor expansion of k in m 4.138 * [backup-simplify]: Simplify k into k 4.138 * [backup-simplify]: Simplify (log k) into (log k) 4.138 * [taylor]: Taking taylor expansion of m in m 4.138 * [backup-simplify]: Simplify 0 into 0 4.138 * [backup-simplify]: Simplify 1 into 1 4.138 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 4.138 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 4.138 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 4.138 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 4.139 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 4.140 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 k) 1)))) 1) into 0 4.140 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)))) into 0 4.140 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (* 0 (log (/ 1 k)))) into 0 4.141 * [backup-simplify]: Simplify (* (exp (/ (log (/ 1 k)) m)) (+ (* (/ (pow 0 1) 1)))) into 0 4.141 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (* 0 k))) into 0 4.142 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 4.142 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 4.143 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (* 0 (/ 1 k)))) into 0 4.143 * [backup-simplify]: Simplify (+ 0 0) into 0 4.143 * [backup-simplify]: Simplify (+ 0 0) into 0 4.145 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))))) into 0 4.146 * [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 4.146 * [taylor]: Taking taylor expansion of 0 in k 4.146 * [backup-simplify]: Simplify 0 into 0 4.146 * [taylor]: Taking taylor expansion of 0 in m 4.146 * [backup-simplify]: Simplify 0 into 0 4.146 * [backup-simplify]: Simplify 0 into 0 4.147 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.148 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 4.149 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (* -1 (/ (log k) m)) (/ 0 m)))) into 0 4.149 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 1) 1)))) into 0 4.150 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 4.151 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.151 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 4.152 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 4.152 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 4.154 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (log k) m))) (/ 10.0 1)))) into (- (* 10.0 (exp (* -1 (/ (log k) m))))) 4.154 * [taylor]: Taking taylor expansion of (- (* 10.0 (exp (* -1 (/ (log k) m))))) in m 4.154 * [taylor]: Taking taylor expansion of (* 10.0 (exp (* -1 (/ (log k) m)))) in m 4.154 * [taylor]: Taking taylor expansion of 10.0 in m 4.154 * [backup-simplify]: Simplify 10.0 into 10.0 4.154 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 4.154 * [taylor]: Taking taylor expansion of (* -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 k) m) in m 4.154 * [taylor]: Taking taylor expansion of (log k) in m 4.154 * [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) 1) into (log k) 4.155 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 4.155 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 4.155 * [backup-simplify]: Simplify (* 10.0 (exp (* -1 (/ (log k) m)))) into (* 10.0 (exp (* -1 (/ (log k) m)))) 4.156 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (log k) m))))) into (- (* 10.0 (exp (* -1 (/ (log k) m))))) 4.156 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (log k) m))))) into (- (* 10.0 (exp (* -1 (/ (log k) m))))) 4.156 * [backup-simplify]: Simplify 0 into 0 4.156 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 4.158 * [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 4.159 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 4.159 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (+ (* 0 0) (* 0 (log (/ 1 k))))) into 0 4.161 * [backup-simplify]: Simplify (* (exp (/ (log (/ 1 k)) m)) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 4.162 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (+ (* 0 0) (* 0 k)))) into 0 4.162 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 4.162 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)) (* 0 (/ 0 k)))) into 0 4.164 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 k))))) into 0 4.164 * [backup-simplify]: Simplify (+ 0 0) into 0 4.164 * [backup-simplify]: Simplify (+ 0 0) into 0 4.166 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))))) into 0 4.167 * [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 4.167 * [taylor]: Taking taylor expansion of 0 in k 4.167 * [backup-simplify]: Simplify 0 into 0 4.167 * [taylor]: Taking taylor expansion of 0 in m 4.167 * [backup-simplify]: Simplify 0 into 0 4.167 * [backup-simplify]: Simplify 0 into 0 4.168 * [taylor]: Taking taylor expansion of 0 in m 4.168 * [backup-simplify]: Simplify 0 into 0 4.168 * [backup-simplify]: Simplify 0 into 0 4.169 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.171 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 4.171 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (* -1 (/ (log k) m)) (/ 0 m)) (* 0 (/ 0 m)))) into 0 4.172 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 4.172 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 4.173 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.173 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.174 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 4.174 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 4.174 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 4.175 * [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)))) 4.175 * [taylor]: Taking taylor expansion of (* 99.0 (exp (* -1 (/ (log k) m)))) in m 4.175 * [taylor]: Taking taylor expansion of 99.0 in m 4.175 * [backup-simplify]: Simplify 99.0 into 99.0 4.175 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 4.175 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 4.175 * [taylor]: Taking taylor expansion of -1 in m 4.176 * [backup-simplify]: Simplify -1 into -1 4.176 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 4.176 * [taylor]: Taking taylor expansion of (log k) in m 4.176 * [taylor]: Taking taylor expansion of k in m 4.176 * [backup-simplify]: Simplify k into k 4.176 * [backup-simplify]: Simplify (log k) into (log k) 4.176 * [taylor]: Taking taylor expansion of m in m 4.176 * [backup-simplify]: Simplify 0 into 0 4.176 * [backup-simplify]: Simplify 1 into 1 4.176 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 4.176 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 4.176 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 4.176 * [backup-simplify]: Simplify (* 99.0 (exp (* -1 (/ (log k) m)))) into (* 99.0 (exp (* -1 (/ (log k) m)))) 4.176 * [backup-simplify]: Simplify (* 99.0 (exp (* -1 (/ (log k) m)))) into (* 99.0 (exp (* -1 (/ (log k) m)))) 4.177 * [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)))) 4.177 * [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)))))) 4.177 * [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 4.177 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in m 4.177 * [taylor]: Taking taylor expansion of -1 in m 4.177 * [backup-simplify]: Simplify -1 into -1 4.177 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in m 4.177 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in m 4.177 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in m 4.178 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in m 4.178 * [taylor]: Taking taylor expansion of (/ -1 m) in m 4.178 * [taylor]: Taking taylor expansion of -1 in m 4.178 * [backup-simplify]: Simplify -1 into -1 4.178 * [taylor]: Taking taylor expansion of m in m 4.178 * [backup-simplify]: Simplify 0 into 0 4.178 * [backup-simplify]: Simplify 1 into 1 4.178 * [backup-simplify]: Simplify (/ -1 1) into -1 4.178 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in m 4.178 * [taylor]: Taking taylor expansion of (/ -1 k) in m 4.178 * [taylor]: Taking taylor expansion of -1 in m 4.178 * [backup-simplify]: Simplify -1 into -1 4.178 * [taylor]: Taking taylor expansion of k in m 4.178 * [backup-simplify]: Simplify k into k 4.178 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 4.178 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 4.178 * [backup-simplify]: Simplify (* -1 (log (/ -1 k))) into (* -1 (log (/ -1 k))) 4.178 * [backup-simplify]: Simplify (exp (* (/ -1 m) (log (/ -1 k)))) into (exp (* -1 (/ (log (/ -1 k)) m))) 4.178 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in m 4.178 * [taylor]: Taking taylor expansion of a in m 4.178 * [backup-simplify]: Simplify a into a 4.178 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in m 4.178 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in m 4.178 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 4.178 * [taylor]: Taking taylor expansion of (pow k 2) in m 4.178 * [taylor]: Taking taylor expansion of k in m 4.178 * [backup-simplify]: Simplify k into k 4.178 * [backup-simplify]: Simplify (* k k) into (pow k 2) 4.179 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 4.179 * [taylor]: Taking taylor expansion of 1.0 in m 4.179 * [backup-simplify]: Simplify 1.0 into 1.0 4.179 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in m 4.179 * [taylor]: Taking taylor expansion of 10.0 in m 4.179 * [backup-simplify]: Simplify 10.0 into 10.0 4.179 * [taylor]: Taking taylor expansion of (/ 1 k) in m 4.179 * [taylor]: Taking taylor expansion of k in m 4.179 * [backup-simplify]: Simplify k into k 4.179 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 4.179 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1.0) into (+ (/ 1 (pow k 2)) 1.0) 4.179 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 4.179 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 4.179 * [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.179 * [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)))) 4.180 * [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))))) 4.180 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in k 4.180 * [taylor]: Taking taylor expansion of -1 in k 4.180 * [backup-simplify]: Simplify -1 into -1 4.180 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in k 4.180 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in k 4.180 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in k 4.180 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in k 4.180 * [taylor]: Taking taylor expansion of (/ -1 m) in k 4.180 * [taylor]: Taking taylor expansion of -1 in k 4.180 * [backup-simplify]: Simplify -1 into -1 4.180 * [taylor]: Taking taylor expansion of m in k 4.180 * [backup-simplify]: Simplify m into m 4.180 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 4.180 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 4.180 * [taylor]: Taking taylor expansion of (/ -1 k) in k 4.180 * [taylor]: Taking taylor expansion of -1 in k 4.180 * [backup-simplify]: Simplify -1 into -1 4.180 * [taylor]: Taking taylor expansion of k in k 4.180 * [backup-simplify]: Simplify 0 into 0 4.180 * [backup-simplify]: Simplify 1 into 1 4.180 * [backup-simplify]: Simplify (/ -1 1) into -1 4.181 * [backup-simplify]: Simplify (log -1) into (log -1) 4.181 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 4.182 * [backup-simplify]: Simplify (* (/ -1 m) (- (log -1) (log k))) into (* -1 (/ (- (log -1) (log k)) m)) 4.182 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 4.182 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 4.182 * [taylor]: Taking taylor expansion of a in k 4.182 * [backup-simplify]: Simplify a into a 4.182 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 4.182 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 4.182 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 4.182 * [taylor]: Taking taylor expansion of (pow k 2) in k 4.182 * [taylor]: Taking taylor expansion of k in k 4.182 * [backup-simplify]: Simplify 0 into 0 4.182 * [backup-simplify]: Simplify 1 into 1 4.182 * [backup-simplify]: Simplify (* 1 1) into 1 4.183 * [backup-simplify]: Simplify (/ 1 1) into 1 4.183 * [taylor]: Taking taylor expansion of 1.0 in k 4.183 * [backup-simplify]: Simplify 1.0 into 1.0 4.183 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 4.183 * [taylor]: Taking taylor expansion of 10.0 in k 4.183 * [backup-simplify]: Simplify 10.0 into 10.0 4.183 * [taylor]: Taking taylor expansion of (/ 1 k) in k 4.183 * [taylor]: Taking taylor expansion of k in k 4.183 * [backup-simplify]: Simplify 0 into 0 4.183 * [backup-simplify]: Simplify 1 into 1 4.183 * [backup-simplify]: Simplify (/ 1 1) into 1 4.183 * [backup-simplify]: Simplify (+ 1 0) into 1 4.183 * [backup-simplify]: Simplify (+ 1 0) into 1 4.184 * [backup-simplify]: Simplify (* a 1) into a 4.184 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) into (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) 4.184 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in a 4.184 * [taylor]: Taking taylor expansion of -1 in a 4.184 * [backup-simplify]: Simplify -1 into -1 4.184 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in a 4.184 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in a 4.184 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in a 4.184 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in a 4.184 * [taylor]: Taking taylor expansion of (/ -1 m) in a 4.184 * [taylor]: Taking taylor expansion of -1 in a 4.184 * [backup-simplify]: Simplify -1 into -1 4.184 * [taylor]: Taking taylor expansion of m in a 4.184 * [backup-simplify]: Simplify m into m 4.184 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 4.184 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in a 4.184 * [taylor]: Taking taylor expansion of (/ -1 k) in a 4.184 * [taylor]: Taking taylor expansion of -1 in a 4.184 * [backup-simplify]: Simplify -1 into -1 4.184 * [taylor]: Taking taylor expansion of k in a 4.184 * [backup-simplify]: Simplify k into k 4.184 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 4.184 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 4.184 * [backup-simplify]: Simplify (* (/ -1 m) (log (/ -1 k))) into (* -1 (/ (log (/ -1 k)) m)) 4.184 * [backup-simplify]: Simplify (exp (* -1 (/ (log (/ -1 k)) m))) into (exp (* -1 (/ (log (/ -1 k)) m))) 4.185 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in a 4.185 * [taylor]: Taking taylor expansion of a in a 4.185 * [backup-simplify]: Simplify 0 into 0 4.185 * [backup-simplify]: Simplify 1 into 1 4.185 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in a 4.185 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in a 4.185 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 4.185 * [taylor]: Taking taylor expansion of (pow k 2) in a 4.185 * [taylor]: Taking taylor expansion of k in a 4.185 * [backup-simplify]: Simplify k into k 4.185 * [backup-simplify]: Simplify (* k k) into (pow k 2) 4.185 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 4.185 * [taylor]: Taking taylor expansion of 1.0 in a 4.185 * [backup-simplify]: Simplify 1.0 into 1.0 4.185 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 4.185 * [taylor]: Taking taylor expansion of 10.0 in a 4.185 * [backup-simplify]: Simplify 10.0 into 10.0 4.185 * [taylor]: Taking taylor expansion of (/ 1 k) in a 4.185 * [taylor]: Taking taylor expansion of k in a 4.185 * [backup-simplify]: Simplify k into k 4.185 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 4.185 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1.0) into (+ (/ 1 (pow k 2)) 1.0) 4.185 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 4.185 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 4.185 * [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.186 * [backup-simplify]: Simplify (* 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) into 0 4.186 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 4.186 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 4.186 * [backup-simplify]: Simplify (+ 0 0) into 0 4.186 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 4.187 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 4.187 * [backup-simplify]: Simplify (- 0) into 0 4.187 * [backup-simplify]: Simplify (+ 0 0) into 0 4.187 * [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))) 4.188 * [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)))) 4.188 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in a 4.188 * [taylor]: Taking taylor expansion of -1 in a 4.188 * [backup-simplify]: Simplify -1 into -1 4.188 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in a 4.188 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in a 4.188 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in a 4.188 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in a 4.188 * [taylor]: Taking taylor expansion of (/ -1 m) in a 4.188 * [taylor]: Taking taylor expansion of -1 in a 4.188 * [backup-simplify]: Simplify -1 into -1 4.188 * [taylor]: Taking taylor expansion of m in a 4.188 * [backup-simplify]: Simplify m into m 4.188 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 4.188 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in a 4.188 * [taylor]: Taking taylor expansion of (/ -1 k) in a 4.188 * [taylor]: Taking taylor expansion of -1 in a 4.188 * [backup-simplify]: Simplify -1 into -1 4.188 * [taylor]: Taking taylor expansion of k in a 4.188 * [backup-simplify]: Simplify k into k 4.188 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 4.188 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 4.188 * [backup-simplify]: Simplify (* (/ -1 m) (log (/ -1 k))) into (* -1 (/ (log (/ -1 k)) m)) 4.188 * [backup-simplify]: Simplify (exp (* -1 (/ (log (/ -1 k)) m))) into (exp (* -1 (/ (log (/ -1 k)) m))) 4.188 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in a 4.188 * [taylor]: Taking taylor expansion of a in a 4.188 * [backup-simplify]: Simplify 0 into 0 4.188 * [backup-simplify]: Simplify 1 into 1 4.188 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in a 4.188 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in a 4.188 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 4.188 * [taylor]: Taking taylor expansion of (pow k 2) in a 4.189 * [taylor]: Taking taylor expansion of k in a 4.189 * [backup-simplify]: Simplify k into k 4.189 * [backup-simplify]: Simplify (* k k) into (pow k 2) 4.189 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 4.189 * [taylor]: Taking taylor expansion of 1.0 in a 4.189 * [backup-simplify]: Simplify 1.0 into 1.0 4.189 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 4.189 * [taylor]: Taking taylor expansion of 10.0 in a 4.189 * [backup-simplify]: Simplify 10.0 into 10.0 4.189 * [taylor]: Taking taylor expansion of (/ 1 k) in a 4.189 * [taylor]: Taking taylor expansion of k in a 4.189 * [backup-simplify]: Simplify k into k 4.189 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 4.189 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1.0) into (+ (/ 1 (pow k 2)) 1.0) 4.189 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 4.189 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 4.189 * [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.189 * [backup-simplify]: Simplify (* 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) into 0 4.189 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 4.190 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 4.190 * [backup-simplify]: Simplify (+ 0 0) into 0 4.190 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 4.190 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 4.191 * [backup-simplify]: Simplify (- 0) into 0 4.191 * [backup-simplify]: Simplify (+ 0 0) into 0 4.191 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) into (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) 4.191 * [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)))) 4.192 * [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))))) 4.192 * [taylor]: Taking taylor expansion of (* -1 (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in k 4.192 * [taylor]: Taking taylor expansion of -1 in k 4.192 * [backup-simplify]: Simplify -1 into -1 4.192 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 4.192 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log (/ -1 k)) m))) in k 4.192 * [taylor]: Taking taylor expansion of (* -1 (/ (log (/ -1 k)) m)) in k 4.192 * [taylor]: Taking taylor expansion of -1 in k 4.192 * [backup-simplify]: Simplify -1 into -1 4.192 * [taylor]: Taking taylor expansion of (/ (log (/ -1 k)) m) in k 4.192 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 4.192 * [taylor]: Taking taylor expansion of (/ -1 k) in k 4.192 * [taylor]: Taking taylor expansion of -1 in k 4.192 * [backup-simplify]: Simplify -1 into -1 4.192 * [taylor]: Taking taylor expansion of k in k 4.192 * [backup-simplify]: Simplify 0 into 0 4.192 * [backup-simplify]: Simplify 1 into 1 4.192 * [backup-simplify]: Simplify (/ -1 1) into -1 4.193 * [backup-simplify]: Simplify (log -1) into (log -1) 4.193 * [taylor]: Taking taylor expansion of m in k 4.193 * [backup-simplify]: Simplify m into m 4.193 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 4.194 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 4.194 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) m) into (/ (- (log -1) (log k)) m) 4.194 * [backup-simplify]: Simplify (* -1 (/ (- (log -1) (log k)) m)) into (* -1 (/ (- (log -1) (log k)) m)) 4.195 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 4.195 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 4.195 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 4.195 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 4.195 * [taylor]: Taking taylor expansion of (pow k 2) in k 4.195 * [taylor]: Taking taylor expansion of k in k 4.195 * [backup-simplify]: Simplify 0 into 0 4.195 * [backup-simplify]: Simplify 1 into 1 4.195 * [backup-simplify]: Simplify (* 1 1) into 1 4.195 * [backup-simplify]: Simplify (/ 1 1) into 1 4.195 * [taylor]: Taking taylor expansion of 1.0 in k 4.195 * [backup-simplify]: Simplify 1.0 into 1.0 4.195 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 4.195 * [taylor]: Taking taylor expansion of 10.0 in k 4.195 * [backup-simplify]: Simplify 10.0 into 10.0 4.195 * [taylor]: Taking taylor expansion of (/ 1 k) in k 4.195 * [taylor]: Taking taylor expansion of k in k 4.195 * [backup-simplify]: Simplify 0 into 0 4.195 * [backup-simplify]: Simplify 1 into 1 4.196 * [backup-simplify]: Simplify (/ 1 1) into 1 4.196 * [backup-simplify]: Simplify (+ 1 0) into 1 4.196 * [backup-simplify]: Simplify (+ 1 0) into 1 4.196 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) 1) into (exp (* -1 (/ (- (log -1) (log k)) m))) 4.197 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 4.197 * [taylor]: Taking taylor expansion of (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 4.197 * [taylor]: Taking taylor expansion of -1 in m 4.197 * [backup-simplify]: Simplify -1 into -1 4.197 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 4.197 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 4.197 * [taylor]: Taking taylor expansion of -1 in m 4.197 * [backup-simplify]: Simplify -1 into -1 4.197 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 4.197 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 4.197 * [taylor]: Taking taylor expansion of (log -1) in m 4.197 * [taylor]: Taking taylor expansion of -1 in m 4.197 * [backup-simplify]: Simplify -1 into -1 4.197 * [backup-simplify]: Simplify (log -1) into (log -1) 4.197 * [taylor]: Taking taylor expansion of (log k) in m 4.197 * [taylor]: Taking taylor expansion of k in m 4.197 * [backup-simplify]: Simplify k into k 4.197 * [backup-simplify]: Simplify (log k) into (log k) 4.197 * [taylor]: Taking taylor expansion of m in m 4.197 * [backup-simplify]: Simplify 0 into 0 4.197 * [backup-simplify]: Simplify 1 into 1 4.197 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 4.198 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 4.198 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 4.199 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 4.199 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 4.200 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 4.200 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 4.201 * [backup-simplify]: Simplify (- (/ 0 k) (+ (* (/ -1 k) (/ 0 k)))) into 0 4.201 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ -1 k) 1)))) 1) into 0 4.202 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)))) into 0 4.202 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (* 0 (log (/ -1 k)))) into 0 4.203 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log (/ -1 k)) m))) (+ (* (/ (pow 0 1) 1)))) into 0 4.203 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (* 0 k))) into 0 4.204 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 4.204 * [backup-simplify]: Simplify (+ 0 0) into 0 4.204 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 4.205 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (* 0 (/ 1 k)))) into 0 4.205 * [backup-simplify]: Simplify (- 0) into 0 4.206 * [backup-simplify]: Simplify (+ 0 0) into 0 4.207 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) into 0 4.208 * [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 4.209 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) into 0 4.209 * [taylor]: Taking taylor expansion of 0 in k 4.209 * [backup-simplify]: Simplify 0 into 0 4.209 * [taylor]: Taking taylor expansion of 0 in m 4.209 * [backup-simplify]: Simplify 0 into 0 4.209 * [backup-simplify]: Simplify 0 into 0 4.210 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 4.212 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 4.213 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (- (log -1) (log k)) m) (/ 0 m)))) into 0 4.214 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (- (log -1) (log k)) m))) into 0 4.215 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 1) 1)))) into 0 4.216 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 4.216 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.217 * [backup-simplify]: Simplify (+ 0 0) into 0 4.217 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 4.218 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 4.219 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 4.221 * [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)))) 4.222 * [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))))) 4.222 * [taylor]: Taking taylor expansion of (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 4.222 * [taylor]: Taking taylor expansion of (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 4.222 * [taylor]: Taking taylor expansion of 10.0 in m 4.222 * [backup-simplify]: Simplify 10.0 into 10.0 4.222 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 4.222 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 4.222 * [taylor]: Taking taylor expansion of -1 in m 4.222 * [backup-simplify]: Simplify -1 into -1 4.222 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 4.222 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 4.222 * [taylor]: Taking taylor expansion of (log -1) in m 4.222 * [taylor]: Taking taylor expansion of -1 in m 4.222 * [backup-simplify]: Simplify -1 into -1 4.223 * [backup-simplify]: Simplify (log -1) into (log -1) 4.223 * [taylor]: Taking taylor expansion of (log k) in m 4.223 * [taylor]: Taking taylor expansion of k in m 4.223 * [backup-simplify]: Simplify k into k 4.223 * [backup-simplify]: Simplify (log k) into (log k) 4.223 * [taylor]: Taking taylor expansion of m in m 4.223 * [backup-simplify]: Simplify 0 into 0 4.223 * [backup-simplify]: Simplify 1 into 1 4.223 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 4.223 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 4.224 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 4.224 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 4.225 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 4.226 * [backup-simplify]: Simplify (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 4.226 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 4.227 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 4.228 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into 0 4.228 * [backup-simplify]: Simplify 0 into 0 4.228 * [backup-simplify]: Simplify (- (/ 0 k) (+ (* (/ -1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 4.230 * [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 4.231 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 4.231 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (+ (* 0 0) (* 0 (log (/ -1 k))))) into 0 4.233 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log (/ -1 k)) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 4.234 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (+ (* 0 0) (* 0 k)))) into 0 4.234 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 4.235 * [backup-simplify]: Simplify (+ 0 0) into 0 4.235 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)) (* 0 (/ 0 k)))) into 0 4.236 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 k))))) into 0 4.237 * [backup-simplify]: Simplify (- 0) into 0 4.237 * [backup-simplify]: Simplify (+ 0 0) into 0 4.239 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) into 0 4.240 * [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.242 * [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.242 * [taylor]: Taking taylor expansion of 0 in k 4.242 * [backup-simplify]: Simplify 0 into 0 4.242 * [taylor]: Taking taylor expansion of 0 in m 4.242 * [backup-simplify]: Simplify 0 into 0 4.242 * [backup-simplify]: Simplify 0 into 0 4.242 * [taylor]: Taking taylor expansion of 0 in m 4.242 * [backup-simplify]: Simplify 0 into 0 4.242 * [backup-simplify]: Simplify 0 into 0 4.243 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.246 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 4.247 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (- (log -1) (log k)) m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 4.249 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ (- (log -1) (log k)) m)))) into 0 4.250 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 4.251 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 4.252 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.253 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 4.254 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.254 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 4.255 * [backup-simplify]: Simplify (- 0) into 0 4.255 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 4.258 * [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.260 * [backup-simplify]: Simplify (+ (* -1 (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) (+ (* 0 (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) (* 0 (exp (* -1 (/ (- (log -1) (log k)) m)))))) into (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 4.260 * [taylor]: Taking taylor expansion of (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 4.260 * [taylor]: Taking taylor expansion of (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 4.260 * [taylor]: Taking taylor expansion of 99.0 in m 4.260 * [backup-simplify]: Simplify 99.0 into 99.0 4.260 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 4.260 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 4.260 * [taylor]: Taking taylor expansion of -1 in m 4.260 * [backup-simplify]: Simplify -1 into -1 4.260 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 4.260 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 4.260 * [taylor]: Taking taylor expansion of (log -1) in m 4.260 * [taylor]: Taking taylor expansion of -1 in m 4.261 * [backup-simplify]: Simplify -1 into -1 4.261 * [backup-simplify]: Simplify (log -1) into (log -1) 4.261 * [taylor]: Taking taylor expansion of (log k) in m 4.261 * [taylor]: Taking taylor expansion of k in m 4.261 * [backup-simplify]: Simplify k into k 4.261 * [backup-simplify]: Simplify (log k) into (log k) 4.261 * [taylor]: Taking taylor expansion of m in m 4.261 * [backup-simplify]: Simplify 0 into 0 4.261 * [backup-simplify]: Simplify 1 into 1 4.261 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 4.262 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 4.262 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 4.263 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 4.268 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 4.269 * [backup-simplify]: Simplify (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 4.269 * [backup-simplify]: Simplify (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 4.270 * [backup-simplify]: Simplify (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 4.273 * [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.273 * * * * [progress]: [ 2 / 3 ] generating series at (2 2 1 1) 4.273 * [backup-simplify]: Simplify (* k (+ 10.0 k)) into (* k (+ k 10.0)) 4.273 * [approximate]: Taking taylor expansion of (* k (+ k 10.0)) in (k) around 0 4.273 * [taylor]: Taking taylor expansion of (* k (+ k 10.0)) in k 4.273 * [taylor]: Taking taylor expansion of k in k 4.273 * [backup-simplify]: Simplify 0 into 0 4.274 * [backup-simplify]: Simplify 1 into 1 4.274 * [taylor]: Taking taylor expansion of (+ k 10.0) in k 4.274 * [taylor]: Taking taylor expansion of k in k 4.274 * [backup-simplify]: Simplify 0 into 0 4.274 * [backup-simplify]: Simplify 1 into 1 4.274 * [taylor]: Taking taylor expansion of 10.0 in k 4.274 * [backup-simplify]: Simplify 10.0 into 10.0 4.274 * [taylor]: Taking taylor expansion of (* k (+ k 10.0)) in k 4.274 * [taylor]: Taking taylor expansion of k in k 4.274 * [backup-simplify]: Simplify 0 into 0 4.274 * [backup-simplify]: Simplify 1 into 1 4.274 * [taylor]: Taking taylor expansion of (+ k 10.0) in k 4.274 * [taylor]: Taking taylor expansion of k in k 4.274 * [backup-simplify]: Simplify 0 into 0 4.274 * [backup-simplify]: Simplify 1 into 1 4.274 * [taylor]: Taking taylor expansion of 10.0 in k 4.274 * [backup-simplify]: Simplify 10.0 into 10.0 4.274 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 4.275 * [backup-simplify]: Simplify (* 0 10.0) into 0 4.275 * [backup-simplify]: Simplify 0 into 0 4.275 * [backup-simplify]: Simplify (+ 1 0) into 1 4.277 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 10.0)) into 10.0 4.277 * [backup-simplify]: Simplify 10.0 into 10.0 4.277 * [backup-simplify]: Simplify (+ 0 0) into 0 4.278 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 10.0))) into 1 4.278 * [backup-simplify]: Simplify 1 into 1 4.278 * [backup-simplify]: Simplify (+ 0 0) into 0 4.279 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 10.0)))) into 0 4.279 * [backup-simplify]: Simplify 0 into 0 4.279 * [backup-simplify]: Simplify (+ 0 0) into 0 4.280 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 1) (* 0 10.0))))) into 0 4.280 * [backup-simplify]: Simplify 0 into 0 4.280 * [backup-simplify]: Simplify (+ 0 0) into 0 4.281 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 10.0)))))) into 0 4.281 * [backup-simplify]: Simplify 0 into 0 4.281 * [backup-simplify]: Simplify (+ 0 0) into 0 4.282 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 10.0))))))) into 0 4.282 * [backup-simplify]: Simplify 0 into 0 4.283 * [backup-simplify]: Simplify (+ 0 0) into 0 4.284 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 10.0)))))))) into 0 4.284 * [backup-simplify]: Simplify 0 into 0 4.284 * [backup-simplify]: Simplify (+ 0 0) into 0 4.285 * [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.285 * [backup-simplify]: Simplify 0 into 0 4.285 * [backup-simplify]: Simplify (+ (* 1 (pow k 2)) (* 10.0 k)) into (+ (* 10.0 k) (pow k 2)) 4.285 * [backup-simplify]: Simplify (* (/ 1 k) (+ 10.0 (/ 1 k))) into (/ (+ (/ 1 k) 10.0) k) 4.285 * [approximate]: Taking taylor expansion of (/ (+ (/ 1 k) 10.0) k) in (k) around 0 4.285 * [taylor]: Taking taylor expansion of (/ (+ (/ 1 k) 10.0) k) in k 4.285 * [taylor]: Taking taylor expansion of (+ (/ 1 k) 10.0) in k 4.285 * [taylor]: Taking taylor expansion of (/ 1 k) in k 4.285 * [taylor]: Taking taylor expansion of k in k 4.285 * [backup-simplify]: Simplify 0 into 0 4.285 * [backup-simplify]: Simplify 1 into 1 4.286 * [backup-simplify]: Simplify (/ 1 1) into 1 4.286 * [taylor]: Taking taylor expansion of 10.0 in k 4.286 * [backup-simplify]: Simplify 10.0 into 10.0 4.286 * [taylor]: Taking taylor expansion of k in k 4.286 * [backup-simplify]: Simplify 0 into 0 4.286 * [backup-simplify]: Simplify 1 into 1 4.286 * [backup-simplify]: Simplify (+ 1 0) into 1 4.286 * [backup-simplify]: Simplify (/ 1 1) into 1 4.286 * [taylor]: Taking taylor expansion of (/ (+ (/ 1 k) 10.0) k) in k 4.286 * [taylor]: Taking taylor expansion of (+ (/ 1 k) 10.0) in k 4.286 * [taylor]: Taking taylor expansion of (/ 1 k) in k 4.286 * [taylor]: Taking taylor expansion of k in k 4.286 * [backup-simplify]: Simplify 0 into 0 4.286 * [backup-simplify]: Simplify 1 into 1 4.287 * [backup-simplify]: Simplify (/ 1 1) into 1 4.287 * [taylor]: Taking taylor expansion of 10.0 in k 4.287 * [backup-simplify]: Simplify 10.0 into 10.0 4.287 * [taylor]: Taking taylor expansion of k in k 4.287 * [backup-simplify]: Simplify 0 into 0 4.287 * [backup-simplify]: Simplify 1 into 1 4.287 * [backup-simplify]: Simplify (+ 1 0) into 1 4.287 * [backup-simplify]: Simplify (/ 1 1) into 1 4.287 * [backup-simplify]: Simplify 1 into 1 4.288 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.288 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 4.289 * [backup-simplify]: Simplify (- (/ 10.0 1) (+ (* 1 (/ 0 1)))) into 10.0 4.289 * [backup-simplify]: Simplify 10.0 into 10.0 4.290 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.290 * [backup-simplify]: Simplify (+ 0 0) into 0 4.291 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 10.0 (/ 0 1)))) into 0 4.291 * [backup-simplify]: Simplify 0 into 0 4.291 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.291 * [backup-simplify]: Simplify (+ 0 0) into 0 4.292 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 10.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.292 * [backup-simplify]: Simplify 0 into 0 4.293 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.293 * [backup-simplify]: Simplify (+ 0 0) into 0 4.293 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 10.0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.294 * [backup-simplify]: Simplify 0 into 0 4.294 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.294 * [backup-simplify]: Simplify (+ 0 0) into 0 4.295 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 10.0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.295 * [backup-simplify]: Simplify 0 into 0 4.295 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.296 * [backup-simplify]: Simplify (+ 0 0) into 0 4.296 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 10.0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.296 * [backup-simplify]: Simplify 0 into 0 4.297 * [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.297 * [backup-simplify]: Simplify (+ 0 0) into 0 4.298 * [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.298 * [backup-simplify]: Simplify 0 into 0 4.298 * [backup-simplify]: Simplify (+ (* 10.0 (/ 1 (/ 1 k))) (* 1 (pow (/ 1 (/ 1 k)) 2))) into (+ (* 10.0 k) (pow k 2)) 4.298 * [backup-simplify]: Simplify (* (/ 1 (- k)) (+ 10.0 (/ 1 (- k)))) into (* -1 (/ (- 10.0 (/ 1 k)) k)) 4.298 * [approximate]: Taking taylor expansion of (* -1 (/ (- 10.0 (/ 1 k)) k)) in (k) around 0 4.299 * [taylor]: Taking taylor expansion of (* -1 (/ (- 10.0 (/ 1 k)) k)) in k 4.299 * [taylor]: Taking taylor expansion of -1 in k 4.299 * [backup-simplify]: Simplify -1 into -1 4.299 * [taylor]: Taking taylor expansion of (/ (- 10.0 (/ 1 k)) k) in k 4.299 * [taylor]: Taking taylor expansion of (- 10.0 (/ 1 k)) in k 4.299 * [taylor]: Taking taylor expansion of 10.0 in k 4.299 * [backup-simplify]: Simplify 10.0 into 10.0 4.299 * [taylor]: Taking taylor expansion of (/ 1 k) in k 4.299 * [taylor]: Taking taylor expansion of k in k 4.299 * [backup-simplify]: Simplify 0 into 0 4.299 * [backup-simplify]: Simplify 1 into 1 4.299 * [backup-simplify]: Simplify (/ 1 1) into 1 4.299 * [taylor]: Taking taylor expansion of k in k 4.299 * [backup-simplify]: Simplify 0 into 0 4.299 * [backup-simplify]: Simplify 1 into 1 4.300 * [backup-simplify]: Simplify (- 1) into -1 4.300 * [backup-simplify]: Simplify (+ 0 -1) into -1 4.301 * [backup-simplify]: Simplify (/ -1 1) into -1 4.301 * [taylor]: Taking taylor expansion of (* -1 (/ (- 10.0 (/ 1 k)) k)) in k 4.301 * [taylor]: Taking taylor expansion of -1 in k 4.301 * [backup-simplify]: Simplify -1 into -1 4.301 * [taylor]: Taking taylor expansion of (/ (- 10.0 (/ 1 k)) k) in k 4.301 * [taylor]: Taking taylor expansion of (- 10.0 (/ 1 k)) in k 4.301 * [taylor]: Taking taylor expansion of 10.0 in k 4.301 * [backup-simplify]: Simplify 10.0 into 10.0 4.301 * [taylor]: Taking taylor expansion of (/ 1 k) in k 4.301 * [taylor]: Taking taylor expansion of k in k 4.301 * [backup-simplify]: Simplify 0 into 0 4.301 * [backup-simplify]: Simplify 1 into 1 4.301 * [backup-simplify]: Simplify (/ 1 1) into 1 4.301 * [taylor]: Taking taylor expansion of k in k 4.301 * [backup-simplify]: Simplify 0 into 0 4.301 * [backup-simplify]: Simplify 1 into 1 4.302 * [backup-simplify]: Simplify (- 1) into -1 4.302 * [backup-simplify]: Simplify (+ 0 -1) into -1 4.303 * [backup-simplify]: Simplify (/ -1 1) into -1 4.303 * [backup-simplify]: Simplify (* -1 -1) into 1 4.303 * [backup-simplify]: Simplify 1 into 1 4.304 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.304 * [backup-simplify]: Simplify (- 0) into 0 4.305 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 4.307 * [backup-simplify]: Simplify (- (/ 10.0 1) (+ (* -1 (/ 0 1)))) into 10.0 4.308 * [backup-simplify]: Simplify (+ (* -1 10.0) (* 0 -1)) into (- 10.0) 4.309 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 4.309 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.310 * [backup-simplify]: Simplify (- 0) into 0 4.310 * [backup-simplify]: Simplify (+ 0 0) into 0 4.311 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 10.0 (/ 0 1)))) into 0 4.312 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 10.0) (* 0 -1))) into 0 4.312 * [backup-simplify]: Simplify 0 into 0 4.313 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.314 * [backup-simplify]: Simplify (- 0) into 0 4.314 * [backup-simplify]: Simplify (+ 0 0) into 0 4.315 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 10.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.316 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 10.0) (* 0 -1)))) into 0 4.316 * [backup-simplify]: Simplify 0 into 0 4.317 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.318 * [backup-simplify]: Simplify (- 0) into 0 4.318 * [backup-simplify]: Simplify (+ 0 0) into 0 4.319 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 10.0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.321 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 10.0) (* 0 -1))))) into 0 4.321 * [backup-simplify]: Simplify 0 into 0 4.322 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.322 * [backup-simplify]: Simplify (- 0) into 0 4.323 * [backup-simplify]: Simplify (+ 0 0) into 0 4.323 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 10.0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.324 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 10.0) (* 0 -1)))))) into 0 4.324 * [backup-simplify]: Simplify 0 into 0 4.325 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.325 * [backup-simplify]: Simplify (- 0) into 0 4.325 * [backup-simplify]: Simplify (+ 0 0) into 0 4.326 * [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.327 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 10.0) (* 0 -1))))))) into 0 4.327 * [backup-simplify]: Simplify 0 into 0 4.328 * [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.328 * [backup-simplify]: Simplify (- 0) into 0 4.328 * [backup-simplify]: Simplify (+ 0 0) into 0 4.329 * [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.330 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 10.0) (* 0 -1)))))))) into 0 4.330 * [backup-simplify]: Simplify 0 into 0 4.330 * [backup-simplify]: Simplify (+ (* (- 10.0) (/ 1 (/ 1 (- k)))) (* 1 (pow (/ 1 (/ 1 (- k))) 2))) into (+ (* 10.0 k) (pow k 2)) 4.331 * * * * [progress]: [ 3 / 3 ] generating series at (2 2) 4.331 * [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.331 * [approximate]: Taking taylor expansion of (/ (+ (* 10.0 k) (+ (pow k 2) 1.0)) (pow k m)) in (k m) around 0 4.331 * [taylor]: Taking taylor expansion of (/ (+ (* 10.0 k) (+ (pow k 2) 1.0)) (pow k m)) in m 4.331 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in m 4.331 * [taylor]: Taking taylor expansion of (* 10.0 k) in m 4.331 * [taylor]: Taking taylor expansion of 10.0 in m 4.331 * [backup-simplify]: Simplify 10.0 into 10.0 4.331 * [taylor]: Taking taylor expansion of k in m 4.331 * [backup-simplify]: Simplify k into k 4.331 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in m 4.331 * [taylor]: Taking taylor expansion of (pow k 2) in m 4.331 * [taylor]: Taking taylor expansion of k in m 4.331 * [backup-simplify]: Simplify k into k 4.331 * [taylor]: Taking taylor expansion of 1.0 in m 4.331 * [backup-simplify]: Simplify 1.0 into 1.0 4.331 * [taylor]: Taking taylor expansion of (pow k m) in m 4.331 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 4.331 * [taylor]: Taking taylor expansion of (* m (log k)) in m 4.331 * [taylor]: Taking taylor expansion of m in m 4.331 * [backup-simplify]: Simplify 0 into 0 4.331 * [backup-simplify]: Simplify 1 into 1 4.331 * [taylor]: Taking taylor expansion of (log k) in m 4.331 * [taylor]: Taking taylor expansion of k in m 4.331 * [backup-simplify]: Simplify k into k 4.331 * [backup-simplify]: Simplify (log k) into (log k) 4.331 * [backup-simplify]: Simplify (* 0 (log k)) into 0 4.332 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 4.332 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 4.332 * [backup-simplify]: Simplify (exp 0) into 1 4.332 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 4.332 * [backup-simplify]: Simplify (* k k) into (pow k 2) 4.332 * [backup-simplify]: Simplify (+ (pow k 2) 1.0) into (+ (pow k 2) 1.0) 4.332 * [backup-simplify]: Simplify (+ (* 10.0 k) (+ (pow k 2) 1.0)) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 4.333 * [backup-simplify]: Simplify (/ (+ (* 10.0 k) (+ (pow k 2) 1.0)) 1) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 4.333 * [taylor]: Taking taylor expansion of (/ (+ (* 10.0 k) (+ (pow k 2) 1.0)) (pow k m)) in k 4.333 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 4.333 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 4.333 * [taylor]: Taking taylor expansion of 10.0 in k 4.333 * [backup-simplify]: Simplify 10.0 into 10.0 4.333 * [taylor]: Taking taylor expansion of k in k 4.333 * [backup-simplify]: Simplify 0 into 0 4.333 * [backup-simplify]: Simplify 1 into 1 4.333 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 4.333 * [taylor]: Taking taylor expansion of (pow k 2) in k 4.333 * [taylor]: Taking taylor expansion of k in k 4.333 * [backup-simplify]: Simplify 0 into 0 4.333 * [backup-simplify]: Simplify 1 into 1 4.333 * [taylor]: Taking taylor expansion of 1.0 in k 4.333 * [backup-simplify]: Simplify 1.0 into 1.0 4.333 * [taylor]: Taking taylor expansion of (pow k m) in k 4.333 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 4.333 * [taylor]: Taking taylor expansion of (* m (log k)) in k 4.333 * [taylor]: Taking taylor expansion of m in k 4.333 * [backup-simplify]: Simplify m into m 4.333 * [taylor]: Taking taylor expansion of (log k) in k 4.333 * [taylor]: Taking taylor expansion of k in k 4.333 * [backup-simplify]: Simplify 0 into 0 4.333 * [backup-simplify]: Simplify 1 into 1 4.333 * [backup-simplify]: Simplify (log 1) into 0 4.333 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 4.334 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 4.334 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 4.334 * [backup-simplify]: Simplify (* 10.0 0) into 0 4.334 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 4.334 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 4.335 * [backup-simplify]: Simplify (/ 1.0 (pow k m)) into (/ 1.0 (pow k m)) 4.335 * [taylor]: Taking taylor expansion of (/ (+ (* 10.0 k) (+ (pow k 2) 1.0)) (pow k m)) in k 4.335 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 4.335 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 4.335 * [taylor]: Taking taylor expansion of 10.0 in k 4.335 * [backup-simplify]: Simplify 10.0 into 10.0 4.335 * [taylor]: Taking taylor expansion of k in k 4.335 * [backup-simplify]: Simplify 0 into 0 4.335 * [backup-simplify]: Simplify 1 into 1 4.335 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 4.335 * [taylor]: Taking taylor expansion of (pow k 2) in k 4.335 * [taylor]: Taking taylor expansion of k in k 4.335 * [backup-simplify]: Simplify 0 into 0 4.335 * [backup-simplify]: Simplify 1 into 1 4.335 * [taylor]: Taking taylor expansion of 1.0 in k 4.335 * [backup-simplify]: Simplify 1.0 into 1.0 4.335 * [taylor]: Taking taylor expansion of (pow k m) in k 4.335 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 4.335 * [taylor]: Taking taylor expansion of (* m (log k)) in k 4.335 * [taylor]: Taking taylor expansion of m in k 4.335 * [backup-simplify]: Simplify m into m 4.335 * [taylor]: Taking taylor expansion of (log k) in k 4.335 * [taylor]: Taking taylor expansion of k in k 4.335 * [backup-simplify]: Simplify 0 into 0 4.335 * [backup-simplify]: Simplify 1 into 1 4.335 * [backup-simplify]: Simplify (log 1) into 0 4.335 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 4.336 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 4.336 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 4.336 * [backup-simplify]: Simplify (* 10.0 0) into 0 4.336 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 4.336 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 4.337 * [backup-simplify]: Simplify (/ 1.0 (pow k m)) into (/ 1.0 (pow k m)) 4.337 * [taylor]: Taking taylor expansion of (/ 1.0 (pow k m)) in m 4.337 * [taylor]: Taking taylor expansion of 1.0 in m 4.337 * [backup-simplify]: Simplify 1.0 into 1.0 4.337 * [taylor]: Taking taylor expansion of (pow k m) in m 4.337 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 4.337 * [taylor]: Taking taylor expansion of (* m (log k)) in m 4.337 * [taylor]: Taking taylor expansion of m in m 4.337 * [backup-simplify]: Simplify 0 into 0 4.337 * [backup-simplify]: Simplify 1 into 1 4.337 * [taylor]: Taking taylor expansion of (log k) in m 4.337 * [taylor]: Taking taylor expansion of k in m 4.337 * [backup-simplify]: Simplify k into k 4.337 * [backup-simplify]: Simplify (log k) into (log k) 4.337 * [backup-simplify]: Simplify (* 0 (log k)) into 0 4.337 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 4.338 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 4.338 * [backup-simplify]: Simplify (exp 0) into 1 4.338 * [backup-simplify]: Simplify (/ 1.0 1) into 1.0 4.338 * [backup-simplify]: Simplify 1.0 into 1.0 4.339 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 4.339 * [backup-simplify]: Simplify (+ 0 0) into 0 4.339 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 4.340 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 4.340 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 4.340 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 4.341 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 4.341 * [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.341 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 (pow k m))) in m 4.341 * [taylor]: Taking taylor expansion of 10.0 in m 4.342 * [backup-simplify]: Simplify 10.0 into 10.0 4.342 * [taylor]: Taking taylor expansion of (/ 1 (pow k m)) in m 4.342 * [taylor]: Taking taylor expansion of (pow k m) in m 4.342 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 4.342 * [taylor]: Taking taylor expansion of (* m (log k)) in m 4.342 * [taylor]: Taking taylor expansion of m in m 4.342 * [backup-simplify]: Simplify 0 into 0 4.342 * [backup-simplify]: Simplify 1 into 1 4.342 * [taylor]: Taking taylor expansion of (log k) in m 4.342 * [taylor]: Taking taylor expansion of k in m 4.342 * [backup-simplify]: Simplify k into k 4.342 * [backup-simplify]: Simplify (log k) into (log k) 4.342 * [backup-simplify]: Simplify (* 0 (log k)) into 0 4.342 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 4.343 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 4.343 * [backup-simplify]: Simplify (exp 0) into 1 4.343 * [backup-simplify]: Simplify (/ 1 1) into 1 4.343 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 4.343 * [backup-simplify]: Simplify 10.0 into 10.0 4.343 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow (log k) 1) 1)))) into (log k) 4.344 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1.0 (/ (log k) 1)))) into (- (* 1.0 (log k))) 4.344 * [backup-simplify]: Simplify (- (* 1.0 (log k))) into (- (* 1.0 (log k))) 4.344 * [backup-simplify]: Simplify (+ (* (- (* 1.0 (log k))) (* m 1)) (+ (* 10.0 (* 1 k)) 1.0)) into (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))) 4.344 * [backup-simplify]: Simplify (/ (+ (* (/ 1 k) (+ 10.0 (/ 1 k))) 1.0) (pow (/ 1 k) (/ 1 m))) into (/ (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) (pow (/ 1 k) (/ 1 m))) 4.344 * [approximate]: Taking taylor expansion of (/ (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) (pow (/ 1 k) (/ 1 m))) in (k m) around 0 4.344 * [taylor]: Taking taylor expansion of (/ (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) (pow (/ 1 k) (/ 1 m))) in m 4.344 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in m 4.344 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 4.344 * [taylor]: Taking taylor expansion of (pow k 2) in m 4.344 * [taylor]: Taking taylor expansion of k in m 4.344 * [backup-simplify]: Simplify k into k 4.344 * [backup-simplify]: Simplify (* k k) into (pow k 2) 4.344 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 4.344 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in m 4.344 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in m 4.344 * [taylor]: Taking taylor expansion of 10.0 in m 4.344 * [backup-simplify]: Simplify 10.0 into 10.0 4.344 * [taylor]: Taking taylor expansion of (/ 1 k) in m 4.344 * [taylor]: Taking taylor expansion of k in m 4.345 * [backup-simplify]: Simplify k into k 4.345 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 4.345 * [taylor]: Taking taylor expansion of 1.0 in m 4.345 * [backup-simplify]: Simplify 1.0 into 1.0 4.345 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in m 4.345 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in m 4.345 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in m 4.345 * [taylor]: Taking taylor expansion of (/ 1 m) in m 4.345 * [taylor]: Taking taylor expansion of m in m 4.345 * [backup-simplify]: Simplify 0 into 0 4.345 * [backup-simplify]: Simplify 1 into 1 4.345 * [backup-simplify]: Simplify (/ 1 1) into 1 4.345 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in m 4.345 * [taylor]: Taking taylor expansion of (/ 1 k) in m 4.345 * [taylor]: Taking taylor expansion of k in m 4.345 * [backup-simplify]: Simplify k into k 4.345 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 4.345 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 4.345 * [backup-simplify]: Simplify (* 1 (log (/ 1 k))) into (log (/ 1 k)) 4.345 * [backup-simplify]: Simplify (exp (* (/ 1 m) (log (/ 1 k)))) into (exp (/ (log (/ 1 k)) m)) 4.345 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 4.345 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 4.346 * [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.346 * [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.346 * [taylor]: Taking taylor expansion of (/ (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) (pow (/ 1 k) (/ 1 m))) in k 4.346 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 4.346 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 4.346 * [taylor]: Taking taylor expansion of (pow k 2) in k 4.346 * [taylor]: Taking taylor expansion of k in k 4.346 * [backup-simplify]: Simplify 0 into 0 4.346 * [backup-simplify]: Simplify 1 into 1 4.346 * [backup-simplify]: Simplify (* 1 1) into 1 4.346 * [backup-simplify]: Simplify (/ 1 1) into 1 4.346 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 4.346 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 4.346 * [taylor]: Taking taylor expansion of 10.0 in k 4.347 * [backup-simplify]: Simplify 10.0 into 10.0 4.347 * [taylor]: Taking taylor expansion of (/ 1 k) in k 4.347 * [taylor]: Taking taylor expansion of k in k 4.347 * [backup-simplify]: Simplify 0 into 0 4.347 * [backup-simplify]: Simplify 1 into 1 4.347 * [backup-simplify]: Simplify (/ 1 1) into 1 4.347 * [taylor]: Taking taylor expansion of 1.0 in k 4.347 * [backup-simplify]: Simplify 1.0 into 1.0 4.347 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in k 4.347 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in k 4.347 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in k 4.347 * [taylor]: Taking taylor expansion of (/ 1 m) in k 4.347 * [taylor]: Taking taylor expansion of m in k 4.347 * [backup-simplify]: Simplify m into m 4.347 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 4.347 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 4.347 * [taylor]: Taking taylor expansion of (/ 1 k) in k 4.347 * [taylor]: Taking taylor expansion of k in k 4.347 * [backup-simplify]: Simplify 0 into 0 4.347 * [backup-simplify]: Simplify 1 into 1 4.347 * [backup-simplify]: Simplify (/ 1 1) into 1 4.348 * [backup-simplify]: Simplify (log 1) into 0 4.348 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 4.348 * [backup-simplify]: Simplify (* (/ 1 m) (- (log k))) into (* -1 (/ (log k) m)) 4.348 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 4.348 * [backup-simplify]: Simplify (+ 1 0) into 1 4.348 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 4.348 * [taylor]: Taking taylor expansion of (/ (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) (pow (/ 1 k) (/ 1 m))) in k 4.348 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 4.348 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 4.348 * [taylor]: Taking taylor expansion of (pow k 2) in k 4.348 * [taylor]: Taking taylor expansion of k in k 4.349 * [backup-simplify]: Simplify 0 into 0 4.349 * [backup-simplify]: Simplify 1 into 1 4.349 * [backup-simplify]: Simplify (* 1 1) into 1 4.349 * [backup-simplify]: Simplify (/ 1 1) into 1 4.349 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 4.349 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 4.349 * [taylor]: Taking taylor expansion of 10.0 in k 4.349 * [backup-simplify]: Simplify 10.0 into 10.0 4.349 * [taylor]: Taking taylor expansion of (/ 1 k) in k 4.349 * [taylor]: Taking taylor expansion of k in k 4.349 * [backup-simplify]: Simplify 0 into 0 4.349 * [backup-simplify]: Simplify 1 into 1 4.349 * [backup-simplify]: Simplify (/ 1 1) into 1 4.349 * [taylor]: Taking taylor expansion of 1.0 in k 4.349 * [backup-simplify]: Simplify 1.0 into 1.0 4.349 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in k 4.349 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in k 4.349 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in k 4.350 * [taylor]: Taking taylor expansion of (/ 1 m) in k 4.350 * [taylor]: Taking taylor expansion of m in k 4.350 * [backup-simplify]: Simplify m into m 4.350 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 4.350 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 4.350 * [taylor]: Taking taylor expansion of (/ 1 k) in k 4.350 * [taylor]: Taking taylor expansion of k in k 4.350 * [backup-simplify]: Simplify 0 into 0 4.350 * [backup-simplify]: Simplify 1 into 1 4.350 * [backup-simplify]: Simplify (/ 1 1) into 1 4.350 * [backup-simplify]: Simplify (log 1) into 0 4.351 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 4.351 * [backup-simplify]: Simplify (* (/ 1 m) (- (log k))) into (* -1 (/ (log k) m)) 4.351 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 4.351 * [backup-simplify]: Simplify (+ 1 0) into 1 4.352 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 4.352 * [taylor]: Taking taylor expansion of (/ 1 (exp (* -1 (/ (log k) m)))) in m 4.352 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 4.352 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 4.352 * [taylor]: Taking taylor expansion of -1 in m 4.352 * [backup-simplify]: Simplify -1 into -1 4.352 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 4.352 * [taylor]: Taking taylor expansion of (log k) in m 4.352 * [taylor]: Taking taylor expansion of k in m 4.352 * [backup-simplify]: Simplify k into k 4.352 * [backup-simplify]: Simplify (log k) into (log k) 4.352 * [taylor]: Taking taylor expansion of m in m 4.352 * [backup-simplify]: Simplify 0 into 0 4.352 * [backup-simplify]: Simplify 1 into 1 4.352 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 4.352 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 4.352 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 4.353 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 4.353 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 4.354 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 4.354 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.355 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 4.355 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 4.356 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 4.357 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.358 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 4.358 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)))) into 0 4.359 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 4.359 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (* 0 (- (log k)))) into 0 4.360 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 1) 1)))) into 0 4.360 * [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.360 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 (exp (* -1 (/ (log k) m))))) in m 4.360 * [taylor]: Taking taylor expansion of 10.0 in m 4.361 * [backup-simplify]: Simplify 10.0 into 10.0 4.361 * [taylor]: Taking taylor expansion of (/ 1 (exp (* -1 (/ (log k) m)))) in m 4.361 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 4.361 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 4.361 * [taylor]: Taking taylor expansion of -1 in m 4.361 * [backup-simplify]: Simplify -1 into -1 4.361 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 4.361 * [taylor]: Taking taylor expansion of (log k) in m 4.361 * [taylor]: Taking taylor expansion of k in m 4.361 * [backup-simplify]: Simplify k into k 4.361 * [backup-simplify]: Simplify (log k) into (log k) 4.361 * [taylor]: Taking taylor expansion of m in m 4.361 * [backup-simplify]: Simplify 0 into 0 4.361 * [backup-simplify]: Simplify 1 into 1 4.361 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 4.361 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 4.361 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 4.362 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 4.362 * [backup-simplify]: Simplify (* 10.0 (/ 1 (exp (* -1 (/ (log k) m))))) into (/ 10.0 (exp (* -1 (/ (log k) m)))) 4.362 * [backup-simplify]: Simplify (/ 10.0 (exp (* -1 (/ (log k) m)))) into (/ 10.0 (exp (* -1 (/ (log k) m)))) 4.362 * [backup-simplify]: Simplify (- (+ (* (/ 1 (exp (* -1 (/ (log k) m)))) (/ 0 (exp (* -1 (/ (log k) m))))))) into 0 4.362 * [backup-simplify]: Simplify 0 into 0 4.363 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 4.364 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.365 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.366 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 4.366 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 4.367 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 4.367 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.369 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 4.369 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 4.369 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 4.369 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (+ (* 0 0) (* 0 (- (log k))))) into 0 4.370 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 4.371 * [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.371 * [taylor]: Taking taylor expansion of (* 1.0 (/ 1 (exp (* -1 (/ (log k) m))))) in m 4.371 * [taylor]: Taking taylor expansion of 1.0 in m 4.371 * [backup-simplify]: Simplify 1.0 into 1.0 4.371 * [taylor]: Taking taylor expansion of (/ 1 (exp (* -1 (/ (log k) m)))) in m 4.371 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 4.371 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 4.371 * [taylor]: Taking taylor expansion of -1 in m 4.371 * [backup-simplify]: Simplify -1 into -1 4.371 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 4.371 * [taylor]: Taking taylor expansion of (log k) in m 4.371 * [taylor]: Taking taylor expansion of k in m 4.371 * [backup-simplify]: Simplify k into k 4.371 * [backup-simplify]: Simplify (log k) into (log k) 4.371 * [taylor]: Taking taylor expansion of m in m 4.371 * [backup-simplify]: Simplify 0 into 0 4.371 * [backup-simplify]: Simplify 1 into 1 4.371 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 4.371 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 4.371 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 4.371 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 4.371 * [backup-simplify]: Simplify (* 1.0 (/ 1 (exp (* -1 (/ (log k) m))))) into (/ 1.0 (exp (* -1 (/ (log k) m)))) 4.371 * [backup-simplify]: Simplify (/ 1.0 (exp (* -1 (/ (log k) m)))) into (/ 1.0 (exp (* -1 (/ (log k) m)))) 4.372 * [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.372 * [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.372 * [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.372 * [taylor]: Taking taylor expansion of (/ (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) (pow (/ -1 k) (/ -1 m))) in m 4.372 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in m 4.372 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in m 4.372 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 4.372 * [taylor]: Taking taylor expansion of (pow k 2) in m 4.373 * [taylor]: Taking taylor expansion of k in m 4.373 * [backup-simplify]: Simplify k into k 4.373 * [backup-simplify]: Simplify (* k k) into (pow k 2) 4.373 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 4.373 * [taylor]: Taking taylor expansion of 1.0 in m 4.373 * [backup-simplify]: Simplify 1.0 into 1.0 4.373 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in m 4.373 * [taylor]: Taking taylor expansion of 10.0 in m 4.373 * [backup-simplify]: Simplify 10.0 into 10.0 4.373 * [taylor]: Taking taylor expansion of (/ 1 k) in m 4.373 * [taylor]: Taking taylor expansion of k in m 4.373 * [backup-simplify]: Simplify k into k 4.373 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 4.373 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in m 4.373 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in m 4.373 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in m 4.373 * [taylor]: Taking taylor expansion of (/ -1 m) in m 4.373 * [taylor]: Taking taylor expansion of -1 in m 4.373 * [backup-simplify]: Simplify -1 into -1 4.373 * [taylor]: Taking taylor expansion of m in m 4.373 * [backup-simplify]: Simplify 0 into 0 4.373 * [backup-simplify]: Simplify 1 into 1 4.373 * [backup-simplify]: Simplify (/ -1 1) into -1 4.373 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in m 4.373 * [taylor]: Taking taylor expansion of (/ -1 k) in m 4.373 * [taylor]: Taking taylor expansion of -1 in m 4.373 * [backup-simplify]: Simplify -1 into -1 4.373 * [taylor]: Taking taylor expansion of k in m 4.373 * [backup-simplify]: Simplify k into k 4.373 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 4.373 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 4.374 * [backup-simplify]: Simplify (* -1 (log (/ -1 k))) into (* -1 (log (/ -1 k))) 4.374 * [backup-simplify]: Simplify (exp (* (/ -1 m) (log (/ -1 k)))) into (exp (* -1 (/ (log (/ -1 k)) m))) 4.374 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1.0) into (+ (/ 1 (pow k 2)) 1.0) 4.374 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 4.374 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 4.374 * [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.374 * [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.374 * [taylor]: Taking taylor expansion of (/ (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) (pow (/ -1 k) (/ -1 m))) in k 4.374 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 4.374 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 4.374 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 4.374 * [taylor]: Taking taylor expansion of (pow k 2) in k 4.374 * [taylor]: Taking taylor expansion of k in k 4.374 * [backup-simplify]: Simplify 0 into 0 4.374 * [backup-simplify]: Simplify 1 into 1 4.375 * [backup-simplify]: Simplify (* 1 1) into 1 4.375 * [backup-simplify]: Simplify (/ 1 1) into 1 4.375 * [taylor]: Taking taylor expansion of 1.0 in k 4.375 * [backup-simplify]: Simplify 1.0 into 1.0 4.375 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 4.375 * [taylor]: Taking taylor expansion of 10.0 in k 4.375 * [backup-simplify]: Simplify 10.0 into 10.0 4.375 * [taylor]: Taking taylor expansion of (/ 1 k) in k 4.375 * [taylor]: Taking taylor expansion of k in k 4.375 * [backup-simplify]: Simplify 0 into 0 4.375 * [backup-simplify]: Simplify 1 into 1 4.375 * [backup-simplify]: Simplify (/ 1 1) into 1 4.375 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in k 4.375 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in k 4.375 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in k 4.375 * [taylor]: Taking taylor expansion of (/ -1 m) in k 4.375 * [taylor]: Taking taylor expansion of -1 in k 4.375 * [backup-simplify]: Simplify -1 into -1 4.375 * [taylor]: Taking taylor expansion of m in k 4.376 * [backup-simplify]: Simplify m into m 4.376 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 4.376 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 4.376 * [taylor]: Taking taylor expansion of (/ -1 k) in k 4.376 * [taylor]: Taking taylor expansion of -1 in k 4.376 * [backup-simplify]: Simplify -1 into -1 4.376 * [taylor]: Taking taylor expansion of k in k 4.376 * [backup-simplify]: Simplify 0 into 0 4.376 * [backup-simplify]: Simplify 1 into 1 4.376 * [backup-simplify]: Simplify (/ -1 1) into -1 4.376 * [backup-simplify]: Simplify (log -1) into (log -1) 4.377 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 4.377 * [backup-simplify]: Simplify (* (/ -1 m) (- (log -1) (log k))) into (* -1 (/ (- (log -1) (log k)) m)) 4.377 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 4.378 * [backup-simplify]: Simplify (+ 1 0) into 1 4.378 * [backup-simplify]: Simplify (+ 1 0) into 1 4.378 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 4.378 * [taylor]: Taking taylor expansion of (/ (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) (pow (/ -1 k) (/ -1 m))) in k 4.378 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 4.378 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 4.378 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 4.378 * [taylor]: Taking taylor expansion of (pow k 2) in k 4.378 * [taylor]: Taking taylor expansion of k in k 4.378 * [backup-simplify]: Simplify 0 into 0 4.378 * [backup-simplify]: Simplify 1 into 1 4.379 * [backup-simplify]: Simplify (* 1 1) into 1 4.379 * [backup-simplify]: Simplify (/ 1 1) into 1 4.379 * [taylor]: Taking taylor expansion of 1.0 in k 4.379 * [backup-simplify]: Simplify 1.0 into 1.0 4.379 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 4.379 * [taylor]: Taking taylor expansion of 10.0 in k 4.379 * [backup-simplify]: Simplify 10.0 into 10.0 4.379 * [taylor]: Taking taylor expansion of (/ 1 k) in k 4.379 * [taylor]: Taking taylor expansion of k in k 4.379 * [backup-simplify]: Simplify 0 into 0 4.379 * [backup-simplify]: Simplify 1 into 1 4.379 * [backup-simplify]: Simplify (/ 1 1) into 1 4.379 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in k 4.379 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in k 4.379 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in k 4.379 * [taylor]: Taking taylor expansion of (/ -1 m) in k 4.379 * [taylor]: Taking taylor expansion of -1 in k 4.379 * [backup-simplify]: Simplify -1 into -1 4.379 * [taylor]: Taking taylor expansion of m in k 4.379 * [backup-simplify]: Simplify m into m 4.379 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 4.379 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 4.379 * [taylor]: Taking taylor expansion of (/ -1 k) in k 4.379 * [taylor]: Taking taylor expansion of -1 in k 4.380 * [backup-simplify]: Simplify -1 into -1 4.380 * [taylor]: Taking taylor expansion of k in k 4.380 * [backup-simplify]: Simplify 0 into 0 4.380 * [backup-simplify]: Simplify 1 into 1 4.380 * [backup-simplify]: Simplify (/ -1 1) into -1 4.380 * [backup-simplify]: Simplify (log -1) into (log -1) 4.383 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 4.384 * [backup-simplify]: Simplify (* (/ -1 m) (- (log -1) (log k))) into (* -1 (/ (- (log -1) (log k)) m)) 4.384 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 4.385 * [backup-simplify]: Simplify (+ 1 0) into 1 4.385 * [backup-simplify]: Simplify (+ 1 0) into 1 4.385 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 4.385 * [taylor]: Taking taylor expansion of (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 4.385 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 4.385 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 4.385 * [taylor]: Taking taylor expansion of -1 in m 4.385 * [backup-simplify]: Simplify -1 into -1 4.385 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 4.385 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 4.385 * [taylor]: Taking taylor expansion of (log -1) in m 4.385 * [taylor]: Taking taylor expansion of -1 in m 4.385 * [backup-simplify]: Simplify -1 into -1 4.386 * [backup-simplify]: Simplify (log -1) into (log -1) 4.386 * [taylor]: Taking taylor expansion of (log k) in m 4.386 * [taylor]: Taking taylor expansion of k in m 4.386 * [backup-simplify]: Simplify k into k 4.386 * [backup-simplify]: Simplify (log k) into (log k) 4.386 * [taylor]: Taking taylor expansion of m in m 4.386 * [backup-simplify]: Simplify 0 into 0 4.386 * [backup-simplify]: Simplify 1 into 1 4.386 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 4.386 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 4.386 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 4.387 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 4.387 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 4.387 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 4.388 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 4.388 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 4.389 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.389 * [backup-simplify]: Simplify (+ 0 0) into 0 4.389 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 4.389 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 4.390 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 4.390 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 4.391 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 4.392 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)))) into 0 4.392 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 4.392 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (* 0 (- (log -1) (log k)))) into 0 4.393 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 1) 1)))) into 0 4.395 * [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.395 * [taylor]: Taking taylor expansion of (- (* 10.0 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))))) in m 4.395 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 4.395 * [taylor]: Taking taylor expansion of 10.0 in m 4.395 * [backup-simplify]: Simplify 10.0 into 10.0 4.395 * [taylor]: Taking taylor expansion of (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 4.395 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 4.395 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 4.395 * [taylor]: Taking taylor expansion of -1 in m 4.395 * [backup-simplify]: Simplify -1 into -1 4.395 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 4.395 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 4.395 * [taylor]: Taking taylor expansion of (log -1) in m 4.395 * [taylor]: Taking taylor expansion of -1 in m 4.395 * [backup-simplify]: Simplify -1 into -1 4.395 * [backup-simplify]: Simplify (log -1) into (log -1) 4.395 * [taylor]: Taking taylor expansion of (log k) in m 4.396 * [taylor]: Taking taylor expansion of k in m 4.396 * [backup-simplify]: Simplify k into k 4.396 * [backup-simplify]: Simplify (log k) into (log k) 4.396 * [taylor]: Taking taylor expansion of m in m 4.396 * [backup-simplify]: Simplify 0 into 0 4.396 * [backup-simplify]: Simplify 1 into 1 4.396 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 4.396 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 4.397 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 4.397 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 4.398 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 4.398 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 4.399 * [backup-simplify]: Simplify (* 10.0 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (/ 10.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 4.399 * [backup-simplify]: Simplify (- (/ 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 10.0 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))))) 4.400 * [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.401 * [backup-simplify]: Simplify (- (+ (* (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) (/ 0 (exp (* -1 (/ (- (log -1) (log k)) m))))))) into 0 4.401 * [backup-simplify]: Simplify 0 into 0 4.402 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 4.403 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.404 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 4.404 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.405 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 4.405 * [backup-simplify]: Simplify (- 0) into 0 4.406 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 4.407 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.410 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 4.411 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 4.412 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 4.412 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (+ (* 0 0) (* 0 (- (log -1) (log k))))) into 0 4.414 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 4.417 * [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.417 * [taylor]: Taking taylor expansion of (* 1.0 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 4.417 * [taylor]: Taking taylor expansion of 1.0 in m 4.417 * [backup-simplify]: Simplify 1.0 into 1.0 4.417 * [taylor]: Taking taylor expansion of (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 4.417 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 4.417 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 4.417 * [taylor]: Taking taylor expansion of -1 in m 4.417 * [backup-simplify]: Simplify -1 into -1 4.417 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 4.417 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 4.418 * [taylor]: Taking taylor expansion of (log -1) in m 4.418 * [taylor]: Taking taylor expansion of -1 in m 4.418 * [backup-simplify]: Simplify -1 into -1 4.418 * [backup-simplify]: Simplify (log -1) into (log -1) 4.418 * [taylor]: Taking taylor expansion of (log k) in m 4.418 * [taylor]: Taking taylor expansion of k in m 4.418 * [backup-simplify]: Simplify k into k 4.418 * [backup-simplify]: Simplify (log k) into (log k) 4.418 * [taylor]: Taking taylor expansion of m in m 4.418 * [backup-simplify]: Simplify 0 into 0 4.418 * [backup-simplify]: Simplify 1 into 1 4.418 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 4.419 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 4.419 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 4.420 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 4.420 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 4.421 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 4.421 * [backup-simplify]: Simplify (* 1.0 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (/ 1.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 4.422 * [backup-simplify]: Simplify (/ 1.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 4.425 * [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.425 * * * [progress]: simplifying candidates 4.431 * [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.444 * * [simplify]: Extracting # 0 : cost 0 4.445 * * [simplify]: Extracting # 1 : cost 0 4.446 * * [simplify]: Extracting # 2 : cost 0 4.447 * * [simplify]: Extracting # 3 : cost 0 4.448 * * [simplify]: Extracting # 4 : cost 0 4.449 * * [simplify]: Extracting # 5 : cost 0 4.451 * * [simplify]: Extracting # 6 : cost 0 4.452 * * [simplify]: Extracting # 7 : cost 0 4.453 * * [simplify]: Extracting # 8 : cost 0 4.454 * * [simplify]: Extracting # 9 : cost 0 4.455 * * [simplify]: Extracting # 10 : cost 0 4.457 * * [simplify]: Extracting # 11 : cost 0 4.458 * * [simplify]: Extracting # 12 : cost 0 4.459 * * [simplify]: iteration 0 : 366 enodes (cost 4560 ) 4.632 * * [simplify]: Extracting # 0 : cost 0 4.633 * * [simplify]: Extracting # 1 : cost 0 4.634 * * [simplify]: Extracting # 2 : cost 0 4.635 * * [simplify]: Extracting # 3 : cost 0 4.636 * * [simplify]: Extracting # 4 : cost 0 4.637 * * [simplify]: Extracting # 5 : cost 0 4.639 * * [simplify]: Extracting # 6 : cost 0 4.640 * * [simplify]: iteration 1 : 840 enodes (cost 4341 ) 5.207 * * [simplify]: Extracting # 0 : cost 0 5.214 * * [simplify]: Extracting # 1 : cost 0 5.224 * * [simplify]: Extracting # 2 : cost 0 5.227 * * [simplify]: Extracting # 3 : cost 0 5.230 * * [simplify]: Extracting # 4 : cost 0 5.234 * * [simplify]: iteration 2 : 2851 enodes (cost 4178 ) 6.340 * * [simplify]: Extracting # 0 : cost 0 6.355 * * [simplify]: Extracting # 1 : cost 0 6.362 * * [simplify]: Extracting # 2 : cost 0 6.367 * * [simplify]: Extracting # 3 : cost 0 6.373 * * [simplify]: Extracting # 4 : cost 0 6.379 * * [simplify]: iteration done: 5001 enodes (cost 4148 ) 6.381 * [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.383 * * * [progress]: adding candidates to table 7.124 * * [progress]: iteration 2 / 4 7.124 * * * [progress]: picking best candidate 7.136 * * * * [pick]: Picked # 7.136 * * * [progress]: localizing error 7.169 * * * [progress]: generating rewritten candidates 7.169 * * * * [progress]: [ 1 / 4 ] rewriting at (2 2 2 2) 7.200 * * * * [progress]: [ 2 / 4 ] rewriting at (2 2 1) 7.231 * * * * [progress]: [ 3 / 4 ] rewriting at (2) 7.372 * * * * [progress]: [ 4 / 4 ] rewriting at (2 2) 7.750 * * * [progress]: generating series expansions 7.751 * * * * [progress]: [ 1 / 4 ] generating series at (2 2 2 2) 7.751 * [backup-simplify]: Simplify (sqrt (+ (* k (+ 10.0 k)) 1.0)) into (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) 7.751 * [approximate]: Taking taylor expansion of (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) in (k) around 0 7.751 * [taylor]: Taking taylor expansion of (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 7.751 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 7.751 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 7.751 * [taylor]: Taking taylor expansion of 10.0 in k 7.751 * [backup-simplify]: Simplify 10.0 into 10.0 7.751 * [taylor]: Taking taylor expansion of k in k 7.751 * [backup-simplify]: Simplify 0 into 0 7.751 * [backup-simplify]: Simplify 1 into 1 7.751 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 7.751 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.751 * [taylor]: Taking taylor expansion of k in k 7.751 * [backup-simplify]: Simplify 0 into 0 7.751 * [backup-simplify]: Simplify 1 into 1 7.751 * [taylor]: Taking taylor expansion of 1.0 in k 7.751 * [backup-simplify]: Simplify 1.0 into 1.0 7.752 * [backup-simplify]: Simplify (* 10.0 0) into 0 7.753 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.753 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.754 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 7.755 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 7.755 * [backup-simplify]: Simplify (+ 0 0) into 0 7.756 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 7.758 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1.0))) into (/ 5.0 (sqrt 1.0)) 7.758 * [taylor]: Taking taylor expansion of (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 7.758 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 7.758 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 7.758 * [taylor]: Taking taylor expansion of 10.0 in k 7.758 * [backup-simplify]: Simplify 10.0 into 10.0 7.758 * [taylor]: Taking taylor expansion of k in k 7.758 * [backup-simplify]: Simplify 0 into 0 7.758 * [backup-simplify]: Simplify 1 into 1 7.758 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 7.758 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.758 * [taylor]: Taking taylor expansion of k in k 7.758 * [backup-simplify]: Simplify 0 into 0 7.758 * [backup-simplify]: Simplify 1 into 1 7.758 * [taylor]: Taking taylor expansion of 1.0 in k 7.758 * [backup-simplify]: Simplify 1.0 into 1.0 7.758 * [backup-simplify]: Simplify (* 10.0 0) into 0 7.759 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.759 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.760 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 7.761 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 7.761 * [backup-simplify]: Simplify (+ 0 0) into 0 7.762 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 7.764 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1.0))) into (/ 5.0 (sqrt 1.0)) 7.764 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 7.765 * [backup-simplify]: Simplify (/ 5.0 (sqrt 1.0)) into (/ 5.0 (sqrt 1.0)) 7.766 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 1) (* 0 0))) into 0 7.766 * [backup-simplify]: Simplify (* 1 1) into 1 7.767 * [backup-simplify]: Simplify (+ 1 0) into 1 7.768 * [backup-simplify]: Simplify (+ 0 1) into 1 7.773 * [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.780 * [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.789 * [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.789 * [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.789 * [approximate]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in (k) around 0 7.789 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 7.789 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 7.790 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 7.790 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.790 * [taylor]: Taking taylor expansion of k in k 7.790 * [backup-simplify]: Simplify 0 into 0 7.790 * [backup-simplify]: Simplify 1 into 1 7.790 * [backup-simplify]: Simplify (* 1 1) into 1 7.790 * [backup-simplify]: Simplify (/ 1 1) into 1 7.790 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 7.790 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 7.790 * [taylor]: Taking taylor expansion of 10.0 in k 7.791 * [backup-simplify]: Simplify 10.0 into 10.0 7.791 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.791 * [taylor]: Taking taylor expansion of k in k 7.791 * [backup-simplify]: Simplify 0 into 0 7.791 * [backup-simplify]: Simplify 1 into 1 7.791 * [backup-simplify]: Simplify (/ 1 1) into 1 7.791 * [taylor]: Taking taylor expansion of 1.0 in k 7.791 * [backup-simplify]: Simplify 1.0 into 1.0 7.791 * [backup-simplify]: Simplify (+ 1 0) into 1 7.792 * [backup-simplify]: Simplify (sqrt 1) into 1 7.792 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.793 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.794 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 7.794 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 7.795 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 7.796 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1))) into 5.0 7.796 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 7.796 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 7.796 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 7.796 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.796 * [taylor]: Taking taylor expansion of k in k 7.796 * [backup-simplify]: Simplify 0 into 0 7.796 * [backup-simplify]: Simplify 1 into 1 7.796 * [backup-simplify]: Simplify (* 1 1) into 1 7.797 * [backup-simplify]: Simplify (/ 1 1) into 1 7.797 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 7.797 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 7.797 * [taylor]: Taking taylor expansion of 10.0 in k 7.797 * [backup-simplify]: Simplify 10.0 into 10.0 7.797 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.797 * [taylor]: Taking taylor expansion of k in k 7.797 * [backup-simplify]: Simplify 0 into 0 7.797 * [backup-simplify]: Simplify 1 into 1 7.797 * [backup-simplify]: Simplify (/ 1 1) into 1 7.797 * [taylor]: Taking taylor expansion of 1.0 in k 7.797 * [backup-simplify]: Simplify 1.0 into 1.0 7.798 * [backup-simplify]: Simplify (+ 1 0) into 1 7.798 * [backup-simplify]: Simplify (sqrt 1) into 1 7.799 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.799 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.799 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 7.799 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 7.800 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 7.800 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1))) into 5.0 7.801 * [backup-simplify]: Simplify 1 into 1 7.801 * [backup-simplify]: Simplify 5.0 into 5.0 7.801 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.802 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.802 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.802 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 7.803 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.803 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.805 * [backup-simplify]: Simplify (/ (- 1.0 (pow 5.0 2) (+)) (* 2 1)) into -12.0 7.805 * [backup-simplify]: Simplify -12.0 into -12.0 7.805 * [backup-simplify]: Simplify (+ (* -12.0 (/ 1 k)) (+ 5.0 (* 1 (/ 1 (/ 1 k))))) into (- (+ k 5.0) (* 12.0 (/ 1 k))) 7.805 * [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.805 * [approximate]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in (k) around 0 7.805 * [taylor]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 7.805 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 7.805 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 7.805 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 7.805 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.805 * [taylor]: Taking taylor expansion of k in k 7.805 * [backup-simplify]: Simplify 0 into 0 7.805 * [backup-simplify]: Simplify 1 into 1 7.806 * [backup-simplify]: Simplify (* 1 1) into 1 7.806 * [backup-simplify]: Simplify (/ 1 1) into 1 7.806 * [taylor]: Taking taylor expansion of 1.0 in k 7.806 * [backup-simplify]: Simplify 1.0 into 1.0 7.806 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 7.806 * [taylor]: Taking taylor expansion of 10.0 in k 7.806 * [backup-simplify]: Simplify 10.0 into 10.0 7.806 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.806 * [taylor]: Taking taylor expansion of k in k 7.806 * [backup-simplify]: Simplify 0 into 0 7.806 * [backup-simplify]: Simplify 1 into 1 7.806 * [backup-simplify]: Simplify (/ 1 1) into 1 7.807 * [backup-simplify]: Simplify (+ 1 0) into 1 7.807 * [backup-simplify]: Simplify (+ 1 0) into 1 7.807 * [backup-simplify]: Simplify (sqrt 1) into 1 7.808 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.808 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.808 * [backup-simplify]: Simplify (+ 0 0) into 0 7.808 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 7.809 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 7.809 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 7.810 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1))) into -5.0 7.810 * [taylor]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 7.810 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 7.810 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 7.810 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 7.810 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.810 * [taylor]: Taking taylor expansion of k in k 7.810 * [backup-simplify]: Simplify 0 into 0 7.810 * [backup-simplify]: Simplify 1 into 1 7.811 * [backup-simplify]: Simplify (* 1 1) into 1 7.811 * [backup-simplify]: Simplify (/ 1 1) into 1 7.811 * [taylor]: Taking taylor expansion of 1.0 in k 7.811 * [backup-simplify]: Simplify 1.0 into 1.0 7.811 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 7.811 * [taylor]: Taking taylor expansion of 10.0 in k 7.811 * [backup-simplify]: Simplify 10.0 into 10.0 7.811 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.811 * [taylor]: Taking taylor expansion of k in k 7.811 * [backup-simplify]: Simplify 0 into 0 7.811 * [backup-simplify]: Simplify 1 into 1 7.812 * [backup-simplify]: Simplify (/ 1 1) into 1 7.812 * [backup-simplify]: Simplify (+ 1 0) into 1 7.812 * [backup-simplify]: Simplify (+ 1 0) into 1 7.812 * [backup-simplify]: Simplify (sqrt 1) into 1 7.813 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.813 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.813 * [backup-simplify]: Simplify (+ 0 0) into 0 7.814 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 7.814 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 7.814 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 7.815 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1))) into -5.0 7.816 * [backup-simplify]: Simplify 1 into 1 7.816 * [backup-simplify]: Simplify -5.0 into -5.0 7.816 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.817 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.817 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.817 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.818 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 7.818 * [backup-simplify]: Simplify (- 0) into 0 7.818 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 7.821 * [backup-simplify]: Simplify (/ (- 1.0 (pow -5.0 2) (+)) (* 2 1)) into -12.0 7.821 * [backup-simplify]: Simplify -12.0 into -12.0 7.822 * [backup-simplify]: Simplify (+ (* -12.0 (/ 1 (- k))) (+ -5.0 (* 1 (/ 1 (/ 1 (- k)))))) into (- (* 12.0 (/ 1 k)) (+ k 5.0)) 7.822 * * * * [progress]: [ 2 / 4 ] generating series at (2 2 1) 7.822 * [backup-simplify]: Simplify (sqrt (+ (* k (+ 10.0 k)) 1.0)) into (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) 7.822 * [approximate]: Taking taylor expansion of (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) in (k) around 0 7.822 * [taylor]: Taking taylor expansion of (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 7.822 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 7.822 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 7.822 * [taylor]: Taking taylor expansion of 10.0 in k 7.822 * [backup-simplify]: Simplify 10.0 into 10.0 7.822 * [taylor]: Taking taylor expansion of k in k 7.822 * [backup-simplify]: Simplify 0 into 0 7.822 * [backup-simplify]: Simplify 1 into 1 7.822 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 7.822 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.822 * [taylor]: Taking taylor expansion of k in k 7.822 * [backup-simplify]: Simplify 0 into 0 7.822 * [backup-simplify]: Simplify 1 into 1 7.822 * [taylor]: Taking taylor expansion of 1.0 in k 7.822 * [backup-simplify]: Simplify 1.0 into 1.0 7.823 * [backup-simplify]: Simplify (* 10.0 0) into 0 7.823 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.824 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.824 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 7.826 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 7.826 * [backup-simplify]: Simplify (+ 0 0) into 0 7.826 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 7.828 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1.0))) into (/ 5.0 (sqrt 1.0)) 7.828 * [taylor]: Taking taylor expansion of (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 7.828 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 7.828 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 7.828 * [taylor]: Taking taylor expansion of 10.0 in k 7.828 * [backup-simplify]: Simplify 10.0 into 10.0 7.828 * [taylor]: Taking taylor expansion of k in k 7.828 * [backup-simplify]: Simplify 0 into 0 7.828 * [backup-simplify]: Simplify 1 into 1 7.828 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 7.828 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.828 * [taylor]: Taking taylor expansion of k in k 7.828 * [backup-simplify]: Simplify 0 into 0 7.828 * [backup-simplify]: Simplify 1 into 1 7.828 * [taylor]: Taking taylor expansion of 1.0 in k 7.828 * [backup-simplify]: Simplify 1.0 into 1.0 7.829 * [backup-simplify]: Simplify (* 10.0 0) into 0 7.829 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.830 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.830 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 7.832 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 7.832 * [backup-simplify]: Simplify (+ 0 0) into 0 7.833 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 7.834 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1.0))) into (/ 5.0 (sqrt 1.0)) 7.834 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 7.835 * [backup-simplify]: Simplify (/ 5.0 (sqrt 1.0)) into (/ 5.0 (sqrt 1.0)) 7.836 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 1) (* 0 0))) into 0 7.836 * [backup-simplify]: Simplify (* 1 1) into 1 7.836 * [backup-simplify]: Simplify (+ 1 0) into 1 7.836 * [backup-simplify]: Simplify (+ 0 1) into 1 7.839 * [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.844 * [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.849 * [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.849 * [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.849 * [approximate]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in (k) around 0 7.849 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 7.849 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 7.849 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 7.849 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.849 * [taylor]: Taking taylor expansion of k in k 7.849 * [backup-simplify]: Simplify 0 into 0 7.849 * [backup-simplify]: Simplify 1 into 1 7.850 * [backup-simplify]: Simplify (* 1 1) into 1 7.850 * [backup-simplify]: Simplify (/ 1 1) into 1 7.850 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 7.850 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 7.850 * [taylor]: Taking taylor expansion of 10.0 in k 7.850 * [backup-simplify]: Simplify 10.0 into 10.0 7.850 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.850 * [taylor]: Taking taylor expansion of k in k 7.850 * [backup-simplify]: Simplify 0 into 0 7.850 * [backup-simplify]: Simplify 1 into 1 7.850 * [backup-simplify]: Simplify (/ 1 1) into 1 7.850 * [taylor]: Taking taylor expansion of 1.0 in k 7.850 * [backup-simplify]: Simplify 1.0 into 1.0 7.850 * [backup-simplify]: Simplify (+ 1 0) into 1 7.851 * [backup-simplify]: Simplify (sqrt 1) into 1 7.851 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.852 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.852 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 7.852 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 7.852 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 7.853 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1))) into 5.0 7.853 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 7.853 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 7.853 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 7.853 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.853 * [taylor]: Taking taylor expansion of k in k 7.853 * [backup-simplify]: Simplify 0 into 0 7.853 * [backup-simplify]: Simplify 1 into 1 7.857 * [backup-simplify]: Simplify (* 1 1) into 1 7.858 * [backup-simplify]: Simplify (/ 1 1) into 1 7.858 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 7.858 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 7.858 * [taylor]: Taking taylor expansion of 10.0 in k 7.858 * [backup-simplify]: Simplify 10.0 into 10.0 7.858 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.858 * [taylor]: Taking taylor expansion of k in k 7.858 * [backup-simplify]: Simplify 0 into 0 7.858 * [backup-simplify]: Simplify 1 into 1 7.858 * [backup-simplify]: Simplify (/ 1 1) into 1 7.858 * [taylor]: Taking taylor expansion of 1.0 in k 7.858 * [backup-simplify]: Simplify 1.0 into 1.0 7.859 * [backup-simplify]: Simplify (+ 1 0) into 1 7.859 * [backup-simplify]: Simplify (sqrt 1) into 1 7.859 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.860 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.860 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 7.860 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 7.860 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 7.861 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1))) into 5.0 7.861 * [backup-simplify]: Simplify 1 into 1 7.861 * [backup-simplify]: Simplify 5.0 into 5.0 7.862 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.862 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.863 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.863 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 7.863 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.864 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.865 * [backup-simplify]: Simplify (/ (- 1.0 (pow 5.0 2) (+)) (* 2 1)) into -12.0 7.865 * [backup-simplify]: Simplify -12.0 into -12.0 7.866 * [backup-simplify]: Simplify (+ (* -12.0 (/ 1 k)) (+ 5.0 (* 1 (/ 1 (/ 1 k))))) into (- (+ k 5.0) (* 12.0 (/ 1 k))) 7.866 * [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.866 * [approximate]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in (k) around 0 7.866 * [taylor]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 7.866 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 7.866 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 7.866 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 7.866 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.866 * [taylor]: Taking taylor expansion of k in k 7.866 * [backup-simplify]: Simplify 0 into 0 7.866 * [backup-simplify]: Simplify 1 into 1 7.866 * [backup-simplify]: Simplify (* 1 1) into 1 7.866 * [backup-simplify]: Simplify (/ 1 1) into 1 7.866 * [taylor]: Taking taylor expansion of 1.0 in k 7.866 * [backup-simplify]: Simplify 1.0 into 1.0 7.866 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 7.866 * [taylor]: Taking taylor expansion of 10.0 in k 7.867 * [backup-simplify]: Simplify 10.0 into 10.0 7.867 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.867 * [taylor]: Taking taylor expansion of k in k 7.867 * [backup-simplify]: Simplify 0 into 0 7.867 * [backup-simplify]: Simplify 1 into 1 7.867 * [backup-simplify]: Simplify (/ 1 1) into 1 7.867 * [backup-simplify]: Simplify (+ 1 0) into 1 7.867 * [backup-simplify]: Simplify (+ 1 0) into 1 7.868 * [backup-simplify]: Simplify (sqrt 1) into 1 7.868 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.868 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.869 * [backup-simplify]: Simplify (+ 0 0) into 0 7.869 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 7.869 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 7.870 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 7.871 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1))) into -5.0 7.871 * [taylor]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 7.871 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 7.871 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 7.871 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 7.871 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.871 * [taylor]: Taking taylor expansion of k in k 7.871 * [backup-simplify]: Simplify 0 into 0 7.871 * [backup-simplify]: Simplify 1 into 1 7.872 * [backup-simplify]: Simplify (* 1 1) into 1 7.872 * [backup-simplify]: Simplify (/ 1 1) into 1 7.872 * [taylor]: Taking taylor expansion of 1.0 in k 7.872 * [backup-simplify]: Simplify 1.0 into 1.0 7.872 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 7.872 * [taylor]: Taking taylor expansion of 10.0 in k 7.872 * [backup-simplify]: Simplify 10.0 into 10.0 7.872 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.872 * [taylor]: Taking taylor expansion of k in k 7.872 * [backup-simplify]: Simplify 0 into 0 7.872 * [backup-simplify]: Simplify 1 into 1 7.873 * [backup-simplify]: Simplify (/ 1 1) into 1 7.873 * [backup-simplify]: Simplify (+ 1 0) into 1 7.874 * [backup-simplify]: Simplify (+ 1 0) into 1 7.874 * [backup-simplify]: Simplify (sqrt 1) into 1 7.875 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.875 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.876 * [backup-simplify]: Simplify (+ 0 0) into 0 7.876 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 7.876 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 7.877 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 7.879 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1))) into -5.0 7.879 * [backup-simplify]: Simplify 1 into 1 7.879 * [backup-simplify]: Simplify -5.0 into -5.0 7.880 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.881 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.881 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.883 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.883 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 7.884 * [backup-simplify]: Simplify (- 0) into 0 7.884 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 7.887 * [backup-simplify]: Simplify (/ (- 1.0 (pow -5.0 2) (+)) (* 2 1)) into -12.0 7.887 * [backup-simplify]: Simplify -12.0 into -12.0 7.887 * [backup-simplify]: Simplify (+ (* -12.0 (/ 1 (- k))) (+ -5.0 (* 1 (/ 1 (/ 1 (- k)))))) into (- (* 12.0 (/ 1 k)) (+ k 5.0)) 7.887 * * * * [progress]: [ 3 / 4 ] generating series at (2) 7.888 * [backup-simplify]: Simplify (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) into (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) 7.888 * [approximate]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in (a k m) around 0 7.888 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in m 7.888 * [taylor]: Taking taylor expansion of (* a (pow k m)) in m 7.888 * [taylor]: Taking taylor expansion of a in m 7.888 * [backup-simplify]: Simplify a into a 7.888 * [taylor]: Taking taylor expansion of (pow k m) in m 7.888 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 7.888 * [taylor]: Taking taylor expansion of (* m (log k)) in m 7.888 * [taylor]: Taking taylor expansion of m in m 7.888 * [backup-simplify]: Simplify 0 into 0 7.888 * [backup-simplify]: Simplify 1 into 1 7.888 * [taylor]: Taking taylor expansion of (log k) in m 7.888 * [taylor]: Taking taylor expansion of k in m 7.888 * [backup-simplify]: Simplify k into k 7.889 * [backup-simplify]: Simplify (log k) into (log k) 7.889 * [backup-simplify]: Simplify (* 0 (log k)) into 0 7.890 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 7.890 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 7.890 * [backup-simplify]: Simplify (exp 0) into 1 7.890 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in m 7.890 * [taylor]: Taking taylor expansion of (* 10.0 k) in m 7.890 * [taylor]: Taking taylor expansion of 10.0 in m 7.890 * [backup-simplify]: Simplify 10.0 into 10.0 7.890 * [taylor]: Taking taylor expansion of k in m 7.890 * [backup-simplify]: Simplify k into k 7.890 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in m 7.890 * [taylor]: Taking taylor expansion of (pow k 2) in m 7.890 * [taylor]: Taking taylor expansion of k in m 7.890 * [backup-simplify]: Simplify k into k 7.890 * [taylor]: Taking taylor expansion of 1.0 in m 7.890 * [backup-simplify]: Simplify 1.0 into 1.0 7.890 * [backup-simplify]: Simplify (* a 1) into a 7.891 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 7.891 * [backup-simplify]: Simplify (* k k) into (pow k 2) 7.891 * [backup-simplify]: Simplify (+ (pow k 2) 1.0) into (+ (pow k 2) 1.0) 7.891 * [backup-simplify]: Simplify (+ (* 10.0 k) (+ (pow k 2) 1.0)) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 7.891 * [backup-simplify]: Simplify (/ a (+ (* 10.0 k) (+ (pow k 2) 1.0))) into (/ a (+ (* 10.0 k) (+ (pow k 2) 1.0))) 7.891 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 7.891 * [taylor]: Taking taylor expansion of (* a (pow k m)) in k 7.891 * [taylor]: Taking taylor expansion of a in k 7.891 * [backup-simplify]: Simplify a into a 7.891 * [taylor]: Taking taylor expansion of (pow k m) in k 7.891 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 7.891 * [taylor]: Taking taylor expansion of (* m (log k)) in k 7.891 * [taylor]: Taking taylor expansion of m in k 7.892 * [backup-simplify]: Simplify m into m 7.892 * [taylor]: Taking taylor expansion of (log k) in k 7.892 * [taylor]: Taking taylor expansion of k in k 7.892 * [backup-simplify]: Simplify 0 into 0 7.892 * [backup-simplify]: Simplify 1 into 1 7.892 * [backup-simplify]: Simplify (log 1) into 0 7.892 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 7.893 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 7.893 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 7.893 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 7.893 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 7.893 * [taylor]: Taking taylor expansion of 10.0 in k 7.893 * [backup-simplify]: Simplify 10.0 into 10.0 7.893 * [taylor]: Taking taylor expansion of k in k 7.893 * [backup-simplify]: Simplify 0 into 0 7.893 * [backup-simplify]: Simplify 1 into 1 7.893 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 7.893 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.893 * [taylor]: Taking taylor expansion of k in k 7.893 * [backup-simplify]: Simplify 0 into 0 7.893 * [backup-simplify]: Simplify 1 into 1 7.893 * [taylor]: Taking taylor expansion of 1.0 in k 7.893 * [backup-simplify]: Simplify 1.0 into 1.0 7.893 * [backup-simplify]: Simplify (* a (pow k m)) into (* a (pow k m)) 7.894 * [backup-simplify]: Simplify (* 10.0 0) into 0 7.894 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.895 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.895 * [backup-simplify]: Simplify (/ (* a (pow k m)) 1.0) into (* 1.0 (* a (pow k m))) 7.895 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in a 7.895 * [taylor]: Taking taylor expansion of (* a (pow k m)) in a 7.895 * [taylor]: Taking taylor expansion of a in a 7.895 * [backup-simplify]: Simplify 0 into 0 7.895 * [backup-simplify]: Simplify 1 into 1 7.895 * [taylor]: Taking taylor expansion of (pow k m) in a 7.895 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in a 7.895 * [taylor]: Taking taylor expansion of (* m (log k)) in a 7.895 * [taylor]: Taking taylor expansion of m in a 7.895 * [backup-simplify]: Simplify m into m 7.895 * [taylor]: Taking taylor expansion of (log k) in a 7.895 * [taylor]: Taking taylor expansion of k in a 7.895 * [backup-simplify]: Simplify k into k 7.895 * [backup-simplify]: Simplify (log k) into (log k) 7.895 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 7.895 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 7.895 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in a 7.896 * [taylor]: Taking taylor expansion of (* 10.0 k) in a 7.896 * [taylor]: Taking taylor expansion of 10.0 in a 7.896 * [backup-simplify]: Simplify 10.0 into 10.0 7.896 * [taylor]: Taking taylor expansion of k in a 7.896 * [backup-simplify]: Simplify k into k 7.896 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in a 7.896 * [taylor]: Taking taylor expansion of (pow k 2) in a 7.896 * [taylor]: Taking taylor expansion of k in a 7.896 * [backup-simplify]: Simplify k into k 7.896 * [taylor]: Taking taylor expansion of 1.0 in a 7.896 * [backup-simplify]: Simplify 1.0 into 1.0 7.896 * [backup-simplify]: Simplify (* 0 (pow k m)) into 0 7.897 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 7.897 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 7.898 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 7.898 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow k m))) into (pow k m) 7.899 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 7.899 * [backup-simplify]: Simplify (* k k) into (pow k 2) 7.899 * [backup-simplify]: Simplify (+ (pow k 2) 1.0) into (+ (pow k 2) 1.0) 7.899 * [backup-simplify]: Simplify (+ (* 10.0 k) (+ (pow k 2) 1.0)) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 7.899 * [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.899 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in a 7.899 * [taylor]: Taking taylor expansion of (* a (pow k m)) in a 7.900 * [taylor]: Taking taylor expansion of a in a 7.900 * [backup-simplify]: Simplify 0 into 0 7.900 * [backup-simplify]: Simplify 1 into 1 7.900 * [taylor]: Taking taylor expansion of (pow k m) in a 7.900 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in a 7.900 * [taylor]: Taking taylor expansion of (* m (log k)) in a 7.900 * [taylor]: Taking taylor expansion of m in a 7.900 * [backup-simplify]: Simplify m into m 7.900 * [taylor]: Taking taylor expansion of (log k) in a 7.900 * [taylor]: Taking taylor expansion of k in a 7.900 * [backup-simplify]: Simplify k into k 7.900 * [backup-simplify]: Simplify (log k) into (log k) 7.900 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 7.900 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 7.900 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in a 7.900 * [taylor]: Taking taylor expansion of (* 10.0 k) in a 7.900 * [taylor]: Taking taylor expansion of 10.0 in a 7.900 * [backup-simplify]: Simplify 10.0 into 10.0 7.900 * [taylor]: Taking taylor expansion of k in a 7.900 * [backup-simplify]: Simplify k into k 7.900 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in a 7.900 * [taylor]: Taking taylor expansion of (pow k 2) in a 7.900 * [taylor]: Taking taylor expansion of k in a 7.900 * [backup-simplify]: Simplify k into k 7.900 * [taylor]: Taking taylor expansion of 1.0 in a 7.900 * [backup-simplify]: Simplify 1.0 into 1.0 7.901 * [backup-simplify]: Simplify (* 0 (pow k m)) into 0 7.902 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 7.902 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 7.903 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 7.904 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow k m))) into (pow k m) 7.904 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 7.904 * [backup-simplify]: Simplify (* k k) into (pow k 2) 7.904 * [backup-simplify]: Simplify (+ (pow k 2) 1.0) into (+ (pow k 2) 1.0) 7.904 * [backup-simplify]: Simplify (+ (* 10.0 k) (+ (pow k 2) 1.0)) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 7.905 * [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.905 * [taylor]: Taking taylor expansion of (/ (pow k m) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 7.905 * [taylor]: Taking taylor expansion of (pow k m) in k 7.905 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 7.905 * [taylor]: Taking taylor expansion of (* m (log k)) in k 7.905 * [taylor]: Taking taylor expansion of m in k 7.905 * [backup-simplify]: Simplify m into m 7.905 * [taylor]: Taking taylor expansion of (log k) in k 7.905 * [taylor]: Taking taylor expansion of k in k 7.905 * [backup-simplify]: Simplify 0 into 0 7.905 * [backup-simplify]: Simplify 1 into 1 7.906 * [backup-simplify]: Simplify (log 1) into 0 7.906 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 7.906 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 7.906 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 7.906 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 7.906 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 7.906 * [taylor]: Taking taylor expansion of 10.0 in k 7.906 * [backup-simplify]: Simplify 10.0 into 10.0 7.907 * [taylor]: Taking taylor expansion of k in k 7.907 * [backup-simplify]: Simplify 0 into 0 7.907 * [backup-simplify]: Simplify 1 into 1 7.907 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 7.907 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.907 * [taylor]: Taking taylor expansion of k in k 7.907 * [backup-simplify]: Simplify 0 into 0 7.907 * [backup-simplify]: Simplify 1 into 1 7.907 * [taylor]: Taking taylor expansion of 1.0 in k 7.907 * [backup-simplify]: Simplify 1.0 into 1.0 7.907 * [backup-simplify]: Simplify (* 10.0 0) into 0 7.908 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.908 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.908 * [backup-simplify]: Simplify (/ (pow k m) 1.0) into (* 1.0 (pow k m)) 7.908 * [taylor]: Taking taylor expansion of (* 1.0 (pow k m)) in m 7.908 * [taylor]: Taking taylor expansion of 1.0 in m 7.909 * [backup-simplify]: Simplify 1.0 into 1.0 7.909 * [taylor]: Taking taylor expansion of (pow k m) in m 7.909 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 7.909 * [taylor]: Taking taylor expansion of (* m (log k)) in m 7.909 * [taylor]: Taking taylor expansion of m in m 7.909 * [backup-simplify]: Simplify 0 into 0 7.909 * [backup-simplify]: Simplify 1 into 1 7.909 * [taylor]: Taking taylor expansion of (log k) in m 7.909 * [taylor]: Taking taylor expansion of k in m 7.909 * [backup-simplify]: Simplify k into k 7.909 * [backup-simplify]: Simplify (log k) into (log k) 7.909 * [backup-simplify]: Simplify (* 0 (log k)) into 0 7.910 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 7.910 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 7.910 * [backup-simplify]: Simplify (exp 0) into 1 7.911 * [backup-simplify]: Simplify (* 1.0 1) into 1.0 7.911 * [backup-simplify]: Simplify 1.0 into 1.0 7.913 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow k 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow k 1)))) 2) into 0 7.914 * [backup-simplify]: Simplify (+ (* m 0) (+ (* 0 0) (* 0 (log k)))) into 0 7.915 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 7.916 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (pow k m)))) into 0 7.916 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 k)) into 0 7.917 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 7.917 * [backup-simplify]: Simplify (+ 0 0) into 0 7.917 * [backup-simplify]: Simplify (+ 0 0) into 0 7.918 * [backup-simplify]: Simplify (- (/ 0 (+ (* 10.0 k) (+ (pow k 2) 1.0))) (+ (* (/ (pow k m) (+ (* 10.0 k) (+ (pow k 2) 1.0))) (/ 0 (+ (* 10.0 k) (+ (pow k 2) 1.0)))))) into 0 7.918 * [taylor]: Taking taylor expansion of 0 in k 7.918 * [backup-simplify]: Simplify 0 into 0 7.919 * [taylor]: Taking taylor expansion of 0 in m 7.919 * [backup-simplify]: Simplify 0 into 0 7.919 * [backup-simplify]: Simplify 0 into 0 7.920 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 7.921 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 7.921 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 7.922 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 7.923 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 7.924 * [backup-simplify]: Simplify (+ 0 0) into 0 7.924 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 7.925 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* (* 1.0 (pow k m)) (/ 10.0 1.0)))) into (- (* 10.0 (pow k m))) 7.925 * [taylor]: Taking taylor expansion of (- (* 10.0 (pow k m))) in m 7.925 * [taylor]: Taking taylor expansion of (* 10.0 (pow k m)) in m 7.925 * [taylor]: Taking taylor expansion of 10.0 in m 7.925 * [backup-simplify]: Simplify 10.0 into 10.0 7.925 * [taylor]: Taking taylor expansion of (pow k m) in m 7.925 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 7.925 * [taylor]: Taking taylor expansion of (* m (log k)) in m 7.926 * [taylor]: Taking taylor expansion of m in m 7.926 * [backup-simplify]: Simplify 0 into 0 7.926 * [backup-simplify]: Simplify 1 into 1 7.926 * [taylor]: Taking taylor expansion of (log k) in m 7.926 * [taylor]: Taking taylor expansion of k in m 7.926 * [backup-simplify]: Simplify k into k 7.926 * [backup-simplify]: Simplify (log k) into (log k) 7.926 * [backup-simplify]: Simplify (* 0 (log k)) into 0 7.927 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 7.927 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 7.927 * [backup-simplify]: Simplify (exp 0) into 1 7.928 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 7.928 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 7.928 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 7.929 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow (log k) 1) 1)))) into (log k) 7.929 * [backup-simplify]: Simplify (+ (* 1.0 (log k)) (* 0 1)) into (* 1.0 (log k)) 7.929 * [backup-simplify]: Simplify (* 1.0 (log k)) into (* 1.0 (log k)) 7.930 * [backup-simplify]: Simplify (+ (* (* 1.0 (log k)) (* m (* 1 a))) (+ (* (- 10.0) (* 1 (* k a))) (* 1.0 (* 1 (* 1 a))))) into (- (+ (* 1.0 (* a (* m (log k)))) (* 1.0 a)) (* 10.0 (* k a))) 7.931 * [backup-simplify]: Simplify (/ (/ 1 a) (/ (sqrt (+ (* (/ 1 k) (+ 10.0 (/ 1 k))) 1.0)) (/ (pow (/ 1 k) (/ 1 m)) (sqrt (+ (* (/ 1 k) (+ 10.0 (/ 1 k))) 1.0))))) into (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) 7.931 * [approximate]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in (a k m) around 0 7.931 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in m 7.931 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in m 7.931 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in m 7.931 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in m 7.931 * [taylor]: Taking taylor expansion of (/ 1 m) in m 7.931 * [taylor]: Taking taylor expansion of m in m 7.931 * [backup-simplify]: Simplify 0 into 0 7.931 * [backup-simplify]: Simplify 1 into 1 7.931 * [backup-simplify]: Simplify (/ 1 1) into 1 7.932 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in m 7.932 * [taylor]: Taking taylor expansion of (/ 1 k) in m 7.932 * [taylor]: Taking taylor expansion of k in m 7.932 * [backup-simplify]: Simplify k into k 7.932 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 7.932 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 7.932 * [backup-simplify]: Simplify (* 1 (log (/ 1 k))) into (log (/ 1 k)) 7.932 * [backup-simplify]: Simplify (exp (* (/ 1 m) (log (/ 1 k)))) into (exp (/ (log (/ 1 k)) m)) 7.932 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in m 7.932 * [taylor]: Taking taylor expansion of a in m 7.932 * [backup-simplify]: Simplify a into a 7.932 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in m 7.932 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 7.932 * [taylor]: Taking taylor expansion of (pow k 2) in m 7.932 * [taylor]: Taking taylor expansion of k in m 7.932 * [backup-simplify]: Simplify k into k 7.932 * [backup-simplify]: Simplify (* k k) into (pow k 2) 7.932 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 7.932 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in m 7.933 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in m 7.933 * [taylor]: Taking taylor expansion of 10.0 in m 7.933 * [backup-simplify]: Simplify 10.0 into 10.0 7.933 * [taylor]: Taking taylor expansion of (/ 1 k) in m 7.933 * [taylor]: Taking taylor expansion of k in m 7.933 * [backup-simplify]: Simplify k into k 7.933 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 7.933 * [taylor]: Taking taylor expansion of 1.0 in m 7.933 * [backup-simplify]: Simplify 1.0 into 1.0 7.933 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 7.933 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 7.933 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) into (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) 7.933 * [backup-simplify]: Simplify (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) into (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) 7.934 * [backup-simplify]: Simplify (/ (exp (/ (log (/ 1 k)) m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) into (/ (exp (/ (log (/ 1 k)) m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) 7.934 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in k 7.934 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in k 7.934 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in k 7.934 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in k 7.934 * [taylor]: Taking taylor expansion of (/ 1 m) in k 7.934 * [taylor]: Taking taylor expansion of m in k 7.934 * [backup-simplify]: Simplify m into m 7.934 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 7.934 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 7.934 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.934 * [taylor]: Taking taylor expansion of k in k 7.934 * [backup-simplify]: Simplify 0 into 0 7.934 * [backup-simplify]: Simplify 1 into 1 7.935 * [backup-simplify]: Simplify (/ 1 1) into 1 7.935 * [backup-simplify]: Simplify (log 1) into 0 7.936 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 7.936 * [backup-simplify]: Simplify (* (/ 1 m) (- (log k))) into (* -1 (/ (log k) m)) 7.936 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 7.936 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 7.936 * [taylor]: Taking taylor expansion of a in k 7.936 * [backup-simplify]: Simplify a into a 7.936 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 7.936 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 7.936 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.936 * [taylor]: Taking taylor expansion of k in k 7.936 * [backup-simplify]: Simplify 0 into 0 7.936 * [backup-simplify]: Simplify 1 into 1 7.937 * [backup-simplify]: Simplify (* 1 1) into 1 7.937 * [backup-simplify]: Simplify (/ 1 1) into 1 7.937 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 7.937 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 7.937 * [taylor]: Taking taylor expansion of 10.0 in k 7.937 * [backup-simplify]: Simplify 10.0 into 10.0 7.937 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.937 * [taylor]: Taking taylor expansion of k in k 7.937 * [backup-simplify]: Simplify 0 into 0 7.937 * [backup-simplify]: Simplify 1 into 1 7.938 * [backup-simplify]: Simplify (/ 1 1) into 1 7.938 * [taylor]: Taking taylor expansion of 1.0 in k 7.938 * [backup-simplify]: Simplify 1.0 into 1.0 7.938 * [backup-simplify]: Simplify (+ 1 0) into 1 7.938 * [backup-simplify]: Simplify (* a 1) into a 7.938 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) a) into (/ (exp (* -1 (/ (log k) m))) a) 7.938 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in a 7.938 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in a 7.938 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in a 7.938 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in a 7.938 * [taylor]: Taking taylor expansion of (/ 1 m) in a 7.938 * [taylor]: Taking taylor expansion of m in a 7.938 * [backup-simplify]: Simplify m into m 7.938 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 7.938 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in a 7.938 * [taylor]: Taking taylor expansion of (/ 1 k) in a 7.938 * [taylor]: Taking taylor expansion of k in a 7.938 * [backup-simplify]: Simplify k into k 7.938 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 7.939 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 7.939 * [backup-simplify]: Simplify (* (/ 1 m) (log (/ 1 k))) into (/ (log (/ 1 k)) m) 7.939 * [backup-simplify]: Simplify (exp (/ (log (/ 1 k)) m)) into (exp (/ (log (/ 1 k)) m)) 7.939 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in a 7.939 * [taylor]: Taking taylor expansion of a in a 7.939 * [backup-simplify]: Simplify 0 into 0 7.939 * [backup-simplify]: Simplify 1 into 1 7.939 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in a 7.939 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 7.939 * [taylor]: Taking taylor expansion of (pow k 2) in a 7.939 * [taylor]: Taking taylor expansion of k in a 7.939 * [backup-simplify]: Simplify k into k 7.939 * [backup-simplify]: Simplify (* k k) into (pow k 2) 7.939 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 7.939 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in a 7.939 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 7.939 * [taylor]: Taking taylor expansion of 10.0 in a 7.939 * [backup-simplify]: Simplify 10.0 into 10.0 7.939 * [taylor]: Taking taylor expansion of (/ 1 k) in a 7.939 * [taylor]: Taking taylor expansion of k in a 7.939 * [backup-simplify]: Simplify k into k 7.939 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 7.939 * [taylor]: Taking taylor expansion of 1.0 in a 7.939 * [backup-simplify]: Simplify 1.0 into 1.0 7.939 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 7.939 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 7.940 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) into (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) 7.940 * [backup-simplify]: Simplify (* 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) into 0 7.940 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 7.940 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 7.940 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 7.941 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 7.941 * [backup-simplify]: Simplify (+ 0 0) into 0 7.941 * [backup-simplify]: Simplify (+ 0 0) into 0 7.942 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) into (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) 7.942 * [backup-simplify]: Simplify (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) into (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) 7.942 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in a 7.942 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in a 7.942 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in a 7.942 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in a 7.942 * [taylor]: Taking taylor expansion of (/ 1 m) in a 7.942 * [taylor]: Taking taylor expansion of m in a 7.942 * [backup-simplify]: Simplify m into m 7.942 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 7.942 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in a 7.942 * [taylor]: Taking taylor expansion of (/ 1 k) in a 7.942 * [taylor]: Taking taylor expansion of k in a 7.942 * [backup-simplify]: Simplify k into k 7.942 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 7.942 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 7.942 * [backup-simplify]: Simplify (* (/ 1 m) (log (/ 1 k))) into (/ (log (/ 1 k)) m) 7.943 * [backup-simplify]: Simplify (exp (/ (log (/ 1 k)) m)) into (exp (/ (log (/ 1 k)) m)) 7.943 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in a 7.943 * [taylor]: Taking taylor expansion of a in a 7.943 * [backup-simplify]: Simplify 0 into 0 7.943 * [backup-simplify]: Simplify 1 into 1 7.943 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in a 7.943 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 7.943 * [taylor]: Taking taylor expansion of (pow k 2) in a 7.943 * [taylor]: Taking taylor expansion of k in a 7.943 * [backup-simplify]: Simplify k into k 7.943 * [backup-simplify]: Simplify (* k k) into (pow k 2) 7.943 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 7.943 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in a 7.943 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 7.943 * [taylor]: Taking taylor expansion of 10.0 in a 7.943 * [backup-simplify]: Simplify 10.0 into 10.0 7.943 * [taylor]: Taking taylor expansion of (/ 1 k) in a 7.943 * [taylor]: Taking taylor expansion of k in a 7.943 * [backup-simplify]: Simplify k into k 7.943 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 7.943 * [taylor]: Taking taylor expansion of 1.0 in a 7.943 * [backup-simplify]: Simplify 1.0 into 1.0 7.943 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 7.943 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 7.943 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) into (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) 7.944 * [backup-simplify]: Simplify (* 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) into 0 7.944 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 7.944 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 7.944 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 7.944 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 7.945 * [backup-simplify]: Simplify (+ 0 0) into 0 7.945 * [backup-simplify]: Simplify (+ 0 0) into 0 7.945 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) into (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) 7.945 * [backup-simplify]: Simplify (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) into (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) 7.946 * [taylor]: Taking taylor expansion of (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 7.946 * [taylor]: Taking taylor expansion of (exp (/ (log (/ 1 k)) m)) in k 7.946 * [taylor]: Taking taylor expansion of (/ (log (/ 1 k)) m) in k 7.946 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 7.946 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.946 * [taylor]: Taking taylor expansion of k in k 7.946 * [backup-simplify]: Simplify 0 into 0 7.946 * [backup-simplify]: Simplify 1 into 1 7.946 * [backup-simplify]: Simplify (/ 1 1) into 1 7.946 * [backup-simplify]: Simplify (log 1) into 0 7.946 * [taylor]: Taking taylor expansion of m in k 7.946 * [backup-simplify]: Simplify m into m 7.947 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 7.947 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 7.947 * [backup-simplify]: Simplify (/ (- (log k)) m) into (* -1 (/ (log k) m)) 7.947 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 7.947 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 7.947 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 7.947 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.947 * [taylor]: Taking taylor expansion of k in k 7.947 * [backup-simplify]: Simplify 0 into 0 7.947 * [backup-simplify]: Simplify 1 into 1 7.947 * [backup-simplify]: Simplify (* 1 1) into 1 7.948 * [backup-simplify]: Simplify (/ 1 1) into 1 7.948 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 7.948 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 7.948 * [taylor]: Taking taylor expansion of 10.0 in k 7.948 * [backup-simplify]: Simplify 10.0 into 10.0 7.948 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.948 * [taylor]: Taking taylor expansion of k in k 7.948 * [backup-simplify]: Simplify 0 into 0 7.948 * [backup-simplify]: Simplify 1 into 1 7.948 * [backup-simplify]: Simplify (/ 1 1) into 1 7.948 * [taylor]: Taking taylor expansion of 1.0 in k 7.948 * [backup-simplify]: Simplify 1.0 into 1.0 7.948 * [backup-simplify]: Simplify (+ 1 0) into 1 7.948 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) 1) into (exp (* -1 (/ (log k) m))) 7.948 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 7.948 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 7.948 * [taylor]: Taking taylor expansion of -1 in m 7.948 * [backup-simplify]: Simplify -1 into -1 7.948 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 7.949 * [taylor]: Taking taylor expansion of (log k) in m 7.949 * [taylor]: Taking taylor expansion of k in m 7.949 * [backup-simplify]: Simplify k into k 7.949 * [backup-simplify]: Simplify (log k) into (log k) 7.949 * [taylor]: Taking taylor expansion of m in m 7.949 * [backup-simplify]: Simplify 0 into 0 7.949 * [backup-simplify]: Simplify 1 into 1 7.949 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 7.949 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 7.949 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 7.949 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 7.949 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 7.950 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 k) 1)))) 1) into 0 7.950 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)))) into 0 7.950 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (* 0 (log (/ 1 k)))) into 0 7.950 * [backup-simplify]: Simplify (* (exp (/ (log (/ 1 k)) m)) (+ (* (/ (pow 0 1) 1)))) into 0 7.951 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (* 0 k))) into 0 7.951 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 7.951 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 7.952 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (* 0 (/ 1 k)))) into 0 7.952 * [backup-simplify]: Simplify (+ 0 0) into 0 7.952 * [backup-simplify]: Simplify (+ 0 0) into 0 7.953 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))))) into 0 7.953 * [backup-simplify]: Simplify (- (/ 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) (+ (* (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) (/ 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))))) into 0 7.953 * [taylor]: Taking taylor expansion of 0 in k 7.953 * [backup-simplify]: Simplify 0 into 0 7.953 * [taylor]: Taking taylor expansion of 0 in m 7.953 * [backup-simplify]: Simplify 0 into 0 7.953 * [backup-simplify]: Simplify 0 into 0 7.954 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.955 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 7.955 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (* -1 (/ (log k) m)) (/ 0 m)))) into 0 7.955 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 1) 1)))) into 0 7.956 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.956 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.956 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 7.957 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 7.957 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 7.958 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (log k) m))) (/ 10.0 1)))) into (- (* 10.0 (exp (* -1 (/ (log k) m))))) 7.958 * [taylor]: Taking taylor expansion of (- (* 10.0 (exp (* -1 (/ (log k) m))))) in m 7.958 * [taylor]: Taking taylor expansion of (* 10.0 (exp (* -1 (/ (log k) m)))) in m 7.958 * [taylor]: Taking taylor expansion of 10.0 in m 7.958 * [backup-simplify]: Simplify 10.0 into 10.0 7.958 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 7.958 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 7.958 * [taylor]: Taking taylor expansion of -1 in m 7.958 * [backup-simplify]: Simplify -1 into -1 7.958 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 7.958 * [taylor]: Taking taylor expansion of (log k) in m 7.958 * [taylor]: Taking taylor expansion of k in m 7.958 * [backup-simplify]: Simplify k into k 7.958 * [backup-simplify]: Simplify (log k) into (log k) 7.958 * [taylor]: Taking taylor expansion of m in m 7.958 * [backup-simplify]: Simplify 0 into 0 7.958 * [backup-simplify]: Simplify 1 into 1 7.958 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 7.958 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 7.958 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 7.958 * [backup-simplify]: Simplify (* 10.0 (exp (* -1 (/ (log k) m)))) into (* 10.0 (exp (* -1 (/ (log k) m)))) 7.958 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (log k) m))))) into (- (* 10.0 (exp (* -1 (/ (log k) m))))) 7.958 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (log k) m))))) into (- (* 10.0 (exp (* -1 (/ (log k) m))))) 7.958 * [backup-simplify]: Simplify 0 into 0 7.959 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 7.960 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ 1 k) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ 1 k) 1)))) 2) into 0 7.960 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 7.960 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (+ (* 0 0) (* 0 (log (/ 1 k))))) into 0 7.961 * [backup-simplify]: Simplify (* (exp (/ (log (/ 1 k)) m)) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 7.961 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (+ (* 0 0) (* 0 k)))) into 0 7.962 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 7.962 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)) (* 0 (/ 0 k)))) into 0 7.963 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 k))))) into 0 7.963 * [backup-simplify]: Simplify (+ 0 0) into 0 7.963 * [backup-simplify]: Simplify (+ 0 0) into 0 7.964 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))))) into 0 7.965 * [backup-simplify]: Simplify (- (/ 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) (+ (* (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) (/ 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) (* 0 (/ 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))))) into 0 7.965 * [taylor]: Taking taylor expansion of 0 in k 7.965 * [backup-simplify]: Simplify 0 into 0 7.965 * [taylor]: Taking taylor expansion of 0 in m 7.965 * [backup-simplify]: Simplify 0 into 0 7.965 * [backup-simplify]: Simplify 0 into 0 7.965 * [taylor]: Taking taylor expansion of 0 in m 7.965 * [backup-simplify]: Simplify 0 into 0 7.965 * [backup-simplify]: Simplify 0 into 0 7.966 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.967 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 7.967 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (* -1 (/ (log k) m)) (/ 0 m)) (* 0 (/ 0 m)))) into 0 7.968 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 7.969 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.969 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.970 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.970 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 7.970 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.971 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 7.972 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (log k) m))) (/ 1.0 1)) (* (- (* 10.0 (exp (* -1 (/ (log k) m))))) (/ 10.0 1)))) into (* 99.0 (exp (* -1 (/ (log k) m)))) 7.972 * [taylor]: Taking taylor expansion of (* 99.0 (exp (* -1 (/ (log k) m)))) in m 7.972 * [taylor]: Taking taylor expansion of 99.0 in m 7.972 * [backup-simplify]: Simplify 99.0 into 99.0 7.972 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 7.972 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 7.972 * [taylor]: Taking taylor expansion of -1 in m 7.972 * [backup-simplify]: Simplify -1 into -1 7.972 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 7.972 * [taylor]: Taking taylor expansion of (log k) in m 7.972 * [taylor]: Taking taylor expansion of k in m 7.972 * [backup-simplify]: Simplify k into k 7.972 * [backup-simplify]: Simplify (log k) into (log k) 7.972 * [taylor]: Taking taylor expansion of m in m 7.972 * [backup-simplify]: Simplify 0 into 0 7.972 * [backup-simplify]: Simplify 1 into 1 7.972 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 7.972 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 7.972 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 7.972 * [backup-simplify]: Simplify (* 99.0 (exp (* -1 (/ (log k) m)))) into (* 99.0 (exp (* -1 (/ (log k) m)))) 7.972 * [backup-simplify]: Simplify (* 99.0 (exp (* -1 (/ (log k) m)))) into (* 99.0 (exp (* -1 (/ (log k) m)))) 7.974 * [backup-simplify]: Simplify (+ (* (* 99.0 (exp (* -1 (/ (log (/ 1 k)) (/ 1 m))))) (* 1 (* (pow (/ 1 k) 4) (/ 1 (/ 1 a))))) (+ (* (- (* 10.0 (exp (* -1 (/ (log (/ 1 k)) (/ 1 m)))))) (* 1 (* (pow (/ 1 k) 3) (/ 1 (/ 1 a))))) (* (exp (* -1 (/ (log (/ 1 k)) (/ 1 m)))) (* 1 (* (pow (/ 1 k) 2) (/ 1 (/ 1 a))))))) into (- (+ (/ (* a (exp (* -1 (* m (log (/ 1 k)))))) (pow k 2)) (* 99.0 (/ (* a (exp (* -1 (* m (log (/ 1 k)))))) (pow k 4)))) (* 10.0 (/ (* a (exp (* -1 (* m (log (/ 1 k)))))) (pow k 3)))) 7.974 * [backup-simplify]: Simplify (/ (/ 1 (- a)) (/ (sqrt (+ (* (/ 1 (- k)) (+ 10.0 (/ 1 (- k)))) 1.0)) (/ (pow (/ 1 (- k)) (/ 1 (- m))) (sqrt (+ (* (/ 1 (- k)) (+ 10.0 (/ 1 (- k)))) 1.0))))) into (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) 7.974 * [approximate]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in (a k m) around 0 7.974 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in m 7.974 * [taylor]: Taking taylor expansion of -1 in m 7.974 * [backup-simplify]: Simplify -1 into -1 7.974 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in m 7.974 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in m 7.974 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in m 7.974 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in m 7.975 * [taylor]: Taking taylor expansion of (/ -1 m) in m 7.975 * [taylor]: Taking taylor expansion of -1 in m 7.975 * [backup-simplify]: Simplify -1 into -1 7.975 * [taylor]: Taking taylor expansion of m in m 7.975 * [backup-simplify]: Simplify 0 into 0 7.975 * [backup-simplify]: Simplify 1 into 1 7.975 * [backup-simplify]: Simplify (/ -1 1) into -1 7.975 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in m 7.975 * [taylor]: Taking taylor expansion of (/ -1 k) in m 7.975 * [taylor]: Taking taylor expansion of -1 in m 7.975 * [backup-simplify]: Simplify -1 into -1 7.975 * [taylor]: Taking taylor expansion of k in m 7.975 * [backup-simplify]: Simplify k into k 7.975 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 7.975 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 7.975 * [backup-simplify]: Simplify (* -1 (log (/ -1 k))) into (* -1 (log (/ -1 k))) 7.975 * [backup-simplify]: Simplify (exp (* (/ -1 m) (log (/ -1 k)))) into (exp (* -1 (/ (log (/ -1 k)) m))) 7.975 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in m 7.975 * [taylor]: Taking taylor expansion of a in m 7.975 * [backup-simplify]: Simplify a into a 7.975 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in m 7.975 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in m 7.975 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 7.975 * [taylor]: Taking taylor expansion of (pow k 2) in m 7.975 * [taylor]: Taking taylor expansion of k in m 7.975 * [backup-simplify]: Simplify k into k 7.976 * [backup-simplify]: Simplify (* k k) into (pow k 2) 7.976 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 7.976 * [taylor]: Taking taylor expansion of 1.0 in m 7.976 * [backup-simplify]: Simplify 1.0 into 1.0 7.976 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in m 7.976 * [taylor]: Taking taylor expansion of 10.0 in m 7.976 * [backup-simplify]: Simplify 10.0 into 10.0 7.976 * [taylor]: Taking taylor expansion of (/ 1 k) in m 7.976 * [taylor]: Taking taylor expansion of k in m 7.976 * [backup-simplify]: Simplify k into k 7.976 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 7.976 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1.0) into (+ (/ 1 (pow k 2)) 1.0) 7.976 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 7.976 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 7.976 * [backup-simplify]: Simplify (+ (+ (/ 1 (pow k 2)) 1.0) (- (* 10.0 (/ 1 k)))) into (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) 7.976 * [backup-simplify]: Simplify (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) into (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) 7.977 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log (/ -1 k)) m))) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) into (/ (exp (* -1 (/ (log (/ -1 k)) m))) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) 7.977 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in k 7.977 * [taylor]: Taking taylor expansion of -1 in k 7.977 * [backup-simplify]: Simplify -1 into -1 7.977 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in k 7.977 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in k 7.977 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in k 7.977 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in k 7.977 * [taylor]: Taking taylor expansion of (/ -1 m) in k 7.977 * [taylor]: Taking taylor expansion of -1 in k 7.977 * [backup-simplify]: Simplify -1 into -1 7.977 * [taylor]: Taking taylor expansion of m in k 7.977 * [backup-simplify]: Simplify m into m 7.977 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 7.977 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 7.977 * [taylor]: Taking taylor expansion of (/ -1 k) in k 7.977 * [taylor]: Taking taylor expansion of -1 in k 7.977 * [backup-simplify]: Simplify -1 into -1 7.977 * [taylor]: Taking taylor expansion of k in k 7.977 * [backup-simplify]: Simplify 0 into 0 7.977 * [backup-simplify]: Simplify 1 into 1 7.977 * [backup-simplify]: Simplify (/ -1 1) into -1 7.978 * [backup-simplify]: Simplify (log -1) into (log -1) 7.978 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 7.978 * [backup-simplify]: Simplify (* (/ -1 m) (- (log -1) (log k))) into (* -1 (/ (- (log -1) (log k)) m)) 7.979 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 7.979 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 7.979 * [taylor]: Taking taylor expansion of a in k 7.979 * [backup-simplify]: Simplify a into a 7.979 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 7.979 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 7.979 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 7.979 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.979 * [taylor]: Taking taylor expansion of k in k 7.979 * [backup-simplify]: Simplify 0 into 0 7.979 * [backup-simplify]: Simplify 1 into 1 7.979 * [backup-simplify]: Simplify (* 1 1) into 1 7.980 * [backup-simplify]: Simplify (/ 1 1) into 1 7.980 * [taylor]: Taking taylor expansion of 1.0 in k 7.980 * [backup-simplify]: Simplify 1.0 into 1.0 7.980 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 7.980 * [taylor]: Taking taylor expansion of 10.0 in k 7.980 * [backup-simplify]: Simplify 10.0 into 10.0 7.980 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.980 * [taylor]: Taking taylor expansion of k in k 7.980 * [backup-simplify]: Simplify 0 into 0 7.980 * [backup-simplify]: Simplify 1 into 1 7.980 * [backup-simplify]: Simplify (/ 1 1) into 1 7.980 * [backup-simplify]: Simplify (+ 1 0) into 1 7.980 * [backup-simplify]: Simplify (+ 1 0) into 1 7.981 * [backup-simplify]: Simplify (* a 1) into a 7.981 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) into (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) 7.981 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in a 7.981 * [taylor]: Taking taylor expansion of -1 in a 7.981 * [backup-simplify]: Simplify -1 into -1 7.981 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in a 7.981 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in a 7.981 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in a 7.981 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in a 7.981 * [taylor]: Taking taylor expansion of (/ -1 m) in a 7.981 * [taylor]: Taking taylor expansion of -1 in a 7.981 * [backup-simplify]: Simplify -1 into -1 7.981 * [taylor]: Taking taylor expansion of m in a 7.981 * [backup-simplify]: Simplify m into m 7.981 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 7.981 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in a 7.981 * [taylor]: Taking taylor expansion of (/ -1 k) in a 7.981 * [taylor]: Taking taylor expansion of -1 in a 7.981 * [backup-simplify]: Simplify -1 into -1 7.981 * [taylor]: Taking taylor expansion of k in a 7.981 * [backup-simplify]: Simplify k into k 7.981 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 7.981 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 7.981 * [backup-simplify]: Simplify (* (/ -1 m) (log (/ -1 k))) into (* -1 (/ (log (/ -1 k)) m)) 7.981 * [backup-simplify]: Simplify (exp (* -1 (/ (log (/ -1 k)) m))) into (exp (* -1 (/ (log (/ -1 k)) m))) 7.982 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in a 7.982 * [taylor]: Taking taylor expansion of a in a 7.982 * [backup-simplify]: Simplify 0 into 0 7.982 * [backup-simplify]: Simplify 1 into 1 7.982 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in a 7.982 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in a 7.982 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 7.982 * [taylor]: Taking taylor expansion of (pow k 2) in a 7.982 * [taylor]: Taking taylor expansion of k in a 7.982 * [backup-simplify]: Simplify k into k 7.982 * [backup-simplify]: Simplify (* k k) into (pow k 2) 7.982 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 7.982 * [taylor]: Taking taylor expansion of 1.0 in a 7.982 * [backup-simplify]: Simplify 1.0 into 1.0 7.982 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 7.982 * [taylor]: Taking taylor expansion of 10.0 in a 7.982 * [backup-simplify]: Simplify 10.0 into 10.0 7.982 * [taylor]: Taking taylor expansion of (/ 1 k) in a 7.982 * [taylor]: Taking taylor expansion of k in a 7.982 * [backup-simplify]: Simplify k into k 7.982 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 7.982 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1.0) into (+ (/ 1 (pow k 2)) 1.0) 7.982 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 7.982 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 7.982 * [backup-simplify]: Simplify (+ (+ (/ 1 (pow k 2)) 1.0) (- (* 10.0 (/ 1 k)))) into (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) 7.983 * [backup-simplify]: Simplify (* 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) into 0 7.983 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 7.983 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 7.987 * [backup-simplify]: Simplify (+ 0 0) into 0 7.987 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 7.988 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 7.988 * [backup-simplify]: Simplify (- 0) into 0 7.988 * [backup-simplify]: Simplify (+ 0 0) into 0 7.989 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) into (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) 7.989 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) into (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) 7.989 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in a 7.989 * [taylor]: Taking taylor expansion of -1 in a 7.989 * [backup-simplify]: Simplify -1 into -1 7.989 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in a 7.989 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in a 7.989 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in a 7.989 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in a 7.989 * [taylor]: Taking taylor expansion of (/ -1 m) in a 7.989 * [taylor]: Taking taylor expansion of -1 in a 7.989 * [backup-simplify]: Simplify -1 into -1 7.989 * [taylor]: Taking taylor expansion of m in a 7.989 * [backup-simplify]: Simplify m into m 7.989 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 7.989 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in a 7.989 * [taylor]: Taking taylor expansion of (/ -1 k) in a 7.989 * [taylor]: Taking taylor expansion of -1 in a 7.990 * [backup-simplify]: Simplify -1 into -1 7.990 * [taylor]: Taking taylor expansion of k in a 7.990 * [backup-simplify]: Simplify k into k 7.990 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 7.990 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 7.990 * [backup-simplify]: Simplify (* (/ -1 m) (log (/ -1 k))) into (* -1 (/ (log (/ -1 k)) m)) 7.990 * [backup-simplify]: Simplify (exp (* -1 (/ (log (/ -1 k)) m))) into (exp (* -1 (/ (log (/ -1 k)) m))) 7.990 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in a 7.990 * [taylor]: Taking taylor expansion of a in a 7.990 * [backup-simplify]: Simplify 0 into 0 7.990 * [backup-simplify]: Simplify 1 into 1 7.990 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in a 7.990 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in a 7.990 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 7.990 * [taylor]: Taking taylor expansion of (pow k 2) in a 7.990 * [taylor]: Taking taylor expansion of k in a 7.990 * [backup-simplify]: Simplify k into k 7.990 * [backup-simplify]: Simplify (* k k) into (pow k 2) 7.990 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 7.990 * [taylor]: Taking taylor expansion of 1.0 in a 7.990 * [backup-simplify]: Simplify 1.0 into 1.0 7.990 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 7.990 * [taylor]: Taking taylor expansion of 10.0 in a 7.990 * [backup-simplify]: Simplify 10.0 into 10.0 7.990 * [taylor]: Taking taylor expansion of (/ 1 k) in a 7.990 * [taylor]: Taking taylor expansion of k in a 7.990 * [backup-simplify]: Simplify k into k 7.991 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 7.991 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1.0) into (+ (/ 1 (pow k 2)) 1.0) 7.991 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 7.991 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 7.991 * [backup-simplify]: Simplify (+ (+ (/ 1 (pow k 2)) 1.0) (- (* 10.0 (/ 1 k)))) into (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) 7.991 * [backup-simplify]: Simplify (* 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) into 0 7.991 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 7.991 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 7.992 * [backup-simplify]: Simplify (+ 0 0) into 0 7.992 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 7.992 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 7.993 * [backup-simplify]: Simplify (- 0) into 0 7.993 * [backup-simplify]: Simplify (+ 0 0) into 0 7.993 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) into (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) 7.993 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) into (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) 7.994 * [backup-simplify]: Simplify (* -1 (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) into (* -1 (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) 7.994 * [taylor]: Taking taylor expansion of (* -1 (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in k 7.994 * [taylor]: Taking taylor expansion of -1 in k 7.994 * [backup-simplify]: Simplify -1 into -1 7.994 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 7.994 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log (/ -1 k)) m))) in k 7.994 * [taylor]: Taking taylor expansion of (* -1 (/ (log (/ -1 k)) m)) in k 7.994 * [taylor]: Taking taylor expansion of -1 in k 7.994 * [backup-simplify]: Simplify -1 into -1 7.994 * [taylor]: Taking taylor expansion of (/ (log (/ -1 k)) m) in k 7.994 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 7.994 * [taylor]: Taking taylor expansion of (/ -1 k) in k 7.994 * [taylor]: Taking taylor expansion of -1 in k 7.994 * [backup-simplify]: Simplify -1 into -1 7.994 * [taylor]: Taking taylor expansion of k in k 7.994 * [backup-simplify]: Simplify 0 into 0 7.994 * [backup-simplify]: Simplify 1 into 1 7.994 * [backup-simplify]: Simplify (/ -1 1) into -1 7.995 * [backup-simplify]: Simplify (log -1) into (log -1) 7.995 * [taylor]: Taking taylor expansion of m in k 7.995 * [backup-simplify]: Simplify m into m 7.995 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 7.996 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 7.996 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) m) into (/ (- (log -1) (log k)) m) 7.996 * [backup-simplify]: Simplify (* -1 (/ (- (log -1) (log k)) m)) into (* -1 (/ (- (log -1) (log k)) m)) 7.997 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 7.997 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 7.997 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 7.997 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 7.997 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.997 * [taylor]: Taking taylor expansion of k in k 7.997 * [backup-simplify]: Simplify 0 into 0 7.997 * [backup-simplify]: Simplify 1 into 1 7.997 * [backup-simplify]: Simplify (* 1 1) into 1 7.997 * [backup-simplify]: Simplify (/ 1 1) into 1 7.997 * [taylor]: Taking taylor expansion of 1.0 in k 7.997 * [backup-simplify]: Simplify 1.0 into 1.0 7.997 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 7.997 * [taylor]: Taking taylor expansion of 10.0 in k 7.997 * [backup-simplify]: Simplify 10.0 into 10.0 7.997 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.997 * [taylor]: Taking taylor expansion of k in k 7.997 * [backup-simplify]: Simplify 0 into 0 7.998 * [backup-simplify]: Simplify 1 into 1 7.998 * [backup-simplify]: Simplify (/ 1 1) into 1 7.998 * [backup-simplify]: Simplify (+ 1 0) into 1 7.998 * [backup-simplify]: Simplify (+ 1 0) into 1 7.999 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) 1) into (exp (* -1 (/ (- (log -1) (log k)) m))) 7.999 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 7.999 * [taylor]: Taking taylor expansion of (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 7.999 * [taylor]: Taking taylor expansion of -1 in m 7.999 * [backup-simplify]: Simplify -1 into -1 7.999 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 7.999 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 7.999 * [taylor]: Taking taylor expansion of -1 in m 7.999 * [backup-simplify]: Simplify -1 into -1 7.999 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 7.999 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 7.999 * [taylor]: Taking taylor expansion of (log -1) in m 7.999 * [taylor]: Taking taylor expansion of -1 in m 7.999 * [backup-simplify]: Simplify -1 into -1 7.999 * [backup-simplify]: Simplify (log -1) into (log -1) 7.999 * [taylor]: Taking taylor expansion of (log k) in m 7.999 * [taylor]: Taking taylor expansion of k in m 7.999 * [backup-simplify]: Simplify k into k 8.000 * [backup-simplify]: Simplify (log k) into (log k) 8.000 * [taylor]: Taking taylor expansion of m in m 8.000 * [backup-simplify]: Simplify 0 into 0 8.000 * [backup-simplify]: Simplify 1 into 1 8.000 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 8.000 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 8.000 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 8.001 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 8.001 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 8.001 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 8.002 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 8.002 * [backup-simplify]: Simplify (- (/ 0 k) (+ (* (/ -1 k) (/ 0 k)))) into 0 8.002 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ -1 k) 1)))) 1) into 0 8.002 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)))) into 0 8.003 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (* 0 (log (/ -1 k)))) into 0 8.003 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log (/ -1 k)) m))) (+ (* (/ (pow 0 1) 1)))) into 0 8.003 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (* 0 k))) into 0 8.004 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 8.004 * [backup-simplify]: Simplify (+ 0 0) into 0 8.004 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 8.005 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (* 0 (/ 1 k)))) into 0 8.005 * [backup-simplify]: Simplify (- 0) into 0 8.005 * [backup-simplify]: Simplify (+ 0 0) into 0 8.006 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) into 0 8.006 * [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 8.007 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) into 0 8.007 * [taylor]: Taking taylor expansion of 0 in k 8.007 * [backup-simplify]: Simplify 0 into 0 8.007 * [taylor]: Taking taylor expansion of 0 in m 8.007 * [backup-simplify]: Simplify 0 into 0 8.007 * [backup-simplify]: Simplify 0 into 0 8.007 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 8.008 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 8.009 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (- (log -1) (log k)) m) (/ 0 m)))) into 0 8.009 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (- (log -1) (log k)) m))) into 0 8.010 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 1) 1)))) into 0 8.010 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.011 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.011 * [backup-simplify]: Simplify (+ 0 0) into 0 8.011 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 8.012 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 8.012 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 8.013 * [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)))) 8.014 * [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))))) 8.014 * [taylor]: Taking taylor expansion of (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 8.014 * [taylor]: Taking taylor expansion of (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 8.014 * [taylor]: Taking taylor expansion of 10.0 in m 8.014 * [backup-simplify]: Simplify 10.0 into 10.0 8.014 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 8.014 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 8.014 * [taylor]: Taking taylor expansion of -1 in m 8.014 * [backup-simplify]: Simplify -1 into -1 8.014 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 8.014 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 8.014 * [taylor]: Taking taylor expansion of (log -1) in m 8.014 * [taylor]: Taking taylor expansion of -1 in m 8.014 * [backup-simplify]: Simplify -1 into -1 8.015 * [backup-simplify]: Simplify (log -1) into (log -1) 8.015 * [taylor]: Taking taylor expansion of (log k) in m 8.015 * [taylor]: Taking taylor expansion of k in m 8.015 * [backup-simplify]: Simplify k into k 8.015 * [backup-simplify]: Simplify (log k) into (log k) 8.015 * [taylor]: Taking taylor expansion of m in m 8.015 * [backup-simplify]: Simplify 0 into 0 8.015 * [backup-simplify]: Simplify 1 into 1 8.015 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 8.016 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 8.016 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 8.017 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 8.017 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 8.018 * [backup-simplify]: Simplify (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 8.018 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 8.019 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 8.020 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into 0 8.020 * [backup-simplify]: Simplify 0 into 0 8.021 * [backup-simplify]: Simplify (- (/ 0 k) (+ (* (/ -1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 8.023 * [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 8.023 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 8.024 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (+ (* 0 0) (* 0 (log (/ -1 k))))) into 0 8.025 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log (/ -1 k)) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 8.026 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (+ (* 0 0) (* 0 k)))) into 0 8.026 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 8.027 * [backup-simplify]: Simplify (+ 0 0) into 0 8.027 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)) (* 0 (/ 0 k)))) into 0 8.028 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 k))))) into 0 8.029 * [backup-simplify]: Simplify (- 0) into 0 8.029 * [backup-simplify]: Simplify (+ 0 0) into 0 8.030 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) into 0 8.032 * [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 8.033 * [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 8.033 * [taylor]: Taking taylor expansion of 0 in k 8.033 * [backup-simplify]: Simplify 0 into 0 8.033 * [taylor]: Taking taylor expansion of 0 in m 8.033 * [backup-simplify]: Simplify 0 into 0 8.033 * [backup-simplify]: Simplify 0 into 0 8.033 * [taylor]: Taking taylor expansion of 0 in m 8.033 * [backup-simplify]: Simplify 0 into 0 8.033 * [backup-simplify]: Simplify 0 into 0 8.035 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.038 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 8.038 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (- (log -1) (log k)) m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 8.040 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ (- (log -1) (log k)) m)))) into 0 8.042 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 8.043 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 8.044 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.044 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.045 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.046 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 8.046 * [backup-simplify]: Simplify (- 0) into 0 8.047 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 8.050 * [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)))) 8.052 * [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))))) 8.052 * [taylor]: Taking taylor expansion of (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 8.052 * [taylor]: Taking taylor expansion of (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 8.052 * [taylor]: Taking taylor expansion of 99.0 in m 8.052 * [backup-simplify]: Simplify 99.0 into 99.0 8.052 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 8.052 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 8.052 * [taylor]: Taking taylor expansion of -1 in m 8.052 * [backup-simplify]: Simplify -1 into -1 8.052 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 8.052 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 8.052 * [taylor]: Taking taylor expansion of (log -1) in m 8.052 * [taylor]: Taking taylor expansion of -1 in m 8.052 * [backup-simplify]: Simplify -1 into -1 8.053 * [backup-simplify]: Simplify (log -1) into (log -1) 8.053 * [taylor]: Taking taylor expansion of (log k) in m 8.053 * [taylor]: Taking taylor expansion of k in m 8.053 * [backup-simplify]: Simplify k into k 8.053 * [backup-simplify]: Simplify (log k) into (log k) 8.053 * [taylor]: Taking taylor expansion of m in m 8.053 * [backup-simplify]: Simplify 0 into 0 8.053 * [backup-simplify]: Simplify 1 into 1 8.053 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 8.053 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 8.054 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 8.054 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 8.055 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 8.056 * [backup-simplify]: Simplify (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 8.056 * [backup-simplify]: Simplify (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 8.057 * [backup-simplify]: Simplify (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 8.060 * [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)))) 8.061 * * * * [progress]: [ 4 / 4 ] generating series at (2 2) 8.061 * [backup-simplify]: Simplify (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) into (/ (+ (* 10.0 k) (+ (pow k 2) 1.0)) (pow k m)) 8.061 * [approximate]: Taking taylor expansion of (/ (+ (* 10.0 k) (+ (pow k 2) 1.0)) (pow k m)) in (k m) around 0 8.061 * [taylor]: Taking taylor expansion of (/ (+ (* 10.0 k) (+ (pow k 2) 1.0)) (pow k m)) in m 8.061 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in m 8.061 * [taylor]: Taking taylor expansion of (* 10.0 k) in m 8.061 * [taylor]: Taking taylor expansion of 10.0 in m 8.061 * [backup-simplify]: Simplify 10.0 into 10.0 8.061 * [taylor]: Taking taylor expansion of k in m 8.061 * [backup-simplify]: Simplify k into k 8.061 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in m 8.061 * [taylor]: Taking taylor expansion of (pow k 2) in m 8.062 * [taylor]: Taking taylor expansion of k in m 8.062 * [backup-simplify]: Simplify k into k 8.062 * [taylor]: Taking taylor expansion of 1.0 in m 8.062 * [backup-simplify]: Simplify 1.0 into 1.0 8.062 * [taylor]: Taking taylor expansion of (pow k m) in m 8.062 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 8.062 * [taylor]: Taking taylor expansion of (* m (log k)) in m 8.062 * [taylor]: Taking taylor expansion of m in m 8.062 * [backup-simplify]: Simplify 0 into 0 8.062 * [backup-simplify]: Simplify 1 into 1 8.062 * [taylor]: Taking taylor expansion of (log k) in m 8.062 * [taylor]: Taking taylor expansion of k in m 8.062 * [backup-simplify]: Simplify k into k 8.062 * [backup-simplify]: Simplify (log k) into (log k) 8.062 * [backup-simplify]: Simplify (* 0 (log k)) into 0 8.063 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 8.063 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 8.064 * [backup-simplify]: Simplify (exp 0) into 1 8.064 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 8.064 * [backup-simplify]: Simplify (* k k) into (pow k 2) 8.064 * [backup-simplify]: Simplify (+ (pow k 2) 1.0) into (+ (pow k 2) 1.0) 8.064 * [backup-simplify]: Simplify (+ (* 10.0 k) (+ (pow k 2) 1.0)) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 8.064 * [backup-simplify]: Simplify (/ (+ (* 10.0 k) (+ (pow k 2) 1.0)) 1) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 8.064 * [taylor]: Taking taylor expansion of (/ (+ (* 10.0 k) (+ (pow k 2) 1.0)) (pow k m)) in k 8.064 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 8.064 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 8.065 * [taylor]: Taking taylor expansion of 10.0 in k 8.065 * [backup-simplify]: Simplify 10.0 into 10.0 8.065 * [taylor]: Taking taylor expansion of k in k 8.065 * [backup-simplify]: Simplify 0 into 0 8.065 * [backup-simplify]: Simplify 1 into 1 8.065 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 8.065 * [taylor]: Taking taylor expansion of (pow k 2) in k 8.065 * [taylor]: Taking taylor expansion of k in k 8.065 * [backup-simplify]: Simplify 0 into 0 8.065 * [backup-simplify]: Simplify 1 into 1 8.065 * [taylor]: Taking taylor expansion of 1.0 in k 8.065 * [backup-simplify]: Simplify 1.0 into 1.0 8.065 * [taylor]: Taking taylor expansion of (pow k m) in k 8.065 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 8.065 * [taylor]: Taking taylor expansion of (* m (log k)) in k 8.065 * [taylor]: Taking taylor expansion of m in k 8.065 * [backup-simplify]: Simplify m into m 8.065 * [taylor]: Taking taylor expansion of (log k) in k 8.065 * [taylor]: Taking taylor expansion of k in k 8.065 * [backup-simplify]: Simplify 0 into 0 8.065 * [backup-simplify]: Simplify 1 into 1 8.066 * [backup-simplify]: Simplify (log 1) into 0 8.066 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 8.066 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 8.066 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 8.067 * [backup-simplify]: Simplify (* 10.0 0) into 0 8.067 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.068 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.068 * [backup-simplify]: Simplify (/ 1.0 (pow k m)) into (/ 1.0 (pow k m)) 8.068 * [taylor]: Taking taylor expansion of (/ (+ (* 10.0 k) (+ (pow k 2) 1.0)) (pow k m)) in k 8.068 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 8.068 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 8.068 * [taylor]: Taking taylor expansion of 10.0 in k 8.068 * [backup-simplify]: Simplify 10.0 into 10.0 8.068 * [taylor]: Taking taylor expansion of k in k 8.068 * [backup-simplify]: Simplify 0 into 0 8.068 * [backup-simplify]: Simplify 1 into 1 8.068 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 8.068 * [taylor]: Taking taylor expansion of (pow k 2) in k 8.068 * [taylor]: Taking taylor expansion of k in k 8.068 * [backup-simplify]: Simplify 0 into 0 8.068 * [backup-simplify]: Simplify 1 into 1 8.068 * [taylor]: Taking taylor expansion of 1.0 in k 8.068 * [backup-simplify]: Simplify 1.0 into 1.0 8.068 * [taylor]: Taking taylor expansion of (pow k m) in k 8.068 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 8.068 * [taylor]: Taking taylor expansion of (* m (log k)) in k 8.068 * [taylor]: Taking taylor expansion of m in k 8.068 * [backup-simplify]: Simplify m into m 8.068 * [taylor]: Taking taylor expansion of (log k) in k 8.069 * [taylor]: Taking taylor expansion of k in k 8.069 * [backup-simplify]: Simplify 0 into 0 8.069 * [backup-simplify]: Simplify 1 into 1 8.069 * [backup-simplify]: Simplify (log 1) into 0 8.069 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 8.070 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 8.070 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 8.070 * [backup-simplify]: Simplify (* 10.0 0) into 0 8.071 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.071 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.071 * [backup-simplify]: Simplify (/ 1.0 (pow k m)) into (/ 1.0 (pow k m)) 8.071 * [taylor]: Taking taylor expansion of (/ 1.0 (pow k m)) in m 8.071 * [taylor]: Taking taylor expansion of 1.0 in m 8.071 * [backup-simplify]: Simplify 1.0 into 1.0 8.071 * [taylor]: Taking taylor expansion of (pow k m) in m 8.071 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 8.071 * [taylor]: Taking taylor expansion of (* m (log k)) in m 8.072 * [taylor]: Taking taylor expansion of m in m 8.072 * [backup-simplify]: Simplify 0 into 0 8.072 * [backup-simplify]: Simplify 1 into 1 8.072 * [taylor]: Taking taylor expansion of (log k) in m 8.072 * [taylor]: Taking taylor expansion of k in m 8.072 * [backup-simplify]: Simplify k into k 8.072 * [backup-simplify]: Simplify (log k) into (log k) 8.072 * [backup-simplify]: Simplify (* 0 (log k)) into 0 8.073 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 8.073 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 8.073 * [backup-simplify]: Simplify (exp 0) into 1 8.074 * [backup-simplify]: Simplify (/ 1.0 1) into 1.0 8.074 * [backup-simplify]: Simplify 1.0 into 1.0 8.075 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 8.076 * [backup-simplify]: Simplify (+ 0 0) into 0 8.076 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 8.078 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 8.078 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 8.078 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 8.079 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 8.080 * [backup-simplify]: Simplify (- (/ 10.0 (pow k m)) (+ (* (/ 1.0 (pow k m)) (/ 0 (pow k m))))) into (* 10.0 (/ 1 (pow k m))) 8.080 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 (pow k m))) in m 8.080 * [taylor]: Taking taylor expansion of 10.0 in m 8.080 * [backup-simplify]: Simplify 10.0 into 10.0 8.080 * [taylor]: Taking taylor expansion of (/ 1 (pow k m)) in m 8.080 * [taylor]: Taking taylor expansion of (pow k m) in m 8.080 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 8.080 * [taylor]: Taking taylor expansion of (* m (log k)) in m 8.080 * [taylor]: Taking taylor expansion of m in m 8.080 * [backup-simplify]: Simplify 0 into 0 8.080 * [backup-simplify]: Simplify 1 into 1 8.080 * [taylor]: Taking taylor expansion of (log k) in m 8.080 * [taylor]: Taking taylor expansion of k in m 8.080 * [backup-simplify]: Simplify k into k 8.081 * [backup-simplify]: Simplify (log k) into (log k) 8.081 * [backup-simplify]: Simplify (* 0 (log k)) into 0 8.081 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 8.082 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 8.082 * [backup-simplify]: Simplify (exp 0) into 1 8.082 * [backup-simplify]: Simplify (/ 1 1) into 1 8.083 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 8.083 * [backup-simplify]: Simplify 10.0 into 10.0 8.083 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow (log k) 1) 1)))) into (log k) 8.084 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1.0 (/ (log k) 1)))) into (- (* 1.0 (log k))) 8.084 * [backup-simplify]: Simplify (- (* 1.0 (log k))) into (- (* 1.0 (log k))) 8.084 * [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)))) 8.085 * [backup-simplify]: Simplify (/ (sqrt (+ (* (/ 1 k) (+ 10.0 (/ 1 k))) 1.0)) (/ (pow (/ 1 k) (/ 1 m)) (sqrt (+ (* (/ 1 k) (+ 10.0 (/ 1 k))) 1.0)))) into (/ (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) (pow (/ 1 k) (/ 1 m))) 8.085 * [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 8.085 * [taylor]: Taking taylor expansion of (/ (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) (pow (/ 1 k) (/ 1 m))) in m 8.085 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in m 8.085 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 8.085 * [taylor]: Taking taylor expansion of (pow k 2) in m 8.085 * [taylor]: Taking taylor expansion of k in m 8.085 * [backup-simplify]: Simplify k into k 8.085 * [backup-simplify]: Simplify (* k k) into (pow k 2) 8.085 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 8.086 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in m 8.086 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in m 8.086 * [taylor]: Taking taylor expansion of 10.0 in m 8.086 * [backup-simplify]: Simplify 10.0 into 10.0 8.086 * [taylor]: Taking taylor expansion of (/ 1 k) in m 8.086 * [taylor]: Taking taylor expansion of k in m 8.086 * [backup-simplify]: Simplify k into k 8.086 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 8.086 * [taylor]: Taking taylor expansion of 1.0 in m 8.086 * [backup-simplify]: Simplify 1.0 into 1.0 8.086 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in m 8.086 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in m 8.086 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in m 8.086 * [taylor]: Taking taylor expansion of (/ 1 m) in m 8.086 * [taylor]: Taking taylor expansion of m in m 8.086 * [backup-simplify]: Simplify 0 into 0 8.086 * [backup-simplify]: Simplify 1 into 1 8.087 * [backup-simplify]: Simplify (/ 1 1) into 1 8.087 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in m 8.087 * [taylor]: Taking taylor expansion of (/ 1 k) in m 8.087 * [taylor]: Taking taylor expansion of k in m 8.087 * [backup-simplify]: Simplify k into k 8.087 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 8.087 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 8.087 * [backup-simplify]: Simplify (* 1 (log (/ 1 k))) into (log (/ 1 k)) 8.087 * [backup-simplify]: Simplify (exp (* (/ 1 m) (log (/ 1 k)))) into (exp (/ (log (/ 1 k)) m)) 8.087 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 8.087 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 8.088 * [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.088 * [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))) 8.088 * [taylor]: Taking taylor expansion of (/ (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) (pow (/ 1 k) (/ 1 m))) in k 8.088 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 8.088 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 8.088 * [taylor]: Taking taylor expansion of (pow k 2) in k 8.088 * [taylor]: Taking taylor expansion of k in k 8.088 * [backup-simplify]: Simplify 0 into 0 8.088 * [backup-simplify]: Simplify 1 into 1 8.089 * [backup-simplify]: Simplify (* 1 1) into 1 8.089 * [backup-simplify]: Simplify (/ 1 1) into 1 8.089 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 8.089 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 8.089 * [taylor]: Taking taylor expansion of 10.0 in k 8.089 * [backup-simplify]: Simplify 10.0 into 10.0 8.089 * [taylor]: Taking taylor expansion of (/ 1 k) in k 8.089 * [taylor]: Taking taylor expansion of k in k 8.089 * [backup-simplify]: Simplify 0 into 0 8.089 * [backup-simplify]: Simplify 1 into 1 8.090 * [backup-simplify]: Simplify (/ 1 1) into 1 8.090 * [taylor]: Taking taylor expansion of 1.0 in k 8.090 * [backup-simplify]: Simplify 1.0 into 1.0 8.090 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in k 8.090 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in k 8.090 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in k 8.090 * [taylor]: Taking taylor expansion of (/ 1 m) in k 8.090 * [taylor]: Taking taylor expansion of m in k 8.090 * [backup-simplify]: Simplify m into m 8.090 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 8.090 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 8.090 * [taylor]: Taking taylor expansion of (/ 1 k) in k 8.090 * [taylor]: Taking taylor expansion of k in k 8.090 * [backup-simplify]: Simplify 0 into 0 8.090 * [backup-simplify]: Simplify 1 into 1 8.091 * [backup-simplify]: Simplify (/ 1 1) into 1 8.091 * [backup-simplify]: Simplify (log 1) into 0 8.091 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 8.092 * [backup-simplify]: Simplify (* (/ 1 m) (- (log k))) into (* -1 (/ (log k) m)) 8.092 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 8.092 * [backup-simplify]: Simplify (+ 1 0) into 1 8.092 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 8.092 * [taylor]: Taking taylor expansion of (/ (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) (pow (/ 1 k) (/ 1 m))) in k 8.092 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 8.092 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 8.092 * [taylor]: Taking taylor expansion of (pow k 2) in k 8.092 * [taylor]: Taking taylor expansion of k in k 8.092 * [backup-simplify]: Simplify 0 into 0 8.093 * [backup-simplify]: Simplify 1 into 1 8.093 * [backup-simplify]: Simplify (* 1 1) into 1 8.093 * [backup-simplify]: Simplify (/ 1 1) into 1 8.093 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 8.093 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 8.093 * [taylor]: Taking taylor expansion of 10.0 in k 8.093 * [backup-simplify]: Simplify 10.0 into 10.0 8.093 * [taylor]: Taking taylor expansion of (/ 1 k) in k 8.093 * [taylor]: Taking taylor expansion of k in k 8.093 * [backup-simplify]: Simplify 0 into 0 8.093 * [backup-simplify]: Simplify 1 into 1 8.094 * [backup-simplify]: Simplify (/ 1 1) into 1 8.094 * [taylor]: Taking taylor expansion of 1.0 in k 8.094 * [backup-simplify]: Simplify 1.0 into 1.0 8.094 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in k 8.094 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in k 8.094 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in k 8.094 * [taylor]: Taking taylor expansion of (/ 1 m) in k 8.094 * [taylor]: Taking taylor expansion of m in k 8.094 * [backup-simplify]: Simplify m into m 8.094 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 8.094 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 8.094 * [taylor]: Taking taylor expansion of (/ 1 k) in k 8.094 * [taylor]: Taking taylor expansion of k in k 8.094 * [backup-simplify]: Simplify 0 into 0 8.094 * [backup-simplify]: Simplify 1 into 1 8.095 * [backup-simplify]: Simplify (/ 1 1) into 1 8.095 * [backup-simplify]: Simplify (log 1) into 0 8.095 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 8.096 * [backup-simplify]: Simplify (* (/ 1 m) (- (log k))) into (* -1 (/ (log k) m)) 8.096 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 8.096 * [backup-simplify]: Simplify (+ 1 0) into 1 8.096 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 8.097 * [taylor]: Taking taylor expansion of (/ 1 (exp (* -1 (/ (log k) m)))) in m 8.097 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 8.097 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 8.097 * [taylor]: Taking taylor expansion of -1 in m 8.097 * [backup-simplify]: Simplify -1 into -1 8.097 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 8.097 * [taylor]: Taking taylor expansion of (log k) in m 8.097 * [taylor]: Taking taylor expansion of k in m 8.097 * [backup-simplify]: Simplify k into k 8.097 * [backup-simplify]: Simplify (log k) into (log k) 8.097 * [taylor]: Taking taylor expansion of m in m 8.097 * [backup-simplify]: Simplify 0 into 0 8.097 * [backup-simplify]: Simplify 1 into 1 8.097 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 8.097 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 8.097 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 8.097 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 8.098 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 8.098 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.099 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.100 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 8.100 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 8.100 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 8.101 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.102 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 8.103 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)))) into 0 8.103 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 8.103 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (* 0 (- (log k)))) into 0 8.104 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 1) 1)))) into 0 8.104 * [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))))) 8.104 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 (exp (* -1 (/ (log k) m))))) in m 8.104 * [taylor]: Taking taylor expansion of 10.0 in m 8.104 * [backup-simplify]: Simplify 10.0 into 10.0 8.104 * [taylor]: Taking taylor expansion of (/ 1 (exp (* -1 (/ (log k) m)))) in m 8.104 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 8.104 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 8.104 * [taylor]: Taking taylor expansion of -1 in m 8.104 * [backup-simplify]: Simplify -1 into -1 8.104 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 8.104 * [taylor]: Taking taylor expansion of (log k) in m 8.104 * [taylor]: Taking taylor expansion of k in m 8.104 * [backup-simplify]: Simplify k into k 8.104 * [backup-simplify]: Simplify (log k) into (log k) 8.104 * [taylor]: Taking taylor expansion of m in m 8.104 * [backup-simplify]: Simplify 0 into 0 8.104 * [backup-simplify]: Simplify 1 into 1 8.104 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 8.105 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 8.105 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 8.105 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 8.105 * [backup-simplify]: Simplify (* 10.0 (/ 1 (exp (* -1 (/ (log k) m))))) into (/ 10.0 (exp (* -1 (/ (log k) m)))) 8.105 * [backup-simplify]: Simplify (/ 10.0 (exp (* -1 (/ (log k) m)))) into (/ 10.0 (exp (* -1 (/ (log k) m)))) 8.105 * [backup-simplify]: Simplify (- (+ (* (/ 1 (exp (* -1 (/ (log k) m)))) (/ 0 (exp (* -1 (/ (log k) m))))))) into 0 8.105 * [backup-simplify]: Simplify 0 into 0 8.106 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 8.106 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.107 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.107 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 8.108 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.108 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.108 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.110 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 8.110 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 8.110 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 8.111 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (+ (* 0 0) (* 0 (- (log k))))) into 0 8.112 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 8.112 * [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))))) 8.112 * [taylor]: Taking taylor expansion of (* 1.0 (/ 1 (exp (* -1 (/ (log k) m))))) in m 8.112 * [taylor]: Taking taylor expansion of 1.0 in m 8.112 * [backup-simplify]: Simplify 1.0 into 1.0 8.112 * [taylor]: Taking taylor expansion of (/ 1 (exp (* -1 (/ (log k) m)))) in m 8.112 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 8.112 * [taylor]: Taking taylor expansion of (* -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 k) m) in m 8.112 * [taylor]: Taking taylor expansion of (log k) in m 8.112 * [taylor]: Taking taylor expansion of k in m 8.112 * [backup-simplify]: Simplify k into k 8.112 * [backup-simplify]: Simplify (log k) into (log k) 8.112 * [taylor]: Taking taylor expansion of m in m 8.112 * [backup-simplify]: Simplify 0 into 0 8.112 * [backup-simplify]: Simplify 1 into 1 8.112 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 8.113 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 8.113 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 8.113 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 8.113 * [backup-simplify]: Simplify (* 1.0 (/ 1 (exp (* -1 (/ (log k) m))))) into (/ 1.0 (exp (* -1 (/ (log k) m)))) 8.113 * [backup-simplify]: Simplify (/ 1.0 (exp (* -1 (/ (log k) m)))) into (/ 1.0 (exp (* -1 (/ (log k) m)))) 8.114 * [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))))))))) 8.114 * [backup-simplify]: Simplify (/ (sqrt (+ (* (/ 1 (- k)) (+ 10.0 (/ 1 (- k)))) 1.0)) (/ (pow (/ 1 (- k)) (/ 1 (- m))) (sqrt (+ (* (/ 1 (- k)) (+ 10.0 (/ 1 (- k)))) 1.0)))) into (/ (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) (pow (/ -1 k) (/ -1 m))) 8.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 8.114 * [taylor]: Taking taylor expansion of (/ (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) (pow (/ -1 k) (/ -1 m))) in m 8.114 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in m 8.114 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in m 8.114 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 8.114 * [taylor]: Taking taylor expansion of (pow k 2) in m 8.114 * [taylor]: Taking taylor expansion of k in m 8.114 * [backup-simplify]: Simplify k into k 8.114 * [backup-simplify]: Simplify (* k k) into (pow k 2) 8.114 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 8.114 * [taylor]: Taking taylor expansion of 1.0 in m 8.114 * [backup-simplify]: Simplify 1.0 into 1.0 8.114 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in m 8.114 * [taylor]: Taking taylor expansion of 10.0 in m 8.114 * [backup-simplify]: Simplify 10.0 into 10.0 8.115 * [taylor]: Taking taylor expansion of (/ 1 k) in m 8.115 * [taylor]: Taking taylor expansion of k in m 8.115 * [backup-simplify]: Simplify k into k 8.115 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 8.115 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in m 8.115 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in m 8.115 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in m 8.115 * [taylor]: Taking taylor expansion of (/ -1 m) in m 8.115 * [taylor]: Taking taylor expansion of -1 in m 8.115 * [backup-simplify]: Simplify -1 into -1 8.115 * [taylor]: Taking taylor expansion of m in m 8.115 * [backup-simplify]: Simplify 0 into 0 8.115 * [backup-simplify]: Simplify 1 into 1 8.115 * [backup-simplify]: Simplify (/ -1 1) into -1 8.115 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in m 8.115 * [taylor]: Taking taylor expansion of (/ -1 k) in m 8.115 * [taylor]: Taking taylor expansion of -1 in m 8.115 * [backup-simplify]: Simplify -1 into -1 8.115 * [taylor]: Taking taylor expansion of k in m 8.115 * [backup-simplify]: Simplify k into k 8.115 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 8.115 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 8.115 * [backup-simplify]: Simplify (* -1 (log (/ -1 k))) into (* -1 (log (/ -1 k))) 8.115 * [backup-simplify]: Simplify (exp (* (/ -1 m) (log (/ -1 k)))) into (exp (* -1 (/ (log (/ -1 k)) m))) 8.116 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1.0) into (+ (/ 1 (pow k 2)) 1.0) 8.116 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 8.116 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 8.116 * [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.116 * [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)))) 8.116 * [taylor]: Taking taylor expansion of (/ (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) (pow (/ -1 k) (/ -1 m))) in k 8.116 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 8.116 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 8.116 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 8.116 * [taylor]: Taking taylor expansion of (pow k 2) in k 8.116 * [taylor]: Taking taylor expansion of k in k 8.116 * [backup-simplify]: Simplify 0 into 0 8.116 * [backup-simplify]: Simplify 1 into 1 8.117 * [backup-simplify]: Simplify (* 1 1) into 1 8.117 * [backup-simplify]: Simplify (/ 1 1) into 1 8.117 * [taylor]: Taking taylor expansion of 1.0 in k 8.117 * [backup-simplify]: Simplify 1.0 into 1.0 8.117 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 8.117 * [taylor]: Taking taylor expansion of 10.0 in k 8.117 * [backup-simplify]: Simplify 10.0 into 10.0 8.117 * [taylor]: Taking taylor expansion of (/ 1 k) in k 8.117 * [taylor]: Taking taylor expansion of k in k 8.117 * [backup-simplify]: Simplify 0 into 0 8.117 * [backup-simplify]: Simplify 1 into 1 8.117 * [backup-simplify]: Simplify (/ 1 1) into 1 8.117 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in k 8.117 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in k 8.117 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in k 8.117 * [taylor]: Taking taylor expansion of (/ -1 m) in k 8.117 * [taylor]: Taking taylor expansion of -1 in k 8.117 * [backup-simplify]: Simplify -1 into -1 8.117 * [taylor]: Taking taylor expansion of m in k 8.117 * [backup-simplify]: Simplify m into m 8.117 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 8.117 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 8.117 * [taylor]: Taking taylor expansion of (/ -1 k) in k 8.117 * [taylor]: Taking taylor expansion of -1 in k 8.117 * [backup-simplify]: Simplify -1 into -1 8.117 * [taylor]: Taking taylor expansion of k in k 8.117 * [backup-simplify]: Simplify 0 into 0 8.118 * [backup-simplify]: Simplify 1 into 1 8.118 * [backup-simplify]: Simplify (/ -1 1) into -1 8.118 * [backup-simplify]: Simplify (log -1) into (log -1) 8.119 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 8.119 * [backup-simplify]: Simplify (* (/ -1 m) (- (log -1) (log k))) into (* -1 (/ (- (log -1) (log k)) m)) 8.119 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 8.119 * [backup-simplify]: Simplify (+ 1 0) into 1 8.120 * [backup-simplify]: Simplify (+ 1 0) into 1 8.120 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 8.120 * [taylor]: Taking taylor expansion of (/ (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) (pow (/ -1 k) (/ -1 m))) in k 8.120 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 8.120 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 8.120 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 8.120 * [taylor]: Taking taylor expansion of (pow k 2) in k 8.120 * [taylor]: Taking taylor expansion of k in k 8.120 * [backup-simplify]: Simplify 0 into 0 8.120 * [backup-simplify]: Simplify 1 into 1 8.121 * [backup-simplify]: Simplify (* 1 1) into 1 8.121 * [backup-simplify]: Simplify (/ 1 1) into 1 8.121 * [taylor]: Taking taylor expansion of 1.0 in k 8.121 * [backup-simplify]: Simplify 1.0 into 1.0 8.121 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 8.121 * [taylor]: Taking taylor expansion of 10.0 in k 8.121 * [backup-simplify]: Simplify 10.0 into 10.0 8.121 * [taylor]: Taking taylor expansion of (/ 1 k) in k 8.121 * [taylor]: Taking taylor expansion of k in k 8.121 * [backup-simplify]: Simplify 0 into 0 8.121 * [backup-simplify]: Simplify 1 into 1 8.124 * [backup-simplify]: Simplify (/ 1 1) into 1 8.125 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in k 8.125 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in k 8.125 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in k 8.125 * [taylor]: Taking taylor expansion of (/ -1 m) in k 8.125 * [taylor]: Taking taylor expansion of -1 in k 8.125 * [backup-simplify]: Simplify -1 into -1 8.125 * [taylor]: Taking taylor expansion of m in k 8.125 * [backup-simplify]: Simplify m into m 8.125 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 8.125 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 8.125 * [taylor]: Taking taylor expansion of (/ -1 k) in k 8.125 * [taylor]: Taking taylor expansion of -1 in k 8.125 * [backup-simplify]: Simplify -1 into -1 8.125 * [taylor]: Taking taylor expansion of k in k 8.125 * [backup-simplify]: Simplify 0 into 0 8.125 * [backup-simplify]: Simplify 1 into 1 8.125 * [backup-simplify]: Simplify (/ -1 1) into -1 8.126 * [backup-simplify]: Simplify (log -1) into (log -1) 8.126 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 8.126 * [backup-simplify]: Simplify (* (/ -1 m) (- (log -1) (log k))) into (* -1 (/ (- (log -1) (log k)) m)) 8.127 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 8.127 * [backup-simplify]: Simplify (+ 1 0) into 1 8.127 * [backup-simplify]: Simplify (+ 1 0) into 1 8.128 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 8.128 * [taylor]: Taking taylor expansion of (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 8.128 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 8.128 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 8.128 * [taylor]: Taking taylor expansion of -1 in m 8.128 * [backup-simplify]: Simplify -1 into -1 8.128 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 8.128 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 8.128 * [taylor]: Taking taylor expansion of (log -1) in m 8.128 * [taylor]: Taking taylor expansion of -1 in m 8.128 * [backup-simplify]: Simplify -1 into -1 8.128 * [backup-simplify]: Simplify (log -1) into (log -1) 8.128 * [taylor]: Taking taylor expansion of (log k) in m 8.128 * [taylor]: Taking taylor expansion of k in m 8.128 * [backup-simplify]: Simplify k into k 8.128 * [backup-simplify]: Simplify (log k) into (log k) 8.128 * [taylor]: Taking taylor expansion of m in m 8.128 * [backup-simplify]: Simplify 0 into 0 8.128 * [backup-simplify]: Simplify 1 into 1 8.128 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 8.129 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 8.129 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 8.129 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 8.130 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 8.130 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 8.130 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 8.131 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.131 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.132 * [backup-simplify]: Simplify (+ 0 0) into 0 8.132 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 8.132 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 8.133 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 8.133 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 8.134 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 8.134 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)))) into 0 8.134 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 8.135 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (* 0 (- (log -1) (log k)))) into 0 8.136 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 1) 1)))) into 0 8.137 * [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)))))) 8.137 * [taylor]: Taking taylor expansion of (- (* 10.0 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))))) in m 8.137 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 8.137 * [taylor]: Taking taylor expansion of 10.0 in m 8.137 * [backup-simplify]: Simplify 10.0 into 10.0 8.137 * [taylor]: Taking taylor expansion of (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 8.137 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 8.137 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 8.137 * [taylor]: Taking taylor expansion of -1 in m 8.137 * [backup-simplify]: Simplify -1 into -1 8.137 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 8.137 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 8.137 * [taylor]: Taking taylor expansion of (log -1) in m 8.137 * [taylor]: Taking taylor expansion of -1 in m 8.137 * [backup-simplify]: Simplify -1 into -1 8.137 * [backup-simplify]: Simplify (log -1) into (log -1) 8.137 * [taylor]: Taking taylor expansion of (log k) in m 8.137 * [taylor]: Taking taylor expansion of k in m 8.137 * [backup-simplify]: Simplify k into k 8.137 * [backup-simplify]: Simplify (log k) into (log k) 8.137 * [taylor]: Taking taylor expansion of m in m 8.138 * [backup-simplify]: Simplify 0 into 0 8.138 * [backup-simplify]: Simplify 1 into 1 8.138 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 8.138 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 8.138 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 8.138 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 8.139 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 8.139 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 8.139 * [backup-simplify]: Simplify (* 10.0 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (/ 10.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 8.140 * [backup-simplify]: Simplify (- (/ 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 10.0 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))))) 8.140 * [backup-simplify]: Simplify (- (* 10.0 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))))) into (- (* 10.0 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))))) 8.141 * [backup-simplify]: Simplify (- (+ (* (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) (/ 0 (exp (* -1 (/ (- (log -1) (log k)) m))))))) into 0 8.141 * [backup-simplify]: Simplify 0 into 0 8.142 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 8.142 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.143 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.143 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.144 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 8.144 * [backup-simplify]: Simplify (- 0) into 0 8.145 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 8.146 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.149 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 8.149 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 8.150 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 8.151 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (+ (* 0 0) (* 0 (- (log -1) (log k))))) into 0 8.153 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 8.156 * [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))))) 8.157 * [taylor]: Taking taylor expansion of (* 1.0 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 8.157 * [taylor]: Taking taylor expansion of 1.0 in m 8.157 * [backup-simplify]: Simplify 1.0 into 1.0 8.157 * [taylor]: Taking taylor expansion of (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 8.157 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 8.157 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 8.157 * [taylor]: Taking taylor expansion of -1 in m 8.157 * [backup-simplify]: Simplify -1 into -1 8.157 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 8.157 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 8.157 * [taylor]: Taking taylor expansion of (log -1) in m 8.157 * [taylor]: Taking taylor expansion of -1 in m 8.157 * [backup-simplify]: Simplify -1 into -1 8.157 * [backup-simplify]: Simplify (log -1) into (log -1) 8.157 * [taylor]: Taking taylor expansion of (log k) in m 8.157 * [taylor]: Taking taylor expansion of k in m 8.157 * [backup-simplify]: Simplify k into k 8.158 * [backup-simplify]: Simplify (log k) into (log k) 8.158 * [taylor]: Taking taylor expansion of m in m 8.158 * [backup-simplify]: Simplify 0 into 0 8.158 * [backup-simplify]: Simplify 1 into 1 8.158 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 8.158 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 8.159 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 8.159 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 8.160 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 8.160 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 8.161 * [backup-simplify]: Simplify (* 1.0 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (/ 1.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 8.162 * [backup-simplify]: Simplify (/ 1.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 8.164 * [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))))))))) 8.164 * * * [progress]: simplifying candidates 8.225 * [simplify]: Simplifying: (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (exp (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (* (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt 1) (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* k (+ 10.0 k)) 1.0)))) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0)) (/ 1 2) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (exp (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (* (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt 1) (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* k (+ 10.0 k)) 1.0)))) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0)) (/ 1 2) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (- (log a) (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (- (* (log k) m) (log (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (- (log a) (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (- (* (log k) m) (log (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (- (log a) (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (- (log (pow k m)) (log (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (- (log a) (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (log (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (- (log a) (log (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (log (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (exp (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (* a a) a) (/ (* (* (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (* (pow k m) (pow k m)) (pow k m)) (* (* (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (* a a) a) (/ (* (* (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (* (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (* a a) a) (* (* (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (* (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (- a) (- (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt 1)))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) 1))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (sqrt 1)))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) 1))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow 1 m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow 1 m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow 1 m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow 1 m) (sqrt 1)))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow 1 m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow 1 m) 1))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt 1)))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) 1))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (sqrt 1)))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) 1))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt 1)))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 1))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (sqrt 1)))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) 1))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k m))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt 1)))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) 1))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (sqrt 1)))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) 1))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow 1 m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow 1 m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow 1 m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow 1 m) (sqrt 1)))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow 1 m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow 1 m) 1))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt 1)))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) 1))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (sqrt 1)))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) 1))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt 1)))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 1))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (sqrt 1)))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) 1))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k m))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt 1)))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) 1))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt 1)))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) 1))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow 1 m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow 1 m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow 1 m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow 1 m) (sqrt 1)))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow 1 m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow 1 m) 1))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt 1)))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) 1))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt 1)))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) 1))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt 1)))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 1))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt 1)))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) 1))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (/ (pow (* (cbrt k) (cbrt k)) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt 1)))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (/ (pow (* (cbrt k) (cbrt k)) m) 1))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (/ (pow (sqrt k) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (/ (pow (sqrt k) m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (/ (pow (sqrt k) m) (sqrt 1)))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (/ (pow (sqrt k) m) 1))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (/ (pow 1 m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (/ (pow 1 m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (/ (pow 1 m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (/ (pow 1 m) (sqrt 1)))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (/ (pow 1 m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (/ (pow 1 m) 1))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt 1)))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) 1))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (/ (sqrt (pow k m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (/ (sqrt (pow k m)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (/ (sqrt (pow k m)) (sqrt 1)))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (/ (sqrt (pow k m)) 1))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (/ 1 (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (/ 1 (sqrt 1)))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (/ 1 1))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (/ (pow k (/ m 2)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (/ (pow k (/ m 2)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (/ (pow k (/ m 2)) (sqrt 1)))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (/ (pow k (/ m 2)) 1))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow k m))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (- (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt 1)))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) 1))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt 1)))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) 1))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow 1 m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow 1 m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow 1 m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow 1 m) (sqrt 1)))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow 1 m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow 1 m) 1))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt 1)))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) 1))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt 1)))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) 1))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt 1)))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 1))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt 1)))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) 1))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ 1 (/ (pow (* (cbrt k) (cbrt k)) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ 1 (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ 1 (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ 1 (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt 1)))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ 1 (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ 1 (/ (pow (* (cbrt k) (cbrt k)) m) 1))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ 1 (/ (pow (sqrt k) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ 1 (/ (pow (sqrt k) m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ 1 (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ 1 (/ (pow (sqrt k) m) (sqrt 1)))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ 1 (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ 1 (/ (pow (sqrt k) m) 1))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ 1 (/ (pow 1 m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ 1 (/ (pow 1 m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ 1 (/ (pow 1 m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ 1 (/ (pow 1 m) (sqrt 1)))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ 1 (/ (pow 1 m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ 1 (/ (pow 1 m) 1))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ 1 (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ 1 (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ 1 (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ 1 (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt 1)))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ 1 (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ 1 (/ (* (cbrt (pow k m)) (cbrt (pow k m))) 1))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ 1 (/ (sqrt (pow k m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ 1 (/ (sqrt (pow k m)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ 1 (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ 1 (/ (sqrt (pow k m)) (sqrt 1)))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ 1 (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ 1 (/ (sqrt (pow k m)) 1))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ 1 (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ 1 (/ 1 (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ 1 (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ 1 (/ 1 (sqrt 1)))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ 1 (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ 1 (/ 1 1))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ 1 (/ (pow k (/ m 2)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ 1 (/ (pow k (/ m 2)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ 1 (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ 1 (/ (pow k (/ m 2)) (sqrt 1)))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ 1 (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ 1 (/ (pow k (/ m 2)) 1))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ 1 (pow k m))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ 1 (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ 1 (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (- (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) 1) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt a) (/ 1 (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt 1)))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) 1))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (sqrt 1)))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) 1))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow 1 m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow 1 m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow 1 m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow 1 m) (sqrt 1)))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow 1 m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow 1 m) 1))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt 1)))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) 1))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (sqrt 1)))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) 1))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt 1)))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 1))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (sqrt 1)))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) 1))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k m))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt 1)))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) 1))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (sqrt 1)))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) 1))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow 1 m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow 1 m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow 1 m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow 1 m) (sqrt 1)))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow 1 m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow 1 m) 1))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt 1)))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) 1))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (sqrt 1)))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) 1))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt 1)))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 1))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (sqrt 1)))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) 1))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k m))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt 1)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) 1))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt 1)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) 1))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow 1 m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow 1 m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow 1 m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow 1 m) (sqrt 1)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow 1 m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow 1 m) 1))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt 1)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) 1))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt 1)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) 1))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt 1)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 1))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt 1)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) 1))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt 1) (* (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt 1) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt 1) (/ (pow (* (cbrt k) (cbrt k)) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt 1) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt 1) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt 1) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt 1)))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt 1) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt 1) (/ (pow (* (cbrt k) (cbrt k)) m) 1))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt 1) (/ (pow (sqrt k) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt 1) (/ (pow (sqrt k) m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt 1) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt 1) (/ (pow (sqrt k) m) (sqrt 1)))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt 1) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt 1) (/ (pow (sqrt k) m) 1))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt 1) (/ (pow 1 m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt 1) (/ (pow 1 m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt 1) (/ (pow 1 m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt 1) (/ (pow 1 m) (sqrt 1)))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt 1) (/ (pow 1 m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt 1) (/ (pow 1 m) 1))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt 1) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt 1) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt 1) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt 1) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt 1)))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt 1) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt 1) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) 1))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt 1) (/ (sqrt (pow k m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt 1) (/ (sqrt (pow k m)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt 1) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt 1) (/ (sqrt (pow k m)) (sqrt 1)))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt 1) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt 1) (/ (sqrt (pow k m)) 1))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt 1) (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt 1) (/ 1 (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt 1) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt 1) (/ 1 (sqrt 1)))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt 1) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt 1) (/ 1 1))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt 1) (/ (pow k (/ m 2)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt 1) (/ (pow k (/ m 2)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt 1) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt 1) (/ (pow k (/ m 2)) (sqrt 1)))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt 1) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt 1) (/ (pow k (/ m 2)) 1))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt 1) 1)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt 1) (pow k m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt 1) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt 1) (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (- (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt 1)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) 1))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt 1)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) 1))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow 1 m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow 1 m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow 1 m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow 1 m) (sqrt 1)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow 1 m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow 1 m) 1))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt 1)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) 1))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt 1)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) 1))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt 1)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 1))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt 1)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) 1))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ 1 (* (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ 1 (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ 1 (/ (pow (* (cbrt k) (cbrt k)) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ 1 (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ 1 (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ 1 (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt 1)))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ 1 (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ 1 (/ (pow (* (cbrt k) (cbrt k)) m) 1))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ 1 (/ (pow (sqrt k) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ 1 (/ (pow (sqrt k) m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ 1 (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ 1 (/ (pow (sqrt k) m) (sqrt 1)))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ 1 (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ 1 (/ (pow (sqrt k) m) 1))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ 1 (/ (pow 1 m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ 1 (/ (pow 1 m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ 1 (/ (pow 1 m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ 1 (/ (pow 1 m) (sqrt 1)))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ 1 (/ (pow 1 m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ 1 (/ (pow 1 m) 1))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ 1 (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ 1 (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ 1 (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ 1 (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt 1)))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ 1 (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ 1 (/ (* (cbrt (pow k m)) (cbrt (pow k m))) 1))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ 1 (/ (sqrt (pow k m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ 1 (/ (sqrt (pow k m)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ 1 (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ 1 (/ (sqrt (pow k m)) (sqrt 1)))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ 1 (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ 1 (/ (sqrt (pow k m)) 1))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ 1 (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ 1 (/ 1 (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ 1 (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ 1 (/ 1 (sqrt 1)))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ 1 (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ 1 (/ 1 1))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ 1 (/ (pow k (/ m 2)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ 1 (/ (pow k (/ m 2)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ 1 (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ 1 (/ (pow k (/ m 2)) (sqrt 1)))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ 1 (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ 1 (/ (pow k (/ m 2)) 1))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ 1 1)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ 1 (pow k m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ 1 (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ 1 (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (- (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) 1) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ 1 (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt 1)))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) 1))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (sqrt 1)))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) 1))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow 1 m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow 1 m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow 1 m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow 1 m) (sqrt 1)))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow 1 m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow 1 m) 1))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt 1)))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) 1))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (sqrt 1)))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) 1))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt 1)))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 1))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (sqrt 1)))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) 1))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k m))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt 1)))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) 1))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (sqrt 1)))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) 1))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow 1 m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow 1 m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow 1 m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow 1 m) (sqrt 1)))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow 1 m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow 1 m) 1))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt 1)))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) 1))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (sqrt 1)))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) 1))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt 1)))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 1))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (sqrt 1)))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) 1))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k m))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt 1)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) 1))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt 1)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) 1))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow 1 m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow 1 m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow 1 m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow 1 m) (sqrt 1)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow 1 m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow 1 m) 1))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt 1)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) 1))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt 1)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) 1))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt 1)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 1))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt 1)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) 1))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (sqrt 1) (* (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt 1) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt 1) (/ (pow (* (cbrt k) (cbrt k)) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt 1) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt 1) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt 1) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt 1)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt 1) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt 1) (/ (pow (* (cbrt k) (cbrt k)) m) 1))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt 1) (/ (pow (sqrt k) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt 1) (/ (pow (sqrt k) m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt 1) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt 1) (/ (pow (sqrt k) m) (sqrt 1)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt 1) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt 1) (/ (pow (sqrt k) m) 1))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt 1) (/ (pow 1 m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt 1) (/ (pow 1 m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt 1) (/ (pow 1 m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt 1) (/ (pow 1 m) (sqrt 1)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt 1) (/ (pow 1 m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt 1) (/ (pow 1 m) 1))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt 1) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt 1) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt 1) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt 1) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt 1)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt 1) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt 1) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) 1))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt 1) (/ (sqrt (pow k m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt 1) (/ (sqrt (pow k m)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt 1) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt 1) (/ (sqrt (pow k m)) (sqrt 1)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt 1) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt 1) (/ (sqrt (pow k m)) 1))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt 1) (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt 1) (/ 1 (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt 1) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt 1) (/ 1 (sqrt 1)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt 1) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt 1) (/ 1 1))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt 1) (/ (pow k (/ m 2)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt 1) (/ (pow k (/ m 2)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt 1) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt 1) (/ (pow k (/ m 2)) (sqrt 1)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt 1) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt 1) (/ (pow k (/ m 2)) 1))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt 1) 1)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt 1) (pow k m))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt 1) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt 1) (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (- (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt 1)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) 1))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt 1)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) 1))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow 1 m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow 1 m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow 1 m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow 1 m) (sqrt 1)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow 1 m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow 1 m) 1))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt 1)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) 1))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt 1)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) 1))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt 1)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 1))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt 1)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) 1))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ 1 (* (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ 1 (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ 1 (/ (pow (* (cbrt k) (cbrt k)) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ 1 (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ 1 (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ 1 (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt 1)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ 1 (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ 1 (/ (pow (* (cbrt k) (cbrt k)) m) 1))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ 1 (/ (pow (sqrt k) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ 1 (/ (pow (sqrt k) m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ 1 (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ 1 (/ (pow (sqrt k) m) (sqrt 1)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ 1 (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ 1 (/ (pow (sqrt k) m) 1))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ 1 (/ (pow 1 m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ 1 (/ (pow 1 m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ 1 (/ (pow 1 m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ 1 (/ (pow 1 m) (sqrt 1)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ 1 (/ (pow 1 m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ 1 (/ (pow 1 m) 1))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ 1 (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ 1 (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ 1 (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ 1 (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt 1)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ 1 (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ 1 (/ (* (cbrt (pow k m)) (cbrt (pow k m))) 1))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ 1 (/ (sqrt (pow k m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ 1 (/ (sqrt (pow k m)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ 1 (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ 1 (/ (sqrt (pow k m)) (sqrt 1)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ 1 (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ 1 (/ (sqrt (pow k m)) 1))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ 1 (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ 1 (/ 1 (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ 1 (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ 1 (/ 1 (sqrt 1)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ 1 (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ 1 (/ 1 1))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ 1 (/ (pow k (/ m 2)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ 1 (/ (pow k (/ m 2)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ 1 (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ 1 (/ (pow k (/ m 2)) (sqrt 1)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ 1 (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ 1 (/ (pow k (/ m 2)) 1))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ 1 1)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ 1 (pow k m))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ 1 (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ 1 (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (- (* k (+ 10.0 k)) 1.0)))) (/ 1 1) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ 1 (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) a) (/ a (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt 1)))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) 1))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (sqrt 1)))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) 1))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow 1 m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow 1 m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow 1 m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow 1 m) (sqrt 1)))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow 1 m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow 1 m) 1))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt 1)))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) 1))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (sqrt 1)))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) 1))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt 1)))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 1))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (sqrt 1)))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) 1))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k m))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))))) (/ a (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt 1)))) (/ a (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) 1))) (/ a (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (sqrt 1)))) (/ a (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) 1))) (/ a (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow 1 m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow 1 m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow 1 m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow 1 m) (sqrt 1)))) (/ a (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow 1 m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow 1 m) 1))) (/ a (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt 1)))) (/ a (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) 1))) (/ a (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (sqrt 1)))) (/ a (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) 1))) (/ a (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt 1)))) (/ a (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 1))) (/ a (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (sqrt 1)))) (/ a (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) 1))) (/ a (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (/ a (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k m))) (/ a (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))))) (/ a (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt 1)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) 1))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt 1)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) 1))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow 1 m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow 1 m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow 1 m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow 1 m) (sqrt 1)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow 1 m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow 1 m) 1))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt 1)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) 1))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt 1)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) 1))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt 1)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 1))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt 1)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) 1))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))))) (/ a (/ (sqrt 1) (* (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt 1) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt 1) (/ (pow (* (cbrt k) (cbrt k)) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt 1) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt 1) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt 1) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt 1)))) (/ a (/ (sqrt 1) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt 1) (/ (pow (* (cbrt k) (cbrt k)) m) 1))) (/ a (/ (sqrt 1) (/ (pow (sqrt k) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt 1) (/ (pow (sqrt k) m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt 1) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt 1) (/ (pow (sqrt k) m) (sqrt 1)))) (/ a (/ (sqrt 1) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt 1) (/ (pow (sqrt k) m) 1))) (/ a (/ (sqrt 1) (/ (pow 1 m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt 1) (/ (pow 1 m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt 1) (/ (pow 1 m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt 1) (/ (pow 1 m) (sqrt 1)))) (/ a (/ (sqrt 1) (/ (pow 1 m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt 1) (/ (pow 1 m) 1))) (/ a (/ (sqrt 1) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt 1) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt 1) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt 1) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt 1)))) (/ a (/ (sqrt 1) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt 1) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) 1))) (/ a (/ (sqrt 1) (/ (sqrt (pow k m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt 1) (/ (sqrt (pow k m)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt 1) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt 1) (/ (sqrt (pow k m)) (sqrt 1)))) (/ a (/ (sqrt 1) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt 1) (/ (sqrt (pow k m)) 1))) (/ a (/ (sqrt 1) (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt 1) (/ 1 (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt 1) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt 1) (/ 1 (sqrt 1)))) (/ a (/ (sqrt 1) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt 1) (/ 1 1))) (/ a (/ (sqrt 1) (/ (pow k (/ m 2)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt 1) (/ (pow k (/ m 2)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt 1) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt 1) (/ (pow k (/ m 2)) (sqrt 1)))) (/ a (/ (sqrt 1) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt 1) (/ (pow k (/ m 2)) 1))) (/ a (/ (sqrt 1) 1)) (/ a (/ (sqrt 1) (pow k m))) (/ a (/ (sqrt 1) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))))) (/ a (/ (sqrt 1) (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt 1)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) 1))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt 1)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) 1))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow 1 m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow 1 m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow 1 m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow 1 m) (sqrt 1)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow 1 m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow 1 m) 1))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt 1)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) 1))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt 1)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) 1))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt 1)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 1))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt 1)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) 1))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))))) (/ a (/ 1 (* (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ 1 (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ 1 (/ (pow (* (cbrt k) (cbrt k)) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ 1 (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ 1 (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ 1 (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt 1)))) (/ a (/ 1 (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ 1 (/ (pow (* (cbrt k) (cbrt k)) m) 1))) (/ a (/ 1 (/ (pow (sqrt k) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ 1 (/ (pow (sqrt k) m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ 1 (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ 1 (/ (pow (sqrt k) m) (sqrt 1)))) (/ a (/ 1 (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ 1 (/ (pow (sqrt k) m) 1))) (/ a (/ 1 (/ (pow 1 m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ 1 (/ (pow 1 m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ 1 (/ (pow 1 m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ 1 (/ (pow 1 m) (sqrt 1)))) (/ a (/ 1 (/ (pow 1 m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ 1 (/ (pow 1 m) 1))) (/ a (/ 1 (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ 1 (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ 1 (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ 1 (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt 1)))) (/ a (/ 1 (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ 1 (/ (* (cbrt (pow k m)) (cbrt (pow k m))) 1))) (/ a (/ 1 (/ (sqrt (pow k m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ 1 (/ (sqrt (pow k m)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ 1 (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ 1 (/ (sqrt (pow k m)) (sqrt 1)))) (/ a (/ 1 (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ 1 (/ (sqrt (pow k m)) 1))) (/ a (/ 1 (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ 1 (/ 1 (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ 1 (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ 1 (/ 1 (sqrt 1)))) (/ a (/ 1 (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ 1 (/ 1 1))) (/ a (/ 1 (/ (pow k (/ m 2)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ 1 (/ (pow k (/ m 2)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ 1 (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ 1 (/ (pow k (/ m 2)) (sqrt 1)))) (/ a (/ 1 (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ 1 (/ (pow k (/ m 2)) 1))) (/ a (/ 1 1)) (/ a (/ 1 (pow k m))) (/ a (/ 1 (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))))) (/ a (/ 1 (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))))) (/ a 1) (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt a)) (/ (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt a)) (/ (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) a) (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (- (* (log k) m) (log (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (- (* (log k) m) (log (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (- (log (pow k m)) (log (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (log (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (log (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (exp (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (* (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (* (pow k m) (pow k m)) (pow k m)) (* (* (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (* (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (* (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (* (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (- (sqrt (+ (* k (+ 10.0 k)) 1.0))) (- (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt 1))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) 1)) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (sqrt 1))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) 1)) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow 1 m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow 1 m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow 1 m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow 1 m) (sqrt 1))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow 1 m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow 1 m) 1)) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt 1))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) 1)) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (sqrt 1))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) 1)) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt 1))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 1)) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (sqrt 1))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) 1)) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k m)) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0))))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt 1))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) 1)) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (sqrt 1))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) 1)) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow 1 m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow 1 m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow 1 m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow 1 m) (sqrt 1))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow 1 m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow 1 m) 1)) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt 1))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) 1)) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (sqrt 1))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) 1)) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt 1))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 1)) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (sqrt 1))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) 1)) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k m)) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0))))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt 1))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) 1)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt 1))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) 1)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow 1 m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow 1 m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow 1 m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow 1 m) (sqrt 1))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow 1 m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow 1 m) 1)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt 1))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) 1)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt 1))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) 1)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 1)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt 1))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) 1)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0))) (/ (sqrt 1) (* (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (/ (pow (* (cbrt k) (cbrt k)) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt 1))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (/ (pow (* (cbrt k) (cbrt k)) m) 1)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) (/ (pow (sqrt k) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (/ (pow (sqrt k) m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (/ (pow (sqrt k) m) (sqrt 1))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (/ (pow (sqrt k) m) 1)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) (/ (pow 1 m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (/ (pow 1 m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (/ (pow 1 m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (/ (pow 1 m) (sqrt 1))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) (/ (pow 1 m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (/ (pow 1 m) 1)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt 1))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) 1)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) (/ (sqrt (pow k m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (/ (sqrt (pow k m)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (/ (sqrt (pow k m)) (sqrt 1))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (/ (sqrt (pow k m)) 1)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (/ 1 (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (/ 1 (sqrt 1))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (/ 1 1)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) (/ (pow k (/ m 2)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (/ (pow k (/ m 2)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (/ (pow k (/ m 2)) (sqrt 1))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (/ (pow k (/ m 2)) 1)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) 1) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) (pow k m)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (- (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt 1))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) 1)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt 1))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) 1)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow 1 m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow 1 m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow 1 m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow 1 m) (sqrt 1))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow 1 m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow 1 m) 1)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt 1))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) 1)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt 1))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) 1)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 1)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt 1))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) 1)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0))) (/ 1 (* (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (pow (* (cbrt k) (cbrt k)) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt 1))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (pow (* (cbrt k) (cbrt k)) m) 1)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (pow (sqrt k) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (pow (sqrt k) m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (pow (sqrt k) m) (sqrt 1))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (pow (sqrt k) m) 1)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (pow 1 m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (pow 1 m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (pow 1 m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (pow 1 m) (sqrt 1))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (pow 1 m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (pow 1 m) 1)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt 1))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (* (cbrt (pow k m)) (cbrt (pow k m))) 1)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (sqrt (pow k m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt (pow k m)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt (pow k m)) (sqrt 1))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt (pow k m)) 1)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ 1 (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ 1 (sqrt 1))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ 1 1)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (pow k (/ m 2)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (pow k (/ m 2)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (pow k (/ m 2)) (sqrt 1))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (pow k (/ m 2)) 1)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 1) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (pow k m)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (- (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (* (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (* (cbrt k) (cbrt k)) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt 1))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (* (cbrt k) (cbrt k)) m) 1)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt 1))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) 1)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow 1 m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow 1 m) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow 1 m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow 1 m) (sqrt 1))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow 1 m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow 1 m) 1)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt 1))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) 1)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt 1))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) 1)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ 1 (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ 1 (sqrt 1))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ 1 1)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt 1))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) 1)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) 1) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0))))) (/ (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (* (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* k (+ 10.0 k)) 1.0))))) (* (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0))) (- (+ (* 1/2 (/ (pow k 2) (sqrt 1.0))) (+ (sqrt 1.0) (* 5.0 (/ k (sqrt 1.0))))) (* 12.5 (/ (pow k 2) (pow (sqrt 1.0) 3)))) (- (+ k 5.0) (* 12.0 (/ 1 k))) (- (* 12.0 (/ 1 k)) (+ k 5.0)) (- (+ (* 1/2 (/ (pow k 2) (sqrt 1.0))) (+ (sqrt 1.0) (* 5.0 (/ k (sqrt 1.0))))) (* 12.5 (/ (pow k 2) (pow (sqrt 1.0) 3)))) (- (+ k 5.0) (* 12.0 (/ 1 k))) (- (* 12.0 (/ 1 k)) (+ k 5.0)) (- (+ (* 1.0 (* a (* m (log k)))) (* 1.0 a)) (* 10.0 (* k a))) (- (+ (/ (* a (exp (* -1 (* m (log (/ 1 k)))))) (pow k 2)) (* 99.0 (/ (* a (exp (* -1 (* m (log (/ 1 k)))))) (pow k 4)))) (* 10.0 (/ (* a (exp (* -1 (* m (log (/ 1 k)))))) (pow k 3)))) (- (+ (* 99.0 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 4))) (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 2))) (* 10.0 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 3)))) (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))) (+ (/ (pow k 2) (exp (* -1 (* m (log (/ 1 k)))))) (+ (* 1.0 (/ 1 (exp (* -1 (* m (log (/ 1 k))))))) (* 10.0 (/ k (exp (* -1 (* m (log (/ 1 k))))))))) (+ (/ (pow k 2) (exp (* m (- (log -1) (log (/ -1 k)))))) (+ (* 10.0 (/ k (exp (* m (- (log -1) (log (/ -1 k))))))) (* 1.0 (/ 1 (exp (* m (- (log -1) (log (/ -1 k))))))))) 8.384 * * [simplify]: Extracting # 0 : cost 0 8.388 * * [simplify]: Extracting # 1 : cost 0 8.392 * * [simplify]: Extracting # 2 : cost 0 8.396 * * [simplify]: Extracting # 3 : cost 0 8.402 * * [simplify]: Extracting # 4 : cost 0 8.409 * * [simplify]: Extracting # 5 : cost 0 8.421 * * [simplify]: Extracting # 6 : cost 0 8.429 * * [simplify]: Extracting # 7 : cost 0 8.437 * * [simplify]: Extracting # 8 : cost 0 8.444 * * [simplify]: Extracting # 9 : cost 0 8.452 * * [simplify]: Extracting # 10 : cost 0 8.459 * * [simplify]: Extracting # 11 : cost 0 8.467 * * [simplify]: iteration 0 : 1788 enodes (cost 73920 ) 10.908 * * [simplify]: Extracting # 0 : cost 0 10.923 * * [simplify]: Extracting # 1 : cost 0 10.935 * * [simplify]: Extracting # 2 : cost 0 10.945 * * [simplify]: Extracting # 3 : cost 0 10.954 * * [simplify]: Extracting # 4 : cost 0 10.963 * * [simplify]: Extracting # 5 : cost 0 10.972 * * [simplify]: Extracting # 6 : cost 0 10.981 * * [simplify]: iteration 1 : 3880 enodes (cost 66023 ) 12.114 * * [simplify]: Extracting # 0 : cost 0 12.123 * * [simplify]: Extracting # 1 : cost 0 12.130 * * [simplify]: Extracting # 2 : cost 0 12.137 * * [simplify]: Extracting # 3 : cost 0 12.153 * * [simplify]: iteration done: 5000 enodes (cost 65251 ) 12.197 * [simplify]: Simplified to: (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (exp (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt (+ 1.0 (* k (+ 10.0 k)))) 3) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) 1 (sqrt (+ 1.0 (* k (+ 10.0 k)))) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 (- 1.0 (* k (+ 10.0 k)))))) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0)) 1/2 (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (exp (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt (+ 1.0 (* k (+ 10.0 k)))) 3) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) 1 (sqrt (+ 1.0 (* k (+ 10.0 k)))) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 (- 1.0 (* k (+ 10.0 k)))))) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0)) 1/2 (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (log (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (log (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (log (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (log (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (log (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (log (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (exp (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (pow a 3) (pow (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 3)) (/ (pow a 3) (pow (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 3)) (/ (pow a 3) (pow (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 3)) (* (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (pow (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) 3) (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (- a) (- (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow (* (cbrt k) (cbrt k)) m) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (pow (sqrt k) m)) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (pow (sqrt k) m)) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (* (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (* (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (* (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (* (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (pow k m)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (pow k m))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (pow k m))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (* (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (* (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (* (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (* (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow k (/ m 2)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (pow k (/ m 2))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (pow k (/ m 2))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k m))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 (- 1.0 (* k (+ 10.0 k)))))))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (cbrt a))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (* (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (* (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (* (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (* (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (cbrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (* (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (* (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (* (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (* (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k m)) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 (- 1.0 (* k (+ 10.0 k)))))))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0))))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (* (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (pow (sqrt k) m)) (cbrt a))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (pow (sqrt k) m)) (cbrt a))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (* (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (* (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (sqrt (+ 1.0 (* k (+ 10.0 k))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (sqrt (+ 1.0 (* k (+ 10.0 k))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ (sqrt (pow k m)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (* (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (* (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (sqrt (+ 1.0 (* k (+ 10.0 k))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (sqrt (+ 1.0 (* k (+ 10.0 k))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (pow k (/ m 2)))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (pow k (/ m 2)))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (cbrt a) (* (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))))) (/ (cbrt a) (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 (- 1.0 (* k (+ 10.0 k)))))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0)))) (* (* (cbrt a) (cbrt a)) (* (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (* (cbrt a) (cbrt a)) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (* (cbrt a) (cbrt a)) (/ (pow (* (cbrt k) (cbrt k)) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (* (cbrt a) (cbrt a)) (/ (pow (* (cbrt k) (cbrt k)) m) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (* (cbrt a) (cbrt a)) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (* (cbrt a) (cbrt a)) (pow (* (cbrt k) (cbrt k)) m)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (* (cbrt a) (cbrt a)) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (* (cbrt a) (cbrt a)) (pow (* (cbrt k) (cbrt k)) m)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (* (cbrt a) (cbrt a)) (/ (pow (sqrt k) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (* (cbrt a) (cbrt a)) (/ (pow (sqrt k) m) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (* (cbrt a) (cbrt a)) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (* (cbrt a) (cbrt a)) (pow (sqrt k) m)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (* (cbrt a) (cbrt a)) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (* (cbrt a) (cbrt a)) (pow (sqrt k) m)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (cbrt a) (cbrt a)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (cbrt a) (cbrt a)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (* (cbrt a) (cbrt a)) (* (/ (cbrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (* (cbrt a) (cbrt a)) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (* (cbrt a) (cbrt a)) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (* (cbrt a) (cbrt a)) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (* (cbrt a) (cbrt a)) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (* (cbrt a) (cbrt a)) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (* (cbrt a) (cbrt a)) (/ (sqrt (pow k m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (* (cbrt a) (cbrt a)) (/ (sqrt (pow k m)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (* (cbrt a) (cbrt a)) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (* (cbrt a) (cbrt a)) (sqrt (pow k m))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (* (cbrt a) (cbrt a)) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (* (cbrt a) (cbrt a)) (sqrt (pow k m))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (cbrt a) (cbrt a)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (cbrt a) (cbrt a)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (* (cbrt a) (cbrt a)) (/ (pow k (/ m 2)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (* (cbrt a) (cbrt a)) (/ (pow k (/ m 2)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (* (cbrt a) (cbrt a)) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (* (cbrt a) (cbrt a)) (pow k (/ m 2))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (* (cbrt a) (cbrt a)) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (* (cbrt a) (cbrt a)) (pow k (/ m 2))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (cbrt a) (cbrt a)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (* (cbrt a) (cbrt a)) (pow k m)) (/ (cbrt a) (+ 1.0 (* k (+ 10.0 k)))) (* (* (cbrt a) (cbrt a)) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))))) (* (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 (- 1.0 (* k (+ 10.0 k))))))) (* (* (cbrt a) (cbrt a)) (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (- (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (* (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (pow (sqrt k) m)) (cbrt a))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (pow (sqrt k) m)) (cbrt a))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (* (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (* (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (sqrt (+ 1.0 (* k (+ 10.0 k))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (sqrt (+ 1.0 (* k (+ 10.0 k))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ (sqrt (pow k m)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (* (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (* (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (sqrt (+ 1.0 (* k (+ 10.0 k))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (sqrt (+ 1.0 (* k (+ 10.0 k))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (pow k (/ m 2)))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (pow k (/ m 2)))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (cbrt a) (* (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))))) (/ (cbrt a) (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 (- 1.0 (* k (+ 10.0 k)))))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0)))) (* (* (cbrt a) (cbrt a)) (* (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (* (cbrt a) (cbrt a)) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (* (cbrt a) (cbrt a)) (/ (pow (* (cbrt k) (cbrt k)) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (* (cbrt a) (cbrt a)) (/ (pow (* (cbrt k) (cbrt k)) m) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (* (cbrt a) (cbrt a)) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (* (cbrt a) (cbrt a)) (pow (* (cbrt k) (cbrt k)) m)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (* (cbrt a) (cbrt a)) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (* (cbrt a) (cbrt a)) (pow (* (cbrt k) (cbrt k)) m)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (* (cbrt a) (cbrt a)) (/ (pow (sqrt k) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (* (cbrt a) (cbrt a)) (/ (pow (sqrt k) m) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (* (cbrt a) (cbrt a)) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (* (cbrt a) (cbrt a)) (pow (sqrt k) m)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (* (cbrt a) (cbrt a)) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (* (cbrt a) (cbrt a)) (pow (sqrt k) m)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (cbrt a) (cbrt a)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (cbrt a) (cbrt a)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (* (cbrt a) (cbrt a)) (* (/ (cbrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (* (cbrt a) (cbrt a)) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (* (cbrt a) (cbrt a)) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (* (cbrt a) (cbrt a)) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (* (cbrt a) (cbrt a)) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (* (cbrt a) (cbrt a)) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (* (cbrt a) (cbrt a)) (/ (sqrt (pow k m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (* (cbrt a) (cbrt a)) (/ (sqrt (pow k m)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (* (cbrt a) (cbrt a)) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (* (cbrt a) (cbrt a)) (sqrt (pow k m))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (* (cbrt a) (cbrt a)) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (* (cbrt a) (cbrt a)) (sqrt (pow k m))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (cbrt a) (cbrt a)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (cbrt a) (cbrt a)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (* (cbrt a) (cbrt a)) (/ (pow k (/ m 2)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (* (cbrt a) (cbrt a)) (/ (pow k (/ m 2)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (* (cbrt a) (cbrt a)) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (* (cbrt a) (cbrt a)) (pow k (/ m 2))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (* (cbrt a) (cbrt a)) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (* (cbrt a) (cbrt a)) (pow k (/ m 2))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (cbrt a) (cbrt a)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (* (cbrt a) (cbrt a)) (pow k m)) (/ (cbrt a) (+ 1.0 (* k (+ 10.0 k)))) (* (* (cbrt a) (cbrt a)) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))))) (* (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 (- 1.0 (* k (+ 10.0 k))))))) (* (* (cbrt a) (cbrt a)) (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (- (* k (+ 10.0 k)) 1.0)))) (* (cbrt a) (cbrt a)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (sqrt (+ 1.0 (* k (+ 10.0 k))))) (/ (cbrt a) (/ 1 (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (* (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (* (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (* (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (* (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (* (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (* (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (* (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (* (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (* (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (pow k (/ m 2))) (/ (sqrt a) (* (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (pow k (/ m 2))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (pow k (/ m 2))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 (- 1.0 (* k (+ 10.0 k)))))))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0)))) (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (* (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (* (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m)) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (* (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m)) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (* (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (* (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (* (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (* (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (* (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (* (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (* (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (* (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k m)) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 (- 1.0 (* k (+ 10.0 k)))))))) (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0))))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (* (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ (sqrt a) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (pow (* (cbrt k) (cbrt k)) m)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ (sqrt a) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (pow (* (cbrt k) (cbrt k)) m)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (/ (pow (sqrt k) m) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ (sqrt a) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (pow (sqrt k) m)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ (sqrt a) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (pow (sqrt k) m)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (* (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (* (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (/ (sqrt (pow k m)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (* (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (* (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ (sqrt a) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ (pow k (/ m 2)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ (sqrt a) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (pow k (/ m 2))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ (sqrt a) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (pow k (/ m 2))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (sqrt a) (* (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))))) (* (/ (sqrt a) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 (- 1.0 (* k (+ 10.0 k))))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0)))) (* (sqrt a) (* (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (sqrt a) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (sqrt a) (/ (pow (* (cbrt k) (cbrt k)) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (sqrt a) (/ (pow (* (cbrt k) (cbrt k)) m) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (sqrt a) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (sqrt a) (pow (* (cbrt k) (cbrt k)) m)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (sqrt a) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (sqrt a) (pow (* (cbrt k) (cbrt k)) m)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (sqrt a) (/ (pow (sqrt k) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (sqrt a) (/ (pow (sqrt k) m) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (sqrt a) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (sqrt a) (pow (sqrt k) m)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (sqrt a) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (sqrt a) (pow (sqrt k) m)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (sqrt a) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (sqrt a) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (sqrt a) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (sqrt a) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (sqrt a) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (sqrt a) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (sqrt a) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (sqrt a) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (sqrt a) (/ (sqrt (pow k m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (sqrt a) (/ (sqrt (pow k m)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (sqrt a) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (sqrt a) (sqrt (pow k m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (sqrt a) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (sqrt a) (sqrt (pow k m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (sqrt a) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (sqrt a) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (sqrt a) (/ (pow k (/ m 2)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (sqrt a) (/ (pow k (/ m 2)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (sqrt a) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (sqrt a) (pow k (/ m 2))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (sqrt a) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (sqrt a) (pow k (/ m 2))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt a) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (sqrt a) (pow k m)) (/ (sqrt a) (+ 1.0 (* k (+ 10.0 k)))) (* (sqrt a) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))))) (/ (sqrt a) (/ (sqrt (+ 1.0 (* k (+ 10.0 k)))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 (- 1.0 (* k (+ 10.0 k)))))))) (* (sqrt a) (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (- (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (* (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ (sqrt a) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (pow (* (cbrt k) (cbrt k)) m)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ (sqrt a) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (pow (* (cbrt k) (cbrt k)) m)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (/ (pow (sqrt k) m) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ (sqrt a) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (pow (sqrt k) m)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ (sqrt a) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (pow (sqrt k) m)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (* (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (* (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (/ (sqrt (pow k m)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (* (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (* (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ (sqrt a) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ (pow k (/ m 2)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ (sqrt a) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (pow k (/ m 2))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ (sqrt a) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (pow k (/ m 2))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (sqrt a) (* (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))))) (* (/ (sqrt a) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 (- 1.0 (* k (+ 10.0 k))))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0)))) (* (sqrt a) (* (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (sqrt a) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (sqrt a) (/ (pow (* (cbrt k) (cbrt k)) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (sqrt a) (/ (pow (* (cbrt k) (cbrt k)) m) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (sqrt a) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (sqrt a) (pow (* (cbrt k) (cbrt k)) m)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (sqrt a) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (sqrt a) (pow (* (cbrt k) (cbrt k)) m)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (sqrt a) (/ (pow (sqrt k) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (sqrt a) (/ (pow (sqrt k) m) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (sqrt a) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (sqrt a) (pow (sqrt k) m)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (sqrt a) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (sqrt a) (pow (sqrt k) m)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (sqrt a) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (sqrt a) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (sqrt a) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (sqrt a) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (sqrt a) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (sqrt a) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (sqrt a) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (sqrt a) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (sqrt a) (/ (sqrt (pow k m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (sqrt a) (/ (sqrt (pow k m)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (sqrt a) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (sqrt a) (sqrt (pow k m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (sqrt a) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (sqrt a) (sqrt (pow k m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (sqrt a) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (sqrt a) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (sqrt a) (/ (pow k (/ m 2)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (sqrt a) (/ (pow k (/ m 2)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (sqrt a) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (sqrt a) (pow k (/ m 2))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (sqrt a) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (sqrt a) (pow k (/ m 2))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt a) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (sqrt a) (pow k m)) (/ (sqrt a) (+ 1.0 (* k (+ 10.0 k)))) (* (sqrt a) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))))) (/ (sqrt a) (/ (sqrt (+ 1.0 (* k (+ 10.0 k)))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 (- 1.0 (* k (+ 10.0 k)))))))) (* (sqrt a) (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (- (* k (+ 10.0 k)) 1.0)))) (sqrt a) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (sqrt a) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (/ (pow (* (cbrt k) (cbrt k)) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (/ (pow (* (cbrt k) (cbrt k)) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (* (/ a (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (pow (sqrt k) m)) (* (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow (sqrt k) m) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (pow (sqrt k) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (pow (sqrt k) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (* (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (* (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (* (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (* (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (pow k m)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (pow k m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (pow k m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (* (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (* (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (* (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (* (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (* (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (/ (pow k (/ m 2)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (/ (pow k (/ m 2)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k m))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))))) (* (/ a (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 (- 1.0 (* k (+ 10.0 k))))))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0)))) (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (pow (* (cbrt k) (cbrt k)) m) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (pow (* (cbrt k) (cbrt k)) m) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (* (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (pow (sqrt k) m) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (pow (sqrt k) m) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (* (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (* (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (* (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (* (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (* (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (* (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (* (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (* (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k m)) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))))) (* (/ a (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 (- 1.0 (* k (+ 10.0 k))))))) (/ 1 (* (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0))))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ 1 (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ (pow (sqrt k) m) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (pow (sqrt k) m))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (pow (sqrt k) m))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (* (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (* (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt (pow k m)) (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (cbrt (pow k m)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt (pow k m)) (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (cbrt (pow k m)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (/ (sqrt (pow k m)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (* (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (* (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ a (* (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))))) (* (/ a (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 (- 1.0 (* k (+ 10.0 k))))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0)))) (* (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (/ (pow (* (cbrt k) (cbrt k)) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (pow (* (cbrt k) (cbrt k)) m) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (pow (* (cbrt k) (cbrt k)) m) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (pow (* (cbrt k) (cbrt k)) m) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow (sqrt k) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (pow (sqrt k) m) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (pow (sqrt k) m) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (pow (sqrt k) m) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) 1 (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 1) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt (pow k m)) (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (cbrt (pow k m)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (cbrt (pow k m)) (cbrt (pow k m))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt (pow k m)) (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (cbrt (pow k m)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (cbrt (pow k m)) (cbrt (pow k m))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (pow k m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (pow k m)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (sqrt (pow k m)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (sqrt (pow k m)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) 1 (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 1) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (pow k (/ m 2)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (pow k (/ m 2)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (pow k (/ m 2)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (pow k (/ m 2)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 1) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (pow k m) (/ a (+ 1.0 (* k (+ 10.0 k)))) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (/ a (/ (sqrt (+ 1.0 (* k (+ 10.0 k)))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 (- 1.0 (* k (+ 10.0 k)))))))) (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (- (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ 1 (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ (pow (sqrt k) m) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (pow (sqrt k) m))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (pow (sqrt k) m))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (* (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (* (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt (pow k m)) (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (cbrt (pow k m)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt (pow k m)) (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (cbrt (pow k m)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (/ (sqrt (pow k m)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (* (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (* (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ a (* (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))))) (* (/ a (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 (- 1.0 (* k (+ 10.0 k))))))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0)))) (* (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (/ (pow (* (cbrt k) (cbrt k)) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (pow (* (cbrt k) (cbrt k)) m) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (pow (* (cbrt k) (cbrt k)) m) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (pow (* (cbrt k) (cbrt k)) m) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow (sqrt k) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (pow (sqrt k) m) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (pow (sqrt k) m) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (pow (sqrt k) m) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 1) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) 1 (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt (pow k m)) (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (cbrt (pow k m)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (cbrt (pow k m)) (cbrt (pow k m))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt (pow k m)) (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (cbrt (pow k m)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (cbrt (pow k m)) (cbrt (pow k m))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (pow k m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (pow k m)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (sqrt (pow k m)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (sqrt (pow k m)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ 1 1) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) 1 (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (pow k (/ m 2)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (pow k (/ m 2)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (pow k (/ m 2)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (pow k (/ m 2)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) 1 (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (pow k m) (/ a (+ 1.0 (* k (+ 10.0 k)))) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (/ a (/ (sqrt (+ 1.0 (* k (+ 10.0 k)))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 (- 1.0 (* k (+ 10.0 k)))))))) (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (- (* k (+ 10.0 k)) 1.0)))) 1 (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* a (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) a) (/ a (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ a (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (pow (* (cbrt k) (cbrt k)) m)) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ a (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (pow (* (cbrt k) (cbrt k)) m)) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ a (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (pow (sqrt k) m)) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ a (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (pow (sqrt k) m)) (/ a (* (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (* (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (* (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (* (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (* (/ a (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ a (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ a (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (* (/ a (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (pow k m)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (* (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (* (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (* (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (* (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (* (/ a (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow k (/ m 2)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))))) (* (/ a (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ a (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (/ a (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ a (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (* (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m)) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (* (/ a (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (/ a (* (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m)) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (* (/ a (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (* (/ a (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (* (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (* (/ a (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (* (/ a (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ a (* (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (* (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (/ a (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (* (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (/ a (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ a (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (cbrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (* (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (* (/ a (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (/ a (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (* (/ a (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (/ a (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (* (/ a (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (* (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (* (/ a (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (/ a (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (* (/ a (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (/ a (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ a (* (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (* (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (/ a (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (* (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (/ a (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ a (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ a (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (* (/ a (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (* (/ a (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2))) (* (/ a (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (* (/ a (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2))) (/ a (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ a (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k m)) (* (/ a (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))))) (/ a (* (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (* (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (* (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (/ a (* (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (* (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (* (/ a (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (* (/ a (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ (sqrt (pow k m)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ a (* (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (* (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (* (/ a (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ (pow k (/ m 2)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ a (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (pow k (/ m 2))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ a (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (pow k (/ m 2))) (/ a (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))))) (* a (* (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* a (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* a (/ (pow (* (cbrt k) (cbrt k)) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* a (/ (pow (* (cbrt k) (cbrt k)) m) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (* a (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (* a (pow (* (cbrt k) (cbrt k)) m)) (* a (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (* a (pow (* (cbrt k) (cbrt k)) m)) (* a (/ (pow (sqrt k) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* a (/ (pow (sqrt k) m) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (* a (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* a (pow (sqrt k) m)) (* a (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* a (pow (sqrt k) m)) (/ a (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) a (/ a (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) a (* a (* (/ (cbrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* a (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (* a (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (* a (* (cbrt (pow k m)) (cbrt (pow k m)))) (* a (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (* a (* (cbrt (pow k m)) (cbrt (pow k m)))) (* a (/ (sqrt (pow k m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* a (/ (sqrt (pow k m)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (* a (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* a (sqrt (pow k m))) (* a (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* a (sqrt (pow k m))) (/ a (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) a (/ a (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) a (* a (/ (pow k (/ m 2)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* a (/ (pow k (/ m 2)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (* a (/ (pow k (/ m 2)) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (* a (pow k (/ m 2))) (* a (/ (pow k (/ m 2)) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (* a (pow k (/ m 2))) a (* a (pow k m)) (* a (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))))) (* a (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (/ a (* (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (* (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (/ a (* (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (* (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (* (/ a (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (* (/ a (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ (sqrt (pow k m)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ a (* (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (* (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))))) (* (/ a (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ (pow k (/ m 2)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ a (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (pow k (/ m 2))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ a (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (pow k (/ m 2))) (/ a (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))))) (* a (* (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* a (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* a (/ (pow (* (cbrt k) (cbrt k)) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* a (/ (pow (* (cbrt k) (cbrt k)) m) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (* a (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (* a (pow (* (cbrt k) (cbrt k)) m)) (* a (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (* a (pow (* (cbrt k) (cbrt k)) m)) (* a (/ (pow (sqrt k) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* a (/ (pow (sqrt k) m) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (* a (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* a (pow (sqrt k) m)) (* a (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* a (pow (sqrt k) m)) (/ a (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) a (/ a (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) a (* a (* (/ (cbrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* a (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (* a (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (* a (* (cbrt (pow k m)) (cbrt (pow k m)))) (* a (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (* a (* (cbrt (pow k m)) (cbrt (pow k m)))) (* a (/ (sqrt (pow k m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* a (/ (sqrt (pow k m)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (* a (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* a (sqrt (pow k m))) (* a (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* a (sqrt (pow k m))) (/ a (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) a (/ a (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) a (* a (/ (pow k (/ m 2)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* a (/ (pow k (/ m 2)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (* a (/ (pow k (/ m 2)) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (* a (pow k (/ m 2))) (* a (/ (pow k (/ m 2)) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (* a (pow k (/ m 2))) a (* a (pow k m)) (* a (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))))) (* a (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0))))) a (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt a)) (/ (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt a)) (/ (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) a) (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (log (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (log (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (log (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (log (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (log (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (exp (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (pow (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 3) (pow (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 3) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (pow (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 3) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (- (sqrt (+ (* k (+ 10.0 k)) 1.0))) (- (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (* (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (* (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 (- 1.0 (* k (+ 10.0 k))))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0))))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (* (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m)) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m)) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m)) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m)) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (* (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (* (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (* (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 (- 1.0 (* k (+ 10.0 k))))))) (* (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (/ (pow (sqrt k) m) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (pow (sqrt k) m)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (pow (sqrt k) m)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (+ 1.0 (* k (+ 10.0 k)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ 1.0 (* k (+ 10.0 k)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (/ (sqrt (pow k m)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (sqrt (pow k m))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (sqrt (pow k m))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (+ 1.0 (* k (+ 10.0 k)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ 1.0 (* k (+ 10.0 k)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (pow k (/ m 2))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (pow k (/ m 2))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (pow k (/ m 2))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)) (* (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))))) (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 (- 1.0 (* k (+ 10.0 k))))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0))) (/ 1 (* (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (pow (* (cbrt k) (cbrt k)) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (pow (sqrt k) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (/ 1 (pow (sqrt k) m)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (* (/ 1 (pow (sqrt k) m)) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (pow (sqrt k) m)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ 1 (pow (sqrt k) m)) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (pow (sqrt k) m)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (sqrt (pow k m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt (pow k m)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (sqrt (pow k m))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (sqrt (pow k m))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (pow k (/ m 2)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (pow k (/ m 2)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (pow k (/ m 2))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (pow k (/ m 2))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (pow k m)) (+ 1.0 (* k (+ 10.0 k))) (/ 1 (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))))) (/ (sqrt (+ 1.0 (* k (+ 10.0 k)))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 (- 1.0 (* k (+ 10.0 k))))))) (/ 1 (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (- (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (/ (pow (sqrt k) m) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (pow (sqrt k) m)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (pow (sqrt k) m)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (+ 1.0 (* k (+ 10.0 k)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ 1.0 (* k (+ 10.0 k)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (/ (sqrt (pow k m)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (sqrt (pow k m))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (sqrt (pow k m))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (+ 1.0 (* k (+ 10.0 k)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ 1.0 (* k (+ 10.0 k)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (pow k (/ m 2))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (pow k (/ m 2))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (pow k (/ m 2))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)) (* (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))))) (/ (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 (- 1.0 (* k (+ 10.0 k))))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0))) (/ 1 (* (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (pow (* (cbrt k) (cbrt k)) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (cbrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (pow (sqrt k) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (/ 1 (pow (sqrt k) m)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (* (/ 1 (pow (sqrt k) m)) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (pow (sqrt k) m)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ 1 (pow (sqrt k) m)) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (pow (sqrt k) m)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (sqrt (pow k m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt (pow k m)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (sqrt (pow k m))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (sqrt (pow k m))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ 1.0 (* k (+ 10.0 k))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (pow k (/ m 2)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (pow k (/ m 2)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (pow k (/ m 2))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (pow k (/ m 2))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (pow k m)) (+ 1.0 (* k (+ 10.0 k))) (/ 1 (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))))) (/ (sqrt (+ 1.0 (* k (+ 10.0 k)))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 (- 1.0 (* k (+ 10.0 k))))))) (/ 1 (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (- (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k m) (+ 1.0 (* k (+ 10.0 k)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (* (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (* (cbrt k) (cbrt k)) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (* (cbrt k) (cbrt k)) m)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (* (cbrt k) (cbrt k)) m)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (* (cbrt k) (cbrt k)) m)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (+ 1.0 (* k (+ 10.0 k)))) (/ (pow (sqrt k) m) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ 1.0 (* k (+ 10.0 k)))) (pow (sqrt k) m)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ 1.0 (* k (+ 10.0 k)))) (pow (sqrt k) m)) (* (sqrt (+ 1.0 (* k (+ 10.0 k)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (sqrt (+ 1.0 (* k (+ 10.0 k)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ 1.0 (* k (+ 10.0 k)))) (* (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ 1.0 (* k (+ 10.0 k)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (* (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (* (cbrt (pow k m)) (cbrt (pow k m)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (+ 1.0 (* k (+ 10.0 k)))) (/ (sqrt (pow k m)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ 1.0 (* k (+ 10.0 k)))) (sqrt (pow k m))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ 1.0 (* k (+ 10.0 k)))) (sqrt (pow k m))) (* (sqrt (+ 1.0 (* k (+ 10.0 k)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (sqrt (+ 1.0 (* k (+ 10.0 k)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ 1.0 (* k (+ 10.0 k)))) (* (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ 1.0 (* k (+ 10.0 k)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ 1.0 (* k (+ 10.0 k)))) (pow k (/ m 2))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (+ 1.0 (* k (+ 10.0 k)))) (pow k (/ m 2))) (sqrt (+ 1.0 (* k (+ 10.0 k)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow k m) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0))))) (/ (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k m) (+ 1.0 (* k (+ 10.0 k)))) (/ (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k m) (+ 1.0 (* k (+ 10.0 k)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (* (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 (- 1.0 (* k (+ 10.0 k)))))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0))) (- (+ (* 1/2 (/ (pow k 2) (sqrt 1.0))) (+ (sqrt 1.0) (* 5.0 (/ k (sqrt 1.0))))) (* 12.5 (/ (pow k 2) (pow (sqrt 1.0) 3)))) (- (+ k 5.0) (* 12.0 (/ 1 k))) (- (* 12.0 (/ 1 k)) (+ k 5.0)) (- (+ (* 1/2 (/ (pow k 2) (sqrt 1.0))) (+ (sqrt 1.0) (* 5.0 (/ k (sqrt 1.0))))) (* 12.5 (/ (pow k 2) (pow (sqrt 1.0) 3)))) (- (+ k 5.0) (* 12.0 (/ 1 k))) (- (* 12.0 (/ 1 k)) (+ k 5.0)) (- (* 1.0 (+ (* a (* m (log k))) a)) (* 10.0 (* k a))) (+ (/ (* a (exp (- (* (- (log k)) m)))) (pow k 2)) (- (* 99.0 (/ a (/ (pow k 4) (exp (- (* (- (log k)) m)))))) (* (/ (* a (exp (- (* (- (log k)) m)))) (pow k 3)) 10.0))) (- (+ (* 99.0 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 4))) (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 2))) (* 10.0 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 3)))) (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))) (+ (/ (pow k 2) (exp (- (* (- (log k)) m)))) (+ (* 1.0 (exp (- (- (* (- (log k)) m))))) (* 10.0 (/ k (exp (- (* (- (log k)) m))))))) (+ (+ (/ (pow k 2) (exp (* m (- (log -1) (log (/ -1 k)))))) (* 10.0 (/ k (exp (* m (- (log -1) (log (/ -1 k)))))))) (* 1.0 (exp (- (* m (- (log -1) (log (/ -1 k)))))))) 12.225 * * * [progress]: adding candidates to table 17.468 * * [progress]: iteration 3 / 4 17.468 * * * [progress]: picking best candidate 17.475 * * * * [pick]: Picked # 17.475 * * * [progress]: localizing error 17.493 * * * [progress]: generating rewritten candidates 17.493 * * * * [progress]: [ 1 / 4 ] rewriting at (2 2 2 2 2 1) 17.523 * * * * [progress]: [ 2 / 4 ] rewriting at (2 2 2 1 1) 17.541 * * * * [progress]: [ 3 / 4 ] rewriting at (2 1 2) 17.573 * * * * [progress]: [ 4 / 4 ] rewriting at (2 2 2 2) 17.637 * * * [progress]: generating series expansions 17.637 * * * * [progress]: [ 1 / 4 ] generating series at (2 2 2 2 2 1) 17.638 * [backup-simplify]: Simplify (sqrt (+ (* k (+ 10.0 k)) 1.0)) into (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) 17.638 * [approximate]: Taking taylor expansion of (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) in (k) around 0 17.638 * [taylor]: Taking taylor expansion of (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 17.638 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 17.638 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 17.638 * [taylor]: Taking taylor expansion of 10.0 in k 17.638 * [backup-simplify]: Simplify 10.0 into 10.0 17.638 * [taylor]: Taking taylor expansion of k in k 17.638 * [backup-simplify]: Simplify 0 into 0 17.638 * [backup-simplify]: Simplify 1 into 1 17.638 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 17.638 * [taylor]: Taking taylor expansion of (pow k 2) in k 17.638 * [taylor]: Taking taylor expansion of k in k 17.638 * [backup-simplify]: Simplify 0 into 0 17.638 * [backup-simplify]: Simplify 1 into 1 17.638 * [taylor]: Taking taylor expansion of 1.0 in k 17.638 * [backup-simplify]: Simplify 1.0 into 1.0 17.639 * [backup-simplify]: Simplify (* 10.0 0) into 0 17.639 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 17.640 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 17.640 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 17.642 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 17.642 * [backup-simplify]: Simplify (+ 0 0) into 0 17.642 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 17.644 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1.0))) into (/ 5.0 (sqrt 1.0)) 17.644 * [taylor]: Taking taylor expansion of (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 17.644 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 17.644 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 17.644 * [taylor]: Taking taylor expansion of 10.0 in k 17.644 * [backup-simplify]: Simplify 10.0 into 10.0 17.644 * [taylor]: Taking taylor expansion of k in k 17.644 * [backup-simplify]: Simplify 0 into 0 17.645 * [backup-simplify]: Simplify 1 into 1 17.645 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 17.645 * [taylor]: Taking taylor expansion of (pow k 2) in k 17.645 * [taylor]: Taking taylor expansion of k in k 17.645 * [backup-simplify]: Simplify 0 into 0 17.645 * [backup-simplify]: Simplify 1 into 1 17.645 * [taylor]: Taking taylor expansion of 1.0 in k 17.645 * [backup-simplify]: Simplify 1.0 into 1.0 17.645 * [backup-simplify]: Simplify (* 10.0 0) into 0 17.646 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 17.646 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 17.646 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 17.648 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 17.648 * [backup-simplify]: Simplify (+ 0 0) into 0 17.648 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 17.651 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1.0))) into (/ 5.0 (sqrt 1.0)) 17.651 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 17.652 * [backup-simplify]: Simplify (/ 5.0 (sqrt 1.0)) into (/ 5.0 (sqrt 1.0)) 17.653 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 1) (* 0 0))) into 0 17.654 * [backup-simplify]: Simplify (* 1 1) into 1 17.654 * [backup-simplify]: Simplify (+ 1 0) into 1 17.655 * [backup-simplify]: Simplify (+ 0 1) into 1 17.660 * [backup-simplify]: Simplify (/ (- 1 (pow (/ 5.0 (sqrt 1.0)) 2) (+)) (* 2 (sqrt 1.0))) into (* 1/2 (/ (- 1 (* 25.0 (/ 1 (pow (sqrt 1.0) 2)))) (sqrt 1.0))) 17.668 * [backup-simplify]: Simplify (* 1/2 (/ (- 1 (* 25.0 (/ 1 (pow (sqrt 1.0) 2)))) (sqrt 1.0))) into (* 1/2 (/ (- 1 (* 25.0 (/ 1 (pow (sqrt 1.0) 2)))) (sqrt 1.0))) 17.677 * [backup-simplify]: Simplify (+ (* (* 1/2 (/ (- 1 (* 25.0 (/ 1 (pow (sqrt 1.0) 2)))) (sqrt 1.0))) (pow k 2)) (+ (* (/ 5.0 (sqrt 1.0)) k) (sqrt 1.0))) into (- (+ (* 1/2 (/ (pow k 2) (sqrt 1.0))) (+ (sqrt 1.0) (* 5.0 (/ k (sqrt 1.0))))) (* 12.5 (/ (pow k 2) (pow (sqrt 1.0) 3)))) 17.677 * [backup-simplify]: Simplify (sqrt (+ (* (/ 1 k) (+ 10.0 (/ 1 k))) 1.0)) into (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) 17.677 * [approximate]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in (k) around 0 17.677 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 17.677 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 17.677 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 17.677 * [taylor]: Taking taylor expansion of (pow k 2) in k 17.677 * [taylor]: Taking taylor expansion of k in k 17.677 * [backup-simplify]: Simplify 0 into 0 17.677 * [backup-simplify]: Simplify 1 into 1 17.678 * [backup-simplify]: Simplify (* 1 1) into 1 17.678 * [backup-simplify]: Simplify (/ 1 1) into 1 17.678 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 17.678 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 17.678 * [taylor]: Taking taylor expansion of 10.0 in k 17.678 * [backup-simplify]: Simplify 10.0 into 10.0 17.678 * [taylor]: Taking taylor expansion of (/ 1 k) in k 17.678 * [taylor]: Taking taylor expansion of k in k 17.678 * [backup-simplify]: Simplify 0 into 0 17.678 * [backup-simplify]: Simplify 1 into 1 17.679 * [backup-simplify]: Simplify (/ 1 1) into 1 17.679 * [taylor]: Taking taylor expansion of 1.0 in k 17.679 * [backup-simplify]: Simplify 1.0 into 1.0 17.679 * [backup-simplify]: Simplify (+ 1 0) into 1 17.680 * [backup-simplify]: Simplify (sqrt 1) into 1 17.680 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.681 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.682 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 17.682 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 17.683 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 17.684 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1))) into 5.0 17.684 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 17.684 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 17.684 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 17.684 * [taylor]: Taking taylor expansion of (pow k 2) in k 17.684 * [taylor]: Taking taylor expansion of k in k 17.684 * [backup-simplify]: Simplify 0 into 0 17.684 * [backup-simplify]: Simplify 1 into 1 17.685 * [backup-simplify]: Simplify (* 1 1) into 1 17.685 * [backup-simplify]: Simplify (/ 1 1) into 1 17.685 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 17.685 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 17.685 * [taylor]: Taking taylor expansion of 10.0 in k 17.685 * [backup-simplify]: Simplify 10.0 into 10.0 17.685 * [taylor]: Taking taylor expansion of (/ 1 k) in k 17.685 * [taylor]: Taking taylor expansion of k in k 17.685 * [backup-simplify]: Simplify 0 into 0 17.685 * [backup-simplify]: Simplify 1 into 1 17.686 * [backup-simplify]: Simplify (/ 1 1) into 1 17.686 * [taylor]: Taking taylor expansion of 1.0 in k 17.686 * [backup-simplify]: Simplify 1.0 into 1.0 17.686 * [backup-simplify]: Simplify (+ 1 0) into 1 17.687 * [backup-simplify]: Simplify (sqrt 1) into 1 17.687 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.688 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.689 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 17.689 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 17.689 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 17.691 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1))) into 5.0 17.691 * [backup-simplify]: Simplify 1 into 1 17.691 * [backup-simplify]: Simplify 5.0 into 5.0 17.692 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 17.693 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.693 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.694 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 17.695 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 17.695 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 17.698 * [backup-simplify]: Simplify (/ (- 1.0 (pow 5.0 2) (+)) (* 2 1)) into -12.0 17.698 * [backup-simplify]: Simplify -12.0 into -12.0 17.698 * [backup-simplify]: Simplify (+ (* -12.0 (/ 1 k)) (+ 5.0 (* 1 (/ 1 (/ 1 k))))) into (- (+ k 5.0) (* 12.0 (/ 1 k))) 17.699 * [backup-simplify]: Simplify (sqrt (+ (* (/ 1 (- k)) (+ 10.0 (/ 1 (- k)))) 1.0)) into (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) 17.699 * [approximate]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in (k) around 0 17.699 * [taylor]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 17.699 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 17.699 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 17.699 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 17.699 * [taylor]: Taking taylor expansion of (pow k 2) in k 17.699 * [taylor]: Taking taylor expansion of k in k 17.699 * [backup-simplify]: Simplify 0 into 0 17.699 * [backup-simplify]: Simplify 1 into 1 17.699 * [backup-simplify]: Simplify (* 1 1) into 1 17.700 * [backup-simplify]: Simplify (/ 1 1) into 1 17.700 * [taylor]: Taking taylor expansion of 1.0 in k 17.700 * [backup-simplify]: Simplify 1.0 into 1.0 17.700 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 17.700 * [taylor]: Taking taylor expansion of 10.0 in k 17.700 * [backup-simplify]: Simplify 10.0 into 10.0 17.700 * [taylor]: Taking taylor expansion of (/ 1 k) in k 17.700 * [taylor]: Taking taylor expansion of k in k 17.700 * [backup-simplify]: Simplify 0 into 0 17.700 * [backup-simplify]: Simplify 1 into 1 17.700 * [backup-simplify]: Simplify (/ 1 1) into 1 17.701 * [backup-simplify]: Simplify (+ 1 0) into 1 17.701 * [backup-simplify]: Simplify (+ 1 0) into 1 17.702 * [backup-simplify]: Simplify (sqrt 1) into 1 17.702 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.703 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.704 * [backup-simplify]: Simplify (+ 0 0) into 0 17.704 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 17.704 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 17.705 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 17.707 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1))) into -5.0 17.707 * [taylor]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 17.707 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 17.707 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 17.707 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 17.707 * [taylor]: Taking taylor expansion of (pow k 2) in k 17.707 * [taylor]: Taking taylor expansion of k in k 17.708 * [backup-simplify]: Simplify 0 into 0 17.708 * [backup-simplify]: Simplify 1 into 1 17.708 * [backup-simplify]: Simplify (* 1 1) into 1 17.708 * [backup-simplify]: Simplify (/ 1 1) into 1 17.708 * [taylor]: Taking taylor expansion of 1.0 in k 17.708 * [backup-simplify]: Simplify 1.0 into 1.0 17.708 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 17.708 * [taylor]: Taking taylor expansion of 10.0 in k 17.708 * [backup-simplify]: Simplify 10.0 into 10.0 17.709 * [taylor]: Taking taylor expansion of (/ 1 k) in k 17.709 * [taylor]: Taking taylor expansion of k in k 17.709 * [backup-simplify]: Simplify 0 into 0 17.709 * [backup-simplify]: Simplify 1 into 1 17.709 * [backup-simplify]: Simplify (/ 1 1) into 1 17.709 * [backup-simplify]: Simplify (+ 1 0) into 1 17.710 * [backup-simplify]: Simplify (+ 1 0) into 1 17.710 * [backup-simplify]: Simplify (sqrt 1) into 1 17.711 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.712 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.712 * [backup-simplify]: Simplify (+ 0 0) into 0 17.712 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 17.713 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 17.714 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 17.715 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1))) into -5.0 17.715 * [backup-simplify]: Simplify 1 into 1 17.716 * [backup-simplify]: Simplify -5.0 into -5.0 17.716 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 17.717 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.718 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 17.719 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.719 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 17.720 * [backup-simplify]: Simplify (- 0) into 0 17.720 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 17.723 * [backup-simplify]: Simplify (/ (- 1.0 (pow -5.0 2) (+)) (* 2 1)) into -12.0 17.723 * [backup-simplify]: Simplify -12.0 into -12.0 17.723 * [backup-simplify]: Simplify (+ (* -12.0 (/ 1 (- k))) (+ -5.0 (* 1 (/ 1 (/ 1 (- k)))))) into (- (* 12.0 (/ 1 k)) (+ k 5.0)) 17.724 * * * * [progress]: [ 2 / 4 ] generating series at (2 2 2 1 1) 17.724 * [backup-simplify]: Simplify (sqrt (+ (* k (+ 10.0 k)) 1.0)) into (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) 17.724 * [approximate]: Taking taylor expansion of (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) in (k) around 0 17.724 * [taylor]: Taking taylor expansion of (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 17.724 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 17.724 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 17.724 * [taylor]: Taking taylor expansion of 10.0 in k 17.724 * [backup-simplify]: Simplify 10.0 into 10.0 17.724 * [taylor]: Taking taylor expansion of k in k 17.724 * [backup-simplify]: Simplify 0 into 0 17.724 * [backup-simplify]: Simplify 1 into 1 17.724 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 17.724 * [taylor]: Taking taylor expansion of (pow k 2) in k 17.724 * [taylor]: Taking taylor expansion of k in k 17.724 * [backup-simplify]: Simplify 0 into 0 17.724 * [backup-simplify]: Simplify 1 into 1 17.724 * [taylor]: Taking taylor expansion of 1.0 in k 17.724 * [backup-simplify]: Simplify 1.0 into 1.0 17.725 * [backup-simplify]: Simplify (* 10.0 0) into 0 17.725 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 17.726 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 17.726 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 17.727 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 17.728 * [backup-simplify]: Simplify (+ 0 0) into 0 17.728 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 17.730 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1.0))) into (/ 5.0 (sqrt 1.0)) 17.730 * [taylor]: Taking taylor expansion of (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 17.730 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 17.730 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 17.730 * [taylor]: Taking taylor expansion of 10.0 in k 17.730 * [backup-simplify]: Simplify 10.0 into 10.0 17.730 * [taylor]: Taking taylor expansion of k in k 17.730 * [backup-simplify]: Simplify 0 into 0 17.730 * [backup-simplify]: Simplify 1 into 1 17.730 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 17.730 * [taylor]: Taking taylor expansion of (pow k 2) in k 17.730 * [taylor]: Taking taylor expansion of k in k 17.730 * [backup-simplify]: Simplify 0 into 0 17.730 * [backup-simplify]: Simplify 1 into 1 17.730 * [taylor]: Taking taylor expansion of 1.0 in k 17.730 * [backup-simplify]: Simplify 1.0 into 1.0 17.731 * [backup-simplify]: Simplify (* 10.0 0) into 0 17.731 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 17.732 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 17.732 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 17.734 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 17.734 * [backup-simplify]: Simplify (+ 0 0) into 0 17.735 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 17.736 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1.0))) into (/ 5.0 (sqrt 1.0)) 17.737 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 17.738 * [backup-simplify]: Simplify (/ 5.0 (sqrt 1.0)) into (/ 5.0 (sqrt 1.0)) 17.739 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 1) (* 0 0))) into 0 17.740 * [backup-simplify]: Simplify (* 1 1) into 1 17.740 * [backup-simplify]: Simplify (+ 1 0) into 1 17.740 * [backup-simplify]: Simplify (+ 0 1) into 1 17.746 * [backup-simplify]: Simplify (/ (- 1 (pow (/ 5.0 (sqrt 1.0)) 2) (+)) (* 2 (sqrt 1.0))) into (* 1/2 (/ (- 1 (* 25.0 (/ 1 (pow (sqrt 1.0) 2)))) (sqrt 1.0))) 17.753 * [backup-simplify]: Simplify (* 1/2 (/ (- 1 (* 25.0 (/ 1 (pow (sqrt 1.0) 2)))) (sqrt 1.0))) into (* 1/2 (/ (- 1 (* 25.0 (/ 1 (pow (sqrt 1.0) 2)))) (sqrt 1.0))) 17.762 * [backup-simplify]: Simplify (+ (* (* 1/2 (/ (- 1 (* 25.0 (/ 1 (pow (sqrt 1.0) 2)))) (sqrt 1.0))) (pow k 2)) (+ (* (/ 5.0 (sqrt 1.0)) k) (sqrt 1.0))) into (- (+ (* 1/2 (/ (pow k 2) (sqrt 1.0))) (+ (sqrt 1.0) (* 5.0 (/ k (sqrt 1.0))))) (* 12.5 (/ (pow k 2) (pow (sqrt 1.0) 3)))) 17.763 * [backup-simplify]: Simplify (sqrt (+ (* (/ 1 k) (+ 10.0 (/ 1 k))) 1.0)) into (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) 17.763 * [approximate]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in (k) around 0 17.763 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 17.763 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 17.763 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 17.763 * [taylor]: Taking taylor expansion of (pow k 2) in k 17.763 * [taylor]: Taking taylor expansion of k in k 17.763 * [backup-simplify]: Simplify 0 into 0 17.763 * [backup-simplify]: Simplify 1 into 1 17.763 * [backup-simplify]: Simplify (* 1 1) into 1 17.764 * [backup-simplify]: Simplify (/ 1 1) into 1 17.764 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 17.764 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 17.764 * [taylor]: Taking taylor expansion of 10.0 in k 17.764 * [backup-simplify]: Simplify 10.0 into 10.0 17.764 * [taylor]: Taking taylor expansion of (/ 1 k) in k 17.764 * [taylor]: Taking taylor expansion of k in k 17.764 * [backup-simplify]: Simplify 0 into 0 17.764 * [backup-simplify]: Simplify 1 into 1 17.765 * [backup-simplify]: Simplify (/ 1 1) into 1 17.765 * [taylor]: Taking taylor expansion of 1.0 in k 17.765 * [backup-simplify]: Simplify 1.0 into 1.0 17.765 * [backup-simplify]: Simplify (+ 1 0) into 1 17.765 * [backup-simplify]: Simplify (sqrt 1) into 1 17.766 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.767 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.767 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 17.768 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 17.777 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 17.779 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1))) into 5.0 17.779 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 17.779 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 17.779 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 17.779 * [taylor]: Taking taylor expansion of (pow k 2) in k 17.779 * [taylor]: Taking taylor expansion of k in k 17.779 * [backup-simplify]: Simplify 0 into 0 17.779 * [backup-simplify]: Simplify 1 into 1 17.779 * [backup-simplify]: Simplify (* 1 1) into 1 17.780 * [backup-simplify]: Simplify (/ 1 1) into 1 17.780 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 17.780 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 17.780 * [taylor]: Taking taylor expansion of 10.0 in k 17.780 * [backup-simplify]: Simplify 10.0 into 10.0 17.780 * [taylor]: Taking taylor expansion of (/ 1 k) in k 17.780 * [taylor]: Taking taylor expansion of k in k 17.780 * [backup-simplify]: Simplify 0 into 0 17.780 * [backup-simplify]: Simplify 1 into 1 17.780 * [backup-simplify]: Simplify (/ 1 1) into 1 17.780 * [taylor]: Taking taylor expansion of 1.0 in k 17.781 * [backup-simplify]: Simplify 1.0 into 1.0 17.781 * [backup-simplify]: Simplify (+ 1 0) into 1 17.781 * [backup-simplify]: Simplify (sqrt 1) into 1 17.782 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.783 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.783 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 17.783 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 17.783 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 17.784 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1))) into 5.0 17.784 * [backup-simplify]: Simplify 1 into 1 17.784 * [backup-simplify]: Simplify 5.0 into 5.0 17.785 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 17.785 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.786 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.786 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 17.787 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 17.787 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 17.789 * [backup-simplify]: Simplify (/ (- 1.0 (pow 5.0 2) (+)) (* 2 1)) into -12.0 17.789 * [backup-simplify]: Simplify -12.0 into -12.0 17.789 * [backup-simplify]: Simplify (+ (* -12.0 (/ 1 k)) (+ 5.0 (* 1 (/ 1 (/ 1 k))))) into (- (+ k 5.0) (* 12.0 (/ 1 k))) 17.790 * [backup-simplify]: Simplify (sqrt (+ (* (/ 1 (- k)) (+ 10.0 (/ 1 (- k)))) 1.0)) into (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) 17.790 * [approximate]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in (k) around 0 17.790 * [taylor]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 17.790 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 17.790 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 17.790 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 17.790 * [taylor]: Taking taylor expansion of (pow k 2) in k 17.790 * [taylor]: Taking taylor expansion of k in k 17.790 * [backup-simplify]: Simplify 0 into 0 17.790 * [backup-simplify]: Simplify 1 into 1 17.790 * [backup-simplify]: Simplify (* 1 1) into 1 17.790 * [backup-simplify]: Simplify (/ 1 1) into 1 17.790 * [taylor]: Taking taylor expansion of 1.0 in k 17.790 * [backup-simplify]: Simplify 1.0 into 1.0 17.790 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 17.790 * [taylor]: Taking taylor expansion of 10.0 in k 17.790 * [backup-simplify]: Simplify 10.0 into 10.0 17.790 * [taylor]: Taking taylor expansion of (/ 1 k) in k 17.790 * [taylor]: Taking taylor expansion of k in k 17.790 * [backup-simplify]: Simplify 0 into 0 17.790 * [backup-simplify]: Simplify 1 into 1 17.791 * [backup-simplify]: Simplify (/ 1 1) into 1 17.791 * [backup-simplify]: Simplify (+ 1 0) into 1 17.791 * [backup-simplify]: Simplify (+ 1 0) into 1 17.791 * [backup-simplify]: Simplify (sqrt 1) into 1 17.792 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.792 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.792 * [backup-simplify]: Simplify (+ 0 0) into 0 17.793 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 17.793 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 17.794 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 17.795 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1))) into -5.0 17.795 * [taylor]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 17.795 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 17.795 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 17.795 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 17.795 * [taylor]: Taking taylor expansion of (pow k 2) in k 17.795 * [taylor]: Taking taylor expansion of k in k 17.795 * [backup-simplify]: Simplify 0 into 0 17.795 * [backup-simplify]: Simplify 1 into 1 17.795 * [backup-simplify]: Simplify (* 1 1) into 1 17.795 * [backup-simplify]: Simplify (/ 1 1) into 1 17.795 * [taylor]: Taking taylor expansion of 1.0 in k 17.795 * [backup-simplify]: Simplify 1.0 into 1.0 17.795 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 17.795 * [taylor]: Taking taylor expansion of 10.0 in k 17.795 * [backup-simplify]: Simplify 10.0 into 10.0 17.795 * [taylor]: Taking taylor expansion of (/ 1 k) in k 17.795 * [taylor]: Taking taylor expansion of k in k 17.795 * [backup-simplify]: Simplify 0 into 0 17.795 * [backup-simplify]: Simplify 1 into 1 17.796 * [backup-simplify]: Simplify (/ 1 1) into 1 17.796 * [backup-simplify]: Simplify (+ 1 0) into 1 17.796 * [backup-simplify]: Simplify (+ 1 0) into 1 17.796 * [backup-simplify]: Simplify (sqrt 1) into 1 17.797 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.797 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.797 * [backup-simplify]: Simplify (+ 0 0) into 0 17.798 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 17.798 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 17.799 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 17.800 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1))) into -5.0 17.800 * [backup-simplify]: Simplify 1 into 1 17.800 * [backup-simplify]: Simplify -5.0 into -5.0 17.800 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 17.801 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.801 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 17.802 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.802 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 17.802 * [backup-simplify]: Simplify (- 0) into 0 17.802 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 17.804 * [backup-simplify]: Simplify (/ (- 1.0 (pow -5.0 2) (+)) (* 2 1)) into -12.0 17.804 * [backup-simplify]: Simplify -12.0 into -12.0 17.805 * [backup-simplify]: Simplify (+ (* -12.0 (/ 1 (- k))) (+ -5.0 (* 1 (/ 1 (/ 1 (- k)))))) into (- (* 12.0 (/ 1 k)) (+ k 5.0)) 17.805 * * * * [progress]: [ 3 / 4 ] generating series at (2 1 2) 17.805 * [backup-simplify]: Simplify (sqrt (+ (* k (+ 10.0 k)) 1.0)) into (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) 17.805 * [approximate]: Taking taylor expansion of (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) in (k) around 0 17.805 * [taylor]: Taking taylor expansion of (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 17.805 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 17.805 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 17.805 * [taylor]: Taking taylor expansion of 10.0 in k 17.805 * [backup-simplify]: Simplify 10.0 into 10.0 17.805 * [taylor]: Taking taylor expansion of k in k 17.805 * [backup-simplify]: Simplify 0 into 0 17.805 * [backup-simplify]: Simplify 1 into 1 17.805 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 17.805 * [taylor]: Taking taylor expansion of (pow k 2) in k 17.805 * [taylor]: Taking taylor expansion of k in k 17.805 * [backup-simplify]: Simplify 0 into 0 17.805 * [backup-simplify]: Simplify 1 into 1 17.805 * [taylor]: Taking taylor expansion of 1.0 in k 17.805 * [backup-simplify]: Simplify 1.0 into 1.0 17.805 * [backup-simplify]: Simplify (* 10.0 0) into 0 17.806 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 17.806 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 17.806 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 17.807 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 17.807 * [backup-simplify]: Simplify (+ 0 0) into 0 17.808 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 17.809 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1.0))) into (/ 5.0 (sqrt 1.0)) 17.809 * [taylor]: Taking taylor expansion of (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 17.809 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 17.809 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 17.809 * [taylor]: Taking taylor expansion of 10.0 in k 17.809 * [backup-simplify]: Simplify 10.0 into 10.0 17.809 * [taylor]: Taking taylor expansion of k in k 17.809 * [backup-simplify]: Simplify 0 into 0 17.809 * [backup-simplify]: Simplify 1 into 1 17.809 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 17.809 * [taylor]: Taking taylor expansion of (pow k 2) in k 17.809 * [taylor]: Taking taylor expansion of k in k 17.809 * [backup-simplify]: Simplify 0 into 0 17.809 * [backup-simplify]: Simplify 1 into 1 17.809 * [taylor]: Taking taylor expansion of 1.0 in k 17.809 * [backup-simplify]: Simplify 1.0 into 1.0 17.809 * [backup-simplify]: Simplify (* 10.0 0) into 0 17.809 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 17.810 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 17.810 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 17.811 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 17.811 * [backup-simplify]: Simplify (+ 0 0) into 0 17.811 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 17.812 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1.0))) into (/ 5.0 (sqrt 1.0)) 17.813 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 17.813 * [backup-simplify]: Simplify (/ 5.0 (sqrt 1.0)) into (/ 5.0 (sqrt 1.0)) 17.814 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 1) (* 0 0))) into 0 17.814 * [backup-simplify]: Simplify (* 1 1) into 1 17.815 * [backup-simplify]: Simplify (+ 1 0) into 1 17.815 * [backup-simplify]: Simplify (+ 0 1) into 1 17.818 * [backup-simplify]: Simplify (/ (- 1 (pow (/ 5.0 (sqrt 1.0)) 2) (+)) (* 2 (sqrt 1.0))) into (* 1/2 (/ (- 1 (* 25.0 (/ 1 (pow (sqrt 1.0) 2)))) (sqrt 1.0))) 17.822 * [backup-simplify]: Simplify (* 1/2 (/ (- 1 (* 25.0 (/ 1 (pow (sqrt 1.0) 2)))) (sqrt 1.0))) into (* 1/2 (/ (- 1 (* 25.0 (/ 1 (pow (sqrt 1.0) 2)))) (sqrt 1.0))) 17.832 * [backup-simplify]: Simplify (+ (* (* 1/2 (/ (- 1 (* 25.0 (/ 1 (pow (sqrt 1.0) 2)))) (sqrt 1.0))) (pow k 2)) (+ (* (/ 5.0 (sqrt 1.0)) k) (sqrt 1.0))) into (- (+ (* 1/2 (/ (pow k 2) (sqrt 1.0))) (+ (sqrt 1.0) (* 5.0 (/ k (sqrt 1.0))))) (* 12.5 (/ (pow k 2) (pow (sqrt 1.0) 3)))) 17.832 * [backup-simplify]: Simplify (sqrt (+ (* (/ 1 k) (+ 10.0 (/ 1 k))) 1.0)) into (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) 17.832 * [approximate]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in (k) around 0 17.832 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 17.832 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 17.833 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 17.833 * [taylor]: Taking taylor expansion of (pow k 2) in k 17.833 * [taylor]: Taking taylor expansion of k in k 17.833 * [backup-simplify]: Simplify 0 into 0 17.833 * [backup-simplify]: Simplify 1 into 1 17.833 * [backup-simplify]: Simplify (* 1 1) into 1 17.834 * [backup-simplify]: Simplify (/ 1 1) into 1 17.834 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 17.834 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 17.834 * [taylor]: Taking taylor expansion of 10.0 in k 17.834 * [backup-simplify]: Simplify 10.0 into 10.0 17.834 * [taylor]: Taking taylor expansion of (/ 1 k) in k 17.834 * [taylor]: Taking taylor expansion of k in k 17.834 * [backup-simplify]: Simplify 0 into 0 17.834 * [backup-simplify]: Simplify 1 into 1 17.834 * [backup-simplify]: Simplify (/ 1 1) into 1 17.834 * [taylor]: Taking taylor expansion of 1.0 in k 17.834 * [backup-simplify]: Simplify 1.0 into 1.0 17.835 * [backup-simplify]: Simplify (+ 1 0) into 1 17.835 * [backup-simplify]: Simplify (sqrt 1) into 1 17.836 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.837 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.838 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 17.838 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 17.839 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 17.840 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1))) into 5.0 17.840 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 17.840 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 17.841 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 17.841 * [taylor]: Taking taylor expansion of (pow k 2) in k 17.841 * [taylor]: Taking taylor expansion of k in k 17.841 * [backup-simplify]: Simplify 0 into 0 17.841 * [backup-simplify]: Simplify 1 into 1 17.841 * [backup-simplify]: Simplify (* 1 1) into 1 17.842 * [backup-simplify]: Simplify (/ 1 1) into 1 17.842 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 17.842 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 17.842 * [taylor]: Taking taylor expansion of 10.0 in k 17.842 * [backup-simplify]: Simplify 10.0 into 10.0 17.842 * [taylor]: Taking taylor expansion of (/ 1 k) in k 17.842 * [taylor]: Taking taylor expansion of k in k 17.842 * [backup-simplify]: Simplify 0 into 0 17.842 * [backup-simplify]: Simplify 1 into 1 17.842 * [backup-simplify]: Simplify (/ 1 1) into 1 17.842 * [taylor]: Taking taylor expansion of 1.0 in k 17.842 * [backup-simplify]: Simplify 1.0 into 1.0 17.843 * [backup-simplify]: Simplify (+ 1 0) into 1 17.843 * [backup-simplify]: Simplify (sqrt 1) into 1 17.844 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.845 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.845 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 17.846 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 17.846 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 17.848 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1))) into 5.0 17.848 * [backup-simplify]: Simplify 1 into 1 17.848 * [backup-simplify]: Simplify 5.0 into 5.0 17.849 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 17.850 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.851 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.852 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 17.852 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 17.853 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 17.856 * [backup-simplify]: Simplify (/ (- 1.0 (pow 5.0 2) (+)) (* 2 1)) into -12.0 17.857 * [backup-simplify]: Simplify -12.0 into -12.0 17.857 * [backup-simplify]: Simplify (+ (* -12.0 (/ 1 k)) (+ 5.0 (* 1 (/ 1 (/ 1 k))))) into (- (+ k 5.0) (* 12.0 (/ 1 k))) 17.857 * [backup-simplify]: Simplify (sqrt (+ (* (/ 1 (- k)) (+ 10.0 (/ 1 (- k)))) 1.0)) into (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) 17.857 * [approximate]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in (k) around 0 17.857 * [taylor]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 17.857 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 17.857 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 17.857 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 17.857 * [taylor]: Taking taylor expansion of (pow k 2) in k 17.858 * [taylor]: Taking taylor expansion of k in k 17.858 * [backup-simplify]: Simplify 0 into 0 17.858 * [backup-simplify]: Simplify 1 into 1 17.858 * [backup-simplify]: Simplify (* 1 1) into 1 17.858 * [backup-simplify]: Simplify (/ 1 1) into 1 17.858 * [taylor]: Taking taylor expansion of 1.0 in k 17.858 * [backup-simplify]: Simplify 1.0 into 1.0 17.859 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 17.859 * [taylor]: Taking taylor expansion of 10.0 in k 17.859 * [backup-simplify]: Simplify 10.0 into 10.0 17.859 * [taylor]: Taking taylor expansion of (/ 1 k) in k 17.859 * [taylor]: Taking taylor expansion of k in k 17.859 * [backup-simplify]: Simplify 0 into 0 17.859 * [backup-simplify]: Simplify 1 into 1 17.859 * [backup-simplify]: Simplify (/ 1 1) into 1 17.859 * [backup-simplify]: Simplify (+ 1 0) into 1 17.859 * [backup-simplify]: Simplify (+ 1 0) into 1 17.860 * [backup-simplify]: Simplify (sqrt 1) into 1 17.860 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.861 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.861 * [backup-simplify]: Simplify (+ 0 0) into 0 17.861 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 17.861 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 17.862 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 17.863 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1))) into -5.0 17.863 * [taylor]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 17.863 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 17.863 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 17.863 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 17.863 * [taylor]: Taking taylor expansion of (pow k 2) in k 17.863 * [taylor]: Taking taylor expansion of k in k 17.863 * [backup-simplify]: Simplify 0 into 0 17.863 * [backup-simplify]: Simplify 1 into 1 17.864 * [backup-simplify]: Simplify (* 1 1) into 1 17.864 * [backup-simplify]: Simplify (/ 1 1) into 1 17.864 * [taylor]: Taking taylor expansion of 1.0 in k 17.864 * [backup-simplify]: Simplify 1.0 into 1.0 17.864 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 17.864 * [taylor]: Taking taylor expansion of 10.0 in k 17.864 * [backup-simplify]: Simplify 10.0 into 10.0 17.864 * [taylor]: Taking taylor expansion of (/ 1 k) in k 17.864 * [taylor]: Taking taylor expansion of k in k 17.864 * [backup-simplify]: Simplify 0 into 0 17.864 * [backup-simplify]: Simplify 1 into 1 17.865 * [backup-simplify]: Simplify (/ 1 1) into 1 17.865 * [backup-simplify]: Simplify (+ 1 0) into 1 17.865 * [backup-simplify]: Simplify (+ 1 0) into 1 17.866 * [backup-simplify]: Simplify (sqrt 1) into 1 17.866 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.866 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.867 * [backup-simplify]: Simplify (+ 0 0) into 0 17.867 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 17.867 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 17.869 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 17.870 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1))) into -5.0 17.870 * [backup-simplify]: Simplify 1 into 1 17.870 * [backup-simplify]: Simplify -5.0 into -5.0 17.870 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 17.871 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.871 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 17.872 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.872 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 17.872 * [backup-simplify]: Simplify (- 0) into 0 17.873 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 17.874 * [backup-simplify]: Simplify (/ (- 1.0 (pow -5.0 2) (+)) (* 2 1)) into -12.0 17.875 * [backup-simplify]: Simplify -12.0 into -12.0 17.875 * [backup-simplify]: Simplify (+ (* -12.0 (/ 1 (- k))) (+ -5.0 (* 1 (/ 1 (/ 1 (- k)))))) into (- (* 12.0 (/ 1 k)) (+ k 5.0)) 17.875 * * * * [progress]: [ 4 / 4 ] generating series at (2 2 2 2) 17.875 * [backup-simplify]: Simplify (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) into (* (pow (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) 1/4) (pow k m)) 17.875 * [approximate]: Taking taylor expansion of (* (pow (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) 1/4) (pow k m)) in (k m) around 0 17.875 * [taylor]: Taking taylor expansion of (* (pow (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) 1/4) (pow k m)) in m 17.875 * [taylor]: Taking taylor expansion of (pow (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) 1/4) in m 17.875 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))))) in m 17.875 * [taylor]: Taking taylor expansion of (* 1/4 (log (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))))) in m 17.875 * [taylor]: Taking taylor expansion of 1/4 in m 17.875 * [backup-simplify]: Simplify 1/4 into 1/4 17.875 * [taylor]: Taking taylor expansion of (log (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))) in m 17.875 * [taylor]: Taking taylor expansion of (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) in m 17.875 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in m 17.875 * [taylor]: Taking taylor expansion of (* 10.0 k) in m 17.875 * [taylor]: Taking taylor expansion of 10.0 in m 17.875 * [backup-simplify]: Simplify 10.0 into 10.0 17.875 * [taylor]: Taking taylor expansion of k in m 17.875 * [backup-simplify]: Simplify k into k 17.875 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in m 17.875 * [taylor]: Taking taylor expansion of (pow k 2) in m 17.875 * [taylor]: Taking taylor expansion of k in m 17.875 * [backup-simplify]: Simplify k into k 17.875 * [taylor]: Taking taylor expansion of 1.0 in m 17.875 * [backup-simplify]: Simplify 1.0 into 1.0 17.875 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 17.876 * [backup-simplify]: Simplify (* k k) into (pow k 2) 17.876 * [backup-simplify]: Simplify (+ (pow k 2) 1.0) into (+ (pow k 2) 1.0) 17.876 * [backup-simplify]: Simplify (+ (* 10.0 k) (+ (pow k 2) 1.0)) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 17.876 * [backup-simplify]: Simplify (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) into (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) 17.876 * [backup-simplify]: Simplify (log (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))) into (log (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))) 17.876 * [backup-simplify]: Simplify (* 1/4 (log (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))))) into (* 1/4 (log (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))))) 17.876 * [backup-simplify]: Simplify (exp (* 1/4 (log (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))))) into (pow (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) 1/4) 17.876 * [taylor]: Taking taylor expansion of (pow k m) in m 17.876 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 17.877 * [taylor]: Taking taylor expansion of (* m (log k)) in m 17.877 * [taylor]: Taking taylor expansion of m in m 17.877 * [backup-simplify]: Simplify 0 into 0 17.877 * [backup-simplify]: Simplify 1 into 1 17.877 * [taylor]: Taking taylor expansion of (log k) in m 17.877 * [taylor]: Taking taylor expansion of k in m 17.877 * [backup-simplify]: Simplify k into k 17.877 * [backup-simplify]: Simplify (log k) into (log k) 17.877 * [backup-simplify]: Simplify (* 0 (log k)) into 0 17.877 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 17.878 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 17.878 * [backup-simplify]: Simplify (exp 0) into 1 17.878 * [taylor]: Taking taylor expansion of (* (pow (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) 1/4) (pow k m)) in k 17.878 * [taylor]: Taking taylor expansion of (pow (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) 1/4) in k 17.878 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))))) in k 17.878 * [taylor]: Taking taylor expansion of (* 1/4 (log (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))))) in k 17.878 * [taylor]: Taking taylor expansion of 1/4 in k 17.878 * [backup-simplify]: Simplify 1/4 into 1/4 17.878 * [taylor]: Taking taylor expansion of (log (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))) in k 17.878 * [taylor]: Taking taylor expansion of (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 17.878 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 17.878 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 17.878 * [taylor]: Taking taylor expansion of 10.0 in k 17.878 * [backup-simplify]: Simplify 10.0 into 10.0 17.878 * [taylor]: Taking taylor expansion of k in k 17.878 * [backup-simplify]: Simplify 0 into 0 17.878 * [backup-simplify]: Simplify 1 into 1 17.878 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 17.878 * [taylor]: Taking taylor expansion of (pow k 2) in k 17.878 * [taylor]: Taking taylor expansion of k in k 17.878 * [backup-simplify]: Simplify 0 into 0 17.878 * [backup-simplify]: Simplify 1 into 1 17.878 * [taylor]: Taking taylor expansion of 1.0 in k 17.878 * [backup-simplify]: Simplify 1.0 into 1.0 17.878 * [backup-simplify]: Simplify (* 10.0 0) into 0 17.879 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 17.879 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 17.879 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 17.880 * [backup-simplify]: Simplify (log 1.0) into (log 1.0) 17.880 * [backup-simplify]: Simplify (* 1/4 (log 1.0)) into (* 1/4 (log 1.0)) 17.881 * [backup-simplify]: Simplify (exp (* 1/4 (log 1.0))) into (pow 1.0 1/4) 17.881 * [taylor]: Taking taylor expansion of (pow k m) in k 17.881 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 17.881 * [taylor]: Taking taylor expansion of (* m (log k)) in k 17.881 * [taylor]: Taking taylor expansion of m in k 17.881 * [backup-simplify]: Simplify m into m 17.881 * [taylor]: Taking taylor expansion of (log k) in k 17.881 * [taylor]: Taking taylor expansion of k in k 17.881 * [backup-simplify]: Simplify 0 into 0 17.881 * [backup-simplify]: Simplify 1 into 1 17.882 * [backup-simplify]: Simplify (log 1) into 0 17.882 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 17.882 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 17.882 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 17.882 * [taylor]: Taking taylor expansion of (* (pow (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) 1/4) (pow k m)) in k 17.882 * [taylor]: Taking taylor expansion of (pow (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) 1/4) in k 17.882 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))))) in k 17.882 * [taylor]: Taking taylor expansion of (* 1/4 (log (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))))) in k 17.882 * [taylor]: Taking taylor expansion of 1/4 in k 17.882 * [backup-simplify]: Simplify 1/4 into 1/4 17.882 * [taylor]: Taking taylor expansion of (log (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))) in k 17.882 * [taylor]: Taking taylor expansion of (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 17.882 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 17.882 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 17.882 * [taylor]: Taking taylor expansion of 10.0 in k 17.882 * [backup-simplify]: Simplify 10.0 into 10.0 17.882 * [taylor]: Taking taylor expansion of k in k 17.882 * [backup-simplify]: Simplify 0 into 0 17.882 * [backup-simplify]: Simplify 1 into 1 17.882 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 17.882 * [taylor]: Taking taylor expansion of (pow k 2) in k 17.882 * [taylor]: Taking taylor expansion of k in k 17.882 * [backup-simplify]: Simplify 0 into 0 17.882 * [backup-simplify]: Simplify 1 into 1 17.882 * [taylor]: Taking taylor expansion of 1.0 in k 17.882 * [backup-simplify]: Simplify 1.0 into 1.0 17.883 * [backup-simplify]: Simplify (* 10.0 0) into 0 17.883 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 17.883 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 17.884 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 17.884 * [backup-simplify]: Simplify (log 1.0) into (log 1.0) 17.884 * [backup-simplify]: Simplify (* 1/4 (log 1.0)) into (* 1/4 (log 1.0)) 17.885 * [backup-simplify]: Simplify (exp (* 1/4 (log 1.0))) into (pow 1.0 1/4) 17.885 * [taylor]: Taking taylor expansion of (pow k m) in k 17.885 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 17.885 * [taylor]: Taking taylor expansion of (* m (log k)) in k 17.885 * [taylor]: Taking taylor expansion of m in k 17.885 * [backup-simplify]: Simplify m into m 17.885 * [taylor]: Taking taylor expansion of (log k) in k 17.885 * [taylor]: Taking taylor expansion of k in k 17.886 * [backup-simplify]: Simplify 0 into 0 17.886 * [backup-simplify]: Simplify 1 into 1 17.893 * [backup-simplify]: Simplify (log 1) into 0 17.894 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 17.895 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 17.895 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 17.896 * [backup-simplify]: Simplify (* (pow 1.0 1/4) (pow k m)) into (* (pow k m) (pow 1.0 1/4)) 17.896 * [taylor]: Taking taylor expansion of (* (pow k m) (pow 1.0 1/4)) in m 17.896 * [taylor]: Taking taylor expansion of (pow k m) in m 17.896 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 17.896 * [taylor]: Taking taylor expansion of (* m (log k)) in m 17.896 * [taylor]: Taking taylor expansion of m in m 17.896 * [backup-simplify]: Simplify 0 into 0 17.896 * [backup-simplify]: Simplify 1 into 1 17.896 * [taylor]: Taking taylor expansion of (log k) in m 17.896 * [taylor]: Taking taylor expansion of k in m 17.896 * [backup-simplify]: Simplify k into k 17.896 * [backup-simplify]: Simplify (log k) into (log k) 17.896 * [backup-simplify]: Simplify (* 0 (log k)) into 0 17.897 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 17.898 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 17.898 * [backup-simplify]: Simplify (exp 0) into 1 17.898 * [taylor]: Taking taylor expansion of (pow 1.0 1/4) in m 17.898 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log 1.0))) in m 17.898 * [taylor]: Taking taylor expansion of (* 1/4 (log 1.0)) in m 17.898 * [taylor]: Taking taylor expansion of 1/4 in m 17.898 * [backup-simplify]: Simplify 1/4 into 1/4 17.898 * [taylor]: Taking taylor expansion of (log 1.0) in m 17.898 * [taylor]: Taking taylor expansion of 1.0 in m 17.898 * [backup-simplify]: Simplify 1.0 into 1.0 17.898 * [backup-simplify]: Simplify (log 1.0) into (log 1.0) 17.900 * [backup-simplify]: Simplify (* 1/4 (log 1.0)) into (* 1/4 (log 1.0)) 17.901 * [backup-simplify]: Simplify (exp (* 1/4 (log 1.0))) into (pow 1.0 1/4) 17.902 * [backup-simplify]: Simplify (* 1 (pow 1.0 1/4)) into (pow 1.0 1/4) 17.903 * [backup-simplify]: Simplify (pow 1.0 1/4) into (pow 1.0 1/4) 17.904 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 17.905 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 17.905 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 17.906 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 17.908 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 17.908 * [backup-simplify]: Simplify (+ 0 0) into 0 17.908 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 17.911 * [backup-simplify]: Simplify (- (+ (* 1.0 (/ 10.0 1.0)))) into (- 10.0) 17.919 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- 10.0)) 1)) (pow 1.0 1)))) 1) into -10.0 17.920 * [backup-simplify]: Simplify (+ (* 1/4 -10.0) (* 0 (log 1.0))) into (- 2.5) 17.924 * [backup-simplify]: Simplify (* (exp (* 1/4 (log 1.0))) (+ (* (/ (pow (- 2.5) 1) 1)))) into (* -2.5 (pow 1.0 1/4)) 17.925 * [backup-simplify]: Simplify (+ (* (pow 1.0 1/4) 0) (* (* -2.5 (pow 1.0 1/4)) (pow k m))) into (- (* 2.5 (* (pow k m) (pow 1.0 1/4)))) 17.925 * [taylor]: Taking taylor expansion of (- (* 2.5 (* (pow k m) (pow 1.0 1/4)))) in m 17.925 * [taylor]: Taking taylor expansion of (* 2.5 (* (pow k m) (pow 1.0 1/4))) in m 17.925 * [taylor]: Taking taylor expansion of 2.5 in m 17.925 * [backup-simplify]: Simplify 2.5 into 2.5 17.925 * [taylor]: Taking taylor expansion of (* (pow k m) (pow 1.0 1/4)) in m 17.925 * [taylor]: Taking taylor expansion of (pow k m) in m 17.925 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 17.925 * [taylor]: Taking taylor expansion of (* m (log k)) in m 17.926 * [taylor]: Taking taylor expansion of m in m 17.926 * [backup-simplify]: Simplify 0 into 0 17.926 * [backup-simplify]: Simplify 1 into 1 17.926 * [taylor]: Taking taylor expansion of (log k) in m 17.926 * [taylor]: Taking taylor expansion of k in m 17.926 * [backup-simplify]: Simplify k into k 17.926 * [backup-simplify]: Simplify (log k) into (log k) 17.926 * [backup-simplify]: Simplify (* 0 (log k)) into 0 17.926 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 17.927 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 17.927 * [backup-simplify]: Simplify (exp 0) into 1 17.927 * [taylor]: Taking taylor expansion of (pow 1.0 1/4) in m 17.927 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log 1.0))) in m 17.927 * [taylor]: Taking taylor expansion of (* 1/4 (log 1.0)) in m 17.927 * [taylor]: Taking taylor expansion of 1/4 in m 17.927 * [backup-simplify]: Simplify 1/4 into 1/4 17.927 * [taylor]: Taking taylor expansion of (log 1.0) in m 17.927 * [taylor]: Taking taylor expansion of 1.0 in m 17.927 * [backup-simplify]: Simplify 1.0 into 1.0 17.927 * [backup-simplify]: Simplify (log 1.0) into (log 1.0) 17.928 * [backup-simplify]: Simplify (* 1/4 (log 1.0)) into (* 1/4 (log 1.0)) 17.929 * [backup-simplify]: Simplify (exp (* 1/4 (log 1.0))) into (pow 1.0 1/4) 17.929 * [backup-simplify]: Simplify (* 1 (pow 1.0 1/4)) into (pow 1.0 1/4) 17.930 * [backup-simplify]: Simplify (* 2.5 (pow 1.0 1/4)) into (* 2.5 (pow 1.0 1/4)) 17.931 * [backup-simplify]: Simplify (- (* 2.5 (pow 1.0 1/4))) into (- (* 2.5 (pow 1.0 1/4))) 17.932 * [backup-simplify]: Simplify (- (* 2.5 (pow 1.0 1/4))) into (- (* 2.5 (pow 1.0 1/4))) 17.933 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1.0 1)))) 1) into 0 17.934 * [backup-simplify]: Simplify (+ (* 1/4 0) (* 0 (log 1.0))) into 0 17.935 * [backup-simplify]: Simplify (* (exp (* 1/4 (log 1.0))) (+ (* (/ (pow 0 1) 1)))) into 0 17.935 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow (log k) 1) 1)))) into (log k) 17.936 * [backup-simplify]: Simplify (+ (* 1 0) (* (log k) (pow 1.0 1/4))) into (* (log k) (pow 1.0 1/4)) 17.936 * [backup-simplify]: Simplify (* (log k) (pow 1.0 1/4)) into (* (log k) (pow 1.0 1/4)) 17.938 * [backup-simplify]: Simplify (+ (* (* (log k) (pow 1.0 1/4)) (* m 1)) (+ (* (- (* 2.5 (pow 1.0 1/4))) (* 1 k)) (pow 1.0 1/4))) into (- (+ (* (* m (log k)) (pow 1.0 1/4)) (pow 1.0 1/4)) (* 2.5 (* k (pow 1.0 1/4)))) 17.938 * [backup-simplify]: Simplify (/ (pow (/ 1 k) (/ 1 m)) (sqrt (sqrt (+ (* (/ 1 k) (+ 10.0 (/ 1 k))) 1.0)))) into (* (pow (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) 1/4) (pow (/ 1 k) (/ 1 m))) 17.938 * [approximate]: Taking taylor expansion of (* (pow (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) 1/4) (pow (/ 1 k) (/ 1 m))) in (k m) around 0 17.939 * [taylor]: Taking taylor expansion of (* (pow (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) 1/4) (pow (/ 1 k) (/ 1 m))) in m 17.939 * [taylor]: Taking taylor expansion of (pow (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) 1/4) in m 17.939 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))))) in m 17.939 * [taylor]: Taking taylor expansion of (* 1/4 (log (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))))) in m 17.939 * [taylor]: Taking taylor expansion of 1/4 in m 17.939 * [backup-simplify]: Simplify 1/4 into 1/4 17.939 * [taylor]: Taking taylor expansion of (log (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in m 17.939 * [taylor]: Taking taylor expansion of (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in m 17.939 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in m 17.939 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 17.939 * [taylor]: Taking taylor expansion of (pow k 2) in m 17.939 * [taylor]: Taking taylor expansion of k in m 17.939 * [backup-simplify]: Simplify k into k 17.939 * [backup-simplify]: Simplify (* k k) into (pow k 2) 17.939 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 17.939 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in m 17.939 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in m 17.939 * [taylor]: Taking taylor expansion of 10.0 in m 17.939 * [backup-simplify]: Simplify 10.0 into 10.0 17.939 * [taylor]: Taking taylor expansion of (/ 1 k) in m 17.939 * [taylor]: Taking taylor expansion of k in m 17.939 * [backup-simplify]: Simplify k into k 17.939 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 17.939 * [taylor]: Taking taylor expansion of 1.0 in m 17.939 * [backup-simplify]: Simplify 1.0 into 1.0 17.939 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 17.939 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 17.939 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) into (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) 17.940 * [backup-simplify]: Simplify (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) into (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) 17.940 * [backup-simplify]: Simplify (log (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) into (log (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) 17.940 * [backup-simplify]: Simplify (* 1/4 (log (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))))) into (* 1/4 (log (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))))) 17.940 * [backup-simplify]: Simplify (exp (* 1/4 (log (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))))) into (pow (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) 1/4) 17.940 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in m 17.940 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in m 17.940 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in m 17.940 * [taylor]: Taking taylor expansion of (/ 1 m) in m 17.940 * [taylor]: Taking taylor expansion of m in m 17.940 * [backup-simplify]: Simplify 0 into 0 17.940 * [backup-simplify]: Simplify 1 into 1 17.941 * [backup-simplify]: Simplify (/ 1 1) into 1 17.941 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in m 17.941 * [taylor]: Taking taylor expansion of (/ 1 k) in m 17.941 * [taylor]: Taking taylor expansion of k in m 17.941 * [backup-simplify]: Simplify k into k 17.941 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 17.941 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 17.941 * [backup-simplify]: Simplify (* 1 (log (/ 1 k))) into (log (/ 1 k)) 17.941 * [backup-simplify]: Simplify (exp (* (/ 1 m) (log (/ 1 k)))) into (exp (/ (log (/ 1 k)) m)) 17.941 * [taylor]: Taking taylor expansion of (* (pow (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) 1/4) (pow (/ 1 k) (/ 1 m))) in k 17.941 * [taylor]: Taking taylor expansion of (pow (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) 1/4) in k 17.941 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))))) in k 17.941 * [taylor]: Taking taylor expansion of (* 1/4 (log (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))))) in k 17.941 * [taylor]: Taking taylor expansion of 1/4 in k 17.941 * [backup-simplify]: Simplify 1/4 into 1/4 17.941 * [taylor]: Taking taylor expansion of (log (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in k 17.941 * [taylor]: Taking taylor expansion of (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 17.941 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 17.941 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 17.941 * [taylor]: Taking taylor expansion of (pow k 2) in k 17.941 * [taylor]: Taking taylor expansion of k in k 17.941 * [backup-simplify]: Simplify 0 into 0 17.941 * [backup-simplify]: Simplify 1 into 1 17.942 * [backup-simplify]: Simplify (* 1 1) into 1 17.942 * [backup-simplify]: Simplify (/ 1 1) into 1 17.942 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 17.942 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 17.942 * [taylor]: Taking taylor expansion of 10.0 in k 17.942 * [backup-simplify]: Simplify 10.0 into 10.0 17.942 * [taylor]: Taking taylor expansion of (/ 1 k) in k 17.942 * [taylor]: Taking taylor expansion of k in k 17.942 * [backup-simplify]: Simplify 0 into 0 17.942 * [backup-simplify]: Simplify 1 into 1 17.942 * [backup-simplify]: Simplify (/ 1 1) into 1 17.942 * [taylor]: Taking taylor expansion of 1.0 in k 17.942 * [backup-simplify]: Simplify 1.0 into 1.0 17.943 * [backup-simplify]: Simplify (+ 1 0) into 1 17.943 * [backup-simplify]: Simplify (/ 1 1) into 1 17.943 * [backup-simplify]: Simplify (log 1) into 0 17.943 * [backup-simplify]: Simplify (+ (* (- -2) (log k)) 0) into (* 2 (log k)) 17.944 * [backup-simplify]: Simplify (* 1/4 (* 2 (log k))) into (* 1/2 (log k)) 17.944 * [backup-simplify]: Simplify (exp (* 1/2 (log k))) into (pow k 1/2) 17.944 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in k 17.944 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in k 17.944 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in k 17.944 * [taylor]: Taking taylor expansion of (/ 1 m) in k 17.944 * [taylor]: Taking taylor expansion of m in k 17.944 * [backup-simplify]: Simplify m into m 17.944 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 17.944 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 17.944 * [taylor]: Taking taylor expansion of (/ 1 k) in k 17.944 * [taylor]: Taking taylor expansion of k in k 17.944 * [backup-simplify]: Simplify 0 into 0 17.944 * [backup-simplify]: Simplify 1 into 1 17.944 * [backup-simplify]: Simplify (/ 1 1) into 1 17.944 * [backup-simplify]: Simplify (log 1) into 0 17.945 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 17.945 * [backup-simplify]: Simplify (* (/ 1 m) (- (log k))) into (* -1 (/ (log k) m)) 17.945 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 17.945 * [taylor]: Taking taylor expansion of (* (pow (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) 1/4) (pow (/ 1 k) (/ 1 m))) in k 17.945 * [taylor]: Taking taylor expansion of (pow (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) 1/4) in k 17.945 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))))) in k 17.945 * [taylor]: Taking taylor expansion of (* 1/4 (log (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))))) in k 17.945 * [taylor]: Taking taylor expansion of 1/4 in k 17.945 * [backup-simplify]: Simplify 1/4 into 1/4 17.945 * [taylor]: Taking taylor expansion of (log (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in k 17.945 * [taylor]: Taking taylor expansion of (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 17.945 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 17.945 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 17.945 * [taylor]: Taking taylor expansion of (pow k 2) in k 17.945 * [taylor]: Taking taylor expansion of k in k 17.945 * [backup-simplify]: Simplify 0 into 0 17.945 * [backup-simplify]: Simplify 1 into 1 17.945 * [backup-simplify]: Simplify (* 1 1) into 1 17.946 * [backup-simplify]: Simplify (/ 1 1) into 1 17.946 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 17.946 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 17.946 * [taylor]: Taking taylor expansion of 10.0 in k 17.946 * [backup-simplify]: Simplify 10.0 into 10.0 17.946 * [taylor]: Taking taylor expansion of (/ 1 k) in k 17.946 * [taylor]: Taking taylor expansion of k in k 17.946 * [backup-simplify]: Simplify 0 into 0 17.946 * [backup-simplify]: Simplify 1 into 1 17.946 * [backup-simplify]: Simplify (/ 1 1) into 1 17.946 * [taylor]: Taking taylor expansion of 1.0 in k 17.946 * [backup-simplify]: Simplify 1.0 into 1.0 17.946 * [backup-simplify]: Simplify (+ 1 0) into 1 17.947 * [backup-simplify]: Simplify (/ 1 1) into 1 17.947 * [backup-simplify]: Simplify (log 1) into 0 17.948 * [backup-simplify]: Simplify (+ (* (- -2) (log k)) 0) into (* 2 (log k)) 17.948 * [backup-simplify]: Simplify (* 1/4 (* 2 (log k))) into (* 1/2 (log k)) 17.948 * [backup-simplify]: Simplify (exp (* 1/2 (log k))) into (pow k 1/2) 17.948 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in k 17.948 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in k 17.948 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in k 17.948 * [taylor]: Taking taylor expansion of (/ 1 m) in k 17.948 * [taylor]: Taking taylor expansion of m in k 17.948 * [backup-simplify]: Simplify m into m 17.948 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 17.949 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 17.949 * [taylor]: Taking taylor expansion of (/ 1 k) in k 17.949 * [taylor]: Taking taylor expansion of k in k 17.949 * [backup-simplify]: Simplify 0 into 0 17.949 * [backup-simplify]: Simplify 1 into 1 17.949 * [backup-simplify]: Simplify (/ 1 1) into 1 17.949 * [backup-simplify]: Simplify (log 1) into 0 17.950 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 17.950 * [backup-simplify]: Simplify (* (/ 1 m) (- (log k))) into (* -1 (/ (log k) m)) 17.950 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 17.951 * [backup-simplify]: Simplify (* (pow k 1/2) (exp (* -1 (/ (log k) m)))) into (* (sqrt k) (exp (* -1 (/ (log k) m)))) 17.951 * [taylor]: Taking taylor expansion of (* (sqrt k) (exp (* -1 (/ (log k) m)))) in m 17.951 * [taylor]: Taking taylor expansion of (sqrt k) in m 17.951 * [taylor]: Taking taylor expansion of k in m 17.951 * [backup-simplify]: Simplify k into k 17.951 * [backup-simplify]: Simplify (sqrt k) into (sqrt k) 17.951 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt k))) into 0 17.951 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 17.951 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 17.951 * [taylor]: Taking taylor expansion of -1 in m 17.951 * [backup-simplify]: Simplify -1 into -1 17.951 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 17.951 * [taylor]: Taking taylor expansion of (log k) in m 17.951 * [taylor]: Taking taylor expansion of k in m 17.951 * [backup-simplify]: Simplify k into k 17.951 * [backup-simplify]: Simplify (log k) into (log k) 17.951 * [taylor]: Taking taylor expansion of m in m 17.951 * [backup-simplify]: Simplify 0 into 0 17.951 * [backup-simplify]: Simplify 1 into 1 17.951 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 17.952 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 17.952 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 17.952 * [backup-simplify]: Simplify (* (sqrt k) (exp (* -1 (/ (log k) m)))) into (* (sqrt k) (exp (* -1 (/ (log k) m)))) 17.952 * [backup-simplify]: Simplify (* (sqrt k) (exp (* -1 (/ (log k) m)))) into (* (sqrt k) (exp (* -1 (/ (log k) m)))) 17.953 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.955 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 17.955 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)))) into 0 17.955 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 17.956 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (* 0 (- (log k)))) into 0 17.957 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 1) 1)))) into 0 17.957 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 17.958 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.959 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 17.959 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 17.960 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 17.962 * [backup-simplify]: Simplify (- (+ (* 1 (/ 10.0 1)))) into (- 10.0) 17.969 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- 10.0)) 1)) (pow 1 1)))) 1) into -10.0 17.969 * [backup-simplify]: Simplify (+ (* (- -2) (log k)) 0) into (* 2 (log k)) 17.970 * [backup-simplify]: Simplify (+ (* 1/4 -10.0) (* 0 (* 2 (log k)))) into (- 2.5) 17.974 * [backup-simplify]: Simplify (* (exp (* 1/2 (log k))) (+ (* (/ (pow (- 2.5) 1) 1)))) into (* -2.5 (sqrt k)) 17.974 * [backup-simplify]: Simplify (+ (* (pow k 1/2) 0) (* (* -2.5 (sqrt k)) (exp (* -1 (/ (log k) m))))) into (- (* 2.5 (* (sqrt k) (exp (* -1 (/ (log k) m)))))) 17.974 * [taylor]: Taking taylor expansion of (- (* 2.5 (* (sqrt k) (exp (* -1 (/ (log k) m)))))) in m 17.974 * [taylor]: Taking taylor expansion of (* 2.5 (* (sqrt k) (exp (* -1 (/ (log k) m))))) in m 17.974 * [taylor]: Taking taylor expansion of 2.5 in m 17.974 * [backup-simplify]: Simplify 2.5 into 2.5 17.974 * [taylor]: Taking taylor expansion of (* (sqrt k) (exp (* -1 (/ (log k) m)))) in m 17.974 * [taylor]: Taking taylor expansion of (sqrt k) in m 17.975 * [taylor]: Taking taylor expansion of k in m 17.975 * [backup-simplify]: Simplify k into k 17.975 * [backup-simplify]: Simplify (sqrt k) into (sqrt k) 17.975 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt k))) into 0 17.975 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 17.975 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 17.975 * [taylor]: Taking taylor expansion of -1 in m 17.975 * [backup-simplify]: Simplify -1 into -1 17.975 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 17.975 * [taylor]: Taking taylor expansion of (log k) in m 17.975 * [taylor]: Taking taylor expansion of k in m 17.975 * [backup-simplify]: Simplify k into k 17.975 * [backup-simplify]: Simplify (log k) into (log k) 17.975 * [taylor]: Taking taylor expansion of m in m 17.975 * [backup-simplify]: Simplify 0 into 0 17.975 * [backup-simplify]: Simplify 1 into 1 17.975 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 17.975 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 17.975 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 17.976 * [backup-simplify]: Simplify (* (sqrt k) (exp (* -1 (/ (log k) m)))) into (* (sqrt k) (exp (* -1 (/ (log k) m)))) 17.976 * [backup-simplify]: Simplify (* 2.5 (* (sqrt k) (exp (* -1 (/ (log k) m))))) into (* 2.5 (* (sqrt k) (exp (* -1 (/ (log k) m))))) 17.976 * [backup-simplify]: Simplify (- (* 2.5 (* (sqrt k) (exp (* -1 (/ (log k) m)))))) into (- (* 2.5 (* (sqrt k) (exp (* -1 (/ (log k) m)))))) 17.976 * [backup-simplify]: Simplify (- (* 2.5 (* (sqrt k) (exp (* -1 (/ (log k) m)))))) into (- (* 2.5 (* (sqrt k) (exp (* -1 (/ (log k) m)))))) 17.977 * [backup-simplify]: Simplify (+ (* (sqrt k) 0) (* 0 (exp (* -1 (/ (log k) m))))) into 0 17.977 * [backup-simplify]: Simplify 0 into 0 17.978 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.981 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 17.981 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 17.982 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 17.982 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (+ (* 0 0) (* 0 (- (log k))))) into 0 17.984 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 17.985 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 17.986 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 17.986 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 17.987 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 17.987 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 17.988 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 17.993 * [backup-simplify]: Simplify (- (+ (* 1 (/ 1.0 1)) (* (- 10.0) (/ 10.0 1)))) into 99.0 18.010 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (- 10.0)) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 99.0) 1)) (pow 1 1)))) 2) into 49.0 18.010 * [backup-simplify]: Simplify (+ (* (- -2) (log k)) 0) into (* 2 (log k)) 18.011 * [backup-simplify]: Simplify (+ (* 1/4 49.0) (+ (* 0 -10.0) (* 0 (* 2 (log k))))) into 12.25 18.017 * [backup-simplify]: Simplify (* (exp (* 1/2 (log k))) (+ (* (/ (pow (- 2.5) 2) 2)) (* (/ (pow 12.25 1) 1)))) into (* 15.375 (sqrt k)) 18.017 * [backup-simplify]: Simplify (+ (* (pow k 1/2) 0) (+ (* (* -2.5 (sqrt k)) 0) (* (* 15.375 (sqrt k)) (exp (* -1 (/ (log k) m)))))) into (* 15.375 (* (sqrt k) (exp (* -1 (/ (log k) m))))) 18.017 * [taylor]: Taking taylor expansion of (* 15.375 (* (sqrt k) (exp (* -1 (/ (log k) m))))) in m 18.017 * [taylor]: Taking taylor expansion of 15.375 in m 18.017 * [backup-simplify]: Simplify 15.375 into 15.375 18.017 * [taylor]: Taking taylor expansion of (* (sqrt k) (exp (* -1 (/ (log k) m)))) in m 18.017 * [taylor]: Taking taylor expansion of (sqrt k) in m 18.017 * [taylor]: Taking taylor expansion of k in m 18.017 * [backup-simplify]: Simplify k into k 18.017 * [backup-simplify]: Simplify (sqrt k) into (sqrt k) 18.018 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt k))) into 0 18.018 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 18.018 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 18.018 * [taylor]: Taking taylor expansion of -1 in m 18.018 * [backup-simplify]: Simplify -1 into -1 18.018 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 18.018 * [taylor]: Taking taylor expansion of (log k) in m 18.018 * [taylor]: Taking taylor expansion of k in m 18.018 * [backup-simplify]: Simplify k into k 18.018 * [backup-simplify]: Simplify (log k) into (log k) 18.018 * [taylor]: Taking taylor expansion of m in m 18.018 * [backup-simplify]: Simplify 0 into 0 18.018 * [backup-simplify]: Simplify 1 into 1 18.018 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 18.018 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 18.018 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 18.018 * [backup-simplify]: Simplify (* (sqrt k) (exp (* -1 (/ (log k) m)))) into (* (sqrt k) (exp (* -1 (/ (log k) m)))) 18.018 * [backup-simplify]: Simplify (* 15.375 (* (sqrt k) (exp (* -1 (/ (log k) m))))) into (* 15.375 (* (sqrt k) (exp (* -1 (/ (log k) m))))) 18.018 * [backup-simplify]: Simplify (* 15.375 (* (sqrt k) (exp (* -1 (/ (log k) m))))) into (* 15.375 (* (sqrt k) (exp (* -1 (/ (log k) m))))) 18.019 * [backup-simplify]: Simplify (+ (* (* 15.375 (* (sqrt (/ 1 k)) (exp (* -1 (/ (log (/ 1 k)) (/ 1 m)))))) (pow (* 1 (/ 1 k)) 2)) (+ (* (- (* 2.5 (* (sqrt (/ 1 k)) (exp (* -1 (/ (log (/ 1 k)) (/ 1 m))))))) (* 1 (/ 1 k))) (* (sqrt (/ 1 k)) (exp (* -1 (/ (log (/ 1 k)) (/ 1 m))))))) into (- (+ (* 15.375 (* (sqrt (/ 1 (pow k 5))) (exp (* -1 (* m (log (/ 1 k))))))) (* (sqrt (/ 1 k)) (exp (* -1 (* m (log (/ 1 k))))))) (* 2.5 (* (sqrt (/ 1 (pow k 3))) (exp (* -1 (* m (log (/ 1 k)))))))) 18.020 * [backup-simplify]: Simplify (/ (pow (/ 1 (- k)) (/ 1 (- m))) (sqrt (sqrt (+ (* (/ 1 (- k)) (+ 10.0 (/ 1 (- k)))) 1.0)))) into (* (pow (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) 1/4) (pow (/ -1 k) (/ -1 m))) 18.020 * [approximate]: Taking taylor expansion of (* (pow (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) 1/4) (pow (/ -1 k) (/ -1 m))) in (k m) around 0 18.020 * [taylor]: Taking taylor expansion of (* (pow (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) 1/4) (pow (/ -1 k) (/ -1 m))) in m 18.020 * [taylor]: Taking taylor expansion of (pow (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) 1/4) in m 18.020 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) in m 18.020 * [taylor]: Taking taylor expansion of (* 1/4 (log (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in m 18.020 * [taylor]: Taking taylor expansion of 1/4 in m 18.020 * [backup-simplify]: Simplify 1/4 into 1/4 18.020 * [taylor]: Taking taylor expansion of (log (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in m 18.020 * [taylor]: Taking taylor expansion of (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in m 18.020 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in m 18.020 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in m 18.020 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 18.020 * [taylor]: Taking taylor expansion of (pow k 2) in m 18.020 * [taylor]: Taking taylor expansion of k in m 18.020 * [backup-simplify]: Simplify k into k 18.020 * [backup-simplify]: Simplify (* k k) into (pow k 2) 18.020 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 18.020 * [taylor]: Taking taylor expansion of 1.0 in m 18.020 * [backup-simplify]: Simplify 1.0 into 1.0 18.020 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in m 18.020 * [taylor]: Taking taylor expansion of 10.0 in m 18.020 * [backup-simplify]: Simplify 10.0 into 10.0 18.020 * [taylor]: Taking taylor expansion of (/ 1 k) in m 18.020 * [taylor]: Taking taylor expansion of k in m 18.020 * [backup-simplify]: Simplify k into k 18.020 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 18.020 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1.0) into (+ (/ 1 (pow k 2)) 1.0) 18.020 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 18.020 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 18.021 * [backup-simplify]: Simplify (+ (+ (/ 1 (pow k 2)) 1.0) (- (* 10.0 (/ 1 k)))) into (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) 18.021 * [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)))) 18.021 * [backup-simplify]: Simplify (log (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) into (log (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) 18.021 * [backup-simplify]: Simplify (* 1/4 (log (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) into (* 1/4 (log (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) 18.021 * [backup-simplify]: Simplify (exp (* 1/4 (log (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) into (pow (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) 1/4) 18.021 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in m 18.022 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in m 18.022 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in m 18.022 * [taylor]: Taking taylor expansion of (/ -1 m) in m 18.022 * [taylor]: Taking taylor expansion of -1 in m 18.022 * [backup-simplify]: Simplify -1 into -1 18.022 * [taylor]: Taking taylor expansion of m in m 18.022 * [backup-simplify]: Simplify 0 into 0 18.022 * [backup-simplify]: Simplify 1 into 1 18.022 * [backup-simplify]: Simplify (/ -1 1) into -1 18.022 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in m 18.022 * [taylor]: Taking taylor expansion of (/ -1 k) in m 18.022 * [taylor]: Taking taylor expansion of -1 in m 18.022 * [backup-simplify]: Simplify -1 into -1 18.022 * [taylor]: Taking taylor expansion of k in m 18.022 * [backup-simplify]: Simplify k into k 18.022 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 18.022 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 18.022 * [backup-simplify]: Simplify (* -1 (log (/ -1 k))) into (* -1 (log (/ -1 k))) 18.022 * [backup-simplify]: Simplify (exp (* (/ -1 m) (log (/ -1 k)))) into (exp (* -1 (/ (log (/ -1 k)) m))) 18.022 * [taylor]: Taking taylor expansion of (* (pow (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) 1/4) (pow (/ -1 k) (/ -1 m))) in k 18.022 * [taylor]: Taking taylor expansion of (pow (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) 1/4) in k 18.023 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) in k 18.023 * [taylor]: Taking taylor expansion of (* 1/4 (log (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in k 18.023 * [taylor]: Taking taylor expansion of 1/4 in k 18.023 * [backup-simplify]: Simplify 1/4 into 1/4 18.023 * [taylor]: Taking taylor expansion of (log (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in k 18.023 * [taylor]: Taking taylor expansion of (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 18.023 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 18.023 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 18.023 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 18.023 * [taylor]: Taking taylor expansion of (pow k 2) in k 18.023 * [taylor]: Taking taylor expansion of k in k 18.023 * [backup-simplify]: Simplify 0 into 0 18.023 * [backup-simplify]: Simplify 1 into 1 18.023 * [backup-simplify]: Simplify (* 1 1) into 1 18.023 * [backup-simplify]: Simplify (/ 1 1) into 1 18.023 * [taylor]: Taking taylor expansion of 1.0 in k 18.023 * [backup-simplify]: Simplify 1.0 into 1.0 18.023 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 18.023 * [taylor]: Taking taylor expansion of 10.0 in k 18.023 * [backup-simplify]: Simplify 10.0 into 10.0 18.023 * [taylor]: Taking taylor expansion of (/ 1 k) in k 18.023 * [taylor]: Taking taylor expansion of k in k 18.023 * [backup-simplify]: Simplify 0 into 0 18.023 * [backup-simplify]: Simplify 1 into 1 18.024 * [backup-simplify]: Simplify (/ 1 1) into 1 18.024 * [backup-simplify]: Simplify (+ 1 0) into 1 18.024 * [backup-simplify]: Simplify (+ 1 0) into 1 18.024 * [backup-simplify]: Simplify (/ 1 1) into 1 18.025 * [backup-simplify]: Simplify (log 1) into 0 18.025 * [backup-simplify]: Simplify (+ (* (- -2) (log k)) 0) into (* 2 (log k)) 18.025 * [backup-simplify]: Simplify (* 1/4 (* 2 (log k))) into (* 1/2 (log k)) 18.025 * [backup-simplify]: Simplify (exp (* 1/2 (log k))) into (pow k 1/2) 18.025 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in k 18.025 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in k 18.025 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in k 18.025 * [taylor]: Taking taylor expansion of (/ -1 m) in k 18.025 * [taylor]: Taking taylor expansion of -1 in k 18.025 * [backup-simplify]: Simplify -1 into -1 18.025 * [taylor]: Taking taylor expansion of m in k 18.025 * [backup-simplify]: Simplify m into m 18.025 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 18.025 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 18.025 * [taylor]: Taking taylor expansion of (/ -1 k) in k 18.025 * [taylor]: Taking taylor expansion of -1 in k 18.025 * [backup-simplify]: Simplify -1 into -1 18.025 * [taylor]: Taking taylor expansion of k in k 18.025 * [backup-simplify]: Simplify 0 into 0 18.025 * [backup-simplify]: Simplify 1 into 1 18.026 * [backup-simplify]: Simplify (/ -1 1) into -1 18.026 * [backup-simplify]: Simplify (log -1) into (log -1) 18.026 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 18.027 * [backup-simplify]: Simplify (* (/ -1 m) (- (log -1) (log k))) into (* -1 (/ (- (log -1) (log k)) m)) 18.027 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 18.027 * [taylor]: Taking taylor expansion of (* (pow (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) 1/4) (pow (/ -1 k) (/ -1 m))) in k 18.027 * [taylor]: Taking taylor expansion of (pow (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) 1/4) in k 18.027 * [taylor]: Taking taylor expansion of (exp (* 1/4 (log (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) in k 18.027 * [taylor]: Taking taylor expansion of (* 1/4 (log (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in k 18.027 * [taylor]: Taking taylor expansion of 1/4 in k 18.027 * [backup-simplify]: Simplify 1/4 into 1/4 18.027 * [taylor]: Taking taylor expansion of (log (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in k 18.027 * [taylor]: Taking taylor expansion of (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 18.027 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 18.027 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 18.027 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 18.027 * [taylor]: Taking taylor expansion of (pow k 2) in k 18.027 * [taylor]: Taking taylor expansion of k in k 18.027 * [backup-simplify]: Simplify 0 into 0 18.027 * [backup-simplify]: Simplify 1 into 1 18.034 * [backup-simplify]: Simplify (* 1 1) into 1 18.035 * [backup-simplify]: Simplify (/ 1 1) into 1 18.035 * [taylor]: Taking taylor expansion of 1.0 in k 18.035 * [backup-simplify]: Simplify 1.0 into 1.0 18.035 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 18.035 * [taylor]: Taking taylor expansion of 10.0 in k 18.035 * [backup-simplify]: Simplify 10.0 into 10.0 18.035 * [taylor]: Taking taylor expansion of (/ 1 k) in k 18.035 * [taylor]: Taking taylor expansion of k in k 18.035 * [backup-simplify]: Simplify 0 into 0 18.035 * [backup-simplify]: Simplify 1 into 1 18.035 * [backup-simplify]: Simplify (/ 1 1) into 1 18.035 * [backup-simplify]: Simplify (+ 1 0) into 1 18.036 * [backup-simplify]: Simplify (+ 1 0) into 1 18.036 * [backup-simplify]: Simplify (/ 1 1) into 1 18.036 * [backup-simplify]: Simplify (log 1) into 0 18.036 * [backup-simplify]: Simplify (+ (* (- -2) (log k)) 0) into (* 2 (log k)) 18.037 * [backup-simplify]: Simplify (* 1/4 (* 2 (log k))) into (* 1/2 (log k)) 18.037 * [backup-simplify]: Simplify (exp (* 1/2 (log k))) into (pow k 1/2) 18.037 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in k 18.037 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in k 18.037 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in k 18.037 * [taylor]: Taking taylor expansion of (/ -1 m) in k 18.037 * [taylor]: Taking taylor expansion of -1 in k 18.037 * [backup-simplify]: Simplify -1 into -1 18.037 * [taylor]: Taking taylor expansion of m in k 18.037 * [backup-simplify]: Simplify m into m 18.037 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 18.037 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 18.037 * [taylor]: Taking taylor expansion of (/ -1 k) in k 18.037 * [taylor]: Taking taylor expansion of -1 in k 18.037 * [backup-simplify]: Simplify -1 into -1 18.037 * [taylor]: Taking taylor expansion of k in k 18.037 * [backup-simplify]: Simplify 0 into 0 18.037 * [backup-simplify]: Simplify 1 into 1 18.037 * [backup-simplify]: Simplify (/ -1 1) into -1 18.037 * [backup-simplify]: Simplify (log -1) into (log -1) 18.038 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 18.038 * [backup-simplify]: Simplify (* (/ -1 m) (- (log -1) (log k))) into (* -1 (/ (- (log -1) (log k)) m)) 18.039 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 18.039 * [backup-simplify]: Simplify (* (pow k 1/2) (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* (sqrt k) (exp (* -1 (/ (- (log -1) (log k)) m)))) 18.039 * [taylor]: Taking taylor expansion of (* (sqrt k) (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 18.039 * [taylor]: Taking taylor expansion of (sqrt k) in m 18.039 * [taylor]: Taking taylor expansion of k in m 18.039 * [backup-simplify]: Simplify k into k 18.039 * [backup-simplify]: Simplify (sqrt k) into (sqrt k) 18.039 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt k))) into 0 18.039 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 18.039 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 18.039 * [taylor]: Taking taylor expansion of -1 in m 18.039 * [backup-simplify]: Simplify -1 into -1 18.039 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 18.039 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 18.039 * [taylor]: Taking taylor expansion of (log -1) in m 18.039 * [taylor]: Taking taylor expansion of -1 in m 18.040 * [backup-simplify]: Simplify -1 into -1 18.040 * [backup-simplify]: Simplify (log -1) into (log -1) 18.040 * [taylor]: Taking taylor expansion of (log k) in m 18.040 * [taylor]: Taking taylor expansion of k in m 18.040 * [backup-simplify]: Simplify k into k 18.040 * [backup-simplify]: Simplify (log k) into (log k) 18.040 * [taylor]: Taking taylor expansion of m in m 18.040 * [backup-simplify]: Simplify 0 into 0 18.040 * [backup-simplify]: Simplify 1 into 1 18.040 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 18.040 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 18.041 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 18.041 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 18.041 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 18.042 * [backup-simplify]: Simplify (* (sqrt k) (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* (sqrt k) (exp (* -1 (/ (- (log -1) (log k)) m)))) 18.042 * [backup-simplify]: Simplify (* (sqrt k) (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* (sqrt k) (exp (* -1 (/ (- (log -1) (log k)) m)))) 18.042 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 18.043 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 18.043 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)))) into 0 18.044 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 18.044 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (* 0 (- (log -1) (log k)))) into 0 18.045 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 1) 1)))) into 0 18.045 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 18.046 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 18.046 * [backup-simplify]: Simplify (+ 0 0) into 0 18.046 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 18.047 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 18.047 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 18.049 * [backup-simplify]: Simplify (- (+ (* 1 (/ (- 10.0) 1)))) into 10.0 18.053 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 10.0) 1)) (pow 1 1)))) 1) into 10.0 18.053 * [backup-simplify]: Simplify (+ (* (- -2) (log k)) 0) into (* 2 (log k)) 18.054 * [backup-simplify]: Simplify (+ (* 1/4 10.0) (* 0 (* 2 (log k)))) into 2.5 18.055 * [backup-simplify]: Simplify (* (exp (* 1/2 (log k))) (+ (* (/ (pow 2.5 1) 1)))) into (* 2.5 (sqrt k)) 18.056 * [backup-simplify]: Simplify (+ (* (pow k 1/2) 0) (* (* 2.5 (sqrt k)) (exp (* -1 (/ (- (log -1) (log k)) m))))) into (* 2.5 (* (sqrt k) (exp (* -1 (/ (- (log -1) (log k)) m))))) 18.056 * [taylor]: Taking taylor expansion of (* 2.5 (* (sqrt k) (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 18.056 * [taylor]: Taking taylor expansion of 2.5 in m 18.056 * [backup-simplify]: Simplify 2.5 into 2.5 18.056 * [taylor]: Taking taylor expansion of (* (sqrt k) (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 18.056 * [taylor]: Taking taylor expansion of (sqrt k) in m 18.056 * [taylor]: Taking taylor expansion of k in m 18.056 * [backup-simplify]: Simplify k into k 18.056 * [backup-simplify]: Simplify (sqrt k) into (sqrt k) 18.056 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt k))) into 0 18.056 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 18.056 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 18.056 * [taylor]: Taking taylor expansion of -1 in m 18.056 * [backup-simplify]: Simplify -1 into -1 18.056 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 18.056 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 18.056 * [taylor]: Taking taylor expansion of (log -1) in m 18.056 * [taylor]: Taking taylor expansion of -1 in m 18.056 * [backup-simplify]: Simplify -1 into -1 18.056 * [backup-simplify]: Simplify (log -1) into (log -1) 18.056 * [taylor]: Taking taylor expansion of (log k) in m 18.056 * [taylor]: Taking taylor expansion of k in m 18.056 * [backup-simplify]: Simplify k into k 18.056 * [backup-simplify]: Simplify (log k) into (log k) 18.056 * [taylor]: Taking taylor expansion of m in m 18.056 * [backup-simplify]: Simplify 0 into 0 18.056 * [backup-simplify]: Simplify 1 into 1 18.056 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 18.057 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 18.057 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 18.057 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 18.058 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 18.058 * [backup-simplify]: Simplify (* (sqrt k) (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* (sqrt k) (exp (* -1 (/ (- (log -1) (log k)) m)))) 18.059 * [backup-simplify]: Simplify (* 2.5 (* (sqrt k) (exp (* -1 (/ (- (log -1) (log k)) m))))) into (* 2.5 (* (sqrt k) (exp (* -1 (/ (- (log -1) (log k)) m))))) 18.059 * [backup-simplify]: Simplify (* 2.5 (* (sqrt k) (exp (* -1 (/ (- (log -1) (log k)) m))))) into (* 2.5 (* (sqrt k) (exp (* -1 (/ (- (log -1) (log k)) m))))) 18.060 * [backup-simplify]: Simplify (+ (* (sqrt k) 0) (* 0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into 0 18.060 * [backup-simplify]: Simplify 0 into 0 18.061 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 18.064 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 18.065 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 18.066 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 18.067 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (+ (* 0 0) (* 0 (- (log -1) (log k))))) into 0 18.069 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 18.070 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 18.071 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 18.071 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 18.072 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 18.073 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 18.073 * [backup-simplify]: Simplify (- 0) into 0 18.074 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 18.078 * [backup-simplify]: Simplify (- (+ (* 1 (/ 1.0 1)) (* 10.0 (/ (- 10.0) 1)))) into 99.0 18.092 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 10.0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 99.0) 1)) (pow 1 1)))) 2) into 49.0 18.092 * [backup-simplify]: Simplify (+ (* (- -2) (log k)) 0) into (* 2 (log k)) 18.093 * [backup-simplify]: Simplify (+ (* 1/4 49.0) (+ (* 0 10.0) (* 0 (* 2 (log k))))) into 12.25 18.096 * [backup-simplify]: Simplify (* (exp (* 1/2 (log k))) (+ (* (/ (pow 2.5 2) 2)) (* (/ (pow 12.25 1) 1)))) into (* 15.375 (sqrt k)) 18.096 * [backup-simplify]: Simplify (+ (* (pow k 1/2) 0) (+ (* (* 2.5 (sqrt k)) 0) (* (* 15.375 (sqrt k)) (exp (* -1 (/ (- (log -1) (log k)) m)))))) into (* 15.375 (* (sqrt k) (exp (* -1 (/ (- (log -1) (log k)) m))))) 18.096 * [taylor]: Taking taylor expansion of (* 15.375 (* (sqrt k) (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 18.096 * [taylor]: Taking taylor expansion of 15.375 in m 18.096 * [backup-simplify]: Simplify 15.375 into 15.375 18.096 * [taylor]: Taking taylor expansion of (* (sqrt k) (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 18.096 * [taylor]: Taking taylor expansion of (sqrt k) in m 18.096 * [taylor]: Taking taylor expansion of k in m 18.097 * [backup-simplify]: Simplify k into k 18.097 * [backup-simplify]: Simplify (sqrt k) into (sqrt k) 18.097 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt k))) into 0 18.097 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 18.097 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 18.097 * [taylor]: Taking taylor expansion of -1 in m 18.097 * [backup-simplify]: Simplify -1 into -1 18.097 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 18.097 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 18.097 * [taylor]: Taking taylor expansion of (log -1) in m 18.097 * [taylor]: Taking taylor expansion of -1 in m 18.097 * [backup-simplify]: Simplify -1 into -1 18.097 * [backup-simplify]: Simplify (log -1) into (log -1) 18.097 * [taylor]: Taking taylor expansion of (log k) in m 18.097 * [taylor]: Taking taylor expansion of k in m 18.097 * [backup-simplify]: Simplify k into k 18.097 * [backup-simplify]: Simplify (log k) into (log k) 18.097 * [taylor]: Taking taylor expansion of m in m 18.097 * [backup-simplify]: Simplify 0 into 0 18.097 * [backup-simplify]: Simplify 1 into 1 18.097 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 18.098 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 18.098 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 18.098 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 18.099 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 18.099 * [backup-simplify]: Simplify (* (sqrt k) (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* (sqrt k) (exp (* -1 (/ (- (log -1) (log k)) m)))) 18.099 * [backup-simplify]: Simplify (* 15.375 (* (sqrt k) (exp (* -1 (/ (- (log -1) (log k)) m))))) into (* 15.375 (* (sqrt k) (exp (* -1 (/ (- (log -1) (log k)) m))))) 18.100 * [backup-simplify]: Simplify (* 15.375 (* (sqrt k) (exp (* -1 (/ (- (log -1) (log k)) m))))) into (* 15.375 (* (sqrt k) (exp (* -1 (/ (- (log -1) (log k)) m))))) 18.102 * [backup-simplify]: Simplify (+ (* (* 15.375 (* (sqrt (/ 1 (- k))) (exp (* -1 (/ (- (log -1) (log (/ 1 (- k)))) (/ 1 (- m))))))) (pow (* 1 (/ 1 (- k))) 2)) (+ (* (* 2.5 (* (sqrt (/ 1 (- k))) (exp (* -1 (/ (- (log -1) (log (/ 1 (- k)))) (/ 1 (- m))))))) (* 1 (/ 1 (- k)))) (* (sqrt (/ 1 (- k))) (exp (* -1 (/ (- (log -1) (log (/ 1 (- k)))) (/ 1 (- m)))))))) into (- (+ (* 15.375 (/ (* (sqrt (/ -1 k)) (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 2))) (* (sqrt (/ -1 k)) (exp (* m (- (log -1) (log (/ -1 k))))))) (* 2.5 (/ (* (sqrt (/ -1 k)) (exp (* m (- (log -1) (log (/ -1 k)))))) k))) 18.102 * * * [progress]: simplifying candidates 18.104 * [simplify]: Simplifying: (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (exp (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (* (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt 1) (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* k (+ 10.0 k)) 1.0)))) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0)) (/ 1 2) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (exp (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (* (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt 1) (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* k (+ 10.0 k)) 1.0)))) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0)) (/ 1 2) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (exp (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (* (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt 1) (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* k (+ 10.0 k)) 1.0)))) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0)) (/ 1 2) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (- (* (log k) m) (log (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (- (* (log k) m) (log (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (- (log (pow k m)) (log (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (log (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (exp (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (* (pow k m) (pow k m)) (pow k m)) (* (* (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (cbrt (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (cbrt (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (cbrt (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (* (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (- (pow k m)) (- (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (* (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (pow (cbrt k) m) (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (pow (cbrt k) m) (sqrt (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (pow (cbrt k) m) (sqrt (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow (cbrt k) m) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt 1))) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow (cbrt k) m) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt 1)) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow (cbrt k) m) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow (* (cbrt k) (cbrt k)) m) 1) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (* (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (pow (sqrt k) m) (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow (sqrt k) m) (sqrt (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (pow (sqrt k) m) (sqrt (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow (sqrt k) m) (sqrt (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (pow (sqrt k) m) (sqrt (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow (sqrt k) m) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow (sqrt k) m) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow (sqrt k) m) (sqrt (sqrt 1))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow (sqrt k) m) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow (sqrt k) m) (sqrt 1)) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow (sqrt k) m) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow (sqrt k) m) 1) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow 1 m) (* (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (pow k m) (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow 1 m) (sqrt (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (pow k m) (sqrt (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow 1 m) (sqrt (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (pow k m) (sqrt (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow 1 m) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow k m) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow 1 m) (sqrt (sqrt 1))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow 1 m) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow k m) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow 1 m) (sqrt 1)) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow 1 m) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow k m) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow 1 m) 1) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (* (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt (pow k m)) (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt (pow k m)) (sqrt (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt (pow k m)) (sqrt (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt (pow k m)) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt 1))) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt (pow k m)) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt 1)) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt (pow k m)) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) 1) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (* (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (pow k m)) (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (pow k m)) (sqrt (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (pow k m)) (sqrt (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (pow k m)) (sqrt (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (pow k m)) (sqrt (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (pow k m)) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (pow k m)) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (pow k m)) (sqrt (sqrt 1))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (pow k m)) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (pow k m)) (sqrt 1)) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (pow k m)) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (pow k m)) 1) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (* (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (pow k m) (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (sqrt (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (pow k m) (sqrt (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (sqrt (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (pow k m) (sqrt (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow k m) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (sqrt (sqrt 1))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow k m) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (sqrt 1)) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow k m) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 1) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (* (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (pow k (/ m 2)) (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow k (/ m 2)) (sqrt (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (pow k (/ m 2)) (sqrt (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow k (/ m 2)) (sqrt (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (pow k (/ m 2)) (sqrt (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow k (/ m 2)) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow k (/ m 2)) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow k (/ m 2)) (sqrt (sqrt 1))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow k (/ m 2)) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow k (/ m 2)) (sqrt 1)) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow k (/ m 2)) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow k (/ m 2)) 1) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)) (/ (pow k m) (* (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (pow k m) (sqrt (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (pow k m) (sqrt (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (pow k m) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow k m) (sqrt (sqrt 1))) (/ (pow k m) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow k m) (sqrt 1)) (/ (pow k m) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow k m) 1) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))) (/ (pow k m) (sqrt (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))))) (/ (pow k m) (sqrt (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0))))) (- (+ (* 1/2 (/ (pow k 2) (sqrt 1.0))) (+ (sqrt 1.0) (* 5.0 (/ k (sqrt 1.0))))) (* 12.5 (/ (pow k 2) (pow (sqrt 1.0) 3)))) (- (+ k 5.0) (* 12.0 (/ 1 k))) (- (* 12.0 (/ 1 k)) (+ k 5.0)) (- (+ (* 1/2 (/ (pow k 2) (sqrt 1.0))) (+ (sqrt 1.0) (* 5.0 (/ k (sqrt 1.0))))) (* 12.5 (/ (pow k 2) (pow (sqrt 1.0) 3)))) (- (+ k 5.0) (* 12.0 (/ 1 k))) (- (* 12.0 (/ 1 k)) (+ k 5.0)) (- (+ (* 1/2 (/ (pow k 2) (sqrt 1.0))) (+ (sqrt 1.0) (* 5.0 (/ k (sqrt 1.0))))) (* 12.5 (/ (pow k 2) (pow (sqrt 1.0) 3)))) (- (+ k 5.0) (* 12.0 (/ 1 k))) (- (* 12.0 (/ 1 k)) (+ k 5.0)) (- (+ (* (* m (log k)) (pow 1.0 1/4)) (pow 1.0 1/4)) (* 2.5 (* k (pow 1.0 1/4)))) (- (+ (* 15.375 (* (sqrt (/ 1 (pow k 5))) (exp (* -1 (* m (log (/ 1 k))))))) (* (sqrt (/ 1 k)) (exp (* -1 (* m (log (/ 1 k))))))) (* 2.5 (* (sqrt (/ 1 (pow k 3))) (exp (* -1 (* m (log (/ 1 k)))))))) (- (+ (* 15.375 (/ (* (sqrt (/ -1 k)) (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 2))) (* (sqrt (/ -1 k)) (exp (* m (- (log -1) (log (/ -1 k))))))) (* 2.5 (/ (* (sqrt (/ -1 k)) (exp (* m (- (log -1) (log (/ -1 k)))))) k))) 18.109 * * [simplify]: Extracting # 0 : cost 0 18.109 * * [simplify]: Extracting # 1 : cost 0 18.109 * * [simplify]: Extracting # 2 : cost 0 18.109 * * [simplify]: Extracting # 3 : cost 0 18.110 * * [simplify]: Extracting # 4 : cost 0 18.110 * * [simplify]: Extracting # 5 : cost 0 18.110 * * [simplify]: Extracting # 6 : cost 0 18.111 * * [simplify]: Extracting # 7 : cost 0 18.111 * * [simplify]: Extracting # 8 : cost 0 18.111 * * [simplify]: Extracting # 9 : cost 0 18.112 * * [simplify]: Extracting # 10 : cost 0 18.112 * * [simplify]: Extracting # 11 : cost 0 18.112 * * [simplify]: Extracting # 12 : cost 0 18.113 * * [simplify]: iteration 0 : 237 enodes (cost 3372 ) 18.185 * * [simplify]: Extracting # 0 : cost 0 18.186 * * [simplify]: Extracting # 1 : cost 0 18.187 * * [simplify]: Extracting # 2 : cost 0 18.188 * * [simplify]: Extracting # 3 : cost 0 18.189 * * [simplify]: Extracting # 4 : cost 0 18.191 * * [simplify]: iteration 1 : 450 enodes (cost 3034 ) 18.404 * * [simplify]: Extracting # 0 : cost 0 18.406 * * [simplify]: Extracting # 1 : cost 0 18.407 * * [simplify]: Extracting # 2 : cost 0 18.409 * * [simplify]: Extracting # 3 : cost 0 18.410 * * [simplify]: Extracting # 4 : cost 0 18.412 * * [simplify]: iteration 2 : 1218 enodes (cost 2953 ) 19.292 * * [simplify]: Extracting # 0 : cost 0 19.298 * * [simplify]: Extracting # 1 : cost 0 19.304 * * [simplify]: Extracting # 2 : cost 0 19.309 * * [simplify]: Extracting # 3 : cost 0 19.314 * * [simplify]: Extracting # 4 : cost 0 19.323 * * [simplify]: iteration 3 : 4127 enodes (cost 2882 ) 20.833 * * [simplify]: Extracting # 0 : cost 0 20.845 * * [simplify]: Extracting # 1 : cost 0 20.866 * * [simplify]: Extracting # 2 : cost 0 20.877 * * [simplify]: Extracting # 3 : cost 0 20.888 * * [simplify]: iteration done: 5001 enodes (cost 2876 ) 20.890 * [simplify]: Simplified to: (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (exp (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt (+ (* k (+ 10.0 k)) 1.0)) 3) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))) (sqrt (- (* 1.0 1.0) (* (* k (+ 10.0 k)) (- 1.0 (* k (+ 10.0 k)))))) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0)) 1/2 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (exp (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt (+ (* k (+ 10.0 k)) 1.0)) 3) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))) (sqrt (- (* 1.0 1.0) (* (* k (+ 10.0 k)) (- 1.0 (* k (+ 10.0 k)))))) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0)) 1/2 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (exp (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt (+ (* k (+ 10.0 k)) 1.0)) 3) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))) (sqrt (- (* 1.0 1.0) (* (* k (+ 10.0 k)) (- 1.0 (* k (+ 10.0 k)))))) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0)) 1/2 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (log (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (log (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (log (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (log (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (exp (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (pow (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 3) (* (cbrt (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (cbrt (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (cbrt (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (pow (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 3) (sqrt (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (- (pow k m)) (- (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (* (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (pow (cbrt k) m) (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow (* (cbrt k) (cbrt k)) m) (fabs (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow (cbrt k) m) (sqrt (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow (cbrt k) m) (sqrt (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow (cbrt k) m) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (pow (* (cbrt k) (cbrt k)) m) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow (cbrt k) m) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (pow (* (cbrt k) (cbrt k)) m) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow (cbrt k) m) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (pow (* (cbrt k) (cbrt k)) m) (/ (pow (cbrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (* (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (pow (sqrt k) m) (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow (sqrt k) m) (fabs (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow (sqrt k) m) (sqrt (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow (sqrt k) m) (sqrt (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow (sqrt k) m) (sqrt (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow (sqrt k) m) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow (sqrt k) m) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (pow (sqrt k) m) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow (sqrt k) m) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (pow (sqrt k) m) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow (sqrt k) m) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (pow (sqrt k) m) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (* (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (pow k m) (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (fabs (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow k m) (sqrt (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (sqrt (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow k m) (sqrt (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow k m) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) 1 (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow k m) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) 1 (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow k m) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) 1 (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (* (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (cbrt (pow k m)) (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (fabs (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt (pow k m)) (sqrt (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt (pow k m)) (sqrt (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt (pow k m)) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (cbrt (pow k m)) (cbrt (pow k m))) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt (pow k m)) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (cbrt (pow k m)) (cbrt (pow k m))) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt (pow k m)) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (cbrt (pow k m)) (cbrt (pow k m))) (/ (cbrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (* (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (sqrt (pow k m)) (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (pow k m)) (fabs (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (pow k m)) (sqrt (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (pow k m)) (sqrt (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (pow k m)) (sqrt (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (pow k m)) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (pow k m)) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (pow k m)) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (pow k m)) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (pow k m)) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (pow k m)) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (pow k m)) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (* (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (pow k m) (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (fabs (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow k m) (sqrt (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (sqrt (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow k m) (sqrt (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow k m) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) 1 (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow k m) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) 1 (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow k m) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) 1 (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (* (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (pow k (/ m 2)) (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow k (/ m 2)) (fabs (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow k (/ m 2)) (sqrt (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow k (/ m 2)) (sqrt (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow k (/ m 2)) (sqrt (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow k (/ m 2)) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow k (/ m 2)) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (pow k (/ m 2)) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow k (/ m 2)) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (pow k (/ m 2)) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow k (/ m 2)) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (pow k (/ m 2)) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)) (/ (pow k m) (* (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))))) (/ (pow k m) (fabs (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow k m) (sqrt (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow k m) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (pow k m) (/ (pow k m) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (pow k m) (/ (pow k m) (sqrt (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (pow k m) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))) (/ (pow k m) (sqrt (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))))) (/ (pow k m) (sqrt (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0))))) (+ (* (/ (pow k 2) (sqrt 1.0)) (- 1/2 (/ 12.5 1.0))) (+ (sqrt 1.0) (* 5.0 (/ k (sqrt 1.0))))) (- (+ k 5.0) (/ 12.0 k)) (- (- (/ 12.0 k) k) 5.0) (+ (* (/ (pow k 2) (sqrt 1.0)) (- 1/2 (/ 12.5 1.0))) (+ (sqrt 1.0) (* 5.0 (/ k (sqrt 1.0))))) (- (+ k 5.0) (/ 12.0 k)) (- (- (/ 12.0 k) k) 5.0) (+ (* (/ (pow k 2) (sqrt 1.0)) (- 1/2 (/ 12.5 1.0))) (+ (sqrt 1.0) (* 5.0 (/ k (sqrt 1.0))))) (- (+ k 5.0) (/ 12.0 k)) (- (- (/ 12.0 k) k) 5.0) (* (pow 1.0 1/4) (- (+ (* m (log k)) 1) (* 2.5 k))) (* (pow k m) (+ (- (sqrt (/ 1 k)) (* 2.5 (sqrt (/ 1 (pow k 3))))) (* 15.375 (sqrt (/ 1 (pow k 5)))))) (+ (* (sqrt (/ -1 k)) (pow k m)) (* (* (pow k m) (/ (sqrt (/ -1 k)) k)) (- (/ 15.375 k) 2.5))) 20.893 * * * [progress]: adding candidates to table 21.669 * * [progress]: iteration 4 / 4 21.669 * * * [progress]: picking best candidate 21.677 * * * * [pick]: Picked # 21.678 * * * [progress]: localizing error 21.703 * * * [progress]: generating rewritten candidates 21.703 * * * * [progress]: [ 1 / 3 ] rewriting at (2) 21.809 * * * * [progress]: [ 2 / 3 ] rewriting at (2 2 2 2) 21.826 * * * * [progress]: [ 3 / 3 ] rewriting at (2 2) 21.892 * * * [progress]: generating series expansions 21.892 * * * * [progress]: [ 1 / 3 ] generating series at (2) 21.892 * [backup-simplify]: Simplify (/ a (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) into (/ a (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) 21.892 * [approximate]: Taking taylor expansion of (/ a (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) in (a k m) around 0 21.892 * [taylor]: Taking taylor expansion of (/ a (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) in m 21.892 * [taylor]: Taking taylor expansion of a in m 21.892 * [backup-simplify]: Simplify a into a 21.892 * [taylor]: Taking taylor expansion of (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))) in m 21.892 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) 1.0) in m 21.892 * [taylor]: Taking taylor expansion of (* 10.0 k) in m 21.892 * [taylor]: Taking taylor expansion of 10.0 in m 21.892 * [backup-simplify]: Simplify 10.0 into 10.0 21.892 * [taylor]: Taking taylor expansion of k in m 21.892 * [backup-simplify]: Simplify k into k 21.892 * [taylor]: Taking taylor expansion of 1.0 in m 21.892 * [backup-simplify]: Simplify 1.0 into 1.0 21.892 * [taylor]: Taking taylor expansion of (* 1.0 (* m (log k))) in m 21.892 * [taylor]: Taking taylor expansion of 1.0 in m 21.892 * [backup-simplify]: Simplify 1.0 into 1.0 21.892 * [taylor]: Taking taylor expansion of (* m (log k)) in m 21.892 * [taylor]: Taking taylor expansion of m in m 21.893 * [backup-simplify]: Simplify 0 into 0 21.893 * [backup-simplify]: Simplify 1 into 1 21.893 * [taylor]: Taking taylor expansion of (log k) in m 21.893 * [taylor]: Taking taylor expansion of k in m 21.893 * [backup-simplify]: Simplify k into k 21.893 * [backup-simplify]: Simplify (log k) into (log k) 21.893 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 21.893 * [backup-simplify]: Simplify (+ (* 10.0 k) 1.0) into (+ (* 10.0 k) 1.0) 21.893 * [backup-simplify]: Simplify (* 0 (log k)) into 0 21.893 * [backup-simplify]: Simplify (* 1.0 0) into 0 21.894 * [backup-simplify]: Simplify (- 0) into 0 21.894 * [backup-simplify]: Simplify (+ (+ (* 10.0 k) 1.0) 0) into (+ (* 10.0 k) 1.0) 21.894 * [backup-simplify]: Simplify (/ a (+ (* 10.0 k) 1.0)) into (/ a (+ (* 10.0 k) 1.0)) 21.894 * [taylor]: Taking taylor expansion of (/ a (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) in k 21.894 * [taylor]: Taking taylor expansion of a in k 21.894 * [backup-simplify]: Simplify a into a 21.894 * [taylor]: Taking taylor expansion of (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))) in k 21.894 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) 1.0) in k 21.894 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 21.894 * [taylor]: Taking taylor expansion of 10.0 in k 21.894 * [backup-simplify]: Simplify 10.0 into 10.0 21.894 * [taylor]: Taking taylor expansion of k in k 21.894 * [backup-simplify]: Simplify 0 into 0 21.894 * [backup-simplify]: Simplify 1 into 1 21.894 * [taylor]: Taking taylor expansion of 1.0 in k 21.894 * [backup-simplify]: Simplify 1.0 into 1.0 21.894 * [taylor]: Taking taylor expansion of (* 1.0 (* m (log k))) in k 21.894 * [taylor]: Taking taylor expansion of 1.0 in k 21.894 * [backup-simplify]: Simplify 1.0 into 1.0 21.894 * [taylor]: Taking taylor expansion of (* m (log k)) in k 21.894 * [taylor]: Taking taylor expansion of m in k 21.894 * [backup-simplify]: Simplify m into m 21.894 * [taylor]: Taking taylor expansion of (log k) in k 21.894 * [taylor]: Taking taylor expansion of k in k 21.894 * [backup-simplify]: Simplify 0 into 0 21.894 * [backup-simplify]: Simplify 1 into 1 21.894 * [backup-simplify]: Simplify (log 1) into 0 21.895 * [backup-simplify]: Simplify (* 10.0 0) into 0 21.895 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 21.895 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 21.895 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 21.895 * [backup-simplify]: Simplify (* 1.0 (* m (log k))) into (* 1.0 (* m (log k))) 21.896 * [backup-simplify]: Simplify (- (* 1.0 (* m (log k)))) into (- (* 1.0 (* m (log k)))) 21.896 * [backup-simplify]: Simplify (+ 1.0 (- (* 1.0 (* m (log k))))) into (- 1.0 (* 1.0 (* m (log k)))) 21.896 * [backup-simplify]: Simplify (/ a (- 1.0 (* 1.0 (* m (log k))))) into (/ a (- 1.0 (* 1.0 (* m (log k))))) 21.896 * [taylor]: Taking taylor expansion of (/ a (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) in a 21.896 * [taylor]: Taking taylor expansion of a in a 21.896 * [backup-simplify]: Simplify 0 into 0 21.896 * [backup-simplify]: Simplify 1 into 1 21.896 * [taylor]: Taking taylor expansion of (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))) in a 21.896 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) 1.0) in a 21.896 * [taylor]: Taking taylor expansion of (* 10.0 k) in a 21.896 * [taylor]: Taking taylor expansion of 10.0 in a 21.896 * [backup-simplify]: Simplify 10.0 into 10.0 21.896 * [taylor]: Taking taylor expansion of k in a 21.896 * [backup-simplify]: Simplify k into k 21.896 * [taylor]: Taking taylor expansion of 1.0 in a 21.896 * [backup-simplify]: Simplify 1.0 into 1.0 21.896 * [taylor]: Taking taylor expansion of (* 1.0 (* m (log k))) in a 21.896 * [taylor]: Taking taylor expansion of 1.0 in a 21.896 * [backup-simplify]: Simplify 1.0 into 1.0 21.896 * [taylor]: Taking taylor expansion of (* m (log k)) in a 21.896 * [taylor]: Taking taylor expansion of m in a 21.896 * [backup-simplify]: Simplify m into m 21.896 * [taylor]: Taking taylor expansion of (log k) in a 21.896 * [taylor]: Taking taylor expansion of k in a 21.896 * [backup-simplify]: Simplify k into k 21.896 * [backup-simplify]: Simplify (log k) into (log k) 21.896 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 21.896 * [backup-simplify]: Simplify (+ (* 10.0 k) 1.0) into (+ (* 10.0 k) 1.0) 21.896 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 21.896 * [backup-simplify]: Simplify (* 1.0 (* m (log k))) into (* 1.0 (* m (log k))) 21.897 * [backup-simplify]: Simplify (- (* 1.0 (* m (log k)))) into (- (* 1.0 (* m (log k)))) 21.897 * [backup-simplify]: Simplify (+ (+ (* 10.0 k) 1.0) (- (* 1.0 (* m (log k))))) into (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))) 21.897 * [backup-simplify]: Simplify (/ 1 (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) into (/ 1 (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) 21.897 * [taylor]: Taking taylor expansion of (/ a (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) in a 21.897 * [taylor]: Taking taylor expansion of a in a 21.897 * [backup-simplify]: Simplify 0 into 0 21.897 * [backup-simplify]: Simplify 1 into 1 21.897 * [taylor]: Taking taylor expansion of (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))) in a 21.897 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) 1.0) in a 21.897 * [taylor]: Taking taylor expansion of (* 10.0 k) in a 21.897 * [taylor]: Taking taylor expansion of 10.0 in a 21.897 * [backup-simplify]: Simplify 10.0 into 10.0 21.897 * [taylor]: Taking taylor expansion of k in a 21.897 * [backup-simplify]: Simplify k into k 21.897 * [taylor]: Taking taylor expansion of 1.0 in a 21.897 * [backup-simplify]: Simplify 1.0 into 1.0 21.897 * [taylor]: Taking taylor expansion of (* 1.0 (* m (log k))) in a 21.897 * [taylor]: Taking taylor expansion of 1.0 in a 21.897 * [backup-simplify]: Simplify 1.0 into 1.0 21.897 * [taylor]: Taking taylor expansion of (* m (log k)) in a 21.897 * [taylor]: Taking taylor expansion of m in a 21.897 * [backup-simplify]: Simplify m into m 21.897 * [taylor]: Taking taylor expansion of (log k) in a 21.897 * [taylor]: Taking taylor expansion of k in a 21.897 * [backup-simplify]: Simplify k into k 21.897 * [backup-simplify]: Simplify (log k) into (log k) 21.897 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 21.897 * [backup-simplify]: Simplify (+ (* 10.0 k) 1.0) into (+ (* 10.0 k) 1.0) 21.898 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 21.898 * [backup-simplify]: Simplify (* 1.0 (* m (log k))) into (* 1.0 (* m (log k))) 21.898 * [backup-simplify]: Simplify (- (* 1.0 (* m (log k)))) into (- (* 1.0 (* m (log k)))) 21.898 * [backup-simplify]: Simplify (+ (+ (* 10.0 k) 1.0) (- (* 1.0 (* m (log k))))) into (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))) 21.898 * [backup-simplify]: Simplify (/ 1 (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) into (/ 1 (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) 21.898 * [taylor]: Taking taylor expansion of (/ 1 (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) in k 21.898 * [taylor]: Taking taylor expansion of (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))) in k 21.898 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) 1.0) in k 21.898 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 21.898 * [taylor]: Taking taylor expansion of 10.0 in k 21.898 * [backup-simplify]: Simplify 10.0 into 10.0 21.898 * [taylor]: Taking taylor expansion of k in k 21.898 * [backup-simplify]: Simplify 0 into 0 21.898 * [backup-simplify]: Simplify 1 into 1 21.898 * [taylor]: Taking taylor expansion of 1.0 in k 21.898 * [backup-simplify]: Simplify 1.0 into 1.0 21.898 * [taylor]: Taking taylor expansion of (* 1.0 (* m (log k))) in k 21.898 * [taylor]: Taking taylor expansion of 1.0 in k 21.899 * [backup-simplify]: Simplify 1.0 into 1.0 21.899 * [taylor]: Taking taylor expansion of (* m (log k)) in k 21.899 * [taylor]: Taking taylor expansion of m in k 21.899 * [backup-simplify]: Simplify m into m 21.899 * [taylor]: Taking taylor expansion of (log k) in k 21.899 * [taylor]: Taking taylor expansion of k in k 21.899 * [backup-simplify]: Simplify 0 into 0 21.899 * [backup-simplify]: Simplify 1 into 1 21.899 * [backup-simplify]: Simplify (log 1) into 0 21.900 * [backup-simplify]: Simplify (* 10.0 0) into 0 21.900 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 21.901 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 21.901 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 21.901 * [backup-simplify]: Simplify (* 1.0 (* m (log k))) into (* 1.0 (* m (log k))) 21.901 * [backup-simplify]: Simplify (- (* 1.0 (* m (log k)))) into (- (* 1.0 (* m (log k)))) 21.902 * [backup-simplify]: Simplify (+ 1.0 (- (* 1.0 (* m (log k))))) into (- 1.0 (* 1.0 (* m (log k)))) 21.902 * [backup-simplify]: Simplify (/ 1 (- 1.0 (* 1.0 (* m (log k))))) into (/ 1 (- 1.0 (* 1.0 (* m (log k))))) 21.902 * [taylor]: Taking taylor expansion of (/ 1 (- 1.0 (* 1.0 (* m (log k))))) in m 21.902 * [taylor]: Taking taylor expansion of (- 1.0 (* 1.0 (* m (log k)))) in m 21.902 * [taylor]: Taking taylor expansion of 1.0 in m 21.902 * [backup-simplify]: Simplify 1.0 into 1.0 21.902 * [taylor]: Taking taylor expansion of (* 1.0 (* m (log k))) in m 21.902 * [taylor]: Taking taylor expansion of 1.0 in m 21.902 * [backup-simplify]: Simplify 1.0 into 1.0 21.902 * [taylor]: Taking taylor expansion of (* m (log k)) in m 21.902 * [taylor]: Taking taylor expansion of m in m 21.902 * [backup-simplify]: Simplify 0 into 0 21.902 * [backup-simplify]: Simplify 1 into 1 21.902 * [taylor]: Taking taylor expansion of (log k) in m 21.902 * [taylor]: Taking taylor expansion of k in m 21.902 * [backup-simplify]: Simplify k into k 21.902 * [backup-simplify]: Simplify (log k) into (log k) 21.902 * [backup-simplify]: Simplify (* 0 (log k)) into 0 21.903 * [backup-simplify]: Simplify (* 1.0 0) into 0 21.903 * [backup-simplify]: Simplify (- 0) into 0 21.904 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 21.904 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 21.904 * [backup-simplify]: Simplify 1.0 into 1.0 21.905 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 k)) into 0 21.905 * [backup-simplify]: Simplify (+ 0 0) into 0 21.906 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 21.906 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 21.907 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (* m (log k)))) into 0 21.907 * [backup-simplify]: Simplify (- 0) into 0 21.908 * [backup-simplify]: Simplify (+ 0 0) into 0 21.908 * [backup-simplify]: Simplify (- (/ 0 (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) (+ (* (/ 1 (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) (/ 0 (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))))))) into 0 21.908 * [taylor]: Taking taylor expansion of 0 in k 21.908 * [backup-simplify]: Simplify 0 into 0 21.908 * [taylor]: Taking taylor expansion of 0 in m 21.909 * [backup-simplify]: Simplify 0 into 0 21.909 * [backup-simplify]: Simplify 0 into 0 21.910 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 21.911 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 21.912 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 21.913 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 21.913 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 21.913 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (* m (log k)))) into 0 21.914 * [backup-simplify]: Simplify (- 0) into 0 21.914 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 21.915 * [backup-simplify]: Simplify (- (+ (* (/ 1 (- 1.0 (* 1.0 (* m (log k))))) (/ 10.0 (- 1.0 (* 1.0 (* m (log k)))))))) into (- (* 10.0 (/ 1 (pow (- 1.0 (* 1.0 (* m (log k)))) 2)))) 21.915 * [taylor]: Taking taylor expansion of (- (* 10.0 (/ 1 (pow (- 1.0 (* 1.0 (* m (log k)))) 2)))) in m 21.915 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 (pow (- 1.0 (* 1.0 (* m (log k)))) 2))) in m 21.915 * [taylor]: Taking taylor expansion of 10.0 in m 21.915 * [backup-simplify]: Simplify 10.0 into 10.0 21.915 * [taylor]: Taking taylor expansion of (/ 1 (pow (- 1.0 (* 1.0 (* m (log k)))) 2)) in m 21.915 * [taylor]: Taking taylor expansion of (pow (- 1.0 (* 1.0 (* m (log k)))) 2) in m 21.915 * [taylor]: Taking taylor expansion of (- 1.0 (* 1.0 (* m (log k)))) in m 21.915 * [taylor]: Taking taylor expansion of 1.0 in m 21.915 * [backup-simplify]: Simplify 1.0 into 1.0 21.915 * [taylor]: Taking taylor expansion of (* 1.0 (* m (log k))) in m 21.915 * [taylor]: Taking taylor expansion of 1.0 in m 21.915 * [backup-simplify]: Simplify 1.0 into 1.0 21.915 * [taylor]: Taking taylor expansion of (* m (log k)) in m 21.915 * [taylor]: Taking taylor expansion of m in m 21.915 * [backup-simplify]: Simplify 0 into 0 21.915 * [backup-simplify]: Simplify 1 into 1 21.915 * [taylor]: Taking taylor expansion of (log k) in m 21.915 * [taylor]: Taking taylor expansion of k in m 21.915 * [backup-simplify]: Simplify k into k 21.916 * [backup-simplify]: Simplify (log k) into (log k) 21.916 * [backup-simplify]: Simplify (* 0 (log k)) into 0 21.916 * [backup-simplify]: Simplify (* 1.0 0) into 0 21.916 * [backup-simplify]: Simplify (- 0) into 0 21.917 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 21.917 * [backup-simplify]: Simplify (* 1.0 1.0) into 1.0 21.918 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 21.918 * [backup-simplify]: Simplify (* 10.0 1.0) into 10.0 21.919 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 21.919 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 21.920 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 21.920 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 21.921 * [backup-simplify]: Simplify (+ (* 1.0 (log k)) (* 0 0)) into (* 1.0 (log k)) 21.921 * [backup-simplify]: Simplify (- (* 1.0 (log k))) into (- (* 1.0 (log k))) 21.921 * [backup-simplify]: Simplify (+ 0 (- (* 1.0 (log k)))) into (- (* 1.0 (log k))) 21.921 * [backup-simplify]: Simplify (- (+ (* 1.0 (/ (- (* 1.0 (log k))) 1.0)))) into (* 1.0 (log k)) 21.921 * [backup-simplify]: Simplify (* 1.0 (log k)) into (* 1.0 (log k)) 21.922 * [backup-simplify]: Simplify (+ (* (* 1.0 (log k)) (* m (* 1 a))) (+ (* (- 10.0) (* 1 (* k a))) (* 1.0 (* 1 (* 1 a))))) into (- (+ (* 1.0 (* a (* m (log k)))) (* 1.0 a)) (* 10.0 (* k a))) 21.923 * [backup-simplify]: Simplify (/ (/ 1 a) (- (+ (* 10.0 (/ 1 k)) 1.0) (* 1.0 (* (/ 1 m) (log (/ 1 k)))))) into (/ 1 (* a (- (+ (* 10.0 (/ 1 k)) 1.0) (* 1.0 (/ (log (/ 1 k)) m))))) 21.923 * [approximate]: Taking taylor expansion of (/ 1 (* a (- (+ (* 10.0 (/ 1 k)) 1.0) (* 1.0 (/ (log (/ 1 k)) m))))) in (a k m) around 0 21.923 * [taylor]: Taking taylor expansion of (/ 1 (* a (- (+ (* 10.0 (/ 1 k)) 1.0) (* 1.0 (/ (log (/ 1 k)) m))))) in m 21.923 * [taylor]: Taking taylor expansion of (* a (- (+ (* 10.0 (/ 1 k)) 1.0) (* 1.0 (/ (log (/ 1 k)) m)))) in m 21.923 * [taylor]: Taking taylor expansion of a in m 21.923 * [backup-simplify]: Simplify a into a 21.923 * [taylor]: Taking taylor expansion of (- (+ (* 10.0 (/ 1 k)) 1.0) (* 1.0 (/ (log (/ 1 k)) m))) in m 21.923 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in m 21.923 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in m 21.923 * [taylor]: Taking taylor expansion of 10.0 in m 21.923 * [backup-simplify]: Simplify 10.0 into 10.0 21.923 * [taylor]: Taking taylor expansion of (/ 1 k) in m 21.923 * [taylor]: Taking taylor expansion of k in m 21.923 * [backup-simplify]: Simplify k into k 21.923 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 21.923 * [taylor]: Taking taylor expansion of 1.0 in m 21.923 * [backup-simplify]: Simplify 1.0 into 1.0 21.923 * [taylor]: Taking taylor expansion of (* 1.0 (/ (log (/ 1 k)) m)) in m 21.923 * [taylor]: Taking taylor expansion of 1.0 in m 21.923 * [backup-simplify]: Simplify 1.0 into 1.0 21.923 * [taylor]: Taking taylor expansion of (/ (log (/ 1 k)) m) in m 21.923 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in m 21.923 * [taylor]: Taking taylor expansion of (/ 1 k) in m 21.923 * [taylor]: Taking taylor expansion of k in m 21.923 * [backup-simplify]: Simplify k into k 21.923 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 21.924 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 21.924 * [taylor]: Taking taylor expansion of m in m 21.924 * [backup-simplify]: Simplify 0 into 0 21.924 * [backup-simplify]: Simplify 1 into 1 21.924 * [backup-simplify]: Simplify (/ (log (/ 1 k)) 1) into (log (/ 1 k)) 21.924 * [backup-simplify]: Simplify (* 1.0 (log (/ 1 k))) into (* 1.0 (log (/ 1 k))) 21.924 * [backup-simplify]: Simplify (- (* 1.0 (log (/ 1 k)))) into (- (* 1.0 (log (/ 1 k)))) 21.924 * [backup-simplify]: Simplify (+ 0 (- (* 1.0 (log (/ 1 k))))) into (- (* 1.0 (log (/ 1 k)))) 21.924 * [backup-simplify]: Simplify (* a (- (* 1.0 (log (/ 1 k))))) into (* -1.0 (* a (log (/ 1 k)))) 21.924 * [backup-simplify]: Simplify (/ 1 (* -1.0 (* a (log (/ 1 k))))) into (/ -1.0 (* a (log (/ 1 k)))) 21.924 * [taylor]: Taking taylor expansion of (/ 1 (* a (- (+ (* 10.0 (/ 1 k)) 1.0) (* 1.0 (/ (log (/ 1 k)) m))))) in k 21.925 * [taylor]: Taking taylor expansion of (* a (- (+ (* 10.0 (/ 1 k)) 1.0) (* 1.0 (/ (log (/ 1 k)) m)))) in k 21.925 * [taylor]: Taking taylor expansion of a in k 21.925 * [backup-simplify]: Simplify a into a 21.925 * [taylor]: Taking taylor expansion of (- (+ (* 10.0 (/ 1 k)) 1.0) (* 1.0 (/ (log (/ 1 k)) m))) in k 21.925 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 21.925 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 21.925 * [taylor]: Taking taylor expansion of 10.0 in k 21.925 * [backup-simplify]: Simplify 10.0 into 10.0 21.925 * [taylor]: Taking taylor expansion of (/ 1 k) in k 21.925 * [taylor]: Taking taylor expansion of k in k 21.925 * [backup-simplify]: Simplify 0 into 0 21.925 * [backup-simplify]: Simplify 1 into 1 21.925 * [backup-simplify]: Simplify (/ 1 1) into 1 21.925 * [taylor]: Taking taylor expansion of 1.0 in k 21.925 * [backup-simplify]: Simplify 1.0 into 1.0 21.925 * [taylor]: Taking taylor expansion of (* 1.0 (/ (log (/ 1 k)) m)) in k 21.925 * [taylor]: Taking taylor expansion of 1.0 in k 21.925 * [backup-simplify]: Simplify 1.0 into 1.0 21.925 * [taylor]: Taking taylor expansion of (/ (log (/ 1 k)) m) in k 21.926 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 21.926 * [taylor]: Taking taylor expansion of (/ 1 k) in k 21.926 * [taylor]: Taking taylor expansion of k in k 21.926 * [backup-simplify]: Simplify 0 into 0 21.926 * [backup-simplify]: Simplify 1 into 1 21.926 * [backup-simplify]: Simplify (/ 1 1) into 1 21.926 * [backup-simplify]: Simplify (log 1) into 0 21.926 * [taylor]: Taking taylor expansion of m in k 21.926 * [backup-simplify]: Simplify m into m 21.927 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 21.927 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 21.928 * [backup-simplify]: Simplify (/ (- (log k)) m) into (* -1 (/ (log k) m)) 21.928 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 21.928 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 21.929 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 21.929 * [backup-simplify]: Simplify (* a 10.0) into (* 10.0 a) 21.929 * [backup-simplify]: Simplify (/ 1 (* 10.0 a)) into (/ 0.1 a) 21.929 * [taylor]: Taking taylor expansion of (/ 1 (* a (- (+ (* 10.0 (/ 1 k)) 1.0) (* 1.0 (/ (log (/ 1 k)) m))))) in a 21.929 * [taylor]: Taking taylor expansion of (* a (- (+ (* 10.0 (/ 1 k)) 1.0) (* 1.0 (/ (log (/ 1 k)) m)))) in a 21.929 * [taylor]: Taking taylor expansion of a in a 21.929 * [backup-simplify]: Simplify 0 into 0 21.929 * [backup-simplify]: Simplify 1 into 1 21.929 * [taylor]: Taking taylor expansion of (- (+ (* 10.0 (/ 1 k)) 1.0) (* 1.0 (/ (log (/ 1 k)) m))) in a 21.929 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in a 21.929 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 21.929 * [taylor]: Taking taylor expansion of 10.0 in a 21.929 * [backup-simplify]: Simplify 10.0 into 10.0 21.929 * [taylor]: Taking taylor expansion of (/ 1 k) in a 21.929 * [taylor]: Taking taylor expansion of k in a 21.929 * [backup-simplify]: Simplify k into k 21.929 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 21.929 * [taylor]: Taking taylor expansion of 1.0 in a 21.930 * [backup-simplify]: Simplify 1.0 into 1.0 21.930 * [taylor]: Taking taylor expansion of (* 1.0 (/ (log (/ 1 k)) m)) in a 21.930 * [taylor]: Taking taylor expansion of 1.0 in a 21.930 * [backup-simplify]: Simplify 1.0 into 1.0 21.930 * [taylor]: Taking taylor expansion of (/ (log (/ 1 k)) m) in a 21.930 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in a 21.930 * [taylor]: Taking taylor expansion of (/ 1 k) in a 21.930 * [taylor]: Taking taylor expansion of k in a 21.930 * [backup-simplify]: Simplify k into k 21.930 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 21.930 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 21.930 * [taylor]: Taking taylor expansion of m in a 21.930 * [backup-simplify]: Simplify m into m 21.930 * [backup-simplify]: Simplify (/ (log (/ 1 k)) m) into (/ (log (/ 1 k)) m) 21.930 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 21.930 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 21.930 * [backup-simplify]: Simplify (* 1.0 (/ (log (/ 1 k)) m)) into (* 1.0 (/ (log (/ 1 k)) m)) 21.931 * [backup-simplify]: Simplify (- (* 1.0 (/ (log (/ 1 k)) m))) into (- (* 1.0 (/ (log (/ 1 k)) m))) 21.931 * [backup-simplify]: Simplify (+ (+ (* 10.0 (/ 1 k)) 1.0) (- (* 1.0 (/ (log (/ 1 k)) m)))) into (- (+ (* 10.0 (/ 1 k)) 1.0) (* 1.0 (/ (log (/ 1 k)) m))) 21.931 * [backup-simplify]: Simplify (* 0 (- (+ (* 10.0 (/ 1 k)) 1.0) (* 1.0 (/ (log (/ 1 k)) m)))) into 0 21.931 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 21.932 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 21.932 * [backup-simplify]: Simplify (+ 0 0) into 0 21.932 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 21.933 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 k) 1)))) 1) into 0 21.934 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (log (/ 1 k)) m) (/ 0 m)))) into 0 21.940 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (/ (log (/ 1 k)) m))) into 0 21.940 * [backup-simplify]: Simplify (- 0) into 0 21.940 * [backup-simplify]: Simplify (+ 0 0) into 0 21.941 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (- (+ (* 10.0 (/ 1 k)) 1.0) (* 1.0 (/ (log (/ 1 k)) m))))) into (- (+ (* 10.0 (/ 1 k)) 1.0) (* 1.0 (/ (log (/ 1 k)) m))) 21.942 * [backup-simplify]: Simplify (/ 1 (- (+ (* 10.0 (/ 1 k)) 1.0) (* 1.0 (/ (log (/ 1 k)) m)))) into (/ 1 (- (+ (* 10.0 (/ 1 k)) 1.0) (* 1.0 (/ (log (/ 1 k)) m)))) 21.942 * [taylor]: Taking taylor expansion of (/ 1 (* a (- (+ (* 10.0 (/ 1 k)) 1.0) (* 1.0 (/ (log (/ 1 k)) m))))) in a 21.942 * [taylor]: Taking taylor expansion of (* a (- (+ (* 10.0 (/ 1 k)) 1.0) (* 1.0 (/ (log (/ 1 k)) m)))) in a 21.942 * [taylor]: Taking taylor expansion of a in a 21.942 * [backup-simplify]: Simplify 0 into 0 21.942 * [backup-simplify]: Simplify 1 into 1 21.942 * [taylor]: Taking taylor expansion of (- (+ (* 10.0 (/ 1 k)) 1.0) (* 1.0 (/ (log (/ 1 k)) m))) in a 21.942 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in a 21.942 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 21.942 * [taylor]: Taking taylor expansion of 10.0 in a 21.942 * [backup-simplify]: Simplify 10.0 into 10.0 21.942 * [taylor]: Taking taylor expansion of (/ 1 k) in a 21.942 * [taylor]: Taking taylor expansion of k in a 21.942 * [backup-simplify]: Simplify k into k 21.942 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 21.942 * [taylor]: Taking taylor expansion of 1.0 in a 21.942 * [backup-simplify]: Simplify 1.0 into 1.0 21.942 * [taylor]: Taking taylor expansion of (* 1.0 (/ (log (/ 1 k)) m)) in a 21.942 * [taylor]: Taking taylor expansion of 1.0 in a 21.942 * [backup-simplify]: Simplify 1.0 into 1.0 21.942 * [taylor]: Taking taylor expansion of (/ (log (/ 1 k)) m) in a 21.942 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in a 21.942 * [taylor]: Taking taylor expansion of (/ 1 k) in a 21.942 * [taylor]: Taking taylor expansion of k in a 21.942 * [backup-simplify]: Simplify k into k 21.943 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 21.943 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 21.943 * [taylor]: Taking taylor expansion of m in a 21.943 * [backup-simplify]: Simplify m into m 21.943 * [backup-simplify]: Simplify (/ (log (/ 1 k)) m) into (/ (log (/ 1 k)) m) 21.943 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 21.943 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 21.943 * [backup-simplify]: Simplify (* 1.0 (/ (log (/ 1 k)) m)) into (* 1.0 (/ (log (/ 1 k)) m)) 21.943 * [backup-simplify]: Simplify (- (* 1.0 (/ (log (/ 1 k)) m))) into (- (* 1.0 (/ (log (/ 1 k)) m))) 21.944 * [backup-simplify]: Simplify (+ (+ (* 10.0 (/ 1 k)) 1.0) (- (* 1.0 (/ (log (/ 1 k)) m)))) into (- (+ (* 10.0 (/ 1 k)) 1.0) (* 1.0 (/ (log (/ 1 k)) m))) 21.944 * [backup-simplify]: Simplify (* 0 (- (+ (* 10.0 (/ 1 k)) 1.0) (* 1.0 (/ (log (/ 1 k)) m)))) into 0 21.944 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 21.945 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 21.945 * [backup-simplify]: Simplify (+ 0 0) into 0 21.945 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 21.946 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 k) 1)))) 1) into 0 21.947 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (log (/ 1 k)) m) (/ 0 m)))) into 0 21.947 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (/ (log (/ 1 k)) m))) into 0 21.948 * [backup-simplify]: Simplify (- 0) into 0 21.948 * [backup-simplify]: Simplify (+ 0 0) into 0 21.949 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (- (+ (* 10.0 (/ 1 k)) 1.0) (* 1.0 (/ (log (/ 1 k)) m))))) into (- (+ (* 10.0 (/ 1 k)) 1.0) (* 1.0 (/ (log (/ 1 k)) m))) 21.949 * [backup-simplify]: Simplify (/ 1 (- (+ (* 10.0 (/ 1 k)) 1.0) (* 1.0 (/ (log (/ 1 k)) m)))) into (/ 1 (- (+ (* 10.0 (/ 1 k)) 1.0) (* 1.0 (/ (log (/ 1 k)) m)))) 21.949 * [taylor]: Taking taylor expansion of (/ 1 (- (+ (* 10.0 (/ 1 k)) 1.0) (* 1.0 (/ (log (/ 1 k)) m)))) in k 21.949 * [taylor]: Taking taylor expansion of (- (+ (* 10.0 (/ 1 k)) 1.0) (* 1.0 (/ (log (/ 1 k)) m))) in k 21.949 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 21.949 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 21.949 * [taylor]: Taking taylor expansion of 10.0 in k 21.949 * [backup-simplify]: Simplify 10.0 into 10.0 21.949 * [taylor]: Taking taylor expansion of (/ 1 k) in k 21.949 * [taylor]: Taking taylor expansion of k in k 21.950 * [backup-simplify]: Simplify 0 into 0 21.950 * [backup-simplify]: Simplify 1 into 1 21.950 * [backup-simplify]: Simplify (/ 1 1) into 1 21.950 * [taylor]: Taking taylor expansion of 1.0 in k 21.950 * [backup-simplify]: Simplify 1.0 into 1.0 21.950 * [taylor]: Taking taylor expansion of (* 1.0 (/ (log (/ 1 k)) m)) in k 21.950 * [taylor]: Taking taylor expansion of 1.0 in k 21.950 * [backup-simplify]: Simplify 1.0 into 1.0 21.950 * [taylor]: Taking taylor expansion of (/ (log (/ 1 k)) m) in k 21.950 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 21.950 * [taylor]: Taking taylor expansion of (/ 1 k) in k 21.950 * [taylor]: Taking taylor expansion of k in k 21.950 * [backup-simplify]: Simplify 0 into 0 21.950 * [backup-simplify]: Simplify 1 into 1 21.951 * [backup-simplify]: Simplify (/ 1 1) into 1 21.951 * [backup-simplify]: Simplify (log 1) into 0 21.951 * [taylor]: Taking taylor expansion of m in k 21.951 * [backup-simplify]: Simplify m into m 21.952 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 21.952 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 21.952 * [backup-simplify]: Simplify (/ (- (log k)) m) into (* -1 (/ (log k) m)) 21.953 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 21.953 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 21.954 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 21.954 * [backup-simplify]: Simplify (/ 1 10.0) into 0.1 21.954 * [taylor]: Taking taylor expansion of 0.1 in m 21.954 * [backup-simplify]: Simplify 0.1 into 0.1 21.954 * [backup-simplify]: Simplify 0 into 0 21.955 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 21.956 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (* 0 (/ 1 k)))) into 0 21.956 * [backup-simplify]: Simplify (+ 0 0) into 0 21.956 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 21.958 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ 1 k) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ 1 k) 1)))) 2) into 0 21.958 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (log (/ 1 k)) m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 21.959 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (/ (log (/ 1 k)) m)))) into 0 21.960 * [backup-simplify]: Simplify (- 0) into 0 21.960 * [backup-simplify]: Simplify (+ 0 0) into 0 21.961 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (- (+ (* 10.0 (/ 1 k)) 1.0) (* 1.0 (/ (log (/ 1 k)) m)))))) into 0 21.962 * [backup-simplify]: Simplify (- (+ (* (/ 1 (- (+ (* 10.0 (/ 1 k)) 1.0) (* 1.0 (/ (log (/ 1 k)) m)))) (/ 0 (- (+ (* 10.0 (/ 1 k)) 1.0) (* 1.0 (/ (log (/ 1 k)) m))))))) into 0 21.962 * [taylor]: Taking taylor expansion of 0 in k 21.962 * [backup-simplify]: Simplify 0 into 0 21.963 * [taylor]: Taking taylor expansion of 0 in m 21.963 * [backup-simplify]: Simplify 0 into 0 21.963 * [backup-simplify]: Simplify 0 into 0 21.964 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 21.964 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 21.965 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 21.965 * [backup-simplify]: Simplify (* 1.0 (* -1 (/ (log k) m))) into (* -1.0 (/ (log k) m)) 21.965 * [backup-simplify]: Simplify (- (* -1.0 (/ (log k) m))) into (* 1.0 (/ (log k) m)) 21.965 * [backup-simplify]: Simplify (+ 1.0 (* 1.0 (/ (log k) m))) into (+ (* 1.0 (/ (log k) m)) 1.0) 21.966 * [backup-simplify]: Simplify (- (+ (* 0.1 (/ (+ (* 1.0 (/ (log k) m)) 1.0) 10.0)))) into (- (+ (* 0.010000000000000002 (/ (log k) m)) 0.010000000000000002)) 21.966 * [taylor]: Taking taylor expansion of (- (+ (* 0.010000000000000002 (/ (log k) m)) 0.010000000000000002)) in m 21.966 * [taylor]: Taking taylor expansion of (+ (* 0.010000000000000002 (/ (log k) m)) 0.010000000000000002) in m 21.966 * [taylor]: Taking taylor expansion of (* 0.010000000000000002 (/ (log k) m)) in m 21.966 * [taylor]: Taking taylor expansion of 0.010000000000000002 in m 21.966 * [backup-simplify]: Simplify 0.010000000000000002 into 0.010000000000000002 21.966 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 21.966 * [taylor]: Taking taylor expansion of (log k) in m 21.966 * [taylor]: Taking taylor expansion of k in m 21.966 * [backup-simplify]: Simplify k into k 21.966 * [backup-simplify]: Simplify (log k) into (log k) 21.966 * [taylor]: Taking taylor expansion of m in m 21.966 * [backup-simplify]: Simplify 0 into 0 21.966 * [backup-simplify]: Simplify 1 into 1 21.966 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 21.966 * [taylor]: Taking taylor expansion of 0.010000000000000002 in m 21.967 * [backup-simplify]: Simplify 0.010000000000000002 into 0.010000000000000002 21.968 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow k 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow k 1)))) 2) into 0 21.969 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 21.970 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (log k) (/ 0 1)))) into 0 21.972 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (log k) (/ 0 1)) (* 0 (/ 0 1)))) into 0 21.973 * [backup-simplify]: Simplify (+ (* 0.010000000000000002 0) (+ (* 0 0) (* 0 (log k)))) into 0 21.973 * [backup-simplify]: Simplify (+ 0 0) into 0 21.973 * [backup-simplify]: Simplify (- 0) into 0 21.973 * [backup-simplify]: Simplify 0 into 0 21.973 * [backup-simplify]: Simplify 0 into 0 21.974 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)) (* 0 (/ 0 k)))) into 0 21.975 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 k))))) into 0 21.975 * [backup-simplify]: Simplify (+ 0 0) into 0 21.976 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)) (* 0 (/ 0 k)))) into 0 21.979 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (/ 1 k) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (/ 1 k) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (/ 1 k) 1)))) 6) into 0 21.979 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (log (/ 1 k)) m) (/ 0 m)) (* 0 (/ 0 m)) (* 0 (/ 0 m)))) into 0 21.980 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (log (/ 1 k)) m))))) into 0 21.981 * [backup-simplify]: Simplify (- 0) into 0 21.981 * [backup-simplify]: Simplify (+ 0 0) into 0 21.983 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (- (+ (* 10.0 (/ 1 k)) 1.0) (* 1.0 (/ (log (/ 1 k)) m))))))) into 0 21.984 * [backup-simplify]: Simplify (- (+ (* (/ 1 (- (+ (* 10.0 (/ 1 k)) 1.0) (* 1.0 (/ (log (/ 1 k)) m)))) (/ 0 (- (+ (* 10.0 (/ 1 k)) 1.0) (* 1.0 (/ (log (/ 1 k)) m))))) (* 0 (/ 0 (- (+ (* 10.0 (/ 1 k)) 1.0) (* 1.0 (/ (log (/ 1 k)) m))))))) into 0 21.984 * [taylor]: Taking taylor expansion of 0 in k 21.984 * [backup-simplify]: Simplify 0 into 0 21.984 * [taylor]: Taking taylor expansion of 0 in m 21.984 * [backup-simplify]: Simplify 0 into 0 21.984 * [backup-simplify]: Simplify 0 into 0 21.984 * [taylor]: Taking taylor expansion of 0 in m 21.984 * [backup-simplify]: Simplify 0 into 0 21.984 * [backup-simplify]: Simplify 0 into 0 21.984 * [backup-simplify]: Simplify 0 into 0 21.985 * [backup-simplify]: Simplify (/ (/ 1 (- a)) (- (+ (* 10.0 (/ 1 (- k))) 1.0) (* 1.0 (* (/ 1 (- m)) (log (/ 1 (- k))))))) into (/ -1 (* a (- (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) (* 10.0 (/ 1 k))))) 21.985 * [approximate]: Taking taylor expansion of (/ -1 (* a (- (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) (* 10.0 (/ 1 k))))) in (a k m) around 0 21.985 * [taylor]: Taking taylor expansion of (/ -1 (* a (- (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) (* 10.0 (/ 1 k))))) in m 21.985 * [taylor]: Taking taylor expansion of -1 in m 21.985 * [backup-simplify]: Simplify -1 into -1 21.985 * [taylor]: Taking taylor expansion of (* a (- (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) (* 10.0 (/ 1 k)))) in m 21.985 * [taylor]: Taking taylor expansion of a in m 21.985 * [backup-simplify]: Simplify a into a 21.985 * [taylor]: Taking taylor expansion of (- (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) (* 10.0 (/ 1 k))) in m 21.985 * [taylor]: Taking taylor expansion of (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) in m 21.985 * [taylor]: Taking taylor expansion of (* 1.0 (/ (log (/ -1 k)) m)) in m 21.985 * [taylor]: Taking taylor expansion of 1.0 in m 21.985 * [backup-simplify]: Simplify 1.0 into 1.0 21.985 * [taylor]: Taking taylor expansion of (/ (log (/ -1 k)) m) in m 21.985 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in m 21.985 * [taylor]: Taking taylor expansion of (/ -1 k) in m 21.985 * [taylor]: Taking taylor expansion of -1 in m 21.985 * [backup-simplify]: Simplify -1 into -1 21.985 * [taylor]: Taking taylor expansion of k in m 21.985 * [backup-simplify]: Simplify k into k 21.985 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 21.986 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 21.986 * [taylor]: Taking taylor expansion of m in m 21.986 * [backup-simplify]: Simplify 0 into 0 21.986 * [backup-simplify]: Simplify 1 into 1 21.986 * [backup-simplify]: Simplify (/ (log (/ -1 k)) 1) into (log (/ -1 k)) 21.986 * [taylor]: Taking taylor expansion of 1.0 in m 21.986 * [backup-simplify]: Simplify 1.0 into 1.0 21.986 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in m 21.986 * [taylor]: Taking taylor expansion of 10.0 in m 21.986 * [backup-simplify]: Simplify 10.0 into 10.0 21.986 * [taylor]: Taking taylor expansion of (/ 1 k) in m 21.986 * [taylor]: Taking taylor expansion of k in m 21.986 * [backup-simplify]: Simplify k into k 21.986 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 21.986 * [backup-simplify]: Simplify (* 1.0 (log (/ -1 k))) into (* 1.0 (log (/ -1 k))) 21.986 * [backup-simplify]: Simplify (+ (* 1.0 (log (/ -1 k))) 0) into (* 1.0 (log (/ -1 k))) 21.987 * [backup-simplify]: Simplify (+ (* 1.0 (log (/ -1 k))) 0) into (* 1.0 (log (/ -1 k))) 21.987 * [backup-simplify]: Simplify (* a (* 1.0 (log (/ -1 k)))) into (* 1.0 (* (log (/ -1 k)) a)) 21.987 * [backup-simplify]: Simplify (/ -1 (* 1.0 (* (log (/ -1 k)) a))) into (/ -1.0 (* (log (/ -1 k)) a)) 21.987 * [taylor]: Taking taylor expansion of (/ -1 (* a (- (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) (* 10.0 (/ 1 k))))) in k 21.987 * [taylor]: Taking taylor expansion of -1 in k 21.987 * [backup-simplify]: Simplify -1 into -1 21.987 * [taylor]: Taking taylor expansion of (* a (- (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) (* 10.0 (/ 1 k)))) in k 21.987 * [taylor]: Taking taylor expansion of a in k 21.987 * [backup-simplify]: Simplify a into a 21.987 * [taylor]: Taking taylor expansion of (- (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) (* 10.0 (/ 1 k))) in k 21.987 * [taylor]: Taking taylor expansion of (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) in k 21.987 * [taylor]: Taking taylor expansion of (* 1.0 (/ (log (/ -1 k)) m)) in k 21.987 * [taylor]: Taking taylor expansion of 1.0 in k 21.987 * [backup-simplify]: Simplify 1.0 into 1.0 21.987 * [taylor]: Taking taylor expansion of (/ (log (/ -1 k)) m) in k 21.987 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 21.987 * [taylor]: Taking taylor expansion of (/ -1 k) in k 21.987 * [taylor]: Taking taylor expansion of -1 in k 21.987 * [backup-simplify]: Simplify -1 into -1 21.987 * [taylor]: Taking taylor expansion of k in k 21.987 * [backup-simplify]: Simplify 0 into 0 21.987 * [backup-simplify]: Simplify 1 into 1 21.988 * [backup-simplify]: Simplify (/ -1 1) into -1 21.989 * [backup-simplify]: Simplify (log -1) into (log -1) 21.989 * [taylor]: Taking taylor expansion of m in k 21.989 * [backup-simplify]: Simplify m into m 21.989 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 21.990 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 21.991 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) m) into (/ (- (log -1) (log k)) m) 21.991 * [taylor]: Taking taylor expansion of 1.0 in k 21.991 * [backup-simplify]: Simplify 1.0 into 1.0 21.991 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 21.991 * [taylor]: Taking taylor expansion of 10.0 in k 21.991 * [backup-simplify]: Simplify 10.0 into 10.0 21.991 * [taylor]: Taking taylor expansion of (/ 1 k) in k 21.991 * [taylor]: Taking taylor expansion of k in k 21.991 * [backup-simplify]: Simplify 0 into 0 21.991 * [backup-simplify]: Simplify 1 into 1 21.991 * [backup-simplify]: Simplify (/ 1 1) into 1 21.992 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 21.992 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 21.993 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 21.994 * [backup-simplify]: Simplify (* a (- 10.0)) into (* -10.0 a) 21.994 * [backup-simplify]: Simplify (/ -1 (* -10.0 a)) into (/ 0.1 a) 21.994 * [taylor]: Taking taylor expansion of (/ -1 (* a (- (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) (* 10.0 (/ 1 k))))) in a 21.994 * [taylor]: Taking taylor expansion of -1 in a 21.994 * [backup-simplify]: Simplify -1 into -1 21.994 * [taylor]: Taking taylor expansion of (* a (- (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) (* 10.0 (/ 1 k)))) in a 21.994 * [taylor]: Taking taylor expansion of a in a 21.994 * [backup-simplify]: Simplify 0 into 0 21.994 * [backup-simplify]: Simplify 1 into 1 21.994 * [taylor]: Taking taylor expansion of (- (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) (* 10.0 (/ 1 k))) in a 21.994 * [taylor]: Taking taylor expansion of (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) in a 21.994 * [taylor]: Taking taylor expansion of (* 1.0 (/ (log (/ -1 k)) m)) in a 21.994 * [taylor]: Taking taylor expansion of 1.0 in a 21.994 * [backup-simplify]: Simplify 1.0 into 1.0 21.994 * [taylor]: Taking taylor expansion of (/ (log (/ -1 k)) m) in a 21.994 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in a 21.994 * [taylor]: Taking taylor expansion of (/ -1 k) in a 21.994 * [taylor]: Taking taylor expansion of -1 in a 21.994 * [backup-simplify]: Simplify -1 into -1 21.994 * [taylor]: Taking taylor expansion of k in a 21.994 * [backup-simplify]: Simplify k into k 21.994 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 21.994 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 21.994 * [taylor]: Taking taylor expansion of m in a 21.994 * [backup-simplify]: Simplify m into m 21.994 * [backup-simplify]: Simplify (/ (log (/ -1 k)) m) into (/ (log (/ -1 k)) m) 21.994 * [taylor]: Taking taylor expansion of 1.0 in a 21.994 * [backup-simplify]: Simplify 1.0 into 1.0 21.994 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 21.994 * [taylor]: Taking taylor expansion of 10.0 in a 21.995 * [backup-simplify]: Simplify 10.0 into 10.0 21.995 * [taylor]: Taking taylor expansion of (/ 1 k) in a 21.995 * [taylor]: Taking taylor expansion of k in a 21.995 * [backup-simplify]: Simplify k into k 21.995 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 21.995 * [backup-simplify]: Simplify (* 1.0 (/ (log (/ -1 k)) m)) into (* 1.0 (/ (log (/ -1 k)) m)) 21.995 * [backup-simplify]: Simplify (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) into (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) 21.995 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 21.995 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 21.995 * [backup-simplify]: Simplify (+ (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) (- (* 10.0 (/ 1 k)))) into (- (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) (* 10.0 (/ 1 k))) 21.995 * [backup-simplify]: Simplify (* 0 (- (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) (* 10.0 (/ 1 k)))) into 0 21.995 * [backup-simplify]: Simplify (- (/ 0 k) (+ (* (/ -1 k) (/ 0 k)))) into 0 21.996 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ -1 k) 1)))) 1) into 0 21.996 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (log (/ -1 k)) m) (/ 0 m)))) into 0 21.996 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (/ (log (/ -1 k)) m))) into 0 21.997 * [backup-simplify]: Simplify (+ 0 0) into 0 21.997 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 21.997 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 21.997 * [backup-simplify]: Simplify (- 0) into 0 21.997 * [backup-simplify]: Simplify (+ 0 0) into 0 21.998 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (- (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) (* 10.0 (/ 1 k))))) into (- (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) (* 10.0 (/ 1 k))) 21.998 * [backup-simplify]: Simplify (/ -1 (- (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) (* 10.0 (/ 1 k)))) into (/ -1 (- (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) (* 10.0 (/ 1 k)))) 21.998 * [taylor]: Taking taylor expansion of (/ -1 (* a (- (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) (* 10.0 (/ 1 k))))) in a 21.998 * [taylor]: Taking taylor expansion of -1 in a 21.998 * [backup-simplify]: Simplify -1 into -1 21.998 * [taylor]: Taking taylor expansion of (* a (- (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) (* 10.0 (/ 1 k)))) in a 21.998 * [taylor]: Taking taylor expansion of a in a 21.998 * [backup-simplify]: Simplify 0 into 0 21.998 * [backup-simplify]: Simplify 1 into 1 21.998 * [taylor]: Taking taylor expansion of (- (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) (* 10.0 (/ 1 k))) in a 21.998 * [taylor]: Taking taylor expansion of (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) in a 21.998 * [taylor]: Taking taylor expansion of (* 1.0 (/ (log (/ -1 k)) m)) in a 21.998 * [taylor]: Taking taylor expansion of 1.0 in a 21.998 * [backup-simplify]: Simplify 1.0 into 1.0 21.998 * [taylor]: Taking taylor expansion of (/ (log (/ -1 k)) m) in a 21.998 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in a 21.998 * [taylor]: Taking taylor expansion of (/ -1 k) in a 21.998 * [taylor]: Taking taylor expansion of -1 in a 21.998 * [backup-simplify]: Simplify -1 into -1 21.998 * [taylor]: Taking taylor expansion of k in a 21.998 * [backup-simplify]: Simplify k into k 21.999 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 21.999 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 21.999 * [taylor]: Taking taylor expansion of m in a 21.999 * [backup-simplify]: Simplify m into m 21.999 * [backup-simplify]: Simplify (/ (log (/ -1 k)) m) into (/ (log (/ -1 k)) m) 21.999 * [taylor]: Taking taylor expansion of 1.0 in a 21.999 * [backup-simplify]: Simplify 1.0 into 1.0 21.999 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 21.999 * [taylor]: Taking taylor expansion of 10.0 in a 21.999 * [backup-simplify]: Simplify 10.0 into 10.0 21.999 * [taylor]: Taking taylor expansion of (/ 1 k) in a 21.999 * [taylor]: Taking taylor expansion of k in a 21.999 * [backup-simplify]: Simplify k into k 21.999 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 21.999 * [backup-simplify]: Simplify (* 1.0 (/ (log (/ -1 k)) m)) into (* 1.0 (/ (log (/ -1 k)) m)) 21.999 * [backup-simplify]: Simplify (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) into (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) 21.999 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 21.999 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 21.999 * [backup-simplify]: Simplify (+ (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) (- (* 10.0 (/ 1 k)))) into (- (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) (* 10.0 (/ 1 k))) 21.999 * [backup-simplify]: Simplify (* 0 (- (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) (* 10.0 (/ 1 k)))) into 0 22.000 * [backup-simplify]: Simplify (- (/ 0 k) (+ (* (/ -1 k) (/ 0 k)))) into 0 22.000 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ -1 k) 1)))) 1) into 0 22.000 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (log (/ -1 k)) m) (/ 0 m)))) into 0 22.001 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (/ (log (/ -1 k)) m))) into 0 22.001 * [backup-simplify]: Simplify (+ 0 0) into 0 22.001 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 22.001 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 22.001 * [backup-simplify]: Simplify (- 0) into 0 22.002 * [backup-simplify]: Simplify (+ 0 0) into 0 22.002 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (- (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) (* 10.0 (/ 1 k))))) into (- (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) (* 10.0 (/ 1 k))) 22.002 * [backup-simplify]: Simplify (/ -1 (- (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) (* 10.0 (/ 1 k)))) into (/ -1 (- (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) (* 10.0 (/ 1 k)))) 22.002 * [taylor]: Taking taylor expansion of (/ -1 (- (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) (* 10.0 (/ 1 k)))) in k 22.002 * [taylor]: Taking taylor expansion of -1 in k 22.002 * [backup-simplify]: Simplify -1 into -1 22.002 * [taylor]: Taking taylor expansion of (- (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) (* 10.0 (/ 1 k))) in k 22.002 * [taylor]: Taking taylor expansion of (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) in k 22.002 * [taylor]: Taking taylor expansion of (* 1.0 (/ (log (/ -1 k)) m)) in k 22.003 * [taylor]: Taking taylor expansion of 1.0 in k 22.003 * [backup-simplify]: Simplify 1.0 into 1.0 22.003 * [taylor]: Taking taylor expansion of (/ (log (/ -1 k)) m) in k 22.003 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 22.003 * [taylor]: Taking taylor expansion of (/ -1 k) in k 22.003 * [taylor]: Taking taylor expansion of -1 in k 22.003 * [backup-simplify]: Simplify -1 into -1 22.003 * [taylor]: Taking taylor expansion of k in k 22.003 * [backup-simplify]: Simplify 0 into 0 22.003 * [backup-simplify]: Simplify 1 into 1 22.003 * [backup-simplify]: Simplify (/ -1 1) into -1 22.003 * [backup-simplify]: Simplify (log -1) into (log -1) 22.003 * [taylor]: Taking taylor expansion of m in k 22.003 * [backup-simplify]: Simplify m into m 22.004 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 22.004 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 22.005 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) m) into (/ (- (log -1) (log k)) m) 22.005 * [taylor]: Taking taylor expansion of 1.0 in k 22.005 * [backup-simplify]: Simplify 1.0 into 1.0 22.005 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 22.005 * [taylor]: Taking taylor expansion of 10.0 in k 22.005 * [backup-simplify]: Simplify 10.0 into 10.0 22.005 * [taylor]: Taking taylor expansion of (/ 1 k) in k 22.005 * [taylor]: Taking taylor expansion of k in k 22.005 * [backup-simplify]: Simplify 0 into 0 22.005 * [backup-simplify]: Simplify 1 into 1 22.005 * [backup-simplify]: Simplify (/ 1 1) into 1 22.005 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 22.006 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 22.006 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 22.007 * [backup-simplify]: Simplify (/ -1 (- 10.0)) into 0.1 22.007 * [taylor]: Taking taylor expansion of 0.1 in m 22.007 * [backup-simplify]: Simplify 0.1 into 0.1 22.007 * [backup-simplify]: Simplify 0 into 0 22.007 * [backup-simplify]: Simplify (- (/ 0 k) (+ (* (/ -1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 22.008 * [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 22.008 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (log (/ -1 k)) m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 22.009 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (* 0 (/ (log (/ -1 k)) m)))) into 0 22.009 * [backup-simplify]: Simplify (+ 0 0) into 0 22.009 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 22.010 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (* 0 (/ 1 k)))) into 0 22.010 * [backup-simplify]: Simplify (- 0) into 0 22.010 * [backup-simplify]: Simplify (+ 0 0) into 0 22.011 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (- (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) (* 10.0 (/ 1 k)))))) into 0 22.012 * [backup-simplify]: Simplify (- (/ 0 (- (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) (* 10.0 (/ 1 k)))) (+ (* (/ -1 (- (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) (* 10.0 (/ 1 k)))) (/ 0 (- (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) (* 10.0 (/ 1 k))))))) into 0 22.012 * [taylor]: Taking taylor expansion of 0 in k 22.012 * [backup-simplify]: Simplify 0 into 0 22.012 * [taylor]: Taking taylor expansion of 0 in m 22.012 * [backup-simplify]: Simplify 0 into 0 22.012 * [backup-simplify]: Simplify 0 into 0 22.012 * [backup-simplify]: Simplify (* 1.0 (/ (- (log -1) (log k)) m)) into (* 1.0 (/ (- (log -1) (log k)) m)) 22.013 * [backup-simplify]: Simplify (+ (* 1.0 (/ (- (log -1) (log k)) m)) 1.0) into (- (+ (* 1.0 (/ (log -1) m)) 1.0) (* 1.0 (/ (log k) m))) 22.013 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 22.014 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 22.014 * [backup-simplify]: Simplify (- 0) into 0 22.014 * [backup-simplify]: Simplify (+ (- (+ (* 1.0 (/ (log -1) m)) 1.0) (* 1.0 (/ (log k) m))) 0) into (- (+ (* 1.0 (/ (log -1) m)) 1.0) (* 1.0 (/ (log k) m))) 22.015 * [backup-simplify]: Simplify (- (/ 0 (- 10.0)) (+ (* 0.1 (/ (- (+ (* 1.0 (/ (log -1) m)) 1.0) (* 1.0 (/ (log k) m))) (- 10.0))))) into (- (+ (* 0.010000000000000002 (/ (log -1) m)) 0.010000000000000002) (* 0.010000000000000002 (/ (log k) m))) 22.015 * [taylor]: Taking taylor expansion of (- (+ (* 0.010000000000000002 (/ (log -1) m)) 0.010000000000000002) (* 0.010000000000000002 (/ (log k) m))) in m 22.015 * [taylor]: Taking taylor expansion of (+ (* 0.010000000000000002 (/ (log -1) m)) 0.010000000000000002) in m 22.015 * [taylor]: Taking taylor expansion of (* 0.010000000000000002 (/ (log -1) m)) in m 22.016 * [taylor]: Taking taylor expansion of 0.010000000000000002 in m 22.016 * [backup-simplify]: Simplify 0.010000000000000002 into 0.010000000000000002 22.016 * [taylor]: Taking taylor expansion of (/ (log -1) m) in m 22.016 * [taylor]: Taking taylor expansion of (log -1) in m 22.016 * [taylor]: Taking taylor expansion of -1 in m 22.016 * [backup-simplify]: Simplify -1 into -1 22.016 * [backup-simplify]: Simplify (log -1) into (log -1) 22.016 * [taylor]: Taking taylor expansion of m in m 22.016 * [backup-simplify]: Simplify 0 into 0 22.016 * [backup-simplify]: Simplify 1 into 1 22.017 * [backup-simplify]: Simplify (/ (log -1) 1) into (log -1) 22.017 * [taylor]: Taking taylor expansion of 0.010000000000000002 in m 22.017 * [backup-simplify]: Simplify 0.010000000000000002 into 0.010000000000000002 22.017 * [taylor]: Taking taylor expansion of (* 0.010000000000000002 (/ (log k) m)) in m 22.017 * [taylor]: Taking taylor expansion of 0.010000000000000002 in m 22.017 * [backup-simplify]: Simplify 0.010000000000000002 into 0.010000000000000002 22.017 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 22.017 * [taylor]: Taking taylor expansion of (log k) in m 22.017 * [taylor]: Taking taylor expansion of k in m 22.017 * [backup-simplify]: Simplify k into k 22.017 * [backup-simplify]: Simplify (log k) into (log k) 22.017 * [taylor]: Taking taylor expansion of m in m 22.017 * [backup-simplify]: Simplify 0 into 0 22.017 * [backup-simplify]: Simplify 1 into 1 22.017 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 22.019 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 22.019 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 22.020 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (log -1) (/ 0 1)))) into 0 22.021 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (log -1) (/ 0 1)) (* 0 (/ 0 1)))) into 0 22.021 * [backup-simplify]: Simplify (+ (* 0.010000000000000002 0) (+ (* 0 0) (* 0 (log -1)))) into 0 22.021 * [backup-simplify]: Simplify (+ 0 0) into 0 22.023 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow k 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow k 1)))) 2) into 0 22.023 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 22.024 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (log k) (/ 0 1)))) into 0 22.024 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (log k) (/ 0 1)) (* 0 (/ 0 1)))) into 0 22.025 * [backup-simplify]: Simplify (+ (* 0.010000000000000002 0) (+ (* 0 0) (* 0 (log k)))) into 0 22.025 * [backup-simplify]: Simplify (- 0) into 0 22.025 * [backup-simplify]: Simplify (+ 0 0) into 0 22.025 * [backup-simplify]: Simplify 0 into 0 22.025 * [backup-simplify]: Simplify 0 into 0 22.026 * [backup-simplify]: Simplify (- (/ 0 k) (+ (* (/ -1 k) (/ 0 k)) (* 0 (/ 0 k)) (* 0 (/ 0 k)))) into 0 22.027 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (/ -1 k) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (/ -1 k) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (/ -1 k) 1)))) 6) into 0 22.028 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (log (/ -1 k)) m) (/ 0 m)) (* 0 (/ 0 m)) (* 0 (/ 0 m)))) into 0 22.028 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (log (/ -1 k)) m))))) into 0 22.029 * [backup-simplify]: Simplify (+ 0 0) into 0 22.029 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)) (* 0 (/ 0 k)))) into 0 22.030 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 k))))) into 0 22.030 * [backup-simplify]: Simplify (- 0) into 0 22.030 * [backup-simplify]: Simplify (+ 0 0) into 0 22.031 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (- (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) (* 10.0 (/ 1 k))))))) into 0 22.033 * [backup-simplify]: Simplify (- (/ 0 (- (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) (* 10.0 (/ 1 k)))) (+ (* (/ -1 (- (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) (* 10.0 (/ 1 k)))) (/ 0 (- (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) (* 10.0 (/ 1 k))))) (* 0 (/ 0 (- (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) (* 10.0 (/ 1 k))))))) into 0 22.033 * [taylor]: Taking taylor expansion of 0 in k 22.033 * [backup-simplify]: Simplify 0 into 0 22.033 * [taylor]: Taking taylor expansion of 0 in m 22.033 * [backup-simplify]: Simplify 0 into 0 22.033 * [backup-simplify]: Simplify 0 into 0 22.033 * [taylor]: Taking taylor expansion of 0 in m 22.033 * [backup-simplify]: Simplify 0 into 0 22.033 * [backup-simplify]: Simplify 0 into 0 22.033 * [backup-simplify]: Simplify 0 into 0 22.033 * * * * [progress]: [ 2 / 3 ] generating series at (2 2 2 2) 22.033 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 22.033 * [approximate]: Taking taylor expansion of (* m (log k)) in (m k) around 0 22.033 * [taylor]: Taking taylor expansion of (* m (log k)) in k 22.033 * [taylor]: Taking taylor expansion of m in k 22.033 * [backup-simplify]: Simplify m into m 22.033 * [taylor]: Taking taylor expansion of (log k) in k 22.033 * [taylor]: Taking taylor expansion of k in k 22.033 * [backup-simplify]: Simplify 0 into 0 22.033 * [backup-simplify]: Simplify 1 into 1 22.034 * [backup-simplify]: Simplify (log 1) into 0 22.034 * [taylor]: Taking taylor expansion of (* m (log k)) in m 22.034 * [taylor]: Taking taylor expansion of m in m 22.034 * [backup-simplify]: Simplify 0 into 0 22.034 * [backup-simplify]: Simplify 1 into 1 22.034 * [taylor]: Taking taylor expansion of (log k) in m 22.034 * [taylor]: Taking taylor expansion of k in m 22.034 * [backup-simplify]: Simplify k into k 22.034 * [backup-simplify]: Simplify (log k) into (log k) 22.034 * [taylor]: Taking taylor expansion of (* m (log k)) in m 22.034 * [taylor]: Taking taylor expansion of m in m 22.034 * [backup-simplify]: Simplify 0 into 0 22.034 * [backup-simplify]: Simplify 1 into 1 22.034 * [taylor]: Taking taylor expansion of (log k) in m 22.034 * [taylor]: Taking taylor expansion of k in m 22.034 * [backup-simplify]: Simplify k into k 22.034 * [backup-simplify]: Simplify (log k) into (log k) 22.034 * [backup-simplify]: Simplify (* 0 (log k)) into 0 22.034 * [taylor]: Taking taylor expansion of 0 in k 22.035 * [backup-simplify]: Simplify 0 into 0 22.035 * [backup-simplify]: Simplify 0 into 0 22.035 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 22.036 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 22.036 * [taylor]: Taking taylor expansion of (log k) in k 22.036 * [taylor]: Taking taylor expansion of k in k 22.036 * [backup-simplify]: Simplify 0 into 0 22.036 * [backup-simplify]: Simplify 1 into 1 22.036 * [backup-simplify]: Simplify (log 1) into 0 22.037 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 22.037 * [backup-simplify]: Simplify (log k) into (log k) 22.037 * [backup-simplify]: Simplify 0 into 0 22.039 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow k 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow k 1)))) 2) into 0 22.039 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (log k)))) into 0 22.039 * [taylor]: Taking taylor expansion of 0 in k 22.039 * [backup-simplify]: Simplify 0 into 0 22.040 * [backup-simplify]: Simplify 0 into 0 22.041 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 22.041 * [backup-simplify]: Simplify 0 into 0 22.041 * [backup-simplify]: Simplify 0 into 0 22.044 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow k 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow k 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow k 1)))) 6) into 0 22.045 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (log k))))) into 0 22.045 * [taylor]: Taking taylor expansion of 0 in k 22.045 * [backup-simplify]: Simplify 0 into 0 22.045 * [backup-simplify]: Simplify 0 into 0 22.045 * [backup-simplify]: Simplify 0 into 0 22.045 * [backup-simplify]: Simplify (* (log k) (* 1 m)) into (* m (log k)) 22.046 * [backup-simplify]: Simplify (* (/ 1 m) (log (/ 1 k))) into (/ (log (/ 1 k)) m) 22.046 * [approximate]: Taking taylor expansion of (/ (log (/ 1 k)) m) in (m k) around 0 22.046 * [taylor]: Taking taylor expansion of (/ (log (/ 1 k)) m) in k 22.046 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 22.046 * [taylor]: Taking taylor expansion of (/ 1 k) in k 22.046 * [taylor]: Taking taylor expansion of k in k 22.046 * [backup-simplify]: Simplify 0 into 0 22.046 * [backup-simplify]: Simplify 1 into 1 22.046 * [backup-simplify]: Simplify (/ 1 1) into 1 22.046 * [backup-simplify]: Simplify (log 1) into 0 22.046 * [taylor]: Taking taylor expansion of m in k 22.047 * [backup-simplify]: Simplify m into m 22.047 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 22.047 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 22.048 * [backup-simplify]: Simplify (/ (- (log k)) m) into (* -1 (/ (log k) m)) 22.048 * [taylor]: Taking taylor expansion of (/ (log (/ 1 k)) m) in m 22.048 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in m 22.048 * [taylor]: Taking taylor expansion of (/ 1 k) in m 22.048 * [taylor]: Taking taylor expansion of k in m 22.048 * [backup-simplify]: Simplify k into k 22.048 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 22.048 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 22.048 * [taylor]: Taking taylor expansion of m in m 22.048 * [backup-simplify]: Simplify 0 into 0 22.048 * [backup-simplify]: Simplify 1 into 1 22.048 * [backup-simplify]: Simplify (/ (log (/ 1 k)) 1) into (log (/ 1 k)) 22.048 * [taylor]: Taking taylor expansion of (/ (log (/ 1 k)) m) in m 22.048 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in m 22.048 * [taylor]: Taking taylor expansion of (/ 1 k) in m 22.048 * [taylor]: Taking taylor expansion of k in m 22.048 * [backup-simplify]: Simplify k into k 22.048 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 22.048 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 22.048 * [taylor]: Taking taylor expansion of m in m 22.048 * [backup-simplify]: Simplify 0 into 0 22.048 * [backup-simplify]: Simplify 1 into 1 22.048 * [backup-simplify]: Simplify (/ (log (/ 1 k)) 1) into (log (/ 1 k)) 22.049 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 22.049 * [taylor]: Taking taylor expansion of (/ 1 k) in k 22.049 * [taylor]: Taking taylor expansion of k in k 22.049 * [backup-simplify]: Simplify 0 into 0 22.049 * [backup-simplify]: Simplify 1 into 1 22.049 * [backup-simplify]: Simplify (/ 1 1) into 1 22.049 * [backup-simplify]: Simplify (log 1) into 0 22.050 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 22.050 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 22.050 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 22.051 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 k) 1)))) 1) into 0 22.052 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (log (/ 1 k)) (/ 0 1)))) into 0 22.052 * [taylor]: Taking taylor expansion of 0 in k 22.052 * [backup-simplify]: Simplify 0 into 0 22.052 * [backup-simplify]: Simplify 0 into 0 22.053 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 22.054 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 22.054 * [backup-simplify]: Simplify 0 into 0 22.054 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 22.056 * [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 22.058 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (log (/ 1 k)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 22.058 * [taylor]: Taking taylor expansion of 0 in k 22.058 * [backup-simplify]: Simplify 0 into 0 22.058 * [backup-simplify]: Simplify 0 into 0 22.058 * [backup-simplify]: Simplify 0 into 0 22.059 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 22.062 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 22.062 * [backup-simplify]: Simplify 0 into 0 22.062 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)) (* 0 (/ 0 k)))) into 0 22.065 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (/ 1 k) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (/ 1 k) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (/ 1 k) 1)))) 6) into 0 22.067 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (log (/ 1 k)) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 22.067 * [taylor]: Taking taylor expansion of 0 in k 22.067 * [backup-simplify]: Simplify 0 into 0 22.067 * [backup-simplify]: Simplify 0 into 0 22.067 * [backup-simplify]: Simplify (* (- (log (/ 1 k))) (* 1 (/ 1 (/ 1 m)))) into (* -1 (* m (log (/ 1 k)))) 22.067 * [backup-simplify]: Simplify (* (/ 1 (- m)) (log (/ 1 (- k)))) into (* -1 (/ (log (/ -1 k)) m)) 22.067 * [approximate]: Taking taylor expansion of (* -1 (/ (log (/ -1 k)) m)) in (m k) around 0 22.067 * [taylor]: Taking taylor expansion of (* -1 (/ (log (/ -1 k)) m)) in k 22.067 * [taylor]: Taking taylor expansion of -1 in k 22.067 * [backup-simplify]: Simplify -1 into -1 22.067 * [taylor]: Taking taylor expansion of (/ (log (/ -1 k)) m) in k 22.068 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 22.068 * [taylor]: Taking taylor expansion of (/ -1 k) in k 22.068 * [taylor]: Taking taylor expansion of -1 in k 22.068 * [backup-simplify]: Simplify -1 into -1 22.068 * [taylor]: Taking taylor expansion of k in k 22.068 * [backup-simplify]: Simplify 0 into 0 22.068 * [backup-simplify]: Simplify 1 into 1 22.068 * [backup-simplify]: Simplify (/ -1 1) into -1 22.068 * [backup-simplify]: Simplify (log -1) into (log -1) 22.068 * [taylor]: Taking taylor expansion of m in k 22.069 * [backup-simplify]: Simplify m into m 22.076 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 22.077 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 22.078 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) m) into (/ (- (log -1) (log k)) m) 22.078 * [taylor]: Taking taylor expansion of (* -1 (/ (log (/ -1 k)) m)) in m 22.078 * [taylor]: Taking taylor expansion of -1 in m 22.078 * [backup-simplify]: Simplify -1 into -1 22.078 * [taylor]: Taking taylor expansion of (/ (log (/ -1 k)) m) in m 22.078 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in m 22.078 * [taylor]: Taking taylor expansion of (/ -1 k) in m 22.078 * [taylor]: Taking taylor expansion of -1 in m 22.078 * [backup-simplify]: Simplify -1 into -1 22.078 * [taylor]: Taking taylor expansion of k in m 22.078 * [backup-simplify]: Simplify k into k 22.078 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 22.078 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 22.078 * [taylor]: Taking taylor expansion of m in m 22.078 * [backup-simplify]: Simplify 0 into 0 22.078 * [backup-simplify]: Simplify 1 into 1 22.079 * [backup-simplify]: Simplify (/ (log (/ -1 k)) 1) into (log (/ -1 k)) 22.079 * [taylor]: Taking taylor expansion of (* -1 (/ (log (/ -1 k)) m)) in m 22.079 * [taylor]: Taking taylor expansion of -1 in m 22.079 * [backup-simplify]: Simplify -1 into -1 22.079 * [taylor]: Taking taylor expansion of (/ (log (/ -1 k)) m) in m 22.079 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in m 22.079 * [taylor]: Taking taylor expansion of (/ -1 k) in m 22.079 * [taylor]: Taking taylor expansion of -1 in m 22.079 * [backup-simplify]: Simplify -1 into -1 22.079 * [taylor]: Taking taylor expansion of k in m 22.079 * [backup-simplify]: Simplify k into k 22.079 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 22.079 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 22.079 * [taylor]: Taking taylor expansion of m in m 22.079 * [backup-simplify]: Simplify 0 into 0 22.079 * [backup-simplify]: Simplify 1 into 1 22.079 * [backup-simplify]: Simplify (/ (log (/ -1 k)) 1) into (log (/ -1 k)) 22.079 * [backup-simplify]: Simplify (* -1 (log (/ -1 k))) into (* -1 (log (/ -1 k))) 22.079 * [taylor]: Taking taylor expansion of (* -1 (log (/ -1 k))) in k 22.079 * [taylor]: Taking taylor expansion of -1 in k 22.079 * [backup-simplify]: Simplify -1 into -1 22.079 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 22.079 * [taylor]: Taking taylor expansion of (/ -1 k) in k 22.079 * [taylor]: Taking taylor expansion of -1 in k 22.079 * [backup-simplify]: Simplify -1 into -1 22.080 * [taylor]: Taking taylor expansion of k in k 22.080 * [backup-simplify]: Simplify 0 into 0 22.080 * [backup-simplify]: Simplify 1 into 1 22.080 * [backup-simplify]: Simplify (/ -1 1) into -1 22.081 * [backup-simplify]: Simplify (log -1) into (log -1) 22.082 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 22.082 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 22.083 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 22.083 * [backup-simplify]: Simplify (- (/ 0 k) (+ (* (/ -1 k) (/ 0 k)))) into 0 22.084 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ -1 k) 1)))) 1) into 0 22.085 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (log (/ -1 k)) (/ 0 1)))) into 0 22.085 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (log (/ -1 k)))) into 0 22.085 * [taylor]: Taking taylor expansion of 0 in k 22.085 * [backup-simplify]: Simplify 0 into 0 22.085 * [backup-simplify]: Simplify 0 into 0 22.086 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 22.088 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 22.089 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 22.089 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (- (log -1) (log k)))) into 0 22.089 * [backup-simplify]: Simplify 0 into 0 22.090 * [backup-simplify]: Simplify (- (/ 0 k) (+ (* (/ -1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 22.091 * [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 22.093 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (log (/ -1 k)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 22.094 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (log (/ -1 k))))) into 0 22.094 * [taylor]: Taking taylor expansion of 0 in k 22.094 * [backup-simplify]: Simplify 0 into 0 22.094 * [backup-simplify]: Simplify 0 into 0 22.094 * [backup-simplify]: Simplify 0 into 0 22.095 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 22.098 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 22.098 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 22.099 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (- (log -1) (log k))))) into 0 22.099 * [backup-simplify]: Simplify 0 into 0 22.099 * [backup-simplify]: Simplify (- (/ 0 k) (+ (* (/ -1 k) (/ 0 k)) (* 0 (/ 0 k)) (* 0 (/ 0 k)))) into 0 22.101 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow (/ -1 k) 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow (/ -1 k) 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow (/ -1 k) 1)))) 6) into 0 22.102 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (log (/ -1 k)) (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 22.103 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log (/ -1 k)))))) into 0 22.103 * [taylor]: Taking taylor expansion of 0 in k 22.103 * [backup-simplify]: Simplify 0 into 0 22.103 * [backup-simplify]: Simplify 0 into 0 22.104 * [backup-simplify]: Simplify (* (* -1 (- (log -1) (log (/ 1 (- k))))) (* 1 (/ 1 (/ 1 (- m))))) into (* m (- (log -1) (log (/ -1 k)))) 22.104 * * * * [progress]: [ 3 / 3 ] generating series at (2 2) 22.104 * [backup-simplify]: Simplify (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))) into (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))) 22.104 * [approximate]: Taking taylor expansion of (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))) in (k m) around 0 22.104 * [taylor]: Taking taylor expansion of (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))) in m 22.104 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) 1.0) in m 22.104 * [taylor]: Taking taylor expansion of (* 10.0 k) in m 22.104 * [taylor]: Taking taylor expansion of 10.0 in m 22.104 * [backup-simplify]: Simplify 10.0 into 10.0 22.104 * [taylor]: Taking taylor expansion of k in m 22.104 * [backup-simplify]: Simplify k into k 22.104 * [taylor]: Taking taylor expansion of 1.0 in m 22.104 * [backup-simplify]: Simplify 1.0 into 1.0 22.104 * [taylor]: Taking taylor expansion of (* 1.0 (* m (log k))) in m 22.104 * [taylor]: Taking taylor expansion of 1.0 in m 22.104 * [backup-simplify]: Simplify 1.0 into 1.0 22.104 * [taylor]: Taking taylor expansion of (* m (log k)) in m 22.104 * [taylor]: Taking taylor expansion of m in m 22.104 * [backup-simplify]: Simplify 0 into 0 22.104 * [backup-simplify]: Simplify 1 into 1 22.104 * [taylor]: Taking taylor expansion of (log k) in m 22.104 * [taylor]: Taking taylor expansion of k in m 22.104 * [backup-simplify]: Simplify k into k 22.104 * [backup-simplify]: Simplify (log k) into (log k) 22.104 * [taylor]: Taking taylor expansion of (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))) in k 22.104 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) 1.0) in k 22.104 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 22.104 * [taylor]: Taking taylor expansion of 10.0 in k 22.104 * [backup-simplify]: Simplify 10.0 into 10.0 22.104 * [taylor]: Taking taylor expansion of k in k 22.104 * [backup-simplify]: Simplify 0 into 0 22.104 * [backup-simplify]: Simplify 1 into 1 22.104 * [taylor]: Taking taylor expansion of 1.0 in k 22.104 * [backup-simplify]: Simplify 1.0 into 1.0 22.104 * [taylor]: Taking taylor expansion of (* 1.0 (* m (log k))) in k 22.104 * [taylor]: Taking taylor expansion of 1.0 in k 22.104 * [backup-simplify]: Simplify 1.0 into 1.0 22.104 * [taylor]: Taking taylor expansion of (* m (log k)) in k 22.104 * [taylor]: Taking taylor expansion of m in k 22.104 * [backup-simplify]: Simplify m into m 22.104 * [taylor]: Taking taylor expansion of (log k) in k 22.104 * [taylor]: Taking taylor expansion of k in k 22.104 * [backup-simplify]: Simplify 0 into 0 22.104 * [backup-simplify]: Simplify 1 into 1 22.105 * [backup-simplify]: Simplify (log 1) into 0 22.105 * [taylor]: Taking taylor expansion of (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))) in k 22.105 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) 1.0) in k 22.105 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 22.105 * [taylor]: Taking taylor expansion of 10.0 in k 22.105 * [backup-simplify]: Simplify 10.0 into 10.0 22.105 * [taylor]: Taking taylor expansion of k in k 22.105 * [backup-simplify]: Simplify 0 into 0 22.105 * [backup-simplify]: Simplify 1 into 1 22.105 * [taylor]: Taking taylor expansion of 1.0 in k 22.105 * [backup-simplify]: Simplify 1.0 into 1.0 22.105 * [taylor]: Taking taylor expansion of (* 1.0 (* m (log k))) in k 22.105 * [taylor]: Taking taylor expansion of 1.0 in k 22.105 * [backup-simplify]: Simplify 1.0 into 1.0 22.105 * [taylor]: Taking taylor expansion of (* m (log k)) in k 22.105 * [taylor]: Taking taylor expansion of m in k 22.105 * [backup-simplify]: Simplify m into m 22.105 * [taylor]: Taking taylor expansion of (log k) in k 22.105 * [taylor]: Taking taylor expansion of k in k 22.105 * [backup-simplify]: Simplify 0 into 0 22.105 * [backup-simplify]: Simplify 1 into 1 22.105 * [backup-simplify]: Simplify (log 1) into 0 22.106 * [backup-simplify]: Simplify (* 10.0 0) into 0 22.106 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 22.106 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 22.106 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 22.106 * [backup-simplify]: Simplify (* 1.0 (* m (log k))) into (* 1.0 (* m (log k))) 22.106 * [backup-simplify]: Simplify (- (* 1.0 (* m (log k)))) into (- (* 1.0 (* m (log k)))) 22.107 * [backup-simplify]: Simplify (+ 1.0 (- (* 1.0 (* m (log k))))) into (- 1.0 (* 1.0 (* m (log k)))) 22.107 * [taylor]: Taking taylor expansion of (- 1.0 (* 1.0 (* m (log k)))) in m 22.107 * [taylor]: Taking taylor expansion of 1.0 in m 22.107 * [backup-simplify]: Simplify 1.0 into 1.0 22.107 * [taylor]: Taking taylor expansion of (* 1.0 (* m (log k))) in m 22.107 * [taylor]: Taking taylor expansion of 1.0 in m 22.107 * [backup-simplify]: Simplify 1.0 into 1.0 22.107 * [taylor]: Taking taylor expansion of (* m (log k)) in m 22.107 * [taylor]: Taking taylor expansion of m in m 22.107 * [backup-simplify]: Simplify 0 into 0 22.107 * [backup-simplify]: Simplify 1 into 1 22.107 * [taylor]: Taking taylor expansion of (log k) in m 22.107 * [taylor]: Taking taylor expansion of k in m 22.107 * [backup-simplify]: Simplify k into k 22.107 * [backup-simplify]: Simplify (log k) into (log k) 22.107 * [backup-simplify]: Simplify (* 0 (log k)) into 0 22.107 * [backup-simplify]: Simplify (* 1.0 0) into 0 22.107 * [backup-simplify]: Simplify (- 0) into 0 22.108 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 22.108 * [backup-simplify]: Simplify 1.0 into 1.0 22.108 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 22.109 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 22.110 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 22.110 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 22.110 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 22.110 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (* m (log k)))) into 0 22.110 * [backup-simplify]: Simplify (- 0) into 0 22.111 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 22.111 * [taylor]: Taking taylor expansion of 10.0 in m 22.111 * [backup-simplify]: Simplify 10.0 into 10.0 22.111 * [backup-simplify]: Simplify 10.0 into 10.0 22.112 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 22.112 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 22.112 * [backup-simplify]: Simplify (+ (* 1.0 (log k)) (* 0 0)) into (* 1.0 (log k)) 22.112 * [backup-simplify]: Simplify (- (* 1.0 (log k))) into (- (* 1.0 (log k))) 22.112 * [backup-simplify]: Simplify (+ 0 (- (* 1.0 (log k)))) into (- (* 1.0 (log k))) 22.112 * [backup-simplify]: Simplify (- (* 1.0 (log k))) into (- (* 1.0 (log k))) 22.113 * [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)))) 22.113 * [backup-simplify]: Simplify (- (+ (* 10.0 (/ 1 k)) 1.0) (* 1.0 (* (/ 1 m) (log (/ 1 k))))) into (- (+ (* 10.0 (/ 1 k)) 1.0) (* 1.0 (/ (log (/ 1 k)) m))) 22.113 * [approximate]: Taking taylor expansion of (- (+ (* 10.0 (/ 1 k)) 1.0) (* 1.0 (/ (log (/ 1 k)) m))) in (k m) around 0 22.113 * [taylor]: Taking taylor expansion of (- (+ (* 10.0 (/ 1 k)) 1.0) (* 1.0 (/ (log (/ 1 k)) m))) in m 22.113 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in m 22.113 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in m 22.113 * [taylor]: Taking taylor expansion of 10.0 in m 22.113 * [backup-simplify]: Simplify 10.0 into 10.0 22.113 * [taylor]: Taking taylor expansion of (/ 1 k) in m 22.113 * [taylor]: Taking taylor expansion of k in m 22.113 * [backup-simplify]: Simplify k into k 22.113 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 22.113 * [taylor]: Taking taylor expansion of 1.0 in m 22.113 * [backup-simplify]: Simplify 1.0 into 1.0 22.113 * [taylor]: Taking taylor expansion of (* 1.0 (/ (log (/ 1 k)) m)) in m 22.113 * [taylor]: Taking taylor expansion of 1.0 in m 22.113 * [backup-simplify]: Simplify 1.0 into 1.0 22.113 * [taylor]: Taking taylor expansion of (/ (log (/ 1 k)) m) in m 22.113 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in m 22.113 * [taylor]: Taking taylor expansion of (/ 1 k) in m 22.113 * [taylor]: Taking taylor expansion of k in m 22.113 * [backup-simplify]: Simplify k into k 22.113 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 22.114 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 22.114 * [taylor]: Taking taylor expansion of m in m 22.114 * [backup-simplify]: Simplify 0 into 0 22.114 * [backup-simplify]: Simplify 1 into 1 22.114 * [backup-simplify]: Simplify (/ (log (/ 1 k)) 1) into (log (/ 1 k)) 22.114 * [taylor]: Taking taylor expansion of (- (+ (* 10.0 (/ 1 k)) 1.0) (* 1.0 (/ (log (/ 1 k)) m))) in k 22.114 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 22.114 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 22.114 * [taylor]: Taking taylor expansion of 10.0 in k 22.114 * [backup-simplify]: Simplify 10.0 into 10.0 22.114 * [taylor]: Taking taylor expansion of (/ 1 k) in k 22.114 * [taylor]: Taking taylor expansion of k in k 22.114 * [backup-simplify]: Simplify 0 into 0 22.114 * [backup-simplify]: Simplify 1 into 1 22.114 * [backup-simplify]: Simplify (/ 1 1) into 1 22.114 * [taylor]: Taking taylor expansion of 1.0 in k 22.114 * [backup-simplify]: Simplify 1.0 into 1.0 22.114 * [taylor]: Taking taylor expansion of (* 1.0 (/ (log (/ 1 k)) m)) in k 22.114 * [taylor]: Taking taylor expansion of 1.0 in k 22.114 * [backup-simplify]: Simplify 1.0 into 1.0 22.114 * [taylor]: Taking taylor expansion of (/ (log (/ 1 k)) m) in k 22.114 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 22.114 * [taylor]: Taking taylor expansion of (/ 1 k) in k 22.114 * [taylor]: Taking taylor expansion of k in k 22.114 * [backup-simplify]: Simplify 0 into 0 22.114 * [backup-simplify]: Simplify 1 into 1 22.115 * [backup-simplify]: Simplify (/ 1 1) into 1 22.115 * [backup-simplify]: Simplify (log 1) into 0 22.115 * [taylor]: Taking taylor expansion of m in k 22.115 * [backup-simplify]: Simplify m into m 22.115 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 22.115 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 22.115 * [backup-simplify]: Simplify (/ (- (log k)) m) into (* -1 (/ (log k) m)) 22.116 * [taylor]: Taking taylor expansion of (- (+ (* 10.0 (/ 1 k)) 1.0) (* 1.0 (/ (log (/ 1 k)) m))) in k 22.116 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 22.116 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 22.116 * [taylor]: Taking taylor expansion of 10.0 in k 22.116 * [backup-simplify]: Simplify 10.0 into 10.0 22.116 * [taylor]: Taking taylor expansion of (/ 1 k) in k 22.116 * [taylor]: Taking taylor expansion of k in k 22.116 * [backup-simplify]: Simplify 0 into 0 22.116 * [backup-simplify]: Simplify 1 into 1 22.116 * [backup-simplify]: Simplify (/ 1 1) into 1 22.116 * [taylor]: Taking taylor expansion of 1.0 in k 22.116 * [backup-simplify]: Simplify 1.0 into 1.0 22.116 * [taylor]: Taking taylor expansion of (* 1.0 (/ (log (/ 1 k)) m)) in k 22.116 * [taylor]: Taking taylor expansion of 1.0 in k 22.116 * [backup-simplify]: Simplify 1.0 into 1.0 22.116 * [taylor]: Taking taylor expansion of (/ (log (/ 1 k)) m) in k 22.116 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 22.116 * [taylor]: Taking taylor expansion of (/ 1 k) in k 22.116 * [taylor]: Taking taylor expansion of k in k 22.116 * [backup-simplify]: Simplify 0 into 0 22.116 * [backup-simplify]: Simplify 1 into 1 22.116 * [backup-simplify]: Simplify (/ 1 1) into 1 22.117 * [backup-simplify]: Simplify (log 1) into 0 22.117 * [taylor]: Taking taylor expansion of m in k 22.117 * [backup-simplify]: Simplify m into m 22.117 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 22.117 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 22.117 * [backup-simplify]: Simplify (/ (- (log k)) m) into (* -1 (/ (log k) m)) 22.118 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 22.118 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 22.118 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 22.118 * [taylor]: Taking taylor expansion of 10.0 in m 22.118 * [backup-simplify]: Simplify 10.0 into 10.0 22.119 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 22.119 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 22.119 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 22.119 * [backup-simplify]: Simplify (* 1.0 (* -1 (/ (log k) m))) into (* -1.0 (/ (log k) m)) 22.120 * [backup-simplify]: Simplify (- (* -1.0 (/ (log k) m))) into (* 1.0 (/ (log k) m)) 22.120 * [backup-simplify]: Simplify (+ 1.0 (* 1.0 (/ (log k) m))) into (+ (* 1.0 (/ (log k) m)) 1.0) 22.120 * [taylor]: Taking taylor expansion of (+ (* 1.0 (/ (log k) m)) 1.0) in m 22.120 * [taylor]: Taking taylor expansion of (* 1.0 (/ (log k) m)) in m 22.120 * [taylor]: Taking taylor expansion of 1.0 in m 22.120 * [backup-simplify]: Simplify 1.0 into 1.0 22.120 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 22.120 * [taylor]: Taking taylor expansion of (log k) in m 22.120 * [taylor]: Taking taylor expansion of k in m 22.120 * [backup-simplify]: Simplify k into k 22.120 * [backup-simplify]: Simplify (log k) into (log k) 22.120 * [taylor]: Taking taylor expansion of m in m 22.120 * [backup-simplify]: Simplify 0 into 0 22.120 * [backup-simplify]: Simplify 1 into 1 22.120 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 22.120 * [taylor]: Taking taylor expansion of 1.0 in m 22.120 * [backup-simplify]: Simplify 1.0 into 1.0 22.120 * [backup-simplify]: Simplify (* 1.0 (log k)) into (* 1.0 (log k)) 22.120 * [backup-simplify]: Simplify (+ (* 1.0 (log k)) 0) into (* 1.0 (log k)) 22.120 * [backup-simplify]: Simplify (* 1.0 (log k)) into (* 1.0 (log k)) 22.120 * [backup-simplify]: Simplify 10.0 into 10.0 22.121 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 22.121 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (* 0 1))) into 0 22.122 * [backup-simplify]: Simplify (+ 0 0) into 0 22.122 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 22.123 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 22.123 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (* -1 (/ (log k) m)) (/ 0 m)))) into 0 22.123 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (* -1 (/ (log k) m)))) into 0 22.124 * [backup-simplify]: Simplify (- 0) into 0 22.124 * [backup-simplify]: Simplify (+ 0 0) into 0 22.124 * [taylor]: Taking taylor expansion of 0 in m 22.124 * [backup-simplify]: Simplify 0 into 0 22.125 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 22.125 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (log k) (/ 0 1)))) into 0 22.125 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log k))) into 0 22.126 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 22.126 * [backup-simplify]: Simplify 1.0 into 1.0 22.126 * [backup-simplify]: Simplify (+ 1.0 (+ (* 10.0 (* 1 (/ 1 (/ 1 k)))) (* (* 1.0 (log (/ 1 k))) (* (/ 1 (/ 1 m)) 1)))) into (+ (* 10.0 k) (+ (* 1.0 (* m (log (/ 1 k)))) 1.0)) 22.126 * [backup-simplify]: Simplify (- (+ (* 10.0 (/ 1 (- k))) 1.0) (* 1.0 (* (/ 1 (- m)) (log (/ 1 (- k)))))) into (- (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) (* 10.0 (/ 1 k))) 22.126 * [approximate]: Taking taylor expansion of (- (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) (* 10.0 (/ 1 k))) in (k m) around 0 22.126 * [taylor]: Taking taylor expansion of (- (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) (* 10.0 (/ 1 k))) in m 22.126 * [taylor]: Taking taylor expansion of (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) in m 22.126 * [taylor]: Taking taylor expansion of (* 1.0 (/ (log (/ -1 k)) m)) in m 22.127 * [taylor]: Taking taylor expansion of 1.0 in m 22.127 * [backup-simplify]: Simplify 1.0 into 1.0 22.127 * [taylor]: Taking taylor expansion of (/ (log (/ -1 k)) m) in m 22.127 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in m 22.127 * [taylor]: Taking taylor expansion of (/ -1 k) in m 22.127 * [taylor]: Taking taylor expansion of -1 in m 22.127 * [backup-simplify]: Simplify -1 into -1 22.127 * [taylor]: Taking taylor expansion of k in m 22.127 * [backup-simplify]: Simplify k into k 22.127 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 22.127 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 22.127 * [taylor]: Taking taylor expansion of m in m 22.127 * [backup-simplify]: Simplify 0 into 0 22.127 * [backup-simplify]: Simplify 1 into 1 22.127 * [backup-simplify]: Simplify (/ (log (/ -1 k)) 1) into (log (/ -1 k)) 22.127 * [taylor]: Taking taylor expansion of 1.0 in m 22.127 * [backup-simplify]: Simplify 1.0 into 1.0 22.127 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in m 22.127 * [taylor]: Taking taylor expansion of 10.0 in m 22.127 * [backup-simplify]: Simplify 10.0 into 10.0 22.127 * [taylor]: Taking taylor expansion of (/ 1 k) in m 22.127 * [taylor]: Taking taylor expansion of k in m 22.127 * [backup-simplify]: Simplify k into k 22.127 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 22.127 * [taylor]: Taking taylor expansion of (- (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) (* 10.0 (/ 1 k))) in k 22.127 * [taylor]: Taking taylor expansion of (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) in k 22.127 * [taylor]: Taking taylor expansion of (* 1.0 (/ (log (/ -1 k)) m)) in k 22.127 * [taylor]: Taking taylor expansion of 1.0 in k 22.128 * [backup-simplify]: Simplify 1.0 into 1.0 22.128 * [taylor]: Taking taylor expansion of (/ (log (/ -1 k)) m) in k 22.128 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 22.128 * [taylor]: Taking taylor expansion of (/ -1 k) in k 22.128 * [taylor]: Taking taylor expansion of -1 in k 22.128 * [backup-simplify]: Simplify -1 into -1 22.128 * [taylor]: Taking taylor expansion of k in k 22.128 * [backup-simplify]: Simplify 0 into 0 22.128 * [backup-simplify]: Simplify 1 into 1 22.128 * [backup-simplify]: Simplify (/ -1 1) into -1 22.129 * [backup-simplify]: Simplify (log -1) into (log -1) 22.129 * [taylor]: Taking taylor expansion of m in k 22.129 * [backup-simplify]: Simplify m into m 22.129 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 22.130 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 22.131 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) m) into (/ (- (log -1) (log k)) m) 22.131 * [taylor]: Taking taylor expansion of 1.0 in k 22.131 * [backup-simplify]: Simplify 1.0 into 1.0 22.131 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 22.131 * [taylor]: Taking taylor expansion of 10.0 in k 22.131 * [backup-simplify]: Simplify 10.0 into 10.0 22.131 * [taylor]: Taking taylor expansion of (/ 1 k) in k 22.131 * [taylor]: Taking taylor expansion of k in k 22.131 * [backup-simplify]: Simplify 0 into 0 22.131 * [backup-simplify]: Simplify 1 into 1 22.131 * [backup-simplify]: Simplify (/ 1 1) into 1 22.131 * [taylor]: Taking taylor expansion of (- (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) (* 10.0 (/ 1 k))) in k 22.132 * [taylor]: Taking taylor expansion of (+ (* 1.0 (/ (log (/ -1 k)) m)) 1.0) in k 22.132 * [taylor]: Taking taylor expansion of (* 1.0 (/ (log (/ -1 k)) m)) in k 22.132 * [taylor]: Taking taylor expansion of 1.0 in k 22.132 * [backup-simplify]: Simplify 1.0 into 1.0 22.132 * [taylor]: Taking taylor expansion of (/ (log (/ -1 k)) m) in k 22.132 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 22.132 * [taylor]: Taking taylor expansion of (/ -1 k) in k 22.132 * [taylor]: Taking taylor expansion of -1 in k 22.132 * [backup-simplify]: Simplify -1 into -1 22.132 * [taylor]: Taking taylor expansion of k in k 22.132 * [backup-simplify]: Simplify 0 into 0 22.132 * [backup-simplify]: Simplify 1 into 1 22.132 * [backup-simplify]: Simplify (/ -1 1) into -1 22.133 * [backup-simplify]: Simplify (log -1) into (log -1) 22.133 * [taylor]: Taking taylor expansion of m in k 22.133 * [backup-simplify]: Simplify m into m 22.134 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 22.134 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 22.135 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) m) into (/ (- (log -1) (log k)) m) 22.135 * [taylor]: Taking taylor expansion of 1.0 in k 22.135 * [backup-simplify]: Simplify 1.0 into 1.0 22.135 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 22.135 * [taylor]: Taking taylor expansion of 10.0 in k 22.135 * [backup-simplify]: Simplify 10.0 into 10.0 22.135 * [taylor]: Taking taylor expansion of (/ 1 k) in k 22.135 * [taylor]: Taking taylor expansion of k in k 22.135 * [backup-simplify]: Simplify 0 into 0 22.135 * [backup-simplify]: Simplify 1 into 1 22.135 * [backup-simplify]: Simplify (/ 1 1) into 1 22.136 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 22.136 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 22.137 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 22.137 * [taylor]: Taking taylor expansion of (- 10.0) in m 22.137 * [taylor]: Taking taylor expansion of 10.0 in m 22.137 * [backup-simplify]: Simplify 10.0 into 10.0 22.138 * [backup-simplify]: Simplify (* 1.0 (/ (- (log -1) (log k)) m)) into (* 1.0 (/ (- (log -1) (log k)) m)) 22.139 * [backup-simplify]: Simplify (+ (* 1.0 (/ (- (log -1) (log k)) m)) 1.0) into (- (+ (* 1.0 (/ (log -1) m)) 1.0) (* 1.0 (/ (log k) m))) 22.139 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 22.140 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 22.140 * [backup-simplify]: Simplify (- 0) into 0 22.141 * [backup-simplify]: Simplify (+ (- (+ (* 1.0 (/ (log -1) m)) 1.0) (* 1.0 (/ (log k) m))) 0) into (- (+ (* 1.0 (/ (log -1) m)) 1.0) (* 1.0 (/ (log k) m))) 22.141 * [taylor]: Taking taylor expansion of (- (+ (* 1.0 (/ (log -1) m)) 1.0) (* 1.0 (/ (log k) m))) in m 22.141 * [taylor]: Taking taylor expansion of (+ (* 1.0 (/ (log -1) m)) 1.0) in m 22.141 * [taylor]: Taking taylor expansion of (* 1.0 (/ (log -1) m)) in m 22.141 * [taylor]: Taking taylor expansion of 1.0 in m 22.141 * [backup-simplify]: Simplify 1.0 into 1.0 22.141 * [taylor]: Taking taylor expansion of (/ (log -1) m) in m 22.141 * [taylor]: Taking taylor expansion of (log -1) in m 22.141 * [taylor]: Taking taylor expansion of -1 in m 22.141 * [backup-simplify]: Simplify -1 into -1 22.142 * [backup-simplify]: Simplify (log -1) into (log -1) 22.142 * [taylor]: Taking taylor expansion of m in m 22.142 * [backup-simplify]: Simplify 0 into 0 22.142 * [backup-simplify]: Simplify 1 into 1 22.143 * [backup-simplify]: Simplify (/ (log -1) 1) into (log -1) 22.143 * [taylor]: Taking taylor expansion of 1.0 in m 22.143 * [backup-simplify]: Simplify 1.0 into 1.0 22.143 * [taylor]: Taking taylor expansion of (* 1.0 (/ (log k) m)) in m 22.143 * [taylor]: Taking taylor expansion of 1.0 in m 22.143 * [backup-simplify]: Simplify 1.0 into 1.0 22.143 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 22.143 * [taylor]: Taking taylor expansion of (log k) in m 22.143 * [taylor]: Taking taylor expansion of k in m 22.143 * [backup-simplify]: Simplify k into k 22.143 * [backup-simplify]: Simplify (log k) into (log k) 22.143 * [taylor]: Taking taylor expansion of m in m 22.143 * [backup-simplify]: Simplify 0 into 0 22.143 * [backup-simplify]: Simplify 1 into 1 22.143 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 22.144 * [backup-simplify]: Simplify (* 1.0 (log -1)) into (* 1.0 (log -1)) 22.146 * [backup-simplify]: Simplify (+ (* 1.0 (log -1)) 0) into (* 1.0 (log -1)) 22.146 * [backup-simplify]: Simplify (* 1.0 (log k)) into (* 1.0 (log k)) 22.146 * [backup-simplify]: Simplify (- (* 1.0 (log k))) into (- (* 1.0 (log k))) 22.147 * [backup-simplify]: Simplify (+ (* 1.0 (log -1)) (- (* 1.0 (log k)))) into (- (* 1.0 (log -1)) (* 1.0 (log k))) 22.148 * [backup-simplify]: Simplify (- (* 1.0 (log -1)) (* 1.0 (log k))) into (- (* 1.0 (log -1)) (* 1.0 (log k))) 22.149 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 22.149 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 22.150 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 22.151 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 22.152 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (- (log -1) (log k)) m) (/ 0 m)))) into 0 22.153 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (/ (- (log -1) (log k)) m))) into 0 22.153 * [backup-simplify]: Simplify (+ 0 0) into 0 22.154 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 22.155 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (* 0 1))) into 0 22.155 * [backup-simplify]: Simplify (- 0) into 0 22.156 * [backup-simplify]: Simplify (+ 0 0) into 0 22.156 * [taylor]: Taking taylor expansion of 0 in m 22.156 * [backup-simplify]: Simplify 0 into 0 22.157 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 22.158 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (log -1) (/ 0 1)))) into 0 22.159 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log -1))) into 0 22.160 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 22.161 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 22.162 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (log k) (/ 0 1)))) into 0 22.162 * [backup-simplify]: Simplify (+ (* 1.0 0) (* 0 (log k))) into 0 22.163 * [backup-simplify]: Simplify (- 0) into 0 22.164 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 22.164 * [backup-simplify]: Simplify 1.0 into 1.0 22.166 * [backup-simplify]: Simplify (+ 1.0 (+ (* (- 10.0) (* 1 (/ 1 (/ 1 (- k))))) (* (- (* 1.0 (log -1)) (* 1.0 (log (/ 1 (- k))))) (* (/ 1 (/ 1 (- m))) 1)))) into (- (+ (* 10.0 k) (+ (* 1.0 (* (log (/ -1 k)) m)) 1.0)) (* 1.0 (* (log -1) m))) 22.166 * * * [progress]: simplifying candidates 22.168 * [simplify]: Simplifying: (- (log a) (log (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))))) (log (/ a (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))))) (exp (/ a (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))))) (/ (* (* a a) a) (* (* (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))) (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))))) (* (cbrt (/ a (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))))) (cbrt (/ a (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))))) (cbrt (/ a (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))))) (* (* (/ a (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) (/ a (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))))) (/ a (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))))) (sqrt (/ a (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))))) (sqrt (/ a (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))))) (- a) (- (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) (/ (* (cbrt a) (cbrt a)) (* (cbrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) (cbrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))))) (/ (cbrt a) (cbrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))))) (/ (* (cbrt a) (cbrt a)) (sqrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))))) (/ (cbrt a) (sqrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))))) (/ (* (cbrt a) (cbrt a)) 1) (/ (cbrt a) (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) (/ (sqrt a) (* (cbrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) (cbrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))))) (/ (sqrt a) (cbrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))))) (/ (sqrt a) (sqrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))))) (/ (sqrt a) (sqrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))))) (/ (sqrt a) 1) (/ (sqrt a) (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) (/ 1 (* (cbrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) (cbrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))))) (/ a (cbrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))))) (/ 1 (sqrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))))) (/ a (sqrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))))) (/ 1 1) (/ a (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) (/ 1 (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) (/ (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))) a) (/ a (* (cbrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) (cbrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))))) (/ a (sqrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))))) (/ a 1) (/ (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))) (cbrt a)) (/ (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))) (sqrt a)) (/ (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))) a) (/ a (- (pow (+ (* 10.0 k) 1.0) 3) (pow (* 1.0 (* m (log k))) 3))) (/ a (- (* (+ (* 10.0 k) 1.0) (+ (* 10.0 k) 1.0)) (* (* 1.0 (* m (log k))) (* 1.0 (* m (log k)))))) (* m (log k)) (+ (log m) (log (log k))) (log (* m (log k))) (exp (* m (log k))) (* (* (* m m) m) (* (* (log k) (log k)) (log k))) (* (cbrt (* m (log k))) (cbrt (* m (log k)))) (cbrt (* m (log k))) (* (* (* m (log k)) (* m (log k))) (* m (log k))) (sqrt (* m (log k))) (sqrt (* m (log k))) (* (sqrt m) (sqrt (log k))) (* (sqrt m) (sqrt (log k))) (* m (log (* (cbrt k) (cbrt k)))) (* m (log (cbrt k))) (* m (log (sqrt k))) (* m (log (sqrt k))) (* m (log 1)) (* m (log k)) (* (log (* (cbrt k) (cbrt k))) m) (* (log (cbrt k)) m) (* (log (sqrt k)) m) (* (log (sqrt k)) m) (* (log 1) m) (* (log k) m) (* m 1) (* m (* (cbrt (log k)) (cbrt (log k)))) (* m (sqrt (log k))) (* m 1) (* (cbrt m) (log k)) (* (sqrt m) (log k)) (* m (log k)) (/ (* (exp (* 10.0 k)) (exp 1.0)) (exp (* 1.0 (* m (log k))))) (/ (exp (+ (* 10.0 k) 1.0)) (exp (* 1.0 (* m (log k))))) (log (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) (exp (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) (* (cbrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) (cbrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))))) (cbrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) (* (* (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))) (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) (sqrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) (sqrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) (- (pow (+ (* 10.0 k) 1.0) 3) (pow (* 1.0 (* m (log k))) 3)) (+ (* (+ (* 10.0 k) 1.0) (+ (* 10.0 k) 1.0)) (+ (* (* 1.0 (* m (log k))) (* 1.0 (* m (log k)))) (* (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))))) (- (* 1.0 (* m (log k)))) (- (* (+ (* 10.0 k) 1.0) (+ (* 10.0 k) 1.0)) (* (* 1.0 (* m (log k))) (* 1.0 (* m (log k))))) (+ (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))) (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log (* (cbrt k) (cbrt k)))))) (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log (sqrt k))))) (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log 1)))) (- (+ (* 10.0 k) 1.0) (* 1.0 (* (log (* (cbrt k) (cbrt k))) m))) (- (+ (* 10.0 k) 1.0) (* 1.0 (* (log (sqrt k)) m))) (- (+ (* 10.0 k) 1.0) (* 1.0 (* (log 1) m))) (- (+ (* 10.0 k) 1.0) (* (* m (log (* (cbrt k) (cbrt k)))) 1.0)) (- (+ (* 10.0 k) 1.0) (* (* m (log (sqrt k))) 1.0)) (- (+ (* 10.0 k) 1.0) (* (* m (log 1)) 1.0)) (- (+ (* 10.0 k) 1.0) (* (* (log (* (cbrt k) (cbrt k))) m) 1.0)) (- (+ (* 10.0 k) 1.0) (* (* (log (sqrt k)) m) 1.0)) (- (+ (* 10.0 k) 1.0) (* (* (log 1) m) 1.0)) (- 1.0 (* 1.0 (* m (log k)))) (- (* 1.0 (* m (log k)))) (- (+ (* 1.0 (* a (* m (log k)))) (* 1.0 a)) (* 10.0 (* k a))) 0 0 (* m (log k)) (* -1 (* m (log (/ 1 k)))) (* m (- (log -1) (log (/ -1 k)))) (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))) (+ (* 10.0 k) (+ (* 1.0 (* m (log (/ 1 k)))) 1.0)) (- (+ (* 10.0 k) (+ (* 1.0 (* (log (/ -1 k)) m)) 1.0)) (* 1.0 (* (log -1) m))) 22.173 * * [simplify]: Extracting # 0 : cost 0 22.173 * * [simplify]: Extracting # 1 : cost 0 22.174 * * [simplify]: Extracting # 2 : cost 0 22.174 * * [simplify]: Extracting # 3 : cost 0 22.174 * * [simplify]: Extracting # 4 : cost 0 22.175 * * [simplify]: Extracting # 5 : cost 0 22.175 * * [simplify]: Extracting # 6 : cost 0 22.176 * * [simplify]: Extracting # 7 : cost 0 22.176 * * [simplify]: iteration 0 : 175 enodes (cost 1389 ) 22.279 * * [simplify]: Extracting # 0 : cost 0 22.280 * * [simplify]: Extracting # 1 : cost 0 22.281 * * [simplify]: Extracting # 2 : cost 0 22.282 * * [simplify]: Extracting # 3 : cost 0 22.283 * * [simplify]: iteration 1 : 417 enodes (cost 1346 ) 22.504 * * [simplify]: Extracting # 0 : cost 0 22.507 * * [simplify]: Extracting # 1 : cost 0 22.517 * * [simplify]: Extracting # 2 : cost 0 22.520 * * [simplify]: Extracting # 3 : cost 0 22.522 * * [simplify]: Extracting # 4 : cost 0 22.524 * * [simplify]: Extracting # 5 : cost 0 22.525 * * [simplify]: iteration 2 : 1068 enodes (cost 1226 ) 23.406 * * [simplify]: Extracting # 0 : cost 0 23.411 * * [simplify]: Extracting # 1 : cost 0 23.415 * * [simplify]: Extracting # 2 : cost 0 23.419 * * [simplify]: Extracting # 3 : cost 0 23.423 * * [simplify]: Extracting # 4 : cost 0 23.427 * * [simplify]: iteration 3 : 3651 enodes (cost 1207 ) 25.701 * * [simplify]: Extracting # 0 : cost 0 25.714 * * [simplify]: Extracting # 1 : cost 0 25.721 * * [simplify]: Extracting # 2 : cost 0 25.726 * * [simplify]: Extracting # 3 : cost 0 25.732 * * [simplify]: Extracting # 4 : cost 0 25.737 * * [simplify]: iteration done: 5001 enodes (cost 1207 ) 25.738 * [simplify]: Simplified to: (log (/ a (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))))) (log (/ a (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))))) (exp (/ a (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))))) (pow (/ a (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) 3) (* (cbrt (/ a (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))))) (cbrt (/ a (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))))) (cbrt (/ a (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))))) (pow (/ a (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) 3) (sqrt (/ a (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))))) (sqrt (/ a (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))))) (- a) (- (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) (/ (* (cbrt a) (cbrt a)) (* (cbrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) (cbrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))))) (/ (cbrt a) (cbrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))))) (/ (* (cbrt a) (cbrt a)) (sqrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))))) (/ (cbrt a) (sqrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))))) (* (cbrt a) (cbrt a)) (/ (cbrt a) (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) (/ (sqrt a) (* (cbrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) (cbrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))))) (/ (sqrt a) (cbrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))))) (/ (sqrt a) (sqrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))))) (/ (sqrt a) (sqrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))))) (sqrt a) (/ (sqrt a) (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) (/ 1 (* (cbrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) (cbrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))))) (/ a (cbrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))))) (/ 1 (sqrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))))) (/ a (sqrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))))) 1 (/ a (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) (/ 1 (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) (/ (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))) a) (/ a (* (cbrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) (cbrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))))) (/ a (sqrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))))) a (/ (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))) (cbrt a)) (/ (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))) (sqrt a)) (/ (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))) a) (/ a (- (pow (+ (* 10.0 k) 1.0) 3) (pow (* 1.0 (* m (log k))) 3))) (/ a (- (* (+ (* 10.0 k) 1.0) (+ (* 10.0 k) 1.0)) (* (* 1.0 (* m (log k))) (* 1.0 (* m (log k)))))) (* m (log k)) (log (* (log k) m)) (log (* (log k) m)) (pow k m) (pow (* m (log k)) 3) (* (cbrt (* m (log k))) (cbrt (* m (log k)))) (cbrt (* m (log k))) (pow (* m (log k)) 3) (sqrt (* m (log k))) (sqrt (* m (log k))) (* (sqrt m) (sqrt (log k))) (* (sqrt m) (sqrt (log k))) (* (* 2 (log (cbrt k))) m) (* (log (cbrt k)) m) (* m (log (sqrt k))) (* m (log (sqrt k))) 0 (* m (log k)) (* (* 2 (log (cbrt k))) m) (* (log (cbrt k)) m) (* m (log (sqrt k))) (* m (log (sqrt k))) 0 (* m (log k)) m (* m (* (cbrt (log k)) (cbrt (log k)))) (* m (sqrt (log k))) m (* (cbrt m) (log k)) (* (sqrt m) (log k)) (* m (log k)) (/ (exp (+ (* 10.0 k) 1.0)) (pow (pow k m) 1.0)) (/ (exp (+ (* 10.0 k) 1.0)) (pow (pow k m) 1.0)) (log (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) (/ (exp (+ (* 10.0 k) 1.0)) (pow (pow k m) 1.0)) (* (cbrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) (cbrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))))) (cbrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) (pow (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))) 3) (sqrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) (sqrt (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) (- (pow (+ (* 10.0 k) 1.0) 3) (pow (* 1.0 (* m (log k))) 3)) (+ (* (* 1.0 (* m (log k))) (+ (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k))))) (* (+ (* 10.0 k) 1.0) (+ (* 10.0 k) 1.0))) (- (* 1.0 (* m (log k)))) (- (* (+ (* 10.0 k) 1.0) (+ (* 10.0 k) 1.0)) (* (* 1.0 (* m (log k))) (* 1.0 (* m (log k))))) (+ (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))) (+ 1.0 (- (* 10.0 k) (* (* (* 2 (log (cbrt k))) m) 1.0))) (- (+ (* 10.0 k) 1.0) (* (* (log (sqrt k)) m) 1.0)) (+ 1.0 (* k 10.0)) (+ 1.0 (- (* 10.0 k) (* (* (* 2 (log (cbrt k))) m) 1.0))) (- (+ (* 10.0 k) 1.0) (* (* (log (sqrt k)) m) 1.0)) (+ 1.0 (* k 10.0)) (+ 1.0 (- (* 10.0 k) (* (* (* 2 (log (cbrt k))) m) 1.0))) (- (+ (* 10.0 k) 1.0) (* (* (log (sqrt k)) m) 1.0)) (+ 1.0 (* k 10.0)) (+ 1.0 (- (* 10.0 k) (* (* (* 2 (log (cbrt k))) m) 1.0))) (- (+ (* 10.0 k) 1.0) (* (* (log (sqrt k)) m) 1.0)) (+ 1.0 (* k 10.0)) (- 1.0 (* 1.0 (* m (log k)))) (- (* 1.0 (* m (log k)))) (- (* 1.0 (+ (* a (* m (log k))) a)) (* 10.0 (* k a))) 0 0 (* m (log k)) (* m (log k)) (* m (log k)) (- (+ (* 10.0 k) 1.0) (* m (* 1.0 (log k)))) (- (+ (* 10.0 k) 1.0) (* m (* 1.0 (log k)))) (+ (+ (* 10.0 k) 1.0) (* (* m 1.0) (- (log (/ -1 k)) (log -1)))) 25.739 * * * [progress]: adding candidates to table 26.107 * [progress]: [Phase 3 of 3] Extracting. 26.107 * * [regime]: Finding splitpoints for: (# # # # # #) 26.109 * * * [regime-changes]: Trying 3 branch expressions: (m k a) 26.109 * * * * [regimes]: Trying to branch on m from (# # # # # #) 26.137 * * * * [regimes]: Trying to branch on k from (# # # # # #) 26.192 * * * * [regimes]: Trying to branch on a from (# # # # # #) 26.229 * * * [regime]: Found split indices: #