17.066 * [progress]: [Phase 1 of 3] Setting up. 0.001 * * * [progress]: [1/2] Preparing points 0.040 * * * [progress]: [2/2] Setting up program. 0.042 * [progress]: [Phase 2 of 3] Improving. 0.043 * [simplify]: Simplifying: (/ (* a (pow k m)) (+ (+ 1.0 (* 10.0 k)) (* k k))) 0.043 * * [simplify]: Extracting # 0 : cost 0 0.043 * * [simplify]: Extracting # 1 : cost 0 0.043 * * [simplify]: Extracting # 2 : cost 0 0.043 * * [simplify]: Extracting # 3 : cost 0 0.043 * * [simplify]: Extracting # 4 : cost 0 0.043 * * [simplify]: Extracting # 5 : cost 0 0.043 * * [simplify]: iteration 0 : 12 enodes (cost 15 ) 0.045 * * [simplify]: Extracting # 0 : cost 0 0.045 * * [simplify]: Extracting # 1 : cost 0 0.045 * * [simplify]: Extracting # 2 : cost 0 0.045 * * [simplify]: Extracting # 3 : cost 0 0.045 * * [simplify]: Extracting # 4 : cost 0 0.045 * * [simplify]: Extracting # 5 : cost 0 0.045 * * [simplify]: iteration 1 : 24 enodes (cost 15 ) 0.049 * * [simplify]: Extracting # 0 : cost 0 0.049 * * [simplify]: Extracting # 1 : cost 0 0.049 * * [simplify]: Extracting # 2 : cost 0 0.049 * * [simplify]: Extracting # 3 : cost 0 0.049 * * [simplify]: Extracting # 4 : cost 0 0.049 * * [simplify]: iteration 2 : 48 enodes (cost 13 ) 0.058 * * [simplify]: Extracting # 0 : cost 0 0.059 * * [simplify]: Extracting # 1 : cost 0 0.059 * * [simplify]: Extracting # 2 : cost 0 0.059 * * [simplify]: Extracting # 3 : cost 0 0.059 * * [simplify]: Extracting # 4 : cost 0 0.059 * * [simplify]: Extracting # 5 : cost 0 0.059 * * [simplify]: iteration 3 : 95 enodes (cost 13 ) 0.084 * * [simplify]: Extracting # 0 : cost 0 0.084 * * [simplify]: Extracting # 1 : cost 0 0.084 * * [simplify]: Extracting # 2 : cost 0 0.085 * * [simplify]: Extracting # 3 : cost 0 0.085 * * [simplify]: Extracting # 4 : cost 0 0.085 * * [simplify]: iteration 4 : 239 enodes (cost 13 ) 0.193 * * [simplify]: Extracting # 0 : cost 0 0.194 * * [simplify]: Extracting # 1 : cost 0 0.194 * * [simplify]: Extracting # 2 : cost 0 0.195 * * [simplify]: Extracting # 3 : cost 0 0.195 * * [simplify]: Extracting # 4 : cost 0 0.196 * * [simplify]: iteration 5 : 718 enodes (cost 13 ) 1.052 * * [simplify]: Extracting # 0 : cost 0 1.056 * * [simplify]: Extracting # 1 : cost 0 1.058 * * [simplify]: Extracting # 2 : cost 0 1.060 * * [simplify]: Extracting # 3 : cost 0 1.062 * * [simplify]: Extracting # 4 : cost 0 1.064 * * [simplify]: iteration 6 : 2745 enodes (cost 13 ) 2.090 * * [simplify]: Extracting # 0 : cost 0 2.095 * * [simplify]: Extracting # 1 : cost 0 2.100 * * [simplify]: Extracting # 2 : cost 0 2.105 * * [simplify]: Extracting # 3 : cost 0 2.110 * * [simplify]: Extracting # 4 : cost 0 2.114 * * [simplify]: Extracting # 5 : cost 0 2.119 * * [simplify]: iteration done: 5000 enodes (cost 13 ) 2.119 * [simplify]: Simplified to: (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) 2.122 * * [progress]: iteration 1 / 4 2.122 * * * [progress]: picking best candidate 2.124 * * * * [pick]: Picked # 2.124 * * * [progress]: localizing error 2.132 * * * [progress]: generating rewritten candidates 2.132 * * * * [progress]: [ 1 / 3 ] rewriting at (2) 2.160 * * * * [progress]: [ 2 / 3 ] rewriting at (2 2) 2.195 * * * * [progress]: [ 3 / 3 ] rewriting at (2 2 1 1) 2.222 * * * [progress]: generating series expansions 2.222 * * * * [progress]: [ 1 / 3 ] generating series at (2) 2.222 * [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))) 2.223 * [approximate]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in (a k m) around 0 2.223 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in m 2.223 * [taylor]: Taking taylor expansion of (* a (pow k m)) in m 2.223 * [taylor]: Taking taylor expansion of a in m 2.223 * [backup-simplify]: Simplify a into a 2.223 * [taylor]: Taking taylor expansion of (pow k m) in m 2.223 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 2.223 * [taylor]: Taking taylor expansion of (* m (log k)) in m 2.223 * [taylor]: Taking taylor expansion of m in m 2.223 * [backup-simplify]: Simplify 0 into 0 2.223 * [backup-simplify]: Simplify 1 into 1 2.223 * [taylor]: Taking taylor expansion of (log k) in m 2.223 * [taylor]: Taking taylor expansion of k in m 2.223 * [backup-simplify]: Simplify k into k 2.223 * [backup-simplify]: Simplify (log k) into (log k) 2.223 * [backup-simplify]: Simplify (* 0 (log k)) into 0 2.224 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 2.224 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 2.224 * [backup-simplify]: Simplify (exp 0) into 1 2.224 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in m 2.224 * [taylor]: Taking taylor expansion of (* 10.0 k) in m 2.224 * [taylor]: Taking taylor expansion of 10.0 in m 2.224 * [backup-simplify]: Simplify 10.0 into 10.0 2.224 * [taylor]: Taking taylor expansion of k in m 2.224 * [backup-simplify]: Simplify k into k 2.224 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in m 2.224 * [taylor]: Taking taylor expansion of (pow k 2) in m 2.224 * [taylor]: Taking taylor expansion of k in m 2.224 * [backup-simplify]: Simplify k into k 2.224 * [taylor]: Taking taylor expansion of 1.0 in m 2.224 * [backup-simplify]: Simplify 1.0 into 1.0 2.224 * [backup-simplify]: Simplify (* a 1) into a 2.224 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 2.224 * [backup-simplify]: Simplify (* k k) into (pow k 2) 2.224 * [backup-simplify]: Simplify (+ (pow k 2) 1.0) into (+ (pow k 2) 1.0) 2.225 * [backup-simplify]: Simplify (+ (* 10.0 k) (+ (pow k 2) 1.0)) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 2.225 * [backup-simplify]: Simplify (/ a (+ (* 10.0 k) (+ (pow k 2) 1.0))) into (/ a (+ (* 10.0 k) (+ (pow k 2) 1.0))) 2.225 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 2.225 * [taylor]: Taking taylor expansion of (* a (pow k m)) in k 2.225 * [taylor]: Taking taylor expansion of a in k 2.225 * [backup-simplify]: Simplify a into a 2.225 * [taylor]: Taking taylor expansion of (pow k m) in k 2.225 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 2.225 * [taylor]: Taking taylor expansion of (* m (log k)) in k 2.225 * [taylor]: Taking taylor expansion of m in k 2.225 * [backup-simplify]: Simplify m into m 2.225 * [taylor]: Taking taylor expansion of (log k) in k 2.225 * [taylor]: Taking taylor expansion of k in k 2.225 * [backup-simplify]: Simplify 0 into 0 2.225 * [backup-simplify]: Simplify 1 into 1 2.225 * [backup-simplify]: Simplify (log 1) into 0 2.225 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 2.226 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 2.226 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 2.226 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 2.226 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 2.226 * [taylor]: Taking taylor expansion of 10.0 in k 2.226 * [backup-simplify]: Simplify 10.0 into 10.0 2.226 * [taylor]: Taking taylor expansion of k in k 2.226 * [backup-simplify]: Simplify 0 into 0 2.226 * [backup-simplify]: Simplify 1 into 1 2.226 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 2.226 * [taylor]: Taking taylor expansion of (pow k 2) in k 2.226 * [taylor]: Taking taylor expansion of k in k 2.226 * [backup-simplify]: Simplify 0 into 0 2.226 * [backup-simplify]: Simplify 1 into 1 2.226 * [taylor]: Taking taylor expansion of 1.0 in k 2.226 * [backup-simplify]: Simplify 1.0 into 1.0 2.226 * [backup-simplify]: Simplify (* a (pow k m)) into (* a (pow k m)) 2.226 * [backup-simplify]: Simplify (* 10.0 0) into 0 2.226 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 2.227 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 2.227 * [backup-simplify]: Simplify (/ (* a (pow k m)) 1.0) into (* 1.0 (* a (pow k m))) 2.227 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in a 2.227 * [taylor]: Taking taylor expansion of (* a (pow k m)) in a 2.227 * [taylor]: Taking taylor expansion of a in a 2.227 * [backup-simplify]: Simplify 0 into 0 2.227 * [backup-simplify]: Simplify 1 into 1 2.227 * [taylor]: Taking taylor expansion of (pow k m) in a 2.227 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in a 2.227 * [taylor]: Taking taylor expansion of (* m (log k)) in a 2.227 * [taylor]: Taking taylor expansion of m in a 2.227 * [backup-simplify]: Simplify m into m 2.227 * [taylor]: Taking taylor expansion of (log k) in a 2.227 * [taylor]: Taking taylor expansion of k in a 2.227 * [backup-simplify]: Simplify k into k 2.227 * [backup-simplify]: Simplify (log k) into (log k) 2.227 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 2.227 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 2.227 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in a 2.227 * [taylor]: Taking taylor expansion of (* 10.0 k) in a 2.227 * [taylor]: Taking taylor expansion of 10.0 in a 2.227 * [backup-simplify]: Simplify 10.0 into 10.0 2.227 * [taylor]: Taking taylor expansion of k in a 2.227 * [backup-simplify]: Simplify k into k 2.227 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in a 2.227 * [taylor]: Taking taylor expansion of (pow k 2) in a 2.227 * [taylor]: Taking taylor expansion of k in a 2.227 * [backup-simplify]: Simplify k into k 2.227 * [taylor]: Taking taylor expansion of 1.0 in a 2.227 * [backup-simplify]: Simplify 1.0 into 1.0 2.227 * [backup-simplify]: Simplify (* 0 (pow k m)) into 0 2.228 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 2.228 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 2.228 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 2.229 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow k m))) into (pow k m) 2.229 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 2.229 * [backup-simplify]: Simplify (* k k) into (pow k 2) 2.229 * [backup-simplify]: Simplify (+ (pow k 2) 1.0) into (+ (pow k 2) 1.0) 2.229 * [backup-simplify]: Simplify (+ (* 10.0 k) (+ (pow k 2) 1.0)) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 2.229 * [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))) 2.229 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in a 2.229 * [taylor]: Taking taylor expansion of (* a (pow k m)) in a 2.229 * [taylor]: Taking taylor expansion of a in a 2.229 * [backup-simplify]: Simplify 0 into 0 2.229 * [backup-simplify]: Simplify 1 into 1 2.229 * [taylor]: Taking taylor expansion of (pow k m) in a 2.229 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in a 2.229 * [taylor]: Taking taylor expansion of (* m (log k)) in a 2.229 * [taylor]: Taking taylor expansion of m in a 2.229 * [backup-simplify]: Simplify m into m 2.229 * [taylor]: Taking taylor expansion of (log k) in a 2.229 * [taylor]: Taking taylor expansion of k in a 2.229 * [backup-simplify]: Simplify k into k 2.229 * [backup-simplify]: Simplify (log k) into (log k) 2.230 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 2.230 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 2.230 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in a 2.230 * [taylor]: Taking taylor expansion of (* 10.0 k) in a 2.230 * [taylor]: Taking taylor expansion of 10.0 in a 2.230 * [backup-simplify]: Simplify 10.0 into 10.0 2.230 * [taylor]: Taking taylor expansion of k in a 2.230 * [backup-simplify]: Simplify k into k 2.230 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in a 2.230 * [taylor]: Taking taylor expansion of (pow k 2) in a 2.230 * [taylor]: Taking taylor expansion of k in a 2.230 * [backup-simplify]: Simplify k into k 2.230 * [taylor]: Taking taylor expansion of 1.0 in a 2.230 * [backup-simplify]: Simplify 1.0 into 1.0 2.230 * [backup-simplify]: Simplify (* 0 (pow k m)) into 0 2.230 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 2.230 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 2.231 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 2.231 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow k m))) into (pow k m) 2.231 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 2.231 * [backup-simplify]: Simplify (* k k) into (pow k 2) 2.231 * [backup-simplify]: Simplify (+ (pow k 2) 1.0) into (+ (pow k 2) 1.0) 2.232 * [backup-simplify]: Simplify (+ (* 10.0 k) (+ (pow k 2) 1.0)) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 2.232 * [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))) 2.232 * [taylor]: Taking taylor expansion of (/ (pow k m) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 2.232 * [taylor]: Taking taylor expansion of (pow k m) in k 2.232 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 2.232 * [taylor]: Taking taylor expansion of (* m (log k)) in k 2.232 * [taylor]: Taking taylor expansion of m in k 2.232 * [backup-simplify]: Simplify m into m 2.232 * [taylor]: Taking taylor expansion of (log k) in k 2.232 * [taylor]: Taking taylor expansion of k in k 2.232 * [backup-simplify]: Simplify 0 into 0 2.232 * [backup-simplify]: Simplify 1 into 1 2.232 * [backup-simplify]: Simplify (log 1) into 0 2.232 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 2.233 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 2.233 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 2.233 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 2.233 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 2.233 * [taylor]: Taking taylor expansion of 10.0 in k 2.233 * [backup-simplify]: Simplify 10.0 into 10.0 2.233 * [taylor]: Taking taylor expansion of k in k 2.233 * [backup-simplify]: Simplify 0 into 0 2.233 * [backup-simplify]: Simplify 1 into 1 2.233 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 2.233 * [taylor]: Taking taylor expansion of (pow k 2) in k 2.233 * [taylor]: Taking taylor expansion of k in k 2.233 * [backup-simplify]: Simplify 0 into 0 2.233 * [backup-simplify]: Simplify 1 into 1 2.233 * [taylor]: Taking taylor expansion of 1.0 in k 2.233 * [backup-simplify]: Simplify 1.0 into 1.0 2.233 * [backup-simplify]: Simplify (* 10.0 0) into 0 2.233 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 2.234 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 2.234 * [backup-simplify]: Simplify (/ (pow k m) 1.0) into (* 1.0 (pow k m)) 2.234 * [taylor]: Taking taylor expansion of (* 1.0 (pow k m)) in m 2.234 * [taylor]: Taking taylor expansion of 1.0 in m 2.234 * [backup-simplify]: Simplify 1.0 into 1.0 2.234 * [taylor]: Taking taylor expansion of (pow k m) in m 2.234 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 2.234 * [taylor]: Taking taylor expansion of (* m (log k)) in m 2.234 * [taylor]: Taking taylor expansion of m in m 2.234 * [backup-simplify]: Simplify 0 into 0 2.234 * [backup-simplify]: Simplify 1 into 1 2.234 * [taylor]: Taking taylor expansion of (log k) in m 2.234 * [taylor]: Taking taylor expansion of k in m 2.234 * [backup-simplify]: Simplify k into k 2.234 * [backup-simplify]: Simplify (log k) into (log k) 2.234 * [backup-simplify]: Simplify (* 0 (log k)) into 0 2.234 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 2.235 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 2.235 * [backup-simplify]: Simplify (exp 0) into 1 2.235 * [backup-simplify]: Simplify (* 1.0 1) into 1.0 2.235 * [backup-simplify]: Simplify 1.0 into 1.0 2.236 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow k 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow k 1)))) 2) into 0 2.236 * [backup-simplify]: Simplify (+ (* m 0) (+ (* 0 0) (* 0 (log k)))) into 0 2.237 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 2.238 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (pow k m)))) into 0 2.238 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 k)) into 0 2.238 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 2.238 * [backup-simplify]: Simplify (+ 0 0) into 0 2.238 * [backup-simplify]: Simplify (+ 0 0) into 0 2.239 * [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 2.239 * [taylor]: Taking taylor expansion of 0 in k 2.239 * [backup-simplify]: Simplify 0 into 0 2.239 * [taylor]: Taking taylor expansion of 0 in m 2.239 * [backup-simplify]: Simplify 0 into 0 2.239 * [backup-simplify]: Simplify 0 into 0 2.240 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 2.240 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 2.240 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 2.241 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 2.241 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 2.242 * [backup-simplify]: Simplify (+ 0 0) into 0 2.242 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 2.242 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* (* 1.0 (pow k m)) (/ 10.0 1.0)))) into (- (* 10.0 (pow k m))) 2.242 * [taylor]: Taking taylor expansion of (- (* 10.0 (pow k m))) in m 2.243 * [taylor]: Taking taylor expansion of (* 10.0 (pow k m)) in m 2.243 * [taylor]: Taking taylor expansion of 10.0 in m 2.243 * [backup-simplify]: Simplify 10.0 into 10.0 2.243 * [taylor]: Taking taylor expansion of (pow k m) in m 2.243 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 2.243 * [taylor]: Taking taylor expansion of (* m (log k)) in m 2.243 * [taylor]: Taking taylor expansion of m in m 2.243 * [backup-simplify]: Simplify 0 into 0 2.243 * [backup-simplify]: Simplify 1 into 1 2.243 * [taylor]: Taking taylor expansion of (log k) in m 2.243 * [taylor]: Taking taylor expansion of k in m 2.243 * [backup-simplify]: Simplify k into k 2.243 * [backup-simplify]: Simplify (log k) into (log k) 2.243 * [backup-simplify]: Simplify (* 0 (log k)) into 0 2.243 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 2.244 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 2.244 * [backup-simplify]: Simplify (exp 0) into 1 2.244 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 2.244 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 2.244 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 2.244 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow (log k) 1) 1)))) into (log k) 2.245 * [backup-simplify]: Simplify (+ (* 1.0 (log k)) (* 0 1)) into (* 1.0 (log k)) 2.245 * [backup-simplify]: Simplify (* 1.0 (log k)) into (* 1.0 (log k)) 2.245 * [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))) 2.246 * [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)))) 2.246 * [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 2.246 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in m 2.246 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in m 2.246 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in m 2.246 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in m 2.246 * [taylor]: Taking taylor expansion of (/ 1 m) in m 2.246 * [taylor]: Taking taylor expansion of m in m 2.246 * [backup-simplify]: Simplify 0 into 0 2.246 * [backup-simplify]: Simplify 1 into 1 2.246 * [backup-simplify]: Simplify (/ 1 1) into 1 2.246 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in m 2.246 * [taylor]: Taking taylor expansion of (/ 1 k) in m 2.246 * [taylor]: Taking taylor expansion of k in m 2.246 * [backup-simplify]: Simplify k into k 2.246 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 2.246 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 2.246 * [backup-simplify]: Simplify (* 1 (log (/ 1 k))) into (log (/ 1 k)) 2.246 * [backup-simplify]: Simplify (exp (* (/ 1 m) (log (/ 1 k)))) into (exp (/ (log (/ 1 k)) m)) 2.246 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in m 2.246 * [taylor]: Taking taylor expansion of a in m 2.246 * [backup-simplify]: Simplify a into a 2.246 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in m 2.246 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 2.246 * [taylor]: Taking taylor expansion of (pow k 2) in m 2.246 * [taylor]: Taking taylor expansion of k in m 2.246 * [backup-simplify]: Simplify k into k 2.247 * [backup-simplify]: Simplify (* k k) into (pow k 2) 2.247 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 2.247 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in m 2.247 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in m 2.247 * [taylor]: Taking taylor expansion of 10.0 in m 2.247 * [backup-simplify]: Simplify 10.0 into 10.0 2.247 * [taylor]: Taking taylor expansion of (/ 1 k) in m 2.247 * [taylor]: Taking taylor expansion of k in m 2.247 * [backup-simplify]: Simplify k into k 2.247 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 2.247 * [taylor]: Taking taylor expansion of 1.0 in m 2.247 * [backup-simplify]: Simplify 1.0 into 1.0 2.247 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 2.247 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 2.247 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) into (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) 2.247 * [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))) 2.248 * [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)))) 2.248 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in k 2.248 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in k 2.248 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in k 2.248 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in k 2.248 * [taylor]: Taking taylor expansion of (/ 1 m) in k 2.248 * [taylor]: Taking taylor expansion of m in k 2.248 * [backup-simplify]: Simplify m into m 2.248 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 2.248 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 2.248 * [taylor]: Taking taylor expansion of (/ 1 k) in k 2.248 * [taylor]: Taking taylor expansion of k in k 2.248 * [backup-simplify]: Simplify 0 into 0 2.248 * [backup-simplify]: Simplify 1 into 1 2.248 * [backup-simplify]: Simplify (/ 1 1) into 1 2.248 * [backup-simplify]: Simplify (log 1) into 0 2.249 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 2.249 * [backup-simplify]: Simplify (* (/ 1 m) (- (log k))) into (* -1 (/ (log k) m)) 2.249 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 2.249 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 2.249 * [taylor]: Taking taylor expansion of a in k 2.249 * [backup-simplify]: Simplify a into a 2.249 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 2.249 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 2.249 * [taylor]: Taking taylor expansion of (pow k 2) in k 2.249 * [taylor]: Taking taylor expansion of k in k 2.249 * [backup-simplify]: Simplify 0 into 0 2.249 * [backup-simplify]: Simplify 1 into 1 2.249 * [backup-simplify]: Simplify (* 1 1) into 1 2.249 * [backup-simplify]: Simplify (/ 1 1) into 1 2.250 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 2.250 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 2.250 * [taylor]: Taking taylor expansion of 10.0 in k 2.250 * [backup-simplify]: Simplify 10.0 into 10.0 2.250 * [taylor]: Taking taylor expansion of (/ 1 k) in k 2.250 * [taylor]: Taking taylor expansion of k in k 2.250 * [backup-simplify]: Simplify 0 into 0 2.250 * [backup-simplify]: Simplify 1 into 1 2.250 * [backup-simplify]: Simplify (/ 1 1) into 1 2.250 * [taylor]: Taking taylor expansion of 1.0 in k 2.250 * [backup-simplify]: Simplify 1.0 into 1.0 2.250 * [backup-simplify]: Simplify (+ 1 0) into 1 2.250 * [backup-simplify]: Simplify (* a 1) into a 2.250 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) a) into (/ (exp (* -1 (/ (log k) m))) a) 2.250 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in a 2.250 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in a 2.250 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in a 2.250 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in a 2.250 * [taylor]: Taking taylor expansion of (/ 1 m) in a 2.250 * [taylor]: Taking taylor expansion of m in a 2.250 * [backup-simplify]: Simplify m into m 2.250 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 2.250 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in a 2.250 * [taylor]: Taking taylor expansion of (/ 1 k) in a 2.250 * [taylor]: Taking taylor expansion of k in a 2.251 * [backup-simplify]: Simplify k into k 2.251 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 2.251 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 2.251 * [backup-simplify]: Simplify (* (/ 1 m) (log (/ 1 k))) into (/ (log (/ 1 k)) m) 2.251 * [backup-simplify]: Simplify (exp (/ (log (/ 1 k)) m)) into (exp (/ (log (/ 1 k)) m)) 2.251 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in a 2.251 * [taylor]: Taking taylor expansion of a in a 2.251 * [backup-simplify]: Simplify 0 into 0 2.251 * [backup-simplify]: Simplify 1 into 1 2.251 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in a 2.251 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 2.251 * [taylor]: Taking taylor expansion of (pow k 2) in a 2.251 * [taylor]: Taking taylor expansion of k in a 2.251 * [backup-simplify]: Simplify k into k 2.251 * [backup-simplify]: Simplify (* k k) into (pow k 2) 2.251 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 2.251 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in a 2.251 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 2.251 * [taylor]: Taking taylor expansion of 10.0 in a 2.251 * [backup-simplify]: Simplify 10.0 into 10.0 2.251 * [taylor]: Taking taylor expansion of (/ 1 k) in a 2.251 * [taylor]: Taking taylor expansion of k in a 2.251 * [backup-simplify]: Simplify k into k 2.251 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 2.251 * [taylor]: Taking taylor expansion of 1.0 in a 2.251 * [backup-simplify]: Simplify 1.0 into 1.0 2.251 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 2.251 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 2.251 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) into (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) 2.252 * [backup-simplify]: Simplify (* 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) into 0 2.252 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 2.252 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 2.252 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 2.252 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 2.252 * [backup-simplify]: Simplify (+ 0 0) into 0 2.253 * [backup-simplify]: Simplify (+ 0 0) into 0 2.253 * [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)) 2.253 * [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))) 2.253 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in a 2.253 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in a 2.253 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in a 2.253 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in a 2.253 * [taylor]: Taking taylor expansion of (/ 1 m) in a 2.253 * [taylor]: Taking taylor expansion of m in a 2.253 * [backup-simplify]: Simplify m into m 2.253 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 2.253 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in a 2.253 * [taylor]: Taking taylor expansion of (/ 1 k) in a 2.253 * [taylor]: Taking taylor expansion of k in a 2.253 * [backup-simplify]: Simplify k into k 2.253 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 2.254 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 2.254 * [backup-simplify]: Simplify (* (/ 1 m) (log (/ 1 k))) into (/ (log (/ 1 k)) m) 2.254 * [backup-simplify]: Simplify (exp (/ (log (/ 1 k)) m)) into (exp (/ (log (/ 1 k)) m)) 2.254 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in a 2.254 * [taylor]: Taking taylor expansion of a in a 2.254 * [backup-simplify]: Simplify 0 into 0 2.254 * [backup-simplify]: Simplify 1 into 1 2.254 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in a 2.254 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 2.254 * [taylor]: Taking taylor expansion of (pow k 2) in a 2.254 * [taylor]: Taking taylor expansion of k in a 2.254 * [backup-simplify]: Simplify k into k 2.254 * [backup-simplify]: Simplify (* k k) into (pow k 2) 2.254 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 2.254 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in a 2.254 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 2.254 * [taylor]: Taking taylor expansion of 10.0 in a 2.254 * [backup-simplify]: Simplify 10.0 into 10.0 2.254 * [taylor]: Taking taylor expansion of (/ 1 k) in a 2.254 * [taylor]: Taking taylor expansion of k in a 2.254 * [backup-simplify]: Simplify k into k 2.254 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 2.254 * [taylor]: Taking taylor expansion of 1.0 in a 2.254 * [backup-simplify]: Simplify 1.0 into 1.0 2.254 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 2.254 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 2.254 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) into (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) 2.254 * [backup-simplify]: Simplify (* 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) into 0 2.255 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 2.255 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 2.255 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 2.255 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 2.255 * [backup-simplify]: Simplify (+ 0 0) into 0 2.256 * [backup-simplify]: Simplify (+ 0 0) into 0 2.256 * [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)) 2.256 * [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))) 2.256 * [taylor]: Taking taylor expansion of (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 2.256 * [taylor]: Taking taylor expansion of (exp (/ (log (/ 1 k)) m)) in k 2.256 * [taylor]: Taking taylor expansion of (/ (log (/ 1 k)) m) in k 2.256 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 2.256 * [taylor]: Taking taylor expansion of (/ 1 k) in k 2.256 * [taylor]: Taking taylor expansion of k in k 2.256 * [backup-simplify]: Simplify 0 into 0 2.256 * [backup-simplify]: Simplify 1 into 1 2.257 * [backup-simplify]: Simplify (/ 1 1) into 1 2.257 * [backup-simplify]: Simplify (log 1) into 0 2.257 * [taylor]: Taking taylor expansion of m in k 2.257 * [backup-simplify]: Simplify m into m 2.257 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 2.257 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 2.257 * [backup-simplify]: Simplify (/ (- (log k)) m) into (* -1 (/ (log k) m)) 2.257 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 2.258 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 2.258 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 2.258 * [taylor]: Taking taylor expansion of (pow k 2) in k 2.258 * [taylor]: Taking taylor expansion of k in k 2.258 * [backup-simplify]: Simplify 0 into 0 2.258 * [backup-simplify]: Simplify 1 into 1 2.258 * [backup-simplify]: Simplify (* 1 1) into 1 2.258 * [backup-simplify]: Simplify (/ 1 1) into 1 2.258 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 2.258 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 2.258 * [taylor]: Taking taylor expansion of 10.0 in k 2.258 * [backup-simplify]: Simplify 10.0 into 10.0 2.258 * [taylor]: Taking taylor expansion of (/ 1 k) in k 2.258 * [taylor]: Taking taylor expansion of k in k 2.258 * [backup-simplify]: Simplify 0 into 0 2.258 * [backup-simplify]: Simplify 1 into 1 2.258 * [backup-simplify]: Simplify (/ 1 1) into 1 2.258 * [taylor]: Taking taylor expansion of 1.0 in k 2.258 * [backup-simplify]: Simplify 1.0 into 1.0 2.259 * [backup-simplify]: Simplify (+ 1 0) into 1 2.259 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) 1) into (exp (* -1 (/ (log k) m))) 2.259 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 2.259 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 2.259 * [taylor]: Taking taylor expansion of -1 in m 2.259 * [backup-simplify]: Simplify -1 into -1 2.259 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 2.259 * [taylor]: Taking taylor expansion of (log k) in m 2.259 * [taylor]: Taking taylor expansion of k in m 2.259 * [backup-simplify]: Simplify k into k 2.259 * [backup-simplify]: Simplify (log k) into (log k) 2.259 * [taylor]: Taking taylor expansion of m in m 2.259 * [backup-simplify]: Simplify 0 into 0 2.259 * [backup-simplify]: Simplify 1 into 1 2.259 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 2.259 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 2.259 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 2.259 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 2.259 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 2.260 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 k) 1)))) 1) into 0 2.260 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)))) into 0 2.260 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (* 0 (log (/ 1 k)))) into 0 2.261 * [backup-simplify]: Simplify (* (exp (/ (log (/ 1 k)) m)) (+ (* (/ (pow 0 1) 1)))) into 0 2.261 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (* 0 k))) into 0 2.262 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 2.262 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 2.262 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (* 0 (/ 1 k)))) into 0 2.262 * [backup-simplify]: Simplify (+ 0 0) into 0 2.263 * [backup-simplify]: Simplify (+ 0 0) into 0 2.263 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))))) into 0 2.264 * [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 2.264 * [taylor]: Taking taylor expansion of 0 in k 2.264 * [backup-simplify]: Simplify 0 into 0 2.264 * [taylor]: Taking taylor expansion of 0 in m 2.264 * [backup-simplify]: Simplify 0 into 0 2.264 * [backup-simplify]: Simplify 0 into 0 2.264 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.265 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 2.265 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (* -1 (/ (log k) m)) (/ 0 m)))) into 0 2.266 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 1) 1)))) into 0 2.266 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.266 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.267 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 2.267 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 2.267 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 2.268 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (log k) m))) (/ 10.0 1)))) into (- (* 10.0 (exp (* -1 (/ (log k) m))))) 2.268 * [taylor]: Taking taylor expansion of (- (* 10.0 (exp (* -1 (/ (log k) m))))) in m 2.268 * [taylor]: Taking taylor expansion of (* 10.0 (exp (* -1 (/ (log k) m)))) in m 2.268 * [taylor]: Taking taylor expansion of 10.0 in m 2.268 * [backup-simplify]: Simplify 10.0 into 10.0 2.268 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 2.268 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 2.268 * [taylor]: Taking taylor expansion of -1 in m 2.268 * [backup-simplify]: Simplify -1 into -1 2.268 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 2.268 * [taylor]: Taking taylor expansion of (log k) in m 2.268 * [taylor]: Taking taylor expansion of k in m 2.268 * [backup-simplify]: Simplify k into k 2.268 * [backup-simplify]: Simplify (log k) into (log k) 2.268 * [taylor]: Taking taylor expansion of m in m 2.268 * [backup-simplify]: Simplify 0 into 0 2.268 * [backup-simplify]: Simplify 1 into 1 2.268 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 2.268 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 2.268 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 2.268 * [backup-simplify]: Simplify (* 10.0 (exp (* -1 (/ (log k) m)))) into (* 10.0 (exp (* -1 (/ (log k) m)))) 2.268 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (log k) m))))) into (- (* 10.0 (exp (* -1 (/ (log k) m))))) 2.269 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (log k) m))))) into (- (* 10.0 (exp (* -1 (/ (log k) m))))) 2.269 * [backup-simplify]: Simplify 0 into 0 2.269 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 2.270 * [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 2.270 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 2.270 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (+ (* 0 0) (* 0 (log (/ 1 k))))) into 0 2.271 * [backup-simplify]: Simplify (* (exp (/ (log (/ 1 k)) m)) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 2.271 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (+ (* 0 0) (* 0 k)))) into 0 2.272 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 2.272 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)) (* 0 (/ 0 k)))) into 0 2.277 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 k))))) into 0 2.277 * [backup-simplify]: Simplify (+ 0 0) into 0 2.277 * [backup-simplify]: Simplify (+ 0 0) into 0 2.278 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))))) into 0 2.279 * [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 2.279 * [taylor]: Taking taylor expansion of 0 in k 2.279 * [backup-simplify]: Simplify 0 into 0 2.279 * [taylor]: Taking taylor expansion of 0 in m 2.279 * [backup-simplify]: Simplify 0 into 0 2.279 * [backup-simplify]: Simplify 0 into 0 2.279 * [taylor]: Taking taylor expansion of 0 in m 2.279 * [backup-simplify]: Simplify 0 into 0 2.279 * [backup-simplify]: Simplify 0 into 0 2.280 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.281 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 2.281 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (* -1 (/ (log k) m)) (/ 0 m)) (* 0 (/ 0 m)))) into 0 2.282 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 2.283 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.283 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.284 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.284 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 2.284 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 2.285 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 2.286 * [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)))) 2.286 * [taylor]: Taking taylor expansion of (* 99.0 (exp (* -1 (/ (log k) m)))) in m 2.286 * [taylor]: Taking taylor expansion of 99.0 in m 2.286 * [backup-simplify]: Simplify 99.0 into 99.0 2.286 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 2.286 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 2.286 * [taylor]: Taking taylor expansion of -1 in m 2.286 * [backup-simplify]: Simplify -1 into -1 2.286 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 2.286 * [taylor]: Taking taylor expansion of (log k) in m 2.286 * [taylor]: Taking taylor expansion of k in m 2.286 * [backup-simplify]: Simplify k into k 2.286 * [backup-simplify]: Simplify (log k) into (log k) 2.286 * [taylor]: Taking taylor expansion of m in m 2.286 * [backup-simplify]: Simplify 0 into 0 2.286 * [backup-simplify]: Simplify 1 into 1 2.286 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 2.286 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 2.286 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 2.286 * [backup-simplify]: Simplify (* 99.0 (exp (* -1 (/ (log k) m)))) into (* 99.0 (exp (* -1 (/ (log k) m)))) 2.286 * [backup-simplify]: Simplify (* 99.0 (exp (* -1 (/ (log k) m)))) into (* 99.0 (exp (* -1 (/ (log k) m)))) 2.287 * [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)))) 2.287 * [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)))))) 2.287 * [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 2.287 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in m 2.287 * [taylor]: Taking taylor expansion of -1 in m 2.287 * [backup-simplify]: Simplify -1 into -1 2.287 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in m 2.287 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in m 2.287 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in m 2.288 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in m 2.288 * [taylor]: Taking taylor expansion of (/ -1 m) in m 2.288 * [taylor]: Taking taylor expansion of -1 in m 2.288 * [backup-simplify]: Simplify -1 into -1 2.288 * [taylor]: Taking taylor expansion of m in m 2.288 * [backup-simplify]: Simplify 0 into 0 2.288 * [backup-simplify]: Simplify 1 into 1 2.288 * [backup-simplify]: Simplify (/ -1 1) into -1 2.288 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in m 2.288 * [taylor]: Taking taylor expansion of (/ -1 k) in m 2.288 * [taylor]: Taking taylor expansion of -1 in m 2.288 * [backup-simplify]: Simplify -1 into -1 2.288 * [taylor]: Taking taylor expansion of k in m 2.288 * [backup-simplify]: Simplify k into k 2.288 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 2.288 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 2.288 * [backup-simplify]: Simplify (* -1 (log (/ -1 k))) into (* -1 (log (/ -1 k))) 2.288 * [backup-simplify]: Simplify (exp (* (/ -1 m) (log (/ -1 k)))) into (exp (* -1 (/ (log (/ -1 k)) m))) 2.288 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in m 2.288 * [taylor]: Taking taylor expansion of a in m 2.288 * [backup-simplify]: Simplify a into a 2.288 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in m 2.288 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in m 2.288 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 2.288 * [taylor]: Taking taylor expansion of (pow k 2) in m 2.288 * [taylor]: Taking taylor expansion of k in m 2.288 * [backup-simplify]: Simplify k into k 2.288 * [backup-simplify]: Simplify (* k k) into (pow k 2) 2.288 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 2.288 * [taylor]: Taking taylor expansion of 1.0 in m 2.288 * [backup-simplify]: Simplify 1.0 into 1.0 2.289 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in m 2.289 * [taylor]: Taking taylor expansion of 10.0 in m 2.289 * [backup-simplify]: Simplify 10.0 into 10.0 2.289 * [taylor]: Taking taylor expansion of (/ 1 k) in m 2.289 * [taylor]: Taking taylor expansion of k in m 2.289 * [backup-simplify]: Simplify k into k 2.289 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 2.289 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1.0) into (+ (/ 1 (pow k 2)) 1.0) 2.289 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 2.289 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 2.289 * [backup-simplify]: Simplify (+ (+ (/ 1 (pow k 2)) 1.0) (- (* 10.0 (/ 1 k)))) into (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) 2.289 * [backup-simplify]: Simplify (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) into (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) 2.289 * [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))))) 2.289 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in k 2.289 * [taylor]: Taking taylor expansion of -1 in k 2.289 * [backup-simplify]: Simplify -1 into -1 2.289 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in k 2.289 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in k 2.289 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in k 2.289 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in k 2.290 * [taylor]: Taking taylor expansion of (/ -1 m) in k 2.290 * [taylor]: Taking taylor expansion of -1 in k 2.290 * [backup-simplify]: Simplify -1 into -1 2.290 * [taylor]: Taking taylor expansion of m in k 2.290 * [backup-simplify]: Simplify m into m 2.290 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 2.290 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 2.290 * [taylor]: Taking taylor expansion of (/ -1 k) in k 2.290 * [taylor]: Taking taylor expansion of -1 in k 2.290 * [backup-simplify]: Simplify -1 into -1 2.290 * [taylor]: Taking taylor expansion of k in k 2.290 * [backup-simplify]: Simplify 0 into 0 2.290 * [backup-simplify]: Simplify 1 into 1 2.290 * [backup-simplify]: Simplify (/ -1 1) into -1 2.290 * [backup-simplify]: Simplify (log -1) into (log -1) 2.291 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 2.291 * [backup-simplify]: Simplify (* (/ -1 m) (- (log -1) (log k))) into (* -1 (/ (- (log -1) (log k)) m)) 2.291 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 2.291 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 2.291 * [taylor]: Taking taylor expansion of a in k 2.291 * [backup-simplify]: Simplify a into a 2.291 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 2.291 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 2.291 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 2.291 * [taylor]: Taking taylor expansion of (pow k 2) in k 2.291 * [taylor]: Taking taylor expansion of k in k 2.292 * [backup-simplify]: Simplify 0 into 0 2.292 * [backup-simplify]: Simplify 1 into 1 2.292 * [backup-simplify]: Simplify (* 1 1) into 1 2.292 * [backup-simplify]: Simplify (/ 1 1) into 1 2.292 * [taylor]: Taking taylor expansion of 1.0 in k 2.292 * [backup-simplify]: Simplify 1.0 into 1.0 2.292 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 2.292 * [taylor]: Taking taylor expansion of 10.0 in k 2.292 * [backup-simplify]: Simplify 10.0 into 10.0 2.292 * [taylor]: Taking taylor expansion of (/ 1 k) in k 2.292 * [taylor]: Taking taylor expansion of k in k 2.292 * [backup-simplify]: Simplify 0 into 0 2.292 * [backup-simplify]: Simplify 1 into 1 2.292 * [backup-simplify]: Simplify (/ 1 1) into 1 2.293 * [backup-simplify]: Simplify (+ 1 0) into 1 2.293 * [backup-simplify]: Simplify (+ 1 0) into 1 2.293 * [backup-simplify]: Simplify (* a 1) into a 2.293 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) into (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) 2.293 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in a 2.293 * [taylor]: Taking taylor expansion of -1 in a 2.293 * [backup-simplify]: Simplify -1 into -1 2.293 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in a 2.293 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in a 2.293 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in a 2.293 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in a 2.293 * [taylor]: Taking taylor expansion of (/ -1 m) in a 2.293 * [taylor]: Taking taylor expansion of -1 in a 2.293 * [backup-simplify]: Simplify -1 into -1 2.293 * [taylor]: Taking taylor expansion of m in a 2.293 * [backup-simplify]: Simplify m into m 2.293 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 2.293 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in a 2.293 * [taylor]: Taking taylor expansion of (/ -1 k) in a 2.293 * [taylor]: Taking taylor expansion of -1 in a 2.293 * [backup-simplify]: Simplify -1 into -1 2.293 * [taylor]: Taking taylor expansion of k in a 2.293 * [backup-simplify]: Simplify k into k 2.294 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 2.294 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 2.294 * [backup-simplify]: Simplify (* (/ -1 m) (log (/ -1 k))) into (* -1 (/ (log (/ -1 k)) m)) 2.294 * [backup-simplify]: Simplify (exp (* -1 (/ (log (/ -1 k)) m))) into (exp (* -1 (/ (log (/ -1 k)) m))) 2.294 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in a 2.294 * [taylor]: Taking taylor expansion of a in a 2.294 * [backup-simplify]: Simplify 0 into 0 2.294 * [backup-simplify]: Simplify 1 into 1 2.294 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in a 2.294 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in a 2.294 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 2.294 * [taylor]: Taking taylor expansion of (pow k 2) in a 2.294 * [taylor]: Taking taylor expansion of k in a 2.294 * [backup-simplify]: Simplify k into k 2.294 * [backup-simplify]: Simplify (* k k) into (pow k 2) 2.294 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 2.294 * [taylor]: Taking taylor expansion of 1.0 in a 2.294 * [backup-simplify]: Simplify 1.0 into 1.0 2.294 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 2.294 * [taylor]: Taking taylor expansion of 10.0 in a 2.294 * [backup-simplify]: Simplify 10.0 into 10.0 2.294 * [taylor]: Taking taylor expansion of (/ 1 k) in a 2.294 * [taylor]: Taking taylor expansion of k in a 2.294 * [backup-simplify]: Simplify k into k 2.294 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 2.294 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1.0) into (+ (/ 1 (pow k 2)) 1.0) 2.294 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 2.294 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 2.295 * [backup-simplify]: Simplify (+ (+ (/ 1 (pow k 2)) 1.0) (- (* 10.0 (/ 1 k)))) into (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) 2.295 * [backup-simplify]: Simplify (* 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) into 0 2.295 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 2.295 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 2.295 * [backup-simplify]: Simplify (+ 0 0) into 0 2.295 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 2.296 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 2.296 * [backup-simplify]: Simplify (- 0) into 0 2.296 * [backup-simplify]: Simplify (+ 0 0) into 0 2.296 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) into (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) 2.297 * [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)))) 2.297 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in a 2.297 * [taylor]: Taking taylor expansion of -1 in a 2.297 * [backup-simplify]: Simplify -1 into -1 2.297 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in a 2.297 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in a 2.297 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in a 2.297 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in a 2.297 * [taylor]: Taking taylor expansion of (/ -1 m) in a 2.297 * [taylor]: Taking taylor expansion of -1 in a 2.297 * [backup-simplify]: Simplify -1 into -1 2.297 * [taylor]: Taking taylor expansion of m in a 2.297 * [backup-simplify]: Simplify m into m 2.297 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 2.297 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in a 2.297 * [taylor]: Taking taylor expansion of (/ -1 k) in a 2.297 * [taylor]: Taking taylor expansion of -1 in a 2.297 * [backup-simplify]: Simplify -1 into -1 2.297 * [taylor]: Taking taylor expansion of k in a 2.297 * [backup-simplify]: Simplify k into k 2.297 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 2.297 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 2.297 * [backup-simplify]: Simplify (* (/ -1 m) (log (/ -1 k))) into (* -1 (/ (log (/ -1 k)) m)) 2.297 * [backup-simplify]: Simplify (exp (* -1 (/ (log (/ -1 k)) m))) into (exp (* -1 (/ (log (/ -1 k)) m))) 2.297 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in a 2.297 * [taylor]: Taking taylor expansion of a in a 2.297 * [backup-simplify]: Simplify 0 into 0 2.297 * [backup-simplify]: Simplify 1 into 1 2.297 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in a 2.297 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in a 2.297 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 2.297 * [taylor]: Taking taylor expansion of (pow k 2) in a 2.297 * [taylor]: Taking taylor expansion of k in a 2.297 * [backup-simplify]: Simplify k into k 2.297 * [backup-simplify]: Simplify (* k k) into (pow k 2) 2.297 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 2.297 * [taylor]: Taking taylor expansion of 1.0 in a 2.297 * [backup-simplify]: Simplify 1.0 into 1.0 2.297 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 2.297 * [taylor]: Taking taylor expansion of 10.0 in a 2.297 * [backup-simplify]: Simplify 10.0 into 10.0 2.298 * [taylor]: Taking taylor expansion of (/ 1 k) in a 2.298 * [taylor]: Taking taylor expansion of k in a 2.298 * [backup-simplify]: Simplify k into k 2.298 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 2.298 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1.0) into (+ (/ 1 (pow k 2)) 1.0) 2.298 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 2.298 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 2.298 * [backup-simplify]: Simplify (+ (+ (/ 1 (pow k 2)) 1.0) (- (* 10.0 (/ 1 k)))) into (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) 2.298 * [backup-simplify]: Simplify (* 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) into 0 2.298 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 2.298 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 2.299 * [backup-simplify]: Simplify (+ 0 0) into 0 2.299 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 2.299 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 2.299 * [backup-simplify]: Simplify (- 0) into 0 2.300 * [backup-simplify]: Simplify (+ 0 0) into 0 2.300 * [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))) 2.300 * [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)))) 2.301 * [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))))) 2.301 * [taylor]: Taking taylor expansion of (* -1 (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in k 2.301 * [taylor]: Taking taylor expansion of -1 in k 2.301 * [backup-simplify]: Simplify -1 into -1 2.301 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 2.301 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log (/ -1 k)) m))) in k 2.301 * [taylor]: Taking taylor expansion of (* -1 (/ (log (/ -1 k)) m)) in k 2.301 * [taylor]: Taking taylor expansion of -1 in k 2.301 * [backup-simplify]: Simplify -1 into -1 2.301 * [taylor]: Taking taylor expansion of (/ (log (/ -1 k)) m) in k 2.301 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 2.301 * [taylor]: Taking taylor expansion of (/ -1 k) in k 2.301 * [taylor]: Taking taylor expansion of -1 in k 2.301 * [backup-simplify]: Simplify -1 into -1 2.301 * [taylor]: Taking taylor expansion of k in k 2.301 * [backup-simplify]: Simplify 0 into 0 2.301 * [backup-simplify]: Simplify 1 into 1 2.301 * [backup-simplify]: Simplify (/ -1 1) into -1 2.301 * [backup-simplify]: Simplify (log -1) into (log -1) 2.301 * [taylor]: Taking taylor expansion of m in k 2.301 * [backup-simplify]: Simplify m into m 2.302 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 2.302 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 2.303 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) m) into (/ (- (log -1) (log k)) m) 2.303 * [backup-simplify]: Simplify (* -1 (/ (- (log -1) (log k)) m)) into (* -1 (/ (- (log -1) (log k)) m)) 2.303 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 2.303 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 2.303 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 2.303 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 2.303 * [taylor]: Taking taylor expansion of (pow k 2) in k 2.303 * [taylor]: Taking taylor expansion of k in k 2.303 * [backup-simplify]: Simplify 0 into 0 2.303 * [backup-simplify]: Simplify 1 into 1 2.304 * [backup-simplify]: Simplify (* 1 1) into 1 2.304 * [backup-simplify]: Simplify (/ 1 1) into 1 2.304 * [taylor]: Taking taylor expansion of 1.0 in k 2.304 * [backup-simplify]: Simplify 1.0 into 1.0 2.304 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 2.304 * [taylor]: Taking taylor expansion of 10.0 in k 2.304 * [backup-simplify]: Simplify 10.0 into 10.0 2.304 * [taylor]: Taking taylor expansion of (/ 1 k) in k 2.304 * [taylor]: Taking taylor expansion of k in k 2.304 * [backup-simplify]: Simplify 0 into 0 2.304 * [backup-simplify]: Simplify 1 into 1 2.304 * [backup-simplify]: Simplify (/ 1 1) into 1 2.304 * [backup-simplify]: Simplify (+ 1 0) into 1 2.305 * [backup-simplify]: Simplify (+ 1 0) into 1 2.305 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) 1) into (exp (* -1 (/ (- (log -1) (log k)) m))) 2.305 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 2.305 * [taylor]: Taking taylor expansion of (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 2.305 * [taylor]: Taking taylor expansion of -1 in m 2.305 * [backup-simplify]: Simplify -1 into -1 2.305 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 2.305 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 2.305 * [taylor]: Taking taylor expansion of -1 in m 2.305 * [backup-simplify]: Simplify -1 into -1 2.305 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 2.305 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 2.305 * [taylor]: Taking taylor expansion of (log -1) in m 2.306 * [taylor]: Taking taylor expansion of -1 in m 2.306 * [backup-simplify]: Simplify -1 into -1 2.306 * [backup-simplify]: Simplify (log -1) into (log -1) 2.306 * [taylor]: Taking taylor expansion of (log k) in m 2.306 * [taylor]: Taking taylor expansion of k in m 2.306 * [backup-simplify]: Simplify k into k 2.306 * [backup-simplify]: Simplify (log k) into (log k) 2.306 * [taylor]: Taking taylor expansion of m in m 2.306 * [backup-simplify]: Simplify 0 into 0 2.306 * [backup-simplify]: Simplify 1 into 1 2.306 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 2.306 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 2.307 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 2.307 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 2.307 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 2.307 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 2.308 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 2.308 * [backup-simplify]: Simplify (- (/ 0 k) (+ (* (/ -1 k) (/ 0 k)))) into 0 2.308 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ -1 k) 1)))) 1) into 0 2.309 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)))) into 0 2.309 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (* 0 (log (/ -1 k)))) into 0 2.309 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log (/ -1 k)) m))) (+ (* (/ (pow 0 1) 1)))) into 0 2.310 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (* 0 k))) into 0 2.310 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 2.310 * [backup-simplify]: Simplify (+ 0 0) into 0 2.310 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 2.311 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (* 0 (/ 1 k)))) into 0 2.311 * [backup-simplify]: Simplify (- 0) into 0 2.311 * [backup-simplify]: Simplify (+ 0 0) into 0 2.312 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) into 0 2.313 * [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 2.313 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) into 0 2.313 * [taylor]: Taking taylor expansion of 0 in k 2.313 * [backup-simplify]: Simplify 0 into 0 2.313 * [taylor]: Taking taylor expansion of 0 in m 2.313 * [backup-simplify]: Simplify 0 into 0 2.313 * [backup-simplify]: Simplify 0 into 0 2.314 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 2.314 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 2.315 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (- (log -1) (log k)) m) (/ 0 m)))) into 0 2.315 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (- (log -1) (log k)) m))) into 0 2.316 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 1) 1)))) into 0 2.316 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.317 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.317 * [backup-simplify]: Simplify (+ 0 0) into 0 2.317 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 2.317 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 2.318 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 2.319 * [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)))) 2.320 * [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))))) 2.320 * [taylor]: Taking taylor expansion of (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 2.320 * [taylor]: Taking taylor expansion of (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 2.320 * [taylor]: Taking taylor expansion of 10.0 in m 2.320 * [backup-simplify]: Simplify 10.0 into 10.0 2.320 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 2.320 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 2.320 * [taylor]: Taking taylor expansion of -1 in m 2.320 * [backup-simplify]: Simplify -1 into -1 2.320 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 2.320 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 2.320 * [taylor]: Taking taylor expansion of (log -1) in m 2.320 * [taylor]: Taking taylor expansion of -1 in m 2.320 * [backup-simplify]: Simplify -1 into -1 2.320 * [backup-simplify]: Simplify (log -1) into (log -1) 2.320 * [taylor]: Taking taylor expansion of (log k) in m 2.320 * [taylor]: Taking taylor expansion of k in m 2.320 * [backup-simplify]: Simplify k into k 2.320 * [backup-simplify]: Simplify (log k) into (log k) 2.320 * [taylor]: Taking taylor expansion of m in m 2.320 * [backup-simplify]: Simplify 0 into 0 2.320 * [backup-simplify]: Simplify 1 into 1 2.320 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 2.321 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 2.321 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 2.321 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 2.321 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 2.322 * [backup-simplify]: Simplify (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 2.322 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 2.323 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 2.323 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into 0 2.323 * [backup-simplify]: Simplify 0 into 0 2.323 * [backup-simplify]: Simplify (- (/ 0 k) (+ (* (/ -1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 2.324 * [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 2.324 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 2.325 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (+ (* 0 0) (* 0 (log (/ -1 k))))) into 0 2.326 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log (/ -1 k)) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 2.326 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (+ (* 0 0) (* 0 k)))) into 0 2.326 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 2.327 * [backup-simplify]: Simplify (+ 0 0) into 0 2.327 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)) (* 0 (/ 0 k)))) into 0 2.327 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 k))))) into 0 2.328 * [backup-simplify]: Simplify (- 0) into 0 2.328 * [backup-simplify]: Simplify (+ 0 0) into 0 2.329 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) into 0 2.329 * [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 2.330 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) into 0 2.330 * [taylor]: Taking taylor expansion of 0 in k 2.330 * [backup-simplify]: Simplify 0 into 0 2.330 * [taylor]: Taking taylor expansion of 0 in m 2.330 * [backup-simplify]: Simplify 0 into 0 2.330 * [backup-simplify]: Simplify 0 into 0 2.330 * [taylor]: Taking taylor expansion of 0 in m 2.330 * [backup-simplify]: Simplify 0 into 0 2.330 * [backup-simplify]: Simplify 0 into 0 2.331 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.332 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 2.333 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (- (log -1) (log k)) m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 2.333 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ (- (log -1) (log k)) m)))) into 0 2.334 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 2.335 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.335 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.336 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 2.336 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.336 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 2.337 * [backup-simplify]: Simplify (- 0) into 0 2.337 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 2.338 * [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)))) 2.339 * [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))))) 2.339 * [taylor]: Taking taylor expansion of (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 2.339 * [taylor]: Taking taylor expansion of (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 2.340 * [taylor]: Taking taylor expansion of 99.0 in m 2.340 * [backup-simplify]: Simplify 99.0 into 99.0 2.340 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 2.340 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 2.340 * [taylor]: Taking taylor expansion of -1 in m 2.340 * [backup-simplify]: Simplify -1 into -1 2.340 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 2.340 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 2.340 * [taylor]: Taking taylor expansion of (log -1) in m 2.340 * [taylor]: Taking taylor expansion of -1 in m 2.340 * [backup-simplify]: Simplify -1 into -1 2.340 * [backup-simplify]: Simplify (log -1) into (log -1) 2.340 * [taylor]: Taking taylor expansion of (log k) in m 2.340 * [taylor]: Taking taylor expansion of k in m 2.340 * [backup-simplify]: Simplify k into k 2.340 * [backup-simplify]: Simplify (log k) into (log k) 2.340 * [taylor]: Taking taylor expansion of m in m 2.340 * [backup-simplify]: Simplify 0 into 0 2.340 * [backup-simplify]: Simplify 1 into 1 2.340 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 2.340 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 2.341 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 2.341 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 2.341 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 2.342 * [backup-simplify]: Simplify (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 2.342 * [backup-simplify]: Simplify (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 2.342 * [backup-simplify]: Simplify (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 2.344 * [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)))) 2.344 * * * * [progress]: [ 2 / 3 ] generating series at (2 2) 2.344 * [backup-simplify]: Simplify (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)) into (/ (+ (* 10.0 k) (+ (pow k 2) 1.0)) (pow k m)) 2.344 * [approximate]: Taking taylor expansion of (/ (+ (* 10.0 k) (+ (pow k 2) 1.0)) (pow k m)) in (k m) around 0 2.344 * [taylor]: Taking taylor expansion of (/ (+ (* 10.0 k) (+ (pow k 2) 1.0)) (pow k m)) in m 2.344 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in m 2.344 * [taylor]: Taking taylor expansion of (* 10.0 k) in m 2.344 * [taylor]: Taking taylor expansion of 10.0 in m 2.344 * [backup-simplify]: Simplify 10.0 into 10.0 2.344 * [taylor]: Taking taylor expansion of k in m 2.344 * [backup-simplify]: Simplify k into k 2.345 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in m 2.345 * [taylor]: Taking taylor expansion of (pow k 2) in m 2.345 * [taylor]: Taking taylor expansion of k in m 2.345 * [backup-simplify]: Simplify k into k 2.345 * [taylor]: Taking taylor expansion of 1.0 in m 2.345 * [backup-simplify]: Simplify 1.0 into 1.0 2.345 * [taylor]: Taking taylor expansion of (pow k m) in m 2.345 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 2.345 * [taylor]: Taking taylor expansion of (* m (log k)) in m 2.345 * [taylor]: Taking taylor expansion of m in m 2.345 * [backup-simplify]: Simplify 0 into 0 2.345 * [backup-simplify]: Simplify 1 into 1 2.345 * [taylor]: Taking taylor expansion of (log k) in m 2.345 * [taylor]: Taking taylor expansion of k in m 2.345 * [backup-simplify]: Simplify k into k 2.345 * [backup-simplify]: Simplify (log k) into (log k) 2.345 * [backup-simplify]: Simplify (* 0 (log k)) into 0 2.345 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 2.346 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 2.346 * [backup-simplify]: Simplify (exp 0) into 1 2.346 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 2.346 * [backup-simplify]: Simplify (* k k) into (pow k 2) 2.346 * [backup-simplify]: Simplify (+ (pow k 2) 1.0) into (+ (pow k 2) 1.0) 2.346 * [backup-simplify]: Simplify (+ (* 10.0 k) (+ (pow k 2) 1.0)) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 2.346 * [backup-simplify]: Simplify (/ (+ (* 10.0 k) (+ (pow k 2) 1.0)) 1) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 2.346 * [taylor]: Taking taylor expansion of (/ (+ (* 10.0 k) (+ (pow k 2) 1.0)) (pow k m)) in k 2.346 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 2.346 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 2.346 * [taylor]: Taking taylor expansion of 10.0 in k 2.346 * [backup-simplify]: Simplify 10.0 into 10.0 2.346 * [taylor]: Taking taylor expansion of k in k 2.346 * [backup-simplify]: Simplify 0 into 0 2.346 * [backup-simplify]: Simplify 1 into 1 2.346 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 2.346 * [taylor]: Taking taylor expansion of (pow k 2) in k 2.346 * [taylor]: Taking taylor expansion of k in k 2.346 * [backup-simplify]: Simplify 0 into 0 2.346 * [backup-simplify]: Simplify 1 into 1 2.346 * [taylor]: Taking taylor expansion of 1.0 in k 2.346 * [backup-simplify]: Simplify 1.0 into 1.0 2.346 * [taylor]: Taking taylor expansion of (pow k m) in k 2.346 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 2.346 * [taylor]: Taking taylor expansion of (* m (log k)) in k 2.346 * [taylor]: Taking taylor expansion of m in k 2.346 * [backup-simplify]: Simplify m into m 2.346 * [taylor]: Taking taylor expansion of (log k) in k 2.346 * [taylor]: Taking taylor expansion of k in k 2.346 * [backup-simplify]: Simplify 0 into 0 2.346 * [backup-simplify]: Simplify 1 into 1 2.347 * [backup-simplify]: Simplify (log 1) into 0 2.347 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 2.347 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 2.347 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 2.347 * [backup-simplify]: Simplify (* 10.0 0) into 0 2.348 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 2.348 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 2.348 * [backup-simplify]: Simplify (/ 1.0 (pow k m)) into (/ 1.0 (pow k m)) 2.348 * [taylor]: Taking taylor expansion of (/ (+ (* 10.0 k) (+ (pow k 2) 1.0)) (pow k m)) in k 2.348 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 2.348 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 2.348 * [taylor]: Taking taylor expansion of 10.0 in k 2.348 * [backup-simplify]: Simplify 10.0 into 10.0 2.348 * [taylor]: Taking taylor expansion of k in k 2.348 * [backup-simplify]: Simplify 0 into 0 2.348 * [backup-simplify]: Simplify 1 into 1 2.348 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 2.348 * [taylor]: Taking taylor expansion of (pow k 2) in k 2.348 * [taylor]: Taking taylor expansion of k in k 2.348 * [backup-simplify]: Simplify 0 into 0 2.348 * [backup-simplify]: Simplify 1 into 1 2.348 * [taylor]: Taking taylor expansion of 1.0 in k 2.348 * [backup-simplify]: Simplify 1.0 into 1.0 2.348 * [taylor]: Taking taylor expansion of (pow k m) in k 2.348 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 2.348 * [taylor]: Taking taylor expansion of (* m (log k)) in k 2.348 * [taylor]: Taking taylor expansion of m in k 2.348 * [backup-simplify]: Simplify m into m 2.348 * [taylor]: Taking taylor expansion of (log k) in k 2.348 * [taylor]: Taking taylor expansion of k in k 2.348 * [backup-simplify]: Simplify 0 into 0 2.348 * [backup-simplify]: Simplify 1 into 1 2.349 * [backup-simplify]: Simplify (log 1) into 0 2.349 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 2.349 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 2.349 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 2.350 * [backup-simplify]: Simplify (* 10.0 0) into 0 2.350 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 2.350 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 2.350 * [backup-simplify]: Simplify (/ 1.0 (pow k m)) into (/ 1.0 (pow k m)) 2.350 * [taylor]: Taking taylor expansion of (/ 1.0 (pow k m)) in m 2.350 * [taylor]: Taking taylor expansion of 1.0 in m 2.350 * [backup-simplify]: Simplify 1.0 into 1.0 2.350 * [taylor]: Taking taylor expansion of (pow k m) in m 2.350 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 2.350 * [taylor]: Taking taylor expansion of (* m (log k)) in m 2.350 * [taylor]: Taking taylor expansion of m in m 2.350 * [backup-simplify]: Simplify 0 into 0 2.350 * [backup-simplify]: Simplify 1 into 1 2.350 * [taylor]: Taking taylor expansion of (log k) in m 2.350 * [taylor]: Taking taylor expansion of k in m 2.350 * [backup-simplify]: Simplify k into k 2.350 * [backup-simplify]: Simplify (log k) into (log k) 2.350 * [backup-simplify]: Simplify (* 0 (log k)) into 0 2.351 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 2.351 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 2.351 * [backup-simplify]: Simplify (exp 0) into 1 2.352 * [backup-simplify]: Simplify (/ 1.0 1) into 1.0 2.352 * [backup-simplify]: Simplify 1.0 into 1.0 2.352 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 2.353 * [backup-simplify]: Simplify (+ 0 0) into 0 2.353 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 2.354 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 2.354 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 2.354 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 2.354 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 2.355 * [backup-simplify]: Simplify (- (/ 10.0 (pow k m)) (+ (* (/ 1.0 (pow k m)) (/ 0 (pow k m))))) into (* 10.0 (/ 1 (pow k m))) 2.355 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 (pow k m))) in m 2.355 * [taylor]: Taking taylor expansion of 10.0 in m 2.355 * [backup-simplify]: Simplify 10.0 into 10.0 2.355 * [taylor]: Taking taylor expansion of (/ 1 (pow k m)) in m 2.355 * [taylor]: Taking taylor expansion of (pow k m) in m 2.355 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 2.355 * [taylor]: Taking taylor expansion of (* m (log k)) in m 2.355 * [taylor]: Taking taylor expansion of m in m 2.355 * [backup-simplify]: Simplify 0 into 0 2.355 * [backup-simplify]: Simplify 1 into 1 2.355 * [taylor]: Taking taylor expansion of (log k) in m 2.355 * [taylor]: Taking taylor expansion of k in m 2.355 * [backup-simplify]: Simplify k into k 2.355 * [backup-simplify]: Simplify (log k) into (log k) 2.355 * [backup-simplify]: Simplify (* 0 (log k)) into 0 2.355 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 2.356 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 2.356 * [backup-simplify]: Simplify (exp 0) into 1 2.356 * [backup-simplify]: Simplify (/ 1 1) into 1 2.356 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 2.356 * [backup-simplify]: Simplify 10.0 into 10.0 2.356 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow (log k) 1) 1)))) into (log k) 2.357 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1.0 (/ (log k) 1)))) into (- (* 1.0 (log k))) 2.357 * [backup-simplify]: Simplify (- (* 1.0 (log k))) into (- (* 1.0 (log k))) 2.357 * [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)))) 2.357 * [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))) 2.357 * [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 2.357 * [taylor]: Taking taylor expansion of (/ (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) (pow (/ 1 k) (/ 1 m))) in m 2.357 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in m 2.357 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 2.357 * [taylor]: Taking taylor expansion of (pow k 2) in m 2.357 * [taylor]: Taking taylor expansion of k in m 2.357 * [backup-simplify]: Simplify k into k 2.357 * [backup-simplify]: Simplify (* k k) into (pow k 2) 2.357 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 2.357 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in m 2.357 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in m 2.357 * [taylor]: Taking taylor expansion of 10.0 in m 2.357 * [backup-simplify]: Simplify 10.0 into 10.0 2.357 * [taylor]: Taking taylor expansion of (/ 1 k) in m 2.358 * [taylor]: Taking taylor expansion of k in m 2.358 * [backup-simplify]: Simplify k into k 2.358 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 2.358 * [taylor]: Taking taylor expansion of 1.0 in m 2.358 * [backup-simplify]: Simplify 1.0 into 1.0 2.358 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in m 2.358 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in m 2.358 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in m 2.358 * [taylor]: Taking taylor expansion of (/ 1 m) in m 2.358 * [taylor]: Taking taylor expansion of m in m 2.358 * [backup-simplify]: Simplify 0 into 0 2.358 * [backup-simplify]: Simplify 1 into 1 2.358 * [backup-simplify]: Simplify (/ 1 1) into 1 2.358 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in m 2.358 * [taylor]: Taking taylor expansion of (/ 1 k) in m 2.358 * [taylor]: Taking taylor expansion of k in m 2.358 * [backup-simplify]: Simplify k into k 2.358 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 2.358 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 2.358 * [backup-simplify]: Simplify (* 1 (log (/ 1 k))) into (log (/ 1 k)) 2.358 * [backup-simplify]: Simplify (exp (* (/ 1 m) (log (/ 1 k)))) into (exp (/ (log (/ 1 k)) m)) 2.358 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 2.358 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 2.358 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) into (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) 2.359 * [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))) 2.359 * [taylor]: Taking taylor expansion of (/ (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) (pow (/ 1 k) (/ 1 m))) in k 2.359 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 2.359 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 2.359 * [taylor]: Taking taylor expansion of (pow k 2) in k 2.359 * [taylor]: Taking taylor expansion of k in k 2.359 * [backup-simplify]: Simplify 0 into 0 2.359 * [backup-simplify]: Simplify 1 into 1 2.359 * [backup-simplify]: Simplify (* 1 1) into 1 2.359 * [backup-simplify]: Simplify (/ 1 1) into 1 2.359 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 2.359 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 2.359 * [taylor]: Taking taylor expansion of 10.0 in k 2.359 * [backup-simplify]: Simplify 10.0 into 10.0 2.359 * [taylor]: Taking taylor expansion of (/ 1 k) in k 2.359 * [taylor]: Taking taylor expansion of k in k 2.359 * [backup-simplify]: Simplify 0 into 0 2.359 * [backup-simplify]: Simplify 1 into 1 2.360 * [backup-simplify]: Simplify (/ 1 1) into 1 2.360 * [taylor]: Taking taylor expansion of 1.0 in k 2.360 * [backup-simplify]: Simplify 1.0 into 1.0 2.360 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in k 2.360 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in k 2.360 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in k 2.360 * [taylor]: Taking taylor expansion of (/ 1 m) in k 2.360 * [taylor]: Taking taylor expansion of m in k 2.360 * [backup-simplify]: Simplify m into m 2.360 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 2.360 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 2.360 * [taylor]: Taking taylor expansion of (/ 1 k) in k 2.360 * [taylor]: Taking taylor expansion of k in k 2.360 * [backup-simplify]: Simplify 0 into 0 2.360 * [backup-simplify]: Simplify 1 into 1 2.360 * [backup-simplify]: Simplify (/ 1 1) into 1 2.360 * [backup-simplify]: Simplify (log 1) into 0 2.361 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 2.361 * [backup-simplify]: Simplify (* (/ 1 m) (- (log k))) into (* -1 (/ (log k) m)) 2.361 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 2.361 * [backup-simplify]: Simplify (+ 1 0) into 1 2.361 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 2.361 * [taylor]: Taking taylor expansion of (/ (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) (pow (/ 1 k) (/ 1 m))) in k 2.361 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 2.361 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 2.361 * [taylor]: Taking taylor expansion of (pow k 2) in k 2.361 * [taylor]: Taking taylor expansion of k in k 2.361 * [backup-simplify]: Simplify 0 into 0 2.361 * [backup-simplify]: Simplify 1 into 1 2.361 * [backup-simplify]: Simplify (* 1 1) into 1 2.362 * [backup-simplify]: Simplify (/ 1 1) into 1 2.362 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 2.362 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 2.362 * [taylor]: Taking taylor expansion of 10.0 in k 2.362 * [backup-simplify]: Simplify 10.0 into 10.0 2.362 * [taylor]: Taking taylor expansion of (/ 1 k) in k 2.362 * [taylor]: Taking taylor expansion of k in k 2.362 * [backup-simplify]: Simplify 0 into 0 2.362 * [backup-simplify]: Simplify 1 into 1 2.362 * [backup-simplify]: Simplify (/ 1 1) into 1 2.362 * [taylor]: Taking taylor expansion of 1.0 in k 2.362 * [backup-simplify]: Simplify 1.0 into 1.0 2.362 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in k 2.362 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in k 2.362 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in k 2.362 * [taylor]: Taking taylor expansion of (/ 1 m) in k 2.362 * [taylor]: Taking taylor expansion of m in k 2.362 * [backup-simplify]: Simplify m into m 2.362 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 2.362 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 2.362 * [taylor]: Taking taylor expansion of (/ 1 k) in k 2.362 * [taylor]: Taking taylor expansion of k in k 2.362 * [backup-simplify]: Simplify 0 into 0 2.362 * [backup-simplify]: Simplify 1 into 1 2.363 * [backup-simplify]: Simplify (/ 1 1) into 1 2.363 * [backup-simplify]: Simplify (log 1) into 0 2.363 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 2.363 * [backup-simplify]: Simplify (* (/ 1 m) (- (log k))) into (* -1 (/ (log k) m)) 2.363 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 2.363 * [backup-simplify]: Simplify (+ 1 0) into 1 2.364 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 2.364 * [taylor]: Taking taylor expansion of (/ 1 (exp (* -1 (/ (log k) m)))) in m 2.364 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 2.364 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 2.364 * [taylor]: Taking taylor expansion of -1 in m 2.364 * [backup-simplify]: Simplify -1 into -1 2.364 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 2.364 * [taylor]: Taking taylor expansion of (log k) in m 2.364 * [taylor]: Taking taylor expansion of k in m 2.364 * [backup-simplify]: Simplify k into k 2.364 * [backup-simplify]: Simplify (log k) into (log k) 2.364 * [taylor]: Taking taylor expansion of m in m 2.364 * [backup-simplify]: Simplify 0 into 0 2.364 * [backup-simplify]: Simplify 1 into 1 2.364 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 2.364 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 2.364 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 2.364 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 2.364 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 2.365 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.365 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.365 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 2.365 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 2.366 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 2.366 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.367 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 2.367 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)))) into 0 2.367 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 2.367 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (* 0 (- (log k)))) into 0 2.368 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 1) 1)))) into 0 2.368 * [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))))) 2.368 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 (exp (* -1 (/ (log k) m))))) in m 2.368 * [taylor]: Taking taylor expansion of 10.0 in m 2.368 * [backup-simplify]: Simplify 10.0 into 10.0 2.368 * [taylor]: Taking taylor expansion of (/ 1 (exp (* -1 (/ (log k) m)))) in m 2.368 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 2.368 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 2.368 * [taylor]: Taking taylor expansion of -1 in m 2.368 * [backup-simplify]: Simplify -1 into -1 2.368 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 2.368 * [taylor]: Taking taylor expansion of (log k) in m 2.368 * [taylor]: Taking taylor expansion of k in m 2.368 * [backup-simplify]: Simplify k into k 2.368 * [backup-simplify]: Simplify (log k) into (log k) 2.368 * [taylor]: Taking taylor expansion of m in m 2.368 * [backup-simplify]: Simplify 0 into 0 2.368 * [backup-simplify]: Simplify 1 into 1 2.368 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 2.368 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 2.369 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 2.369 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 2.369 * [backup-simplify]: Simplify (* 10.0 (/ 1 (exp (* -1 (/ (log k) m))))) into (/ 10.0 (exp (* -1 (/ (log k) m)))) 2.369 * [backup-simplify]: Simplify (/ 10.0 (exp (* -1 (/ (log k) m)))) into (/ 10.0 (exp (* -1 (/ (log k) m)))) 2.369 * [backup-simplify]: Simplify (- (+ (* (/ 1 (exp (* -1 (/ (log k) m)))) (/ 0 (exp (* -1 (/ (log k) m))))))) into 0 2.369 * [backup-simplify]: Simplify 0 into 0 2.370 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.370 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.370 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.371 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 2.371 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 2.371 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 2.372 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.373 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 2.373 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 2.374 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 2.377 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (+ (* 0 0) (* 0 (- (log k))))) into 0 2.378 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 2.378 * [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))))) 2.378 * [taylor]: Taking taylor expansion of (* 1.0 (/ 1 (exp (* -1 (/ (log k) m))))) in m 2.378 * [taylor]: Taking taylor expansion of 1.0 in m 2.378 * [backup-simplify]: Simplify 1.0 into 1.0 2.378 * [taylor]: Taking taylor expansion of (/ 1 (exp (* -1 (/ (log k) m)))) in m 2.378 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 2.378 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 2.378 * [taylor]: Taking taylor expansion of -1 in m 2.378 * [backup-simplify]: Simplify -1 into -1 2.379 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 2.379 * [taylor]: Taking taylor expansion of (log k) in m 2.379 * [taylor]: Taking taylor expansion of k in m 2.379 * [backup-simplify]: Simplify k into k 2.379 * [backup-simplify]: Simplify (log k) into (log k) 2.379 * [taylor]: Taking taylor expansion of m in m 2.379 * [backup-simplify]: Simplify 0 into 0 2.379 * [backup-simplify]: Simplify 1 into 1 2.379 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 2.379 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 2.379 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 2.379 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 2.379 * [backup-simplify]: Simplify (* 1.0 (/ 1 (exp (* -1 (/ (log k) m))))) into (/ 1.0 (exp (* -1 (/ (log k) m)))) 2.379 * [backup-simplify]: Simplify (/ 1.0 (exp (* -1 (/ (log k) m)))) into (/ 1.0 (exp (* -1 (/ (log k) m)))) 2.380 * [backup-simplify]: Simplify (+ (/ 1.0 (exp (* -1 (/ (log (/ 1 k)) (/ 1 m))))) (+ (* (/ 10.0 (exp (* -1 (/ (log (/ 1 k)) (/ 1 m))))) (* 1 (/ 1 (/ 1 k)))) (* (/ 1 (exp (* -1 (/ (log (/ 1 k)) (/ 1 m))))) (pow (* 1 (/ 1 (/ 1 k))) 2)))) into (+ (/ (pow k 2) (exp (* -1 (* m (log (/ 1 k)))))) (+ (* 1.0 (/ 1 (exp (* -1 (* m (log (/ 1 k))))))) (* 10.0 (/ k (exp (* -1 (* m (log (/ 1 k))))))))) 2.380 * [backup-simplify]: Simplify (/ (+ (* (/ 1 (- k)) (+ 10.0 (/ 1 (- k)))) 1.0) (pow (/ 1 (- k)) (/ 1 (- m)))) into (/ (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) (pow (/ -1 k) (/ -1 m))) 2.380 * [approximate]: Taking taylor expansion of (/ (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) (pow (/ -1 k) (/ -1 m))) in (k m) around 0 2.380 * [taylor]: Taking taylor expansion of (/ (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) (pow (/ -1 k) (/ -1 m))) in m 2.380 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in m 2.380 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in m 2.380 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 2.380 * [taylor]: Taking taylor expansion of (pow k 2) in m 2.380 * [taylor]: Taking taylor expansion of k in m 2.380 * [backup-simplify]: Simplify k into k 2.380 * [backup-simplify]: Simplify (* k k) into (pow k 2) 2.380 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 2.380 * [taylor]: Taking taylor expansion of 1.0 in m 2.380 * [backup-simplify]: Simplify 1.0 into 1.0 2.380 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in m 2.380 * [taylor]: Taking taylor expansion of 10.0 in m 2.380 * [backup-simplify]: Simplify 10.0 into 10.0 2.380 * [taylor]: Taking taylor expansion of (/ 1 k) in m 2.380 * [taylor]: Taking taylor expansion of k in m 2.380 * [backup-simplify]: Simplify k into k 2.380 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 2.380 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in m 2.380 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in m 2.380 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in m 2.380 * [taylor]: Taking taylor expansion of (/ -1 m) in m 2.380 * [taylor]: Taking taylor expansion of -1 in m 2.380 * [backup-simplify]: Simplify -1 into -1 2.380 * [taylor]: Taking taylor expansion of m in m 2.381 * [backup-simplify]: Simplify 0 into 0 2.381 * [backup-simplify]: Simplify 1 into 1 2.381 * [backup-simplify]: Simplify (/ -1 1) into -1 2.381 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in m 2.381 * [taylor]: Taking taylor expansion of (/ -1 k) in m 2.381 * [taylor]: Taking taylor expansion of -1 in m 2.381 * [backup-simplify]: Simplify -1 into -1 2.381 * [taylor]: Taking taylor expansion of k in m 2.381 * [backup-simplify]: Simplify k into k 2.381 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 2.381 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 2.381 * [backup-simplify]: Simplify (* -1 (log (/ -1 k))) into (* -1 (log (/ -1 k))) 2.381 * [backup-simplify]: Simplify (exp (* (/ -1 m) (log (/ -1 k)))) into (exp (* -1 (/ (log (/ -1 k)) m))) 2.381 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1.0) into (+ (/ 1 (pow k 2)) 1.0) 2.381 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 2.381 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 2.382 * [backup-simplify]: Simplify (+ (+ (/ 1 (pow k 2)) 1.0) (- (* 10.0 (/ 1 k)))) into (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) 2.382 * [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)))) 2.382 * [taylor]: Taking taylor expansion of (/ (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) (pow (/ -1 k) (/ -1 m))) in k 2.382 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 2.382 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 2.382 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 2.382 * [taylor]: Taking taylor expansion of (pow k 2) in k 2.382 * [taylor]: Taking taylor expansion of k in k 2.382 * [backup-simplify]: Simplify 0 into 0 2.382 * [backup-simplify]: Simplify 1 into 1 2.382 * [backup-simplify]: Simplify (* 1 1) into 1 2.382 * [backup-simplify]: Simplify (/ 1 1) into 1 2.382 * [taylor]: Taking taylor expansion of 1.0 in k 2.382 * [backup-simplify]: Simplify 1.0 into 1.0 2.382 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 2.382 * [taylor]: Taking taylor expansion of 10.0 in k 2.382 * [backup-simplify]: Simplify 10.0 into 10.0 2.382 * [taylor]: Taking taylor expansion of (/ 1 k) in k 2.382 * [taylor]: Taking taylor expansion of k in k 2.382 * [backup-simplify]: Simplify 0 into 0 2.382 * [backup-simplify]: Simplify 1 into 1 2.383 * [backup-simplify]: Simplify (/ 1 1) into 1 2.383 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in k 2.383 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in k 2.383 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in k 2.383 * [taylor]: Taking taylor expansion of (/ -1 m) in k 2.383 * [taylor]: Taking taylor expansion of -1 in k 2.383 * [backup-simplify]: Simplify -1 into -1 2.383 * [taylor]: Taking taylor expansion of m in k 2.383 * [backup-simplify]: Simplify m into m 2.383 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 2.383 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 2.383 * [taylor]: Taking taylor expansion of (/ -1 k) in k 2.383 * [taylor]: Taking taylor expansion of -1 in k 2.383 * [backup-simplify]: Simplify -1 into -1 2.383 * [taylor]: Taking taylor expansion of k in k 2.383 * [backup-simplify]: Simplify 0 into 0 2.383 * [backup-simplify]: Simplify 1 into 1 2.383 * [backup-simplify]: Simplify (/ -1 1) into -1 2.383 * [backup-simplify]: Simplify (log -1) into (log -1) 2.384 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 2.384 * [backup-simplify]: Simplify (* (/ -1 m) (- (log -1) (log k))) into (* -1 (/ (- (log -1) (log k)) m)) 2.385 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 2.385 * [backup-simplify]: Simplify (+ 1 0) into 1 2.385 * [backup-simplify]: Simplify (+ 1 0) into 1 2.385 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 2.385 * [taylor]: Taking taylor expansion of (/ (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) (pow (/ -1 k) (/ -1 m))) in k 2.385 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 2.386 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 2.386 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 2.386 * [taylor]: Taking taylor expansion of (pow k 2) in k 2.386 * [taylor]: Taking taylor expansion of k in k 2.386 * [backup-simplify]: Simplify 0 into 0 2.386 * [backup-simplify]: Simplify 1 into 1 2.386 * [backup-simplify]: Simplify (* 1 1) into 1 2.386 * [backup-simplify]: Simplify (/ 1 1) into 1 2.386 * [taylor]: Taking taylor expansion of 1.0 in k 2.386 * [backup-simplify]: Simplify 1.0 into 1.0 2.386 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 2.386 * [taylor]: Taking taylor expansion of 10.0 in k 2.386 * [backup-simplify]: Simplify 10.0 into 10.0 2.386 * [taylor]: Taking taylor expansion of (/ 1 k) in k 2.386 * [taylor]: Taking taylor expansion of k in k 2.386 * [backup-simplify]: Simplify 0 into 0 2.386 * [backup-simplify]: Simplify 1 into 1 2.386 * [backup-simplify]: Simplify (/ 1 1) into 1 2.386 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in k 2.386 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in k 2.386 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in k 2.386 * [taylor]: Taking taylor expansion of (/ -1 m) in k 2.386 * [taylor]: Taking taylor expansion of -1 in k 2.386 * [backup-simplify]: Simplify -1 into -1 2.386 * [taylor]: Taking taylor expansion of m in k 2.387 * [backup-simplify]: Simplify m into m 2.387 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 2.387 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 2.387 * [taylor]: Taking taylor expansion of (/ -1 k) in k 2.387 * [taylor]: Taking taylor expansion of -1 in k 2.387 * [backup-simplify]: Simplify -1 into -1 2.387 * [taylor]: Taking taylor expansion of k in k 2.387 * [backup-simplify]: Simplify 0 into 0 2.387 * [backup-simplify]: Simplify 1 into 1 2.387 * [backup-simplify]: Simplify (/ -1 1) into -1 2.387 * [backup-simplify]: Simplify (log -1) into (log -1) 2.388 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 2.388 * [backup-simplify]: Simplify (* (/ -1 m) (- (log -1) (log k))) into (* -1 (/ (- (log -1) (log k)) m)) 2.388 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 2.388 * [backup-simplify]: Simplify (+ 1 0) into 1 2.389 * [backup-simplify]: Simplify (+ 1 0) into 1 2.389 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 2.389 * [taylor]: Taking taylor expansion of (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 2.389 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 2.389 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 2.389 * [taylor]: Taking taylor expansion of -1 in m 2.389 * [backup-simplify]: Simplify -1 into -1 2.389 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 2.389 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 2.389 * [taylor]: Taking taylor expansion of (log -1) in m 2.389 * [taylor]: Taking taylor expansion of -1 in m 2.389 * [backup-simplify]: Simplify -1 into -1 2.390 * [backup-simplify]: Simplify (log -1) into (log -1) 2.390 * [taylor]: Taking taylor expansion of (log k) in m 2.390 * [taylor]: Taking taylor expansion of k in m 2.390 * [backup-simplify]: Simplify k into k 2.390 * [backup-simplify]: Simplify (log k) into (log k) 2.390 * [taylor]: Taking taylor expansion of m in m 2.390 * [backup-simplify]: Simplify 0 into 0 2.390 * [backup-simplify]: Simplify 1 into 1 2.390 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 2.390 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 2.390 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 2.391 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 2.391 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 2.391 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 2.392 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 2.392 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 2.393 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.393 * [backup-simplify]: Simplify (+ 0 0) into 0 2.393 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 2.393 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 2.394 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 2.394 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 2.395 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 2.395 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)))) into 0 2.396 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 2.396 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (* 0 (- (log -1) (log k)))) into 0 2.397 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 1) 1)))) into 0 2.398 * [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)))))) 2.398 * [taylor]: Taking taylor expansion of (- (* 10.0 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))))) in m 2.398 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 2.398 * [taylor]: Taking taylor expansion of 10.0 in m 2.398 * [backup-simplify]: Simplify 10.0 into 10.0 2.398 * [taylor]: Taking taylor expansion of (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 2.398 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 2.398 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 2.398 * [taylor]: Taking taylor expansion of -1 in m 2.398 * [backup-simplify]: Simplify -1 into -1 2.398 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 2.398 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 2.398 * [taylor]: Taking taylor expansion of (log -1) in m 2.398 * [taylor]: Taking taylor expansion of -1 in m 2.398 * [backup-simplify]: Simplify -1 into -1 2.398 * [backup-simplify]: Simplify (log -1) into (log -1) 2.398 * [taylor]: Taking taylor expansion of (log k) in m 2.398 * [taylor]: Taking taylor expansion of k in m 2.398 * [backup-simplify]: Simplify k into k 2.398 * [backup-simplify]: Simplify (log k) into (log k) 2.399 * [taylor]: Taking taylor expansion of m in m 2.399 * [backup-simplify]: Simplify 0 into 0 2.399 * [backup-simplify]: Simplify 1 into 1 2.399 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 2.399 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 2.399 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 2.400 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 2.400 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 2.400 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 2.401 * [backup-simplify]: Simplify (* 10.0 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (/ 10.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 2.401 * [backup-simplify]: Simplify (- (/ 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 10.0 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))))) 2.401 * [backup-simplify]: Simplify (- (* 10.0 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))))) into (- (* 10.0 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))))) 2.402 * [backup-simplify]: Simplify (- (+ (* (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) (/ 0 (exp (* -1 (/ (- (log -1) (log k)) m))))))) into 0 2.402 * [backup-simplify]: Simplify 0 into 0 2.403 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 2.403 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.403 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 2.404 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.404 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 2.404 * [backup-simplify]: Simplify (- 0) into 0 2.405 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 2.405 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.407 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 2.407 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 2.407 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 2.408 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (+ (* 0 0) (* 0 (- (log -1) (log k))))) into 0 2.409 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 2.410 * [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))))) 2.410 * [taylor]: Taking taylor expansion of (* 1.0 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 2.410 * [taylor]: Taking taylor expansion of 1.0 in m 2.410 * [backup-simplify]: Simplify 1.0 into 1.0 2.410 * [taylor]: Taking taylor expansion of (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 2.410 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 2.410 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 2.410 * [taylor]: Taking taylor expansion of -1 in m 2.410 * [backup-simplify]: Simplify -1 into -1 2.410 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 2.410 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 2.411 * [taylor]: Taking taylor expansion of (log -1) in m 2.411 * [taylor]: Taking taylor expansion of -1 in m 2.411 * [backup-simplify]: Simplify -1 into -1 2.411 * [backup-simplify]: Simplify (log -1) into (log -1) 2.411 * [taylor]: Taking taylor expansion of (log k) in m 2.411 * [taylor]: Taking taylor expansion of k in m 2.411 * [backup-simplify]: Simplify k into k 2.411 * [backup-simplify]: Simplify (log k) into (log k) 2.411 * [taylor]: Taking taylor expansion of m in m 2.411 * [backup-simplify]: Simplify 0 into 0 2.411 * [backup-simplify]: Simplify 1 into 1 2.411 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 2.411 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 2.411 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 2.412 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 2.412 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 2.412 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 2.413 * [backup-simplify]: Simplify (* 1.0 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (/ 1.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 2.413 * [backup-simplify]: Simplify (/ 1.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 2.414 * [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))))))))) 2.415 * * * * [progress]: [ 3 / 3 ] generating series at (2 2 1 1) 2.415 * [backup-simplify]: Simplify (* k (+ 10.0 k)) into (* k (+ k 10.0)) 2.415 * [approximate]: Taking taylor expansion of (* k (+ k 10.0)) in (k) around 0 2.415 * [taylor]: Taking taylor expansion of (* k (+ k 10.0)) in k 2.415 * [taylor]: Taking taylor expansion of k in k 2.415 * [backup-simplify]: Simplify 0 into 0 2.415 * [backup-simplify]: Simplify 1 into 1 2.415 * [taylor]: Taking taylor expansion of (+ k 10.0) in k 2.415 * [taylor]: Taking taylor expansion of k in k 2.415 * [backup-simplify]: Simplify 0 into 0 2.415 * [backup-simplify]: Simplify 1 into 1 2.415 * [taylor]: Taking taylor expansion of 10.0 in k 2.415 * [backup-simplify]: Simplify 10.0 into 10.0 2.415 * [taylor]: Taking taylor expansion of (* k (+ k 10.0)) in k 2.415 * [taylor]: Taking taylor expansion of k in k 2.415 * [backup-simplify]: Simplify 0 into 0 2.415 * [backup-simplify]: Simplify 1 into 1 2.415 * [taylor]: Taking taylor expansion of (+ k 10.0) in k 2.415 * [taylor]: Taking taylor expansion of k in k 2.415 * [backup-simplify]: Simplify 0 into 0 2.415 * [backup-simplify]: Simplify 1 into 1 2.415 * [taylor]: Taking taylor expansion of 10.0 in k 2.415 * [backup-simplify]: Simplify 10.0 into 10.0 2.415 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 2.416 * [backup-simplify]: Simplify (* 0 10.0) into 0 2.416 * [backup-simplify]: Simplify 0 into 0 2.416 * [backup-simplify]: Simplify (+ 1 0) into 1 2.417 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 10.0)) into 10.0 2.417 * [backup-simplify]: Simplify 10.0 into 10.0 2.417 * [backup-simplify]: Simplify (+ 0 0) into 0 2.417 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 10.0))) into 1 2.417 * [backup-simplify]: Simplify 1 into 1 2.418 * [backup-simplify]: Simplify (+ 0 0) into 0 2.418 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 10.0)))) into 0 2.418 * [backup-simplify]: Simplify 0 into 0 2.419 * [backup-simplify]: Simplify (+ 0 0) into 0 2.419 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 1) (* 0 10.0))))) into 0 2.419 * [backup-simplify]: Simplify 0 into 0 2.420 * [backup-simplify]: Simplify (+ 0 0) into 0 2.420 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 10.0)))))) into 0 2.420 * [backup-simplify]: Simplify 0 into 0 2.421 * [backup-simplify]: Simplify (+ 0 0) into 0 2.421 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 10.0))))))) into 0 2.422 * [backup-simplify]: Simplify 0 into 0 2.422 * [backup-simplify]: Simplify (+ 0 0) into 0 2.423 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 10.0)))))))) into 0 2.423 * [backup-simplify]: Simplify 0 into 0 2.423 * [backup-simplify]: Simplify (+ 0 0) into 0 2.424 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 10.0))))))))) into 0 2.424 * [backup-simplify]: Simplify 0 into 0 2.424 * [backup-simplify]: Simplify (+ (* 1 (pow k 2)) (* 10.0 k)) into (+ (* 10.0 k) (pow k 2)) 2.424 * [backup-simplify]: Simplify (* (/ 1 k) (+ 10.0 (/ 1 k))) into (/ (+ (/ 1 k) 10.0) k) 2.424 * [approximate]: Taking taylor expansion of (/ (+ (/ 1 k) 10.0) k) in (k) around 0 2.424 * [taylor]: Taking taylor expansion of (/ (+ (/ 1 k) 10.0) k) in k 2.424 * [taylor]: Taking taylor expansion of (+ (/ 1 k) 10.0) in k 2.424 * [taylor]: Taking taylor expansion of (/ 1 k) in k 2.424 * [taylor]: Taking taylor expansion of k in k 2.424 * [backup-simplify]: Simplify 0 into 0 2.425 * [backup-simplify]: Simplify 1 into 1 2.425 * [backup-simplify]: Simplify (/ 1 1) into 1 2.425 * [taylor]: Taking taylor expansion of 10.0 in k 2.425 * [backup-simplify]: Simplify 10.0 into 10.0 2.425 * [taylor]: Taking taylor expansion of k in k 2.425 * [backup-simplify]: Simplify 0 into 0 2.425 * [backup-simplify]: Simplify 1 into 1 2.425 * [backup-simplify]: Simplify (+ 1 0) into 1 2.425 * [backup-simplify]: Simplify (/ 1 1) into 1 2.425 * [taylor]: Taking taylor expansion of (/ (+ (/ 1 k) 10.0) k) in k 2.425 * [taylor]: Taking taylor expansion of (+ (/ 1 k) 10.0) in k 2.425 * [taylor]: Taking taylor expansion of (/ 1 k) in k 2.425 * [taylor]: Taking taylor expansion of k in k 2.425 * [backup-simplify]: Simplify 0 into 0 2.425 * [backup-simplify]: Simplify 1 into 1 2.426 * [backup-simplify]: Simplify (/ 1 1) into 1 2.426 * [taylor]: Taking taylor expansion of 10.0 in k 2.426 * [backup-simplify]: Simplify 10.0 into 10.0 2.426 * [taylor]: Taking taylor expansion of k in k 2.426 * [backup-simplify]: Simplify 0 into 0 2.426 * [backup-simplify]: Simplify 1 into 1 2.426 * [backup-simplify]: Simplify (+ 1 0) into 1 2.426 * [backup-simplify]: Simplify (/ 1 1) into 1 2.426 * [backup-simplify]: Simplify 1 into 1 2.427 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.427 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 2.428 * [backup-simplify]: Simplify (- (/ 10.0 1) (+ (* 1 (/ 0 1)))) into 10.0 2.428 * [backup-simplify]: Simplify 10.0 into 10.0 2.428 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.429 * [backup-simplify]: Simplify (+ 0 0) into 0 2.429 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 10.0 (/ 0 1)))) into 0 2.429 * [backup-simplify]: Simplify 0 into 0 2.430 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.430 * [backup-simplify]: Simplify (+ 0 0) into 0 2.431 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 10.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.431 * [backup-simplify]: Simplify 0 into 0 2.431 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.431 * [backup-simplify]: Simplify (+ 0 0) into 0 2.432 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 10.0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.432 * [backup-simplify]: Simplify 0 into 0 2.432 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.433 * [backup-simplify]: Simplify (+ 0 0) into 0 2.433 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 10.0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.433 * [backup-simplify]: Simplify 0 into 0 2.434 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.434 * [backup-simplify]: Simplify (+ 0 0) into 0 2.435 * [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 2.435 * [backup-simplify]: Simplify 0 into 0 2.435 * [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 2.435 * [backup-simplify]: Simplify (+ 0 0) into 0 2.436 * [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 2.436 * [backup-simplify]: Simplify 0 into 0 2.436 * [backup-simplify]: Simplify (+ (* 10.0 (/ 1 (/ 1 k))) (* 1 (pow (/ 1 (/ 1 k)) 2))) into (+ (* 10.0 k) (pow k 2)) 2.436 * [backup-simplify]: Simplify (* (/ 1 (- k)) (+ 10.0 (/ 1 (- k)))) into (* -1 (/ (- 10.0 (/ 1 k)) k)) 2.436 * [approximate]: Taking taylor expansion of (* -1 (/ (- 10.0 (/ 1 k)) k)) in (k) around 0 2.436 * [taylor]: Taking taylor expansion of (* -1 (/ (- 10.0 (/ 1 k)) k)) in k 2.436 * [taylor]: Taking taylor expansion of -1 in k 2.436 * [backup-simplify]: Simplify -1 into -1 2.436 * [taylor]: Taking taylor expansion of (/ (- 10.0 (/ 1 k)) k) in k 2.436 * [taylor]: Taking taylor expansion of (- 10.0 (/ 1 k)) in k 2.436 * [taylor]: Taking taylor expansion of 10.0 in k 2.437 * [backup-simplify]: Simplify 10.0 into 10.0 2.437 * [taylor]: Taking taylor expansion of (/ 1 k) in k 2.437 * [taylor]: Taking taylor expansion of k in k 2.437 * [backup-simplify]: Simplify 0 into 0 2.437 * [backup-simplify]: Simplify 1 into 1 2.437 * [backup-simplify]: Simplify (/ 1 1) into 1 2.437 * [taylor]: Taking taylor expansion of k in k 2.437 * [backup-simplify]: Simplify 0 into 0 2.437 * [backup-simplify]: Simplify 1 into 1 2.437 * [backup-simplify]: Simplify (- 1) into -1 2.437 * [backup-simplify]: Simplify (+ 0 -1) into -1 2.438 * [backup-simplify]: Simplify (/ -1 1) into -1 2.438 * [taylor]: Taking taylor expansion of (* -1 (/ (- 10.0 (/ 1 k)) k)) in k 2.438 * [taylor]: Taking taylor expansion of -1 in k 2.438 * [backup-simplify]: Simplify -1 into -1 2.438 * [taylor]: Taking taylor expansion of (/ (- 10.0 (/ 1 k)) k) in k 2.438 * [taylor]: Taking taylor expansion of (- 10.0 (/ 1 k)) in k 2.438 * [taylor]: Taking taylor expansion of 10.0 in k 2.438 * [backup-simplify]: Simplify 10.0 into 10.0 2.438 * [taylor]: Taking taylor expansion of (/ 1 k) in k 2.438 * [taylor]: Taking taylor expansion of k in k 2.438 * [backup-simplify]: Simplify 0 into 0 2.438 * [backup-simplify]: Simplify 1 into 1 2.438 * [backup-simplify]: Simplify (/ 1 1) into 1 2.438 * [taylor]: Taking taylor expansion of k in k 2.438 * [backup-simplify]: Simplify 0 into 0 2.438 * [backup-simplify]: Simplify 1 into 1 2.438 * [backup-simplify]: Simplify (- 1) into -1 2.438 * [backup-simplify]: Simplify (+ 0 -1) into -1 2.439 * [backup-simplify]: Simplify (/ -1 1) into -1 2.439 * [backup-simplify]: Simplify (* -1 -1) into 1 2.439 * [backup-simplify]: Simplify 1 into 1 2.439 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 2.440 * [backup-simplify]: Simplify (- 0) into 0 2.440 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 2.441 * [backup-simplify]: Simplify (- (/ 10.0 1) (+ (* -1 (/ 0 1)))) into 10.0 2.442 * [backup-simplify]: Simplify (+ (* -1 10.0) (* 0 -1)) into (- 10.0) 2.442 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 2.443 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.443 * [backup-simplify]: Simplify (- 0) into 0 2.443 * [backup-simplify]: Simplify (+ 0 0) into 0 2.444 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 10.0 (/ 0 1)))) into 0 2.444 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 10.0) (* 0 -1))) into 0 2.444 * [backup-simplify]: Simplify 0 into 0 2.445 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.445 * [backup-simplify]: Simplify (- 0) into 0 2.445 * [backup-simplify]: Simplify (+ 0 0) into 0 2.446 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 10.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.446 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 10.0) (* 0 -1)))) into 0 2.446 * [backup-simplify]: Simplify 0 into 0 2.447 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.447 * [backup-simplify]: Simplify (- 0) into 0 2.447 * [backup-simplify]: Simplify (+ 0 0) into 0 2.448 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 10.0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.449 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 10.0) (* 0 -1))))) into 0 2.449 * [backup-simplify]: Simplify 0 into 0 2.449 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.450 * [backup-simplify]: Simplify (- 0) into 0 2.450 * [backup-simplify]: Simplify (+ 0 0) into 0 2.451 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 10.0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.452 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 10.0) (* 0 -1)))))) into 0 2.452 * [backup-simplify]: Simplify 0 into 0 2.452 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 2.452 * [backup-simplify]: Simplify (- 0) into 0 2.453 * [backup-simplify]: Simplify (+ 0 0) into 0 2.453 * [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 2.454 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 10.0) (* 0 -1))))))) into 0 2.454 * [backup-simplify]: Simplify 0 into 0 2.455 * [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 2.455 * [backup-simplify]: Simplify (- 0) into 0 2.455 * [backup-simplify]: Simplify (+ 0 0) into 0 2.456 * [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 2.457 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 10.0) (* 0 -1)))))))) into 0 2.457 * [backup-simplify]: Simplify 0 into 0 2.457 * [backup-simplify]: Simplify (+ (* (- 10.0) (/ 1 (/ 1 (- k)))) (* 1 (pow (/ 1 (/ 1 (- k))) 2))) into (+ (* 10.0 k) (pow k 2)) 2.457 * * * [progress]: simplifying candidates 2.461 * [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)) (- (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)) (* 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))) (- (+ (* 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))))))))) (+ (* 10.0 k) (pow k 2)) (+ (* 10.0 k) (pow k 2)) (+ (* 10.0 k) (pow k 2)) 2.470 * * [simplify]: Extracting # 0 : cost 0 2.471 * * [simplify]: Extracting # 1 : cost 0 2.471 * * [simplify]: Extracting # 2 : cost 0 2.472 * * [simplify]: Extracting # 3 : cost 0 2.472 * * [simplify]: Extracting # 4 : cost 0 2.473 * * [simplify]: Extracting # 5 : cost 0 2.474 * * [simplify]: Extracting # 6 : cost 0 2.474 * * [simplify]: Extracting # 7 : cost 0 2.475 * * [simplify]: Extracting # 8 : cost 0 2.475 * * [simplify]: Extracting # 9 : cost 0 2.476 * * [simplify]: Extracting # 10 : cost 0 2.477 * * [simplify]: Extracting # 11 : cost 0 2.477 * * [simplify]: Extracting # 12 : cost 0 2.478 * * [simplify]: Extracting # 13 : cost 0 2.478 * * [simplify]: iteration 0 : 366 enodes (cost 4560 ) 2.576 * * [simplify]: Extracting # 0 : cost 0 2.578 * * [simplify]: Extracting # 1 : cost 0 2.579 * * [simplify]: Extracting # 2 : cost 0 2.580 * * [simplify]: Extracting # 3 : cost 0 2.581 * * [simplify]: Extracting # 4 : cost 0 2.586 * * [simplify]: Extracting # 5 : cost 0 2.587 * * [simplify]: Extracting # 6 : cost 0 2.589 * * [simplify]: iteration 1 : 840 enodes (cost 4341 ) 2.916 * * [simplify]: Extracting # 0 : cost 0 2.919 * * [simplify]: Extracting # 1 : cost 0 2.923 * * [simplify]: Extracting # 2 : cost 0 2.926 * * [simplify]: Extracting # 3 : cost 0 2.930 * * [simplify]: Extracting # 4 : cost 0 2.933 * * [simplify]: iteration 2 : 2847 enodes (cost 4178 ) 3.700 * * [simplify]: Extracting # 0 : cost 0 3.706 * * [simplify]: Extracting # 1 : cost 0 3.712 * * [simplify]: Extracting # 2 : cost 0 3.724 * * [simplify]: Extracting # 3 : cost 0 3.729 * * [simplify]: Extracting # 4 : cost 0 3.735 * * [simplify]: iteration done: 5001 enodes (cost 4148 ) 3.737 * [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)) (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)) (/ (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)) (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 (+ (* 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)) (sqrt (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)) (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)) (* 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))) (- (* 1.0 (+ (* a (* m (log k))) a)) (* 10.0 (* k a))) (+ (- (/ (* a 99.0) (/ (pow k 4) (exp (* (log k) m)))) (/ (* (* 10.0 (exp (* (log k) m))) a) (pow k 3))) (* (/ a (* k k)) (exp (* (log k) m)))) (+ (/ (* (* 99.0 a) (pow (exp m) (+ 0 (log k)))) (pow k 4)) (- (* (/ (pow (exp m) (+ 0 (log k))) k) (/ a k)) (/ (* (* 10.0 a) (pow (exp m) (+ 0 (log k)))) (pow k 3)))) (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))) (+ (* (pow k (- m)) 1.0) (+ (/ (* k 10.0) (exp (* (log k) m))) (/ (* k k) (exp (* (log k) m))))) (+ (* (/ k (pow (exp m) (+ 0 (log k)))) 10.0) (+ (/ 1.0 (pow (exp m) (+ 0 (log k)))) (/ (* k k) (pow (exp m) (+ 0 (log k)))))) (* k (+ 10.0 k)) (* k (+ 10.0 k)) (* k (+ 10.0 k)) 3.738 * * * [progress]: adding candidates to table 4.252 * * [progress]: iteration 2 / 4 4.252 * * * [progress]: picking best candidate 4.265 * * * * [pick]: Picked # 4.265 * * * [progress]: localizing error 4.278 * * * [progress]: generating rewritten candidates 4.278 * * * * [progress]: [ 1 / 4 ] rewriting at (2 2 1) 4.295 * * * * [progress]: [ 2 / 4 ] rewriting at (2 1 2) 4.310 * * * * [progress]: [ 3 / 4 ] rewriting at (2) 4.393 * * * * [progress]: [ 4 / 4 ] rewriting at (2 1) 4.544 * * * [progress]: generating series expansions 4.544 * * * * [progress]: [ 1 / 4 ] generating series at (2 2 1) 4.545 * [backup-simplify]: Simplify (sqrt (+ (* k (+ 10.0 k)) 1.0)) into (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) 4.545 * [approximate]: Taking taylor expansion of (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) in (k) around 0 4.545 * [taylor]: Taking taylor expansion of (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 4.545 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 4.545 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 4.545 * [taylor]: Taking taylor expansion of 10.0 in k 4.545 * [backup-simplify]: Simplify 10.0 into 10.0 4.545 * [taylor]: Taking taylor expansion of k in k 4.545 * [backup-simplify]: Simplify 0 into 0 4.545 * [backup-simplify]: Simplify 1 into 1 4.545 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 4.545 * [taylor]: Taking taylor expansion of (pow k 2) in k 4.545 * [taylor]: Taking taylor expansion of k in k 4.545 * [backup-simplify]: Simplify 0 into 0 4.545 * [backup-simplify]: Simplify 1 into 1 4.545 * [taylor]: Taking taylor expansion of 1.0 in k 4.545 * [backup-simplify]: Simplify 1.0 into 1.0 4.545 * [backup-simplify]: Simplify (* 10.0 0) into 0 4.546 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 4.546 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 4.546 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 4.547 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 4.547 * [backup-simplify]: Simplify (+ 0 0) into 0 4.548 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 4.549 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1.0))) into (/ 5.0 (sqrt 1.0)) 4.549 * [taylor]: Taking taylor expansion of (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 4.549 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 4.549 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 4.549 * [taylor]: Taking taylor expansion of 10.0 in k 4.549 * [backup-simplify]: Simplify 10.0 into 10.0 4.549 * [taylor]: Taking taylor expansion of k in k 4.549 * [backup-simplify]: Simplify 0 into 0 4.549 * [backup-simplify]: Simplify 1 into 1 4.549 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 4.549 * [taylor]: Taking taylor expansion of (pow k 2) in k 4.549 * [taylor]: Taking taylor expansion of k in k 4.549 * [backup-simplify]: Simplify 0 into 0 4.549 * [backup-simplify]: Simplify 1 into 1 4.549 * [taylor]: Taking taylor expansion of 1.0 in k 4.549 * [backup-simplify]: Simplify 1.0 into 1.0 4.549 * [backup-simplify]: Simplify (* 10.0 0) into 0 4.549 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 4.550 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 4.550 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 4.551 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 4.551 * [backup-simplify]: Simplify (+ 0 0) into 0 4.551 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 4.552 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1.0))) into (/ 5.0 (sqrt 1.0)) 4.552 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 4.553 * [backup-simplify]: Simplify (/ 5.0 (sqrt 1.0)) into (/ 5.0 (sqrt 1.0)) 4.553 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 1) (* 0 0))) into 0 4.554 * [backup-simplify]: Simplify (* 1 1) into 1 4.554 * [backup-simplify]: Simplify (+ 1 0) into 1 4.554 * [backup-simplify]: Simplify (+ 0 1) into 1 4.557 * [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))) 4.561 * [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))) 4.566 * [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)))) 4.566 * [backup-simplify]: Simplify (sqrt (+ (* (/ 1 k) (+ 10.0 (/ 1 k))) 1.0)) into (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) 4.566 * [approximate]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in (k) around 0 4.566 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 4.566 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 4.566 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 4.566 * [taylor]: Taking taylor expansion of (pow k 2) in k 4.566 * [taylor]: Taking taylor expansion of k in k 4.566 * [backup-simplify]: Simplify 0 into 0 4.566 * [backup-simplify]: Simplify 1 into 1 4.566 * [backup-simplify]: Simplify (* 1 1) into 1 4.567 * [backup-simplify]: Simplify (/ 1 1) into 1 4.567 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 4.567 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 4.567 * [taylor]: Taking taylor expansion of 10.0 in k 4.567 * [backup-simplify]: Simplify 10.0 into 10.0 4.567 * [taylor]: Taking taylor expansion of (/ 1 k) in k 4.567 * [taylor]: Taking taylor expansion of k in k 4.567 * [backup-simplify]: Simplify 0 into 0 4.567 * [backup-simplify]: Simplify 1 into 1 4.567 * [backup-simplify]: Simplify (/ 1 1) into 1 4.567 * [taylor]: Taking taylor expansion of 1.0 in k 4.567 * [backup-simplify]: Simplify 1.0 into 1.0 4.567 * [backup-simplify]: Simplify (+ 1 0) into 1 4.568 * [backup-simplify]: Simplify (sqrt 1) into 1 4.568 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 4.568 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.569 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 4.569 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 4.569 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 4.570 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1))) into 5.0 4.570 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 4.570 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 4.570 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 4.570 * [taylor]: Taking taylor expansion of (pow k 2) in k 4.570 * [taylor]: Taking taylor expansion of k in k 4.570 * [backup-simplify]: Simplify 0 into 0 4.570 * [backup-simplify]: Simplify 1 into 1 4.570 * [backup-simplify]: Simplify (* 1 1) into 1 4.571 * [backup-simplify]: Simplify (/ 1 1) into 1 4.571 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 4.571 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 4.571 * [taylor]: Taking taylor expansion of 10.0 in k 4.571 * [backup-simplify]: Simplify 10.0 into 10.0 4.571 * [taylor]: Taking taylor expansion of (/ 1 k) in k 4.571 * [taylor]: Taking taylor expansion of k in k 4.571 * [backup-simplify]: Simplify 0 into 0 4.571 * [backup-simplify]: Simplify 1 into 1 4.571 * [backup-simplify]: Simplify (/ 1 1) into 1 4.571 * [taylor]: Taking taylor expansion of 1.0 in k 4.571 * [backup-simplify]: Simplify 1.0 into 1.0 4.571 * [backup-simplify]: Simplify (+ 1 0) into 1 4.571 * [backup-simplify]: Simplify (sqrt 1) into 1 4.572 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 4.572 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.573 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 4.573 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 4.573 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 4.574 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1))) into 5.0 4.574 * [backup-simplify]: Simplify 1 into 1 4.574 * [backup-simplify]: Simplify 5.0 into 5.0 4.575 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 4.575 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.575 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.576 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 4.576 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 4.576 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 4.578 * [backup-simplify]: Simplify (/ (- 1.0 (pow 5.0 2) (+)) (* 2 1)) into -12.0 4.578 * [backup-simplify]: Simplify -12.0 into -12.0 4.578 * [backup-simplify]: Simplify (+ (* -12.0 (/ 1 k)) (+ 5.0 (* 1 (/ 1 (/ 1 k))))) into (- (+ k 5.0) (* 12.0 (/ 1 k))) 4.578 * [backup-simplify]: Simplify (sqrt (+ (* (/ 1 (- k)) (+ 10.0 (/ 1 (- k)))) 1.0)) into (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) 4.578 * [approximate]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in (k) around 0 4.578 * [taylor]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 4.579 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 4.579 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 4.579 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 4.579 * [taylor]: Taking taylor expansion of (pow k 2) in k 4.579 * [taylor]: Taking taylor expansion of k in k 4.579 * [backup-simplify]: Simplify 0 into 0 4.579 * [backup-simplify]: Simplify 1 into 1 4.579 * [backup-simplify]: Simplify (* 1 1) into 1 4.579 * [backup-simplify]: Simplify (/ 1 1) into 1 4.579 * [taylor]: Taking taylor expansion of 1.0 in k 4.579 * [backup-simplify]: Simplify 1.0 into 1.0 4.579 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 4.579 * [taylor]: Taking taylor expansion of 10.0 in k 4.579 * [backup-simplify]: Simplify 10.0 into 10.0 4.579 * [taylor]: Taking taylor expansion of (/ 1 k) in k 4.579 * [taylor]: Taking taylor expansion of k in k 4.579 * [backup-simplify]: Simplify 0 into 0 4.579 * [backup-simplify]: Simplify 1 into 1 4.579 * [backup-simplify]: Simplify (/ 1 1) into 1 4.580 * [backup-simplify]: Simplify (+ 1 0) into 1 4.580 * [backup-simplify]: Simplify (+ 1 0) into 1 4.580 * [backup-simplify]: Simplify (sqrt 1) into 1 4.581 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 4.581 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.581 * [backup-simplify]: Simplify (+ 0 0) into 0 4.581 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 4.582 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 4.582 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 4.583 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1))) into -5.0 4.583 * [taylor]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 4.583 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 4.583 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 4.583 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 4.583 * [taylor]: Taking taylor expansion of (pow k 2) in k 4.583 * [taylor]: Taking taylor expansion of k in k 4.583 * [backup-simplify]: Simplify 0 into 0 4.583 * [backup-simplify]: Simplify 1 into 1 4.583 * [backup-simplify]: Simplify (* 1 1) into 1 4.584 * [backup-simplify]: Simplify (/ 1 1) into 1 4.584 * [taylor]: Taking taylor expansion of 1.0 in k 4.584 * [backup-simplify]: Simplify 1.0 into 1.0 4.584 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 4.584 * [taylor]: Taking taylor expansion of 10.0 in k 4.584 * [backup-simplify]: Simplify 10.0 into 10.0 4.584 * [taylor]: Taking taylor expansion of (/ 1 k) in k 4.584 * [taylor]: Taking taylor expansion of k in k 4.584 * [backup-simplify]: Simplify 0 into 0 4.584 * [backup-simplify]: Simplify 1 into 1 4.584 * [backup-simplify]: Simplify (/ 1 1) into 1 4.584 * [backup-simplify]: Simplify (+ 1 0) into 1 4.584 * [backup-simplify]: Simplify (+ 1 0) into 1 4.585 * [backup-simplify]: Simplify (sqrt 1) into 1 4.585 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 4.585 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.586 * [backup-simplify]: Simplify (+ 0 0) into 0 4.586 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 4.586 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 4.587 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 4.588 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1))) into -5.0 4.588 * [backup-simplify]: Simplify 1 into 1 4.588 * [backup-simplify]: Simplify -5.0 into -5.0 4.588 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 4.589 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.589 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 4.589 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.590 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 4.590 * [backup-simplify]: Simplify (- 0) into 0 4.590 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 4.592 * [backup-simplify]: Simplify (/ (- 1.0 (pow -5.0 2) (+)) (* 2 1)) into -12.0 4.592 * [backup-simplify]: Simplify -12.0 into -12.0 4.592 * [backup-simplify]: Simplify (+ (* -12.0 (/ 1 (- k))) (+ -5.0 (* 1 (/ 1 (/ 1 (- k)))))) into (- (* 12.0 (/ 1 k)) (+ k 5.0)) 4.592 * * * * [progress]: [ 2 / 4 ] generating series at (2 1 2) 4.592 * [backup-simplify]: Simplify (sqrt (+ (* k (+ 10.0 k)) 1.0)) into (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) 4.592 * [approximate]: Taking taylor expansion of (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) in (k) around 0 4.593 * [taylor]: Taking taylor expansion of (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 4.593 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 4.593 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 4.593 * [taylor]: Taking taylor expansion of 10.0 in k 4.593 * [backup-simplify]: Simplify 10.0 into 10.0 4.593 * [taylor]: Taking taylor expansion of k in k 4.593 * [backup-simplify]: Simplify 0 into 0 4.593 * [backup-simplify]: Simplify 1 into 1 4.593 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 4.593 * [taylor]: Taking taylor expansion of (pow k 2) in k 4.593 * [taylor]: Taking taylor expansion of k in k 4.593 * [backup-simplify]: Simplify 0 into 0 4.593 * [backup-simplify]: Simplify 1 into 1 4.593 * [taylor]: Taking taylor expansion of 1.0 in k 4.593 * [backup-simplify]: Simplify 1.0 into 1.0 4.593 * [backup-simplify]: Simplify (* 10.0 0) into 0 4.593 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 4.594 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 4.594 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 4.595 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 4.595 * [backup-simplify]: Simplify (+ 0 0) into 0 4.595 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 4.596 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1.0))) into (/ 5.0 (sqrt 1.0)) 4.596 * [taylor]: Taking taylor expansion of (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 4.596 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 4.596 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 4.596 * [taylor]: Taking taylor expansion of 10.0 in k 4.596 * [backup-simplify]: Simplify 10.0 into 10.0 4.596 * [taylor]: Taking taylor expansion of k in k 4.596 * [backup-simplify]: Simplify 0 into 0 4.596 * [backup-simplify]: Simplify 1 into 1 4.596 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 4.596 * [taylor]: Taking taylor expansion of (pow k 2) in k 4.596 * [taylor]: Taking taylor expansion of k in k 4.596 * [backup-simplify]: Simplify 0 into 0 4.596 * [backup-simplify]: Simplify 1 into 1 4.596 * [taylor]: Taking taylor expansion of 1.0 in k 4.596 * [backup-simplify]: Simplify 1.0 into 1.0 4.597 * [backup-simplify]: Simplify (* 10.0 0) into 0 4.597 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 4.597 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 4.597 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 4.605 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 4.605 * [backup-simplify]: Simplify (+ 0 0) into 0 4.606 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 4.607 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1.0))) into (/ 5.0 (sqrt 1.0)) 4.607 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 4.608 * [backup-simplify]: Simplify (/ 5.0 (sqrt 1.0)) into (/ 5.0 (sqrt 1.0)) 4.608 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 1) (* 0 0))) into 0 4.609 * [backup-simplify]: Simplify (* 1 1) into 1 4.609 * [backup-simplify]: Simplify (+ 1 0) into 1 4.609 * [backup-simplify]: Simplify (+ 0 1) into 1 4.612 * [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))) 4.616 * [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))) 4.621 * [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)))) 4.621 * [backup-simplify]: Simplify (sqrt (+ (* (/ 1 k) (+ 10.0 (/ 1 k))) 1.0)) into (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) 4.621 * [approximate]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in (k) around 0 4.621 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 4.622 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 4.622 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 4.622 * [taylor]: Taking taylor expansion of (pow k 2) in k 4.622 * [taylor]: Taking taylor expansion of k in k 4.622 * [backup-simplify]: Simplify 0 into 0 4.622 * [backup-simplify]: Simplify 1 into 1 4.622 * [backup-simplify]: Simplify (* 1 1) into 1 4.622 * [backup-simplify]: Simplify (/ 1 1) into 1 4.622 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 4.622 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 4.622 * [taylor]: Taking taylor expansion of 10.0 in k 4.622 * [backup-simplify]: Simplify 10.0 into 10.0 4.622 * [taylor]: Taking taylor expansion of (/ 1 k) in k 4.622 * [taylor]: Taking taylor expansion of k in k 4.622 * [backup-simplify]: Simplify 0 into 0 4.622 * [backup-simplify]: Simplify 1 into 1 4.622 * [backup-simplify]: Simplify (/ 1 1) into 1 4.622 * [taylor]: Taking taylor expansion of 1.0 in k 4.622 * [backup-simplify]: Simplify 1.0 into 1.0 4.623 * [backup-simplify]: Simplify (+ 1 0) into 1 4.623 * [backup-simplify]: Simplify (sqrt 1) into 1 4.624 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 4.624 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.624 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 4.624 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 4.625 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 4.625 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1))) into 5.0 4.625 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 4.625 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 4.625 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 4.626 * [taylor]: Taking taylor expansion of (pow k 2) in k 4.626 * [taylor]: Taking taylor expansion of k in k 4.626 * [backup-simplify]: Simplify 0 into 0 4.626 * [backup-simplify]: Simplify 1 into 1 4.626 * [backup-simplify]: Simplify (* 1 1) into 1 4.626 * [backup-simplify]: Simplify (/ 1 1) into 1 4.626 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 4.626 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 4.626 * [taylor]: Taking taylor expansion of 10.0 in k 4.626 * [backup-simplify]: Simplify 10.0 into 10.0 4.626 * [taylor]: Taking taylor expansion of (/ 1 k) in k 4.626 * [taylor]: Taking taylor expansion of k in k 4.626 * [backup-simplify]: Simplify 0 into 0 4.626 * [backup-simplify]: Simplify 1 into 1 4.626 * [backup-simplify]: Simplify (/ 1 1) into 1 4.626 * [taylor]: Taking taylor expansion of 1.0 in k 4.626 * [backup-simplify]: Simplify 1.0 into 1.0 4.627 * [backup-simplify]: Simplify (+ 1 0) into 1 4.627 * [backup-simplify]: Simplify (sqrt 1) into 1 4.627 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 4.628 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.628 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 4.628 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 4.628 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 4.629 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1))) into 5.0 4.629 * [backup-simplify]: Simplify 1 into 1 4.629 * [backup-simplify]: Simplify 5.0 into 5.0 4.630 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 4.630 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.631 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.631 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 4.631 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 4.631 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 4.633 * [backup-simplify]: Simplify (/ (- 1.0 (pow 5.0 2) (+)) (* 2 1)) into -12.0 4.633 * [backup-simplify]: Simplify -12.0 into -12.0 4.633 * [backup-simplify]: Simplify (+ (* -12.0 (/ 1 k)) (+ 5.0 (* 1 (/ 1 (/ 1 k))))) into (- (+ k 5.0) (* 12.0 (/ 1 k))) 4.633 * [backup-simplify]: Simplify (sqrt (+ (* (/ 1 (- k)) (+ 10.0 (/ 1 (- k)))) 1.0)) into (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) 4.633 * [approximate]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in (k) around 0 4.634 * [taylor]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 4.634 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 4.634 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 4.634 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 4.634 * [taylor]: Taking taylor expansion of (pow k 2) in k 4.634 * [taylor]: Taking taylor expansion of k in k 4.634 * [backup-simplify]: Simplify 0 into 0 4.634 * [backup-simplify]: Simplify 1 into 1 4.634 * [backup-simplify]: Simplify (* 1 1) into 1 4.634 * [backup-simplify]: Simplify (/ 1 1) into 1 4.634 * [taylor]: Taking taylor expansion of 1.0 in k 4.634 * [backup-simplify]: Simplify 1.0 into 1.0 4.634 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 4.634 * [taylor]: Taking taylor expansion of 10.0 in k 4.634 * [backup-simplify]: Simplify 10.0 into 10.0 4.634 * [taylor]: Taking taylor expansion of (/ 1 k) in k 4.634 * [taylor]: Taking taylor expansion of k in k 4.634 * [backup-simplify]: Simplify 0 into 0 4.634 * [backup-simplify]: Simplify 1 into 1 4.634 * [backup-simplify]: Simplify (/ 1 1) into 1 4.635 * [backup-simplify]: Simplify (+ 1 0) into 1 4.635 * [backup-simplify]: Simplify (+ 1 0) into 1 4.635 * [backup-simplify]: Simplify (sqrt 1) into 1 4.636 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 4.636 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.636 * [backup-simplify]: Simplify (+ 0 0) into 0 4.636 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 4.637 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 4.637 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 4.638 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1))) into -5.0 4.638 * [taylor]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 4.638 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 4.638 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 4.638 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 4.638 * [taylor]: Taking taylor expansion of (pow k 2) in k 4.638 * [taylor]: Taking taylor expansion of k in k 4.638 * [backup-simplify]: Simplify 0 into 0 4.638 * [backup-simplify]: Simplify 1 into 1 4.638 * [backup-simplify]: Simplify (* 1 1) into 1 4.639 * [backup-simplify]: Simplify (/ 1 1) into 1 4.639 * [taylor]: Taking taylor expansion of 1.0 in k 4.639 * [backup-simplify]: Simplify 1.0 into 1.0 4.639 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 4.639 * [taylor]: Taking taylor expansion of 10.0 in k 4.639 * [backup-simplify]: Simplify 10.0 into 10.0 4.639 * [taylor]: Taking taylor expansion of (/ 1 k) in k 4.639 * [taylor]: Taking taylor expansion of k in k 4.639 * [backup-simplify]: Simplify 0 into 0 4.639 * [backup-simplify]: Simplify 1 into 1 4.639 * [backup-simplify]: Simplify (/ 1 1) into 1 4.639 * [backup-simplify]: Simplify (+ 1 0) into 1 4.639 * [backup-simplify]: Simplify (+ 1 0) into 1 4.640 * [backup-simplify]: Simplify (sqrt 1) into 1 4.640 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 4.640 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.641 * [backup-simplify]: Simplify (+ 0 0) into 0 4.641 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 4.641 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 4.642 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 4.643 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1))) into -5.0 4.643 * [backup-simplify]: Simplify 1 into 1 4.643 * [backup-simplify]: Simplify -5.0 into -5.0 4.643 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 4.644 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.644 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 4.644 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.645 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 4.645 * [backup-simplify]: Simplify (- 0) into 0 4.645 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 4.647 * [backup-simplify]: Simplify (/ (- 1.0 (pow -5.0 2) (+)) (* 2 1)) into -12.0 4.647 * [backup-simplify]: Simplify -12.0 into -12.0 4.647 * [backup-simplify]: Simplify (+ (* -12.0 (/ 1 (- k))) (+ -5.0 (* 1 (/ 1 (/ 1 (- k)))))) into (- (* 12.0 (/ 1 k)) (+ k 5.0)) 4.647 * * * * [progress]: [ 3 / 4 ] generating series at (2) 4.648 * [backup-simplify]: Simplify (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) into (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) 4.648 * [approximate]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in (a k m) around 0 4.648 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in m 4.648 * [taylor]: Taking taylor expansion of (* a (pow k m)) in m 4.648 * [taylor]: Taking taylor expansion of a in m 4.648 * [backup-simplify]: Simplify a into a 4.648 * [taylor]: Taking taylor expansion of (pow k m) in m 4.648 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 4.648 * [taylor]: Taking taylor expansion of (* m (log k)) in m 4.648 * [taylor]: Taking taylor expansion of m in m 4.648 * [backup-simplify]: Simplify 0 into 0 4.648 * [backup-simplify]: Simplify 1 into 1 4.648 * [taylor]: Taking taylor expansion of (log k) in m 4.648 * [taylor]: Taking taylor expansion of k in m 4.648 * [backup-simplify]: Simplify k into k 4.648 * [backup-simplify]: Simplify (log k) into (log k) 4.648 * [backup-simplify]: Simplify (* 0 (log k)) into 0 4.648 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 4.649 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 4.649 * [backup-simplify]: Simplify (exp 0) into 1 4.649 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in m 4.649 * [taylor]: Taking taylor expansion of (* 10.0 k) in m 4.649 * [taylor]: Taking taylor expansion of 10.0 in m 4.649 * [backup-simplify]: Simplify 10.0 into 10.0 4.649 * [taylor]: Taking taylor expansion of k in m 4.649 * [backup-simplify]: Simplify k into k 4.649 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in m 4.649 * [taylor]: Taking taylor expansion of (pow k 2) in m 4.649 * [taylor]: Taking taylor expansion of k in m 4.649 * [backup-simplify]: Simplify k into k 4.649 * [taylor]: Taking taylor expansion of 1.0 in m 4.649 * [backup-simplify]: Simplify 1.0 into 1.0 4.649 * [backup-simplify]: Simplify (* a 1) into a 4.649 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 4.649 * [backup-simplify]: Simplify (* k k) into (pow k 2) 4.649 * [backup-simplify]: Simplify (+ (pow k 2) 1.0) into (+ (pow k 2) 1.0) 4.649 * [backup-simplify]: Simplify (+ (* 10.0 k) (+ (pow k 2) 1.0)) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 4.649 * [backup-simplify]: Simplify (/ a (+ (* 10.0 k) (+ (pow k 2) 1.0))) into (/ a (+ (* 10.0 k) (+ (pow k 2) 1.0))) 4.649 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 4.650 * [taylor]: Taking taylor expansion of (* a (pow k m)) in k 4.650 * [taylor]: Taking taylor expansion of a in k 4.650 * [backup-simplify]: Simplify a into a 4.650 * [taylor]: Taking taylor expansion of (pow k m) in k 4.650 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 4.650 * [taylor]: Taking taylor expansion of (* m (log k)) in k 4.650 * [taylor]: Taking taylor expansion of m in k 4.650 * [backup-simplify]: Simplify m into m 4.650 * [taylor]: Taking taylor expansion of (log k) in k 4.650 * [taylor]: Taking taylor expansion of k in k 4.650 * [backup-simplify]: Simplify 0 into 0 4.650 * [backup-simplify]: Simplify 1 into 1 4.650 * [backup-simplify]: Simplify (log 1) into 0 4.650 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 4.650 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 4.650 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 4.650 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 4.650 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 4.650 * [taylor]: Taking taylor expansion of 10.0 in k 4.650 * [backup-simplify]: Simplify 10.0 into 10.0 4.650 * [taylor]: Taking taylor expansion of k in k 4.650 * [backup-simplify]: Simplify 0 into 0 4.650 * [backup-simplify]: Simplify 1 into 1 4.650 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 4.650 * [taylor]: Taking taylor expansion of (pow k 2) in k 4.650 * [taylor]: Taking taylor expansion of k in k 4.650 * [backup-simplify]: Simplify 0 into 0 4.650 * [backup-simplify]: Simplify 1 into 1 4.650 * [taylor]: Taking taylor expansion of 1.0 in k 4.650 * [backup-simplify]: Simplify 1.0 into 1.0 4.651 * [backup-simplify]: Simplify (* a (pow k m)) into (* a (pow k m)) 4.651 * [backup-simplify]: Simplify (* 10.0 0) into 0 4.651 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 4.651 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 4.651 * [backup-simplify]: Simplify (/ (* a (pow k m)) 1.0) into (* 1.0 (* a (pow k m))) 4.651 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in a 4.651 * [taylor]: Taking taylor expansion of (* a (pow k m)) in a 4.651 * [taylor]: Taking taylor expansion of a in a 4.652 * [backup-simplify]: Simplify 0 into 0 4.652 * [backup-simplify]: Simplify 1 into 1 4.652 * [taylor]: Taking taylor expansion of (pow k m) in a 4.652 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in a 4.652 * [taylor]: Taking taylor expansion of (* m (log k)) in a 4.652 * [taylor]: Taking taylor expansion of m in a 4.652 * [backup-simplify]: Simplify m into m 4.652 * [taylor]: Taking taylor expansion of (log k) in a 4.652 * [taylor]: Taking taylor expansion of k in a 4.652 * [backup-simplify]: Simplify k into k 4.652 * [backup-simplify]: Simplify (log k) into (log k) 4.652 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 4.652 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 4.652 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in a 4.652 * [taylor]: Taking taylor expansion of (* 10.0 k) in a 4.652 * [taylor]: Taking taylor expansion of 10.0 in a 4.652 * [backup-simplify]: Simplify 10.0 into 10.0 4.652 * [taylor]: Taking taylor expansion of k in a 4.652 * [backup-simplify]: Simplify k into k 4.652 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in a 4.652 * [taylor]: Taking taylor expansion of (pow k 2) in a 4.652 * [taylor]: Taking taylor expansion of k in a 4.652 * [backup-simplify]: Simplify k into k 4.652 * [taylor]: Taking taylor expansion of 1.0 in a 4.652 * [backup-simplify]: Simplify 1.0 into 1.0 4.652 * [backup-simplify]: Simplify (* 0 (pow k m)) into 0 4.653 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 4.653 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 4.653 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 4.653 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow k m))) into (pow k m) 4.653 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 4.653 * [backup-simplify]: Simplify (* k k) into (pow k 2) 4.654 * [backup-simplify]: Simplify (+ (pow k 2) 1.0) into (+ (pow k 2) 1.0) 4.654 * [backup-simplify]: Simplify (+ (* 10.0 k) (+ (pow k 2) 1.0)) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 4.654 * [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.654 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in a 4.654 * [taylor]: Taking taylor expansion of (* a (pow k m)) in a 4.654 * [taylor]: Taking taylor expansion of a in a 4.654 * [backup-simplify]: Simplify 0 into 0 4.654 * [backup-simplify]: Simplify 1 into 1 4.654 * [taylor]: Taking taylor expansion of (pow k m) in a 4.654 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in a 4.654 * [taylor]: Taking taylor expansion of (* m (log k)) in a 4.654 * [taylor]: Taking taylor expansion of m in a 4.654 * [backup-simplify]: Simplify m into m 4.654 * [taylor]: Taking taylor expansion of (log k) in a 4.654 * [taylor]: Taking taylor expansion of k in a 4.654 * [backup-simplify]: Simplify k into k 4.654 * [backup-simplify]: Simplify (log k) into (log k) 4.654 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 4.654 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 4.654 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in a 4.654 * [taylor]: Taking taylor expansion of (* 10.0 k) in a 4.654 * [taylor]: Taking taylor expansion of 10.0 in a 4.654 * [backup-simplify]: Simplify 10.0 into 10.0 4.654 * [taylor]: Taking taylor expansion of k in a 4.654 * [backup-simplify]: Simplify k into k 4.654 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in a 4.654 * [taylor]: Taking taylor expansion of (pow k 2) in a 4.654 * [taylor]: Taking taylor expansion of k in a 4.654 * [backup-simplify]: Simplify k into k 4.654 * [taylor]: Taking taylor expansion of 1.0 in a 4.654 * [backup-simplify]: Simplify 1.0 into 1.0 4.654 * [backup-simplify]: Simplify (* 0 (pow k m)) into 0 4.655 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 4.655 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 4.655 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 4.656 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow k m))) into (pow k m) 4.656 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 4.656 * [backup-simplify]: Simplify (* k k) into (pow k 2) 4.656 * [backup-simplify]: Simplify (+ (pow k 2) 1.0) into (+ (pow k 2) 1.0) 4.656 * [backup-simplify]: Simplify (+ (* 10.0 k) (+ (pow k 2) 1.0)) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 4.656 * [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.656 * [taylor]: Taking taylor expansion of (/ (pow k m) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 4.656 * [taylor]: Taking taylor expansion of (pow k m) in k 4.656 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 4.656 * [taylor]: Taking taylor expansion of (* m (log k)) in k 4.656 * [taylor]: Taking taylor expansion of m in k 4.656 * [backup-simplify]: Simplify m into m 4.656 * [taylor]: Taking taylor expansion of (log k) in k 4.656 * [taylor]: Taking taylor expansion of k in k 4.656 * [backup-simplify]: Simplify 0 into 0 4.656 * [backup-simplify]: Simplify 1 into 1 4.657 * [backup-simplify]: Simplify (log 1) into 0 4.657 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 4.657 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 4.657 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 4.657 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 4.657 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 4.657 * [taylor]: Taking taylor expansion of 10.0 in k 4.657 * [backup-simplify]: Simplify 10.0 into 10.0 4.657 * [taylor]: Taking taylor expansion of k in k 4.657 * [backup-simplify]: Simplify 0 into 0 4.657 * [backup-simplify]: Simplify 1 into 1 4.657 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 4.657 * [taylor]: Taking taylor expansion of (pow k 2) in k 4.657 * [taylor]: Taking taylor expansion of k in k 4.657 * [backup-simplify]: Simplify 0 into 0 4.657 * [backup-simplify]: Simplify 1 into 1 4.657 * [taylor]: Taking taylor expansion of 1.0 in k 4.657 * [backup-simplify]: Simplify 1.0 into 1.0 4.657 * [backup-simplify]: Simplify (* 10.0 0) into 0 4.658 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 4.658 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 4.658 * [backup-simplify]: Simplify (/ (pow k m) 1.0) into (* 1.0 (pow k m)) 4.658 * [taylor]: Taking taylor expansion of (* 1.0 (pow k m)) in m 4.658 * [taylor]: Taking taylor expansion of 1.0 in m 4.658 * [backup-simplify]: Simplify 1.0 into 1.0 4.658 * [taylor]: Taking taylor expansion of (pow k m) in m 4.658 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 4.658 * [taylor]: Taking taylor expansion of (* m (log k)) in m 4.658 * [taylor]: Taking taylor expansion of m in m 4.658 * [backup-simplify]: Simplify 0 into 0 4.658 * [backup-simplify]: Simplify 1 into 1 4.658 * [taylor]: Taking taylor expansion of (log k) in m 4.658 * [taylor]: Taking taylor expansion of k in m 4.658 * [backup-simplify]: Simplify k into k 4.658 * [backup-simplify]: Simplify (log k) into (log k) 4.658 * [backup-simplify]: Simplify (* 0 (log k)) into 0 4.659 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 4.659 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 4.659 * [backup-simplify]: Simplify (exp 0) into 1 4.659 * [backup-simplify]: Simplify (* 1.0 1) into 1.0 4.659 * [backup-simplify]: Simplify 1.0 into 1.0 4.660 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow k 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow k 1)))) 2) into 0 4.661 * [backup-simplify]: Simplify (+ (* m 0) (+ (* 0 0) (* 0 (log k)))) into 0 4.661 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 4.662 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (pow k m)))) into 0 4.662 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 k)) into 0 4.662 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 4.663 * [backup-simplify]: Simplify (+ 0 0) into 0 4.663 * [backup-simplify]: Simplify (+ 0 0) into 0 4.663 * [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.663 * [taylor]: Taking taylor expansion of 0 in k 4.663 * [backup-simplify]: Simplify 0 into 0 4.663 * [taylor]: Taking taylor expansion of 0 in m 4.663 * [backup-simplify]: Simplify 0 into 0 4.663 * [backup-simplify]: Simplify 0 into 0 4.664 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 4.664 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 4.664 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 4.665 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 4.666 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 4.666 * [backup-simplify]: Simplify (+ 0 0) into 0 4.666 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 4.667 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* (* 1.0 (pow k m)) (/ 10.0 1.0)))) into (- (* 10.0 (pow k m))) 4.667 * [taylor]: Taking taylor expansion of (- (* 10.0 (pow k m))) in m 4.667 * [taylor]: Taking taylor expansion of (* 10.0 (pow k m)) in m 4.667 * [taylor]: Taking taylor expansion of 10.0 in m 4.667 * [backup-simplify]: Simplify 10.0 into 10.0 4.667 * [taylor]: Taking taylor expansion of (pow k m) in m 4.667 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 4.667 * [taylor]: Taking taylor expansion of (* m (log k)) in m 4.667 * [taylor]: Taking taylor expansion of m in m 4.667 * [backup-simplify]: Simplify 0 into 0 4.667 * [backup-simplify]: Simplify 1 into 1 4.667 * [taylor]: Taking taylor expansion of (log k) in m 4.667 * [taylor]: Taking taylor expansion of k in m 4.667 * [backup-simplify]: Simplify k into k 4.667 * [backup-simplify]: Simplify (log k) into (log k) 4.667 * [backup-simplify]: Simplify (* 0 (log k)) into 0 4.668 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 4.668 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 4.668 * [backup-simplify]: Simplify (exp 0) into 1 4.668 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 4.668 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 4.669 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 4.669 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow (log k) 1) 1)))) into (log k) 4.669 * [backup-simplify]: Simplify (+ (* 1.0 (log k)) (* 0 1)) into (* 1.0 (log k)) 4.669 * [backup-simplify]: Simplify (* 1.0 (log k)) into (* 1.0 (log k)) 4.670 * [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.670 * [backup-simplify]: Simplify (/ (/ (/ 1 a) (sqrt (+ (* (/ 1 k) (+ 10.0 (/ 1 k))) 1.0))) (/ (sqrt (+ (* (/ 1 k) (+ 10.0 (/ 1 k))) 1.0)) (pow (/ 1 k) (/ 1 m)))) into (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) 4.670 * [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.670 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in m 4.670 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in m 4.670 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in m 4.670 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in m 4.670 * [taylor]: Taking taylor expansion of (/ 1 m) in m 4.670 * [taylor]: Taking taylor expansion of m in m 4.670 * [backup-simplify]: Simplify 0 into 0 4.670 * [backup-simplify]: Simplify 1 into 1 4.670 * [backup-simplify]: Simplify (/ 1 1) into 1 4.670 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in m 4.670 * [taylor]: Taking taylor expansion of (/ 1 k) in m 4.670 * [taylor]: Taking taylor expansion of k in m 4.670 * [backup-simplify]: Simplify k into k 4.670 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 4.671 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 4.671 * [backup-simplify]: Simplify (* 1 (log (/ 1 k))) into (log (/ 1 k)) 4.671 * [backup-simplify]: Simplify (exp (* (/ 1 m) (log (/ 1 k)))) into (exp (/ (log (/ 1 k)) m)) 4.671 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in m 4.671 * [taylor]: Taking taylor expansion of a in m 4.671 * [backup-simplify]: Simplify a into a 4.671 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in m 4.671 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 4.671 * [taylor]: Taking taylor expansion of (pow k 2) in m 4.671 * [taylor]: Taking taylor expansion of k in m 4.671 * [backup-simplify]: Simplify k into k 4.671 * [backup-simplify]: Simplify (* k k) into (pow k 2) 4.671 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 4.671 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in m 4.671 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in m 4.671 * [taylor]: Taking taylor expansion of 10.0 in m 4.671 * [backup-simplify]: Simplify 10.0 into 10.0 4.671 * [taylor]: Taking taylor expansion of (/ 1 k) in m 4.671 * [taylor]: Taking taylor expansion of k in m 4.671 * [backup-simplify]: Simplify k into k 4.671 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 4.671 * [taylor]: Taking taylor expansion of 1.0 in m 4.671 * [backup-simplify]: Simplify 1.0 into 1.0 4.671 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 4.671 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 4.672 * [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.672 * [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.672 * [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.672 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in k 4.672 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in k 4.672 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in k 4.672 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in k 4.672 * [taylor]: Taking taylor expansion of (/ 1 m) in k 4.672 * [taylor]: Taking taylor expansion of m in k 4.672 * [backup-simplify]: Simplify m into m 4.672 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 4.672 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 4.672 * [taylor]: Taking taylor expansion of (/ 1 k) in k 4.672 * [taylor]: Taking taylor expansion of k in k 4.672 * [backup-simplify]: Simplify 0 into 0 4.672 * [backup-simplify]: Simplify 1 into 1 4.672 * [backup-simplify]: Simplify (/ 1 1) into 1 4.673 * [backup-simplify]: Simplify (log 1) into 0 4.673 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 4.673 * [backup-simplify]: Simplify (* (/ 1 m) (- (log k))) into (* -1 (/ (log k) m)) 4.673 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 4.673 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 4.673 * [taylor]: Taking taylor expansion of a in k 4.673 * [backup-simplify]: Simplify a into a 4.673 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 4.673 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 4.673 * [taylor]: Taking taylor expansion of (pow k 2) in k 4.673 * [taylor]: Taking taylor expansion of k in k 4.673 * [backup-simplify]: Simplify 0 into 0 4.673 * [backup-simplify]: Simplify 1 into 1 4.674 * [backup-simplify]: Simplify (* 1 1) into 1 4.674 * [backup-simplify]: Simplify (/ 1 1) into 1 4.674 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 4.674 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 4.674 * [taylor]: Taking taylor expansion of 10.0 in k 4.674 * [backup-simplify]: Simplify 10.0 into 10.0 4.674 * [taylor]: Taking taylor expansion of (/ 1 k) in k 4.674 * [taylor]: Taking taylor expansion of k in k 4.674 * [backup-simplify]: Simplify 0 into 0 4.674 * [backup-simplify]: Simplify 1 into 1 4.674 * [backup-simplify]: Simplify (/ 1 1) into 1 4.674 * [taylor]: Taking taylor expansion of 1.0 in k 4.674 * [backup-simplify]: Simplify 1.0 into 1.0 4.675 * [backup-simplify]: Simplify (+ 1 0) into 1 4.675 * [backup-simplify]: Simplify (* a 1) into a 4.675 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) a) into (/ (exp (* -1 (/ (log k) m))) a) 4.675 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in a 4.675 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in a 4.675 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in a 4.675 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in a 4.675 * [taylor]: Taking taylor expansion of (/ 1 m) in a 4.675 * [taylor]: Taking taylor expansion of m in a 4.675 * [backup-simplify]: Simplify m into m 4.675 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 4.675 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in a 4.675 * [taylor]: Taking taylor expansion of (/ 1 k) in a 4.675 * [taylor]: Taking taylor expansion of k in a 4.675 * [backup-simplify]: Simplify k into k 4.675 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 4.675 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 4.675 * [backup-simplify]: Simplify (* (/ 1 m) (log (/ 1 k))) into (/ (log (/ 1 k)) m) 4.675 * [backup-simplify]: Simplify (exp (/ (log (/ 1 k)) m)) into (exp (/ (log (/ 1 k)) m)) 4.675 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in a 4.675 * [taylor]: Taking taylor expansion of a in a 4.675 * [backup-simplify]: Simplify 0 into 0 4.675 * [backup-simplify]: Simplify 1 into 1 4.675 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in a 4.675 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 4.675 * [taylor]: Taking taylor expansion of (pow k 2) in a 4.675 * [taylor]: Taking taylor expansion of k in a 4.675 * [backup-simplify]: Simplify k into k 4.675 * [backup-simplify]: Simplify (* k k) into (pow k 2) 4.676 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 4.676 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in a 4.676 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 4.676 * [taylor]: Taking taylor expansion of 10.0 in a 4.676 * [backup-simplify]: Simplify 10.0 into 10.0 4.676 * [taylor]: Taking taylor expansion of (/ 1 k) in a 4.676 * [taylor]: Taking taylor expansion of k in a 4.676 * [backup-simplify]: Simplify k into k 4.676 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 4.676 * [taylor]: Taking taylor expansion of 1.0 in a 4.676 * [backup-simplify]: Simplify 1.0 into 1.0 4.676 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 4.676 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 4.676 * [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.676 * [backup-simplify]: Simplify (* 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) into 0 4.676 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 4.676 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 4.676 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 4.677 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 4.677 * [backup-simplify]: Simplify (+ 0 0) into 0 4.677 * [backup-simplify]: Simplify (+ 0 0) into 0 4.678 * [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.678 * [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.678 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in a 4.678 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in a 4.678 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in a 4.678 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in a 4.678 * [taylor]: Taking taylor expansion of (/ 1 m) in a 4.678 * [taylor]: Taking taylor expansion of m in a 4.678 * [backup-simplify]: Simplify m into m 4.678 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 4.678 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in a 4.678 * [taylor]: Taking taylor expansion of (/ 1 k) in a 4.678 * [taylor]: Taking taylor expansion of k in a 4.678 * [backup-simplify]: Simplify k into k 4.678 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 4.678 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 4.678 * [backup-simplify]: Simplify (* (/ 1 m) (log (/ 1 k))) into (/ (log (/ 1 k)) m) 4.678 * [backup-simplify]: Simplify (exp (/ (log (/ 1 k)) m)) into (exp (/ (log (/ 1 k)) m)) 4.678 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in a 4.678 * [taylor]: Taking taylor expansion of a in a 4.678 * [backup-simplify]: Simplify 0 into 0 4.678 * [backup-simplify]: Simplify 1 into 1 4.678 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in a 4.678 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 4.678 * [taylor]: Taking taylor expansion of (pow k 2) in a 4.678 * [taylor]: Taking taylor expansion of k in a 4.679 * [backup-simplify]: Simplify k into k 4.679 * [backup-simplify]: Simplify (* k k) into (pow k 2) 4.679 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 4.679 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in a 4.679 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 4.679 * [taylor]: Taking taylor expansion of 10.0 in a 4.679 * [backup-simplify]: Simplify 10.0 into 10.0 4.679 * [taylor]: Taking taylor expansion of (/ 1 k) in a 4.679 * [taylor]: Taking taylor expansion of k in a 4.679 * [backup-simplify]: Simplify k into k 4.679 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 4.679 * [taylor]: Taking taylor expansion of 1.0 in a 4.679 * [backup-simplify]: Simplify 1.0 into 1.0 4.679 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 4.679 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 4.679 * [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.679 * [backup-simplify]: Simplify (* 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) into 0 4.679 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 4.679 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 4.680 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 4.680 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 4.680 * [backup-simplify]: Simplify (+ 0 0) into 0 4.680 * [backup-simplify]: Simplify (+ 0 0) into 0 4.681 * [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.681 * [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.681 * [taylor]: Taking taylor expansion of (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 4.681 * [taylor]: Taking taylor expansion of (exp (/ (log (/ 1 k)) m)) in k 4.681 * [taylor]: Taking taylor expansion of (/ (log (/ 1 k)) m) in k 4.681 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 4.681 * [taylor]: Taking taylor expansion of (/ 1 k) in k 4.681 * [taylor]: Taking taylor expansion of k in k 4.681 * [backup-simplify]: Simplify 0 into 0 4.681 * [backup-simplify]: Simplify 1 into 1 4.681 * [backup-simplify]: Simplify (/ 1 1) into 1 4.682 * [backup-simplify]: Simplify (log 1) into 0 4.682 * [taylor]: Taking taylor expansion of m in k 4.682 * [backup-simplify]: Simplify m into m 4.682 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 4.682 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 4.682 * [backup-simplify]: Simplify (/ (- (log k)) m) into (* -1 (/ (log k) m)) 4.682 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 4.682 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 4.682 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 4.682 * [taylor]: Taking taylor expansion of (pow k 2) in k 4.682 * [taylor]: Taking taylor expansion of k in k 4.682 * [backup-simplify]: Simplify 0 into 0 4.682 * [backup-simplify]: Simplify 1 into 1 4.683 * [backup-simplify]: Simplify (* 1 1) into 1 4.683 * [backup-simplify]: Simplify (/ 1 1) into 1 4.683 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 4.683 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 4.683 * [taylor]: Taking taylor expansion of 10.0 in k 4.683 * [backup-simplify]: Simplify 10.0 into 10.0 4.683 * [taylor]: Taking taylor expansion of (/ 1 k) in k 4.683 * [taylor]: Taking taylor expansion of k in k 4.683 * [backup-simplify]: Simplify 0 into 0 4.683 * [backup-simplify]: Simplify 1 into 1 4.683 * [backup-simplify]: Simplify (/ 1 1) into 1 4.683 * [taylor]: Taking taylor expansion of 1.0 in k 4.683 * [backup-simplify]: Simplify 1.0 into 1.0 4.684 * [backup-simplify]: Simplify (+ 1 0) into 1 4.684 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) 1) into (exp (* -1 (/ (log k) m))) 4.684 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 4.684 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 4.684 * [taylor]: Taking taylor expansion of -1 in m 4.684 * [backup-simplify]: Simplify -1 into -1 4.684 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 4.684 * [taylor]: Taking taylor expansion of (log k) in m 4.684 * [taylor]: Taking taylor expansion of k in m 4.684 * [backup-simplify]: Simplify k into k 4.684 * [backup-simplify]: Simplify (log k) into (log k) 4.684 * [taylor]: Taking taylor expansion of m in m 4.684 * [backup-simplify]: Simplify 0 into 0 4.684 * [backup-simplify]: Simplify 1 into 1 4.684 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 4.684 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 4.684 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 4.684 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 4.684 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 4.685 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 k) 1)))) 1) into 0 4.685 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)))) into 0 4.685 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (* 0 (log (/ 1 k)))) into 0 4.685 * [backup-simplify]: Simplify (* (exp (/ (log (/ 1 k)) m)) (+ (* (/ (pow 0 1) 1)))) into 0 4.686 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (* 0 k))) into 0 4.686 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 4.686 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 4.687 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (* 0 (/ 1 k)))) into 0 4.687 * [backup-simplify]: Simplify (+ 0 0) into 0 4.687 * [backup-simplify]: Simplify (+ 0 0) into 0 4.688 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))))) into 0 4.688 * [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.688 * [taylor]: Taking taylor expansion of 0 in k 4.688 * [backup-simplify]: Simplify 0 into 0 4.688 * [taylor]: Taking taylor expansion of 0 in m 4.688 * [backup-simplify]: Simplify 0 into 0 4.688 * [backup-simplify]: Simplify 0 into 0 4.689 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.689 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 4.690 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (* -1 (/ (log k) m)) (/ 0 m)))) into 0 4.690 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 1) 1)))) into 0 4.690 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 4.691 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.691 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 4.691 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 4.692 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 4.692 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (log k) m))) (/ 10.0 1)))) into (- (* 10.0 (exp (* -1 (/ (log k) m))))) 4.692 * [taylor]: Taking taylor expansion of (- (* 10.0 (exp (* -1 (/ (log k) m))))) in m 4.692 * [taylor]: Taking taylor expansion of (* 10.0 (exp (* -1 (/ (log k) m)))) in m 4.692 * [taylor]: Taking taylor expansion of 10.0 in m 4.692 * [backup-simplify]: Simplify 10.0 into 10.0 4.692 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 4.692 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 4.692 * [taylor]: Taking taylor expansion of -1 in m 4.692 * [backup-simplify]: Simplify -1 into -1 4.692 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 4.692 * [taylor]: Taking taylor expansion of (log k) in m 4.692 * [taylor]: Taking taylor expansion of k in m 4.692 * [backup-simplify]: Simplify k into k 4.692 * [backup-simplify]: Simplify (log k) into (log k) 4.692 * [taylor]: Taking taylor expansion of m in m 4.692 * [backup-simplify]: Simplify 0 into 0 4.692 * [backup-simplify]: Simplify 1 into 1 4.693 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 4.693 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 4.693 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 4.693 * [backup-simplify]: Simplify (* 10.0 (exp (* -1 (/ (log k) m)))) into (* 10.0 (exp (* -1 (/ (log k) m)))) 4.693 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (log k) m))))) into (- (* 10.0 (exp (* -1 (/ (log k) m))))) 4.693 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (log k) m))))) into (- (* 10.0 (exp (* -1 (/ (log k) m))))) 4.693 * [backup-simplify]: Simplify 0 into 0 4.693 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 4.694 * [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.694 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 4.695 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (+ (* 0 0) (* 0 (log (/ 1 k))))) into 0 4.695 * [backup-simplify]: Simplify (* (exp (/ (log (/ 1 k)) m)) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 4.696 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (+ (* 0 0) (* 0 k)))) into 0 4.696 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 4.696 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)) (* 0 (/ 0 k)))) into 0 4.697 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 k))))) into 0 4.697 * [backup-simplify]: Simplify (+ 0 0) into 0 4.697 * [backup-simplify]: Simplify (+ 0 0) into 0 4.698 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))))) into 0 4.699 * [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.699 * [taylor]: Taking taylor expansion of 0 in k 4.699 * [backup-simplify]: Simplify 0 into 0 4.699 * [taylor]: Taking taylor expansion of 0 in m 4.699 * [backup-simplify]: Simplify 0 into 0 4.699 * [backup-simplify]: Simplify 0 into 0 4.699 * [taylor]: Taking taylor expansion of 0 in m 4.699 * [backup-simplify]: Simplify 0 into 0 4.699 * [backup-simplify]: Simplify 0 into 0 4.700 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.704 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 4.705 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (* -1 (/ (log k) m)) (/ 0 m)) (* 0 (/ 0 m)))) into 0 4.705 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 4.706 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 4.707 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.707 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.707 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 4.708 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 4.708 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 4.709 * [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.709 * [taylor]: Taking taylor expansion of (* 99.0 (exp (* -1 (/ (log k) m)))) in m 4.709 * [taylor]: Taking taylor expansion of 99.0 in m 4.709 * [backup-simplify]: Simplify 99.0 into 99.0 4.709 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 4.709 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 4.709 * [taylor]: Taking taylor expansion of -1 in m 4.709 * [backup-simplify]: Simplify -1 into -1 4.709 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 4.709 * [taylor]: Taking taylor expansion of (log k) in m 4.709 * [taylor]: Taking taylor expansion of k in m 4.709 * [backup-simplify]: Simplify k into k 4.709 * [backup-simplify]: Simplify (log k) into (log k) 4.709 * [taylor]: Taking taylor expansion of m in m 4.709 * [backup-simplify]: Simplify 0 into 0 4.709 * [backup-simplify]: Simplify 1 into 1 4.709 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 4.709 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 4.709 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 4.709 * [backup-simplify]: Simplify (* 99.0 (exp (* -1 (/ (log k) m)))) into (* 99.0 (exp (* -1 (/ (log k) m)))) 4.709 * [backup-simplify]: Simplify (* 99.0 (exp (* -1 (/ (log k) m)))) into (* 99.0 (exp (* -1 (/ (log k) m)))) 4.710 * [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.711 * [backup-simplify]: Simplify (/ (/ (/ 1 (- a)) (sqrt (+ (* (/ 1 (- k)) (+ 10.0 (/ 1 (- k)))) 1.0))) (/ (sqrt (+ (* (/ 1 (- k)) (+ 10.0 (/ 1 (- k)))) 1.0)) (pow (/ 1 (- k)) (/ 1 (- m))))) into (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) 4.711 * [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.711 * [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.711 * [taylor]: Taking taylor expansion of -1 in m 4.711 * [backup-simplify]: Simplify -1 into -1 4.711 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in m 4.711 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in m 4.711 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in m 4.711 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in m 4.711 * [taylor]: Taking taylor expansion of (/ -1 m) in m 4.711 * [taylor]: Taking taylor expansion of -1 in m 4.711 * [backup-simplify]: Simplify -1 into -1 4.711 * [taylor]: Taking taylor expansion of m in m 4.711 * [backup-simplify]: Simplify 0 into 0 4.711 * [backup-simplify]: Simplify 1 into 1 4.711 * [backup-simplify]: Simplify (/ -1 1) into -1 4.711 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in m 4.711 * [taylor]: Taking taylor expansion of (/ -1 k) in m 4.711 * [taylor]: Taking taylor expansion of -1 in m 4.712 * [backup-simplify]: Simplify -1 into -1 4.712 * [taylor]: Taking taylor expansion of k in m 4.712 * [backup-simplify]: Simplify k into k 4.712 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 4.712 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 4.712 * [backup-simplify]: Simplify (* -1 (log (/ -1 k))) into (* -1 (log (/ -1 k))) 4.712 * [backup-simplify]: Simplify (exp (* (/ -1 m) (log (/ -1 k)))) into (exp (* -1 (/ (log (/ -1 k)) m))) 4.712 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in m 4.712 * [taylor]: Taking taylor expansion of a in m 4.712 * [backup-simplify]: Simplify a into a 4.712 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in m 4.712 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in m 4.712 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 4.712 * [taylor]: Taking taylor expansion of (pow k 2) in m 4.712 * [taylor]: Taking taylor expansion of k in m 4.712 * [backup-simplify]: Simplify k into k 4.712 * [backup-simplify]: Simplify (* k k) into (pow k 2) 4.712 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 4.712 * [taylor]: Taking taylor expansion of 1.0 in m 4.712 * [backup-simplify]: Simplify 1.0 into 1.0 4.712 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in m 4.712 * [taylor]: Taking taylor expansion of 10.0 in m 4.712 * [backup-simplify]: Simplify 10.0 into 10.0 4.712 * [taylor]: Taking taylor expansion of (/ 1 k) in m 4.712 * [taylor]: Taking taylor expansion of k in m 4.712 * [backup-simplify]: Simplify k into k 4.712 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 4.712 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1.0) into (+ (/ 1 (pow k 2)) 1.0) 4.712 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 4.712 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 4.713 * [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.713 * [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.713 * [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.713 * [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.713 * [taylor]: Taking taylor expansion of -1 in k 4.713 * [backup-simplify]: Simplify -1 into -1 4.713 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in k 4.713 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in k 4.713 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in k 4.713 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in k 4.713 * [taylor]: Taking taylor expansion of (/ -1 m) in k 4.713 * [taylor]: Taking taylor expansion of -1 in k 4.713 * [backup-simplify]: Simplify -1 into -1 4.713 * [taylor]: Taking taylor expansion of m in k 4.713 * [backup-simplify]: Simplify m into m 4.713 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 4.713 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 4.713 * [taylor]: Taking taylor expansion of (/ -1 k) in k 4.713 * [taylor]: Taking taylor expansion of -1 in k 4.713 * [backup-simplify]: Simplify -1 into -1 4.713 * [taylor]: Taking taylor expansion of k in k 4.713 * [backup-simplify]: Simplify 0 into 0 4.713 * [backup-simplify]: Simplify 1 into 1 4.714 * [backup-simplify]: Simplify (/ -1 1) into -1 4.714 * [backup-simplify]: Simplify (log -1) into (log -1) 4.714 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 4.715 * [backup-simplify]: Simplify (* (/ -1 m) (- (log -1) (log k))) into (* -1 (/ (- (log -1) (log k)) m)) 4.715 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 4.715 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 4.715 * [taylor]: Taking taylor expansion of a in k 4.715 * [backup-simplify]: Simplify a into a 4.715 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 4.715 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 4.715 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 4.715 * [taylor]: Taking taylor expansion of (pow k 2) in k 4.715 * [taylor]: Taking taylor expansion of k in k 4.715 * [backup-simplify]: Simplify 0 into 0 4.715 * [backup-simplify]: Simplify 1 into 1 4.715 * [backup-simplify]: Simplify (* 1 1) into 1 4.716 * [backup-simplify]: Simplify (/ 1 1) into 1 4.716 * [taylor]: Taking taylor expansion of 1.0 in k 4.716 * [backup-simplify]: Simplify 1.0 into 1.0 4.716 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 4.716 * [taylor]: Taking taylor expansion of 10.0 in k 4.716 * [backup-simplify]: Simplify 10.0 into 10.0 4.716 * [taylor]: Taking taylor expansion of (/ 1 k) in k 4.716 * [taylor]: Taking taylor expansion of k in k 4.716 * [backup-simplify]: Simplify 0 into 0 4.716 * [backup-simplify]: Simplify 1 into 1 4.716 * [backup-simplify]: Simplify (/ 1 1) into 1 4.716 * [backup-simplify]: Simplify (+ 1 0) into 1 4.716 * [backup-simplify]: Simplify (+ 1 0) into 1 4.716 * [backup-simplify]: Simplify (* a 1) into a 4.717 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) into (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) 4.717 * [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.717 * [taylor]: Taking taylor expansion of -1 in a 4.717 * [backup-simplify]: Simplify -1 into -1 4.717 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in a 4.717 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in a 4.717 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in a 4.717 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in a 4.717 * [taylor]: Taking taylor expansion of (/ -1 m) in a 4.717 * [taylor]: Taking taylor expansion of -1 in a 4.717 * [backup-simplify]: Simplify -1 into -1 4.717 * [taylor]: Taking taylor expansion of m in a 4.717 * [backup-simplify]: Simplify m into m 4.717 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 4.717 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in a 4.717 * [taylor]: Taking taylor expansion of (/ -1 k) in a 4.717 * [taylor]: Taking taylor expansion of -1 in a 4.717 * [backup-simplify]: Simplify -1 into -1 4.717 * [taylor]: Taking taylor expansion of k in a 4.717 * [backup-simplify]: Simplify k into k 4.717 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 4.717 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 4.717 * [backup-simplify]: Simplify (* (/ -1 m) (log (/ -1 k))) into (* -1 (/ (log (/ -1 k)) m)) 4.717 * [backup-simplify]: Simplify (exp (* -1 (/ (log (/ -1 k)) m))) into (exp (* -1 (/ (log (/ -1 k)) m))) 4.717 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in a 4.717 * [taylor]: Taking taylor expansion of a in a 4.717 * [backup-simplify]: Simplify 0 into 0 4.717 * [backup-simplify]: Simplify 1 into 1 4.717 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in a 4.717 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in a 4.717 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 4.717 * [taylor]: Taking taylor expansion of (pow k 2) in a 4.717 * [taylor]: Taking taylor expansion of k in a 4.717 * [backup-simplify]: Simplify k into k 4.718 * [backup-simplify]: Simplify (* k k) into (pow k 2) 4.718 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 4.718 * [taylor]: Taking taylor expansion of 1.0 in a 4.718 * [backup-simplify]: Simplify 1.0 into 1.0 4.718 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 4.718 * [taylor]: Taking taylor expansion of 10.0 in a 4.718 * [backup-simplify]: Simplify 10.0 into 10.0 4.718 * [taylor]: Taking taylor expansion of (/ 1 k) in a 4.718 * [taylor]: Taking taylor expansion of k in a 4.718 * [backup-simplify]: Simplify k into k 4.718 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 4.718 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1.0) into (+ (/ 1 (pow k 2)) 1.0) 4.718 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 4.718 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 4.718 * [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.718 * [backup-simplify]: Simplify (* 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) into 0 4.718 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 4.719 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 4.719 * [backup-simplify]: Simplify (+ 0 0) into 0 4.719 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 4.719 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 4.719 * [backup-simplify]: Simplify (- 0) into 0 4.720 * [backup-simplify]: Simplify (+ 0 0) into 0 4.720 * [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.720 * [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.720 * [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.720 * [taylor]: Taking taylor expansion of -1 in a 4.720 * [backup-simplify]: Simplify -1 into -1 4.720 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in a 4.720 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in a 4.720 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in a 4.720 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in a 4.720 * [taylor]: Taking taylor expansion of (/ -1 m) in a 4.720 * [taylor]: Taking taylor expansion of -1 in a 4.720 * [backup-simplify]: Simplify -1 into -1 4.720 * [taylor]: Taking taylor expansion of m in a 4.720 * [backup-simplify]: Simplify m into m 4.720 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 4.720 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in a 4.720 * [taylor]: Taking taylor expansion of (/ -1 k) in a 4.720 * [taylor]: Taking taylor expansion of -1 in a 4.720 * [backup-simplify]: Simplify -1 into -1 4.721 * [taylor]: Taking taylor expansion of k in a 4.721 * [backup-simplify]: Simplify k into k 4.721 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 4.721 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 4.721 * [backup-simplify]: Simplify (* (/ -1 m) (log (/ -1 k))) into (* -1 (/ (log (/ -1 k)) m)) 4.721 * [backup-simplify]: Simplify (exp (* -1 (/ (log (/ -1 k)) m))) into (exp (* -1 (/ (log (/ -1 k)) m))) 4.721 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in a 4.721 * [taylor]: Taking taylor expansion of a in a 4.721 * [backup-simplify]: Simplify 0 into 0 4.721 * [backup-simplify]: Simplify 1 into 1 4.721 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in a 4.721 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in a 4.721 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 4.721 * [taylor]: Taking taylor expansion of (pow k 2) in a 4.721 * [taylor]: Taking taylor expansion of k in a 4.721 * [backup-simplify]: Simplify k into k 4.721 * [backup-simplify]: Simplify (* k k) into (pow k 2) 4.721 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 4.721 * [taylor]: Taking taylor expansion of 1.0 in a 4.721 * [backup-simplify]: Simplify 1.0 into 1.0 4.721 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 4.721 * [taylor]: Taking taylor expansion of 10.0 in a 4.721 * [backup-simplify]: Simplify 10.0 into 10.0 4.721 * [taylor]: Taking taylor expansion of (/ 1 k) in a 4.721 * [taylor]: Taking taylor expansion of k in a 4.721 * [backup-simplify]: Simplify k into k 4.721 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 4.721 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1.0) into (+ (/ 1 (pow k 2)) 1.0) 4.721 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 4.721 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 4.722 * [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.722 * [backup-simplify]: Simplify (* 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) into 0 4.722 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 4.722 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 4.722 * [backup-simplify]: Simplify (+ 0 0) into 0 4.722 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 4.723 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 4.723 * [backup-simplify]: Simplify (- 0) into 0 4.723 * [backup-simplify]: Simplify (+ 0 0) into 0 4.724 * [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.724 * [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.724 * [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.724 * [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.724 * [taylor]: Taking taylor expansion of -1 in k 4.724 * [backup-simplify]: Simplify -1 into -1 4.724 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 4.724 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log (/ -1 k)) m))) in k 4.724 * [taylor]: Taking taylor expansion of (* -1 (/ (log (/ -1 k)) m)) in k 4.724 * [taylor]: Taking taylor expansion of -1 in k 4.724 * [backup-simplify]: Simplify -1 into -1 4.724 * [taylor]: Taking taylor expansion of (/ (log (/ -1 k)) m) in k 4.724 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 4.724 * [taylor]: Taking taylor expansion of (/ -1 k) in k 4.724 * [taylor]: Taking taylor expansion of -1 in k 4.724 * [backup-simplify]: Simplify -1 into -1 4.724 * [taylor]: Taking taylor expansion of k in k 4.724 * [backup-simplify]: Simplify 0 into 0 4.724 * [backup-simplify]: Simplify 1 into 1 4.725 * [backup-simplify]: Simplify (/ -1 1) into -1 4.725 * [backup-simplify]: Simplify (log -1) into (log -1) 4.725 * [taylor]: Taking taylor expansion of m in k 4.725 * [backup-simplify]: Simplify m into m 4.725 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 4.726 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 4.726 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) m) into (/ (- (log -1) (log k)) m) 4.727 * [backup-simplify]: Simplify (* -1 (/ (- (log -1) (log k)) m)) into (* -1 (/ (- (log -1) (log k)) m)) 4.727 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 4.727 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 4.727 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 4.727 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 4.727 * [taylor]: Taking taylor expansion of (pow k 2) in k 4.727 * [taylor]: Taking taylor expansion of k in k 4.727 * [backup-simplify]: Simplify 0 into 0 4.727 * [backup-simplify]: Simplify 1 into 1 4.727 * [backup-simplify]: Simplify (* 1 1) into 1 4.727 * [backup-simplify]: Simplify (/ 1 1) into 1 4.727 * [taylor]: Taking taylor expansion of 1.0 in k 4.727 * [backup-simplify]: Simplify 1.0 into 1.0 4.727 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 4.728 * [taylor]: Taking taylor expansion of 10.0 in k 4.728 * [backup-simplify]: Simplify 10.0 into 10.0 4.728 * [taylor]: Taking taylor expansion of (/ 1 k) in k 4.728 * [taylor]: Taking taylor expansion of k in k 4.728 * [backup-simplify]: Simplify 0 into 0 4.728 * [backup-simplify]: Simplify 1 into 1 4.728 * [backup-simplify]: Simplify (/ 1 1) into 1 4.728 * [backup-simplify]: Simplify (+ 1 0) into 1 4.728 * [backup-simplify]: Simplify (+ 1 0) into 1 4.729 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) 1) into (exp (* -1 (/ (- (log -1) (log k)) m))) 4.729 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 4.729 * [taylor]: Taking taylor expansion of (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 4.729 * [taylor]: Taking taylor expansion of -1 in m 4.729 * [backup-simplify]: Simplify -1 into -1 4.729 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 4.729 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 4.729 * [taylor]: Taking taylor expansion of -1 in m 4.729 * [backup-simplify]: Simplify -1 into -1 4.729 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 4.729 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 4.729 * [taylor]: Taking taylor expansion of (log -1) in m 4.729 * [taylor]: Taking taylor expansion of -1 in m 4.729 * [backup-simplify]: Simplify -1 into -1 4.729 * [backup-simplify]: Simplify (log -1) into (log -1) 4.729 * [taylor]: Taking taylor expansion of (log k) in m 4.729 * [taylor]: Taking taylor expansion of k in m 4.729 * [backup-simplify]: Simplify k into k 4.729 * [backup-simplify]: Simplify (log k) into (log k) 4.729 * [taylor]: Taking taylor expansion of m in m 4.729 * [backup-simplify]: Simplify 0 into 0 4.730 * [backup-simplify]: Simplify 1 into 1 4.730 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 4.730 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 4.730 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 4.730 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 4.731 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 4.731 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 4.731 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 4.732 * [backup-simplify]: Simplify (- (/ 0 k) (+ (* (/ -1 k) (/ 0 k)))) into 0 4.732 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ -1 k) 1)))) 1) into 0 4.732 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)))) into 0 4.732 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (* 0 (log (/ -1 k)))) into 0 4.733 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log (/ -1 k)) m))) (+ (* (/ (pow 0 1) 1)))) into 0 4.733 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (* 0 k))) into 0 4.733 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 4.734 * [backup-simplify]: Simplify (+ 0 0) into 0 4.734 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 4.734 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (* 0 (/ 1 k)))) into 0 4.734 * [backup-simplify]: Simplify (- 0) into 0 4.735 * [backup-simplify]: Simplify (+ 0 0) into 0 4.735 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) into 0 4.736 * [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.736 * [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.736 * [taylor]: Taking taylor expansion of 0 in k 4.736 * [backup-simplify]: Simplify 0 into 0 4.736 * [taylor]: Taking taylor expansion of 0 in m 4.736 * [backup-simplify]: Simplify 0 into 0 4.736 * [backup-simplify]: Simplify 0 into 0 4.737 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 4.738 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 4.738 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (- (log -1) (log k)) m) (/ 0 m)))) into 0 4.739 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (- (log -1) (log k)) m))) into 0 4.739 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 1) 1)))) into 0 4.740 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 4.740 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.740 * [backup-simplify]: Simplify (+ 0 0) into 0 4.741 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 4.741 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 4.741 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 4.742 * [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.743 * [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.743 * [taylor]: Taking taylor expansion of (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 4.743 * [taylor]: Taking taylor expansion of (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 4.743 * [taylor]: Taking taylor expansion of 10.0 in m 4.743 * [backup-simplify]: Simplify 10.0 into 10.0 4.743 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 4.743 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 4.743 * [taylor]: Taking taylor expansion of -1 in m 4.743 * [backup-simplify]: Simplify -1 into -1 4.743 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 4.743 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 4.743 * [taylor]: Taking taylor expansion of (log -1) in m 4.743 * [taylor]: Taking taylor expansion of -1 in m 4.743 * [backup-simplify]: Simplify -1 into -1 4.743 * [backup-simplify]: Simplify (log -1) into (log -1) 4.743 * [taylor]: Taking taylor expansion of (log k) in m 4.744 * [taylor]: Taking taylor expansion of k in m 4.744 * [backup-simplify]: Simplify k into k 4.744 * [backup-simplify]: Simplify (log k) into (log k) 4.744 * [taylor]: Taking taylor expansion of m in m 4.744 * [backup-simplify]: Simplify 0 into 0 4.744 * [backup-simplify]: Simplify 1 into 1 4.744 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 4.744 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 4.744 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 4.744 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 4.745 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 4.745 * [backup-simplify]: Simplify (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 4.745 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 4.746 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 4.746 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into 0 4.746 * [backup-simplify]: Simplify 0 into 0 4.747 * [backup-simplify]: Simplify (- (/ 0 k) (+ (* (/ -1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 4.748 * [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.748 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 4.748 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (+ (* 0 0) (* 0 (log (/ -1 k))))) into 0 4.749 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log (/ -1 k)) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 4.749 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (+ (* 0 0) (* 0 k)))) into 0 4.750 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 4.750 * [backup-simplify]: Simplify (+ 0 0) into 0 4.750 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)) (* 0 (/ 0 k)))) into 0 4.751 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 k))))) into 0 4.751 * [backup-simplify]: Simplify (- 0) into 0 4.751 * [backup-simplify]: Simplify (+ 0 0) into 0 4.752 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) into 0 4.753 * [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.754 * [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.754 * [taylor]: Taking taylor expansion of 0 in k 4.754 * [backup-simplify]: Simplify 0 into 0 4.754 * [taylor]: Taking taylor expansion of 0 in m 4.754 * [backup-simplify]: Simplify 0 into 0 4.754 * [backup-simplify]: Simplify 0 into 0 4.754 * [taylor]: Taking taylor expansion of 0 in m 4.754 * [backup-simplify]: Simplify 0 into 0 4.754 * [backup-simplify]: Simplify 0 into 0 4.754 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.756 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 4.756 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (- (log -1) (log k)) m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 4.757 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ (- (log -1) (log k)) m)))) into 0 4.758 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 4.758 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 4.759 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.759 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 4.760 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.760 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 4.760 * [backup-simplify]: Simplify (- 0) into 0 4.760 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 4.762 * [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.763 * [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.763 * [taylor]: Taking taylor expansion of (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 4.763 * [taylor]: Taking taylor expansion of (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 4.763 * [taylor]: Taking taylor expansion of 99.0 in m 4.763 * [backup-simplify]: Simplify 99.0 into 99.0 4.763 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 4.763 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 4.763 * [taylor]: Taking taylor expansion of -1 in m 4.763 * [backup-simplify]: Simplify -1 into -1 4.763 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 4.763 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 4.763 * [taylor]: Taking taylor expansion of (log -1) in m 4.763 * [taylor]: Taking taylor expansion of -1 in m 4.763 * [backup-simplify]: Simplify -1 into -1 4.764 * [backup-simplify]: Simplify (log -1) into (log -1) 4.764 * [taylor]: Taking taylor expansion of (log k) in m 4.764 * [taylor]: Taking taylor expansion of k in m 4.764 * [backup-simplify]: Simplify k into k 4.764 * [backup-simplify]: Simplify (log k) into (log k) 4.764 * [taylor]: Taking taylor expansion of m in m 4.764 * [backup-simplify]: Simplify 0 into 0 4.764 * [backup-simplify]: Simplify 1 into 1 4.764 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 4.764 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 4.764 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 4.765 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 4.765 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 4.765 * [backup-simplify]: Simplify (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 4.766 * [backup-simplify]: Simplify (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 4.766 * [backup-simplify]: Simplify (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 4.768 * [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.768 * * * * [progress]: [ 4 / 4 ] generating series at (2 1) 4.768 * [backup-simplify]: Simplify (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) into (* a (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))))) 4.768 * [approximate]: Taking taylor expansion of (* a (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))))) in (a k) around 0 4.768 * [taylor]: Taking taylor expansion of (* a (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))))) in k 4.768 * [taylor]: Taking taylor expansion of a in k 4.768 * [backup-simplify]: Simplify a into a 4.768 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))) in k 4.768 * [taylor]: Taking taylor expansion of (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 4.768 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 4.768 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 4.768 * [taylor]: Taking taylor expansion of 10.0 in k 4.768 * [backup-simplify]: Simplify 10.0 into 10.0 4.768 * [taylor]: Taking taylor expansion of k in k 4.768 * [backup-simplify]: Simplify 0 into 0 4.768 * [backup-simplify]: Simplify 1 into 1 4.768 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 4.768 * [taylor]: Taking taylor expansion of (pow k 2) in k 4.768 * [taylor]: Taking taylor expansion of k in k 4.768 * [backup-simplify]: Simplify 0 into 0 4.768 * [backup-simplify]: Simplify 1 into 1 4.768 * [taylor]: Taking taylor expansion of 1.0 in k 4.768 * [backup-simplify]: Simplify 1.0 into 1.0 4.769 * [backup-simplify]: Simplify (* 10.0 0) into 0 4.769 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 4.769 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 4.769 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 4.770 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 4.770 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 4.771 * [backup-simplify]: Simplify (+ 0 0) into 0 4.771 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 4.772 * [backup-simplify]: Simplify (- (+ (* 1.0 (/ 10.0 1.0)))) into (- 10.0) 4.773 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1.0))) into (/ -5.0 (sqrt 1.0)) 4.773 * [taylor]: Taking taylor expansion of (* a (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))))) in a 4.773 * [taylor]: Taking taylor expansion of a in a 4.773 * [backup-simplify]: Simplify 0 into 0 4.773 * [backup-simplify]: Simplify 1 into 1 4.773 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))) in a 4.773 * [taylor]: Taking taylor expansion of (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) in a 4.773 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in a 4.773 * [taylor]: Taking taylor expansion of (* 10.0 k) in a 4.773 * [taylor]: Taking taylor expansion of 10.0 in a 4.773 * [backup-simplify]: Simplify 10.0 into 10.0 4.773 * [taylor]: Taking taylor expansion of k in a 4.773 * [backup-simplify]: Simplify k into k 4.773 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in a 4.773 * [taylor]: Taking taylor expansion of (pow k 2) in a 4.773 * [taylor]: Taking taylor expansion of k in a 4.773 * [backup-simplify]: Simplify k into k 4.773 * [taylor]: Taking taylor expansion of 1.0 in a 4.773 * [backup-simplify]: Simplify 1.0 into 1.0 4.773 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 4.774 * [backup-simplify]: Simplify (* k k) into (pow k 2) 4.774 * [backup-simplify]: Simplify (+ (pow k 2) 1.0) into (+ (pow k 2) 1.0) 4.774 * [backup-simplify]: Simplify (+ (* 10.0 k) (+ (pow k 2) 1.0)) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 4.774 * [backup-simplify]: Simplify (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) into (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) 4.774 * [backup-simplify]: Simplify (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))) into (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))) 4.775 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 k)) into 0 4.775 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 4.775 * [backup-simplify]: Simplify (+ 0 0) into 0 4.775 * [backup-simplify]: Simplify (+ 0 0) into 0 4.775 * [backup-simplify]: Simplify (- (+ (* (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) (/ 0 (+ (* 10.0 k) (+ (pow k 2) 1.0)))))) into 0 4.776 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))))) into 0 4.776 * [taylor]: Taking taylor expansion of (* a (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))))) in a 4.776 * [taylor]: Taking taylor expansion of a in a 4.776 * [backup-simplify]: Simplify 0 into 0 4.776 * [backup-simplify]: Simplify 1 into 1 4.776 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))) in a 4.776 * [taylor]: Taking taylor expansion of (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) in a 4.776 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in a 4.776 * [taylor]: Taking taylor expansion of (* 10.0 k) in a 4.776 * [taylor]: Taking taylor expansion of 10.0 in a 4.776 * [backup-simplify]: Simplify 10.0 into 10.0 4.776 * [taylor]: Taking taylor expansion of k in a 4.776 * [backup-simplify]: Simplify k into k 4.776 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in a 4.776 * [taylor]: Taking taylor expansion of (pow k 2) in a 4.776 * [taylor]: Taking taylor expansion of k in a 4.776 * [backup-simplify]: Simplify k into k 4.776 * [taylor]: Taking taylor expansion of 1.0 in a 4.776 * [backup-simplify]: Simplify 1.0 into 1.0 4.776 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 4.776 * [backup-simplify]: Simplify (* k k) into (pow k 2) 4.776 * [backup-simplify]: Simplify (+ (pow k 2) 1.0) into (+ (pow k 2) 1.0) 4.776 * [backup-simplify]: Simplify (+ (* 10.0 k) (+ (pow k 2) 1.0)) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 4.776 * [backup-simplify]: Simplify (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) into (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) 4.776 * [backup-simplify]: Simplify (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))) into (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))) 4.777 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 k)) into 0 4.777 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 4.777 * [backup-simplify]: Simplify (+ 0 0) into 0 4.777 * [backup-simplify]: Simplify (+ 0 0) into 0 4.778 * [backup-simplify]: Simplify (- (+ (* (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) (/ 0 (+ (* 10.0 k) (+ (pow k 2) 1.0)))))) into 0 4.778 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))))) into 0 4.778 * [backup-simplify]: Simplify (* 0 (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))))) into 0 4.778 * [taylor]: Taking taylor expansion of 0 in k 4.778 * [backup-simplify]: Simplify 0 into 0 4.778 * [backup-simplify]: Simplify 0 into 0 4.778 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))))) into (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))) 4.778 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))) in k 4.778 * [taylor]: Taking taylor expansion of (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 4.778 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 4.778 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 4.778 * [taylor]: Taking taylor expansion of 10.0 in k 4.779 * [backup-simplify]: Simplify 10.0 into 10.0 4.779 * [taylor]: Taking taylor expansion of k in k 4.779 * [backup-simplify]: Simplify 0 into 0 4.779 * [backup-simplify]: Simplify 1 into 1 4.779 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 4.779 * [taylor]: Taking taylor expansion of (pow k 2) in k 4.779 * [taylor]: Taking taylor expansion of k in k 4.779 * [backup-simplify]: Simplify 0 into 0 4.779 * [backup-simplify]: Simplify 1 into 1 4.779 * [taylor]: Taking taylor expansion of 1.0 in k 4.779 * [backup-simplify]: Simplify 1.0 into 1.0 4.779 * [backup-simplify]: Simplify (* 10.0 0) into 0 4.779 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 4.779 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 4.780 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 4.780 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 4.781 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 4.781 * [backup-simplify]: Simplify (+ 0 0) into 0 4.781 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 4.782 * [backup-simplify]: Simplify (- (+ (* 1.0 (/ 10.0 1.0)))) into (- 10.0) 4.784 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1.0))) into (/ -5.0 (sqrt 1.0)) 4.784 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 4.784 * [backup-simplify]: Simplify 0 into 0 4.784 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (* 0 k))) into 0 4.785 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (* 0 k))) into 0 4.785 * [backup-simplify]: Simplify (+ 0 0) into 0 4.785 * [backup-simplify]: Simplify (+ 0 0) into 0 4.786 * [backup-simplify]: Simplify (- (+ (* (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) (/ 0 (+ (* 10.0 k) (+ (pow k 2) 1.0)))) (* 0 (/ 0 (+ (* 10.0 k) (+ (pow k 2) 1.0)))))) into 0 4.786 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))))) into 0 4.787 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))))))) into 0 4.787 * [taylor]: Taking taylor expansion of 0 in k 4.787 * [backup-simplify]: Simplify 0 into 0 4.787 * [backup-simplify]: Simplify 0 into 0 4.787 * [backup-simplify]: Simplify (/ -5.0 (sqrt 1.0)) into (/ -5.0 (sqrt 1.0)) 4.787 * [backup-simplify]: Simplify 0 into 0 4.788 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 k)))) into 0 4.789 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (+ (* 0 0) (* 0 k)))) into 0 4.789 * [backup-simplify]: Simplify (+ 0 0) into 0 4.789 * [backup-simplify]: Simplify (+ 0 0) into 0 4.790 * [backup-simplify]: Simplify (- (+ (* (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) (/ 0 (+ (* 10.0 k) (+ (pow k 2) 1.0)))) (* 0 (/ 0 (+ (* 10.0 k) (+ (pow k 2) 1.0)))) (* 0 (/ 0 (+ (* 10.0 k) (+ (pow k 2) 1.0)))))) into 0 4.790 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0)))) (* 2 (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))))) into 0 4.791 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))))))) into 0 4.791 * [taylor]: Taking taylor expansion of 0 in k 4.791 * [backup-simplify]: Simplify 0 into 0 4.791 * [backup-simplify]: Simplify 0 into 0 4.791 * [backup-simplify]: Simplify 0 into 0 4.792 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 1) (* 0 0))) into 0 4.792 * [backup-simplify]: Simplify (* 1 1) into 1 4.792 * [backup-simplify]: Simplify (+ 1 0) into 1 4.792 * [backup-simplify]: Simplify (+ 0 1) into 1 4.795 * [backup-simplify]: Simplify (- (+ (* 1.0 (/ 1 1.0)) (* (- 10.0) (/ 10.0 1.0)))) into 99.0 4.802 * [backup-simplify]: Simplify (/ (- 99.0 (pow (/ -5.0 (sqrt 1.0)) 2) (+)) (* 2 (sqrt 1.0))) into (* 1/2 (/ (- 99.0 (* 25.0 (/ 1 (pow (sqrt 1.0) 2)))) (sqrt 1.0))) 4.806 * [backup-simplify]: Simplify (* 1/2 (/ (- 99.0 (* 25.0 (/ 1 (pow (sqrt 1.0) 2)))) (sqrt 1.0))) into (* 1/2 (/ (- 99.0 (* 25.0 (/ 1 (pow (sqrt 1.0) 2)))) (sqrt 1.0))) 4.811 * [backup-simplify]: Simplify (+ (* (* 1/2 (/ (- 99.0 (* 25.0 (/ 1 (pow (sqrt 1.0) 2)))) (sqrt 1.0))) (* (pow k 2) a)) (+ (* (/ -5.0 (sqrt 1.0)) (* k a)) (* (sqrt 1.0) (* 1 a)))) into (- (+ (* a (sqrt 1.0)) (* 49.5 (/ (* (pow k 2) a) (sqrt 1.0)))) (+ (* 12.5 (/ (* (pow k 2) a) (pow (sqrt 1.0) 3))) (* 5.0 (/ (* k a) (sqrt 1.0))))) 4.811 * [backup-simplify]: Simplify (/ (/ 1 a) (sqrt (+ (* (/ 1 k) (+ 10.0 (/ 1 k))) 1.0))) into (* (/ 1 a) (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))))) 4.811 * [approximate]: Taking taylor expansion of (* (/ 1 a) (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))))) in (a k) around 0 4.811 * [taylor]: Taking taylor expansion of (* (/ 1 a) (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))))) in k 4.811 * [taylor]: Taking taylor expansion of (/ 1 a) in k 4.811 * [taylor]: Taking taylor expansion of a in k 4.811 * [backup-simplify]: Simplify a into a 4.811 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 4.811 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in k 4.811 * [taylor]: Taking taylor expansion of (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 4.811 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 4.811 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 4.811 * [taylor]: Taking taylor expansion of (pow k 2) in k 4.811 * [taylor]: Taking taylor expansion of k in k 4.811 * [backup-simplify]: Simplify 0 into 0 4.811 * [backup-simplify]: Simplify 1 into 1 4.812 * [backup-simplify]: Simplify (* 1 1) into 1 4.812 * [backup-simplify]: Simplify (/ 1 1) into 1 4.812 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 4.812 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 4.812 * [taylor]: Taking taylor expansion of 10.0 in k 4.812 * [backup-simplify]: Simplify 10.0 into 10.0 4.812 * [taylor]: Taking taylor expansion of (/ 1 k) in k 4.812 * [taylor]: Taking taylor expansion of k in k 4.812 * [backup-simplify]: Simplify 0 into 0 4.812 * [backup-simplify]: Simplify 1 into 1 4.812 * [backup-simplify]: Simplify (/ 1 1) into 1 4.812 * [taylor]: Taking taylor expansion of 1.0 in k 4.812 * [backup-simplify]: Simplify 1.0 into 1.0 4.813 * [backup-simplify]: Simplify (+ 1 0) into 1 4.813 * [backup-simplify]: Simplify (/ 1 1) into 1 4.813 * [backup-simplify]: Simplify (sqrt 1) into 1 4.813 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 4.814 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.814 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 4.814 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 4.814 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 4.816 * [backup-simplify]: Simplify (- (+ (* 1 (/ 10.0 1)))) into (- 10.0) 4.817 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1))) into -5.0 4.817 * [taylor]: Taking taylor expansion of (* (/ 1 a) (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))))) in a 4.817 * [taylor]: Taking taylor expansion of (/ 1 a) in a 4.817 * [taylor]: Taking taylor expansion of a in a 4.817 * [backup-simplify]: Simplify 0 into 0 4.817 * [backup-simplify]: Simplify 1 into 1 4.817 * [backup-simplify]: Simplify (/ 1 1) into 1 4.817 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in a 4.817 * [taylor]: Taking taylor expansion of (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in a 4.817 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in a 4.817 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 4.817 * [taylor]: Taking taylor expansion of (pow k 2) in a 4.817 * [taylor]: Taking taylor expansion of k in a 4.817 * [backup-simplify]: Simplify k into k 4.817 * [backup-simplify]: Simplify (* k k) into (pow k 2) 4.817 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 4.817 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in a 4.817 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 4.817 * [taylor]: Taking taylor expansion of 10.0 in a 4.817 * [backup-simplify]: Simplify 10.0 into 10.0 4.817 * [taylor]: Taking taylor expansion of (/ 1 k) in a 4.817 * [taylor]: Taking taylor expansion of k in a 4.817 * [backup-simplify]: Simplify k into k 4.817 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 4.817 * [taylor]: Taking taylor expansion of 1.0 in a 4.817 * [backup-simplify]: Simplify 1.0 into 1.0 4.817 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 4.818 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 4.818 * [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.818 * [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))) 4.818 * [backup-simplify]: Simplify (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) into (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) 4.818 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 4.818 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 4.818 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 4.819 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 4.819 * [backup-simplify]: Simplify (+ 0 0) into 0 4.819 * [backup-simplify]: Simplify (+ 0 0) into 0 4.819 * [backup-simplify]: Simplify (- (+ (* (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) (/ 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))))) into 0 4.820 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))))) into 0 4.820 * [taylor]: Taking taylor expansion of (* (/ 1 a) (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))))) in a 4.820 * [taylor]: Taking taylor expansion of (/ 1 a) in a 4.820 * [taylor]: Taking taylor expansion of a in a 4.820 * [backup-simplify]: Simplify 0 into 0 4.820 * [backup-simplify]: Simplify 1 into 1 4.820 * [backup-simplify]: Simplify (/ 1 1) into 1 4.820 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in a 4.820 * [taylor]: Taking taylor expansion of (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in a 4.820 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in a 4.820 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 4.820 * [taylor]: Taking taylor expansion of (pow k 2) in a 4.820 * [taylor]: Taking taylor expansion of k in a 4.820 * [backup-simplify]: Simplify k into k 4.820 * [backup-simplify]: Simplify (* k k) into (pow k 2) 4.820 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 4.820 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in a 4.820 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 4.820 * [taylor]: Taking taylor expansion of 10.0 in a 4.820 * [backup-simplify]: Simplify 10.0 into 10.0 4.820 * [taylor]: Taking taylor expansion of (/ 1 k) in a 4.820 * [taylor]: Taking taylor expansion of k in a 4.820 * [backup-simplify]: Simplify k into k 4.820 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 4.820 * [taylor]: Taking taylor expansion of 1.0 in a 4.820 * [backup-simplify]: Simplify 1.0 into 1.0 4.820 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 4.821 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 4.821 * [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.821 * [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))) 4.821 * [backup-simplify]: Simplify (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) into (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) 4.821 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 4.821 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 4.821 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 4.822 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 4.822 * [backup-simplify]: Simplify (+ 0 0) into 0 4.822 * [backup-simplify]: Simplify (+ 0 0) into 0 4.822 * [backup-simplify]: Simplify (- (+ (* (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) (/ 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))))) into 0 4.823 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))))) into 0 4.823 * [backup-simplify]: Simplify (* 1 (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))))) into (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) 4.823 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in k 4.823 * [taylor]: Taking taylor expansion of (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 4.823 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 4.823 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 4.823 * [taylor]: Taking taylor expansion of (pow k 2) in k 4.823 * [taylor]: Taking taylor expansion of k in k 4.823 * [backup-simplify]: Simplify 0 into 0 4.823 * [backup-simplify]: Simplify 1 into 1 4.823 * [backup-simplify]: Simplify (* 1 1) into 1 4.823 * [backup-simplify]: Simplify (/ 1 1) into 1 4.823 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 4.824 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 4.824 * [taylor]: Taking taylor expansion of 10.0 in k 4.824 * [backup-simplify]: Simplify 10.0 into 10.0 4.824 * [taylor]: Taking taylor expansion of (/ 1 k) in k 4.824 * [taylor]: Taking taylor expansion of k in k 4.824 * [backup-simplify]: Simplify 0 into 0 4.824 * [backup-simplify]: Simplify 1 into 1 4.824 * [backup-simplify]: Simplify (/ 1 1) into 1 4.824 * [taylor]: Taking taylor expansion of 1.0 in k 4.824 * [backup-simplify]: Simplify 1.0 into 1.0 4.824 * [backup-simplify]: Simplify (+ 1 0) into 1 4.825 * [backup-simplify]: Simplify (/ 1 1) into 1 4.825 * [backup-simplify]: Simplify (sqrt 1) into 1 4.825 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 4.826 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.826 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 4.826 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 4.826 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 4.827 * [backup-simplify]: Simplify (- (+ (* 1 (/ 10.0 1)))) into (- 10.0) 4.828 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1))) into -5.0 4.828 * [backup-simplify]: Simplify 1 into 1 4.829 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.829 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))))) into 0 4.829 * [taylor]: Taking taylor expansion of 0 in k 4.829 * [backup-simplify]: Simplify 0 into 0 4.829 * [backup-simplify]: Simplify 0 into 0 4.829 * [backup-simplify]: Simplify -5.0 into -5.0 4.830 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (* 0 k))) into 0 4.830 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 4.830 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 4.831 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (* 0 (/ 1 k)))) into 0 4.831 * [backup-simplify]: Simplify (+ 0 0) into 0 4.831 * [backup-simplify]: Simplify (+ 0 0) into 0 4.832 * [backup-simplify]: Simplify (- (+ (* (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) (/ 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) (* 0 (/ 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))))) into 0 4.832 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))))) into 0 4.833 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.833 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))))))) into 0 4.833 * [taylor]: Taking taylor expansion of 0 in k 4.833 * [backup-simplify]: Simplify 0 into 0 4.833 * [backup-simplify]: Simplify 0 into 0 4.833 * [backup-simplify]: Simplify 0 into 0 4.834 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 4.834 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.835 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.835 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 4.835 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 4.836 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 4.838 * [backup-simplify]: Simplify (- (+ (* 1 (/ 1.0 1)) (* (- 10.0) (/ 10.0 1)))) into 99.0 4.840 * [backup-simplify]: Simplify (/ (- 99.0 (pow -5.0 2) (+)) (* 2 1)) into 37.0 4.840 * [backup-simplify]: Simplify 37.0 into 37.0 4.840 * [backup-simplify]: Simplify (+ (* 37.0 (* (pow (/ 1 k) 3) (/ 1 (/ 1 a)))) (+ (* -5.0 (* (pow (/ 1 k) 2) (/ 1 (/ 1 a)))) (* 1 (* (/ 1 k) (/ 1 (/ 1 a)))))) into (- (+ (* 37.0 (/ a (pow k 3))) (/ a k)) (* 5.0 (/ a (pow k 2)))) 4.841 * [backup-simplify]: Simplify (/ (/ 1 (- a)) (sqrt (+ (* (/ 1 (- k)) (+ 10.0 (/ 1 (- k)))) 1.0))) into (* -1 (* (/ 1 a) (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) 4.841 * [approximate]: Taking taylor expansion of (* -1 (* (/ 1 a) (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) in (a k) around 0 4.841 * [taylor]: Taking taylor expansion of (* -1 (* (/ 1 a) (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) in k 4.841 * [taylor]: Taking taylor expansion of -1 in k 4.841 * [backup-simplify]: Simplify -1 into -1 4.841 * [taylor]: Taking taylor expansion of (* (/ 1 a) (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in k 4.841 * [taylor]: Taking taylor expansion of (/ 1 a) in k 4.841 * [taylor]: Taking taylor expansion of a in k 4.841 * [backup-simplify]: Simplify a into a 4.841 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 4.841 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in k 4.841 * [taylor]: Taking taylor expansion of (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 4.841 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 4.841 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 4.841 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 4.841 * [taylor]: Taking taylor expansion of (pow k 2) in k 4.841 * [taylor]: Taking taylor expansion of k in k 4.841 * [backup-simplify]: Simplify 0 into 0 4.841 * [backup-simplify]: Simplify 1 into 1 4.841 * [backup-simplify]: Simplify (* 1 1) into 1 4.841 * [backup-simplify]: Simplify (/ 1 1) into 1 4.841 * [taylor]: Taking taylor expansion of 1.0 in k 4.841 * [backup-simplify]: Simplify 1.0 into 1.0 4.841 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 4.841 * [taylor]: Taking taylor expansion of 10.0 in k 4.841 * [backup-simplify]: Simplify 10.0 into 10.0 4.841 * [taylor]: Taking taylor expansion of (/ 1 k) in k 4.841 * [taylor]: Taking taylor expansion of k in k 4.841 * [backup-simplify]: Simplify 0 into 0 4.842 * [backup-simplify]: Simplify 1 into 1 4.842 * [backup-simplify]: Simplify (/ 1 1) into 1 4.842 * [backup-simplify]: Simplify (+ 1 0) into 1 4.842 * [backup-simplify]: Simplify (+ 1 0) into 1 4.842 * [backup-simplify]: Simplify (/ 1 1) into 1 4.843 * [backup-simplify]: Simplify (sqrt 1) into 1 4.843 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 4.843 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.844 * [backup-simplify]: Simplify (+ 0 0) into 0 4.844 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 4.844 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 4.845 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 4.846 * [backup-simplify]: Simplify (- (+ (* 1 (/ (- 10.0) 1)))) into 10.0 4.847 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1))) into 5.0 4.847 * [taylor]: Taking taylor expansion of (* -1 (* (/ 1 a) (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) in a 4.847 * [taylor]: Taking taylor expansion of -1 in a 4.847 * [backup-simplify]: Simplify -1 into -1 4.847 * [taylor]: Taking taylor expansion of (* (/ 1 a) (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in a 4.847 * [taylor]: Taking taylor expansion of (/ 1 a) in a 4.847 * [taylor]: Taking taylor expansion of a in a 4.847 * [backup-simplify]: Simplify 0 into 0 4.847 * [backup-simplify]: Simplify 1 into 1 4.847 * [backup-simplify]: Simplify (/ 1 1) into 1 4.847 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in a 4.848 * [taylor]: Taking taylor expansion of (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in a 4.848 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in a 4.848 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in a 4.848 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 4.848 * [taylor]: Taking taylor expansion of (pow k 2) in a 4.848 * [taylor]: Taking taylor expansion of k in a 4.848 * [backup-simplify]: Simplify k into k 4.848 * [backup-simplify]: Simplify (* k k) into (pow k 2) 4.848 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 4.848 * [taylor]: Taking taylor expansion of 1.0 in a 4.848 * [backup-simplify]: Simplify 1.0 into 1.0 4.848 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 4.848 * [taylor]: Taking taylor expansion of 10.0 in a 4.848 * [backup-simplify]: Simplify 10.0 into 10.0 4.848 * [taylor]: Taking taylor expansion of (/ 1 k) in a 4.848 * [taylor]: Taking taylor expansion of k in a 4.848 * [backup-simplify]: Simplify k into k 4.848 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 4.848 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1.0) into (+ (/ 1 (pow k 2)) 1.0) 4.848 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 4.848 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 4.848 * [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.849 * [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)))) 4.849 * [backup-simplify]: Simplify (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) into (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) 4.849 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 4.849 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 4.849 * [backup-simplify]: Simplify (+ 0 0) into 0 4.849 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 4.850 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 4.850 * [backup-simplify]: Simplify (- 0) into 0 4.850 * [backup-simplify]: Simplify (+ 0 0) into 0 4.850 * [backup-simplify]: Simplify (- (+ (* (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) (/ 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) into 0 4.851 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) into 0 4.851 * [taylor]: Taking taylor expansion of (* -1 (* (/ 1 a) (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) in a 4.851 * [taylor]: Taking taylor expansion of -1 in a 4.851 * [backup-simplify]: Simplify -1 into -1 4.851 * [taylor]: Taking taylor expansion of (* (/ 1 a) (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in a 4.851 * [taylor]: Taking taylor expansion of (/ 1 a) in a 4.851 * [taylor]: Taking taylor expansion of a in a 4.851 * [backup-simplify]: Simplify 0 into 0 4.851 * [backup-simplify]: Simplify 1 into 1 4.851 * [backup-simplify]: Simplify (/ 1 1) into 1 4.851 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in a 4.851 * [taylor]: Taking taylor expansion of (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in a 4.851 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in a 4.851 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in a 4.851 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 4.851 * [taylor]: Taking taylor expansion of (pow k 2) in a 4.851 * [taylor]: Taking taylor expansion of k in a 4.851 * [backup-simplify]: Simplify k into k 4.851 * [backup-simplify]: Simplify (* k k) into (pow k 2) 4.851 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 4.851 * [taylor]: Taking taylor expansion of 1.0 in a 4.851 * [backup-simplify]: Simplify 1.0 into 1.0 4.851 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 4.851 * [taylor]: Taking taylor expansion of 10.0 in a 4.851 * [backup-simplify]: Simplify 10.0 into 10.0 4.851 * [taylor]: Taking taylor expansion of (/ 1 k) in a 4.851 * [taylor]: Taking taylor expansion of k in a 4.851 * [backup-simplify]: Simplify k into k 4.851 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 4.851 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1.0) into (+ (/ 1 (pow k 2)) 1.0) 4.851 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 4.852 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 4.852 * [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.852 * [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)))) 4.852 * [backup-simplify]: Simplify (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) into (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) 4.852 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 4.852 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 4.852 * [backup-simplify]: Simplify (+ 0 0) into 0 4.853 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 4.853 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 4.853 * [backup-simplify]: Simplify (- 0) into 0 4.853 * [backup-simplify]: Simplify (+ 0 0) into 0 4.854 * [backup-simplify]: Simplify (- (+ (* (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) (/ 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) into 0 4.854 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) into 0 4.854 * [backup-simplify]: Simplify (* 1 (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) into (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) 4.854 * [backup-simplify]: Simplify (* -1 (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) into (* -1 (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) 4.854 * [taylor]: Taking taylor expansion of (* -1 (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in k 4.854 * [taylor]: Taking taylor expansion of -1 in k 4.854 * [backup-simplify]: Simplify -1 into -1 4.854 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in k 4.854 * [taylor]: Taking taylor expansion of (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 4.854 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 4.854 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 4.854 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 4.854 * [taylor]: Taking taylor expansion of (pow k 2) in k 4.854 * [taylor]: Taking taylor expansion of k in k 4.854 * [backup-simplify]: Simplify 0 into 0 4.854 * [backup-simplify]: Simplify 1 into 1 4.855 * [backup-simplify]: Simplify (* 1 1) into 1 4.855 * [backup-simplify]: Simplify (/ 1 1) into 1 4.855 * [taylor]: Taking taylor expansion of 1.0 in k 4.855 * [backup-simplify]: Simplify 1.0 into 1.0 4.855 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 4.855 * [taylor]: Taking taylor expansion of 10.0 in k 4.855 * [backup-simplify]: Simplify 10.0 into 10.0 4.855 * [taylor]: Taking taylor expansion of (/ 1 k) in k 4.855 * [taylor]: Taking taylor expansion of k in k 4.855 * [backup-simplify]: Simplify 0 into 0 4.855 * [backup-simplify]: Simplify 1 into 1 4.855 * [backup-simplify]: Simplify (/ 1 1) into 1 4.856 * [backup-simplify]: Simplify (+ 1 0) into 1 4.856 * [backup-simplify]: Simplify (+ 1 0) into 1 4.856 * [backup-simplify]: Simplify (/ 1 1) into 1 4.856 * [backup-simplify]: Simplify (sqrt 1) into 1 4.857 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 4.857 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.857 * [backup-simplify]: Simplify (+ 0 0) into 0 4.857 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 4.858 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 4.858 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 4.860 * [backup-simplify]: Simplify (- (+ (* 1 (/ (- 10.0) 1)))) into 10.0 4.860 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1))) into 5.0 4.861 * [backup-simplify]: Simplify (* -1 1) into -1 4.861 * [backup-simplify]: Simplify -1 into -1 4.861 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.862 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) into 0 4.862 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) into 0 4.862 * [taylor]: Taking taylor expansion of 0 in k 4.862 * [backup-simplify]: Simplify 0 into 0 4.862 * [backup-simplify]: Simplify 0 into 0 4.863 * [backup-simplify]: Simplify (+ (* -1 5.0) (* 0 1)) into (- 5.0) 4.863 * [backup-simplify]: Simplify (- 5.0) into (- 5.0) 4.863 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (* 0 k))) into 0 4.864 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 4.864 * [backup-simplify]: Simplify (+ 0 0) into 0 4.864 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 4.865 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (* 0 (/ 1 k)))) into 0 4.865 * [backup-simplify]: Simplify (- 0) into 0 4.865 * [backup-simplify]: Simplify (+ 0 0) into 0 4.865 * [backup-simplify]: Simplify (- (+ (* (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) (/ 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) (* 0 (/ 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) into 0 4.866 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) into 0 4.867 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.867 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))))) into 0 4.868 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))))) into 0 4.868 * [taylor]: Taking taylor expansion of 0 in k 4.868 * [backup-simplify]: Simplify 0 into 0 4.868 * [backup-simplify]: Simplify 0 into 0 4.868 * [backup-simplify]: Simplify 0 into 0 4.868 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 4.869 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.869 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 4.869 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.870 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 4.870 * [backup-simplify]: Simplify (- 0) into 0 4.870 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 4.873 * [backup-simplify]: Simplify (- (+ (* 1 (/ 1.0 1)) (* 10.0 (/ (- 10.0) 1)))) into 99.0 4.875 * [backup-simplify]: Simplify (/ (- 99.0 (pow 5.0 2) (+)) (* 2 1)) into 37.0 4.876 * [backup-simplify]: Simplify (+ (* -1 37.0) (+ (* 0 5.0) (* 0 1))) into (- 37.0) 4.876 * [backup-simplify]: Simplify (- 37.0) into (- 37.0) 4.877 * [backup-simplify]: Simplify (+ (* (- 37.0) (* (pow (/ 1 (- k)) 3) (/ 1 (/ 1 (- a))))) (+ (* (- 5.0) (* (pow (/ 1 (- k)) 2) (/ 1 (/ 1 (- a))))) (* -1 (* (/ 1 (- k)) (/ 1 (/ 1 (- a))))))) into (- (* 5.0 (/ a (pow k 2))) (+ (* 37.0 (/ a (pow k 3))) (/ a k))) 4.877 * * * [progress]: simplifying candidates 4.915 * [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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (log k) m))) (- (- (log a) (log (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (log k) m))) (- (- (log a) (log (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (log (pow k m)))) (- (- (log a) (log (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (log (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (- (log (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (log k) m))) (- (log (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (log k) m))) (- (log (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (log (pow k m)))) (- (log (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (log (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (log (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (exp (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (* (* a a) a) (* (* (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (* (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (* (pow k m) (pow k m)) (pow k m)))) (/ (/ (* (* a a) a) (* (* (sqrt (+ (* k (+ 10.0 k)) 1.0)) (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)))) (/ (* (* (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (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)))) (/ (* (* (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (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)))) (* (cbrt (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (cbrt (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (* (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (- (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (- (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (/ (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (/ (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (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 (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (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 (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (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 (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (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 (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (/ (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (/ (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (pow 1 m))) (/ (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) 1)) (/ (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (/ (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (pow (sqrt k) m))) (/ (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (pow 1 m))) (/ (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (sqrt (pow k m)))) (/ (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 1)) (/ (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (pow k (/ m 2)))) (/ (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) 1) (/ (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (pow k m))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (sqrt (/ a (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 (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (sqrt (/ a (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 (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (sqrt (/ a (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 (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) (pow 1 m))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) 1)) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (pow (sqrt k) m))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (pow 1 m))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (pow k m)))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 1)) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (pow k (/ m 2)))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (pow k m))) (/ (/ (* (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)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (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)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (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)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (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)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (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)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (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)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (* (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 (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (/ (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (* (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))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (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)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (pow 1 m))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) 1)) (/ (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (/ (* (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))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (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)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (pow 1 m))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (sqrt (pow k m)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 1)) (/ (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (/ (* (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)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (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))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (/ (/ (cbrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (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)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ (/ (cbrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (pow 1 m))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) 1)) (/ (/ (cbrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ (/ (cbrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (pow 1 m))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 1)) (/ (/ (cbrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) 1) (/ (/ (cbrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (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))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (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))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (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))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (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))))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (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)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (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)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) (pow 1 m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) 1)) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (pow 1 m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 1)) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 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 a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 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 a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (sqrt 1) (pow 1 m))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (sqrt 1) 1)) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ 1 (pow 1 m))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ 1 (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ 1 1)) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) 1) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (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))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (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))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (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))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (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))))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (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)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (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)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) (pow 1 m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) 1)) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (pow 1 m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 1)) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) 1) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) 1) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) 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 a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) 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 a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (sqrt 1) (pow 1 m))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (sqrt 1) 1)) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ 1 (pow 1 m))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ 1 (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ 1 1)) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) 1) 1) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) 1) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (pow k m))) (/ (/ (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)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (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)) (pow k m)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (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)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (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)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (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)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (* (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 (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (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))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (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)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (pow 1 m))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) 1)) (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (/ (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))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (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)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (pow (sqrt k) m))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (pow 1 m))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (sqrt (pow k m)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 1)) (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (pow k (/ m 2)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (/ (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)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (pow k m))) (/ (/ (sqrt a) (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))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (sqrt a) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (sqrt a) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (sqrt a) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (/ (/ (sqrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (sqrt a) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (sqrt a) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (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)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (sqrt a) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (sqrt a) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ (/ (sqrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (sqrt a) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (pow 1 m))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ (sqrt a) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) 1)) (/ (/ (sqrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ (sqrt a) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (sqrt a) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ (/ (sqrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (sqrt a) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (pow 1 m))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ (sqrt a) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 1)) (/ (/ (sqrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ (sqrt a) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) 1) (/ (/ (sqrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ (sqrt a) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (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 a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ (sqrt a) (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 a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (sqrt a) (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 a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (sqrt a) (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 a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ (sqrt a) (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 a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (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 a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (sqrt a) (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 a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (sqrt a) (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 a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) (pow 1 m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) 1)) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (sqrt a) (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 a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (pow 1 m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 1)) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (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)))) (/ 1 (pow k m))) (/ (/ (sqrt a) (sqrt 1)) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (sqrt a) (sqrt 1)) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (sqrt a) (sqrt 1)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt 1)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt 1)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (sqrt a) (sqrt 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 a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt 1)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt 1)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (sqrt a) (sqrt 1)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt 1)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt 1)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt 1)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (sqrt a) (sqrt 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 a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt 1)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt 1)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (sqrt a) (sqrt 1)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt 1)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt 1)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt 1)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (sqrt a) (sqrt 1)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt 1)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt 1)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (sqrt a) (sqrt 1)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt 1)) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt 1)) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt 1)) (/ (sqrt 1) (pow 1 m))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ (sqrt a) (sqrt 1)) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt 1)) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt 1)) (/ (sqrt 1) 1)) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ (sqrt a) (sqrt 1)) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt 1)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt 1)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt 1)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (sqrt a) (sqrt 1)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt 1)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt 1)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (sqrt a) (sqrt 1)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt 1)) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt 1)) (/ 1 (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt 1)) (/ 1 (pow 1 m))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ (sqrt a) (sqrt 1)) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt 1)) (/ 1 (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt 1)) (/ 1 1)) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ (sqrt a) (sqrt 1)) (/ 1 (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt 1)) 1) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ (sqrt a) (sqrt 1)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (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 a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ (sqrt a) (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 a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (sqrt a) (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 a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (sqrt a) (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 a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ (sqrt a) (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 a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (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 a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (sqrt a) (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 a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (sqrt a) (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 a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) (pow 1 m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) 1)) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (sqrt a) (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 a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (pow 1 m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 1)) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (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)))) (/ 1 (pow k m))) (/ (/ (sqrt a) 1) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (sqrt a) 1) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (sqrt a) 1) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ (sqrt a) 1) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (sqrt a) 1) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (sqrt a) 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 a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ (sqrt a) 1) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) 1) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (sqrt a) 1) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) 1) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ (sqrt a) 1) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (sqrt a) 1) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (sqrt a) 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 a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ (sqrt a) 1) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) 1) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (sqrt a) 1) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) 1) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ (sqrt a) 1) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (sqrt a) 1) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (sqrt a) 1) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ (sqrt a) 1) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) 1) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (sqrt a) 1) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) 1) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (/ (sqrt a) 1) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (/ (sqrt a) 1) (/ (sqrt 1) (pow 1 m))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ (sqrt a) 1) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ (/ (sqrt a) 1) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (/ (sqrt a) 1) (/ (sqrt 1) 1)) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ (sqrt a) 1) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (/ (sqrt a) 1) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ (sqrt a) 1) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (sqrt a) 1) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (sqrt a) 1) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ (sqrt a) 1) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) 1) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (sqrt a) 1) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) 1) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (/ (sqrt a) 1) (/ 1 (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (/ (sqrt a) 1) (/ 1 (pow 1 m))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ (sqrt a) 1) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ (/ (sqrt a) 1) (/ 1 (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (/ (sqrt a) 1) (/ 1 1)) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ (sqrt a) 1) (/ 1 (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (/ (sqrt a) 1) 1) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ (sqrt a) 1) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (pow k m))) (/ (/ 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)) (pow k m))))) (/ (/ a (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ a (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (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) m))) (/ (/ 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)))) (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))) (/ (/ 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)))) (pow 1 m))) (/ (/ a (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (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)))) (/ (/ 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)))) (sqrt (pow k m)))) (/ (/ a (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))) (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)) (/ (/ a (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (/ a (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ 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)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (/ a (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* 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))))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (/ (/ a (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ (/ a (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (/ (/ a (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (/ a (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ 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 (* (cbrt k) (cbrt k)) m))) (/ (/ a (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ a (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (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))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (/ (/ a (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ a (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ (/ a (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ a (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (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))))) (/ (sqrt 1) (pow 1 m))) (/ (/ a (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) 1)) (/ (/ a (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (/ 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 (* (cbrt k) (cbrt k)) m))) (/ (/ a (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ a (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (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))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (/ (/ a (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ a (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ (/ a (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ a (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (pow (sqrt k) m))) (/ (/ a (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (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))))) (/ 1 (pow 1 m))) (/ (/ a (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (sqrt (pow k m)))) (/ (/ a (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 1)) (/ (/ a (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (pow k (/ m 2)))) (/ (/ a (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (/ 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)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ a (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (pow k m))) (/ (/ 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))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (/ a (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ 1 (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ a (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ 1 (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ 1 (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (/ a (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ 1 (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (/ (/ a (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ 1 (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ 1 (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ (/ a (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ 1 (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (/ (/ a (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ 1 (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (/ a (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ 1 (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ 1 (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (/ a (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ 1 (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (/ (/ a (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ 1 (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ 1 (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ (/ a (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ 1 (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (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)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ 1 (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (/ a (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ 1 (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ 1 (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ a (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ 1 (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (/ (/ a (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ 1 (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ 1 (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ a (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ 1 (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ (/ a (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ 1 (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ a (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ 1 (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (/ 1 (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (/ 1 (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (pow 1 m))) (/ (/ a (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ 1 (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ (/ 1 (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (/ 1 (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) 1)) (/ (/ a (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ 1 (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (/ 1 (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ 1 (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ a (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ 1 (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (/ (/ a (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ 1 (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ 1 (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ a (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ 1 (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ (/ a (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ 1 (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ a (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ 1 (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (/ 1 (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (pow (sqrt k) m))) (/ (/ a (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (/ 1 (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (pow 1 m))) (/ (/ a (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ 1 (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ (/ 1 (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (sqrt (pow k m)))) (/ (/ a (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (/ 1 (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 1)) (/ (/ a (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ 1 (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (pow k (/ m 2)))) (/ (/ a (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (/ 1 (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) 1) (/ (/ a (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ 1 (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ a (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ 1 (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))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ 1 (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))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ 1 (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))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ 1 (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))))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ 1 (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)))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ 1 (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)))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ a (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)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ a (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ a (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)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) (pow 1 m))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) 1)) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ a (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)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ a (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ a (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)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (pow (sqrt k) m))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (pow 1 m))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (pow k m)))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 1)) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (pow k (/ m 2)))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (pow k m))) (/ (/ 1 (sqrt 1)) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ 1 (sqrt 1)) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ 1 (sqrt 1)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ 1 (sqrt 1)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ 1 (sqrt 1)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ 1 (sqrt 1)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ 1 (sqrt 1)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ 1 (sqrt 1)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ 1 (sqrt 1)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ 1 (sqrt 1)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ 1 (sqrt 1)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ 1 (sqrt 1)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ 1 (sqrt 1)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ 1 (sqrt 1)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ 1 (sqrt 1)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ 1 (sqrt 1)) (/ (sqrt (* (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))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ 1 (sqrt 1)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ 1 (sqrt 1)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ 1 (sqrt 1)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ 1 (sqrt 1)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ 1 (sqrt 1)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ 1 (sqrt 1)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ 1 (sqrt 1)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ 1 (sqrt 1)) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (/ 1 (sqrt 1)) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (/ 1 (sqrt 1)) (/ (sqrt 1) (pow 1 m))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ 1 (sqrt 1)) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ (/ 1 (sqrt 1)) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (/ 1 (sqrt 1)) (/ (sqrt 1) 1)) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ 1 (sqrt 1)) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (/ 1 (sqrt 1)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ 1 (sqrt 1)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ 1 (sqrt 1)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ 1 (sqrt 1)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ 1 (sqrt 1)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ 1 (sqrt 1)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ 1 (sqrt 1)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ 1 (sqrt 1)) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (/ 1 (sqrt 1)) (/ 1 (pow (sqrt k) m))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (/ 1 (sqrt 1)) (/ 1 (pow 1 m))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ 1 (sqrt 1)) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ (/ 1 (sqrt 1)) (/ 1 (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (/ 1 (sqrt 1)) (/ 1 1)) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ 1 (sqrt 1)) (/ 1 (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (/ 1 (sqrt 1)) 1) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ 1 (sqrt 1)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ 1 (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))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ 1 (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))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ 1 (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))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ 1 (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))))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ 1 (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)))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ 1 (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)))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ a (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)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ a (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ a (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)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) (pow 1 m))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) 1)) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ a (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)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ a (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ a (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)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (pow (sqrt k) m))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (pow 1 m))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (pow k m)))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 1)) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (pow k (/ m 2)))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (pow k m))) (/ (/ 1 1) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ 1 1) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ 1 1) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ 1 1) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ 1 1) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ 1 1) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ 1 1) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ 1 1) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ 1 1) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ 1 1) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ 1 1) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ 1 1) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ 1 1) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ 1 1) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ 1 1) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ 1 1) (/ (sqrt (* (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))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ 1 1) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ 1 1) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ 1 1) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ 1 1) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ 1 1) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ 1 1) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ 1 1) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ 1 1) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (/ 1 1) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (/ 1 1) (/ (sqrt 1) (pow 1 m))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ 1 1) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ (/ 1 1) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (/ 1 1) (/ (sqrt 1) 1)) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ 1 1) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (/ 1 1) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ 1 1) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ 1 1) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ 1 1) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ 1 1) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ 1 1) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ 1 1) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ 1 1) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (/ 1 1) (/ 1 (pow (sqrt k) m))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (/ 1 1) (/ 1 (pow 1 m))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ 1 1) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ (/ 1 1) (/ 1 (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (/ 1 1) (/ 1 1)) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ 1 1) (/ 1 (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (/ 1 1) 1) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ 1 1) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (pow k m))) (/ 1 (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ 1 (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (/ a (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 1 m))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ (/ a (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))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ a (sqrt (+ (* 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 1 m))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* 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))) 1)) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ 1 (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ 1 (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ 1 (/ (sqrt 1) (pow 1 m))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ 1 (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ 1 (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ 1 (/ (sqrt 1) 1)) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ 1 (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ a (sqrt (+ (* 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 1 m))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* 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))) 1)) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ 1 (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ 1 (/ 1 (pow (sqrt k) m))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ 1 (/ 1 (pow 1 m))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ 1 (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ 1 (/ 1 (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ 1 (/ 1 1)) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ 1 (/ 1 (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ 1 1) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (pow k m))) (/ a (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ a (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (/ (/ 1 (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)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (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)))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (/ (/ 1 (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 2)))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ a (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ a (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ a (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (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)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ a (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ a (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (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 2)))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ a (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ a (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ a (/ (sqrt 1) (pow 1 m))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ a (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ a (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ a (/ (sqrt 1) 1)) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ a (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ a (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ a (/ 1 (pow (sqrt k) m))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ a (/ 1 (pow 1 m))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ a (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ a (/ 1 (sqrt (pow k m)))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ a (/ 1 1)) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ a (/ 1 (pow k (/ m 2)))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ a 1) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (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))) (/ 1 (pow k m))) (/ (/ a (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ a (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* k (+ 10.0 k)) 1.0)))) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ a (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (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))) (pow (cbrt k) m))) (/ (/ a (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (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))) (pow (sqrt k) m))) (/ (/ a (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (/ (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))) (pow k m))) (/ (/ a (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (/ (* (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 (+ (* (* 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 (pow k m)))) (/ (/ a (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (/ (* (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)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (/ (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))) (pow k m))) (/ (/ a (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (/ (* (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)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (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))) (pow (cbrt k) m))) (/ (/ a (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (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))) (pow (sqrt k) m))) (/ (/ a (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (/ (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))) (pow k m))) (/ (/ a (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (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 (pow k m)))) (/ (/ a (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ (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))) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (/ (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))) (pow k m))) (/ (/ a (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (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))) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (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 (cbrt k) m))) (/ (/ a (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (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 (sqrt k) m))) (/ (/ a (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (/ (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))) (/ (/ a (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (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))) (cbrt (pow k m)))) (/ (/ a (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (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))) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ (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))) (/ (/ a (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (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 2)))) (/ (/ a (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (/ a (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (/ a (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (/ (sqrt 1) (pow 1 m))) (/ (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ a (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ (/ a (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (/ (sqrt 1) 1)) (/ (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ a (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (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 (cbrt k) m))) (/ (/ a (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (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 (sqrt k) m))) (/ (/ a (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (/ (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))) (/ (/ a (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (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))) (cbrt (pow k m)))) (/ (/ a (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (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))) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ (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))) (/ (/ a (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (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 2)))) (/ (/ a (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (/ a (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (/ 1 (pow (sqrt k) m))) (/ (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (/ a (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (/ 1 (pow 1 m))) (/ (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ a (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ (/ a (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (/ 1 (sqrt (pow k m)))) (/ (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (/ 1 1)) (/ (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ a (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (/ 1 (pow k (/ m 2)))) (/ (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) 1) (/ (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ a (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))) (/ (/ a (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (sqrt (- (* k (+ 10.0 k)) 1.0)) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ a (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 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)))) (/ (/ a (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 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 (- (* k (+ 10.0 k)) 1.0)) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ a (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (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))) (pow (sqrt k) m))) (/ (/ a (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (/ (sqrt (- (* k (+ 10.0 k)) 1.0)) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ a (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 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 (- (* k (+ 10.0 k)) 1.0)) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ a (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 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)))) (/ (/ a (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))) (/ (* (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))) (pow k m))) (/ (/ a (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))) (/ (* (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))) (pow k (/ m 2)))) (/ (/ a (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt (- (* k (+ 10.0 k)) 1.0)) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ a (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (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))) (pow (sqrt k) m))) (/ (/ a (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (/ (sqrt (- (* k (+ 10.0 k)) 1.0)) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ a (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 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 (- (* k (+ 10.0 k)) 1.0)) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ a (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 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)))) (/ (/ a (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (/ (sqrt (- (* k (+ 10.0 k)) 1.0)) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ a (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (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))) (pow k (/ m 2)))) (/ (/ a (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt (- (* k (+ 10.0 k)) 1.0)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ a (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))) (/ (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))) (/ (/ a (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (/ (sqrt (- (* k (+ 10.0 k)) 1.0)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ a (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (sqrt (- (* k (+ 10.0 k)) 1.0)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ a (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 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)))) (/ (/ a (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))) (/ (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))) (/ (/ a (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))) (/ (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)))) (/ (/ a (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt (- (* k (+ 10.0 k)) 1.0)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (/ a (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (sqrt (- (* k (+ 10.0 k)) 1.0)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (/ a (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))) (/ (sqrt 1) (pow 1 m))) (/ (sqrt (- (* k (+ 10.0 k)) 1.0)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ a (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (sqrt (- (* k (+ 10.0 k)) 1.0)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ (/ a (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 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)))) (/ (/ a (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))) (/ (sqrt 1) 1)) (/ (sqrt (- (* k (+ 10.0 k)) 1.0)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ a (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (sqrt (- (* k (+ 10.0 k)) 1.0)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (/ a (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt (- (* k (+ 10.0 k)) 1.0)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ a (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))) (/ (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))) (/ (/ a (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (/ (sqrt (- (* k (+ 10.0 k)) 1.0)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ a (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (sqrt (- (* k (+ 10.0 k)) 1.0)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ a (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 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)))) (/ (/ a (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))) (/ (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))) (/ (/ a (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))) (/ (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)))) (/ (/ a (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt (- (* k (+ 10.0 k)) 1.0)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (/ a (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))) (/ 1 (pow (sqrt k) m))) (/ (sqrt (- (* k (+ 10.0 k)) 1.0)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (/ a (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))) (/ 1 (pow 1 m))) (/ (sqrt (- (* k (+ 10.0 k)) 1.0)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ a (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (sqrt (- (* k (+ 10.0 k)) 1.0)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ (/ a (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 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)))) (/ (/ a (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))) (/ 1 1)) (/ (sqrt (- (* k (+ 10.0 k)) 1.0)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ a (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))) (/ 1 (pow k (/ m 2)))) (/ (sqrt (- (* k (+ 10.0 k)) 1.0)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (/ a (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))) 1) (/ (sqrt (- (* k (+ 10.0 k)) 1.0)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ a (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))) (/ 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (/ a (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))) (/ (/ a (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))) (/ (/ a (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))) (/ (/ a (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))))) (/ (/ a (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)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt 1) (pow 1 m))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt 1) 1)) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (pow (sqrt k) m))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (pow 1 m))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 1)) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1) (/ (/ 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)) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (/ (cbrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (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)) (pow k m)) (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (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)) (pow k m)) (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (/ (sqrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (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)) (pow k m)) (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (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)) (pow k m)) (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (/ a (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (/ a (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (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)) (pow k m)) (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (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)) (pow k m)) (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (sqrt (- (* k (+ 10.0 k)) 1.0))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (- (log a) (log (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (log (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (exp (/ a (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)))) (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (- a) (- (sqrt (+ (* k (+ 10.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)))) (/ (* (cbrt a) (cbrt a)) (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 a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) 1) (/ (cbrt a) (sqrt (+ (* 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)))) (/ (sqrt a) (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 a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt 1)) (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) 1) (/ (sqrt a) (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)))) (/ 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)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt 1)) (/ a (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 (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) a) (/ a (* (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))))) (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (sqrt 1)) (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a 1) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt a)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt a)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) a) (/ a (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (/ a (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))) (- (+ (* 1/2 (/ (pow k 2) (sqrt 1.0))) (+ (sqrt 1.0) (* 5.0 (/ k (sqrt 1.0))))) (* 12.5 (/ (pow k 2) (pow (sqrt 1.0) 3)))) (- (+ k 5.0) (* 12.0 (/ 1 k))) (- (* 12.0 (/ 1 k)) (+ k 5.0)) (- (+ (* 1/2 (/ (pow k 2) (sqrt 1.0))) (+ (sqrt 1.0) (* 5.0 (/ k (sqrt 1.0))))) (* 12.5 (/ (pow k 2) (pow (sqrt 1.0) 3)))) (- (+ k 5.0) (* 12.0 (/ 1 k))) (- (* 12.0 (/ 1 k)) (+ k 5.0)) (- (+ (* 1.0 (* a (* m (log k)))) (* 1.0 a)) (* 10.0 (* k a))) (- (+ (/ (* a (exp (* -1 (* m (log (/ 1 k)))))) (pow k 2)) (* 99.0 (/ (* a (exp (* -1 (* m (log (/ 1 k)))))) (pow k 4)))) (* 10.0 (/ (* a (exp (* -1 (* m (log (/ 1 k)))))) (pow k 3)))) (- (+ (* 99.0 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 4))) (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 2))) (* 10.0 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 3)))) (- (+ (* a (sqrt 1.0)) (* 49.5 (/ (* (pow k 2) a) (sqrt 1.0)))) (+ (* 12.5 (/ (* (pow k 2) a) (pow (sqrt 1.0) 3))) (* 5.0 (/ (* k a) (sqrt 1.0))))) (- (+ (* 37.0 (/ a (pow k 3))) (/ a k)) (* 5.0 (/ a (pow k 2)))) (- (* 5.0 (/ a (pow k 2))) (+ (* 37.0 (/ a (pow k 3))) (/ a k))) 4.992 * * [simplify]: Extracting # 0 : cost 0 4.996 * * [simplify]: Extracting # 1 : cost 0 4.999 * * [simplify]: Extracting # 2 : cost 0 5.006 * * [simplify]: Extracting # 3 : cost 0 5.009 * * [simplify]: Extracting # 4 : cost 0 5.012 * * [simplify]: Extracting # 5 : cost 0 5.015 * * [simplify]: Extracting # 6 : cost 0 5.019 * * [simplify]: Extracting # 7 : cost 0 5.022 * * [simplify]: Extracting # 8 : cost 0 5.025 * * [simplify]: Extracting # 9 : cost 0 5.028 * * [simplify]: Extracting # 10 : cost 0 5.031 * * [simplify]: Extracting # 11 : cost 0 5.034 * * [simplify]: Extracting # 12 : cost 0 5.037 * * [simplify]: Extracting # 13 : cost 0 5.040 * * [simplify]: Extracting # 14 : cost 0 5.044 * * [simplify]: iteration 0 : 1595 enodes (cost 64605 ) 6.062 * * [simplify]: Extracting # 0 : cost 0 6.071 * * [simplify]: Extracting # 1 : cost 0 6.076 * * [simplify]: Extracting # 2 : cost 0 6.082 * * [simplify]: Extracting # 3 : cost 0 6.088 * * [simplify]: Extracting # 4 : cost 0 6.093 * * [simplify]: Extracting # 5 : cost 0 6.103 * * [simplify]: iteration 1 : 4407 enodes (cost 57982 ) 6.856 * * [simplify]: Extracting # 0 : cost 0 6.862 * * [simplify]: Extracting # 1 : cost 0 6.868 * * [simplify]: Extracting # 2 : cost 0 6.875 * * [simplify]: Extracting # 3 : cost 0 6.887 * * [simplify]: iteration done: 5000 enodes (cost 56490 ) 6.905 * [simplify]: Simplified to: (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (exp (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt (+ (* k (+ 10.0 k)) 1.0)) 3) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 (- 1.0 (* k (+ 10.0 k)))))) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0)) 1/2 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (exp (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt (+ (* k (+ 10.0 k)) 1.0)) 3) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 (- 1.0 (* k (+ 10.0 k)))))) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0)) 1/2 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (exp (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (pow (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) 3) (pow (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) 3) (pow (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) 3) (pow (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) 3) (* (cbrt (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (cbrt (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))))) (cbrt (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (pow (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) 3) (sqrt (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (sqrt (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (- (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (- (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (/ (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (/ (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (* (/ (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (* (/ (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2))) (/ (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (pow (* (cbrt k) (cbrt k)) m)) (/ (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (* (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (pow (sqrt k) m)) (/ (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (* (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (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)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (* (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (pow k m))) (/ (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (* (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (pow k (/ m 2))) (/ (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (pow (* (cbrt k) (cbrt k)) m)) (/ (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (* (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (pow (sqrt k) m)) (/ (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (* (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (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)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (* (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (pow k m))) (/ (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (* (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (pow k (/ m 2))) (/ (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (pow k m))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (* (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (* (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (* (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (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)))) (/ (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)))) (/ (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)))) (/ (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 (+ (* 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)))) (/ (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)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (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)))) (/ (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)))) (/ (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)))) (/ (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 (+ (* 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)))) (/ (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)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k m)) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (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)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (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)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (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 a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (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)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (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 a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (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)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (* (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (/ (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (* (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (* (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))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (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)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (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)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (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)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (* (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)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (* (* (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (pow (sqrt k) m)) (/ (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (* (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (* (* (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (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)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (* (* (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (pow k m))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (* (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (* (* (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (pow k (/ m 2))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (/ (* (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))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (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)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (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)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (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)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (* (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)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (* (* (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (pow (sqrt k) m)) (/ (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (* (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (* (* (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (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)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (* (* (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (pow k m))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (* (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (* (* (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (pow k (/ m 2))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (* (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (* (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)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ (* (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)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (* (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)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (* (/ (/ (* (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 (pow k m)) (cbrt (pow k m)))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ (* (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)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (* (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)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (* (/ (/ (* (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))))) (pow k (/ m 2))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (/ (* (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) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (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) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (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) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (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) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (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) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (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) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (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) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (* (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (* (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (/ (/ (cbrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (* (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (* (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (/ (/ (cbrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (* (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (* (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (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 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (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 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (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 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (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 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (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 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (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 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (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 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (* (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (* (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (* (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* 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 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (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 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (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 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (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 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (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 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (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 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (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 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (* (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (* (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (* (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (pow k m))) (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (* (* (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (pow (sqrt k) m)) (/ (/ (cbrt a) (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)))) (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (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)))) (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (* (* (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (pow k m))) (/ (/ (cbrt a) (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)))) (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (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)))) (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (pow k (/ m 2))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (* (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (* (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (* (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (* (cbrt a) (cbrt a)) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (* (* (cbrt a) (cbrt a)) (pow (sqrt k) m)) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* 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) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (* (* (cbrt a) (cbrt a)) (sqrt (pow k m))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* 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) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (* (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (* (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (* (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (* (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (* (cbrt a) (cbrt a)) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (* (* (cbrt a) (cbrt a)) (pow (sqrt k) m)) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* 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) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (* (* (cbrt a) (cbrt a)) (sqrt (pow k m))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* 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) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* 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)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (* (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (* (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (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 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (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 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (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 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (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 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (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 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (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 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (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 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (* (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (* (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (* (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* 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 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (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 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (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 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (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 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (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 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (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 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (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 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (* (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (* (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (* (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (pow k m))) (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (* (* (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (pow (sqrt k) m)) (/ (/ (cbrt a) (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)))) (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (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)))) (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (* (* (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (pow k m))) (/ (/ (cbrt a) (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)))) (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (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)))) (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (pow k (/ m 2))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (* (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (* (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (* (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (* (cbrt a) (cbrt a)) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (* (* (cbrt a) (cbrt a)) (pow (sqrt k) m)) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* 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) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (* (* (cbrt a) (cbrt a)) (sqrt (pow k m))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* 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) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (* (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (* (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (* (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (* (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (* (cbrt a) (cbrt a)) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (* (* (cbrt a) (cbrt a)) (pow (sqrt k) m)) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* 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) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (* (* (cbrt a) (cbrt a)) (sqrt (pow k m))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* 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) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* 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)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (pow k m))) (/ (/ (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)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (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)) (pow k m)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (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)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (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))) (/ (/ (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)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ (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 (pow k m)))) (* (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (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)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (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)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2))) (* (/ (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (* (/ (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (* (/ (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (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))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (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)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (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)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (* (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (* (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (/ (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))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (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)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (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)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (* (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (* (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (/ (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)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (pow k m))) (/ (/ (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (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)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ (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)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (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)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ (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 (pow k m)))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (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)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (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)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (/ (sqrt a) (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ (sqrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (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) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (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) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (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) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (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) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (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) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (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) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (/ (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ (sqrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (* (/ (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (* (/ (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (sqrt a) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (/ (/ (sqrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (sqrt a) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ (sqrt a) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (* (/ (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ (sqrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (* (/ (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (* (/ (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (sqrt a) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (/ (/ (sqrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (sqrt a) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ (sqrt a) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (* (/ (/ (sqrt a) (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 a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (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) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (* (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (* (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (* (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* 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) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (* (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (* (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (* (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (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 a) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (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))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (* (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (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)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (sqrt a) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (sqrt a) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (sqrt a) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (* (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (* (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (* (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (sqrt a) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (* (sqrt a) (pow (sqrt k) m)) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* 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) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (* (sqrt a) (sqrt (pow k m))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* 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) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (* (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (* (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (* (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (sqrt a) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (* (sqrt a) (pow (sqrt k) m)) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* 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) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (* (sqrt a) (sqrt (pow k m))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* 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) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* 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) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (* (/ (/ (sqrt a) (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 a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (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) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (* (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (* (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (* (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* 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) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (* (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (* (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (* (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (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 a) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (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))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (* (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (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)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (sqrt a) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (sqrt a) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (sqrt a) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (* (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (* (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (* (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (sqrt a) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (* (sqrt a) (pow (sqrt k) m)) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* 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) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (* (sqrt a) (sqrt (pow k m))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* 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) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (* (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (* (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (* (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (sqrt a) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (* (sqrt a) (pow (sqrt k) m)) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* 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) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (* (sqrt a) (sqrt (pow k m))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* 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) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* 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) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (pow k m))) (/ (/ 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)) (pow k m))))) (/ (/ a (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ a (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (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) m))) (/ (/ 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)))) (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))) (/ (/ 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)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (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)))) (/ (/ 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)))) (sqrt (pow k m)))) (/ (/ a (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))) (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)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (/ a (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (* (/ (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (/ (/ a (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* 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))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (* (/ (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (/ a (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (* (/ (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2))) (/ (/ a (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ 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 (* (cbrt k) (cbrt k)) m))) (/ (/ a (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ a (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (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))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ a (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ a (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ a (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (* (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (pow (sqrt k) m)) (/ (/ a (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ (/ a (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (* (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (pow k (/ m 2))) (/ (/ a (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (/ 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 (* (cbrt k) (cbrt k)) m))) (/ (/ a (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ a (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (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))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ a (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ a (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ a (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (* (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (pow (sqrt k) m)) (/ (/ a (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ (/ a (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (* (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (pow k (/ m 2))) (/ (/ a (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ 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)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ a (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (pow k m))) (/ (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (/ a (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ a (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ 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)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ 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)))) (pow (sqrt k) m))) (/ (/ a (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ 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)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (* (/ (/ 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))))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (/ a (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ 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)))) (sqrt (pow k m)))) (/ (/ a (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ 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)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ 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)))) (pow k (/ m 2)))) (/ (/ a (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (/ 1 (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ a (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (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 (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (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 (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (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 (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (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 (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (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 (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (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 (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ a (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ 1 (* (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ a (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ a (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ a (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ 1 (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ a (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ 1 (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ 1 (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ a (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2))) (/ (/ a (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ a (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ 1 (* (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ a (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ a (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ a (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ 1 (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ a (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ 1 (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ 1 (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ a (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2))) (/ (/ a (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ 1 (* (sqrt (+ (* k (+ 10.0 k)) 1.0)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (* (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (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 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (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 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (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 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (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 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))) (/ (/ a (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 (* (cbrt k) (cbrt k)) m)) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* 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 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (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 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (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 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (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 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))) (/ (/ a (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 (* (cbrt k) (cbrt k)) m)) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (pow k m))) (/ 1 (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ 1 (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (* (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (pow (sqrt k) m)) (/ (/ a (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))))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ (/ a (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))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (* (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (pow k (/ m 2))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ 1 (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ 1 (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ 1 (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (/ (/ a (sqrt (+ (* 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)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (/ a (sqrt (+ (* 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)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (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 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (/ (/ a (sqrt (+ (* 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)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (/ a (sqrt (+ (* 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)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (* (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (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 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (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 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (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 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (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 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))) (/ (/ a (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 (* (cbrt k) (cbrt k)) m)) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* 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 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (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 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (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 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (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 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))) (/ (/ a (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 (* (cbrt k) (cbrt k)) m)) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (pow k m))) (/ 1 (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ 1 (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (* (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (pow (sqrt k) m)) (/ (/ a (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))))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ (/ a (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))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (* (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (pow k (/ m 2))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ 1 (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ 1 (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ 1 (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (/ (/ a (sqrt (+ (* 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)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (/ a (sqrt (+ (* 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)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (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 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (/ (/ a (sqrt (+ (* 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)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (/ a (sqrt (+ (* 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)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)) (/ 1 (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ 1 (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (* (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (pow (sqrt k) m)) (/ (/ a (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))))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ (/ a (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))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (* (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (pow k (/ m 2))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ 1 (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ 1 (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ 1 (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (/ (/ a (sqrt (+ (* 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)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (/ a (sqrt (+ (* 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)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (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 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (/ (/ a (sqrt (+ (* 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)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (/ a (sqrt (+ (* 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)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)) (/ a (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ a (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ a (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (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))))) (/ (/ 1 (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)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (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)))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ a (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ 1 (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 2)))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (/ a (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ a (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ a (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ a (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ a (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ a (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ a (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ a (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))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ a (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))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* a (pow (* (cbrt k) (cbrt k)) m)) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (* a (pow (sqrt k) m)) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) a (/ 1 (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (* a (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (* a (sqrt (pow k m))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) a (/ 1 (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (* a (pow k (/ m 2))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ a (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))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ a (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))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* a (pow (* (cbrt k) (cbrt k)) m)) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (* a (pow (sqrt k) m)) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) a (/ 1 (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (* a (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (* a (sqrt (pow k m))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) a (/ 1 (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (* a (pow k (/ m 2))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) a (/ 1 (/ (+ (* 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))) (/ 1 (pow k m))) (/ (/ a (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 (- 1.0 (* k (+ 10.0 k)))))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ a (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 (- 1.0 (* k (+ 10.0 k)))))) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ a (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (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))) (pow (cbrt k) m))) (/ (/ a (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (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))) (pow (sqrt k) m))) (/ (/ a (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (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))) (pow k m))) (/ (/ a (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (/ (* (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 (+ (* (* 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 (pow k m)))) (/ (/ a (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (/ (* (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)) (* k (+ 10.0 k))) (* 1.0 (- 1.0 (* k (+ 10.0 k)))))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (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))) (pow k m))) (/ (/ a (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (/ (* (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)) (* k (+ 10.0 k))) (* 1.0 (- 1.0 (* k (+ 10.0 k)))))) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (/ (/ a (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (/ (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 (- 1.0 (* k (+ 10.0 k)))))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ a (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 (- 1.0 (* k (+ 10.0 k)))))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ a (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (fabs (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 (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ a (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 (- 1.0 (* k (+ 10.0 k)))))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ a (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 (- 1.0 (* k (+ 10.0 k)))))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (fabs (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 (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (* (/ (/ a (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2))) (/ (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 (- 1.0 (* k (+ 10.0 k)))))) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (* (/ (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 (cbrt k) m)) (/ (/ a (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (* (/ (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 (sqrt k) m)) (/ (/ a (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)))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ a (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (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))) (cbrt (pow k m)))) (/ (/ a (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (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))) (sqrt (pow k m)))) (/ (/ a (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)))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ a (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (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 2)))) (* (/ a (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (pow (* (cbrt k) (cbrt k)) m)) (/ (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 (- 1.0 (* k (+ 10.0 k)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (* (/ a (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (pow (sqrt k) m)) (/ (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 (- 1.0 (* k (+ 10.0 k)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ a (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)) 1.0)) (pow k m))) (* (/ a (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 (- 1.0 (* k (+ 10.0 k)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (* (/ a (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (sqrt (pow k m))) (/ (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 (- 1.0 (* k (+ 10.0 k)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ a (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)) 1.0)) (pow k m))) (* (/ a (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (pow k (/ m 2))) (/ (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 (- 1.0 (* k (+ 10.0 k)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (* (/ (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 (cbrt k) m)) (/ (/ a (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (* (/ (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 (sqrt k) m)) (/ (/ a (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)))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ a (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (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))) (cbrt (pow k m)))) (/ (/ a (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (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))) (sqrt (pow k m)))) (/ (/ a (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)))))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ a (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (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 2)))) (* (/ a (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (pow (* (cbrt k) (cbrt k)) m)) (/ (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 (- 1.0 (* k (+ 10.0 k)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (* (/ a (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (pow (sqrt k) m)) (/ (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 (- 1.0 (* k (+ 10.0 k)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ a (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)) 1.0)) (pow k m))) (* (/ a (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 (- 1.0 (* k (+ 10.0 k)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (* (/ a (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (sqrt (pow k m))) (/ (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 (- 1.0 (* k (+ 10.0 k)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ a (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)) 1.0)) (pow k m))) (* (/ a (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (pow k (/ m 2))) (/ (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 (- 1.0 (* k (+ 10.0 k)))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ a (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)) 1.0)) (pow k m))) (/ (/ a (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) (pow k m)) (/ (/ a (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (sqrt (- (* k (+ 10.0 k)) 1.0)) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ a (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 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)))) (/ (/ a (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 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 (- (* k (+ 10.0 k)) 1.0)) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ a (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (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))) (pow (sqrt k) m))) (/ (/ a (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 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)) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ a (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 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 (- (* k (+ 10.0 k)) 1.0)) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ a (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 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)))) (/ (/ a (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 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)) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ a (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))) (/ (* (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))) (pow k (/ m 2)))) (* (/ (/ a (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (/ (sqrt (- (* k (+ 10.0 k)) 1.0)) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (* (/ (/ a (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))) (fabs (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))) (pow (sqrt k) m))) (/ (/ a (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (- (* k (+ 10.0 k)) 1.0)) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (* (/ (/ a (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (sqrt (- (* k (+ 10.0 k)) 1.0)) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (* (/ (/ a (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 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)))) (/ (/ a (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (- (* k (+ 10.0 k)) 1.0)) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (* (/ (/ a (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))) (fabs (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))) (pow k (/ m 2)))) (/ (/ a (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt (- (* k (+ 10.0 k)) 1.0)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ a (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))) (/ (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))) (/ (/ a (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ a (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (sqrt (- (* k (+ 10.0 k)) 1.0)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ a (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 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)))) (/ (/ a (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ a (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))) (/ (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)))) (* (/ a (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (/ (sqrt (- (* k (+ 10.0 k)) 1.0)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (* (/ a (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))) (pow (sqrt k) m)) (/ (sqrt (- (* k (+ 10.0 k)) 1.0)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ a (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))) (/ (sqrt (- (* k (+ 10.0 k)) 1.0)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (* (/ a (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (sqrt (- (* k (+ 10.0 k)) 1.0)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (* (/ a (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))) (sqrt (pow k m))) (/ (sqrt (- (* k (+ 10.0 k)) 1.0)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ a (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))) (/ (sqrt (- (* k (+ 10.0 k)) 1.0)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (* (/ a (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))) (pow k (/ m 2))) (/ (sqrt (- (* k (+ 10.0 k)) 1.0)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (/ a (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt (- (* k (+ 10.0 k)) 1.0)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (/ a (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))) (/ (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))) (/ (/ a (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ a (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (sqrt (- (* k (+ 10.0 k)) 1.0)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (/ a (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 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)))) (/ (/ a (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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (/ a (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))) (/ (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)))) (* (/ a (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (/ (sqrt (- (* k (+ 10.0 k)) 1.0)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (* (/ a (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))) (pow (sqrt k) m)) (/ (sqrt (- (* k (+ 10.0 k)) 1.0)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ a (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))) (/ (sqrt (- (* k (+ 10.0 k)) 1.0)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (* (/ a (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (sqrt (- (* k (+ 10.0 k)) 1.0)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (* (/ a (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))) (sqrt (pow k m))) (/ (sqrt (- (* k (+ 10.0 k)) 1.0)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ a (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))) (/ (sqrt (- (* k (+ 10.0 k)) 1.0)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (* (/ a (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))) (pow k (/ m 2))) (/ (sqrt (- (* k (+ 10.0 k)) 1.0)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ a (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))) (/ (sqrt (- (* k (+ 10.0 k)) 1.0)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ a (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))) (/ 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (* (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (* (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (* (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 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 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (+ (* k (+ 10.0 k)) 1.0)) (/ (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (/ (cbrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (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)) (pow k m)) (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (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)) (pow k m)) (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (/ (sqrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (/ (sqrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (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)) (pow k m)) (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (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)) (pow k m)) (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (/ a (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (/ a (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (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)) (pow k m)) (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (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)) (pow k m)) (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 (- 1.0 (* k (+ 10.0 k))))))) (/ (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (sqrt (- (* k (+ 10.0 k)) 1.0))) (/ a (+ (* k (+ 10.0 k)) 1.0)) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)) (log (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (log (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (exp (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) 3) (* (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (cbrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) 3) (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (- a) (- (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt a) (cbrt (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)))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt a) (cbrt a)) (/ (cbrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt a) (cbrt a)) (/ (cbrt a) (sqrt (+ (* 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)))) (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt a) (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt a) (/ (sqrt a) (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)))) (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (sqrt (cbrt (+ (* 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 (/ a (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 (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) a) (/ 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 (+ (* k (+ 10.0 k)) 1.0)))) a (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt a)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt a)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) a) (/ a (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (/ a (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))) (- (+ (* 1/2 (/ (pow k 2) (sqrt 1.0))) (+ (sqrt 1.0) (* 5.0 (/ k (sqrt 1.0))))) (* 12.5 (/ (pow k 2) (pow (sqrt 1.0) 3)))) (- (+ k 5.0) (* 12.0 (/ 1 k))) (- (* 12.0 (/ 1 k)) (+ k 5.0)) (- (+ (* 1/2 (/ (pow k 2) (sqrt 1.0))) (+ (sqrt 1.0) (* 5.0 (/ k (sqrt 1.0))))) (* 12.5 (/ (pow k 2) (pow (sqrt 1.0) 3)))) (- (+ k 5.0) (* 12.0 (/ 1 k))) (- (* 12.0 (/ 1 k)) (+ k 5.0)) (- (* 1.0 (+ (* a (* m (log k))) a)) (* 10.0 (* k a))) (- (+ (/ a (/ (pow k 2) (exp (- (* m (- (log k))))))) (/ (* 99.0 (* (exp (- (* m (- (log k))))) a)) (pow k 4))) (/ (* 10.0 (* (exp (- (* m (- (log k))))) a)) (pow k 3))) (- (+ (* 99.0 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 4))) (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 2))) (* 10.0 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 3)))) (- (+ (* a (sqrt 1.0)) (* 49.5 (/ (* (pow k 2) a) (sqrt 1.0)))) (+ (* 12.5 (/ (* (pow k 2) a) (pow (sqrt 1.0) 3))) (* 5.0 (/ (* k a) (sqrt 1.0))))) (- (+ (* 37.0 (/ a (pow k 3))) (/ a k)) (* 5.0 (/ a (pow k 2)))) (- (* 5.0 (/ a (pow k 2))) (+ (* 37.0 (/ a (pow k 3))) (/ a k))) 6.923 * * * [progress]: adding candidates to table 9.711 * * [progress]: iteration 3 / 4 9.711 * * * [progress]: picking best candidate 9.724 * * * * [pick]: Picked # 9.724 * * * [progress]: localizing error 9.735 * * * [progress]: generating rewritten candidates 9.735 * * * * [progress]: [ 1 / 4 ] rewriting at (2) 9.801 * * * * [progress]: [ 2 / 4 ] rewriting at (2 1) 9.822 * * * * [progress]: [ 3 / 4 ] rewriting at (2 1 2 1) 9.841 * * * * [progress]: [ 4 / 4 ] rewriting at (2 2) 9.856 * * * [progress]: generating series expansions 9.856 * * * * [progress]: [ 1 / 4 ] generating series at (2) 9.856 * [backup-simplify]: Simplify (* (/ 1 (+ (* k (+ 10.0 k)) 1.0)) (* (pow k m) a)) into (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) 9.856 * [approximate]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in (k m a) around 0 9.856 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in a 9.856 * [taylor]: Taking taylor expansion of (* a (pow k m)) in a 9.856 * [taylor]: Taking taylor expansion of a in a 9.856 * [backup-simplify]: Simplify 0 into 0 9.856 * [backup-simplify]: Simplify 1 into 1 9.856 * [taylor]: Taking taylor expansion of (pow k m) in a 9.856 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in a 9.856 * [taylor]: Taking taylor expansion of (* m (log k)) in a 9.856 * [taylor]: Taking taylor expansion of m in a 9.856 * [backup-simplify]: Simplify m into m 9.856 * [taylor]: Taking taylor expansion of (log k) in a 9.856 * [taylor]: Taking taylor expansion of k in a 9.856 * [backup-simplify]: Simplify k into k 9.856 * [backup-simplify]: Simplify (log k) into (log k) 9.856 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 9.856 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 9.856 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in a 9.856 * [taylor]: Taking taylor expansion of (* 10.0 k) in a 9.856 * [taylor]: Taking taylor expansion of 10.0 in a 9.856 * [backup-simplify]: Simplify 10.0 into 10.0 9.856 * [taylor]: Taking taylor expansion of k in a 9.856 * [backup-simplify]: Simplify k into k 9.856 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in a 9.856 * [taylor]: Taking taylor expansion of (pow k 2) in a 9.857 * [taylor]: Taking taylor expansion of k in a 9.857 * [backup-simplify]: Simplify k into k 9.857 * [taylor]: Taking taylor expansion of 1.0 in a 9.857 * [backup-simplify]: Simplify 1.0 into 1.0 9.857 * [backup-simplify]: Simplify (* 0 (pow k m)) into 0 9.857 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 9.858 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 9.861 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 9.861 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow k m))) into (pow k m) 9.861 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 9.861 * [backup-simplify]: Simplify (* k k) into (pow k 2) 9.861 * [backup-simplify]: Simplify (+ (pow k 2) 1.0) into (+ (pow k 2) 1.0) 9.862 * [backup-simplify]: Simplify (+ (* 10.0 k) (+ (pow k 2) 1.0)) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 9.862 * [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))) 9.862 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in m 9.862 * [taylor]: Taking taylor expansion of (* a (pow k m)) in m 9.862 * [taylor]: Taking taylor expansion of a in m 9.862 * [backup-simplify]: Simplify a into a 9.862 * [taylor]: Taking taylor expansion of (pow k m) in m 9.862 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 9.862 * [taylor]: Taking taylor expansion of (* m (log k)) in m 9.862 * [taylor]: Taking taylor expansion of m in m 9.862 * [backup-simplify]: Simplify 0 into 0 9.862 * [backup-simplify]: Simplify 1 into 1 9.862 * [taylor]: Taking taylor expansion of (log k) in m 9.862 * [taylor]: Taking taylor expansion of k in m 9.862 * [backup-simplify]: Simplify k into k 9.862 * [backup-simplify]: Simplify (log k) into (log k) 9.862 * [backup-simplify]: Simplify (* 0 (log k)) into 0 9.863 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 9.863 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 9.863 * [backup-simplify]: Simplify (exp 0) into 1 9.863 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in m 9.863 * [taylor]: Taking taylor expansion of (* 10.0 k) in m 9.863 * [taylor]: Taking taylor expansion of 10.0 in m 9.863 * [backup-simplify]: Simplify 10.0 into 10.0 9.863 * [taylor]: Taking taylor expansion of k in m 9.863 * [backup-simplify]: Simplify k into k 9.863 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in m 9.863 * [taylor]: Taking taylor expansion of (pow k 2) in m 9.863 * [taylor]: Taking taylor expansion of k in m 9.863 * [backup-simplify]: Simplify k into k 9.863 * [taylor]: Taking taylor expansion of 1.0 in m 9.863 * [backup-simplify]: Simplify 1.0 into 1.0 9.863 * [backup-simplify]: Simplify (* a 1) into a 9.863 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 9.863 * [backup-simplify]: Simplify (* k k) into (pow k 2) 9.863 * [backup-simplify]: Simplify (+ (pow k 2) 1.0) into (+ (pow k 2) 1.0) 9.863 * [backup-simplify]: Simplify (+ (* 10.0 k) (+ (pow k 2) 1.0)) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 9.864 * [backup-simplify]: Simplify (/ a (+ (* 10.0 k) (+ (pow k 2) 1.0))) into (/ a (+ (* 10.0 k) (+ (pow k 2) 1.0))) 9.864 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 9.864 * [taylor]: Taking taylor expansion of (* a (pow k m)) in k 9.864 * [taylor]: Taking taylor expansion of a in k 9.864 * [backup-simplify]: Simplify a into a 9.864 * [taylor]: Taking taylor expansion of (pow k m) in k 9.864 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 9.864 * [taylor]: Taking taylor expansion of (* m (log k)) in k 9.864 * [taylor]: Taking taylor expansion of m in k 9.864 * [backup-simplify]: Simplify m into m 9.864 * [taylor]: Taking taylor expansion of (log k) in k 9.864 * [taylor]: Taking taylor expansion of k in k 9.864 * [backup-simplify]: Simplify 0 into 0 9.864 * [backup-simplify]: Simplify 1 into 1 9.864 * [backup-simplify]: Simplify (log 1) into 0 9.864 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 9.864 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 9.864 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 9.864 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 9.865 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 9.865 * [taylor]: Taking taylor expansion of 10.0 in k 9.865 * [backup-simplify]: Simplify 10.0 into 10.0 9.865 * [taylor]: Taking taylor expansion of k in k 9.865 * [backup-simplify]: Simplify 0 into 0 9.865 * [backup-simplify]: Simplify 1 into 1 9.865 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 9.865 * [taylor]: Taking taylor expansion of (pow k 2) in k 9.865 * [taylor]: Taking taylor expansion of k in k 9.865 * [backup-simplify]: Simplify 0 into 0 9.865 * [backup-simplify]: Simplify 1 into 1 9.865 * [taylor]: Taking taylor expansion of 1.0 in k 9.865 * [backup-simplify]: Simplify 1.0 into 1.0 9.865 * [backup-simplify]: Simplify (* a (pow k m)) into (* a (pow k m)) 9.865 * [backup-simplify]: Simplify (* 10.0 0) into 0 9.865 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 9.866 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 9.866 * [backup-simplify]: Simplify (/ (* a (pow k m)) 1.0) into (* 1.0 (* a (pow k m))) 9.866 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 9.866 * [taylor]: Taking taylor expansion of (* a (pow k m)) in k 9.866 * [taylor]: Taking taylor expansion of a in k 9.866 * [backup-simplify]: Simplify a into a 9.866 * [taylor]: Taking taylor expansion of (pow k m) in k 9.866 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 9.866 * [taylor]: Taking taylor expansion of (* m (log k)) in k 9.866 * [taylor]: Taking taylor expansion of m in k 9.866 * [backup-simplify]: Simplify m into m 9.866 * [taylor]: Taking taylor expansion of (log k) in k 9.866 * [taylor]: Taking taylor expansion of k in k 9.866 * [backup-simplify]: Simplify 0 into 0 9.866 * [backup-simplify]: Simplify 1 into 1 9.866 * [backup-simplify]: Simplify (log 1) into 0 9.866 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 9.866 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 9.867 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 9.867 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 9.867 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 9.867 * [taylor]: Taking taylor expansion of 10.0 in k 9.867 * [backup-simplify]: Simplify 10.0 into 10.0 9.867 * [taylor]: Taking taylor expansion of k in k 9.867 * [backup-simplify]: Simplify 0 into 0 9.867 * [backup-simplify]: Simplify 1 into 1 9.867 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 9.867 * [taylor]: Taking taylor expansion of (pow k 2) in k 9.867 * [taylor]: Taking taylor expansion of k in k 9.867 * [backup-simplify]: Simplify 0 into 0 9.867 * [backup-simplify]: Simplify 1 into 1 9.867 * [taylor]: Taking taylor expansion of 1.0 in k 9.867 * [backup-simplify]: Simplify 1.0 into 1.0 9.867 * [backup-simplify]: Simplify (* a (pow k m)) into (* a (pow k m)) 9.867 * [backup-simplify]: Simplify (* 10.0 0) into 0 9.867 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 9.868 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 9.868 * [backup-simplify]: Simplify (/ (* a (pow k m)) 1.0) into (* 1.0 (* a (pow k m))) 9.868 * [taylor]: Taking taylor expansion of (* 1.0 (* a (pow k m))) in m 9.868 * [taylor]: Taking taylor expansion of 1.0 in m 9.868 * [backup-simplify]: Simplify 1.0 into 1.0 9.868 * [taylor]: Taking taylor expansion of (* a (pow k m)) in m 9.868 * [taylor]: Taking taylor expansion of a in m 9.868 * [backup-simplify]: Simplify a into a 9.868 * [taylor]: Taking taylor expansion of (pow k m) in m 9.868 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 9.868 * [taylor]: Taking taylor expansion of (* m (log k)) in m 9.868 * [taylor]: Taking taylor expansion of m in m 9.868 * [backup-simplify]: Simplify 0 into 0 9.868 * [backup-simplify]: Simplify 1 into 1 9.868 * [taylor]: Taking taylor expansion of (log k) in m 9.868 * [taylor]: Taking taylor expansion of k in m 9.868 * [backup-simplify]: Simplify k into k 9.868 * [backup-simplify]: Simplify (log k) into (log k) 9.868 * [backup-simplify]: Simplify (* 0 (log k)) into 0 9.869 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 9.869 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 9.869 * [backup-simplify]: Simplify (exp 0) into 1 9.869 * [backup-simplify]: Simplify (* a 1) into a 9.869 * [backup-simplify]: Simplify (* 1.0 a) into (* 1.0 a) 9.869 * [taylor]: Taking taylor expansion of (* 1.0 a) in a 9.869 * [taylor]: Taking taylor expansion of 1.0 in a 9.869 * [backup-simplify]: Simplify 1.0 into 1.0 9.869 * [taylor]: Taking taylor expansion of a in a 9.869 * [backup-simplify]: Simplify 0 into 0 9.869 * [backup-simplify]: Simplify 1 into 1 9.870 * [backup-simplify]: Simplify (+ (* 1.0 1) (* 0 0)) into 1.0 9.870 * [backup-simplify]: Simplify 1.0 into 1.0 9.871 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 9.871 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 9.871 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 9.871 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 9.872 * [backup-simplify]: Simplify (+ (* a 0) (* 0 (pow k m))) into 0 9.872 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 9.873 * [backup-simplify]: Simplify (+ 0 0) into 0 9.873 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 9.873 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* (* 1.0 (* a (pow k m))) (/ 10.0 1.0)))) into (- (* 10.0 (* a (pow k m)))) 9.874 * [taylor]: Taking taylor expansion of (- (* 10.0 (* a (pow k m)))) in m 9.874 * [taylor]: Taking taylor expansion of (* 10.0 (* a (pow k m))) in m 9.874 * [taylor]: Taking taylor expansion of 10.0 in m 9.874 * [backup-simplify]: Simplify 10.0 into 10.0 9.874 * [taylor]: Taking taylor expansion of (* a (pow k m)) in m 9.874 * [taylor]: Taking taylor expansion of a in m 9.874 * [backup-simplify]: Simplify a into a 9.874 * [taylor]: Taking taylor expansion of (pow k m) in m 9.874 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 9.874 * [taylor]: Taking taylor expansion of (* m (log k)) in m 9.874 * [taylor]: Taking taylor expansion of m in m 9.874 * [backup-simplify]: Simplify 0 into 0 9.874 * [backup-simplify]: Simplify 1 into 1 9.874 * [taylor]: Taking taylor expansion of (log k) in m 9.874 * [taylor]: Taking taylor expansion of k in m 9.874 * [backup-simplify]: Simplify k into k 9.874 * [backup-simplify]: Simplify (log k) into (log k) 9.874 * [backup-simplify]: Simplify (* 0 (log k)) into 0 9.874 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 9.875 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 9.875 * [backup-simplify]: Simplify (exp 0) into 1 9.875 * [backup-simplify]: Simplify (* a 1) into a 9.875 * [backup-simplify]: Simplify (* 10.0 a) into (* 10.0 a) 9.875 * [backup-simplify]: Simplify (- (* 10.0 a)) into (- (* 10.0 a)) 9.875 * [taylor]: Taking taylor expansion of (- (* 10.0 a)) in a 9.875 * [taylor]: Taking taylor expansion of (* 10.0 a) in a 9.875 * [taylor]: Taking taylor expansion of 10.0 in a 9.875 * [backup-simplify]: Simplify 10.0 into 10.0 9.875 * [taylor]: Taking taylor expansion of a in a 9.875 * [backup-simplify]: Simplify 0 into 0 9.875 * [backup-simplify]: Simplify 1 into 1 9.876 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 9.876 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 9.876 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 9.877 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow (log k) 1) 1)))) into (log k) 9.877 * [backup-simplify]: Simplify (+ (* a (log k)) (* 0 1)) into (* a (log k)) 9.877 * [backup-simplify]: Simplify (+ (* 1.0 (* a (log k))) (* 0 a)) into (* 1.0 (* a (log k))) 9.877 * [taylor]: Taking taylor expansion of (* 1.0 (* a (log k))) in a 9.877 * [taylor]: Taking taylor expansion of 1.0 in a 9.877 * [backup-simplify]: Simplify 1.0 into 1.0 9.877 * [taylor]: Taking taylor expansion of (* a (log k)) in a 9.877 * [taylor]: Taking taylor expansion of a in a 9.877 * [backup-simplify]: Simplify 0 into 0 9.877 * [backup-simplify]: Simplify 1 into 1 9.877 * [taylor]: Taking taylor expansion of (log k) in a 9.877 * [taylor]: Taking taylor expansion of k in a 9.877 * [backup-simplify]: Simplify k into k 9.877 * [backup-simplify]: Simplify (log k) into (log k) 9.878 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 9.878 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 9.878 * [backup-simplify]: Simplify (* 0 (log k)) into 0 9.878 * [backup-simplify]: Simplify (+ (* 1.0 (log k)) (* 0 0)) into (* 1.0 (log k)) 9.879 * [backup-simplify]: Simplify (* 1.0 (log k)) into (* 1.0 (log k)) 9.879 * [backup-simplify]: Simplify (+ (* (* 1.0 (log k)) (* a (* m 1))) (+ (* (- 10.0) (* a (* 1 k))) (* 1.0 (* a (* 1 1))))) into (- (+ (* 1.0 (* a (* m (log k)))) (* 1.0 a)) (* 10.0 (* k a))) 9.880 * [backup-simplify]: Simplify (* (/ 1 (+ (* (/ 1 k) (+ 10.0 (/ 1 k))) 1.0)) (* (pow (/ 1 k) (/ 1 m)) (/ 1 a))) into (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) 9.880 * [approximate]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in (k m a) around 0 9.880 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in a 9.880 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in a 9.880 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in a 9.880 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in a 9.880 * [taylor]: Taking taylor expansion of (/ 1 m) in a 9.880 * [taylor]: Taking taylor expansion of m in a 9.880 * [backup-simplify]: Simplify m into m 9.880 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 9.880 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in a 9.880 * [taylor]: Taking taylor expansion of (/ 1 k) in a 9.880 * [taylor]: Taking taylor expansion of k in a 9.880 * [backup-simplify]: Simplify k into k 9.880 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 9.880 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 9.880 * [backup-simplify]: Simplify (* (/ 1 m) (log (/ 1 k))) into (/ (log (/ 1 k)) m) 9.880 * [backup-simplify]: Simplify (exp (/ (log (/ 1 k)) m)) into (exp (/ (log (/ 1 k)) m)) 9.880 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in a 9.880 * [taylor]: Taking taylor expansion of a in a 9.880 * [backup-simplify]: Simplify 0 into 0 9.880 * [backup-simplify]: Simplify 1 into 1 9.880 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in a 9.880 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 9.880 * [taylor]: Taking taylor expansion of (pow k 2) in a 9.880 * [taylor]: Taking taylor expansion of k in a 9.880 * [backup-simplify]: Simplify k into k 9.880 * [backup-simplify]: Simplify (* k k) into (pow k 2) 9.880 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 9.880 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in a 9.880 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 9.880 * [taylor]: Taking taylor expansion of 10.0 in a 9.880 * [backup-simplify]: Simplify 10.0 into 10.0 9.881 * [taylor]: Taking taylor expansion of (/ 1 k) in a 9.881 * [taylor]: Taking taylor expansion of k in a 9.881 * [backup-simplify]: Simplify k into k 9.881 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 9.881 * [taylor]: Taking taylor expansion of 1.0 in a 9.881 * [backup-simplify]: Simplify 1.0 into 1.0 9.881 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 9.881 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 9.881 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) into (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) 9.881 * [backup-simplify]: Simplify (* 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) into 0 9.881 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 9.881 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 9.881 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 9.882 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 9.882 * [backup-simplify]: Simplify (+ 0 0) into 0 9.882 * [backup-simplify]: Simplify (+ 0 0) into 0 9.883 * [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)) 9.883 * [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))) 9.883 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in m 9.883 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in m 9.883 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in m 9.883 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in m 9.883 * [taylor]: Taking taylor expansion of (/ 1 m) in m 9.883 * [taylor]: Taking taylor expansion of m in m 9.883 * [backup-simplify]: Simplify 0 into 0 9.883 * [backup-simplify]: Simplify 1 into 1 9.883 * [backup-simplify]: Simplify (/ 1 1) into 1 9.883 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in m 9.883 * [taylor]: Taking taylor expansion of (/ 1 k) in m 9.883 * [taylor]: Taking taylor expansion of k in m 9.883 * [backup-simplify]: Simplify k into k 9.883 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 9.883 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 9.883 * [backup-simplify]: Simplify (* 1 (log (/ 1 k))) into (log (/ 1 k)) 9.884 * [backup-simplify]: Simplify (exp (* (/ 1 m) (log (/ 1 k)))) into (exp (/ (log (/ 1 k)) m)) 9.884 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in m 9.884 * [taylor]: Taking taylor expansion of a in m 9.884 * [backup-simplify]: Simplify a into a 9.884 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in m 9.884 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 9.884 * [taylor]: Taking taylor expansion of (pow k 2) in m 9.884 * [taylor]: Taking taylor expansion of k in m 9.884 * [backup-simplify]: Simplify k into k 9.884 * [backup-simplify]: Simplify (* k k) into (pow k 2) 9.884 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 9.884 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in m 9.884 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in m 9.884 * [taylor]: Taking taylor expansion of 10.0 in m 9.884 * [backup-simplify]: Simplify 10.0 into 10.0 9.884 * [taylor]: Taking taylor expansion of (/ 1 k) in m 9.884 * [taylor]: Taking taylor expansion of k in m 9.884 * [backup-simplify]: Simplify k into k 9.884 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 9.884 * [taylor]: Taking taylor expansion of 1.0 in m 9.884 * [backup-simplify]: Simplify 1.0 into 1.0 9.884 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 9.884 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 9.884 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) into (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) 9.884 * [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))) 9.885 * [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)))) 9.885 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in k 9.885 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in k 9.885 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in k 9.885 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in k 9.885 * [taylor]: Taking taylor expansion of (/ 1 m) in k 9.885 * [taylor]: Taking taylor expansion of m in k 9.885 * [backup-simplify]: Simplify m into m 9.885 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 9.885 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 9.885 * [taylor]: Taking taylor expansion of (/ 1 k) in k 9.885 * [taylor]: Taking taylor expansion of k in k 9.885 * [backup-simplify]: Simplify 0 into 0 9.885 * [backup-simplify]: Simplify 1 into 1 9.885 * [backup-simplify]: Simplify (/ 1 1) into 1 9.885 * [backup-simplify]: Simplify (log 1) into 0 9.886 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 9.886 * [backup-simplify]: Simplify (* (/ 1 m) (- (log k))) into (* -1 (/ (log k) m)) 9.886 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 9.886 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 9.886 * [taylor]: Taking taylor expansion of a in k 9.886 * [backup-simplify]: Simplify a into a 9.886 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 9.886 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 9.886 * [taylor]: Taking taylor expansion of (pow k 2) in k 9.886 * [taylor]: Taking taylor expansion of k in k 9.886 * [backup-simplify]: Simplify 0 into 0 9.886 * [backup-simplify]: Simplify 1 into 1 9.886 * [backup-simplify]: Simplify (* 1 1) into 1 9.886 * [backup-simplify]: Simplify (/ 1 1) into 1 9.886 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 9.886 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 9.886 * [taylor]: Taking taylor expansion of 10.0 in k 9.886 * [backup-simplify]: Simplify 10.0 into 10.0 9.886 * [taylor]: Taking taylor expansion of (/ 1 k) in k 9.886 * [taylor]: Taking taylor expansion of k in k 9.887 * [backup-simplify]: Simplify 0 into 0 9.887 * [backup-simplify]: Simplify 1 into 1 9.887 * [backup-simplify]: Simplify (/ 1 1) into 1 9.887 * [taylor]: Taking taylor expansion of 1.0 in k 9.887 * [backup-simplify]: Simplify 1.0 into 1.0 9.887 * [backup-simplify]: Simplify (+ 1 0) into 1 9.887 * [backup-simplify]: Simplify (* a 1) into a 9.887 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) a) into (/ (exp (* -1 (/ (log k) m))) a) 9.887 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in k 9.887 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in k 9.887 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in k 9.887 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in k 9.887 * [taylor]: Taking taylor expansion of (/ 1 m) in k 9.887 * [taylor]: Taking taylor expansion of m in k 9.887 * [backup-simplify]: Simplify m into m 9.887 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 9.887 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 9.887 * [taylor]: Taking taylor expansion of (/ 1 k) in k 9.887 * [taylor]: Taking taylor expansion of k in k 9.887 * [backup-simplify]: Simplify 0 into 0 9.887 * [backup-simplify]: Simplify 1 into 1 9.888 * [backup-simplify]: Simplify (/ 1 1) into 1 9.888 * [backup-simplify]: Simplify (log 1) into 0 9.888 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 9.888 * [backup-simplify]: Simplify (* (/ 1 m) (- (log k))) into (* -1 (/ (log k) m)) 9.888 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 9.888 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 9.888 * [taylor]: Taking taylor expansion of a in k 9.888 * [backup-simplify]: Simplify a into a 9.888 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 9.888 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 9.888 * [taylor]: Taking taylor expansion of (pow k 2) in k 9.888 * [taylor]: Taking taylor expansion of k in k 9.888 * [backup-simplify]: Simplify 0 into 0 9.888 * [backup-simplify]: Simplify 1 into 1 9.889 * [backup-simplify]: Simplify (* 1 1) into 1 9.889 * [backup-simplify]: Simplify (/ 1 1) into 1 9.889 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 9.889 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 9.889 * [taylor]: Taking taylor expansion of 10.0 in k 9.889 * [backup-simplify]: Simplify 10.0 into 10.0 9.889 * [taylor]: Taking taylor expansion of (/ 1 k) in k 9.889 * [taylor]: Taking taylor expansion of k in k 9.889 * [backup-simplify]: Simplify 0 into 0 9.889 * [backup-simplify]: Simplify 1 into 1 9.889 * [backup-simplify]: Simplify (/ 1 1) into 1 9.889 * [taylor]: Taking taylor expansion of 1.0 in k 9.889 * [backup-simplify]: Simplify 1.0 into 1.0 9.889 * [backup-simplify]: Simplify (+ 1 0) into 1 9.890 * [backup-simplify]: Simplify (* a 1) into a 9.890 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) a) into (/ (exp (* -1 (/ (log k) m))) a) 9.890 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (log k) m))) a) in m 9.890 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 9.890 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 9.890 * [taylor]: Taking taylor expansion of -1 in m 9.890 * [backup-simplify]: Simplify -1 into -1 9.890 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 9.890 * [taylor]: Taking taylor expansion of (log k) in m 9.890 * [taylor]: Taking taylor expansion of k in m 9.890 * [backup-simplify]: Simplify k into k 9.890 * [backup-simplify]: Simplify (log k) into (log k) 9.890 * [taylor]: Taking taylor expansion of m in m 9.890 * [backup-simplify]: Simplify 0 into 0 9.890 * [backup-simplify]: Simplify 1 into 1 9.890 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 9.890 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 9.890 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 9.890 * [taylor]: Taking taylor expansion of a in m 9.890 * [backup-simplify]: Simplify a into a 9.890 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) a) into (/ (exp (* -1 (/ (log k) m))) a) 9.890 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (log k) m))) a) in a 9.890 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in a 9.890 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in a 9.890 * [taylor]: Taking taylor expansion of -1 in a 9.890 * [backup-simplify]: Simplify -1 into -1 9.890 * [taylor]: Taking taylor expansion of (/ (log k) m) in a 9.890 * [taylor]: Taking taylor expansion of (log k) in a 9.890 * [taylor]: Taking taylor expansion of k in a 9.890 * [backup-simplify]: Simplify k into k 9.890 * [backup-simplify]: Simplify (log k) into (log k) 9.890 * [taylor]: Taking taylor expansion of m in a 9.890 * [backup-simplify]: Simplify m into m 9.890 * [backup-simplify]: Simplify (/ (log k) m) into (/ (log k) m) 9.891 * [backup-simplify]: Simplify (* -1 (/ (log k) m)) into (* -1 (/ (log k) m)) 9.891 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 9.891 * [taylor]: Taking taylor expansion of a in a 9.891 * [backup-simplify]: Simplify 0 into 0 9.891 * [backup-simplify]: Simplify 1 into 1 9.891 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) 1) into (exp (* -1 (/ (log k) m))) 9.891 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 9.891 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.892 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 9.892 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)))) into 0 9.892 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 9.892 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (* 0 (- (log k)))) into 0 9.893 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 1) 1)))) into 0 9.893 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.894 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.894 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 9.894 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 9.894 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 9.895 * [backup-simplify]: Simplify (+ (* a 10.0) (* 0 1)) into (* 10.0 a) 9.895 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ (exp (* -1 (/ (log k) m))) a) (/ (* 10.0 a) a)))) into (- (* 10.0 (/ (exp (* -1 (/ (log k) m))) a))) 9.895 * [taylor]: Taking taylor expansion of (- (* 10.0 (/ (exp (* -1 (/ (log k) m))) a))) in m 9.895 * [taylor]: Taking taylor expansion of (* 10.0 (/ (exp (* -1 (/ (log k) m))) a)) in m 9.895 * [taylor]: Taking taylor expansion of 10.0 in m 9.895 * [backup-simplify]: Simplify 10.0 into 10.0 9.895 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (log k) m))) a) in m 9.895 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 9.895 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 9.895 * [taylor]: Taking taylor expansion of -1 in m 9.895 * [backup-simplify]: Simplify -1 into -1 9.895 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 9.895 * [taylor]: Taking taylor expansion of (log k) in m 9.895 * [taylor]: Taking taylor expansion of k in m 9.895 * [backup-simplify]: Simplify k into k 9.895 * [backup-simplify]: Simplify (log k) into (log k) 9.895 * [taylor]: Taking taylor expansion of m in m 9.895 * [backup-simplify]: Simplify 0 into 0 9.895 * [backup-simplify]: Simplify 1 into 1 9.895 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 9.895 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 9.895 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 9.895 * [taylor]: Taking taylor expansion of a in m 9.895 * [backup-simplify]: Simplify a into a 9.896 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) a) into (/ (exp (* -1 (/ (log k) m))) a) 9.896 * [backup-simplify]: Simplify (* 10.0 (/ (exp (* -1 (/ (log k) m))) a)) into (* 10.0 (/ (exp (* -1 (/ (log k) m))) a)) 9.896 * [backup-simplify]: Simplify (- (* 10.0 (/ (exp (* -1 (/ (log k) m))) a))) into (- (* 10.0 (/ (exp (* -1 (/ (log k) m))) a))) 9.896 * [taylor]: Taking taylor expansion of (- (* 10.0 (/ (exp (* -1 (/ (log k) m))) a))) in a 9.896 * [taylor]: Taking taylor expansion of (* 10.0 (/ (exp (* -1 (/ (log k) m))) a)) in a 9.896 * [taylor]: Taking taylor expansion of 10.0 in a 9.896 * [backup-simplify]: Simplify 10.0 into 10.0 9.896 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (log k) m))) a) in a 9.896 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in a 9.896 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in a 9.896 * [taylor]: Taking taylor expansion of -1 in a 9.896 * [backup-simplify]: Simplify -1 into -1 9.896 * [taylor]: Taking taylor expansion of (/ (log k) m) in a 9.896 * [taylor]: Taking taylor expansion of (log k) in a 9.896 * [taylor]: Taking taylor expansion of k in a 9.896 * [backup-simplify]: Simplify k into k 9.896 * [backup-simplify]: Simplify (log k) into (log k) 9.896 * [taylor]: Taking taylor expansion of m in a 9.896 * [backup-simplify]: Simplify m into m 9.896 * [backup-simplify]: Simplify (/ (log k) m) into (/ (log k) m) 9.896 * [backup-simplify]: Simplify (* -1 (/ (log k) m)) into (* -1 (/ (log k) m)) 9.896 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 9.896 * [taylor]: Taking taylor expansion of a in a 9.896 * [backup-simplify]: Simplify 0 into 0 9.896 * [backup-simplify]: Simplify 1 into 1 9.896 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) 1) into (exp (* -1 (/ (log k) m))) 9.896 * [backup-simplify]: Simplify (* 10.0 (exp (* -1 (/ (log k) m)))) into (* 10.0 (exp (* -1 (/ (log k) m)))) 9.897 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (log k) m))))) into (- (* 10.0 (exp (* -1 (/ (log k) m))))) 9.897 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (log k) m))))) into (- (* 10.0 (exp (* -1 (/ (log k) m))))) 9.897 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ (exp (* -1 (/ (log k) m))) a) (/ 0 a)))) into 0 9.897 * [taylor]: Taking taylor expansion of 0 in a 9.897 * [backup-simplify]: Simplify 0 into 0 9.897 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 9.898 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (log k) m) (/ 0 m)))) into 0 9.898 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (log k) m))) into 0 9.898 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 1) 1)))) into 0 9.899 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (log k) m))) (/ 0 1)))) into 0 9.899 * [backup-simplify]: Simplify 0 into 0 9.899 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.901 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 9.901 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 9.901 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 9.901 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (+ (* 0 0) (* 0 (- (log k))))) into 0 9.902 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.903 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 9.903 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.904 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.904 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 9.904 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 9.904 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 9.905 * [backup-simplify]: Simplify (+ (* a 1.0) (+ (* 0 10.0) (* 0 1))) into (* 1.0 a) 9.905 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ (exp (* -1 (/ (log k) m))) a) (/ (* 1.0 a) a)) (* (- (* 10.0 (/ (exp (* -1 (/ (log k) m))) a))) (/ (* 10.0 a) a)))) into (* 99.0 (/ (exp (* -1 (/ (log k) m))) a)) 9.905 * [taylor]: Taking taylor expansion of (* 99.0 (/ (exp (* -1 (/ (log k) m))) a)) in m 9.905 * [taylor]: Taking taylor expansion of 99.0 in m 9.905 * [backup-simplify]: Simplify 99.0 into 99.0 9.905 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (log k) m))) a) in m 9.905 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 9.905 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 9.905 * [taylor]: Taking taylor expansion of -1 in m 9.905 * [backup-simplify]: Simplify -1 into -1 9.905 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 9.905 * [taylor]: Taking taylor expansion of (log k) in m 9.905 * [taylor]: Taking taylor expansion of k in m 9.905 * [backup-simplify]: Simplify k into k 9.906 * [backup-simplify]: Simplify (log k) into (log k) 9.906 * [taylor]: Taking taylor expansion of m in m 9.906 * [backup-simplify]: Simplify 0 into 0 9.906 * [backup-simplify]: Simplify 1 into 1 9.906 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 9.906 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 9.906 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 9.906 * [taylor]: Taking taylor expansion of a in m 9.906 * [backup-simplify]: Simplify a into a 9.906 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) a) into (/ (exp (* -1 (/ (log k) m))) a) 9.906 * [backup-simplify]: Simplify (* 99.0 (/ (exp (* -1 (/ (log k) m))) a)) into (* 99.0 (/ (exp (* -1 (/ (log k) m))) a)) 9.906 * [taylor]: Taking taylor expansion of (* 99.0 (/ (exp (* -1 (/ (log k) m))) a)) in a 9.906 * [taylor]: Taking taylor expansion of 99.0 in a 9.906 * [backup-simplify]: Simplify 99.0 into 99.0 9.906 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (log k) m))) a) in a 9.906 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in a 9.906 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in a 9.906 * [taylor]: Taking taylor expansion of -1 in a 9.906 * [backup-simplify]: Simplify -1 into -1 9.906 * [taylor]: Taking taylor expansion of (/ (log k) m) in a 9.906 * [taylor]: Taking taylor expansion of (log k) in a 9.906 * [taylor]: Taking taylor expansion of k in a 9.906 * [backup-simplify]: Simplify k into k 9.906 * [backup-simplify]: Simplify (log k) into (log k) 9.906 * [taylor]: Taking taylor expansion of m in a 9.906 * [backup-simplify]: Simplify m into m 9.906 * [backup-simplify]: Simplify (/ (log k) m) into (/ (log k) m) 9.906 * [backup-simplify]: Simplify (* -1 (/ (log k) m)) into (* -1 (/ (log k) m)) 9.906 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 9.906 * [taylor]: Taking taylor expansion of a in a 9.906 * [backup-simplify]: Simplify 0 into 0 9.906 * [backup-simplify]: Simplify 1 into 1 9.906 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) 1) into (exp (* -1 (/ (log k) m))) 9.907 * [backup-simplify]: Simplify (* 99.0 (exp (* -1 (/ (log k) m)))) into (* 99.0 (exp (* -1 (/ (log k) m)))) 9.907 * [backup-simplify]: Simplify (* 99.0 (exp (* -1 (/ (log k) m)))) into (* 99.0 (exp (* -1 (/ (log k) m)))) 9.908 * [backup-simplify]: Simplify (+ (* (* 99.0 (exp (* -1 (/ (log (/ 1 k)) (/ 1 m))))) (* (/ 1 (/ 1 a)) (* 1 (pow (/ 1 k) 4)))) (+ (* (- (* 10.0 (exp (* -1 (/ (log (/ 1 k)) (/ 1 m)))))) (* (/ 1 (/ 1 a)) (* 1 (pow (/ 1 k) 3)))) (* (exp (* -1 (/ (log (/ 1 k)) (/ 1 m)))) (* (/ 1 (/ 1 a)) (* 1 (pow (/ 1 k) 2)))))) into (- (+ (/ (* a (exp (* -1 (* m (log (/ 1 k)))))) (pow k 2)) (* 99.0 (/ (* a (exp (* -1 (* m (log (/ 1 k)))))) (pow k 4)))) (* 10.0 (/ (* a (exp (* -1 (* m (log (/ 1 k)))))) (pow k 3)))) 9.908 * [backup-simplify]: Simplify (* (/ 1 (+ (* (/ 1 (- k)) (+ 10.0 (/ 1 (- k)))) 1.0)) (* (pow (/ 1 (- k)) (/ 1 (- m))) (/ 1 (- a)))) into (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) 9.908 * [approximate]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in (k m a) around 0 9.908 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in a 9.908 * [taylor]: Taking taylor expansion of -1 in a 9.908 * [backup-simplify]: Simplify -1 into -1 9.908 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in a 9.908 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in a 9.908 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in a 9.908 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in a 9.908 * [taylor]: Taking taylor expansion of (/ -1 m) in a 9.908 * [taylor]: Taking taylor expansion of -1 in a 9.908 * [backup-simplify]: Simplify -1 into -1 9.908 * [taylor]: Taking taylor expansion of m in a 9.908 * [backup-simplify]: Simplify m into m 9.908 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 9.908 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in a 9.908 * [taylor]: Taking taylor expansion of (/ -1 k) in a 9.908 * [taylor]: Taking taylor expansion of -1 in a 9.908 * [backup-simplify]: Simplify -1 into -1 9.908 * [taylor]: Taking taylor expansion of k in a 9.908 * [backup-simplify]: Simplify k into k 9.908 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 9.908 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 9.908 * [backup-simplify]: Simplify (* (/ -1 m) (log (/ -1 k))) into (* -1 (/ (log (/ -1 k)) m)) 9.908 * [backup-simplify]: Simplify (exp (* -1 (/ (log (/ -1 k)) m))) into (exp (* -1 (/ (log (/ -1 k)) m))) 9.909 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in a 9.909 * [taylor]: Taking taylor expansion of a in a 9.909 * [backup-simplify]: Simplify 0 into 0 9.909 * [backup-simplify]: Simplify 1 into 1 9.909 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in a 9.909 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in a 9.909 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 9.909 * [taylor]: Taking taylor expansion of (pow k 2) in a 9.909 * [taylor]: Taking taylor expansion of k in a 9.909 * [backup-simplify]: Simplify k into k 9.909 * [backup-simplify]: Simplify (* k k) into (pow k 2) 9.909 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 9.909 * [taylor]: Taking taylor expansion of 1.0 in a 9.909 * [backup-simplify]: Simplify 1.0 into 1.0 9.909 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 9.909 * [taylor]: Taking taylor expansion of 10.0 in a 9.909 * [backup-simplify]: Simplify 10.0 into 10.0 9.909 * [taylor]: Taking taylor expansion of (/ 1 k) in a 9.909 * [taylor]: Taking taylor expansion of k in a 9.909 * [backup-simplify]: Simplify k into k 9.909 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 9.909 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1.0) into (+ (/ 1 (pow k 2)) 1.0) 9.909 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 9.909 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 9.909 * [backup-simplify]: Simplify (+ (+ (/ 1 (pow k 2)) 1.0) (- (* 10.0 (/ 1 k)))) into (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) 9.909 * [backup-simplify]: Simplify (* 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) into 0 9.909 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 9.910 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 9.910 * [backup-simplify]: Simplify (+ 0 0) into 0 9.910 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 9.910 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 9.911 * [backup-simplify]: Simplify (- 0) into 0 9.911 * [backup-simplify]: Simplify (+ 0 0) into 0 9.911 * [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))) 9.911 * [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)))) 9.911 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in m 9.911 * [taylor]: Taking taylor expansion of -1 in m 9.911 * [backup-simplify]: Simplify -1 into -1 9.911 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in m 9.911 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in m 9.911 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in m 9.912 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in m 9.912 * [taylor]: Taking taylor expansion of (/ -1 m) in m 9.912 * [taylor]: Taking taylor expansion of -1 in m 9.912 * [backup-simplify]: Simplify -1 into -1 9.912 * [taylor]: Taking taylor expansion of m in m 9.912 * [backup-simplify]: Simplify 0 into 0 9.912 * [backup-simplify]: Simplify 1 into 1 9.912 * [backup-simplify]: Simplify (/ -1 1) into -1 9.912 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in m 9.912 * [taylor]: Taking taylor expansion of (/ -1 k) in m 9.912 * [taylor]: Taking taylor expansion of -1 in m 9.912 * [backup-simplify]: Simplify -1 into -1 9.912 * [taylor]: Taking taylor expansion of k in m 9.912 * [backup-simplify]: Simplify k into k 9.912 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 9.912 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 9.912 * [backup-simplify]: Simplify (* -1 (log (/ -1 k))) into (* -1 (log (/ -1 k))) 9.912 * [backup-simplify]: Simplify (exp (* (/ -1 m) (log (/ -1 k)))) into (exp (* -1 (/ (log (/ -1 k)) m))) 9.912 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in m 9.912 * [taylor]: Taking taylor expansion of a in m 9.912 * [backup-simplify]: Simplify a into a 9.912 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in m 9.912 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in m 9.912 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 9.912 * [taylor]: Taking taylor expansion of (pow k 2) in m 9.912 * [taylor]: Taking taylor expansion of k in m 9.912 * [backup-simplify]: Simplify k into k 9.912 * [backup-simplify]: Simplify (* k k) into (pow k 2) 9.912 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 9.912 * [taylor]: Taking taylor expansion of 1.0 in m 9.912 * [backup-simplify]: Simplify 1.0 into 1.0 9.912 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in m 9.912 * [taylor]: Taking taylor expansion of 10.0 in m 9.913 * [backup-simplify]: Simplify 10.0 into 10.0 9.913 * [taylor]: Taking taylor expansion of (/ 1 k) in m 9.913 * [taylor]: Taking taylor expansion of k in m 9.913 * [backup-simplify]: Simplify k into k 9.913 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 9.913 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1.0) into (+ (/ 1 (pow k 2)) 1.0) 9.913 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 9.913 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 9.913 * [backup-simplify]: Simplify (+ (+ (/ 1 (pow k 2)) 1.0) (- (* 10.0 (/ 1 k)))) into (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) 9.913 * [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)))) 9.913 * [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))))) 9.913 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in k 9.913 * [taylor]: Taking taylor expansion of -1 in k 9.913 * [backup-simplify]: Simplify -1 into -1 9.913 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in k 9.913 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in k 9.913 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in k 9.913 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in k 9.914 * [taylor]: Taking taylor expansion of (/ -1 m) in k 9.914 * [taylor]: Taking taylor expansion of -1 in k 9.914 * [backup-simplify]: Simplify -1 into -1 9.914 * [taylor]: Taking taylor expansion of m in k 9.914 * [backup-simplify]: Simplify m into m 9.914 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 9.914 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 9.914 * [taylor]: Taking taylor expansion of (/ -1 k) in k 9.914 * [taylor]: Taking taylor expansion of -1 in k 9.914 * [backup-simplify]: Simplify -1 into -1 9.914 * [taylor]: Taking taylor expansion of k in k 9.914 * [backup-simplify]: Simplify 0 into 0 9.914 * [backup-simplify]: Simplify 1 into 1 9.914 * [backup-simplify]: Simplify (/ -1 1) into -1 9.914 * [backup-simplify]: Simplify (log -1) into (log -1) 9.915 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 9.915 * [backup-simplify]: Simplify (* (/ -1 m) (- (log -1) (log k))) into (* -1 (/ (- (log -1) (log k)) m)) 9.915 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 9.915 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 9.915 * [taylor]: Taking taylor expansion of a in k 9.915 * [backup-simplify]: Simplify a into a 9.915 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 9.915 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 9.915 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 9.915 * [taylor]: Taking taylor expansion of (pow k 2) in k 9.915 * [taylor]: Taking taylor expansion of k in k 9.915 * [backup-simplify]: Simplify 0 into 0 9.915 * [backup-simplify]: Simplify 1 into 1 9.916 * [backup-simplify]: Simplify (* 1 1) into 1 9.916 * [backup-simplify]: Simplify (/ 1 1) into 1 9.916 * [taylor]: Taking taylor expansion of 1.0 in k 9.916 * [backup-simplify]: Simplify 1.0 into 1.0 9.916 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 9.916 * [taylor]: Taking taylor expansion of 10.0 in k 9.916 * [backup-simplify]: Simplify 10.0 into 10.0 9.916 * [taylor]: Taking taylor expansion of (/ 1 k) in k 9.916 * [taylor]: Taking taylor expansion of k in k 9.916 * [backup-simplify]: Simplify 0 into 0 9.916 * [backup-simplify]: Simplify 1 into 1 9.916 * [backup-simplify]: Simplify (/ 1 1) into 1 9.917 * [backup-simplify]: Simplify (+ 1 0) into 1 9.917 * [backup-simplify]: Simplify (+ 1 0) into 1 9.917 * [backup-simplify]: Simplify (* a 1) into a 9.917 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) into (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) 9.917 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in k 9.917 * [taylor]: Taking taylor expansion of -1 in k 9.917 * [backup-simplify]: Simplify -1 into -1 9.917 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in k 9.917 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in k 9.917 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in k 9.917 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in k 9.917 * [taylor]: Taking taylor expansion of (/ -1 m) in k 9.917 * [taylor]: Taking taylor expansion of -1 in k 9.917 * [backup-simplify]: Simplify -1 into -1 9.917 * [taylor]: Taking taylor expansion of m in k 9.917 * [backup-simplify]: Simplify m into m 9.917 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 9.917 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 9.917 * [taylor]: Taking taylor expansion of (/ -1 k) in k 9.917 * [taylor]: Taking taylor expansion of -1 in k 9.917 * [backup-simplify]: Simplify -1 into -1 9.917 * [taylor]: Taking taylor expansion of k in k 9.917 * [backup-simplify]: Simplify 0 into 0 9.917 * [backup-simplify]: Simplify 1 into 1 9.918 * [backup-simplify]: Simplify (/ -1 1) into -1 9.918 * [backup-simplify]: Simplify (log -1) into (log -1) 9.918 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 9.919 * [backup-simplify]: Simplify (* (/ -1 m) (- (log -1) (log k))) into (* -1 (/ (- (log -1) (log k)) m)) 9.919 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 9.919 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 9.919 * [taylor]: Taking taylor expansion of a in k 9.919 * [backup-simplify]: Simplify a into a 9.919 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 9.919 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 9.919 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 9.919 * [taylor]: Taking taylor expansion of (pow k 2) in k 9.919 * [taylor]: Taking taylor expansion of k in k 9.919 * [backup-simplify]: Simplify 0 into 0 9.919 * [backup-simplify]: Simplify 1 into 1 9.919 * [backup-simplify]: Simplify (* 1 1) into 1 9.920 * [backup-simplify]: Simplify (/ 1 1) into 1 9.920 * [taylor]: Taking taylor expansion of 1.0 in k 9.920 * [backup-simplify]: Simplify 1.0 into 1.0 9.920 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 9.920 * [taylor]: Taking taylor expansion of 10.0 in k 9.920 * [backup-simplify]: Simplify 10.0 into 10.0 9.920 * [taylor]: Taking taylor expansion of (/ 1 k) in k 9.920 * [taylor]: Taking taylor expansion of k in k 9.920 * [backup-simplify]: Simplify 0 into 0 9.920 * [backup-simplify]: Simplify 1 into 1 9.920 * [backup-simplify]: Simplify (/ 1 1) into 1 9.920 * [backup-simplify]: Simplify (+ 1 0) into 1 9.921 * [backup-simplify]: Simplify (+ 1 0) into 1 9.921 * [backup-simplify]: Simplify (* a 1) into a 9.921 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) into (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) 9.922 * [backup-simplify]: Simplify (* -1 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) into (* -1 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) 9.922 * [taylor]: Taking taylor expansion of (* -1 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) in m 9.922 * [taylor]: Taking taylor expansion of -1 in m 9.922 * [backup-simplify]: Simplify -1 into -1 9.922 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) in m 9.922 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 9.922 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 9.922 * [taylor]: Taking taylor expansion of -1 in m 9.922 * [backup-simplify]: Simplify -1 into -1 9.922 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 9.922 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 9.922 * [taylor]: Taking taylor expansion of (log -1) in m 9.922 * [taylor]: Taking taylor expansion of -1 in m 9.922 * [backup-simplify]: Simplify -1 into -1 9.922 * [backup-simplify]: Simplify (log -1) into (log -1) 9.922 * [taylor]: Taking taylor expansion of (log k) in m 9.922 * [taylor]: Taking taylor expansion of k in m 9.922 * [backup-simplify]: Simplify k into k 9.922 * [backup-simplify]: Simplify (log k) into (log k) 9.922 * [taylor]: Taking taylor expansion of m in m 9.922 * [backup-simplify]: Simplify 0 into 0 9.922 * [backup-simplify]: Simplify 1 into 1 9.922 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 9.923 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 9.923 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 9.923 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 9.924 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 9.924 * [taylor]: Taking taylor expansion of a in m 9.924 * [backup-simplify]: Simplify a into a 9.924 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) into (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) 9.924 * [backup-simplify]: Simplify (* -1 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) into (* -1 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) 9.924 * [taylor]: Taking taylor expansion of (* -1 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) in a 9.924 * [taylor]: Taking taylor expansion of -1 in a 9.924 * [backup-simplify]: Simplify -1 into -1 9.924 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) in a 9.924 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in a 9.924 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in a 9.924 * [taylor]: Taking taylor expansion of -1 in a 9.924 * [backup-simplify]: Simplify -1 into -1 9.924 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in a 9.924 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in a 9.924 * [taylor]: Taking taylor expansion of (log -1) in a 9.924 * [taylor]: Taking taylor expansion of -1 in a 9.924 * [backup-simplify]: Simplify -1 into -1 9.925 * [backup-simplify]: Simplify (log -1) into (log -1) 9.925 * [taylor]: Taking taylor expansion of (log k) in a 9.925 * [taylor]: Taking taylor expansion of k in a 9.925 * [backup-simplify]: Simplify k into k 9.925 * [backup-simplify]: Simplify (log k) into (log k) 9.925 * [taylor]: Taking taylor expansion of m in a 9.925 * [backup-simplify]: Simplify m into m 9.925 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 9.925 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 9.925 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) m) into (/ (- (log -1) (log k)) m) 9.926 * [backup-simplify]: Simplify (* -1 (/ (- (log -1) (log k)) m)) into (* -1 (/ (- (log -1) (log k)) m)) 9.926 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 9.926 * [taylor]: Taking taylor expansion of a in a 9.926 * [backup-simplify]: Simplify 0 into 0 9.926 * [backup-simplify]: Simplify 1 into 1 9.926 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) 1) into (exp (* -1 (/ (- (log -1) (log k)) m))) 9.927 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 9.927 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 9.928 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 9.928 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 9.928 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)))) into 0 9.929 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 9.929 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (* 0 (- (log -1) (log k)))) into 0 9.930 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 1) 1)))) into 0 9.930 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.931 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.931 * [backup-simplify]: Simplify (+ 0 0) into 0 9.931 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 9.931 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 9.932 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 9.932 * [backup-simplify]: Simplify (+ (* a (- 10.0)) (* 0 1)) into (- (* 10.0 a)) 9.933 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) (/ (- (* 10.0 a)) a)))) into (* 10.0 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) 9.934 * [backup-simplify]: Simplify (+ (* -1 (* 10.0 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) (* 0 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) into (- (* 10.0 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) 9.934 * [taylor]: Taking taylor expansion of (- (* 10.0 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) in m 9.934 * [taylor]: Taking taylor expansion of (* 10.0 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) in m 9.934 * [taylor]: Taking taylor expansion of 10.0 in m 9.934 * [backup-simplify]: Simplify 10.0 into 10.0 9.934 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) in m 9.934 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 9.934 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 9.934 * [taylor]: Taking taylor expansion of -1 in m 9.934 * [backup-simplify]: Simplify -1 into -1 9.934 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 9.934 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 9.934 * [taylor]: Taking taylor expansion of (log -1) in m 9.934 * [taylor]: Taking taylor expansion of -1 in m 9.934 * [backup-simplify]: Simplify -1 into -1 9.934 * [backup-simplify]: Simplify (log -1) into (log -1) 9.934 * [taylor]: Taking taylor expansion of (log k) in m 9.934 * [taylor]: Taking taylor expansion of k in m 9.934 * [backup-simplify]: Simplify k into k 9.934 * [backup-simplify]: Simplify (log k) into (log k) 9.934 * [taylor]: Taking taylor expansion of m in m 9.934 * [backup-simplify]: Simplify 0 into 0 9.934 * [backup-simplify]: Simplify 1 into 1 9.934 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 9.935 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 9.935 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 9.935 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 9.935 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 9.935 * [taylor]: Taking taylor expansion of a in m 9.935 * [backup-simplify]: Simplify a into a 9.936 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) into (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) 9.936 * [backup-simplify]: Simplify (* 10.0 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) into (* 10.0 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) 9.936 * [backup-simplify]: Simplify (- (* 10.0 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) into (- (* 10.0 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) 9.936 * [taylor]: Taking taylor expansion of (- (* 10.0 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) in a 9.937 * [taylor]: Taking taylor expansion of (* 10.0 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) in a 9.937 * [taylor]: Taking taylor expansion of 10.0 in a 9.937 * [backup-simplify]: Simplify 10.0 into 10.0 9.937 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) in a 9.937 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in a 9.937 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in a 9.937 * [taylor]: Taking taylor expansion of -1 in a 9.937 * [backup-simplify]: Simplify -1 into -1 9.937 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in a 9.937 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in a 9.937 * [taylor]: Taking taylor expansion of (log -1) in a 9.937 * [taylor]: Taking taylor expansion of -1 in a 9.937 * [backup-simplify]: Simplify -1 into -1 9.937 * [backup-simplify]: Simplify (log -1) into (log -1) 9.937 * [taylor]: Taking taylor expansion of (log k) in a 9.937 * [taylor]: Taking taylor expansion of k in a 9.937 * [backup-simplify]: Simplify k into k 9.937 * [backup-simplify]: Simplify (log k) into (log k) 9.937 * [taylor]: Taking taylor expansion of m in a 9.937 * [backup-simplify]: Simplify m into m 9.937 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 9.937 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 9.938 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) m) into (/ (- (log -1) (log k)) m) 9.938 * [backup-simplify]: Simplify (* -1 (/ (- (log -1) (log k)) m)) into (* -1 (/ (- (log -1) (log k)) m)) 9.938 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 9.938 * [taylor]: Taking taylor expansion of a in a 9.938 * [backup-simplify]: Simplify 0 into 0 9.938 * [backup-simplify]: Simplify 1 into 1 9.939 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) 1) into (exp (* -1 (/ (- (log -1) (log k)) m))) 9.939 * [backup-simplify]: Simplify (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 9.939 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 9.940 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 9.940 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) (/ 0 a)))) into 0 9.941 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) into 0 9.941 * [taylor]: Taking taylor expansion of 0 in a 9.941 * [backup-simplify]: Simplify 0 into 0 9.942 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 9.942 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 9.942 * [backup-simplify]: Simplify (- 0) into 0 9.943 * [backup-simplify]: Simplify (+ 0 0) into 0 9.943 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (- (log -1) (log k)) m) (/ 0 m)))) into 0 9.943 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (- (log -1) (log k)) m))) into 0 9.944 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 1) 1)))) into 0 9.945 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log -1) (log k)) m))) (/ 0 1)))) into 0 9.945 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into 0 9.945 * [backup-simplify]: Simplify 0 into 0 9.946 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.947 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 9.948 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 9.948 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 9.949 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (+ (* 0 0) (* 0 (- (log -1) (log k))))) into 0 9.949 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 9.950 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 9.950 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.951 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 9.951 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.951 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 9.952 * [backup-simplify]: Simplify (- 0) into 0 9.952 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 9.952 * [backup-simplify]: Simplify (+ (* a 1.0) (+ (* 0 (- 10.0)) (* 0 1))) into (* 1.0 a) 9.953 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) (/ (* 1.0 a) a)) (* (* 10.0 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) (/ (- (* 10.0 a)) a)))) into (* 99.0 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) 9.954 * [backup-simplify]: Simplify (+ (* -1 (* 99.0 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) (+ (* 0 (* 10.0 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) (* 0 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)))) into (- (* 99.0 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) 9.954 * [taylor]: Taking taylor expansion of (- (* 99.0 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) in m 9.954 * [taylor]: Taking taylor expansion of (* 99.0 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) in m 9.954 * [taylor]: Taking taylor expansion of 99.0 in m 9.954 * [backup-simplify]: Simplify 99.0 into 99.0 9.954 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) in m 9.954 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 9.954 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 9.955 * [taylor]: Taking taylor expansion of -1 in m 9.955 * [backup-simplify]: Simplify -1 into -1 9.955 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 9.955 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 9.955 * [taylor]: Taking taylor expansion of (log -1) in m 9.955 * [taylor]: Taking taylor expansion of -1 in m 9.955 * [backup-simplify]: Simplify -1 into -1 9.955 * [backup-simplify]: Simplify (log -1) into (log -1) 9.955 * [taylor]: Taking taylor expansion of (log k) in m 9.955 * [taylor]: Taking taylor expansion of k in m 9.955 * [backup-simplify]: Simplify k into k 9.955 * [backup-simplify]: Simplify (log k) into (log k) 9.955 * [taylor]: Taking taylor expansion of m in m 9.955 * [backup-simplify]: Simplify 0 into 0 9.955 * [backup-simplify]: Simplify 1 into 1 9.955 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 9.955 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 9.956 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 9.956 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 9.956 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 9.956 * [taylor]: Taking taylor expansion of a in m 9.956 * [backup-simplify]: Simplify a into a 9.956 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) into (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) 9.957 * [backup-simplify]: Simplify (* 99.0 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) into (* 99.0 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) 9.957 * [backup-simplify]: Simplify (- (* 99.0 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) into (- (* 99.0 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) 9.957 * [taylor]: Taking taylor expansion of (- (* 99.0 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) in a 9.957 * [taylor]: Taking taylor expansion of (* 99.0 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) in a 9.957 * [taylor]: Taking taylor expansion of 99.0 in a 9.957 * [backup-simplify]: Simplify 99.0 into 99.0 9.957 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) in a 9.957 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in a 9.957 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in a 9.957 * [taylor]: Taking taylor expansion of -1 in a 9.957 * [backup-simplify]: Simplify -1 into -1 9.957 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in a 9.957 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in a 9.957 * [taylor]: Taking taylor expansion of (log -1) in a 9.957 * [taylor]: Taking taylor expansion of -1 in a 9.957 * [backup-simplify]: Simplify -1 into -1 9.958 * [backup-simplify]: Simplify (log -1) into (log -1) 9.958 * [taylor]: Taking taylor expansion of (log k) in a 9.958 * [taylor]: Taking taylor expansion of k in a 9.958 * [backup-simplify]: Simplify k into k 9.958 * [backup-simplify]: Simplify (log k) into (log k) 9.958 * [taylor]: Taking taylor expansion of m in a 9.958 * [backup-simplify]: Simplify m into m 9.958 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 9.958 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 9.958 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) m) into (/ (- (log -1) (log k)) m) 9.959 * [backup-simplify]: Simplify (* -1 (/ (- (log -1) (log k)) m)) into (* -1 (/ (- (log -1) (log k)) m)) 9.959 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 9.959 * [taylor]: Taking taylor expansion of a in a 9.959 * [backup-simplify]: Simplify 0 into 0 9.959 * [backup-simplify]: Simplify 1 into 1 9.959 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) 1) into (exp (* -1 (/ (- (log -1) (log k)) m))) 9.960 * [backup-simplify]: Simplify (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 9.960 * [backup-simplify]: Simplify (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 9.960 * [backup-simplify]: Simplify (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 9.965 * [backup-simplify]: Simplify (+ (* (- (* 99.0 (exp (* -1 (/ (- (log -1) (log (/ 1 (- k)))) (/ 1 (- m))))))) (* (/ 1 (/ 1 (- a))) (* 1 (pow (/ 1 (- k)) 4)))) (+ (* (- (* 10.0 (exp (* -1 (/ (- (log -1) (log (/ 1 (- k)))) (/ 1 (- m))))))) (* (/ 1 (/ 1 (- a))) (* 1 (pow (/ 1 (- k)) 3)))) (* (* -1 (exp (* -1 (/ (- (log -1) (log (/ 1 (- k)))) (/ 1 (- m)))))) (* (/ 1 (/ 1 (- a))) (* 1 (pow (/ 1 (- k)) 2)))))) into (- (+ (* 99.0 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 4))) (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 2))) (* 10.0 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 3)))) 9.965 * * * * [progress]: [ 2 / 4 ] generating series at (2 1) 9.965 * [backup-simplify]: Simplify (/ 1 (+ (* k (+ 10.0 k)) 1.0)) into (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) 9.965 * [approximate]: Taking taylor expansion of (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) in (k) around 0 9.965 * [taylor]: Taking taylor expansion of (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 9.965 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 9.965 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 9.965 * [taylor]: Taking taylor expansion of 10.0 in k 9.965 * [backup-simplify]: Simplify 10.0 into 10.0 9.965 * [taylor]: Taking taylor expansion of k in k 9.965 * [backup-simplify]: Simplify 0 into 0 9.965 * [backup-simplify]: Simplify 1 into 1 9.965 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 9.965 * [taylor]: Taking taylor expansion of (pow k 2) in k 9.965 * [taylor]: Taking taylor expansion of k in k 9.965 * [backup-simplify]: Simplify 0 into 0 9.965 * [backup-simplify]: Simplify 1 into 1 9.965 * [taylor]: Taking taylor expansion of 1.0 in k 9.965 * [backup-simplify]: Simplify 1.0 into 1.0 9.966 * [backup-simplify]: Simplify (* 10.0 0) into 0 9.966 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 9.966 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 9.966 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 9.966 * [taylor]: Taking taylor expansion of (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 9.966 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 9.967 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 9.967 * [taylor]: Taking taylor expansion of 10.0 in k 9.967 * [backup-simplify]: Simplify 10.0 into 10.0 9.967 * [taylor]: Taking taylor expansion of k in k 9.967 * [backup-simplify]: Simplify 0 into 0 9.967 * [backup-simplify]: Simplify 1 into 1 9.967 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 9.967 * [taylor]: Taking taylor expansion of (pow k 2) in k 9.967 * [taylor]: Taking taylor expansion of k in k 9.967 * [backup-simplify]: Simplify 0 into 0 9.967 * [backup-simplify]: Simplify 1 into 1 9.967 * [taylor]: Taking taylor expansion of 1.0 in k 9.967 * [backup-simplify]: Simplify 1.0 into 1.0 9.967 * [backup-simplify]: Simplify (* 10.0 0) into 0 9.967 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 9.968 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 9.968 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 9.968 * [backup-simplify]: Simplify 1.0 into 1.0 9.969 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 9.969 * [backup-simplify]: Simplify (+ 0 0) into 0 9.969 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 9.971 * [backup-simplify]: Simplify (- (+ (* 1.0 (/ 10.0 1.0)))) into (- 10.0) 9.971 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 9.972 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 1) (* 0 0))) into 0 9.972 * [backup-simplify]: Simplify (* 1 1) into 1 9.972 * [backup-simplify]: Simplify (+ 1 0) into 1 9.972 * [backup-simplify]: Simplify (+ 0 1) into 1 9.975 * [backup-simplify]: Simplify (- (+ (* 1.0 (/ 1 1.0)) (* (- 10.0) (/ 10.0 1.0)))) into 99.0 9.975 * [backup-simplify]: Simplify 99.0 into 99.0 9.975 * [backup-simplify]: Simplify (+ (* 99.0 (pow k 2)) (+ (* (- 10.0) k) 1.0)) into (- (+ (* 99.0 (pow k 2)) 1.0) (* 10.0 k)) 9.975 * [backup-simplify]: Simplify (/ 1 (+ (* (/ 1 k) (+ 10.0 (/ 1 k))) 1.0)) into (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) 9.975 * [approximate]: Taking taylor expansion of (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in (k) around 0 9.975 * [taylor]: Taking taylor expansion of (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 9.975 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 9.975 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 9.975 * [taylor]: Taking taylor expansion of (pow k 2) in k 9.975 * [taylor]: Taking taylor expansion of k in k 9.975 * [backup-simplify]: Simplify 0 into 0 9.975 * [backup-simplify]: Simplify 1 into 1 9.976 * [backup-simplify]: Simplify (* 1 1) into 1 9.976 * [backup-simplify]: Simplify (/ 1 1) into 1 9.976 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 9.976 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 9.976 * [taylor]: Taking taylor expansion of 10.0 in k 9.976 * [backup-simplify]: Simplify 10.0 into 10.0 9.976 * [taylor]: Taking taylor expansion of (/ 1 k) in k 9.976 * [taylor]: Taking taylor expansion of k in k 9.976 * [backup-simplify]: Simplify 0 into 0 9.976 * [backup-simplify]: Simplify 1 into 1 9.976 * [backup-simplify]: Simplify (/ 1 1) into 1 9.976 * [taylor]: Taking taylor expansion of 1.0 in k 9.976 * [backup-simplify]: Simplify 1.0 into 1.0 9.976 * [backup-simplify]: Simplify (+ 1 0) into 1 9.977 * [backup-simplify]: Simplify (/ 1 1) into 1 9.977 * [taylor]: Taking taylor expansion of (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 9.977 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 9.977 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 9.977 * [taylor]: Taking taylor expansion of (pow k 2) in k 9.977 * [taylor]: Taking taylor expansion of k in k 9.977 * [backup-simplify]: Simplify 0 into 0 9.977 * [backup-simplify]: Simplify 1 into 1 9.977 * [backup-simplify]: Simplify (* 1 1) into 1 9.977 * [backup-simplify]: Simplify (/ 1 1) into 1 9.977 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 9.977 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 9.977 * [taylor]: Taking taylor expansion of 10.0 in k 9.977 * [backup-simplify]: Simplify 10.0 into 10.0 9.977 * [taylor]: Taking taylor expansion of (/ 1 k) in k 9.977 * [taylor]: Taking taylor expansion of k in k 9.977 * [backup-simplify]: Simplify 0 into 0 9.977 * [backup-simplify]: Simplify 1 into 1 9.978 * [backup-simplify]: Simplify (/ 1 1) into 1 9.978 * [taylor]: Taking taylor expansion of 1.0 in k 9.978 * [backup-simplify]: Simplify 1.0 into 1.0 9.978 * [backup-simplify]: Simplify (+ 1 0) into 1 9.978 * [backup-simplify]: Simplify (/ 1 1) into 1 9.978 * [backup-simplify]: Simplify 1 into 1 9.978 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.979 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.979 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 9.979 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 9.980 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 9.981 * [backup-simplify]: Simplify (- (+ (* 1 (/ 10.0 1)))) into (- 10.0) 9.981 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 9.982 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 9.982 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.982 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.983 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 9.983 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 9.983 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 9.986 * [backup-simplify]: Simplify (- (+ (* 1 (/ 1.0 1)) (* (- 10.0) (/ 10.0 1)))) into 99.0 9.986 * [backup-simplify]: Simplify 99.0 into 99.0 9.986 * [backup-simplify]: Simplify (+ (* 99.0 (pow (/ 1 k) 4)) (+ (* (- 10.0) (pow (/ 1 k) 3)) (* 1 (pow (/ 1 k) 2)))) into (- (+ (/ 1 (pow k 2)) (* 99.0 (/ 1 (pow k 4)))) (* 10.0 (/ 1 (pow k 3)))) 9.987 * [backup-simplify]: Simplify (/ 1 (+ (* (/ 1 (- k)) (+ 10.0 (/ 1 (- k)))) 1.0)) into (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) 9.987 * [approximate]: Taking taylor expansion of (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in (k) around 0 9.987 * [taylor]: Taking taylor expansion of (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 9.987 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 9.987 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 9.987 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 9.987 * [taylor]: Taking taylor expansion of (pow k 2) in k 9.987 * [taylor]: Taking taylor expansion of k in k 9.987 * [backup-simplify]: Simplify 0 into 0 9.987 * [backup-simplify]: Simplify 1 into 1 9.987 * [backup-simplify]: Simplify (* 1 1) into 1 9.987 * [backup-simplify]: Simplify (/ 1 1) into 1 9.987 * [taylor]: Taking taylor expansion of 1.0 in k 9.987 * [backup-simplify]: Simplify 1.0 into 1.0 9.987 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 9.987 * [taylor]: Taking taylor expansion of 10.0 in k 9.987 * [backup-simplify]: Simplify 10.0 into 10.0 9.987 * [taylor]: Taking taylor expansion of (/ 1 k) in k 9.987 * [taylor]: Taking taylor expansion of k in k 9.987 * [backup-simplify]: Simplify 0 into 0 9.987 * [backup-simplify]: Simplify 1 into 1 9.988 * [backup-simplify]: Simplify (/ 1 1) into 1 9.988 * [backup-simplify]: Simplify (+ 1 0) into 1 9.988 * [backup-simplify]: Simplify (+ 1 0) into 1 9.988 * [backup-simplify]: Simplify (/ 1 1) into 1 9.988 * [taylor]: Taking taylor expansion of (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 9.988 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 9.988 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 9.988 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 9.988 * [taylor]: Taking taylor expansion of (pow k 2) in k 9.988 * [taylor]: Taking taylor expansion of k in k 9.988 * [backup-simplify]: Simplify 0 into 0 9.988 * [backup-simplify]: Simplify 1 into 1 9.989 * [backup-simplify]: Simplify (* 1 1) into 1 9.989 * [backup-simplify]: Simplify (/ 1 1) into 1 9.989 * [taylor]: Taking taylor expansion of 1.0 in k 9.989 * [backup-simplify]: Simplify 1.0 into 1.0 9.989 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 9.989 * [taylor]: Taking taylor expansion of 10.0 in k 9.989 * [backup-simplify]: Simplify 10.0 into 10.0 9.989 * [taylor]: Taking taylor expansion of (/ 1 k) in k 9.989 * [taylor]: Taking taylor expansion of k in k 9.989 * [backup-simplify]: Simplify 0 into 0 9.989 * [backup-simplify]: Simplify 1 into 1 9.989 * [backup-simplify]: Simplify (/ 1 1) into 1 9.989 * [backup-simplify]: Simplify (+ 1 0) into 1 9.990 * [backup-simplify]: Simplify (+ 1 0) into 1 9.990 * [backup-simplify]: Simplify (/ 1 1) into 1 9.990 * [backup-simplify]: Simplify 1 into 1 9.990 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 9.991 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.991 * [backup-simplify]: Simplify (+ 0 0) into 0 9.991 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 9.991 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 9.992 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 9.993 * [backup-simplify]: Simplify (- (+ (* 1 (/ (- 10.0) 1)))) into 10.0 9.993 * [backup-simplify]: Simplify 10.0 into 10.0 9.994 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 9.994 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 9.995 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 9.995 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 9.995 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 9.996 * [backup-simplify]: Simplify (- 0) into 0 9.996 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 9.998 * [backup-simplify]: Simplify (- (+ (* 1 (/ 1.0 1)) (* 10.0 (/ (- 10.0) 1)))) into 99.0 9.998 * [backup-simplify]: Simplify 99.0 into 99.0 9.999 * [backup-simplify]: Simplify (+ (* 99.0 (pow (/ 1 (- k)) 4)) (+ (* 10.0 (pow (/ 1 (- k)) 3)) (* 1 (pow (/ 1 (- k)) 2)))) into (- (+ (/ 1 (pow k 2)) (* 99.0 (/ 1 (pow k 4)))) (* 10.0 (/ 1 (pow k 3)))) 9.999 * * * * [progress]: [ 3 / 4 ] generating series at (2 1 2 1) 9.999 * [backup-simplify]: Simplify (* k (+ 10.0 k)) into (* k (+ k 10.0)) 9.999 * [approximate]: Taking taylor expansion of (* k (+ k 10.0)) in (k) around 0 9.999 * [taylor]: Taking taylor expansion of (* k (+ k 10.0)) in k 9.999 * [taylor]: Taking taylor expansion of k in k 9.999 * [backup-simplify]: Simplify 0 into 0 9.999 * [backup-simplify]: Simplify 1 into 1 9.999 * [taylor]: Taking taylor expansion of (+ k 10.0) in k 9.999 * [taylor]: Taking taylor expansion of k in k 9.999 * [backup-simplify]: Simplify 0 into 0 9.999 * [backup-simplify]: Simplify 1 into 1 9.999 * [taylor]: Taking taylor expansion of 10.0 in k 9.999 * [backup-simplify]: Simplify 10.0 into 10.0 9.999 * [taylor]: Taking taylor expansion of (* k (+ k 10.0)) in k 9.999 * [taylor]: Taking taylor expansion of k in k 9.999 * [backup-simplify]: Simplify 0 into 0 9.999 * [backup-simplify]: Simplify 1 into 1 9.999 * [taylor]: Taking taylor expansion of (+ k 10.0) in k 9.999 * [taylor]: Taking taylor expansion of k in k 9.999 * [backup-simplify]: Simplify 0 into 0 9.999 * [backup-simplify]: Simplify 1 into 1 9.999 * [taylor]: Taking taylor expansion of 10.0 in k 9.999 * [backup-simplify]: Simplify 10.0 into 10.0 10.000 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 10.000 * [backup-simplify]: Simplify (* 0 10.0) into 0 10.000 * [backup-simplify]: Simplify 0 into 0 10.000 * [backup-simplify]: Simplify (+ 1 0) into 1 10.001 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 10.0)) into 10.0 10.001 * [backup-simplify]: Simplify 10.0 into 10.0 10.001 * [backup-simplify]: Simplify (+ 0 0) into 0 10.002 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 10.0))) into 1 10.002 * [backup-simplify]: Simplify 1 into 1 10.002 * [backup-simplify]: Simplify (+ 0 0) into 0 10.003 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 10.0)))) into 0 10.003 * [backup-simplify]: Simplify 0 into 0 10.003 * [backup-simplify]: Simplify (+ 0 0) into 0 10.004 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 1) (* 0 10.0))))) into 0 10.004 * [backup-simplify]: Simplify 0 into 0 10.004 * [backup-simplify]: Simplify (+ 0 0) into 0 10.005 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 10.0)))))) into 0 10.005 * [backup-simplify]: Simplify 0 into 0 10.005 * [backup-simplify]: Simplify (+ 0 0) into 0 10.006 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 10.0))))))) into 0 10.006 * [backup-simplify]: Simplify 0 into 0 10.006 * [backup-simplify]: Simplify (+ 0 0) into 0 10.007 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 10.0)))))))) into 0 10.007 * [backup-simplify]: Simplify 0 into 0 10.007 * [backup-simplify]: Simplify (+ 0 0) into 0 10.008 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 10.0))))))))) into 0 10.008 * [backup-simplify]: Simplify 0 into 0 10.008 * [backup-simplify]: Simplify (+ (* 1 (pow k 2)) (* 10.0 k)) into (+ (* 10.0 k) (pow k 2)) 10.009 * [backup-simplify]: Simplify (* (/ 1 k) (+ 10.0 (/ 1 k))) into (/ (+ (/ 1 k) 10.0) k) 10.009 * [approximate]: Taking taylor expansion of (/ (+ (/ 1 k) 10.0) k) in (k) around 0 10.009 * [taylor]: Taking taylor expansion of (/ (+ (/ 1 k) 10.0) k) in k 10.009 * [taylor]: Taking taylor expansion of (+ (/ 1 k) 10.0) in k 10.009 * [taylor]: Taking taylor expansion of (/ 1 k) in k 10.009 * [taylor]: Taking taylor expansion of k in k 10.009 * [backup-simplify]: Simplify 0 into 0 10.009 * [backup-simplify]: Simplify 1 into 1 10.009 * [backup-simplify]: Simplify (/ 1 1) into 1 10.009 * [taylor]: Taking taylor expansion of 10.0 in k 10.009 * [backup-simplify]: Simplify 10.0 into 10.0 10.009 * [taylor]: Taking taylor expansion of k in k 10.009 * [backup-simplify]: Simplify 0 into 0 10.009 * [backup-simplify]: Simplify 1 into 1 10.009 * [backup-simplify]: Simplify (+ 1 0) into 1 10.009 * [backup-simplify]: Simplify (/ 1 1) into 1 10.009 * [taylor]: Taking taylor expansion of (/ (+ (/ 1 k) 10.0) k) in k 10.009 * [taylor]: Taking taylor expansion of (+ (/ 1 k) 10.0) in k 10.009 * [taylor]: Taking taylor expansion of (/ 1 k) in k 10.009 * [taylor]: Taking taylor expansion of k in k 10.009 * [backup-simplify]: Simplify 0 into 0 10.010 * [backup-simplify]: Simplify 1 into 1 10.010 * [backup-simplify]: Simplify (/ 1 1) into 1 10.010 * [taylor]: Taking taylor expansion of 10.0 in k 10.010 * [backup-simplify]: Simplify 10.0 into 10.0 10.010 * [taylor]: Taking taylor expansion of k in k 10.010 * [backup-simplify]: Simplify 0 into 0 10.010 * [backup-simplify]: Simplify 1 into 1 10.010 * [backup-simplify]: Simplify (+ 1 0) into 1 10.010 * [backup-simplify]: Simplify (/ 1 1) into 1 10.010 * [backup-simplify]: Simplify 1 into 1 10.011 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.011 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 10.012 * [backup-simplify]: Simplify (- (/ 10.0 1) (+ (* 1 (/ 0 1)))) into 10.0 10.012 * [backup-simplify]: Simplify 10.0 into 10.0 10.013 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.013 * [backup-simplify]: Simplify (+ 0 0) into 0 10.014 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 10.0 (/ 0 1)))) into 0 10.014 * [backup-simplify]: Simplify 0 into 0 10.014 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.014 * [backup-simplify]: Simplify (+ 0 0) into 0 10.015 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 10.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.015 * [backup-simplify]: Simplify 0 into 0 10.015 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.016 * [backup-simplify]: Simplify (+ 0 0) into 0 10.016 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 10.0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.016 * [backup-simplify]: Simplify 0 into 0 10.017 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.017 * [backup-simplify]: Simplify (+ 0 0) into 0 10.018 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 10.0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.018 * [backup-simplify]: Simplify 0 into 0 10.018 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.018 * [backup-simplify]: Simplify (+ 0 0) into 0 10.019 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 10.0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.019 * [backup-simplify]: Simplify 0 into 0 10.019 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.020 * [backup-simplify]: Simplify (+ 0 0) into 0 10.020 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 10.0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.020 * [backup-simplify]: Simplify 0 into 0 10.021 * [backup-simplify]: Simplify (+ (* 10.0 (/ 1 (/ 1 k))) (* 1 (pow (/ 1 (/ 1 k)) 2))) into (+ (* 10.0 k) (pow k 2)) 10.021 * [backup-simplify]: Simplify (* (/ 1 (- k)) (+ 10.0 (/ 1 (- k)))) into (* -1 (/ (- 10.0 (/ 1 k)) k)) 10.021 * [approximate]: Taking taylor expansion of (* -1 (/ (- 10.0 (/ 1 k)) k)) in (k) around 0 10.021 * [taylor]: Taking taylor expansion of (* -1 (/ (- 10.0 (/ 1 k)) k)) in k 10.021 * [taylor]: Taking taylor expansion of -1 in k 10.021 * [backup-simplify]: Simplify -1 into -1 10.021 * [taylor]: Taking taylor expansion of (/ (- 10.0 (/ 1 k)) k) in k 10.021 * [taylor]: Taking taylor expansion of (- 10.0 (/ 1 k)) in k 10.021 * [taylor]: Taking taylor expansion of 10.0 in k 10.021 * [backup-simplify]: Simplify 10.0 into 10.0 10.021 * [taylor]: Taking taylor expansion of (/ 1 k) in k 10.021 * [taylor]: Taking taylor expansion of k in k 10.021 * [backup-simplify]: Simplify 0 into 0 10.021 * [backup-simplify]: Simplify 1 into 1 10.021 * [backup-simplify]: Simplify (/ 1 1) into 1 10.021 * [taylor]: Taking taylor expansion of k in k 10.021 * [backup-simplify]: Simplify 0 into 0 10.021 * [backup-simplify]: Simplify 1 into 1 10.022 * [backup-simplify]: Simplify (- 1) into -1 10.022 * [backup-simplify]: Simplify (+ 0 -1) into -1 10.022 * [backup-simplify]: Simplify (/ -1 1) into -1 10.022 * [taylor]: Taking taylor expansion of (* -1 (/ (- 10.0 (/ 1 k)) k)) in k 10.022 * [taylor]: Taking taylor expansion of -1 in k 10.022 * [backup-simplify]: Simplify -1 into -1 10.022 * [taylor]: Taking taylor expansion of (/ (- 10.0 (/ 1 k)) k) in k 10.022 * [taylor]: Taking taylor expansion of (- 10.0 (/ 1 k)) in k 10.022 * [taylor]: Taking taylor expansion of 10.0 in k 10.022 * [backup-simplify]: Simplify 10.0 into 10.0 10.022 * [taylor]: Taking taylor expansion of (/ 1 k) in k 10.022 * [taylor]: Taking taylor expansion of k in k 10.022 * [backup-simplify]: Simplify 0 into 0 10.022 * [backup-simplify]: Simplify 1 into 1 10.023 * [backup-simplify]: Simplify (/ 1 1) into 1 10.023 * [taylor]: Taking taylor expansion of k in k 10.023 * [backup-simplify]: Simplify 0 into 0 10.023 * [backup-simplify]: Simplify 1 into 1 10.023 * [backup-simplify]: Simplify (- 1) into -1 10.023 * [backup-simplify]: Simplify (+ 0 -1) into -1 10.023 * [backup-simplify]: Simplify (/ -1 1) into -1 10.024 * [backup-simplify]: Simplify (* -1 -1) into 1 10.024 * [backup-simplify]: Simplify 1 into 1 10.024 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.024 * [backup-simplify]: Simplify (- 0) into 0 10.024 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 10.026 * [backup-simplify]: Simplify (- (/ 10.0 1) (+ (* -1 (/ 0 1)))) into 10.0 10.026 * [backup-simplify]: Simplify (+ (* -1 10.0) (* 0 -1)) into (- 10.0) 10.027 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 10.027 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.027 * [backup-simplify]: Simplify (- 0) into 0 10.028 * [backup-simplify]: Simplify (+ 0 0) into 0 10.028 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 10.0 (/ 0 1)))) into 0 10.029 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 10.0) (* 0 -1))) into 0 10.029 * [backup-simplify]: Simplify 0 into 0 10.029 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.029 * [backup-simplify]: Simplify (- 0) into 0 10.030 * [backup-simplify]: Simplify (+ 0 0) into 0 10.030 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 10.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.031 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 10.0) (* 0 -1)))) into 0 10.031 * [backup-simplify]: Simplify 0 into 0 10.031 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.032 * [backup-simplify]: Simplify (- 0) into 0 10.032 * [backup-simplify]: Simplify (+ 0 0) into 0 10.032 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 10.0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.033 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 10.0) (* 0 -1))))) into 0 10.033 * [backup-simplify]: Simplify 0 into 0 10.034 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.034 * [backup-simplify]: Simplify (- 0) into 0 10.034 * [backup-simplify]: Simplify (+ 0 0) into 0 10.035 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 10.0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.036 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 10.0) (* 0 -1)))))) into 0 10.036 * [backup-simplify]: Simplify 0 into 0 10.036 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.036 * [backup-simplify]: Simplify (- 0) into 0 10.037 * [backup-simplify]: Simplify (+ 0 0) into 0 10.037 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 10.0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.038 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 10.0) (* 0 -1))))))) into 0 10.038 * [backup-simplify]: Simplify 0 into 0 10.039 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.039 * [backup-simplify]: Simplify (- 0) into 0 10.039 * [backup-simplify]: Simplify (+ 0 0) into 0 10.040 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 10.0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.041 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 10.0) (* 0 -1)))))))) into 0 10.041 * [backup-simplify]: Simplify 0 into 0 10.041 * [backup-simplify]: Simplify (+ (* (- 10.0) (/ 1 (/ 1 (- k)))) (* 1 (pow (/ 1 (/ 1 (- k))) 2))) into (+ (* 10.0 k) (pow k 2)) 10.041 * * * * [progress]: [ 4 / 4 ] generating series at (2 2) 10.041 * [backup-simplify]: Simplify (* (pow k m) a) into (* a (pow k m)) 10.041 * [approximate]: Taking taylor expansion of (* a (pow k m)) in (k m a) around 0 10.041 * [taylor]: Taking taylor expansion of (* a (pow k m)) in a 10.041 * [taylor]: Taking taylor expansion of a in a 10.041 * [backup-simplify]: Simplify 0 into 0 10.042 * [backup-simplify]: Simplify 1 into 1 10.042 * [taylor]: Taking taylor expansion of (pow k m) in a 10.042 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in a 10.042 * [taylor]: Taking taylor expansion of (* m (log k)) in a 10.042 * [taylor]: Taking taylor expansion of m in a 10.042 * [backup-simplify]: Simplify m into m 10.042 * [taylor]: Taking taylor expansion of (log k) in a 10.042 * [taylor]: Taking taylor expansion of k in a 10.042 * [backup-simplify]: Simplify k into k 10.042 * [backup-simplify]: Simplify (log k) into (log k) 10.042 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 10.042 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 10.042 * [taylor]: Taking taylor expansion of (* a (pow k m)) in m 10.042 * [taylor]: Taking taylor expansion of a in m 10.042 * [backup-simplify]: Simplify a into a 10.042 * [taylor]: Taking taylor expansion of (pow k m) in m 10.042 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 10.042 * [taylor]: Taking taylor expansion of (* m (log k)) in m 10.042 * [taylor]: Taking taylor expansion of m in m 10.042 * [backup-simplify]: Simplify 0 into 0 10.042 * [backup-simplify]: Simplify 1 into 1 10.042 * [taylor]: Taking taylor expansion of (log k) in m 10.042 * [taylor]: Taking taylor expansion of k in m 10.042 * [backup-simplify]: Simplify k into k 10.042 * [backup-simplify]: Simplify (log k) into (log k) 10.042 * [backup-simplify]: Simplify (* 0 (log k)) into 0 10.042 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 10.043 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 10.043 * [backup-simplify]: Simplify (exp 0) into 1 10.043 * [taylor]: Taking taylor expansion of (* a (pow k m)) in k 10.043 * [taylor]: Taking taylor expansion of a in k 10.043 * [backup-simplify]: Simplify a into a 10.043 * [taylor]: Taking taylor expansion of (pow k m) in k 10.043 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 10.043 * [taylor]: Taking taylor expansion of (* m (log k)) in k 10.043 * [taylor]: Taking taylor expansion of m in k 10.043 * [backup-simplify]: Simplify m into m 10.043 * [taylor]: Taking taylor expansion of (log k) in k 10.043 * [taylor]: Taking taylor expansion of k in k 10.043 * [backup-simplify]: Simplify 0 into 0 10.043 * [backup-simplify]: Simplify 1 into 1 10.043 * [backup-simplify]: Simplify (log 1) into 0 10.043 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 10.043 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 10.044 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 10.044 * [taylor]: Taking taylor expansion of (* a (pow k m)) in k 10.044 * [taylor]: Taking taylor expansion of a in k 10.044 * [backup-simplify]: Simplify a into a 10.044 * [taylor]: Taking taylor expansion of (pow k m) in k 10.044 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 10.044 * [taylor]: Taking taylor expansion of (* m (log k)) in k 10.044 * [taylor]: Taking taylor expansion of m in k 10.044 * [backup-simplify]: Simplify m into m 10.044 * [taylor]: Taking taylor expansion of (log k) in k 10.044 * [taylor]: Taking taylor expansion of k in k 10.044 * [backup-simplify]: Simplify 0 into 0 10.044 * [backup-simplify]: Simplify 1 into 1 10.044 * [backup-simplify]: Simplify (log 1) into 0 10.044 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 10.044 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 10.044 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 10.044 * [backup-simplify]: Simplify (* a (pow k m)) into (* a (pow k m)) 10.044 * [taylor]: Taking taylor expansion of (* a (pow k m)) in m 10.044 * [taylor]: Taking taylor expansion of a in m 10.044 * [backup-simplify]: Simplify a into a 10.044 * [taylor]: Taking taylor expansion of (pow k m) in m 10.045 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 10.045 * [taylor]: Taking taylor expansion of (* m (log k)) in m 10.045 * [taylor]: Taking taylor expansion of m in m 10.045 * [backup-simplify]: Simplify 0 into 0 10.045 * [backup-simplify]: Simplify 1 into 1 10.045 * [taylor]: Taking taylor expansion of (log k) in m 10.045 * [taylor]: Taking taylor expansion of k in m 10.045 * [backup-simplify]: Simplify k into k 10.045 * [backup-simplify]: Simplify (log k) into (log k) 10.045 * [backup-simplify]: Simplify (* 0 (log k)) into 0 10.045 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 10.045 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 10.045 * [backup-simplify]: Simplify (exp 0) into 1 10.045 * [backup-simplify]: Simplify (* a 1) into a 10.045 * [taylor]: Taking taylor expansion of a in a 10.046 * [backup-simplify]: Simplify 0 into 0 10.046 * [backup-simplify]: Simplify 1 into 1 10.046 * [backup-simplify]: Simplify 0 into 0 10.046 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 10.047 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 10.047 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 10.047 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 10.047 * [backup-simplify]: Simplify (+ (* a 0) (* 0 (pow k m))) into 0 10.047 * [taylor]: Taking taylor expansion of 0 in m 10.047 * [backup-simplify]: Simplify 0 into 0 10.047 * [taylor]: Taking taylor expansion of 0 in a 10.047 * [backup-simplify]: Simplify 0 into 0 10.047 * [backup-simplify]: Simplify 0 into 0 10.047 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow (log k) 1) 1)))) into (log k) 10.048 * [backup-simplify]: Simplify (+ (* a (log k)) (* 0 1)) into (* a (log k)) 10.048 * [taylor]: Taking taylor expansion of (* a (log k)) in a 10.048 * [taylor]: Taking taylor expansion of a in a 10.048 * [backup-simplify]: Simplify 0 into 0 10.048 * [backup-simplify]: Simplify 1 into 1 10.048 * [taylor]: Taking taylor expansion of (log k) in a 10.048 * [taylor]: Taking taylor expansion of k in a 10.048 * [backup-simplify]: Simplify k into k 10.048 * [backup-simplify]: Simplify (log k) into (log k) 10.048 * [backup-simplify]: Simplify (* 0 (log k)) into 0 10.048 * [backup-simplify]: Simplify 0 into 0 10.048 * [backup-simplify]: Simplify 1 into 1 10.049 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 10.052 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 10.053 * [backup-simplify]: Simplify (+ (* m 0) (+ (* 0 0) (* 0 (log k)))) into 0 10.054 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 10.054 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (* 0 (pow k m)))) into 0 10.054 * [taylor]: Taking taylor expansion of 0 in m 10.054 * [backup-simplify]: Simplify 0 into 0 10.054 * [taylor]: Taking taylor expansion of 0 in a 10.054 * [backup-simplify]: Simplify 0 into 0 10.054 * [backup-simplify]: Simplify 0 into 0 10.054 * [taylor]: Taking taylor expansion of 0 in a 10.054 * [backup-simplify]: Simplify 0 into 0 10.054 * [backup-simplify]: Simplify 0 into 0 10.055 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow k 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow k 1)))) 2) into 0 10.056 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (log k)))) into 0 10.057 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow (log k) 2) 2)) (* (/ (pow 0 1) 1)))) into (* 1/2 (pow (log k) 2)) 10.057 * [backup-simplify]: Simplify (+ (* a (* 1/2 (pow (log k) 2))) (+ (* 0 (log k)) (* 0 1))) into (* 1/2 (* a (pow (log k) 2))) 10.057 * [taylor]: Taking taylor expansion of (* 1/2 (* a (pow (log k) 2))) in a 10.057 * [taylor]: Taking taylor expansion of 1/2 in a 10.057 * [backup-simplify]: Simplify 1/2 into 1/2 10.057 * [taylor]: Taking taylor expansion of (* a (pow (log k) 2)) in a 10.057 * [taylor]: Taking taylor expansion of a in a 10.057 * [backup-simplify]: Simplify 0 into 0 10.057 * [backup-simplify]: Simplify 1 into 1 10.057 * [taylor]: Taking taylor expansion of (pow (log k) 2) in a 10.057 * [taylor]: Taking taylor expansion of (log k) in a 10.057 * [taylor]: Taking taylor expansion of k in a 10.057 * [backup-simplify]: Simplify k into k 10.057 * [backup-simplify]: Simplify (log k) into (log k) 10.057 * [backup-simplify]: Simplify (* (log k) (log k)) into (pow (log k) 2) 10.057 * [backup-simplify]: Simplify (* 0 (pow (log k) 2)) into 0 10.058 * [backup-simplify]: Simplify (* 1/2 0) into 0 10.058 * [backup-simplify]: Simplify 0 into 0 10.058 * [backup-simplify]: Simplify 0 into 0 10.058 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 10.058 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 10.058 * [backup-simplify]: Simplify (log k) into (log k) 10.059 * [backup-simplify]: Simplify 0 into 0 10.061 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 10.062 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 10.062 * [backup-simplify]: Simplify (+ (* m 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log k))))) into 0 10.063 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 10.064 * [backup-simplify]: Simplify (+ (* a 0) (+ (* 0 0) (+ (* 0 0) (* 0 (pow k m))))) into 0 10.064 * [taylor]: Taking taylor expansion of 0 in m 10.064 * [backup-simplify]: Simplify 0 into 0 10.064 * [taylor]: Taking taylor expansion of 0 in a 10.064 * [backup-simplify]: Simplify 0 into 0 10.064 * [backup-simplify]: Simplify 0 into 0 10.064 * [taylor]: Taking taylor expansion of 0 in a 10.064 * [backup-simplify]: Simplify 0 into 0 10.064 * [backup-simplify]: Simplify 0 into 0 10.064 * [taylor]: Taking taylor expansion of 0 in a 10.064 * [backup-simplify]: Simplify 0 into 0 10.064 * [backup-simplify]: Simplify 0 into 0 10.066 * [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 10.066 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (log k))))) into 0 10.067 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow (log k) 3) 6)) (* (/ (pow (log k) 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into (* 1/6 (pow (log k) 3)) 10.068 * [backup-simplify]: Simplify (+ (* a (* 1/6 (pow (log k) 3))) (+ (* 0 (* 1/2 (pow (log k) 2))) (+ (* 0 (log k)) (* 0 1)))) into (* 1/6 (* a (pow (log k) 3))) 10.068 * [taylor]: Taking taylor expansion of (* 1/6 (* a (pow (log k) 3))) in a 10.068 * [taylor]: Taking taylor expansion of 1/6 in a 10.068 * [backup-simplify]: Simplify 1/6 into 1/6 10.068 * [taylor]: Taking taylor expansion of (* a (pow (log k) 3)) in a 10.068 * [taylor]: Taking taylor expansion of a in a 10.068 * [backup-simplify]: Simplify 0 into 0 10.068 * [backup-simplify]: Simplify 1 into 1 10.068 * [taylor]: Taking taylor expansion of (pow (log k) 3) in a 10.068 * [taylor]: Taking taylor expansion of (log k) in a 10.068 * [taylor]: Taking taylor expansion of k in a 10.068 * [backup-simplify]: Simplify k into k 10.068 * [backup-simplify]: Simplify (log k) into (log k) 10.068 * [backup-simplify]: Simplify (* (log k) (log k)) into (pow (log k) 2) 10.068 * [backup-simplify]: Simplify (* (log k) (pow (log k) 2)) into (pow (log k) 3) 10.068 * [backup-simplify]: Simplify (* 0 (pow (log k) 3)) into 0 10.068 * [backup-simplify]: Simplify (* 1/6 0) into 0 10.068 * [backup-simplify]: Simplify 0 into 0 10.068 * [backup-simplify]: Simplify 0 into 0 10.069 * [backup-simplify]: Simplify (+ (* (log k) (* a (* m 1))) (* 1 (* a (* 1 1)))) into (+ (* a (* m (log k))) a) 10.069 * [backup-simplify]: Simplify (* (pow (/ 1 k) (/ 1 m)) (/ 1 a)) into (/ (pow (/ 1 k) (/ 1 m)) a) 10.069 * [approximate]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) a) in (k m a) around 0 10.069 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) a) in a 10.069 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in a 10.069 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in a 10.069 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in a 10.069 * [taylor]: Taking taylor expansion of (/ 1 m) in a 10.069 * [taylor]: Taking taylor expansion of m in a 10.069 * [backup-simplify]: Simplify m into m 10.069 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 10.069 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in a 10.069 * [taylor]: Taking taylor expansion of (/ 1 k) in a 10.069 * [taylor]: Taking taylor expansion of k in a 10.069 * [backup-simplify]: Simplify k into k 10.069 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 10.069 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 10.069 * [backup-simplify]: Simplify (* (/ 1 m) (log (/ 1 k))) into (/ (log (/ 1 k)) m) 10.069 * [backup-simplify]: Simplify (exp (/ (log (/ 1 k)) m)) into (exp (/ (log (/ 1 k)) m)) 10.069 * [taylor]: Taking taylor expansion of a in a 10.069 * [backup-simplify]: Simplify 0 into 0 10.069 * [backup-simplify]: Simplify 1 into 1 10.070 * [backup-simplify]: Simplify (/ (exp (/ (log (/ 1 k)) m)) 1) into (exp (/ (log (/ 1 k)) m)) 10.070 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) a) in m 10.070 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in m 10.070 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in m 10.070 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in m 10.070 * [taylor]: Taking taylor expansion of (/ 1 m) in m 10.070 * [taylor]: Taking taylor expansion of m in m 10.070 * [backup-simplify]: Simplify 0 into 0 10.070 * [backup-simplify]: Simplify 1 into 1 10.070 * [backup-simplify]: Simplify (/ 1 1) into 1 10.070 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in m 10.070 * [taylor]: Taking taylor expansion of (/ 1 k) in m 10.070 * [taylor]: Taking taylor expansion of k in m 10.070 * [backup-simplify]: Simplify k into k 10.070 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 10.070 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 10.070 * [backup-simplify]: Simplify (* 1 (log (/ 1 k))) into (log (/ 1 k)) 10.070 * [backup-simplify]: Simplify (exp (* (/ 1 m) (log (/ 1 k)))) into (exp (/ (log (/ 1 k)) m)) 10.070 * [taylor]: Taking taylor expansion of a in m 10.070 * [backup-simplify]: Simplify a into a 10.070 * [backup-simplify]: Simplify (/ (exp (/ (log (/ 1 k)) m)) a) into (/ (exp (/ (log (/ 1 k)) m)) a) 10.070 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) a) in k 10.070 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in k 10.070 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in k 10.070 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in k 10.070 * [taylor]: Taking taylor expansion of (/ 1 m) in k 10.070 * [taylor]: Taking taylor expansion of m in k 10.070 * [backup-simplify]: Simplify m into m 10.070 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 10.070 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 10.070 * [taylor]: Taking taylor expansion of (/ 1 k) in k 10.070 * [taylor]: Taking taylor expansion of k in k 10.070 * [backup-simplify]: Simplify 0 into 0 10.070 * [backup-simplify]: Simplify 1 into 1 10.071 * [backup-simplify]: Simplify (/ 1 1) into 1 10.071 * [backup-simplify]: Simplify (log 1) into 0 10.071 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 10.072 * [backup-simplify]: Simplify (* (/ 1 m) (- (log k))) into (* -1 (/ (log k) m)) 10.072 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 10.072 * [taylor]: Taking taylor expansion of a in k 10.072 * [backup-simplify]: Simplify a into a 10.072 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) a) into (/ (exp (* -1 (/ (log k) m))) a) 10.072 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) a) in k 10.072 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in k 10.072 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in k 10.072 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in k 10.072 * [taylor]: Taking taylor expansion of (/ 1 m) in k 10.072 * [taylor]: Taking taylor expansion of m in k 10.072 * [backup-simplify]: Simplify m into m 10.072 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 10.072 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 10.072 * [taylor]: Taking taylor expansion of (/ 1 k) in k 10.072 * [taylor]: Taking taylor expansion of k in k 10.072 * [backup-simplify]: Simplify 0 into 0 10.072 * [backup-simplify]: Simplify 1 into 1 10.072 * [backup-simplify]: Simplify (/ 1 1) into 1 10.072 * [backup-simplify]: Simplify (log 1) into 0 10.073 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 10.073 * [backup-simplify]: Simplify (* (/ 1 m) (- (log k))) into (* -1 (/ (log k) m)) 10.073 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 10.073 * [taylor]: Taking taylor expansion of a in k 10.073 * [backup-simplify]: Simplify a into a 10.073 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) a) into (/ (exp (* -1 (/ (log k) m))) a) 10.073 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (log k) m))) a) in m 10.073 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 10.073 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 10.073 * [taylor]: Taking taylor expansion of -1 in m 10.073 * [backup-simplify]: Simplify -1 into -1 10.073 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 10.073 * [taylor]: Taking taylor expansion of (log k) in m 10.073 * [taylor]: Taking taylor expansion of k in m 10.073 * [backup-simplify]: Simplify k into k 10.073 * [backup-simplify]: Simplify (log k) into (log k) 10.073 * [taylor]: Taking taylor expansion of m in m 10.073 * [backup-simplify]: Simplify 0 into 0 10.073 * [backup-simplify]: Simplify 1 into 1 10.073 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 10.073 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 10.073 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 10.073 * [taylor]: Taking taylor expansion of a in m 10.073 * [backup-simplify]: Simplify a into a 10.074 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) a) into (/ (exp (* -1 (/ (log k) m))) a) 10.074 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (log k) m))) a) in a 10.074 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in a 10.074 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in a 10.074 * [taylor]: Taking taylor expansion of -1 in a 10.074 * [backup-simplify]: Simplify -1 into -1 10.074 * [taylor]: Taking taylor expansion of (/ (log k) m) in a 10.074 * [taylor]: Taking taylor expansion of (log k) in a 10.074 * [taylor]: Taking taylor expansion of k in a 10.074 * [backup-simplify]: Simplify k into k 10.074 * [backup-simplify]: Simplify (log k) into (log k) 10.074 * [taylor]: Taking taylor expansion of m in a 10.074 * [backup-simplify]: Simplify m into m 10.074 * [backup-simplify]: Simplify (/ (log k) m) into (/ (log k) m) 10.074 * [backup-simplify]: Simplify (* -1 (/ (log k) m)) into (* -1 (/ (log k) m)) 10.074 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 10.074 * [taylor]: Taking taylor expansion of a in a 10.074 * [backup-simplify]: Simplify 0 into 0 10.074 * [backup-simplify]: Simplify 1 into 1 10.074 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) 1) into (exp (* -1 (/ (log k) m))) 10.074 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 10.075 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 10.075 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 10.075 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)))) into 0 10.076 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 10.076 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (* 0 (- (log k)))) into 0 10.076 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 1) 1)))) into 0 10.076 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ (exp (* -1 (/ (log k) m))) a) (/ 0 a)))) into 0 10.076 * [taylor]: Taking taylor expansion of 0 in m 10.076 * [backup-simplify]: Simplify 0 into 0 10.076 * [taylor]: Taking taylor expansion of 0 in a 10.077 * [backup-simplify]: Simplify 0 into 0 10.077 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ (exp (* -1 (/ (log k) m))) a) (/ 0 a)))) into 0 10.077 * [taylor]: Taking taylor expansion of 0 in a 10.077 * [backup-simplify]: Simplify 0 into 0 10.077 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 10.077 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (log k) m) (/ 0 m)))) into 0 10.078 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (log k) m))) into 0 10.078 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 1) 1)))) into 0 10.079 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (log k) m))) (/ 0 1)))) into 0 10.079 * [backup-simplify]: Simplify 0 into 0 10.079 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.081 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 10.081 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 10.081 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 10.081 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (+ (* 0 0) (* 0 (- (log k))))) into 0 10.082 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 10.082 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ (exp (* -1 (/ (log k) m))) a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 10.082 * [taylor]: Taking taylor expansion of 0 in m 10.082 * [backup-simplify]: Simplify 0 into 0 10.082 * [taylor]: Taking taylor expansion of 0 in a 10.082 * [backup-simplify]: Simplify 0 into 0 10.082 * [taylor]: Taking taylor expansion of 0 in a 10.082 * [backup-simplify]: Simplify 0 into 0 10.083 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ (exp (* -1 (/ (log k) m))) a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 10.083 * [taylor]: Taking taylor expansion of 0 in a 10.083 * [backup-simplify]: Simplify 0 into 0 10.083 * [backup-simplify]: Simplify 0 into 0 10.083 * [backup-simplify]: Simplify 0 into 0 10.084 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow k 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow k 1)))) 2) into 0 10.084 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (log k) m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 10.084 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ (log k) m)))) into 0 10.085 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 10.086 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (log k) m))) (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.086 * [backup-simplify]: Simplify 0 into 0 10.087 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.089 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 10.089 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)) (* 0 (/ 0 m)) (* 0 (/ 0 m)))) into 0 10.090 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 10.090 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log k)))))) into 0 10.091 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 10.091 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ (exp (* -1 (/ (log k) m))) a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 10.091 * [taylor]: Taking taylor expansion of 0 in m 10.091 * [backup-simplify]: Simplify 0 into 0 10.091 * [taylor]: Taking taylor expansion of 0 in a 10.091 * [backup-simplify]: Simplify 0 into 0 10.091 * [taylor]: Taking taylor expansion of 0 in a 10.091 * [backup-simplify]: Simplify 0 into 0 10.091 * [taylor]: Taking taylor expansion of 0 in a 10.091 * [backup-simplify]: Simplify 0 into 0 10.092 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ (exp (* -1 (/ (log k) m))) a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 10.092 * [taylor]: Taking taylor expansion of 0 in a 10.092 * [backup-simplify]: Simplify 0 into 0 10.092 * [backup-simplify]: Simplify 0 into 0 10.092 * [backup-simplify]: Simplify 0 into 0 10.092 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log (/ 1 k)) (/ 1 m)))) (* (/ 1 (/ 1 a)) (* 1 1))) into (* a (exp (* -1 (* m (log (/ 1 k)))))) 10.092 * [backup-simplify]: Simplify (* (pow (/ 1 (- k)) (/ 1 (- m))) (/ 1 (- a))) into (* -1 (/ (pow (/ -1 k) (/ -1 m)) a)) 10.092 * [approximate]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) a)) in (k m a) around 0 10.092 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) a)) in a 10.092 * [taylor]: Taking taylor expansion of -1 in a 10.092 * [backup-simplify]: Simplify -1 into -1 10.092 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) a) in a 10.092 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in a 10.092 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in a 10.092 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in a 10.092 * [taylor]: Taking taylor expansion of (/ -1 m) in a 10.092 * [taylor]: Taking taylor expansion of -1 in a 10.092 * [backup-simplify]: Simplify -1 into -1 10.092 * [taylor]: Taking taylor expansion of m in a 10.092 * [backup-simplify]: Simplify m into m 10.092 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 10.092 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in a 10.093 * [taylor]: Taking taylor expansion of (/ -1 k) in a 10.093 * [taylor]: Taking taylor expansion of -1 in a 10.093 * [backup-simplify]: Simplify -1 into -1 10.093 * [taylor]: Taking taylor expansion of k in a 10.093 * [backup-simplify]: Simplify k into k 10.093 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 10.093 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 10.093 * [backup-simplify]: Simplify (* (/ -1 m) (log (/ -1 k))) into (* -1 (/ (log (/ -1 k)) m)) 10.093 * [backup-simplify]: Simplify (exp (* -1 (/ (log (/ -1 k)) m))) into (exp (* -1 (/ (log (/ -1 k)) m))) 10.093 * [taylor]: Taking taylor expansion of a in a 10.093 * [backup-simplify]: Simplify 0 into 0 10.093 * [backup-simplify]: Simplify 1 into 1 10.093 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log (/ -1 k)) m))) 1) into (exp (* -1 (/ (log (/ -1 k)) m))) 10.093 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) a)) in m 10.093 * [taylor]: Taking taylor expansion of -1 in m 10.093 * [backup-simplify]: Simplify -1 into -1 10.093 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) a) in m 10.093 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in m 10.093 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in m 10.093 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in m 10.093 * [taylor]: Taking taylor expansion of (/ -1 m) in m 10.093 * [taylor]: Taking taylor expansion of -1 in m 10.093 * [backup-simplify]: Simplify -1 into -1 10.093 * [taylor]: Taking taylor expansion of m in m 10.093 * [backup-simplify]: Simplify 0 into 0 10.093 * [backup-simplify]: Simplify 1 into 1 10.093 * [backup-simplify]: Simplify (/ -1 1) into -1 10.093 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in m 10.093 * [taylor]: Taking taylor expansion of (/ -1 k) in m 10.094 * [taylor]: Taking taylor expansion of -1 in m 10.094 * [backup-simplify]: Simplify -1 into -1 10.094 * [taylor]: Taking taylor expansion of k in m 10.094 * [backup-simplify]: Simplify k into k 10.094 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 10.094 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 10.094 * [backup-simplify]: Simplify (* -1 (log (/ -1 k))) into (* -1 (log (/ -1 k))) 10.094 * [backup-simplify]: Simplify (exp (* (/ -1 m) (log (/ -1 k)))) into (exp (* -1 (/ (log (/ -1 k)) m))) 10.094 * [taylor]: Taking taylor expansion of a in m 10.094 * [backup-simplify]: Simplify a into a 10.094 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log (/ -1 k)) m))) a) into (/ (exp (* -1 (/ (log (/ -1 k)) m))) a) 10.094 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) a)) in k 10.094 * [taylor]: Taking taylor expansion of -1 in k 10.094 * [backup-simplify]: Simplify -1 into -1 10.094 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) a) in k 10.094 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in k 10.094 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in k 10.094 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in k 10.094 * [taylor]: Taking taylor expansion of (/ -1 m) in k 10.094 * [taylor]: Taking taylor expansion of -1 in k 10.094 * [backup-simplify]: Simplify -1 into -1 10.094 * [taylor]: Taking taylor expansion of m in k 10.094 * [backup-simplify]: Simplify m into m 10.094 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 10.094 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 10.094 * [taylor]: Taking taylor expansion of (/ -1 k) in k 10.094 * [taylor]: Taking taylor expansion of -1 in k 10.094 * [backup-simplify]: Simplify -1 into -1 10.094 * [taylor]: Taking taylor expansion of k in k 10.094 * [backup-simplify]: Simplify 0 into 0 10.094 * [backup-simplify]: Simplify 1 into 1 10.094 * [backup-simplify]: Simplify (/ -1 1) into -1 10.095 * [backup-simplify]: Simplify (log -1) into (log -1) 10.095 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 10.096 * [backup-simplify]: Simplify (* (/ -1 m) (- (log -1) (log k))) into (* -1 (/ (- (log -1) (log k)) m)) 10.096 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 10.096 * [taylor]: Taking taylor expansion of a in k 10.096 * [backup-simplify]: Simplify a into a 10.096 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) into (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) 10.096 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) a)) in k 10.096 * [taylor]: Taking taylor expansion of -1 in k 10.096 * [backup-simplify]: Simplify -1 into -1 10.096 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) a) in k 10.096 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in k 10.096 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in k 10.096 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in k 10.096 * [taylor]: Taking taylor expansion of (/ -1 m) in k 10.097 * [taylor]: Taking taylor expansion of -1 in k 10.097 * [backup-simplify]: Simplify -1 into -1 10.097 * [taylor]: Taking taylor expansion of m in k 10.097 * [backup-simplify]: Simplify m into m 10.097 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 10.097 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 10.097 * [taylor]: Taking taylor expansion of (/ -1 k) in k 10.097 * [taylor]: Taking taylor expansion of -1 in k 10.097 * [backup-simplify]: Simplify -1 into -1 10.097 * [taylor]: Taking taylor expansion of k in k 10.097 * [backup-simplify]: Simplify 0 into 0 10.097 * [backup-simplify]: Simplify 1 into 1 10.097 * [backup-simplify]: Simplify (/ -1 1) into -1 10.097 * [backup-simplify]: Simplify (log -1) into (log -1) 10.098 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 10.098 * [backup-simplify]: Simplify (* (/ -1 m) (- (log -1) (log k))) into (* -1 (/ (- (log -1) (log k)) m)) 10.098 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 10.098 * [taylor]: Taking taylor expansion of a in k 10.098 * [backup-simplify]: Simplify a into a 10.099 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) into (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) 10.099 * [backup-simplify]: Simplify (* -1 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) into (* -1 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) 10.099 * [taylor]: Taking taylor expansion of (* -1 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) in m 10.099 * [taylor]: Taking taylor expansion of -1 in m 10.099 * [backup-simplify]: Simplify -1 into -1 10.099 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) in m 10.099 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 10.099 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 10.099 * [taylor]: Taking taylor expansion of -1 in m 10.099 * [backup-simplify]: Simplify -1 into -1 10.099 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 10.099 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 10.099 * [taylor]: Taking taylor expansion of (log -1) in m 10.099 * [taylor]: Taking taylor expansion of -1 in m 10.099 * [backup-simplify]: Simplify -1 into -1 10.100 * [backup-simplify]: Simplify (log -1) into (log -1) 10.100 * [taylor]: Taking taylor expansion of (log k) in m 10.100 * [taylor]: Taking taylor expansion of k in m 10.100 * [backup-simplify]: Simplify k into k 10.100 * [backup-simplify]: Simplify (log k) into (log k) 10.100 * [taylor]: Taking taylor expansion of m in m 10.100 * [backup-simplify]: Simplify 0 into 0 10.100 * [backup-simplify]: Simplify 1 into 1 10.100 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 10.100 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 10.100 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 10.101 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 10.101 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 10.101 * [taylor]: Taking taylor expansion of a in m 10.101 * [backup-simplify]: Simplify a into a 10.101 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) into (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) 10.102 * [backup-simplify]: Simplify (* -1 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) into (* -1 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) 10.102 * [taylor]: Taking taylor expansion of (* -1 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) in a 10.102 * [taylor]: Taking taylor expansion of -1 in a 10.102 * [backup-simplify]: Simplify -1 into -1 10.102 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) in a 10.102 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in a 10.102 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in a 10.102 * [taylor]: Taking taylor expansion of -1 in a 10.102 * [backup-simplify]: Simplify -1 into -1 10.102 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in a 10.102 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in a 10.102 * [taylor]: Taking taylor expansion of (log -1) in a 10.102 * [taylor]: Taking taylor expansion of -1 in a 10.102 * [backup-simplify]: Simplify -1 into -1 10.102 * [backup-simplify]: Simplify (log -1) into (log -1) 10.102 * [taylor]: Taking taylor expansion of (log k) in a 10.102 * [taylor]: Taking taylor expansion of k in a 10.102 * [backup-simplify]: Simplify k into k 10.102 * [backup-simplify]: Simplify (log k) into (log k) 10.102 * [taylor]: Taking taylor expansion of m in a 10.102 * [backup-simplify]: Simplify m into m 10.102 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 10.103 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 10.103 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) m) into (/ (- (log -1) (log k)) m) 10.103 * [backup-simplify]: Simplify (* -1 (/ (- (log -1) (log k)) m)) into (* -1 (/ (- (log -1) (log k)) m)) 10.104 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 10.104 * [taylor]: Taking taylor expansion of a in a 10.104 * [backup-simplify]: Simplify 0 into 0 10.104 * [backup-simplify]: Simplify 1 into 1 10.104 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) 1) into (exp (* -1 (/ (- (log -1) (log k)) m))) 10.104 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 10.105 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 10.105 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 10.106 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 10.107 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)))) into 0 10.107 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 10.107 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (* 0 (- (log -1) (log k)))) into 0 10.108 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 1) 1)))) into 0 10.109 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) (/ 0 a)))) into 0 10.109 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) into 0 10.109 * [taylor]: Taking taylor expansion of 0 in m 10.109 * [backup-simplify]: Simplify 0 into 0 10.109 * [taylor]: Taking taylor expansion of 0 in a 10.109 * [backup-simplify]: Simplify 0 into 0 10.110 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) (/ 0 a)))) into 0 10.110 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) into 0 10.110 * [taylor]: Taking taylor expansion of 0 in a 10.110 * [backup-simplify]: Simplify 0 into 0 10.111 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 10.112 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 10.112 * [backup-simplify]: Simplify (- 0) into 0 10.112 * [backup-simplify]: Simplify (+ 0 0) into 0 10.112 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (- (log -1) (log k)) m) (/ 0 m)))) into 0 10.113 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (- (log -1) (log k)) m))) into 0 10.114 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 1) 1)))) into 0 10.114 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log -1) (log k)) m))) (/ 0 1)))) into 0 10.115 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into 0 10.115 * [backup-simplify]: Simplify 0 into 0 10.116 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.117 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 10.117 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 10.118 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 10.118 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (+ (* 0 0) (* 0 (- (log -1) (log k))))) into 0 10.119 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 10.119 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 10.120 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)))) into 0 10.120 * [taylor]: Taking taylor expansion of 0 in m 10.120 * [backup-simplify]: Simplify 0 into 0 10.120 * [taylor]: Taking taylor expansion of 0 in a 10.120 * [backup-simplify]: Simplify 0 into 0 10.120 * [taylor]: Taking taylor expansion of 0 in a 10.120 * [backup-simplify]: Simplify 0 into 0 10.121 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) (/ 0 a)) (* 0 (/ 0 a)))) into 0 10.122 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)))) into 0 10.122 * [taylor]: Taking taylor expansion of 0 in a 10.122 * [backup-simplify]: Simplify 0 into 0 10.122 * [backup-simplify]: Simplify 0 into 0 10.122 * [backup-simplify]: Simplify 0 into 0 10.123 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 10.124 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow k 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow k 1)))) 2) into 0 10.125 * [backup-simplify]: Simplify (- 0) into 0 10.125 * [backup-simplify]: Simplify (+ 0 0) into 0 10.125 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (- (log -1) (log k)) m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 10.126 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ (- (log -1) (log k)) m)))) into 0 10.127 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 10.128 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log -1) (log k)) m))) (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.129 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (exp (* -1 (/ (- (log -1) (log k)) m)))))) into 0 10.129 * [backup-simplify]: Simplify 0 into 0 10.129 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 10.132 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow -1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow -1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow -1 1)))) 6) into 0 10.132 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)) (* 0 (/ 0 m)) (* 0 (/ 0 m)))) into 0 10.133 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 10.133 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log -1) (log k)))))) into 0 10.135 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 10.135 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 10.136 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))))) into 0 10.136 * [taylor]: Taking taylor expansion of 0 in m 10.136 * [backup-simplify]: Simplify 0 into 0 10.136 * [taylor]: Taking taylor expansion of 0 in a 10.136 * [backup-simplify]: Simplify 0 into 0 10.136 * [taylor]: Taking taylor expansion of 0 in a 10.136 * [backup-simplify]: Simplify 0 into 0 10.136 * [taylor]: Taking taylor expansion of 0 in a 10.136 * [backup-simplify]: Simplify 0 into 0 10.137 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) (/ 0 a)) (* 0 (/ 0 a)) (* 0 (/ 0 a)))) into 0 10.138 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))))) into 0 10.138 * [taylor]: Taking taylor expansion of 0 in a 10.138 * [backup-simplify]: Simplify 0 into 0 10.138 * [backup-simplify]: Simplify 0 into 0 10.138 * [backup-simplify]: Simplify 0 into 0 10.139 * [backup-simplify]: Simplify (* (* -1 (exp (* -1 (/ (- (log -1) (log (/ 1 (- k)))) (/ 1 (- m)))))) (* (/ 1 (/ 1 (- a))) (* 1 1))) into (* a (exp (* m (- (log -1) (log (/ -1 k)))))) 10.139 * * * [progress]: simplifying candidates 10.141 * [simplify]: Simplifying: (* (/ 1 (+ (* k (+ 10.0 k)) 1.0)) (* (pow k m) 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))) (log (* (pow k m) a))) (+ (- 0 (log (+ (* k (+ 10.0 k)) 1.0))) (+ (* (log k) m) (log a))) (+ (- 0 (log (+ (* k (+ 10.0 k)) 1.0))) (+ (* (log k) m) (log a))) (+ (- 0 (log (+ (* k (+ 10.0 k)) 1.0))) (+ (log (pow k m)) (log a))) (+ (- 0 (log (+ (* k (+ 10.0 k)) 1.0))) (log (* (pow k m) a))) (+ (- (log 1) (log (+ (* k (+ 10.0 k)) 1.0))) (+ (* (log k) m) (log a))) (+ (- (log 1) (log (+ (* k (+ 10.0 k)) 1.0))) (+ (* (log k) m) (log a))) (+ (- (log 1) (log (+ (* k (+ 10.0 k)) 1.0))) (+ (log (pow k m)) (log a))) (+ (- (log 1) (log (+ (* k (+ 10.0 k)) 1.0))) (log (* (pow k m) a))) (+ (log (/ 1 (+ (* k (+ 10.0 k)) 1.0))) (+ (* (log k) m) (log a))) (+ (log (/ 1 (+ (* k (+ 10.0 k)) 1.0))) (+ (* (log k) m) (log a))) (+ (log (/ 1 (+ (* k (+ 10.0 k)) 1.0))) (+ (log (pow k m)) (log a))) (+ (log (/ 1 (+ (* k (+ 10.0 k)) 1.0))) (log (* (pow k m) a))) (log (* (/ 1 (+ (* k (+ 10.0 k)) 1.0)) (* (pow k m) a))) (exp (* (/ 1 (+ (* k (+ 10.0 k)) 1.0)) (* (pow k m) a))) (* (/ (* (* 1 1) 1) (* (* (+ (* 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))) (* (/ (* (* 1 1) 1) (* (* (+ (* k (+ 10.0 k)) 1.0) (+ (* k (+ 10.0 k)) 1.0)) (+ (* k (+ 10.0 k)) 1.0))) (* (* (* (pow k m) a) (* (pow k m) a)) (* (pow k m) a))) (* (* (* (/ 1 (+ (* k (+ 10.0 k)) 1.0)) (/ 1 (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (+ (* k (+ 10.0 k)) 1.0))) (* (* (* (pow k m) (pow k m)) (pow k m)) (* (* a a) a))) (* (* (* (/ 1 (+ (* k (+ 10.0 k)) 1.0)) (/ 1 (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (+ (* k (+ 10.0 k)) 1.0))) (* (* (* (pow k m) a) (* (pow k m) a)) (* (pow k m) a))) (* (cbrt (* (/ 1 (+ (* k (+ 10.0 k)) 1.0)) (* (pow k m) a))) (cbrt (* (/ 1 (+ (* k (+ 10.0 k)) 1.0)) (* (pow k m) a)))) (cbrt (* (/ 1 (+ (* k (+ 10.0 k)) 1.0)) (* (pow k m) a))) (* (* (* (/ 1 (+ (* k (+ 10.0 k)) 1.0)) (* (pow k m) a)) (* (/ 1 (+ (* k (+ 10.0 k)) 1.0)) (* (pow k m) a))) (* (/ 1 (+ (* k (+ 10.0 k)) 1.0)) (* (pow k m) a))) (sqrt (* (/ 1 (+ (* k (+ 10.0 k)) 1.0)) (* (pow k m) a))) (sqrt (* (/ 1 (+ (* k (+ 10.0 k)) 1.0)) (* (pow k m) a))) (* (/ 1 (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (* (cbrt (/ 1 (+ (* k (+ 10.0 k)) 1.0))) (* (pow k m) a)) (* (sqrt (/ 1 (+ (* k (+ 10.0 k)) 1.0))) (* (pow k m) a)) (* (/ (cbrt 1) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (pow k m) a)) (* (/ (cbrt 1) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (pow k m) a)) (* (/ (cbrt 1) (+ (* k (+ 10.0 k)) 1.0)) (* (pow k m) a)) (* (/ (sqrt 1) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (pow k m) a)) (* (/ (sqrt 1) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (pow k m) a)) (* (/ (sqrt 1) (+ (* k (+ 10.0 k)) 1.0)) (* (pow k m) a)) (* (/ 1 (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (pow k m) a)) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (pow k m) a)) (* (/ 1 (+ (* k (+ 10.0 k)) 1.0)) (* (pow k m) a)) (* (/ 1 (+ (* k (+ 10.0 k)) 1.0)) (* (pow k m) a)) (* (/ 1 (+ (* k (+ 10.0 k)) 1.0)) (* (pow k m) a)) (* (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* k (+ 10.0 k)) 1.0))) (* (pow k m) a)) (* (- (* k (+ 10.0 k)) 1.0) (* (pow k m) a)) (* 1 (* (pow k m) a)) (- 1) (- (log (+ (* k (+ 10.0 k)) 1.0))) (- 0 (log (+ (* k (+ 10.0 k)) 1.0))) (- (log 1) (log (+ (* k (+ 10.0 k)) 1.0))) (log (/ 1 (+ (* k (+ 10.0 k)) 1.0))) (exp (/ 1 (+ (* k (+ 10.0 k)) 1.0))) (/ (* (* 1 1) 1) (* (* (+ (* k (+ 10.0 k)) 1.0) (+ (* k (+ 10.0 k)) 1.0)) (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (/ 1 (+ (* k (+ 10.0 k)) 1.0))) (cbrt (/ 1 (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ 1 (+ (* k (+ 10.0 k)) 1.0))) (* (* (/ 1 (+ (* k (+ 10.0 k)) 1.0)) (/ 1 (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ 1 (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ 1 (+ (* k (+ 10.0 k)) 1.0))) (- 1) (- (+ (* k (+ 10.0 k)) 1.0)) (/ (* (cbrt 1) (cbrt 1)) (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt 1) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt 1) (cbrt 1)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt 1) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt 1) (cbrt 1)) 1) (/ (cbrt 1) (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt 1) (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt 1) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt 1) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt 1) 1) (/ (sqrt 1) (+ (* k (+ 10.0 k)) 1.0)) (/ 1 (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 1) (/ 1 (+ (* k (+ 10.0 k)) 1.0)) (/ 1 (+ (* k (+ 10.0 k)) 1.0)) (/ (+ (* k (+ 10.0 k)) 1.0) 1) (/ 1 (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 1) (/ (+ (* k (+ 10.0 k)) 1.0) (cbrt 1)) (/ (+ (* k (+ 10.0 k)) 1.0) (sqrt 1)) (/ (+ (* k (+ 10.0 k)) 1.0) 1) (/ 1 (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))) (/ 1 (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 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) m) (log a)) (+ (* (log k) m) (log a)) (+ (log (pow k m)) (log a)) (log (* (pow k m) a)) (exp (* (pow k m) a)) (* (* (* (pow k m) (pow k m)) (pow k m)) (* (* a a) a)) (* (cbrt (* (pow k m) a)) (cbrt (* (pow k m) a))) (cbrt (* (pow k m) a)) (* (* (* (pow k m) a) (* (pow k m) a)) (* (pow k m) a)) (sqrt (* (pow k m) a)) (sqrt (* (pow k m) a)) (* (pow (sqrt k) m) (sqrt a)) (* (pow (sqrt k) m) (sqrt a)) (* (sqrt (pow k m)) (sqrt a)) (* (sqrt (pow k m)) (sqrt a)) (* (pow k (/ m 2)) (sqrt a)) (* (pow k (/ m 2)) (sqrt a)) (* (pow k m) (* (cbrt a) (cbrt a))) (* (pow k m) (sqrt a)) (* (pow k m) 1) (* (pow (cbrt k) m) a) (* (pow (sqrt k) m) a) (* (pow k m) a) (* (cbrt (pow k m)) a) (* (sqrt (pow k m)) a) (* (pow k m) a) (* (pow k (/ m 2)) a) (- (+ (* 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)))) (- (+ (* 99.0 (pow k 2)) 1.0) (* 10.0 k)) (- (+ (/ 1 (pow k 2)) (* 99.0 (/ 1 (pow k 4)))) (* 10.0 (/ 1 (pow k 3)))) (- (+ (/ 1 (pow k 2)) (* 99.0 (/ 1 (pow k 4)))) (* 10.0 (/ 1 (pow k 3)))) (+ (* 10.0 k) (pow k 2)) (+ (* 10.0 k) (pow k 2)) (+ (* 10.0 k) (pow k 2)) (+ (* a (* m (log k))) a) (* a (exp (* -1 (* m (log (/ 1 k)))))) (* a (exp (* m (- (log -1) (log (/ -1 k)))))) 10.144 * * [simplify]: Extracting # 0 : cost 0 10.144 * * [simplify]: Extracting # 1 : cost 0 10.148 * * [simplify]: Extracting # 2 : cost 0 10.148 * * [simplify]: Extracting # 3 : cost 0 10.149 * * [simplify]: Extracting # 4 : cost 0 10.149 * * [simplify]: Extracting # 5 : cost 0 10.149 * * [simplify]: Extracting # 6 : cost 0 10.150 * * [simplify]: Extracting # 7 : cost 0 10.150 * * [simplify]: Extracting # 8 : cost 0 10.150 * * [simplify]: Extracting # 9 : cost 0 10.150 * * [simplify]: Extracting # 10 : cost 0 10.151 * * [simplify]: Extracting # 11 : cost 0 10.151 * * [simplify]: Extracting # 12 : cost 0 10.151 * * [simplify]: Extracting # 13 : cost 0 10.151 * * [simplify]: iteration 0 : 231 enodes (cost 2006 ) 10.212 * * [simplify]: Extracting # 0 : cost 0 10.213 * * [simplify]: Extracting # 1 : cost 0 10.217 * * [simplify]: Extracting # 2 : cost 0 10.218 * * [simplify]: Extracting # 3 : cost 0 10.218 * * [simplify]: Extracting # 4 : cost 0 10.219 * * [simplify]: Extracting # 5 : cost 0 10.219 * * [simplify]: Extracting # 6 : cost 0 10.220 * * [simplify]: iteration 1 : 597 enodes (cost 1783 ) 10.443 * * [simplify]: Extracting # 0 : cost 0 10.446 * * [simplify]: Extracting # 1 : cost 0 10.448 * * [simplify]: Extracting # 2 : cost 0 10.449 * * [simplify]: Extracting # 3 : cost 0 10.451 * * [simplify]: Extracting # 4 : cost 0 10.457 * * [simplify]: iteration 2 : 1919 enodes (cost 1581 ) 10.941 * * [simplify]: Extracting # 0 : cost 0 10.946 * * [simplify]: Extracting # 1 : cost 0 10.951 * * [simplify]: Extracting # 2 : cost 0 10.957 * * [simplify]: Extracting # 3 : cost 0 10.963 * * [simplify]: Extracting # 4 : cost 0 10.972 * * [simplify]: iteration done: 5001 enodes (cost 1539 ) 10.973 * [simplify]: Simplified to: (/ (* (pow k m) a) (+ (* k (+ 10.0 k)) 1.0)) (log (/ (* (pow k m) a) (+ (* k (+ 10.0 k)) 1.0))) (log (/ (* (pow k m) a) (+ (* k (+ 10.0 k)) 1.0))) (log (/ (* (pow k m) a) (+ (* k (+ 10.0 k)) 1.0))) (log (/ (* (pow k m) a) (+ (* k (+ 10.0 k)) 1.0))) (log (/ (* (pow k m) a) (+ (* k (+ 10.0 k)) 1.0))) (log (/ (* (pow k m) a) (+ (* k (+ 10.0 k)) 1.0))) (log (/ (* (pow k m) a) (+ (* k (+ 10.0 k)) 1.0))) (log (/ (* (pow k m) a) (+ (* k (+ 10.0 k)) 1.0))) (log (/ (* (pow k m) a) (+ (* k (+ 10.0 k)) 1.0))) (log (/ (* (pow k m) a) (+ (* k (+ 10.0 k)) 1.0))) (log (/ (* (pow k m) a) (+ (* k (+ 10.0 k)) 1.0))) (log (/ (* (pow k m) a) (+ (* k (+ 10.0 k)) 1.0))) (log (/ (* (pow k m) a) (+ (* k (+ 10.0 k)) 1.0))) (log (/ (* (pow k m) a) (+ (* k (+ 10.0 k)) 1.0))) (log (/ (* (pow k m) a) (+ (* k (+ 10.0 k)) 1.0))) (log (/ (* (pow k m) a) (+ (* k (+ 10.0 k)) 1.0))) (log (/ (* (pow k m) a) (+ (* k (+ 10.0 k)) 1.0))) (exp (/ (* a (pow k m)) (+ (* k (+ 10.0 k)) 1.0))) (pow (/ (* (pow k m) a) (+ (* k (+ 10.0 k)) 1.0)) 3) (pow (/ (* (pow k m) a) (+ (* k (+ 10.0 k)) 1.0)) 3) (pow (/ (* (pow k m) a) (+ (* k (+ 10.0 k)) 1.0)) 3) (pow (/ (* (pow k m) a) (+ (* k (+ 10.0 k)) 1.0)) 3) (* (cbrt (/ (* (pow k m) a) (+ (* k (+ 10.0 k)) 1.0))) (cbrt (/ (* (pow k m) a) (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (* (pow k m) a) (+ (* k (+ 10.0 k)) 1.0))) (pow (/ (* (pow k m) a) (+ (* k (+ 10.0 k)) 1.0)) 3) (sqrt (/ (* (pow k m) a) (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (* (pow k m) a) (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (+ 1.0 (* (+ 10.0 k) k))) (* (cbrt (/ 1 (+ (* k (+ 10.0 k)) 1.0))) (* (pow k m) a)) (* (sqrt (/ 1 (+ (* k (+ 10.0 k)) 1.0))) (* (pow k m) a)) (/ (* (pow k m) a) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (pow k m) a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (pow k m) a) (+ (* k (+ 10.0 k)) 1.0)) (/ (* (pow k m) a) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (pow k m) a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (pow k m) a) (+ (* k (+ 10.0 k)) 1.0)) (/ (* (pow k m) a) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (pow k m) a) (sqrt (+ (* 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) a) (+ (* 1.0 1.0) (* (* (+ 10.0 k) k) (- (* k (+ 10.0 k)) 1.0)))) (* (- (* k (+ 10.0 k)) 1.0) (* (pow k m) a)) (* (pow k m) a) -1 (- (log (+ (* k (+ 10.0 k)) 1.0))) (- (log (+ (* k (+ 10.0 k)) 1.0))) (- (log (+ (* k (+ 10.0 k)) 1.0))) (- (log (+ (* k (+ 10.0 k)) 1.0))) (exp (/ 1 (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (pow (+ 1.0 (* (+ 10.0 k) k)) 3)) (* (cbrt (/ 1 (+ (* k (+ 10.0 k)) 1.0))) (cbrt (/ 1 (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ 1 (+ 1.0 (* (+ 10.0 k) k)))) (/ 1 (pow (+ 1.0 (* (+ 10.0 k) k)) 3)) (sqrt (/ 1 (+ 1.0 (* (+ 10.0 k) k)))) (sqrt (/ 1 (+ 1.0 (* (+ 10.0 k) k)))) -1 (- (+ (* k (+ 10.0 k)) 1.0)) (/ (/ 1 (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1 (/ 1 (+ 1.0 (* (+ 10.0 k) k))) (/ (/ 1 (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1 (/ 1 (+ 1.0 (* (+ 10.0 k) k))) (/ (/ 1 (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1 (/ 1 (+ 1.0 (* (+ 10.0 k) k))) (/ 1 (+ 1.0 (* (+ 10.0 k) k))) (+ 1.0 (* (+ 10.0 k) k)) (/ (/ 1 (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1 (+ 1.0 (* (+ 10.0 k) k)) (+ 1.0 (* (+ 10.0 k) k)) (+ 1.0 (* (+ 10.0 k) k)) (/ 1 (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))) (/ 1 (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0))) (* (+ 10.0 k) k) (log (* k (+ 10.0 k))) (log (* k (+ 10.0 k))) (exp (* k (+ 10.0 k))) (pow (* (+ 10.0 k) k) 3) (* (cbrt (* k (+ 10.0 k))) (cbrt (* k (+ 10.0 k)))) (cbrt (* k (+ 10.0 k))) (pow (* (+ 10.0 k) k) 3) (sqrt (* k (+ 10.0 k))) (sqrt (* k (+ 10.0 k))) (* (sqrt k) (sqrt (+ 10.0 k))) (* (sqrt k) (sqrt (+ 10.0 k))) (* 10.0 k) (* k k) (* 10.0 k) (* 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)) (* (+ 10.0 k) k) (* k (+ (pow 10.0 3) (pow k 3))) (* k (- (* 10.0 10.0) (* k k))) (log (* (pow k m) a)) (log (* (pow k m) a)) (log (* (pow k m) a)) (log (* (pow k m) a)) (exp (* (pow k m) a)) (pow (* (pow k m) a) 3) (* (cbrt (* (pow k m) a)) (cbrt (* (pow k m) a))) (cbrt (* (pow k m) a)) (pow (* (pow k m) a) 3) (sqrt (* (pow k m) a)) (sqrt (* (pow k m) a)) (* (pow (sqrt k) m) (sqrt a)) (* (pow (sqrt k) m) (sqrt a)) (* (sqrt (pow k m)) (sqrt a)) (* (sqrt (pow k m)) (sqrt a)) (* (pow k (/ m 2)) (sqrt a)) (* (pow k (/ m 2)) (sqrt a)) (* (pow k m) (* (cbrt a) (cbrt a))) (* (pow k m) (sqrt a)) (pow k m) (* (pow (cbrt k) m) a) (* (pow (sqrt k) m) a) (* (pow k m) a) (* (cbrt (pow k m)) a) (* (sqrt (pow k m)) a) (* (pow k m) a) (* (pow k (/ m 2)) a) (* a (+ (- 1.0 (* 10.0 k)) (* (* m (log k)) 1.0))) (- (* (+ (/ 99.0 (* k k)) 1) (/ (pow (exp m) (log k)) (/ (* k k) a))) (/ 10.0 (/ (pow k 3) (* a (pow (exp m) (log k)))))) (- (* (+ (/ 99.0 (* k k)) 1) (/ (pow (exp m) (+ 0 (log k))) (/ (* k k) a))) (* 10.0 (* (/ a (pow k 3)) (pow (exp m) (+ 0 (log k)))))) (+ 1.0 (* k (- (* 99.0 k) 10.0))) (+ (/ 99.0 (pow k 4)) (- (/ 1 (pow k 2)) (/ 10.0 (pow k 3)))) (+ (/ 99.0 (pow k 4)) (- (/ 1 (pow k 2)) (/ 10.0 (pow k 3)))) (* (+ 10.0 k) k) (* (+ 10.0 k) k) (* (+ 10.0 k) k) (+ (* a (* m (log k))) a) (* a (pow (exp m) (log k))) (* (pow (exp m) (+ 0 (log k))) a) 10.974 * * * [progress]: adding candidates to table 11.248 * * [progress]: iteration 4 / 4 11.248 * * * [progress]: picking best candidate 11.259 * * * * [pick]: Picked # 11.259 * * * [progress]: localizing error 11.288 * * * [progress]: generating rewritten candidates 11.288 * * * * [progress]: [ 1 / 4 ] rewriting at (2 2 1 2 1) 11.297 * * * * [progress]: [ 2 / 4 ] rewriting at (2 1 1 2 1) 11.305 * * * * [progress]: [ 3 / 4 ] rewriting at (2 2 2 1 1) 11.320 * * * * [progress]: [ 4 / 4 ] rewriting at (2 1 2 1 1) 11.339 * * * [progress]: generating series expansions 11.339 * * * * [progress]: [ 1 / 4 ] generating series at (2 2 1 2 1) 11.340 * [backup-simplify]: Simplify (cbrt (+ (* k (+ 10.0 k)) 1.0)) into (pow (+ (* 10.0 k) (+ (pow k 2) 1.0)) 1/3) 11.340 * [approximate]: Taking taylor expansion of (pow (+ (* 10.0 k) (+ (pow k 2) 1.0)) 1/3) in (k) around 0 11.340 * [taylor]: Taking taylor expansion of (pow (+ (* 10.0 k) (+ (pow k 2) 1.0)) 1/3) in k 11.340 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (+ (* 10.0 k) (+ (pow k 2) 1.0))))) in k 11.340 * [taylor]: Taking taylor expansion of (* 1/3 (log (+ (* 10.0 k) (+ (pow k 2) 1.0)))) in k 11.340 * [taylor]: Taking taylor expansion of 1/3 in k 11.340 * [backup-simplify]: Simplify 1/3 into 1/3 11.340 * [taylor]: Taking taylor expansion of (log (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 11.340 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 11.340 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 11.340 * [taylor]: Taking taylor expansion of 10.0 in k 11.340 * [backup-simplify]: Simplify 10.0 into 10.0 11.340 * [taylor]: Taking taylor expansion of k in k 11.340 * [backup-simplify]: Simplify 0 into 0 11.340 * [backup-simplify]: Simplify 1 into 1 11.340 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 11.340 * [taylor]: Taking taylor expansion of (pow k 2) in k 11.340 * [taylor]: Taking taylor expansion of k in k 11.340 * [backup-simplify]: Simplify 0 into 0 11.340 * [backup-simplify]: Simplify 1 into 1 11.340 * [taylor]: Taking taylor expansion of 1.0 in k 11.340 * [backup-simplify]: Simplify 1.0 into 1.0 11.340 * [backup-simplify]: Simplify (* 10.0 0) into 0 11.341 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.341 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.341 * [backup-simplify]: Simplify (log 1.0) into (log 1.0) 11.342 * [backup-simplify]: Simplify (* 1/3 (log 1.0)) into (* 1/3 (log 1.0)) 11.343 * [backup-simplify]: Simplify (exp (* 1/3 (log 1.0))) into (pow 1.0 1/3) 11.343 * [taylor]: Taking taylor expansion of (pow (+ (* 10.0 k) (+ (pow k 2) 1.0)) 1/3) in k 11.343 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (+ (* 10.0 k) (+ (pow k 2) 1.0))))) in k 11.343 * [taylor]: Taking taylor expansion of (* 1/3 (log (+ (* 10.0 k) (+ (pow k 2) 1.0)))) in k 11.343 * [taylor]: Taking taylor expansion of 1/3 in k 11.343 * [backup-simplify]: Simplify 1/3 into 1/3 11.343 * [taylor]: Taking taylor expansion of (log (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 11.343 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 11.343 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 11.343 * [taylor]: Taking taylor expansion of 10.0 in k 11.343 * [backup-simplify]: Simplify 10.0 into 10.0 11.343 * [taylor]: Taking taylor expansion of k in k 11.343 * [backup-simplify]: Simplify 0 into 0 11.343 * [backup-simplify]: Simplify 1 into 1 11.343 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 11.343 * [taylor]: Taking taylor expansion of (pow k 2) in k 11.343 * [taylor]: Taking taylor expansion of k in k 11.343 * [backup-simplify]: Simplify 0 into 0 11.343 * [backup-simplify]: Simplify 1 into 1 11.343 * [taylor]: Taking taylor expansion of 1.0 in k 11.343 * [backup-simplify]: Simplify 1.0 into 1.0 11.343 * [backup-simplify]: Simplify (* 10.0 0) into 0 11.344 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.344 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.344 * [backup-simplify]: Simplify (log 1.0) into (log 1.0) 11.345 * [backup-simplify]: Simplify (* 1/3 (log 1.0)) into (* 1/3 (log 1.0)) 11.346 * [backup-simplify]: Simplify (exp (* 1/3 (log 1.0))) into (pow 1.0 1/3) 11.346 * [backup-simplify]: Simplify (pow 1.0 1/3) into (pow 1.0 1/3) 11.347 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 11.347 * [backup-simplify]: Simplify (+ 0 0) into 0 11.347 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 11.351 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 10.0) 1)) (pow 1.0 1)))) 1) into 10.0 11.352 * [backup-simplify]: Simplify (+ (* 1/3 10.0) (* 0 (log 1.0))) into 3.333333333333333 11.355 * [backup-simplify]: Simplify (* (exp (* 1/3 (log 1.0))) (+ (* (/ (pow 3.333333333333333 1) 1)))) into (* 3.333333333333333 (pow 1.0 1/3)) 11.356 * [backup-simplify]: Simplify (* 3.333333333333333 (pow 1.0 1/3)) into (* 3.333333333333333 (pow 1.0 1/3)) 11.356 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 1) (* 0 0))) into 0 11.357 * [backup-simplify]: Simplify (* 1 1) into 1 11.357 * [backup-simplify]: Simplify (+ 1 0) into 1 11.357 * [backup-simplify]: Simplify (+ 0 1) into 1 11.364 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 10.0) 2)) (pow 1.0 2))) (* 1 (/ (* 1 (pow (* 2 1) 1)) (pow 1.0 1)))) 2) into (* 1/2 (- 2.0 (* 100.0 (/ 1 (pow 1.0 2))))) 11.369 * [backup-simplify]: Simplify (+ (* 1/3 (* 1/2 (- 2.0 (* 100.0 (/ 1 (pow 1.0 2)))))) (+ (* 0 10.0) (* 0 (log 1.0)))) into (- 0.3333333333333333 (* 16.666666666666664 (/ 1 (pow 1.0 2)))) 11.377 * [backup-simplify]: Simplify (* (exp (* 1/3 (log 1.0))) (+ (* (/ (pow 3.333333333333333 2) 2)) (* (/ (pow (- 0.3333333333333333 (* 16.666666666666664 (/ 1 (pow 1.0 2)))) 1) 1)))) into (* (pow 1.0 1/3) (- 5.8888888888888875 (* 16.666666666666664 (/ 1 (pow 1.0 2))))) 11.380 * [backup-simplify]: Simplify (* (pow 1.0 1/3) (- 5.8888888888888875 (* 16.666666666666664 (/ 1 (pow 1.0 2))))) into (* (pow 1.0 1/3) (- 5.8888888888888875 (* 16.666666666666664 (/ 1 (pow 1.0 2))))) 11.384 * [backup-simplify]: Simplify (+ (* (* (pow 1.0 1/3) (- 5.8888888888888875 (* 16.666666666666664 (/ 1 (pow 1.0 2))))) (pow k 2)) (+ (* (* 3.333333333333333 (pow 1.0 1/3)) k) (pow 1.0 1/3))) into (- (+ (* 3.333333333333333 (* k (pow 1.0 1/3))) (+ (* 5.8888888888888875 (* (pow k 2) (pow 1.0 1/3))) (pow 1.0 1/3))) (* 16.666666666666664 (* (pow k 2) (pow (/ 1 (pow 1.0 5)) 1/3)))) 11.384 * [backup-simplify]: Simplify (cbrt (+ (* (/ 1 k) (+ 10.0 (/ 1 k))) 1.0)) into (pow (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) 1/3) 11.384 * [approximate]: Taking taylor expansion of (pow (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) 1/3) in (k) around 0 11.384 * [taylor]: Taking taylor expansion of (pow (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) 1/3) in k 11.384 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))))) in k 11.384 * [taylor]: Taking taylor expansion of (* 1/3 (log (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in k 11.384 * [taylor]: Taking taylor expansion of 1/3 in k 11.384 * [backup-simplify]: Simplify 1/3 into 1/3 11.384 * [taylor]: Taking taylor expansion of (log (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 11.384 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 11.384 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 11.384 * [taylor]: Taking taylor expansion of (pow k 2) in k 11.384 * [taylor]: Taking taylor expansion of k in k 11.385 * [backup-simplify]: Simplify 0 into 0 11.385 * [backup-simplify]: Simplify 1 into 1 11.385 * [backup-simplify]: Simplify (* 1 1) into 1 11.385 * [backup-simplify]: Simplify (/ 1 1) into 1 11.385 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 11.385 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 11.385 * [taylor]: Taking taylor expansion of 10.0 in k 11.385 * [backup-simplify]: Simplify 10.0 into 10.0 11.385 * [taylor]: Taking taylor expansion of (/ 1 k) in k 11.385 * [taylor]: Taking taylor expansion of k in k 11.385 * [backup-simplify]: Simplify 0 into 0 11.385 * [backup-simplify]: Simplify 1 into 1 11.385 * [backup-simplify]: Simplify (/ 1 1) into 1 11.385 * [taylor]: Taking taylor expansion of 1.0 in k 11.385 * [backup-simplify]: Simplify 1.0 into 1.0 11.386 * [backup-simplify]: Simplify (+ 1 0) into 1 11.386 * [backup-simplify]: Simplify (log 1) into 0 11.386 * [backup-simplify]: Simplify (+ (* (- 2) (log k)) 0) into (- (* 2 (log k))) 11.386 * [backup-simplify]: Simplify (* 1/3 (- (* 2 (log k)))) into (* -2/3 (log k)) 11.386 * [backup-simplify]: Simplify (exp (* -2/3 (log k))) into (pow k -2/3) 11.386 * [taylor]: Taking taylor expansion of (pow (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) 1/3) in k 11.386 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))))) in k 11.386 * [taylor]: Taking taylor expansion of (* 1/3 (log (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in k 11.386 * [taylor]: Taking taylor expansion of 1/3 in k 11.386 * [backup-simplify]: Simplify 1/3 into 1/3 11.386 * [taylor]: Taking taylor expansion of (log (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 11.386 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 11.386 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 11.386 * [taylor]: Taking taylor expansion of (pow k 2) in k 11.386 * [taylor]: Taking taylor expansion of k in k 11.387 * [backup-simplify]: Simplify 0 into 0 11.387 * [backup-simplify]: Simplify 1 into 1 11.387 * [backup-simplify]: Simplify (* 1 1) into 1 11.387 * [backup-simplify]: Simplify (/ 1 1) into 1 11.387 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 11.387 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 11.387 * [taylor]: Taking taylor expansion of 10.0 in k 11.387 * [backup-simplify]: Simplify 10.0 into 10.0 11.387 * [taylor]: Taking taylor expansion of (/ 1 k) in k 11.387 * [taylor]: Taking taylor expansion of k in k 11.387 * [backup-simplify]: Simplify 0 into 0 11.387 * [backup-simplify]: Simplify 1 into 1 11.387 * [backup-simplify]: Simplify (/ 1 1) into 1 11.387 * [taylor]: Taking taylor expansion of 1.0 in k 11.387 * [backup-simplify]: Simplify 1.0 into 1.0 11.388 * [backup-simplify]: Simplify (+ 1 0) into 1 11.388 * [backup-simplify]: Simplify (log 1) into 0 11.388 * [backup-simplify]: Simplify (+ (* (- 2) (log k)) 0) into (- (* 2 (log k))) 11.388 * [backup-simplify]: Simplify (* 1/3 (- (* 2 (log k)))) into (* -2/3 (log k)) 11.388 * [backup-simplify]: Simplify (exp (* -2/3 (log k))) into (pow k -2/3) 11.388 * [backup-simplify]: Simplify (pow k -2/3) into (pow k -2/3) 11.389 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.389 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.389 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 11.390 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 11.390 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 11.393 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 10.0) 1)) (pow 1 1)))) 1) into 10.0 11.394 * [backup-simplify]: Simplify (+ (* (- 2) (log k)) 0) into (- (* 2 (log k))) 11.394 * [backup-simplify]: Simplify (+ (* 1/3 10.0) (* 0 (- (* 2 (log k))))) into 3.333333333333333 11.395 * [backup-simplify]: Simplify (* (exp (* -2/3 (log k))) (+ (* (/ (pow 3.333333333333333 1) 1)))) into (* 3.333333333333333 (pow (/ 1 (pow k 2)) 1/3)) 11.396 * [backup-simplify]: Simplify (* 3.333333333333333 (pow (/ 1 (pow k 2)) 1/3)) into (* 3.333333333333333 (pow (/ 1 (pow k 2)) 1/3)) 11.396 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.397 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.397 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.397 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 11.398 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.398 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.405 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 10.0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 1.0) 1)) (pow 1 1)))) 2) into -49.0 11.406 * [backup-simplify]: Simplify (+ (* (- 2) (log k)) 0) into (- (* 2 (log k))) 11.406 * [backup-simplify]: Simplify (+ (* 1/3 -49.0) (+ (* 0 10.0) (* 0 (- (* 2 (log k)))))) into (- 16.333333333333332) 11.409 * [backup-simplify]: Simplify (* (exp (* -2/3 (log k))) (+ (* (/ (pow 3.333333333333333 2) 2)) (* (/ (pow (- 16.333333333333332) 1) 1)))) into (* -10.777777777777779 (pow (/ 1 (pow k 2)) 1/3)) 11.410 * [backup-simplify]: Simplify (* -10.777777777777779 (pow (/ 1 (pow k 2)) 1/3)) into (* -10.777777777777779 (pow (/ 1 (pow k 2)) 1/3)) 11.410 * [backup-simplify]: Simplify (+ (* (* -10.777777777777779 (pow (/ 1 (pow (/ 1 k) 2)) 1/3)) (pow (/ 1 k) 2)) (+ (* (* 3.333333333333333 (pow (/ 1 (pow (/ 1 k) 2)) 1/3)) (/ 1 k)) (pow (/ 1 k) -2/3))) into (- (+ (* 3.333333333333333 (pow (/ 1 k) 1/3)) (pow (/ 1 k) -2/3)) (* 10.777777777777779 (pow (/ 1 (pow k 4)) 1/3))) 11.410 * [backup-simplify]: Simplify (cbrt (+ (* (/ 1 (- k)) (+ 10.0 (/ 1 (- k)))) 1.0)) into (pow (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) 1/3) 11.410 * [approximate]: Taking taylor expansion of (pow (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) 1/3) in (k) around 0 11.410 * [taylor]: Taking taylor expansion of (pow (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) 1/3) in k 11.410 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in k 11.410 * [taylor]: Taking taylor expansion of (* 1/3 (log (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in k 11.410 * [taylor]: Taking taylor expansion of 1/3 in k 11.410 * [backup-simplify]: Simplify 1/3 into 1/3 11.410 * [taylor]: Taking taylor expansion of (log (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 11.411 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 11.411 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 11.411 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 11.411 * [taylor]: Taking taylor expansion of (pow k 2) in k 11.411 * [taylor]: Taking taylor expansion of k in k 11.411 * [backup-simplify]: Simplify 0 into 0 11.411 * [backup-simplify]: Simplify 1 into 1 11.411 * [backup-simplify]: Simplify (* 1 1) into 1 11.411 * [backup-simplify]: Simplify (/ 1 1) into 1 11.411 * [taylor]: Taking taylor expansion of 1.0 in k 11.411 * [backup-simplify]: Simplify 1.0 into 1.0 11.411 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 11.411 * [taylor]: Taking taylor expansion of 10.0 in k 11.411 * [backup-simplify]: Simplify 10.0 into 10.0 11.411 * [taylor]: Taking taylor expansion of (/ 1 k) in k 11.411 * [taylor]: Taking taylor expansion of k in k 11.411 * [backup-simplify]: Simplify 0 into 0 11.411 * [backup-simplify]: Simplify 1 into 1 11.411 * [backup-simplify]: Simplify (/ 1 1) into 1 11.412 * [backup-simplify]: Simplify (+ 1 0) into 1 11.412 * [backup-simplify]: Simplify (+ 1 0) into 1 11.412 * [backup-simplify]: Simplify (log 1) into 0 11.412 * [backup-simplify]: Simplify (+ (* (- 2) (log k)) 0) into (- (* 2 (log k))) 11.413 * [backup-simplify]: Simplify (* 1/3 (- (* 2 (log k)))) into (* -2/3 (log k)) 11.413 * [backup-simplify]: Simplify (exp (* -2/3 (log k))) into (pow k -2/3) 11.413 * [taylor]: Taking taylor expansion of (pow (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) 1/3) in k 11.413 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in k 11.413 * [taylor]: Taking taylor expansion of (* 1/3 (log (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in k 11.413 * [taylor]: Taking taylor expansion of 1/3 in k 11.413 * [backup-simplify]: Simplify 1/3 into 1/3 11.413 * [taylor]: Taking taylor expansion of (log (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 11.413 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 11.413 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 11.413 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 11.413 * [taylor]: Taking taylor expansion of (pow k 2) in k 11.413 * [taylor]: Taking taylor expansion of k in k 11.413 * [backup-simplify]: Simplify 0 into 0 11.413 * [backup-simplify]: Simplify 1 into 1 11.413 * [backup-simplify]: Simplify (* 1 1) into 1 11.413 * [backup-simplify]: Simplify (/ 1 1) into 1 11.413 * [taylor]: Taking taylor expansion of 1.0 in k 11.413 * [backup-simplify]: Simplify 1.0 into 1.0 11.413 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 11.413 * [taylor]: Taking taylor expansion of 10.0 in k 11.413 * [backup-simplify]: Simplify 10.0 into 10.0 11.413 * [taylor]: Taking taylor expansion of (/ 1 k) in k 11.413 * [taylor]: Taking taylor expansion of k in k 11.413 * [backup-simplify]: Simplify 0 into 0 11.413 * [backup-simplify]: Simplify 1 into 1 11.414 * [backup-simplify]: Simplify (/ 1 1) into 1 11.414 * [backup-simplify]: Simplify (+ 1 0) into 1 11.414 * [backup-simplify]: Simplify (+ 1 0) into 1 11.414 * [backup-simplify]: Simplify (log 1) into 0 11.415 * [backup-simplify]: Simplify (+ (* (- 2) (log k)) 0) into (- (* 2 (log k))) 11.415 * [backup-simplify]: Simplify (* 1/3 (- (* 2 (log k)))) into (* -2/3 (log k)) 11.415 * [backup-simplify]: Simplify (exp (* -2/3 (log k))) into (pow k -2/3) 11.415 * [backup-simplify]: Simplify (pow k -2/3) into (pow k -2/3) 11.415 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.419 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.419 * [backup-simplify]: Simplify (+ 0 0) into 0 11.419 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 11.420 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 11.420 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 11.424 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- 10.0)) 1)) (pow 1 1)))) 1) into -10.0 11.424 * [backup-simplify]: Simplify (+ (* (- 2) (log k)) 0) into (- (* 2 (log k))) 11.425 * [backup-simplify]: Simplify (+ (* 1/3 -10.0) (* 0 (- (* 2 (log k))))) into (- 3.333333333333333) 11.427 * [backup-simplify]: Simplify (* (exp (* -2/3 (log k))) (+ (* (/ (pow (- 3.333333333333333) 1) 1)))) into (* -3.333333333333333 (pow (/ 1 (pow k 2)) 1/3)) 11.427 * [backup-simplify]: Simplify (* -3.333333333333333 (pow (/ 1 (pow k 2)) 1/3)) into (* -3.333333333333333 (pow (/ 1 (pow k 2)) 1/3)) 11.427 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.428 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.428 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.428 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.429 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 11.429 * [backup-simplify]: Simplify (- 0) into 0 11.430 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 11.438 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (- 10.0)) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 1.0) 1)) (pow 1 1)))) 2) into -49.0 11.438 * [backup-simplify]: Simplify (+ (* (- 2) (log k)) 0) into (- (* 2 (log k))) 11.438 * [backup-simplify]: Simplify (+ (* 1/3 -49.0) (+ (* 0 -10.0) (* 0 (- (* 2 (log k)))))) into (- 16.333333333333332) 11.442 * [backup-simplify]: Simplify (* (exp (* -2/3 (log k))) (+ (* (/ (pow (- 3.333333333333333) 2) 2)) (* (/ (pow (- 16.333333333333332) 1) 1)))) into (* -10.777777777777779 (pow (/ 1 (pow k 2)) 1/3)) 11.442 * [backup-simplify]: Simplify (* -10.777777777777779 (pow (/ 1 (pow k 2)) 1/3)) into (* -10.777777777777779 (pow (/ 1 (pow k 2)) 1/3)) 11.443 * [backup-simplify]: Simplify (+ (* (* -10.777777777777779 (pow (/ 1 (pow (/ 1 (- k)) 2)) 1/3)) (pow (/ 1 (- k)) 2)) (+ (* (* -3.333333333333333 (pow (/ 1 (pow (/ 1 (- k)) 2)) 1/3)) (/ 1 (- k))) (pow (/ 1 (- k)) -2/3))) into (- (+ (pow (/ -1 k) -2/3) (* 3.333333333333333 (pow (/ 1 k) 1/3))) (* 10.777777777777779 (pow (/ 1 (pow k 4)) 1/3))) 11.443 * * * * [progress]: [ 2 / 4 ] generating series at (2 1 1 2 1) 11.443 * [backup-simplify]: Simplify (cbrt (+ (* k (+ 10.0 k)) 1.0)) into (pow (+ (* 10.0 k) (+ (pow k 2) 1.0)) 1/3) 11.443 * [approximate]: Taking taylor expansion of (pow (+ (* 10.0 k) (+ (pow k 2) 1.0)) 1/3) in (k) around 0 11.443 * [taylor]: Taking taylor expansion of (pow (+ (* 10.0 k) (+ (pow k 2) 1.0)) 1/3) in k 11.443 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (+ (* 10.0 k) (+ (pow k 2) 1.0))))) in k 11.443 * [taylor]: Taking taylor expansion of (* 1/3 (log (+ (* 10.0 k) (+ (pow k 2) 1.0)))) in k 11.443 * [taylor]: Taking taylor expansion of 1/3 in k 11.443 * [backup-simplify]: Simplify 1/3 into 1/3 11.443 * [taylor]: Taking taylor expansion of (log (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 11.443 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 11.443 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 11.443 * [taylor]: Taking taylor expansion of 10.0 in k 11.443 * [backup-simplify]: Simplify 10.0 into 10.0 11.443 * [taylor]: Taking taylor expansion of k in k 11.443 * [backup-simplify]: Simplify 0 into 0 11.443 * [backup-simplify]: Simplify 1 into 1 11.443 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 11.443 * [taylor]: Taking taylor expansion of (pow k 2) in k 11.443 * [taylor]: Taking taylor expansion of k in k 11.443 * [backup-simplify]: Simplify 0 into 0 11.443 * [backup-simplify]: Simplify 1 into 1 11.443 * [taylor]: Taking taylor expansion of 1.0 in k 11.443 * [backup-simplify]: Simplify 1.0 into 1.0 11.443 * [backup-simplify]: Simplify (* 10.0 0) into 0 11.444 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.444 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.444 * [backup-simplify]: Simplify (log 1.0) into (log 1.0) 11.445 * [backup-simplify]: Simplify (* 1/3 (log 1.0)) into (* 1/3 (log 1.0)) 11.446 * [backup-simplify]: Simplify (exp (* 1/3 (log 1.0))) into (pow 1.0 1/3) 11.446 * [taylor]: Taking taylor expansion of (pow (+ (* 10.0 k) (+ (pow k 2) 1.0)) 1/3) in k 11.446 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (+ (* 10.0 k) (+ (pow k 2) 1.0))))) in k 11.446 * [taylor]: Taking taylor expansion of (* 1/3 (log (+ (* 10.0 k) (+ (pow k 2) 1.0)))) in k 11.446 * [taylor]: Taking taylor expansion of 1/3 in k 11.446 * [backup-simplify]: Simplify 1/3 into 1/3 11.446 * [taylor]: Taking taylor expansion of (log (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 11.446 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 11.446 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 11.446 * [taylor]: Taking taylor expansion of 10.0 in k 11.446 * [backup-simplify]: Simplify 10.0 into 10.0 11.446 * [taylor]: Taking taylor expansion of k in k 11.446 * [backup-simplify]: Simplify 0 into 0 11.446 * [backup-simplify]: Simplify 1 into 1 11.446 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 11.446 * [taylor]: Taking taylor expansion of (pow k 2) in k 11.446 * [taylor]: Taking taylor expansion of k in k 11.446 * [backup-simplify]: Simplify 0 into 0 11.446 * [backup-simplify]: Simplify 1 into 1 11.446 * [taylor]: Taking taylor expansion of 1.0 in k 11.446 * [backup-simplify]: Simplify 1.0 into 1.0 11.446 * [backup-simplify]: Simplify (* 10.0 0) into 0 11.446 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.447 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.447 * [backup-simplify]: Simplify (log 1.0) into (log 1.0) 11.447 * [backup-simplify]: Simplify (* 1/3 (log 1.0)) into (* 1/3 (log 1.0)) 11.448 * [backup-simplify]: Simplify (exp (* 1/3 (log 1.0))) into (pow 1.0 1/3) 11.449 * [backup-simplify]: Simplify (pow 1.0 1/3) into (pow 1.0 1/3) 11.449 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 11.450 * [backup-simplify]: Simplify (+ 0 0) into 0 11.450 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 11.453 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 10.0) 1)) (pow 1.0 1)))) 1) into 10.0 11.454 * [backup-simplify]: Simplify (+ (* 1/3 10.0) (* 0 (log 1.0))) into 3.333333333333333 11.457 * [backup-simplify]: Simplify (* (exp (* 1/3 (log 1.0))) (+ (* (/ (pow 3.333333333333333 1) 1)))) into (* 3.333333333333333 (pow 1.0 1/3)) 11.458 * [backup-simplify]: Simplify (* 3.333333333333333 (pow 1.0 1/3)) into (* 3.333333333333333 (pow 1.0 1/3)) 11.458 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 1) (* 0 0))) into 0 11.459 * [backup-simplify]: Simplify (* 1 1) into 1 11.459 * [backup-simplify]: Simplify (+ 1 0) into 1 11.459 * [backup-simplify]: Simplify (+ 0 1) into 1 11.466 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 10.0) 2)) (pow 1.0 2))) (* 1 (/ (* 1 (pow (* 2 1) 1)) (pow 1.0 1)))) 2) into (* 1/2 (- 2.0 (* 100.0 (/ 1 (pow 1.0 2))))) 11.471 * [backup-simplify]: Simplify (+ (* 1/3 (* 1/2 (- 2.0 (* 100.0 (/ 1 (pow 1.0 2)))))) (+ (* 0 10.0) (* 0 (log 1.0)))) into (- 0.3333333333333333 (* 16.666666666666664 (/ 1 (pow 1.0 2)))) 11.480 * [backup-simplify]: Simplify (* (exp (* 1/3 (log 1.0))) (+ (* (/ (pow 3.333333333333333 2) 2)) (* (/ (pow (- 0.3333333333333333 (* 16.666666666666664 (/ 1 (pow 1.0 2)))) 1) 1)))) into (* (pow 1.0 1/3) (- 5.8888888888888875 (* 16.666666666666664 (/ 1 (pow 1.0 2))))) 11.482 * [backup-simplify]: Simplify (* (pow 1.0 1/3) (- 5.8888888888888875 (* 16.666666666666664 (/ 1 (pow 1.0 2))))) into (* (pow 1.0 1/3) (- 5.8888888888888875 (* 16.666666666666664 (/ 1 (pow 1.0 2))))) 11.486 * [backup-simplify]: Simplify (+ (* (* (pow 1.0 1/3) (- 5.8888888888888875 (* 16.666666666666664 (/ 1 (pow 1.0 2))))) (pow k 2)) (+ (* (* 3.333333333333333 (pow 1.0 1/3)) k) (pow 1.0 1/3))) into (- (+ (* 3.333333333333333 (* k (pow 1.0 1/3))) (+ (* 5.8888888888888875 (* (pow k 2) (pow 1.0 1/3))) (pow 1.0 1/3))) (* 16.666666666666664 (* (pow k 2) (pow (/ 1 (pow 1.0 5)) 1/3)))) 11.486 * [backup-simplify]: Simplify (cbrt (+ (* (/ 1 k) (+ 10.0 (/ 1 k))) 1.0)) into (pow (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) 1/3) 11.486 * [approximate]: Taking taylor expansion of (pow (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) 1/3) in (k) around 0 11.486 * [taylor]: Taking taylor expansion of (pow (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) 1/3) in k 11.486 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))))) in k 11.486 * [taylor]: Taking taylor expansion of (* 1/3 (log (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in k 11.486 * [taylor]: Taking taylor expansion of 1/3 in k 11.486 * [backup-simplify]: Simplify 1/3 into 1/3 11.486 * [taylor]: Taking taylor expansion of (log (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 11.486 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 11.487 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 11.487 * [taylor]: Taking taylor expansion of (pow k 2) in k 11.487 * [taylor]: Taking taylor expansion of k in k 11.487 * [backup-simplify]: Simplify 0 into 0 11.487 * [backup-simplify]: Simplify 1 into 1 11.487 * [backup-simplify]: Simplify (* 1 1) into 1 11.487 * [backup-simplify]: Simplify (/ 1 1) into 1 11.487 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 11.487 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 11.487 * [taylor]: Taking taylor expansion of 10.0 in k 11.487 * [backup-simplify]: Simplify 10.0 into 10.0 11.487 * [taylor]: Taking taylor expansion of (/ 1 k) in k 11.487 * [taylor]: Taking taylor expansion of k in k 11.487 * [backup-simplify]: Simplify 0 into 0 11.487 * [backup-simplify]: Simplify 1 into 1 11.487 * [backup-simplify]: Simplify (/ 1 1) into 1 11.487 * [taylor]: Taking taylor expansion of 1.0 in k 11.487 * [backup-simplify]: Simplify 1.0 into 1.0 11.488 * [backup-simplify]: Simplify (+ 1 0) into 1 11.488 * [backup-simplify]: Simplify (log 1) into 0 11.488 * [backup-simplify]: Simplify (+ (* (- 2) (log k)) 0) into (- (* 2 (log k))) 11.488 * [backup-simplify]: Simplify (* 1/3 (- (* 2 (log k)))) into (* -2/3 (log k)) 11.488 * [backup-simplify]: Simplify (exp (* -2/3 (log k))) into (pow k -2/3) 11.488 * [taylor]: Taking taylor expansion of (pow (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) 1/3) in k 11.488 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))))) in k 11.488 * [taylor]: Taking taylor expansion of (* 1/3 (log (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in k 11.488 * [taylor]: Taking taylor expansion of 1/3 in k 11.488 * [backup-simplify]: Simplify 1/3 into 1/3 11.488 * [taylor]: Taking taylor expansion of (log (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 11.488 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 11.488 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 11.488 * [taylor]: Taking taylor expansion of (pow k 2) in k 11.488 * [taylor]: Taking taylor expansion of k in k 11.488 * [backup-simplify]: Simplify 0 into 0 11.488 * [backup-simplify]: Simplify 1 into 1 11.489 * [backup-simplify]: Simplify (* 1 1) into 1 11.489 * [backup-simplify]: Simplify (/ 1 1) into 1 11.489 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 11.489 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 11.489 * [taylor]: Taking taylor expansion of 10.0 in k 11.489 * [backup-simplify]: Simplify 10.0 into 10.0 11.489 * [taylor]: Taking taylor expansion of (/ 1 k) in k 11.489 * [taylor]: Taking taylor expansion of k in k 11.489 * [backup-simplify]: Simplify 0 into 0 11.489 * [backup-simplify]: Simplify 1 into 1 11.489 * [backup-simplify]: Simplify (/ 1 1) into 1 11.489 * [taylor]: Taking taylor expansion of 1.0 in k 11.489 * [backup-simplify]: Simplify 1.0 into 1.0 11.490 * [backup-simplify]: Simplify (+ 1 0) into 1 11.490 * [backup-simplify]: Simplify (log 1) into 0 11.490 * [backup-simplify]: Simplify (+ (* (- 2) (log k)) 0) into (- (* 2 (log k))) 11.490 * [backup-simplify]: Simplify (* 1/3 (- (* 2 (log k)))) into (* -2/3 (log k)) 11.490 * [backup-simplify]: Simplify (exp (* -2/3 (log k))) into (pow k -2/3) 11.490 * [backup-simplify]: Simplify (pow k -2/3) into (pow k -2/3) 11.491 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.491 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.491 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 11.492 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 11.492 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 11.495 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 10.0) 1)) (pow 1 1)))) 1) into 10.0 11.496 * [backup-simplify]: Simplify (+ (* (- 2) (log k)) 0) into (- (* 2 (log k))) 11.496 * [backup-simplify]: Simplify (+ (* 1/3 10.0) (* 0 (- (* 2 (log k))))) into 3.333333333333333 11.497 * [backup-simplify]: Simplify (* (exp (* -2/3 (log k))) (+ (* (/ (pow 3.333333333333333 1) 1)))) into (* 3.333333333333333 (pow (/ 1 (pow k 2)) 1/3)) 11.497 * [backup-simplify]: Simplify (* 3.333333333333333 (pow (/ 1 (pow k 2)) 1/3)) into (* 3.333333333333333 (pow (/ 1 (pow k 2)) 1/3)) 11.498 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.498 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.499 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.499 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 11.499 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.500 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.510 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 10.0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 1.0) 1)) (pow 1 1)))) 2) into -49.0 11.511 * [backup-simplify]: Simplify (+ (* (- 2) (log k)) 0) into (- (* 2 (log k))) 11.511 * [backup-simplify]: Simplify (+ (* 1/3 -49.0) (+ (* 0 10.0) (* 0 (- (* 2 (log k)))))) into (- 16.333333333333332) 11.514 * [backup-simplify]: Simplify (* (exp (* -2/3 (log k))) (+ (* (/ (pow 3.333333333333333 2) 2)) (* (/ (pow (- 16.333333333333332) 1) 1)))) into (* -10.777777777777779 (pow (/ 1 (pow k 2)) 1/3)) 11.514 * [backup-simplify]: Simplify (* -10.777777777777779 (pow (/ 1 (pow k 2)) 1/3)) into (* -10.777777777777779 (pow (/ 1 (pow k 2)) 1/3)) 11.515 * [backup-simplify]: Simplify (+ (* (* -10.777777777777779 (pow (/ 1 (pow (/ 1 k) 2)) 1/3)) (pow (/ 1 k) 2)) (+ (* (* 3.333333333333333 (pow (/ 1 (pow (/ 1 k) 2)) 1/3)) (/ 1 k)) (pow (/ 1 k) -2/3))) into (- (+ (* 3.333333333333333 (pow (/ 1 k) 1/3)) (pow (/ 1 k) -2/3)) (* 10.777777777777779 (pow (/ 1 (pow k 4)) 1/3))) 11.515 * [backup-simplify]: Simplify (cbrt (+ (* (/ 1 (- k)) (+ 10.0 (/ 1 (- k)))) 1.0)) into (pow (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) 1/3) 11.515 * [approximate]: Taking taylor expansion of (pow (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) 1/3) in (k) around 0 11.515 * [taylor]: Taking taylor expansion of (pow (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) 1/3) in k 11.515 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in k 11.515 * [taylor]: Taking taylor expansion of (* 1/3 (log (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in k 11.515 * [taylor]: Taking taylor expansion of 1/3 in k 11.515 * [backup-simplify]: Simplify 1/3 into 1/3 11.515 * [taylor]: Taking taylor expansion of (log (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 11.515 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 11.515 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 11.515 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 11.515 * [taylor]: Taking taylor expansion of (pow k 2) in k 11.515 * [taylor]: Taking taylor expansion of k in k 11.515 * [backup-simplify]: Simplify 0 into 0 11.516 * [backup-simplify]: Simplify 1 into 1 11.516 * [backup-simplify]: Simplify (* 1 1) into 1 11.516 * [backup-simplify]: Simplify (/ 1 1) into 1 11.516 * [taylor]: Taking taylor expansion of 1.0 in k 11.516 * [backup-simplify]: Simplify 1.0 into 1.0 11.516 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 11.516 * [taylor]: Taking taylor expansion of 10.0 in k 11.516 * [backup-simplify]: Simplify 10.0 into 10.0 11.516 * [taylor]: Taking taylor expansion of (/ 1 k) in k 11.516 * [taylor]: Taking taylor expansion of k in k 11.516 * [backup-simplify]: Simplify 0 into 0 11.516 * [backup-simplify]: Simplify 1 into 1 11.516 * [backup-simplify]: Simplify (/ 1 1) into 1 11.517 * [backup-simplify]: Simplify (+ 1 0) into 1 11.517 * [backup-simplify]: Simplify (+ 1 0) into 1 11.517 * [backup-simplify]: Simplify (log 1) into 0 11.518 * [backup-simplify]: Simplify (+ (* (- 2) (log k)) 0) into (- (* 2 (log k))) 11.518 * [backup-simplify]: Simplify (* 1/3 (- (* 2 (log k)))) into (* -2/3 (log k)) 11.518 * [backup-simplify]: Simplify (exp (* -2/3 (log k))) into (pow k -2/3) 11.518 * [taylor]: Taking taylor expansion of (pow (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) 1/3) in k 11.518 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in k 11.518 * [taylor]: Taking taylor expansion of (* 1/3 (log (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in k 11.518 * [taylor]: Taking taylor expansion of 1/3 in k 11.518 * [backup-simplify]: Simplify 1/3 into 1/3 11.518 * [taylor]: Taking taylor expansion of (log (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 11.518 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 11.518 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 11.518 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 11.518 * [taylor]: Taking taylor expansion of (pow k 2) in k 11.518 * [taylor]: Taking taylor expansion of k in k 11.518 * [backup-simplify]: Simplify 0 into 0 11.518 * [backup-simplify]: Simplify 1 into 1 11.518 * [backup-simplify]: Simplify (* 1 1) into 1 11.518 * [backup-simplify]: Simplify (/ 1 1) into 1 11.518 * [taylor]: Taking taylor expansion of 1.0 in k 11.518 * [backup-simplify]: Simplify 1.0 into 1.0 11.518 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 11.518 * [taylor]: Taking taylor expansion of 10.0 in k 11.518 * [backup-simplify]: Simplify 10.0 into 10.0 11.518 * [taylor]: Taking taylor expansion of (/ 1 k) in k 11.518 * [taylor]: Taking taylor expansion of k in k 11.518 * [backup-simplify]: Simplify 0 into 0 11.518 * [backup-simplify]: Simplify 1 into 1 11.519 * [backup-simplify]: Simplify (/ 1 1) into 1 11.519 * [backup-simplify]: Simplify (+ 1 0) into 1 11.519 * [backup-simplify]: Simplify (+ 1 0) into 1 11.519 * [backup-simplify]: Simplify (log 1) into 0 11.520 * [backup-simplify]: Simplify (+ (* (- 2) (log k)) 0) into (- (* 2 (log k))) 11.520 * [backup-simplify]: Simplify (* 1/3 (- (* 2 (log k)))) into (* -2/3 (log k)) 11.520 * [backup-simplify]: Simplify (exp (* -2/3 (log k))) into (pow k -2/3) 11.520 * [backup-simplify]: Simplify (pow k -2/3) into (pow k -2/3) 11.520 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.521 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.521 * [backup-simplify]: Simplify (+ 0 0) into 0 11.521 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 11.521 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 11.522 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 11.526 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 (- 10.0)) 1)) (pow 1 1)))) 1) into -10.0 11.526 * [backup-simplify]: Simplify (+ (* (- 2) (log k)) 0) into (- (* 2 (log k))) 11.527 * [backup-simplify]: Simplify (+ (* 1/3 -10.0) (* 0 (- (* 2 (log k))))) into (- 3.333333333333333) 11.528 * [backup-simplify]: Simplify (* (exp (* -2/3 (log k))) (+ (* (/ (pow (- 3.333333333333333) 1) 1)))) into (* -3.333333333333333 (pow (/ 1 (pow k 2)) 1/3)) 11.529 * [backup-simplify]: Simplify (* -3.333333333333333 (pow (/ 1 (pow k 2)) 1/3)) into (* -3.333333333333333 (pow (/ 1 (pow k 2)) 1/3)) 11.529 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.530 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.530 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.531 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.531 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 11.531 * [backup-simplify]: Simplify (- 0) into 0 11.531 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 11.539 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 (- 10.0)) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 1.0) 1)) (pow 1 1)))) 2) into -49.0 11.540 * [backup-simplify]: Simplify (+ (* (- 2) (log k)) 0) into (- (* 2 (log k))) 11.540 * [backup-simplify]: Simplify (+ (* 1/3 -49.0) (+ (* 0 -10.0) (* 0 (- (* 2 (log k)))))) into (- 16.333333333333332) 11.544 * [backup-simplify]: Simplify (* (exp (* -2/3 (log k))) (+ (* (/ (pow (- 3.333333333333333) 2) 2)) (* (/ (pow (- 16.333333333333332) 1) 1)))) into (* -10.777777777777779 (pow (/ 1 (pow k 2)) 1/3)) 11.544 * [backup-simplify]: Simplify (* -10.777777777777779 (pow (/ 1 (pow k 2)) 1/3)) into (* -10.777777777777779 (pow (/ 1 (pow k 2)) 1/3)) 11.545 * [backup-simplify]: Simplify (+ (* (* -10.777777777777779 (pow (/ 1 (pow (/ 1 (- k)) 2)) 1/3)) (pow (/ 1 (- k)) 2)) (+ (* (* -3.333333333333333 (pow (/ 1 (pow (/ 1 (- k)) 2)) 1/3)) (/ 1 (- k))) (pow (/ 1 (- k)) -2/3))) into (- (+ (pow (/ -1 k) -2/3) (* 3.333333333333333 (pow (/ 1 k) 1/3))) (* 10.777777777777779 (pow (/ 1 (pow k 4)) 1/3))) 11.545 * * * * [progress]: [ 3 / 4 ] generating series at (2 2 2 1 1) 11.545 * [backup-simplify]: Simplify (sqrt (+ (* k (+ 10.0 k)) 1.0)) into (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) 11.545 * [approximate]: Taking taylor expansion of (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) in (k) around 0 11.545 * [taylor]: Taking taylor expansion of (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 11.545 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 11.545 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 11.545 * [taylor]: Taking taylor expansion of 10.0 in k 11.545 * [backup-simplify]: Simplify 10.0 into 10.0 11.545 * [taylor]: Taking taylor expansion of k in k 11.545 * [backup-simplify]: Simplify 0 into 0 11.545 * [backup-simplify]: Simplify 1 into 1 11.545 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 11.545 * [taylor]: Taking taylor expansion of (pow k 2) in k 11.545 * [taylor]: Taking taylor expansion of k in k 11.545 * [backup-simplify]: Simplify 0 into 0 11.545 * [backup-simplify]: Simplify 1 into 1 11.545 * [taylor]: Taking taylor expansion of 1.0 in k 11.545 * [backup-simplify]: Simplify 1.0 into 1.0 11.545 * [backup-simplify]: Simplify (* 10.0 0) into 0 11.546 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.546 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.546 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 11.547 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 11.547 * [backup-simplify]: Simplify (+ 0 0) into 0 11.547 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 11.548 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1.0))) into (/ 5.0 (sqrt 1.0)) 11.548 * [taylor]: Taking taylor expansion of (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 11.548 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 11.548 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 11.548 * [taylor]: Taking taylor expansion of 10.0 in k 11.548 * [backup-simplify]: Simplify 10.0 into 10.0 11.548 * [taylor]: Taking taylor expansion of k in k 11.548 * [backup-simplify]: Simplify 0 into 0 11.548 * [backup-simplify]: Simplify 1 into 1 11.548 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 11.548 * [taylor]: Taking taylor expansion of (pow k 2) in k 11.548 * [taylor]: Taking taylor expansion of k in k 11.548 * [backup-simplify]: Simplify 0 into 0 11.548 * [backup-simplify]: Simplify 1 into 1 11.548 * [taylor]: Taking taylor expansion of 1.0 in k 11.548 * [backup-simplify]: Simplify 1.0 into 1.0 11.549 * [backup-simplify]: Simplify (* 10.0 0) into 0 11.549 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.549 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.549 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 11.550 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 11.550 * [backup-simplify]: Simplify (+ 0 0) into 0 11.551 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 11.552 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1.0))) into (/ 5.0 (sqrt 1.0)) 11.552 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 11.552 * [backup-simplify]: Simplify (/ 5.0 (sqrt 1.0)) into (/ 5.0 (sqrt 1.0)) 11.553 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 1) (* 0 0))) into 0 11.553 * [backup-simplify]: Simplify (* 1 1) into 1 11.553 * [backup-simplify]: Simplify (+ 1 0) into 1 11.554 * [backup-simplify]: Simplify (+ 0 1) into 1 11.556 * [backup-simplify]: Simplify (/ (- 1 (pow (/ 5.0 (sqrt 1.0)) 2) (+)) (* 2 (sqrt 1.0))) into (* 1/2 (/ (- 1 (* 25.0 (/ 1 (pow (sqrt 1.0) 2)))) (sqrt 1.0))) 11.560 * [backup-simplify]: Simplify (* 1/2 (/ (- 1 (* 25.0 (/ 1 (pow (sqrt 1.0) 2)))) (sqrt 1.0))) into (* 1/2 (/ (- 1 (* 25.0 (/ 1 (pow (sqrt 1.0) 2)))) (sqrt 1.0))) 11.565 * [backup-simplify]: Simplify (+ (* (* 1/2 (/ (- 1 (* 25.0 (/ 1 (pow (sqrt 1.0) 2)))) (sqrt 1.0))) (pow k 2)) (+ (* (/ 5.0 (sqrt 1.0)) k) (sqrt 1.0))) into (- (+ (* 1/2 (/ (pow k 2) (sqrt 1.0))) (+ (sqrt 1.0) (* 5.0 (/ k (sqrt 1.0))))) (* 12.5 (/ (pow k 2) (pow (sqrt 1.0) 3)))) 11.565 * [backup-simplify]: Simplify (sqrt (+ (* (/ 1 k) (+ 10.0 (/ 1 k))) 1.0)) into (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) 11.565 * [approximate]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in (k) around 0 11.565 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 11.565 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 11.565 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 11.565 * [taylor]: Taking taylor expansion of (pow k 2) in k 11.565 * [taylor]: Taking taylor expansion of k in k 11.565 * [backup-simplify]: Simplify 0 into 0 11.565 * [backup-simplify]: Simplify 1 into 1 11.565 * [backup-simplify]: Simplify (* 1 1) into 1 11.566 * [backup-simplify]: Simplify (/ 1 1) into 1 11.566 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 11.566 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 11.566 * [taylor]: Taking taylor expansion of 10.0 in k 11.566 * [backup-simplify]: Simplify 10.0 into 10.0 11.566 * [taylor]: Taking taylor expansion of (/ 1 k) in k 11.566 * [taylor]: Taking taylor expansion of k in k 11.566 * [backup-simplify]: Simplify 0 into 0 11.566 * [backup-simplify]: Simplify 1 into 1 11.566 * [backup-simplify]: Simplify (/ 1 1) into 1 11.566 * [taylor]: Taking taylor expansion of 1.0 in k 11.566 * [backup-simplify]: Simplify 1.0 into 1.0 11.566 * [backup-simplify]: Simplify (+ 1 0) into 1 11.566 * [backup-simplify]: Simplify (sqrt 1) into 1 11.567 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.567 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.567 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 11.568 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 11.568 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 11.569 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1))) into 5.0 11.569 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 11.569 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 11.569 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 11.569 * [taylor]: Taking taylor expansion of (pow k 2) in k 11.569 * [taylor]: Taking taylor expansion of k in k 11.569 * [backup-simplify]: Simplify 0 into 0 11.569 * [backup-simplify]: Simplify 1 into 1 11.569 * [backup-simplify]: Simplify (* 1 1) into 1 11.569 * [backup-simplify]: Simplify (/ 1 1) into 1 11.569 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 11.569 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 11.569 * [taylor]: Taking taylor expansion of 10.0 in k 11.569 * [backup-simplify]: Simplify 10.0 into 10.0 11.569 * [taylor]: Taking taylor expansion of (/ 1 k) in k 11.569 * [taylor]: Taking taylor expansion of k in k 11.569 * [backup-simplify]: Simplify 0 into 0 11.569 * [backup-simplify]: Simplify 1 into 1 11.569 * [backup-simplify]: Simplify (/ 1 1) into 1 11.570 * [taylor]: Taking taylor expansion of 1.0 in k 11.570 * [backup-simplify]: Simplify 1.0 into 1.0 11.570 * [backup-simplify]: Simplify (+ 1 0) into 1 11.570 * [backup-simplify]: Simplify (sqrt 1) into 1 11.570 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.571 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.571 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 11.571 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 11.571 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 11.572 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1))) into 5.0 11.572 * [backup-simplify]: Simplify 1 into 1 11.572 * [backup-simplify]: Simplify 5.0 into 5.0 11.573 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.573 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.574 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.574 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 11.574 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.575 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.576 * [backup-simplify]: Simplify (/ (- 1.0 (pow 5.0 2) (+)) (* 2 1)) into -12.0 11.576 * [backup-simplify]: Simplify -12.0 into -12.0 11.577 * [backup-simplify]: Simplify (+ (* -12.0 (/ 1 k)) (+ 5.0 (* 1 (/ 1 (/ 1 k))))) into (- (+ k 5.0) (* 12.0 (/ 1 k))) 11.577 * [backup-simplify]: Simplify (sqrt (+ (* (/ 1 (- k)) (+ 10.0 (/ 1 (- k)))) 1.0)) into (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) 11.577 * [approximate]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in (k) around 0 11.577 * [taylor]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 11.577 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 11.577 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 11.577 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 11.577 * [taylor]: Taking taylor expansion of (pow k 2) in k 11.577 * [taylor]: Taking taylor expansion of k in k 11.577 * [backup-simplify]: Simplify 0 into 0 11.577 * [backup-simplify]: Simplify 1 into 1 11.577 * [backup-simplify]: Simplify (* 1 1) into 1 11.577 * [backup-simplify]: Simplify (/ 1 1) into 1 11.577 * [taylor]: Taking taylor expansion of 1.0 in k 11.578 * [backup-simplify]: Simplify 1.0 into 1.0 11.578 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 11.578 * [taylor]: Taking taylor expansion of 10.0 in k 11.578 * [backup-simplify]: Simplify 10.0 into 10.0 11.578 * [taylor]: Taking taylor expansion of (/ 1 k) in k 11.578 * [taylor]: Taking taylor expansion of k in k 11.578 * [backup-simplify]: Simplify 0 into 0 11.578 * [backup-simplify]: Simplify 1 into 1 11.578 * [backup-simplify]: Simplify (/ 1 1) into 1 11.578 * [backup-simplify]: Simplify (+ 1 0) into 1 11.578 * [backup-simplify]: Simplify (+ 1 0) into 1 11.579 * [backup-simplify]: Simplify (sqrt 1) into 1 11.579 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.579 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.580 * [backup-simplify]: Simplify (+ 0 0) into 0 11.580 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 11.580 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 11.581 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 11.582 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1))) into -5.0 11.582 * [taylor]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 11.582 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 11.582 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 11.582 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 11.582 * [taylor]: Taking taylor expansion of (pow k 2) in k 11.582 * [taylor]: Taking taylor expansion of k in k 11.582 * [backup-simplify]: Simplify 0 into 0 11.582 * [backup-simplify]: Simplify 1 into 1 11.582 * [backup-simplify]: Simplify (* 1 1) into 1 11.583 * [backup-simplify]: Simplify (/ 1 1) into 1 11.583 * [taylor]: Taking taylor expansion of 1.0 in k 11.583 * [backup-simplify]: Simplify 1.0 into 1.0 11.583 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 11.583 * [taylor]: Taking taylor expansion of 10.0 in k 11.583 * [backup-simplify]: Simplify 10.0 into 10.0 11.583 * [taylor]: Taking taylor expansion of (/ 1 k) in k 11.583 * [taylor]: Taking taylor expansion of k in k 11.583 * [backup-simplify]: Simplify 0 into 0 11.583 * [backup-simplify]: Simplify 1 into 1 11.583 * [backup-simplify]: Simplify (/ 1 1) into 1 11.583 * [backup-simplify]: Simplify (+ 1 0) into 1 11.583 * [backup-simplify]: Simplify (+ 1 0) into 1 11.584 * [backup-simplify]: Simplify (sqrt 1) into 1 11.584 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.584 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.585 * [backup-simplify]: Simplify (+ 0 0) into 0 11.585 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 11.585 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 11.586 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 11.586 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1))) into -5.0 11.587 * [backup-simplify]: Simplify 1 into 1 11.587 * [backup-simplify]: Simplify -5.0 into -5.0 11.587 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.588 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.588 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.588 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.589 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 11.589 * [backup-simplify]: Simplify (- 0) into 0 11.589 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 11.597 * [backup-simplify]: Simplify (/ (- 1.0 (pow -5.0 2) (+)) (* 2 1)) into -12.0 11.597 * [backup-simplify]: Simplify -12.0 into -12.0 11.597 * [backup-simplify]: Simplify (+ (* -12.0 (/ 1 (- k))) (+ -5.0 (* 1 (/ 1 (/ 1 (- k)))))) into (- (* 12.0 (/ 1 k)) (+ k 5.0)) 11.597 * * * * [progress]: [ 4 / 4 ] generating series at (2 1 2 1 1) 11.597 * [backup-simplify]: Simplify (sqrt (+ (* k (+ 10.0 k)) 1.0)) into (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) 11.597 * [approximate]: Taking taylor expansion of (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) in (k) around 0 11.597 * [taylor]: Taking taylor expansion of (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 11.597 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 11.597 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 11.597 * [taylor]: Taking taylor expansion of 10.0 in k 11.597 * [backup-simplify]: Simplify 10.0 into 10.0 11.597 * [taylor]: Taking taylor expansion of k in k 11.597 * [backup-simplify]: Simplify 0 into 0 11.597 * [backup-simplify]: Simplify 1 into 1 11.597 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 11.597 * [taylor]: Taking taylor expansion of (pow k 2) in k 11.597 * [taylor]: Taking taylor expansion of k in k 11.597 * [backup-simplify]: Simplify 0 into 0 11.597 * [backup-simplify]: Simplify 1 into 1 11.598 * [taylor]: Taking taylor expansion of 1.0 in k 11.598 * [backup-simplify]: Simplify 1.0 into 1.0 11.598 * [backup-simplify]: Simplify (* 10.0 0) into 0 11.598 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.598 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.599 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 11.600 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 11.600 * [backup-simplify]: Simplify (+ 0 0) into 0 11.600 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 11.601 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1.0))) into (/ 5.0 (sqrt 1.0)) 11.601 * [taylor]: Taking taylor expansion of (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 11.601 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 11.601 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 11.601 * [taylor]: Taking taylor expansion of 10.0 in k 11.601 * [backup-simplify]: Simplify 10.0 into 10.0 11.601 * [taylor]: Taking taylor expansion of k in k 11.601 * [backup-simplify]: Simplify 0 into 0 11.601 * [backup-simplify]: Simplify 1 into 1 11.601 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 11.601 * [taylor]: Taking taylor expansion of (pow k 2) in k 11.601 * [taylor]: Taking taylor expansion of k in k 11.601 * [backup-simplify]: Simplify 0 into 0 11.601 * [backup-simplify]: Simplify 1 into 1 11.601 * [taylor]: Taking taylor expansion of 1.0 in k 11.601 * [backup-simplify]: Simplify 1.0 into 1.0 11.601 * [backup-simplify]: Simplify (* 10.0 0) into 0 11.602 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.602 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.602 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 11.603 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 11.603 * [backup-simplify]: Simplify (+ 0 0) into 0 11.603 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 11.604 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1.0))) into (/ 5.0 (sqrt 1.0)) 11.605 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 11.605 * [backup-simplify]: Simplify (/ 5.0 (sqrt 1.0)) into (/ 5.0 (sqrt 1.0)) 11.606 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 1) (* 0 0))) into 0 11.606 * [backup-simplify]: Simplify (* 1 1) into 1 11.606 * [backup-simplify]: Simplify (+ 1 0) into 1 11.606 * [backup-simplify]: Simplify (+ 0 1) into 1 11.609 * [backup-simplify]: Simplify (/ (- 1 (pow (/ 5.0 (sqrt 1.0)) 2) (+)) (* 2 (sqrt 1.0))) into (* 1/2 (/ (- 1 (* 25.0 (/ 1 (pow (sqrt 1.0) 2)))) (sqrt 1.0))) 11.613 * [backup-simplify]: Simplify (* 1/2 (/ (- 1 (* 25.0 (/ 1 (pow (sqrt 1.0) 2)))) (sqrt 1.0))) into (* 1/2 (/ (- 1 (* 25.0 (/ 1 (pow (sqrt 1.0) 2)))) (sqrt 1.0))) 11.618 * [backup-simplify]: Simplify (+ (* (* 1/2 (/ (- 1 (* 25.0 (/ 1 (pow (sqrt 1.0) 2)))) (sqrt 1.0))) (pow k 2)) (+ (* (/ 5.0 (sqrt 1.0)) k) (sqrt 1.0))) into (- (+ (* 1/2 (/ (pow k 2) (sqrt 1.0))) (+ (sqrt 1.0) (* 5.0 (/ k (sqrt 1.0))))) (* 12.5 (/ (pow k 2) (pow (sqrt 1.0) 3)))) 11.618 * [backup-simplify]: Simplify (sqrt (+ (* (/ 1 k) (+ 10.0 (/ 1 k))) 1.0)) into (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) 11.618 * [approximate]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in (k) around 0 11.618 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 11.618 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 11.618 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 11.618 * [taylor]: Taking taylor expansion of (pow k 2) in k 11.618 * [taylor]: Taking taylor expansion of k in k 11.618 * [backup-simplify]: Simplify 0 into 0 11.618 * [backup-simplify]: Simplify 1 into 1 11.618 * [backup-simplify]: Simplify (* 1 1) into 1 11.618 * [backup-simplify]: Simplify (/ 1 1) into 1 11.618 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 11.618 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 11.619 * [taylor]: Taking taylor expansion of 10.0 in k 11.619 * [backup-simplify]: Simplify 10.0 into 10.0 11.619 * [taylor]: Taking taylor expansion of (/ 1 k) in k 11.619 * [taylor]: Taking taylor expansion of k in k 11.619 * [backup-simplify]: Simplify 0 into 0 11.619 * [backup-simplify]: Simplify 1 into 1 11.619 * [backup-simplify]: Simplify (/ 1 1) into 1 11.619 * [taylor]: Taking taylor expansion of 1.0 in k 11.619 * [backup-simplify]: Simplify 1.0 into 1.0 11.619 * [backup-simplify]: Simplify (+ 1 0) into 1 11.619 * [backup-simplify]: Simplify (sqrt 1) into 1 11.620 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.620 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.620 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 11.621 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 11.621 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 11.622 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1))) into 5.0 11.622 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 11.622 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 11.622 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 11.622 * [taylor]: Taking taylor expansion of (pow k 2) in k 11.622 * [taylor]: Taking taylor expansion of k in k 11.622 * [backup-simplify]: Simplify 0 into 0 11.622 * [backup-simplify]: Simplify 1 into 1 11.622 * [backup-simplify]: Simplify (* 1 1) into 1 11.622 * [backup-simplify]: Simplify (/ 1 1) into 1 11.622 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 11.622 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 11.622 * [taylor]: Taking taylor expansion of 10.0 in k 11.622 * [backup-simplify]: Simplify 10.0 into 10.0 11.622 * [taylor]: Taking taylor expansion of (/ 1 k) in k 11.622 * [taylor]: Taking taylor expansion of k in k 11.622 * [backup-simplify]: Simplify 0 into 0 11.622 * [backup-simplify]: Simplify 1 into 1 11.622 * [backup-simplify]: Simplify (/ 1 1) into 1 11.622 * [taylor]: Taking taylor expansion of 1.0 in k 11.622 * [backup-simplify]: Simplify 1.0 into 1.0 11.623 * [backup-simplify]: Simplify (+ 1 0) into 1 11.623 * [backup-simplify]: Simplify (sqrt 1) into 1 11.623 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.624 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.624 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 11.624 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 11.624 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 11.625 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1))) into 5.0 11.625 * [backup-simplify]: Simplify 1 into 1 11.625 * [backup-simplify]: Simplify 5.0 into 5.0 11.626 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.626 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.627 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.627 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 11.627 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.628 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.629 * [backup-simplify]: Simplify (/ (- 1.0 (pow 5.0 2) (+)) (* 2 1)) into -12.0 11.629 * [backup-simplify]: Simplify -12.0 into -12.0 11.629 * [backup-simplify]: Simplify (+ (* -12.0 (/ 1 k)) (+ 5.0 (* 1 (/ 1 (/ 1 k))))) into (- (+ k 5.0) (* 12.0 (/ 1 k))) 11.630 * [backup-simplify]: Simplify (sqrt (+ (* (/ 1 (- k)) (+ 10.0 (/ 1 (- k)))) 1.0)) into (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) 11.630 * [approximate]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in (k) around 0 11.630 * [taylor]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 11.630 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 11.630 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 11.630 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 11.630 * [taylor]: Taking taylor expansion of (pow k 2) in k 11.630 * [taylor]: Taking taylor expansion of k in k 11.630 * [backup-simplify]: Simplify 0 into 0 11.630 * [backup-simplify]: Simplify 1 into 1 11.630 * [backup-simplify]: Simplify (* 1 1) into 1 11.630 * [backup-simplify]: Simplify (/ 1 1) into 1 11.630 * [taylor]: Taking taylor expansion of 1.0 in k 11.630 * [backup-simplify]: Simplify 1.0 into 1.0 11.630 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 11.630 * [taylor]: Taking taylor expansion of 10.0 in k 11.630 * [backup-simplify]: Simplify 10.0 into 10.0 11.630 * [taylor]: Taking taylor expansion of (/ 1 k) in k 11.630 * [taylor]: Taking taylor expansion of k in k 11.631 * [backup-simplify]: Simplify 0 into 0 11.631 * [backup-simplify]: Simplify 1 into 1 11.631 * [backup-simplify]: Simplify (/ 1 1) into 1 11.631 * [backup-simplify]: Simplify (+ 1 0) into 1 11.631 * [backup-simplify]: Simplify (+ 1 0) into 1 11.632 * [backup-simplify]: Simplify (sqrt 1) into 1 11.632 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.632 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.633 * [backup-simplify]: Simplify (+ 0 0) into 0 11.633 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 11.633 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 11.634 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 11.635 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1))) into -5.0 11.635 * [taylor]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 11.635 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 11.635 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 11.635 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 11.635 * [taylor]: Taking taylor expansion of (pow k 2) in k 11.635 * [taylor]: Taking taylor expansion of k in k 11.635 * [backup-simplify]: Simplify 0 into 0 11.635 * [backup-simplify]: Simplify 1 into 1 11.635 * [backup-simplify]: Simplify (* 1 1) into 1 11.635 * [backup-simplify]: Simplify (/ 1 1) into 1 11.635 * [taylor]: Taking taylor expansion of 1.0 in k 11.635 * [backup-simplify]: Simplify 1.0 into 1.0 11.635 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 11.635 * [taylor]: Taking taylor expansion of 10.0 in k 11.635 * [backup-simplify]: Simplify 10.0 into 10.0 11.635 * [taylor]: Taking taylor expansion of (/ 1 k) in k 11.636 * [taylor]: Taking taylor expansion of k in k 11.636 * [backup-simplify]: Simplify 0 into 0 11.636 * [backup-simplify]: Simplify 1 into 1 11.636 * [backup-simplify]: Simplify (/ 1 1) into 1 11.636 * [backup-simplify]: Simplify (+ 1 0) into 1 11.636 * [backup-simplify]: Simplify (+ 1 0) into 1 11.637 * [backup-simplify]: Simplify (sqrt 1) into 1 11.637 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.637 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.638 * [backup-simplify]: Simplify (+ 0 0) into 0 11.638 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 11.638 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 11.639 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 11.640 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1))) into -5.0 11.640 * [backup-simplify]: Simplify 1 into 1 11.640 * [backup-simplify]: Simplify -5.0 into -5.0 11.640 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.641 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.641 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.641 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.642 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 11.642 * [backup-simplify]: Simplify (- 0) into 0 11.642 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 11.644 * [backup-simplify]: Simplify (/ (- 1.0 (pow -5.0 2) (+)) (* 2 1)) into -12.0 11.644 * [backup-simplify]: Simplify -12.0 into -12.0 11.644 * [backup-simplify]: Simplify (+ (* -12.0 (/ 1 (- k))) (+ -5.0 (* 1 (/ 1 (/ 1 (- k)))))) into (- (* 12.0 (/ 1 k)) (+ k 5.0)) 11.644 * * * [progress]: simplifying candidates 11.645 * [simplify]: Simplifying: (log (cbrt (+ (* k (+ 10.0 k)) 1.0))) (exp (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt 1) (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))) (cbrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* k (+ 10.0 k)) 1.0)))) (cbrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0))) (cbrt (- (* k (+ 10.0 k)) 1.0)) (* (cbrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (* (cbrt (+ (* 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))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (log (cbrt (+ (* k (+ 10.0 k)) 1.0))) (exp (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt 1) (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))) (cbrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* k (+ 10.0 k)) 1.0)))) (cbrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0))) (cbrt (- (* k (+ 10.0 k)) 1.0)) (* (cbrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (* (cbrt (+ (* 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))) (sqrt (cbrt (+ (* 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))) (- (+ (* 3.333333333333333 (* k (pow 1.0 1/3))) (+ (* 5.8888888888888875 (* (pow k 2) (pow 1.0 1/3))) (pow 1.0 1/3))) (* 16.666666666666664 (* (pow k 2) (pow (/ 1 (pow 1.0 5)) 1/3)))) (- (+ (* 3.333333333333333 (pow (/ 1 k) 1/3)) (pow (/ 1 k) -2/3)) (* 10.777777777777779 (pow (/ 1 (pow k 4)) 1/3))) (- (+ (pow (/ -1 k) -2/3) (* 3.333333333333333 (pow (/ 1 k) 1/3))) (* 10.777777777777779 (pow (/ 1 (pow k 4)) 1/3))) (- (+ (* 3.333333333333333 (* k (pow 1.0 1/3))) (+ (* 5.8888888888888875 (* (pow k 2) (pow 1.0 1/3))) (pow 1.0 1/3))) (* 16.666666666666664 (* (pow k 2) (pow (/ 1 (pow 1.0 5)) 1/3)))) (- (+ (* 3.333333333333333 (pow (/ 1 k) 1/3)) (pow (/ 1 k) -2/3)) (* 10.777777777777779 (pow (/ 1 (pow k 4)) 1/3))) (- (+ (pow (/ -1 k) -2/3) (* 3.333333333333333 (pow (/ 1 k) 1/3))) (* 10.777777777777779 (pow (/ 1 (pow k 4)) 1/3))) (- (+ (* 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)) 11.647 * * [simplify]: Extracting # 0 : cost 0 11.647 * * [simplify]: Extracting # 1 : cost 0 11.647 * * [simplify]: Extracting # 2 : cost 0 11.647 * * [simplify]: Extracting # 3 : cost 0 11.647 * * [simplify]: Extracting # 4 : cost 0 11.647 * * [simplify]: Extracting # 5 : cost 0 11.647 * * [simplify]: Extracting # 6 : cost 0 11.647 * * [simplify]: Extracting # 7 : cost 0 11.648 * * [simplify]: Extracting # 8 : cost 0 11.648 * * [simplify]: Extracting # 9 : cost 0 11.648 * * [simplify]: Extracting # 10 : cost 0 11.648 * * [simplify]: iteration 0 : 104 enodes (cost 1082 ) 11.670 * * [simplify]: Extracting # 0 : cost 0 11.670 * * [simplify]: Extracting # 1 : cost 0 11.670 * * [simplify]: Extracting # 2 : cost 0 11.671 * * [simplify]: Extracting # 3 : cost 0 11.671 * * [simplify]: Extracting # 4 : cost 0 11.671 * * [simplify]: iteration 1 : 247 enodes (cost 1012 ) 11.750 * * [simplify]: Extracting # 0 : cost 0 11.751 * * [simplify]: Extracting # 1 : cost 0 11.751 * * [simplify]: Extracting # 2 : cost 0 11.752 * * [simplify]: Extracting # 3 : cost 0 11.753 * * [simplify]: Extracting # 4 : cost 0 11.753 * * [simplify]: iteration 2 : 669 enodes (cost 954 ) 12.063 * * [simplify]: Extracting # 0 : cost 0 12.065 * * [simplify]: Extracting # 1 : cost 0 12.067 * * [simplify]: Extracting # 2 : cost 0 12.069 * * [simplify]: Extracting # 3 : cost 0 12.072 * * [simplify]: Extracting # 4 : cost 0 12.074 * * [simplify]: iteration 3 : 2156 enodes (cost 914 ) 12.737 * * [simplify]: Extracting # 0 : cost 0 12.743 * * [simplify]: Extracting # 1 : cost 0 12.750 * * [simplify]: Extracting # 2 : cost 0 12.755 * * [simplify]: Extracting # 3 : cost 0 12.761 * * [simplify]: Extracting # 4 : cost 0 12.767 * * [simplify]: iteration done: 5000 enodes (cost 912 ) 12.767 * [simplify]: Simplified to: (log (cbrt (+ (* k (+ 10.0 k)) 1.0))) (exp (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1 (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))) (cbrt (+ (* 1.0 1.0) (* (* k (+ 10.0 k)) (- (* k (+ 10.0 k)) 1.0)))) (cbrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0))) (cbrt (- (* k (+ 10.0 k)) 1.0)) (* (cbrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (+ (* k (+ 10.0 k)) 1.0) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (log (cbrt (+ (* k (+ 10.0 k)) 1.0))) (exp (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1 (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))) (cbrt (+ (* 1.0 1.0) (* (* k (+ 10.0 k)) (- (* k (+ 10.0 k)) 1.0)))) (cbrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0))) (cbrt (- (* k (+ 10.0 k)) 1.0)) (* (cbrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (+ (* k (+ 10.0 k)) 1.0) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (cbrt (+ (* 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)) (- (* 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))) (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)) (- (* 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))) (- (* (+ (* k (+ 3.333333333333333 (* 5.8888888888888875 k))) 1) (cbrt 1.0)) (* (* (cbrt (/ 1 (pow 1.0 5))) (pow k 2)) 16.666666666666664)) (+ (* (cbrt (/ 1 k)) 3.333333333333333) (- (pow (/ 1 k) -2/3) (* (cbrt (/ 1 (pow k 4))) 10.777777777777779))) (- (+ (pow (/ -1 k) -2/3) (* (cbrt (/ 1 k)) 3.333333333333333)) (* (cbrt (/ 1 (pow k 4))) 10.777777777777779)) (- (* (+ (* k (+ 3.333333333333333 (* 5.8888888888888875 k))) 1) (cbrt 1.0)) (* (* (cbrt (/ 1 (pow 1.0 5))) (pow k 2)) 16.666666666666664)) (+ (* (cbrt (/ 1 k)) 3.333333333333333) (- (pow (/ 1 k) -2/3) (* (cbrt (/ 1 (pow k 4))) 10.777777777777779))) (- (+ (pow (/ -1 k) -2/3) (* (cbrt (/ 1 k)) 3.333333333333333)) (* (cbrt (/ 1 (pow k 4))) 10.777777777777779)) (+ (+ (sqrt 1.0) (* 5.0 (/ k (sqrt 1.0)))) (* (/ (pow k 2) (sqrt 1.0)) (- 1/2 (/ 12.5 1.0)))) (- (+ k 5.0) (/ 12.0 k)) (- (/ 12.0 k) (+ k 5.0)) (+ (+ (sqrt 1.0) (* 5.0 (/ k (sqrt 1.0)))) (* (/ (pow k 2) (sqrt 1.0)) (- 1/2 (/ 12.5 1.0)))) (- (+ k 5.0) (/ 12.0 k)) (- (/ 12.0 k) (+ k 5.0)) 12.768 * * * [progress]: adding candidates to table 13.176 * [progress]: [Phase 3 of 3] Extracting. 13.176 * * [regime]: Finding splitpoints for: (# # # #) 13.178 * * * [regime-changes]: Trying 3 branch expressions: (m k a) 13.178 * * * * [regimes]: Trying to branch on m from (# # # #) 13.205 * * * * [regimes]: Trying to branch on k from (# # # #) 13.234 * * * * [regimes]: Trying to branch on a from (# # # #) 13.261 * * * [regime]: Found split indices: #