32.822 * [progress]: [Phase 1 of 3] Setting up. 0.002 * * * [progress]: [1/2] Preparing points 0.085 * * * [progress]: [2/2] Setting up program. 0.088 * [progress]: [Phase 2 of 3] Improving. 0.088 * * * * [progress]: [ 1 / 1 ] simplifiying candidate # 0.088 * [simplify]: Simplifying: (/ (* a (pow k m)) (+ (+ 1 (* 10 k)) (* k k))) 0.088 * * [simplify]: iteration 0: 12 enodes 0.090 * * [simplify]: iteration 1: 26 enodes 0.098 * * [simplify]: iteration 2: 47 enodes 0.115 * * [simplify]: iteration 3: 87 enodes 0.165 * * [simplify]: iteration 4: 204 enodes 0.249 * * [simplify]: iteration 5: 639 enodes 1.009 * * [simplify]: iteration 6: 2300 enodes 2.317 * * [simplify]: iteration complete: 5001 enodes 2.317 * * [simplify]: Extracting #0: cost 1 inf + 0 2.317 * * [simplify]: Extracting #1: cost 121 inf + 0 2.320 * * [simplify]: Extracting #2: cost 854 inf + 1 2.324 * * [simplify]: Extracting #3: cost 1195 inf + 173 2.331 * * [simplify]: Extracting #4: cost 1172 inf + 15564 2.387 * * [simplify]: Extracting #5: cost 633 inf + 279871 2.535 * * [simplify]: Extracting #6: cost 27 inf + 847019 2.711 * * [simplify]: Extracting #7: cost 0 inf + 839813 2.826 * * [simplify]: Extracting #8: cost 0 inf + 836673 3.000 * * [simplify]: Extracting #9: cost 0 inf + 836037 3.128 * [simplify]: Simplified to: (/ a (/ (+ (* (+ k 10) k) 1) (pow k m))) 3.136 * * [progress]: iteration 1 / 4 3.136 * * * [progress]: picking best candidate 3.143 * * * * [pick]: Picked # 3.143 * * * [progress]: localizing error 3.182 * * * [progress]: generating rewritten candidates 3.182 * * * * [progress]: [ 1 / 4 ] rewriting at (2) 3.216 * * * * [progress]: [ 2 / 4 ] rewriting at (2 2 1 1) 3.244 * * * * [progress]: [ 3 / 4 ] rewriting at (2 2 1) 3.257 * * * * [progress]: [ 4 / 4 ] rewriting at (2 2) 3.294 * * * [progress]: generating series expansions 3.294 * * * * [progress]: [ 1 / 4 ] generating series at (2) 3.295 * [backup-simplify]: Simplify (/ a (/ (+ (* (+ k 10) k) 1) (pow k m))) into (/ (* a (pow k m)) (+ (pow k 2) (+ 1 (* 10 k)))) 3.295 * [approximate]: Taking taylor expansion of (/ (* a (pow k m)) (+ (pow k 2) (+ 1 (* 10 k)))) in (a k m) around 0 3.295 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (pow k 2) (+ 1 (* 10 k)))) in m 3.295 * [taylor]: Taking taylor expansion of (* a (pow k m)) in m 3.295 * [taylor]: Taking taylor expansion of a in m 3.295 * [backup-simplify]: Simplify a into a 3.295 * [taylor]: Taking taylor expansion of (pow k m) in m 3.295 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 3.295 * [taylor]: Taking taylor expansion of (* m (log k)) in m 3.295 * [taylor]: Taking taylor expansion of m in m 3.295 * [backup-simplify]: Simplify 0 into 0 3.295 * [backup-simplify]: Simplify 1 into 1 3.295 * [taylor]: Taking taylor expansion of (log k) in m 3.295 * [taylor]: Taking taylor expansion of k in m 3.295 * [backup-simplify]: Simplify k into k 3.295 * [backup-simplify]: Simplify (log k) into (log k) 3.295 * [backup-simplify]: Simplify (* 0 (log k)) into 0 3.296 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 3.297 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 3.297 * [backup-simplify]: Simplify (exp 0) into 1 3.297 * [taylor]: Taking taylor expansion of (+ (pow k 2) (+ 1 (* 10 k))) in m 3.297 * [taylor]: Taking taylor expansion of (pow k 2) in m 3.297 * [taylor]: Taking taylor expansion of k in m 3.297 * [backup-simplify]: Simplify k into k 3.297 * [taylor]: Taking taylor expansion of (+ 1 (* 10 k)) in m 3.297 * [taylor]: Taking taylor expansion of 1 in m 3.297 * [backup-simplify]: Simplify 1 into 1 3.297 * [taylor]: Taking taylor expansion of (* 10 k) in m 3.297 * [taylor]: Taking taylor expansion of 10 in m 3.297 * [backup-simplify]: Simplify 10 into 10 3.297 * [taylor]: Taking taylor expansion of k in m 3.297 * [backup-simplify]: Simplify k into k 3.297 * [backup-simplify]: Simplify (* a 1) into a 3.297 * [backup-simplify]: Simplify (* k k) into (pow k 2) 3.297 * [backup-simplify]: Simplify (* 10 k) into (* 10 k) 3.298 * [backup-simplify]: Simplify (+ 1 (* 10 k)) into (+ 1 (* 10 k)) 3.298 * [backup-simplify]: Simplify (+ (pow k 2) (+ 1 (* 10 k))) into (+ (pow k 2) (+ 1 (* 10 k))) 3.298 * [backup-simplify]: Simplify (/ a (+ (pow k 2) (+ 1 (* 10 k)))) into (/ a (+ (pow k 2) (+ 1 (* 10 k)))) 3.298 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (pow k 2) (+ 1 (* 10 k)))) in k 3.298 * [taylor]: Taking taylor expansion of (* a (pow k m)) in k 3.298 * [taylor]: Taking taylor expansion of a in k 3.298 * [backup-simplify]: Simplify a into a 3.298 * [taylor]: Taking taylor expansion of (pow k m) in k 3.298 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 3.298 * [taylor]: Taking taylor expansion of (* m (log k)) in k 3.298 * [taylor]: Taking taylor expansion of m in k 3.298 * [backup-simplify]: Simplify m into m 3.298 * [taylor]: Taking taylor expansion of (log k) in k 3.298 * [taylor]: Taking taylor expansion of k in k 3.298 * [backup-simplify]: Simplify 0 into 0 3.298 * [backup-simplify]: Simplify 1 into 1 3.299 * [backup-simplify]: Simplify (log 1) into 0 3.299 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 3.299 * [backup-simplify]: Simplify (* m (log k)) into (* (log k) m) 3.299 * [backup-simplify]: Simplify (exp (* (log k) m)) into (exp (* (log k) m)) 3.299 * [taylor]: Taking taylor expansion of (+ (pow k 2) (+ 1 (* 10 k))) in k 3.299 * [taylor]: Taking taylor expansion of (pow k 2) in k 3.299 * [taylor]: Taking taylor expansion of k in k 3.299 * [backup-simplify]: Simplify 0 into 0 3.300 * [backup-simplify]: Simplify 1 into 1 3.300 * [taylor]: Taking taylor expansion of (+ 1 (* 10 k)) in k 3.300 * [taylor]: Taking taylor expansion of 1 in k 3.300 * [backup-simplify]: Simplify 1 into 1 3.300 * [taylor]: Taking taylor expansion of (* 10 k) in k 3.300 * [taylor]: Taking taylor expansion of 10 in k 3.300 * [backup-simplify]: Simplify 10 into 10 3.300 * [taylor]: Taking taylor expansion of k in k 3.300 * [backup-simplify]: Simplify 0 into 0 3.300 * [backup-simplify]: Simplify 1 into 1 3.300 * [backup-simplify]: Simplify (* a (exp (* (log k) m))) into (* a (exp (* (log k) m))) 3.300 * [backup-simplify]: Simplify (* 10 0) into 0 3.301 * [backup-simplify]: Simplify (+ 1 0) into 1 3.301 * [backup-simplify]: Simplify (+ 0 1) into 1 3.301 * [backup-simplify]: Simplify (/ (* a (exp (* (log k) m))) 1) into (* a (exp (* (log k) m))) 3.301 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (pow k 2) (+ 1 (* 10 k)))) in a 3.301 * [taylor]: Taking taylor expansion of (* a (pow k m)) in a 3.302 * [taylor]: Taking taylor expansion of a in a 3.302 * [backup-simplify]: Simplify 0 into 0 3.302 * [backup-simplify]: Simplify 1 into 1 3.302 * [taylor]: Taking taylor expansion of (pow k m) in a 3.302 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in a 3.302 * [taylor]: Taking taylor expansion of (* m (log k)) in a 3.302 * [taylor]: Taking taylor expansion of m in a 3.302 * [backup-simplify]: Simplify m into m 3.302 * [taylor]: Taking taylor expansion of (log k) in a 3.302 * [taylor]: Taking taylor expansion of k in a 3.302 * [backup-simplify]: Simplify k into k 3.302 * [backup-simplify]: Simplify (log k) into (log k) 3.302 * [backup-simplify]: Simplify (* m (log k)) into (* (log k) m) 3.302 * [backup-simplify]: Simplify (exp (* (log k) m)) into (exp (* (log k) m)) 3.302 * [taylor]: Taking taylor expansion of (+ (pow k 2) (+ 1 (* 10 k))) in a 3.302 * [taylor]: Taking taylor expansion of (pow k 2) in a 3.302 * [taylor]: Taking taylor expansion of k in a 3.302 * [backup-simplify]: Simplify k into k 3.302 * [taylor]: Taking taylor expansion of (+ 1 (* 10 k)) in a 3.302 * [taylor]: Taking taylor expansion of 1 in a 3.302 * [backup-simplify]: Simplify 1 into 1 3.302 * [taylor]: Taking taylor expansion of (* 10 k) in a 3.302 * [taylor]: Taking taylor expansion of 10 in a 3.302 * [backup-simplify]: Simplify 10 into 10 3.302 * [taylor]: Taking taylor expansion of k in a 3.302 * [backup-simplify]: Simplify k into k 3.302 * [backup-simplify]: Simplify (* 0 (exp (* (log k) m))) into 0 3.303 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 3.303 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 3.304 * [backup-simplify]: Simplify (* (exp (* (log k) m)) (+ (* (/ (pow 0 1) 1)))) into 0 3.305 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (exp (* (log k) m)))) into (exp (* (log k) m)) 3.305 * [backup-simplify]: Simplify (* k k) into (pow k 2) 3.305 * [backup-simplify]: Simplify (* 10 k) into (* 10 k) 3.305 * [backup-simplify]: Simplify (+ 1 (* 10 k)) into (+ 1 (* 10 k)) 3.305 * [backup-simplify]: Simplify (+ (pow k 2) (+ 1 (* 10 k))) into (+ (pow k 2) (+ 1 (* 10 k))) 3.305 * [backup-simplify]: Simplify (/ (exp (* (log k) m)) (+ (pow k 2) (+ 1 (* 10 k)))) into (/ (exp (* (log k) m)) (+ (pow k 2) (+ 1 (* 10 k)))) 3.305 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (pow k 2) (+ 1 (* 10 k)))) in a 3.306 * [taylor]: Taking taylor expansion of (* a (pow k m)) in a 3.306 * [taylor]: Taking taylor expansion of a in a 3.306 * [backup-simplify]: Simplify 0 into 0 3.306 * [backup-simplify]: Simplify 1 into 1 3.306 * [taylor]: Taking taylor expansion of (pow k m) in a 3.306 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in a 3.306 * [taylor]: Taking taylor expansion of (* m (log k)) in a 3.306 * [taylor]: Taking taylor expansion of m in a 3.306 * [backup-simplify]: Simplify m into m 3.306 * [taylor]: Taking taylor expansion of (log k) in a 3.306 * [taylor]: Taking taylor expansion of k in a 3.306 * [backup-simplify]: Simplify k into k 3.306 * [backup-simplify]: Simplify (log k) into (log k) 3.306 * [backup-simplify]: Simplify (* m (log k)) into (* (log k) m) 3.306 * [backup-simplify]: Simplify (exp (* (log k) m)) into (exp (* (log k) m)) 3.306 * [taylor]: Taking taylor expansion of (+ (pow k 2) (+ 1 (* 10 k))) in a 3.306 * [taylor]: Taking taylor expansion of (pow k 2) in a 3.306 * [taylor]: Taking taylor expansion of k in a 3.306 * [backup-simplify]: Simplify k into k 3.306 * [taylor]: Taking taylor expansion of (+ 1 (* 10 k)) in a 3.306 * [taylor]: Taking taylor expansion of 1 in a 3.306 * [backup-simplify]: Simplify 1 into 1 3.306 * [taylor]: Taking taylor expansion of (* 10 k) in a 3.306 * [taylor]: Taking taylor expansion of 10 in a 3.306 * [backup-simplify]: Simplify 10 into 10 3.306 * [taylor]: Taking taylor expansion of k in a 3.307 * [backup-simplify]: Simplify k into k 3.307 * [backup-simplify]: Simplify (* 0 (exp (* (log k) m))) into 0 3.308 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 3.308 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 3.309 * [backup-simplify]: Simplify (* (exp (* (log k) m)) (+ (* (/ (pow 0 1) 1)))) into 0 3.309 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (exp (* (log k) m)))) into (exp (* (log k) m)) 3.309 * [backup-simplify]: Simplify (* k k) into (pow k 2) 3.309 * [backup-simplify]: Simplify (* 10 k) into (* 10 k) 3.309 * [backup-simplify]: Simplify (+ 1 (* 10 k)) into (+ 1 (* 10 k)) 3.310 * [backup-simplify]: Simplify (+ (pow k 2) (+ 1 (* 10 k))) into (+ (pow k 2) (+ 1 (* 10 k))) 3.310 * [backup-simplify]: Simplify (/ (exp (* (log k) m)) (+ (pow k 2) (+ 1 (* 10 k)))) into (/ (exp (* (log k) m)) (+ (pow k 2) (+ 1 (* 10 k)))) 3.310 * [taylor]: Taking taylor expansion of (/ (exp (* (log k) m)) (+ (pow k 2) (+ 1 (* 10 k)))) in k 3.310 * [taylor]: Taking taylor expansion of (exp (* (log k) m)) in k 3.310 * [taylor]: Taking taylor expansion of (* (log k) m) in k 3.310 * [taylor]: Taking taylor expansion of (log k) in k 3.310 * [taylor]: Taking taylor expansion of k in k 3.310 * [backup-simplify]: Simplify 0 into 0 3.310 * [backup-simplify]: Simplify 1 into 1 3.311 * [backup-simplify]: Simplify (log 1) into 0 3.311 * [taylor]: Taking taylor expansion of m in k 3.311 * [backup-simplify]: Simplify m into m 3.311 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 3.311 * [backup-simplify]: Simplify (* (log k) m) into (* (log k) m) 3.311 * [backup-simplify]: Simplify (exp (* (log k) m)) into (exp (* (log k) m)) 3.311 * [taylor]: Taking taylor expansion of (+ (pow k 2) (+ 1 (* 10 k))) in k 3.311 * [taylor]: Taking taylor expansion of (pow k 2) in k 3.311 * [taylor]: Taking taylor expansion of k in k 3.311 * [backup-simplify]: Simplify 0 into 0 3.311 * [backup-simplify]: Simplify 1 into 1 3.311 * [taylor]: Taking taylor expansion of (+ 1 (* 10 k)) in k 3.312 * [taylor]: Taking taylor expansion of 1 in k 3.312 * [backup-simplify]: Simplify 1 into 1 3.312 * [taylor]: Taking taylor expansion of (* 10 k) in k 3.312 * [taylor]: Taking taylor expansion of 10 in k 3.312 * [backup-simplify]: Simplify 10 into 10 3.312 * [taylor]: Taking taylor expansion of k in k 3.312 * [backup-simplify]: Simplify 0 into 0 3.312 * [backup-simplify]: Simplify 1 into 1 3.312 * [backup-simplify]: Simplify (* 10 0) into 0 3.313 * [backup-simplify]: Simplify (+ 1 0) into 1 3.313 * [backup-simplify]: Simplify (+ 0 1) into 1 3.313 * [backup-simplify]: Simplify (/ (exp (* (log k) m)) 1) into (exp (* (log k) m)) 3.313 * [taylor]: Taking taylor expansion of (exp (* (log k) m)) in m 3.313 * [taylor]: Taking taylor expansion of (* (log k) m) in m 3.313 * [taylor]: Taking taylor expansion of (log k) in m 3.313 * [taylor]: Taking taylor expansion of k in m 3.313 * [backup-simplify]: Simplify k into k 3.313 * [backup-simplify]: Simplify (log k) into (log k) 3.313 * [taylor]: Taking taylor expansion of m in m 3.313 * [backup-simplify]: Simplify 0 into 0 3.313 * [backup-simplify]: Simplify 1 into 1 3.314 * [backup-simplify]: Simplify (* (log k) 0) into 0 3.314 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 3.315 * [backup-simplify]: Simplify (+ (* (log k) 1) (* 0 0)) into (log k) 3.315 * [backup-simplify]: Simplify (exp 0) into 1 3.315 * [backup-simplify]: Simplify 1 into 1 3.317 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow k 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow k 1)))) 2) into 0 3.317 * [backup-simplify]: Simplify (+ (* m 0) (+ (* 0 0) (* 0 (log k)))) into 0 3.319 * [backup-simplify]: Simplify (* (exp (* (log k) m)) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 3.320 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (exp (* (log k) m))))) into 0 3.320 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 3.320 * [backup-simplify]: Simplify (+ (* 10 0) (* 0 k)) into 0 3.321 * [backup-simplify]: Simplify (+ 0 0) into 0 3.321 * [backup-simplify]: Simplify (+ 0 0) into 0 3.322 * [backup-simplify]: Simplify (- (/ 0 (+ (pow k 2) (+ 1 (* 10 k)))) (+ (* (/ (exp (* (log k) m)) (+ (pow k 2) (+ 1 (* 10 k)))) (/ 0 (+ (pow k 2) (+ 1 (* 10 k))))))) into 0 3.322 * [taylor]: Taking taylor expansion of 0 in k 3.322 * [backup-simplify]: Simplify 0 into 0 3.322 * [taylor]: Taking taylor expansion of 0 in m 3.322 * [backup-simplify]: Simplify 0 into 0 3.322 * [backup-simplify]: Simplify 0 into 0 3.322 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 3.324 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 3.324 * [backup-simplify]: Simplify (+ (* (log k) 0) (* 0 m)) into 0 3.325 * [backup-simplify]: Simplify (* (exp (* (log k) m)) (+ (* (/ (pow 0 1) 1)))) into 0 3.326 * [backup-simplify]: Simplify (+ (* 10 1) (* 0 0)) into 10 3.326 * [backup-simplify]: Simplify (+ 0 10) into 10 3.327 * [backup-simplify]: Simplify (+ 0 10) into 10 3.328 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* (log k) m)) (/ 10 1)))) into (- (* 10 (exp (* (log k) m)))) 3.328 * [taylor]: Taking taylor expansion of (- (* 10 (exp (* (log k) m)))) in m 3.328 * [taylor]: Taking taylor expansion of (* 10 (exp (* (log k) m))) in m 3.328 * [taylor]: Taking taylor expansion of 10 in m 3.328 * [backup-simplify]: Simplify 10 into 10 3.328 * [taylor]: Taking taylor expansion of (exp (* (log k) m)) in m 3.328 * [taylor]: Taking taylor expansion of (* (log k) m) in m 3.328 * [taylor]: Taking taylor expansion of (log k) in m 3.328 * [taylor]: Taking taylor expansion of k in m 3.328 * [backup-simplify]: Simplify k into k 3.328 * [backup-simplify]: Simplify (log k) into (log k) 3.328 * [taylor]: Taking taylor expansion of m in m 3.328 * [backup-simplify]: Simplify 0 into 0 3.328 * [backup-simplify]: Simplify 1 into 1 3.328 * [backup-simplify]: Simplify (* (log k) 0) into 0 3.329 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 3.329 * [backup-simplify]: Simplify (+ (* (log k) 1) (* 0 0)) into (log k) 3.330 * [backup-simplify]: Simplify (exp 0) into 1 3.330 * [backup-simplify]: Simplify (* 10 1) into 10 3.330 * [backup-simplify]: Simplify (- 10) into -10 3.330 * [backup-simplify]: Simplify -10 into -10 3.331 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow (log k) 1) 1)))) into (log k) 3.331 * [backup-simplify]: Simplify (log k) into (log k) 3.331 * [backup-simplify]: Simplify (+ (* (log k) (* m (* 1 a))) (+ (* -10 (* 1 (* k a))) (* 1 (* 1 (* 1 a))))) into (- (+ a (* (log k) (* m a))) (* 10 (* a k))) 3.331 * [backup-simplify]: Simplify (/ (/ 1 a) (/ (+ (* (+ (/ 1 k) 10) (/ 1 k)) 1) (pow (/ 1 k) (/ 1 m)))) into (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))) 3.331 * [approximate]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))) in (a k m) around 0 3.331 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))) in m 3.331 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in m 3.331 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in m 3.331 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in m 3.331 * [taylor]: Taking taylor expansion of (/ 1 m) in m 3.331 * [taylor]: Taking taylor expansion of m in m 3.331 * [backup-simplify]: Simplify 0 into 0 3.331 * [backup-simplify]: Simplify 1 into 1 3.332 * [backup-simplify]: Simplify (/ 1 1) into 1 3.332 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in m 3.332 * [taylor]: Taking taylor expansion of (/ 1 k) in m 3.332 * [taylor]: Taking taylor expansion of k in m 3.332 * [backup-simplify]: Simplify k into k 3.332 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 3.332 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 3.332 * [backup-simplify]: Simplify (* 1 (log (/ 1 k))) into (log (/ 1 k)) 3.332 * [backup-simplify]: Simplify (exp (* (/ 1 m) (log (/ 1 k)))) into (exp (/ (log (/ 1 k)) m)) 3.332 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) in m 3.332 * [taylor]: Taking taylor expansion of a in m 3.332 * [backup-simplify]: Simplify a into a 3.332 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) in m 3.332 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 3.332 * [taylor]: Taking taylor expansion of (pow k 2) in m 3.332 * [taylor]: Taking taylor expansion of k in m 3.332 * [backup-simplify]: Simplify k into k 3.332 * [backup-simplify]: Simplify (* k k) into (pow k 2) 3.332 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 3.332 * [taylor]: Taking taylor expansion of (+ (* 10 (/ 1 k)) 1) in m 3.332 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in m 3.332 * [taylor]: Taking taylor expansion of 10 in m 3.332 * [backup-simplify]: Simplify 10 into 10 3.332 * [taylor]: Taking taylor expansion of (/ 1 k) in m 3.332 * [taylor]: Taking taylor expansion of k in m 3.332 * [backup-simplify]: Simplify k into k 3.332 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 3.333 * [taylor]: Taking taylor expansion of 1 in m 3.333 * [backup-simplify]: Simplify 1 into 1 3.333 * [backup-simplify]: Simplify (* 10 (/ 1 k)) into (/ 10 k) 3.333 * [backup-simplify]: Simplify (+ (/ 10 k) 1) into (+ (* 10 (/ 1 k)) 1) 3.333 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) into (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) 3.333 * [backup-simplify]: Simplify (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) into (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) 3.334 * [backup-simplify]: Simplify (/ (exp (/ (log (/ 1 k)) m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))) into (/ (exp (/ (log (/ 1 k)) m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))) 3.334 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))) in k 3.334 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in k 3.334 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in k 3.334 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in k 3.334 * [taylor]: Taking taylor expansion of (/ 1 m) in k 3.334 * [taylor]: Taking taylor expansion of m in k 3.334 * [backup-simplify]: Simplify m into m 3.334 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 3.334 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 3.334 * [taylor]: Taking taylor expansion of (/ 1 k) in k 3.334 * [taylor]: Taking taylor expansion of k in k 3.334 * [backup-simplify]: Simplify 0 into 0 3.334 * [backup-simplify]: Simplify 1 into 1 3.334 * [backup-simplify]: Simplify (/ 1 1) into 1 3.334 * [backup-simplify]: Simplify (log 1) into 0 3.335 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 3.335 * [backup-simplify]: Simplify (* (/ 1 m) (- (log k))) into (* -1 (/ (log k) m)) 3.335 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 3.335 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) in k 3.335 * [taylor]: Taking taylor expansion of a in k 3.335 * [backup-simplify]: Simplify a into a 3.335 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) in k 3.335 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 3.335 * [taylor]: Taking taylor expansion of (pow k 2) in k 3.335 * [taylor]: Taking taylor expansion of k in k 3.335 * [backup-simplify]: Simplify 0 into 0 3.335 * [backup-simplify]: Simplify 1 into 1 3.335 * [backup-simplify]: Simplify (* 1 1) into 1 3.336 * [backup-simplify]: Simplify (/ 1 1) into 1 3.336 * [taylor]: Taking taylor expansion of (+ (* 10 (/ 1 k)) 1) in k 3.336 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 3.336 * [taylor]: Taking taylor expansion of 10 in k 3.336 * [backup-simplify]: Simplify 10 into 10 3.336 * [taylor]: Taking taylor expansion of (/ 1 k) in k 3.336 * [taylor]: Taking taylor expansion of k in k 3.336 * [backup-simplify]: Simplify 0 into 0 3.336 * [backup-simplify]: Simplify 1 into 1 3.336 * [backup-simplify]: Simplify (/ 1 1) into 1 3.336 * [taylor]: Taking taylor expansion of 1 in k 3.336 * [backup-simplify]: Simplify 1 into 1 3.336 * [backup-simplify]: Simplify (+ 1 0) into 1 3.336 * [backup-simplify]: Simplify (* a 1) into a 3.336 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) a) into (/ (exp (* -1 (/ (log k) m))) a) 3.336 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))) in a 3.336 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in a 3.336 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in a 3.336 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in a 3.336 * [taylor]: Taking taylor expansion of (/ 1 m) in a 3.336 * [taylor]: Taking taylor expansion of m in a 3.336 * [backup-simplify]: Simplify m into m 3.336 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 3.336 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in a 3.337 * [taylor]: Taking taylor expansion of (/ 1 k) in a 3.337 * [taylor]: Taking taylor expansion of k in a 3.337 * [backup-simplify]: Simplify k into k 3.337 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 3.337 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 3.337 * [backup-simplify]: Simplify (* (/ 1 m) (log (/ 1 k))) into (/ (log (/ 1 k)) m) 3.337 * [backup-simplify]: Simplify (exp (/ (log (/ 1 k)) m)) into (exp (/ (log (/ 1 k)) m)) 3.337 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) in a 3.337 * [taylor]: Taking taylor expansion of a in a 3.337 * [backup-simplify]: Simplify 0 into 0 3.337 * [backup-simplify]: Simplify 1 into 1 3.337 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) in a 3.337 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 3.337 * [taylor]: Taking taylor expansion of (pow k 2) in a 3.337 * [taylor]: Taking taylor expansion of k in a 3.337 * [backup-simplify]: Simplify k into k 3.337 * [backup-simplify]: Simplify (* k k) into (pow k 2) 3.337 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 3.337 * [taylor]: Taking taylor expansion of (+ (* 10 (/ 1 k)) 1) in a 3.337 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in a 3.337 * [taylor]: Taking taylor expansion of 10 in a 3.337 * [backup-simplify]: Simplify 10 into 10 3.337 * [taylor]: Taking taylor expansion of (/ 1 k) in a 3.337 * [taylor]: Taking taylor expansion of k in a 3.337 * [backup-simplify]: Simplify k into k 3.337 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 3.337 * [taylor]: Taking taylor expansion of 1 in a 3.337 * [backup-simplify]: Simplify 1 into 1 3.337 * [backup-simplify]: Simplify (* 10 (/ 1 k)) into (/ 10 k) 3.337 * [backup-simplify]: Simplify (+ (/ 10 k) 1) into (+ (* 10 (/ 1 k)) 1) 3.337 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) into (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) 3.337 * [backup-simplify]: Simplify (* 0 (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) into 0 3.338 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 3.338 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 3.338 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 3.338 * [backup-simplify]: Simplify (+ (* 10 0) (* 0 (/ 1 k))) into 0 3.338 * [backup-simplify]: Simplify (+ 0 0) into 0 3.338 * [backup-simplify]: Simplify (+ 0 0) into 0 3.339 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))) into (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) 3.339 * [backup-simplify]: Simplify (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) into (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) 3.339 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))) in a 3.339 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in a 3.339 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in a 3.339 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in a 3.339 * [taylor]: Taking taylor expansion of (/ 1 m) in a 3.339 * [taylor]: Taking taylor expansion of m in a 3.339 * [backup-simplify]: Simplify m into m 3.339 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 3.339 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in a 3.339 * [taylor]: Taking taylor expansion of (/ 1 k) in a 3.339 * [taylor]: Taking taylor expansion of k in a 3.339 * [backup-simplify]: Simplify k into k 3.339 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 3.339 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 3.339 * [backup-simplify]: Simplify (* (/ 1 m) (log (/ 1 k))) into (/ (log (/ 1 k)) m) 3.339 * [backup-simplify]: Simplify (exp (/ (log (/ 1 k)) m)) into (exp (/ (log (/ 1 k)) m)) 3.339 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) in a 3.340 * [taylor]: Taking taylor expansion of a in a 3.340 * [backup-simplify]: Simplify 0 into 0 3.340 * [backup-simplify]: Simplify 1 into 1 3.340 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) in a 3.340 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 3.340 * [taylor]: Taking taylor expansion of (pow k 2) in a 3.340 * [taylor]: Taking taylor expansion of k in a 3.340 * [backup-simplify]: Simplify k into k 3.340 * [backup-simplify]: Simplify (* k k) into (pow k 2) 3.340 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 3.340 * [taylor]: Taking taylor expansion of (+ (* 10 (/ 1 k)) 1) in a 3.340 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in a 3.340 * [taylor]: Taking taylor expansion of 10 in a 3.340 * [backup-simplify]: Simplify 10 into 10 3.340 * [taylor]: Taking taylor expansion of (/ 1 k) in a 3.340 * [taylor]: Taking taylor expansion of k in a 3.340 * [backup-simplify]: Simplify k into k 3.340 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 3.340 * [taylor]: Taking taylor expansion of 1 in a 3.340 * [backup-simplify]: Simplify 1 into 1 3.340 * [backup-simplify]: Simplify (* 10 (/ 1 k)) into (/ 10 k) 3.340 * [backup-simplify]: Simplify (+ (/ 10 k) 1) into (+ (* 10 (/ 1 k)) 1) 3.340 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) into (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) 3.340 * [backup-simplify]: Simplify (* 0 (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) into 0 3.340 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 3.340 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 3.340 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 3.341 * [backup-simplify]: Simplify (+ (* 10 0) (* 0 (/ 1 k))) into 0 3.341 * [backup-simplify]: Simplify (+ 0 0) into 0 3.341 * [backup-simplify]: Simplify (+ 0 0) into 0 3.342 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))) into (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) 3.342 * [backup-simplify]: Simplify (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) into (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) 3.342 * [taylor]: Taking taylor expansion of (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) in k 3.342 * [taylor]: Taking taylor expansion of (exp (/ (log (/ 1 k)) m)) in k 3.342 * [taylor]: Taking taylor expansion of (/ (log (/ 1 k)) m) in k 3.342 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 3.342 * [taylor]: Taking taylor expansion of (/ 1 k) in k 3.342 * [taylor]: Taking taylor expansion of k in k 3.342 * [backup-simplify]: Simplify 0 into 0 3.342 * [backup-simplify]: Simplify 1 into 1 3.342 * [backup-simplify]: Simplify (/ 1 1) into 1 3.342 * [backup-simplify]: Simplify (log 1) into 0 3.342 * [taylor]: Taking taylor expansion of m in k 3.342 * [backup-simplify]: Simplify m into m 3.343 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 3.343 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 3.343 * [backup-simplify]: Simplify (/ (- (log k)) m) into (* -1 (/ (log k) m)) 3.343 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 3.343 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) in k 3.343 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 3.343 * [taylor]: Taking taylor expansion of (pow k 2) in k 3.343 * [taylor]: Taking taylor expansion of k in k 3.343 * [backup-simplify]: Simplify 0 into 0 3.343 * [backup-simplify]: Simplify 1 into 1 3.344 * [backup-simplify]: Simplify (* 1 1) into 1 3.344 * [backup-simplify]: Simplify (/ 1 1) into 1 3.344 * [taylor]: Taking taylor expansion of (+ (* 10 (/ 1 k)) 1) in k 3.344 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 3.344 * [taylor]: Taking taylor expansion of 10 in k 3.344 * [backup-simplify]: Simplify 10 into 10 3.344 * [taylor]: Taking taylor expansion of (/ 1 k) in k 3.344 * [taylor]: Taking taylor expansion of k in k 3.344 * [backup-simplify]: Simplify 0 into 0 3.344 * [backup-simplify]: Simplify 1 into 1 3.344 * [backup-simplify]: Simplify (/ 1 1) into 1 3.344 * [taylor]: Taking taylor expansion of 1 in k 3.344 * [backup-simplify]: Simplify 1 into 1 3.344 * [backup-simplify]: Simplify (+ 1 0) into 1 3.345 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) 1) into (exp (* -1 (/ (log k) m))) 3.345 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 3.345 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 3.345 * [taylor]: Taking taylor expansion of -1 in m 3.345 * [backup-simplify]: Simplify -1 into -1 3.345 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 3.345 * [taylor]: Taking taylor expansion of (log k) in m 3.345 * [taylor]: Taking taylor expansion of k in m 3.345 * [backup-simplify]: Simplify k into k 3.345 * [backup-simplify]: Simplify (log k) into (log k) 3.345 * [taylor]: Taking taylor expansion of m in m 3.345 * [backup-simplify]: Simplify 0 into 0 3.345 * [backup-simplify]: Simplify 1 into 1 3.345 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 3.345 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 3.345 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 3.345 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 3.345 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 3.346 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 k) 1)))) 1) into 0 3.346 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)))) into 0 3.346 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (* 0 (log (/ 1 k)))) into 0 3.346 * [backup-simplify]: Simplify (* (exp (/ (log (/ 1 k)) m)) (+ (* (/ (pow 0 1) 1)))) into 0 3.347 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (* 0 k))) into 0 3.347 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 3.347 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 3.347 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 0 0) (* 0 (/ 1 k)))) into 0 3.348 * [backup-simplify]: Simplify (+ 0 0) into 0 3.348 * [backup-simplify]: Simplify (+ 0 0) into 0 3.348 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))))) into 0 3.349 * [backup-simplify]: Simplify (- (/ 0 (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) (+ (* (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) (/ 0 (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))))) into 0 3.349 * [taylor]: Taking taylor expansion of 0 in k 3.349 * [backup-simplify]: Simplify 0 into 0 3.349 * [taylor]: Taking taylor expansion of 0 in m 3.349 * [backup-simplify]: Simplify 0 into 0 3.349 * [backup-simplify]: Simplify 0 into 0 3.349 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.350 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 3.350 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (* -1 (/ (log k) m)) (/ 0 m)))) into 0 3.351 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 1) 1)))) into 0 3.351 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.352 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.352 * [backup-simplify]: Simplify (* 10 1) into 10 3.352 * [backup-simplify]: Simplify (+ 10 0) into 10 3.353 * [backup-simplify]: Simplify (+ 0 10) into 10 3.353 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (log k) m))) (/ 10 1)))) into (- (* 10 (exp (* -1 (/ (log k) m))))) 3.353 * [taylor]: Taking taylor expansion of (- (* 10 (exp (* -1 (/ (log k) m))))) in m 3.353 * [taylor]: Taking taylor expansion of (* 10 (exp (* -1 (/ (log k) m)))) in m 3.353 * [taylor]: Taking taylor expansion of 10 in m 3.353 * [backup-simplify]: Simplify 10 into 10 3.353 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 3.353 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 3.353 * [taylor]: Taking taylor expansion of -1 in m 3.353 * [backup-simplify]: Simplify -1 into -1 3.353 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 3.353 * [taylor]: Taking taylor expansion of (log k) in m 3.353 * [taylor]: Taking taylor expansion of k in m 3.353 * [backup-simplify]: Simplify k into k 3.353 * [backup-simplify]: Simplify (log k) into (log k) 3.353 * [taylor]: Taking taylor expansion of m in m 3.354 * [backup-simplify]: Simplify 0 into 0 3.354 * [backup-simplify]: Simplify 1 into 1 3.354 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 3.354 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 3.354 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 3.354 * [backup-simplify]: Simplify (* 10 (exp (* -1 (/ (log k) m)))) into (* 10 (exp (* -1 (/ (log k) m)))) 3.354 * [backup-simplify]: Simplify (- (* 10 (exp (* -1 (/ (log k) m))))) into (- (* 10 (exp (* -1 (/ (log k) m))))) 3.354 * [backup-simplify]: Simplify (- (* 10 (exp (* -1 (/ (log k) m))))) into (- (* 10 (exp (* -1 (/ (log k) m))))) 3.354 * [backup-simplify]: Simplify 0 into 0 3.354 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 3.355 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ 1 k) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ 1 k) 1)))) 2) into 0 3.355 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 3.356 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (+ (* 0 0) (* 0 (log (/ 1 k))))) into 0 3.356 * [backup-simplify]: Simplify (* (exp (/ (log (/ 1 k)) m)) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 3.357 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (+ (* 0 0) (* 0 k)))) into 0 3.357 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 3.357 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)) (* 0 (/ 0 k)))) into 0 3.358 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 k))))) into 0 3.358 * [backup-simplify]: Simplify (+ 0 0) into 0 3.358 * [backup-simplify]: Simplify (+ 0 0) into 0 3.362 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))))) into 0 3.363 * [backup-simplify]: Simplify (- (/ 0 (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) (+ (* (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) (/ 0 (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))) (* 0 (/ 0 (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))))) into 0 3.363 * [taylor]: Taking taylor expansion of 0 in k 3.363 * [backup-simplify]: Simplify 0 into 0 3.363 * [taylor]: Taking taylor expansion of 0 in m 3.363 * [backup-simplify]: Simplify 0 into 0 3.363 * [backup-simplify]: Simplify 0 into 0 3.363 * [taylor]: Taking taylor expansion of 0 in m 3.363 * [backup-simplify]: Simplify 0 into 0 3.363 * [backup-simplify]: Simplify 0 into 0 3.364 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.367 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 3.368 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (* -1 (/ (log k) m)) (/ 0 m)) (* 0 (/ 0 m)))) into 0 3.370 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 3.371 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 3.371 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.372 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.373 * [backup-simplify]: Simplify (+ (* 10 0) (* 0 1)) into 0 3.373 * [backup-simplify]: Simplify (+ 0 1) into 1 3.374 * [backup-simplify]: Simplify (+ 0 1) into 1 3.375 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (log k) m))) (/ 1 1)) (* (- (* 10 (exp (* -1 (/ (log k) m))))) (/ 10 1)))) into (* 99 (exp (* -1 (/ (log k) m)))) 3.375 * [taylor]: Taking taylor expansion of (* 99 (exp (* -1 (/ (log k) m)))) in m 3.375 * [taylor]: Taking taylor expansion of 99 in m 3.375 * [backup-simplify]: Simplify 99 into 99 3.375 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 3.375 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 3.375 * [taylor]: Taking taylor expansion of -1 in m 3.375 * [backup-simplify]: Simplify -1 into -1 3.375 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 3.376 * [taylor]: Taking taylor expansion of (log k) in m 3.376 * [taylor]: Taking taylor expansion of k in m 3.376 * [backup-simplify]: Simplify k into k 3.376 * [backup-simplify]: Simplify (log k) into (log k) 3.376 * [taylor]: Taking taylor expansion of m in m 3.376 * [backup-simplify]: Simplify 0 into 0 3.376 * [backup-simplify]: Simplify 1 into 1 3.376 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 3.376 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 3.376 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 3.376 * [backup-simplify]: Simplify (* 99 (exp (* -1 (/ (log k) m)))) into (* 99 (exp (* -1 (/ (log k) m)))) 3.376 * [backup-simplify]: Simplify (* 99 (exp (* -1 (/ (log k) m)))) into (* 99 (exp (* -1 (/ (log k) m)))) 3.377 * [backup-simplify]: Simplify (+ (* (* 99 (exp (* -1 (/ (log (/ 1 k)) (/ 1 m))))) (* 1 (* (pow (/ 1 k) 4) (/ 1 (/ 1 a))))) (+ (* (- (* 10 (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 (- (+ (* 99 (/ (* (exp (* -1 (* (log (/ 1 k)) m))) a) (pow k 4))) (/ (* (exp (* -1 (* (log (/ 1 k)) m))) a) (pow k 2))) (* 10 (/ (* (exp (* -1 (* (log (/ 1 k)) m))) a) (pow k 3)))) 3.378 * [backup-simplify]: Simplify (/ (/ 1 (- a)) (/ (+ (* (+ (/ 1 (- k)) 10) (/ 1 (- k))) 1) (pow (/ 1 (- k)) (/ 1 (- m))))) into (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))))) 3.378 * [approximate]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))))) in (a k m) around 0 3.378 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))))) in m 3.378 * [taylor]: Taking taylor expansion of -1 in m 3.378 * [backup-simplify]: Simplify -1 into -1 3.378 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))) in m 3.378 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in m 3.378 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in m 3.378 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in m 3.378 * [taylor]: Taking taylor expansion of (/ -1 m) in m 3.378 * [taylor]: Taking taylor expansion of -1 in m 3.378 * [backup-simplify]: Simplify -1 into -1 3.378 * [taylor]: Taking taylor expansion of m in m 3.378 * [backup-simplify]: Simplify 0 into 0 3.378 * [backup-simplify]: Simplify 1 into 1 3.379 * [backup-simplify]: Simplify (/ -1 1) into -1 3.379 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in m 3.379 * [taylor]: Taking taylor expansion of (/ -1 k) in m 3.379 * [taylor]: Taking taylor expansion of -1 in m 3.379 * [backup-simplify]: Simplify -1 into -1 3.379 * [taylor]: Taking taylor expansion of k in m 3.379 * [backup-simplify]: Simplify k into k 3.379 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 3.379 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 3.379 * [backup-simplify]: Simplify (* -1 (log (/ -1 k))) into (* -1 (log (/ -1 k))) 3.379 * [backup-simplify]: Simplify (exp (* (/ -1 m) (log (/ -1 k)))) into (exp (* -1 (/ (log (/ -1 k)) m))) 3.379 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) in m 3.379 * [taylor]: Taking taylor expansion of a in m 3.380 * [backup-simplify]: Simplify a into a 3.380 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) in m 3.380 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1) in m 3.380 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 3.380 * [taylor]: Taking taylor expansion of (pow k 2) in m 3.380 * [taylor]: Taking taylor expansion of k in m 3.380 * [backup-simplify]: Simplify k into k 3.380 * [backup-simplify]: Simplify (* k k) into (pow k 2) 3.380 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 3.380 * [taylor]: Taking taylor expansion of 1 in m 3.380 * [backup-simplify]: Simplify 1 into 1 3.380 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in m 3.380 * [taylor]: Taking taylor expansion of 10 in m 3.380 * [backup-simplify]: Simplify 10 into 10 3.380 * [taylor]: Taking taylor expansion of (/ 1 k) in m 3.380 * [taylor]: Taking taylor expansion of k in m 3.380 * [backup-simplify]: Simplify k into k 3.380 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 3.380 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1) into (+ (/ 1 (pow k 2)) 1) 3.380 * [backup-simplify]: Simplify (* 10 (/ 1 k)) into (/ 10 k) 3.380 * [backup-simplify]: Simplify (- (/ 10 k)) into (- (* 10 (/ 1 k))) 3.381 * [backup-simplify]: Simplify (+ (+ (/ 1 (pow k 2)) 1) (- (* 10 (/ 1 k)))) into (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) 3.381 * [backup-simplify]: Simplify (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) into (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) 3.381 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log (/ -1 k)) m))) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))) into (/ (exp (* -1 (/ (log (/ -1 k)) m))) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))) 3.381 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))))) in k 3.381 * [taylor]: Taking taylor expansion of -1 in k 3.381 * [backup-simplify]: Simplify -1 into -1 3.381 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))) in k 3.381 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in k 3.381 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in k 3.381 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in k 3.381 * [taylor]: Taking taylor expansion of (/ -1 m) in k 3.381 * [taylor]: Taking taylor expansion of -1 in k 3.381 * [backup-simplify]: Simplify -1 into -1 3.381 * [taylor]: Taking taylor expansion of m in k 3.382 * [backup-simplify]: Simplify m into m 3.382 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 3.382 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 3.382 * [taylor]: Taking taylor expansion of (/ -1 k) in k 3.382 * [taylor]: Taking taylor expansion of -1 in k 3.382 * [backup-simplify]: Simplify -1 into -1 3.382 * [taylor]: Taking taylor expansion of k in k 3.382 * [backup-simplify]: Simplify 0 into 0 3.382 * [backup-simplify]: Simplify 1 into 1 3.382 * [backup-simplify]: Simplify (/ -1 1) into -1 3.383 * [backup-simplify]: Simplify (log -1) into (log -1) 3.383 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 3.384 * [backup-simplify]: Simplify (* (/ -1 m) (- (log -1) (log k))) into (* -1 (/ (- (log -1) (log k)) m)) 3.384 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 3.384 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) in k 3.384 * [taylor]: Taking taylor expansion of a in k 3.385 * [backup-simplify]: Simplify a into a 3.385 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) in k 3.385 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1) in k 3.385 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 3.385 * [taylor]: Taking taylor expansion of (pow k 2) in k 3.385 * [taylor]: Taking taylor expansion of k in k 3.385 * [backup-simplify]: Simplify 0 into 0 3.385 * [backup-simplify]: Simplify 1 into 1 3.385 * [backup-simplify]: Simplify (* 1 1) into 1 3.385 * [backup-simplify]: Simplify (/ 1 1) into 1 3.385 * [taylor]: Taking taylor expansion of 1 in k 3.385 * [backup-simplify]: Simplify 1 into 1 3.385 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 3.386 * [taylor]: Taking taylor expansion of 10 in k 3.386 * [backup-simplify]: Simplify 10 into 10 3.386 * [taylor]: Taking taylor expansion of (/ 1 k) in k 3.386 * [taylor]: Taking taylor expansion of k in k 3.386 * [backup-simplify]: Simplify 0 into 0 3.386 * [backup-simplify]: Simplify 1 into 1 3.386 * [backup-simplify]: Simplify (/ 1 1) into 1 3.387 * [backup-simplify]: Simplify (+ 1 0) into 1 3.387 * [backup-simplify]: Simplify (+ 1 0) into 1 3.387 * [backup-simplify]: Simplify (* a 1) into a 3.388 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) into (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) 3.388 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))))) in a 3.388 * [taylor]: Taking taylor expansion of -1 in a 3.388 * [backup-simplify]: Simplify -1 into -1 3.388 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))) in a 3.388 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in a 3.388 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in a 3.388 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in a 3.388 * [taylor]: Taking taylor expansion of (/ -1 m) in a 3.388 * [taylor]: Taking taylor expansion of -1 in a 3.388 * [backup-simplify]: Simplify -1 into -1 3.388 * [taylor]: Taking taylor expansion of m in a 3.388 * [backup-simplify]: Simplify m into m 3.388 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 3.388 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in a 3.388 * [taylor]: Taking taylor expansion of (/ -1 k) in a 3.388 * [taylor]: Taking taylor expansion of -1 in a 3.388 * [backup-simplify]: Simplify -1 into -1 3.388 * [taylor]: Taking taylor expansion of k in a 3.388 * [backup-simplify]: Simplify k into k 3.388 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 3.388 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 3.388 * [backup-simplify]: Simplify (* (/ -1 m) (log (/ -1 k))) into (* -1 (/ (log (/ -1 k)) m)) 3.388 * [backup-simplify]: Simplify (exp (* -1 (/ (log (/ -1 k)) m))) into (exp (* -1 (/ (log (/ -1 k)) m))) 3.388 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) in a 3.388 * [taylor]: Taking taylor expansion of a in a 3.388 * [backup-simplify]: Simplify 0 into 0 3.389 * [backup-simplify]: Simplify 1 into 1 3.389 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) in a 3.389 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1) in a 3.389 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 3.389 * [taylor]: Taking taylor expansion of (pow k 2) in a 3.389 * [taylor]: Taking taylor expansion of k in a 3.389 * [backup-simplify]: Simplify k into k 3.389 * [backup-simplify]: Simplify (* k k) into (pow k 2) 3.389 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 3.389 * [taylor]: Taking taylor expansion of 1 in a 3.389 * [backup-simplify]: Simplify 1 into 1 3.389 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in a 3.389 * [taylor]: Taking taylor expansion of 10 in a 3.389 * [backup-simplify]: Simplify 10 into 10 3.389 * [taylor]: Taking taylor expansion of (/ 1 k) in a 3.389 * [taylor]: Taking taylor expansion of k in a 3.389 * [backup-simplify]: Simplify k into k 3.389 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 3.389 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1) into (+ (/ 1 (pow k 2)) 1) 3.389 * [backup-simplify]: Simplify (* 10 (/ 1 k)) into (/ 10 k) 3.389 * [backup-simplify]: Simplify (- (/ 10 k)) into (- (* 10 (/ 1 k))) 3.390 * [backup-simplify]: Simplify (+ (+ (/ 1 (pow k 2)) 1) (- (* 10 (/ 1 k)))) into (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) 3.390 * [backup-simplify]: Simplify (* 0 (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) into 0 3.390 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 3.390 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 3.390 * [backup-simplify]: Simplify (+ 0 0) into 0 3.391 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 3.391 * [backup-simplify]: Simplify (+ (* 10 0) (* 0 (/ 1 k))) into 0 3.392 * [backup-simplify]: Simplify (- 0) into 0 3.392 * [backup-simplify]: Simplify (+ 0 0) into 0 3.393 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))) into (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) 3.393 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) into (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) 3.393 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))))) in a 3.393 * [taylor]: Taking taylor expansion of -1 in a 3.393 * [backup-simplify]: Simplify -1 into -1 3.393 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))) in a 3.393 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in a 3.393 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in a 3.393 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in a 3.393 * [taylor]: Taking taylor expansion of (/ -1 m) in a 3.393 * [taylor]: Taking taylor expansion of -1 in a 3.393 * [backup-simplify]: Simplify -1 into -1 3.393 * [taylor]: Taking taylor expansion of m in a 3.393 * [backup-simplify]: Simplify m into m 3.393 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 3.393 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in a 3.393 * [taylor]: Taking taylor expansion of (/ -1 k) in a 3.394 * [taylor]: Taking taylor expansion of -1 in a 3.394 * [backup-simplify]: Simplify -1 into -1 3.394 * [taylor]: Taking taylor expansion of k in a 3.394 * [backup-simplify]: Simplify k into k 3.394 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 3.394 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 3.394 * [backup-simplify]: Simplify (* (/ -1 m) (log (/ -1 k))) into (* -1 (/ (log (/ -1 k)) m)) 3.394 * [backup-simplify]: Simplify (exp (* -1 (/ (log (/ -1 k)) m))) into (exp (* -1 (/ (log (/ -1 k)) m))) 3.394 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) in a 3.394 * [taylor]: Taking taylor expansion of a in a 3.394 * [backup-simplify]: Simplify 0 into 0 3.394 * [backup-simplify]: Simplify 1 into 1 3.394 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) in a 3.394 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1) in a 3.394 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 3.394 * [taylor]: Taking taylor expansion of (pow k 2) in a 3.394 * [taylor]: Taking taylor expansion of k in a 3.394 * [backup-simplify]: Simplify k into k 3.394 * [backup-simplify]: Simplify (* k k) into (pow k 2) 3.394 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 3.394 * [taylor]: Taking taylor expansion of 1 in a 3.394 * [backup-simplify]: Simplify 1 into 1 3.394 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in a 3.394 * [taylor]: Taking taylor expansion of 10 in a 3.394 * [backup-simplify]: Simplify 10 into 10 3.395 * [taylor]: Taking taylor expansion of (/ 1 k) in a 3.395 * [taylor]: Taking taylor expansion of k in a 3.395 * [backup-simplify]: Simplify k into k 3.395 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 3.395 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1) into (+ (/ 1 (pow k 2)) 1) 3.395 * [backup-simplify]: Simplify (* 10 (/ 1 k)) into (/ 10 k) 3.395 * [backup-simplify]: Simplify (- (/ 10 k)) into (- (* 10 (/ 1 k))) 3.395 * [backup-simplify]: Simplify (+ (+ (/ 1 (pow k 2)) 1) (- (* 10 (/ 1 k)))) into (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) 3.395 * [backup-simplify]: Simplify (* 0 (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) into 0 3.395 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 3.396 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 3.396 * [backup-simplify]: Simplify (+ 0 0) into 0 3.396 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 3.397 * [backup-simplify]: Simplify (+ (* 10 0) (* 0 (/ 1 k))) into 0 3.397 * [backup-simplify]: Simplify (- 0) into 0 3.397 * [backup-simplify]: Simplify (+ 0 0) into 0 3.398 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))) into (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) 3.398 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) into (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) 3.399 * [backup-simplify]: Simplify (* -1 (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))) into (* -1 (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))) 3.399 * [taylor]: Taking taylor expansion of (* -1 (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))) in k 3.399 * [taylor]: Taking taylor expansion of -1 in k 3.399 * [backup-simplify]: Simplify -1 into -1 3.399 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) in k 3.399 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log (/ -1 k)) m))) in k 3.399 * [taylor]: Taking taylor expansion of (* -1 (/ (log (/ -1 k)) m)) in k 3.399 * [taylor]: Taking taylor expansion of -1 in k 3.399 * [backup-simplify]: Simplify -1 into -1 3.399 * [taylor]: Taking taylor expansion of (/ (log (/ -1 k)) m) in k 3.399 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 3.399 * [taylor]: Taking taylor expansion of (/ -1 k) in k 3.399 * [taylor]: Taking taylor expansion of -1 in k 3.399 * [backup-simplify]: Simplify -1 into -1 3.399 * [taylor]: Taking taylor expansion of k in k 3.399 * [backup-simplify]: Simplify 0 into 0 3.399 * [backup-simplify]: Simplify 1 into 1 3.400 * [backup-simplify]: Simplify (/ -1 1) into -1 3.400 * [backup-simplify]: Simplify (log -1) into (log -1) 3.400 * [taylor]: Taking taylor expansion of m in k 3.400 * [backup-simplify]: Simplify m into m 3.401 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 3.402 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 3.402 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) m) into (/ (- (log -1) (log k)) m) 3.403 * [backup-simplify]: Simplify (* -1 (/ (- (log -1) (log k)) m)) into (* -1 (/ (- (log -1) (log k)) m)) 3.403 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 3.403 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) in k 3.403 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1) in k 3.403 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 3.403 * [taylor]: Taking taylor expansion of (pow k 2) in k 3.403 * [taylor]: Taking taylor expansion of k in k 3.403 * [backup-simplify]: Simplify 0 into 0 3.403 * [backup-simplify]: Simplify 1 into 1 3.404 * [backup-simplify]: Simplify (* 1 1) into 1 3.404 * [backup-simplify]: Simplify (/ 1 1) into 1 3.404 * [taylor]: Taking taylor expansion of 1 in k 3.404 * [backup-simplify]: Simplify 1 into 1 3.404 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 3.404 * [taylor]: Taking taylor expansion of 10 in k 3.404 * [backup-simplify]: Simplify 10 into 10 3.404 * [taylor]: Taking taylor expansion of (/ 1 k) in k 3.404 * [taylor]: Taking taylor expansion of k in k 3.404 * [backup-simplify]: Simplify 0 into 0 3.404 * [backup-simplify]: Simplify 1 into 1 3.405 * [backup-simplify]: Simplify (/ 1 1) into 1 3.405 * [backup-simplify]: Simplify (+ 1 0) into 1 3.406 * [backup-simplify]: Simplify (+ 1 0) into 1 3.406 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) 1) into (exp (* -1 (/ (- (log -1) (log k)) m))) 3.407 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 3.407 * [taylor]: Taking taylor expansion of (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 3.407 * [taylor]: Taking taylor expansion of -1 in m 3.407 * [backup-simplify]: Simplify -1 into -1 3.407 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 3.407 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 3.407 * [taylor]: Taking taylor expansion of -1 in m 3.407 * [backup-simplify]: Simplify -1 into -1 3.407 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 3.407 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 3.407 * [taylor]: Taking taylor expansion of (log -1) in m 3.407 * [taylor]: Taking taylor expansion of -1 in m 3.407 * [backup-simplify]: Simplify -1 into -1 3.407 * [backup-simplify]: Simplify (log -1) into (log -1) 3.407 * [taylor]: Taking taylor expansion of (log k) in m 3.407 * [taylor]: Taking taylor expansion of k in m 3.407 * [backup-simplify]: Simplify k into k 3.407 * [backup-simplify]: Simplify (log k) into (log k) 3.407 * [taylor]: Taking taylor expansion of m in m 3.407 * [backup-simplify]: Simplify 0 into 0 3.407 * [backup-simplify]: Simplify 1 into 1 3.407 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 3.408 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 3.408 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 3.408 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 3.409 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 3.409 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 3.409 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 3.409 * [backup-simplify]: Simplify (- (/ 0 k) (+ (* (/ -1 k) (/ 0 k)))) into 0 3.410 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ -1 k) 1)))) 1) into 0 3.410 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)))) into 0 3.410 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (* 0 (log (/ -1 k)))) into 0 3.411 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log (/ -1 k)) m))) (+ (* (/ (pow 0 1) 1)))) into 0 3.411 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (* 0 k))) into 0 3.411 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 3.411 * [backup-simplify]: Simplify (+ 0 0) into 0 3.411 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 3.412 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 0 0) (* 0 (/ 1 k)))) into 0 3.412 * [backup-simplify]: Simplify (- 0) into 0 3.412 * [backup-simplify]: Simplify (+ 0 0) into 0 3.413 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))))) into 0 3.413 * [backup-simplify]: Simplify (- (/ 0 (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) (+ (* (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) (/ 0 (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))))) into 0 3.414 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))))) into 0 3.414 * [taylor]: Taking taylor expansion of 0 in k 3.414 * [backup-simplify]: Simplify 0 into 0 3.414 * [taylor]: Taking taylor expansion of 0 in m 3.414 * [backup-simplify]: Simplify 0 into 0 3.414 * [backup-simplify]: Simplify 0 into 0 3.414 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 3.415 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 3.416 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (- (log -1) (log k)) m) (/ 0 m)))) into 0 3.416 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (- (log -1) (log k)) m))) into 0 3.417 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 1) 1)))) into 0 3.417 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.418 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.418 * [backup-simplify]: Simplify (+ 0 0) into 0 3.418 * [backup-simplify]: Simplify (* 10 1) into 10 3.418 * [backup-simplify]: Simplify (- 10) into -10 3.419 * [backup-simplify]: Simplify (+ 0 -10) into -10 3.420 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log -1) (log k)) m))) (/ -10 1)))) into (* 10 (exp (* -1 (/ (- (log -1) (log k)) m)))) 3.420 * [backup-simplify]: Simplify (+ (* -1 (* 10 (exp (* -1 (/ (- (log -1) (log k)) m))))) (* 0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 10 (exp (* -1 (/ (- (log -1) (log k)) m))))) 3.420 * [taylor]: Taking taylor expansion of (- (* 10 (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 3.420 * [taylor]: Taking taylor expansion of (* 10 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 3.420 * [taylor]: Taking taylor expansion of 10 in m 3.420 * [backup-simplify]: Simplify 10 into 10 3.420 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 3.420 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 3.420 * [taylor]: Taking taylor expansion of -1 in m 3.420 * [backup-simplify]: Simplify -1 into -1 3.420 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 3.420 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 3.420 * [taylor]: Taking taylor expansion of (log -1) in m 3.421 * [taylor]: Taking taylor expansion of -1 in m 3.421 * [backup-simplify]: Simplify -1 into -1 3.421 * [backup-simplify]: Simplify (log -1) into (log -1) 3.421 * [taylor]: Taking taylor expansion of (log k) in m 3.421 * [taylor]: Taking taylor expansion of k in m 3.421 * [backup-simplify]: Simplify k into k 3.421 * [backup-simplify]: Simplify (log k) into (log k) 3.421 * [taylor]: Taking taylor expansion of m in m 3.421 * [backup-simplify]: Simplify 0 into 0 3.421 * [backup-simplify]: Simplify 1 into 1 3.421 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 3.421 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 3.421 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 3.422 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 3.422 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 3.422 * [backup-simplify]: Simplify (* 10 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* 10 (exp (* -1 (/ (- (log -1) (log k)) m)))) 3.423 * [backup-simplify]: Simplify (- (* 10 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 10 (exp (* -1 (/ (- (log -1) (log k)) m))))) 3.423 * [backup-simplify]: Simplify (- (* 10 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 10 (exp (* -1 (/ (- (log -1) (log k)) m))))) 3.424 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into 0 3.424 * [backup-simplify]: Simplify 0 into 0 3.424 * [backup-simplify]: Simplify (- (/ 0 k) (+ (* (/ -1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 3.425 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ -1 k) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ -1 k) 1)))) 2) into 0 3.425 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 3.425 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (+ (* 0 0) (* 0 (log (/ -1 k))))) into 0 3.426 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log (/ -1 k)) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 3.427 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (+ (* 0 0) (* 0 k)))) into 0 3.427 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 3.427 * [backup-simplify]: Simplify (+ 0 0) into 0 3.427 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)) (* 0 (/ 0 k)))) into 0 3.428 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 k))))) into 0 3.429 * [backup-simplify]: Simplify (- 0) into 0 3.429 * [backup-simplify]: Simplify (+ 0 0) into 0 3.431 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))))) into 0 3.432 * [backup-simplify]: Simplify (- (/ 0 (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) (+ (* (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) (/ 0 (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))) (* 0 (/ 0 (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))))) into 0 3.433 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))))) into 0 3.433 * [taylor]: Taking taylor expansion of 0 in k 3.433 * [backup-simplify]: Simplify 0 into 0 3.433 * [taylor]: Taking taylor expansion of 0 in m 3.433 * [backup-simplify]: Simplify 0 into 0 3.433 * [backup-simplify]: Simplify 0 into 0 3.433 * [taylor]: Taking taylor expansion of 0 in m 3.433 * [backup-simplify]: Simplify 0 into 0 3.433 * [backup-simplify]: Simplify 0 into 0 3.434 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.437 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 3.438 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (- (log -1) (log k)) m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 3.439 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ (- (log -1) (log k)) m)))) into 0 3.441 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 3.442 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 3.443 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.444 * [backup-simplify]: Simplify (+ 0 1) into 1 3.445 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.445 * [backup-simplify]: Simplify (+ (* 10 0) (* 0 1)) into 0 3.446 * [backup-simplify]: Simplify (- 0) into 0 3.446 * [backup-simplify]: Simplify (+ 1 0) into 1 3.449 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log -1) (log k)) m))) (/ 1 1)) (* (* 10 (exp (* -1 (/ (- (log -1) (log k)) m)))) (/ -10 1)))) into (* 99 (exp (* -1 (/ (- (log -1) (log k)) m)))) 3.450 * [backup-simplify]: Simplify (+ (* -1 (* 99 (exp (* -1 (/ (- (log -1) (log k)) m))))) (+ (* 0 (* 10 (exp (* -1 (/ (- (log -1) (log k)) m))))) (* 0 (exp (* -1 (/ (- (log -1) (log k)) m)))))) into (- (* 99 (exp (* -1 (/ (- (log -1) (log k)) m))))) 3.450 * [taylor]: Taking taylor expansion of (- (* 99 (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 3.450 * [taylor]: Taking taylor expansion of (* 99 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 3.450 * [taylor]: Taking taylor expansion of 99 in m 3.450 * [backup-simplify]: Simplify 99 into 99 3.450 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 3.450 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 3.450 * [taylor]: Taking taylor expansion of -1 in m 3.450 * [backup-simplify]: Simplify -1 into -1 3.450 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 3.451 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 3.451 * [taylor]: Taking taylor expansion of (log -1) in m 3.451 * [taylor]: Taking taylor expansion of -1 in m 3.451 * [backup-simplify]: Simplify -1 into -1 3.451 * [backup-simplify]: Simplify (log -1) into (log -1) 3.451 * [taylor]: Taking taylor expansion of (log k) in m 3.451 * [taylor]: Taking taylor expansion of k in m 3.451 * [backup-simplify]: Simplify k into k 3.451 * [backup-simplify]: Simplify (log k) into (log k) 3.451 * [taylor]: Taking taylor expansion of m in m 3.451 * [backup-simplify]: Simplify 0 into 0 3.451 * [backup-simplify]: Simplify 1 into 1 3.451 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 3.452 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 3.452 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 3.453 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 3.453 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 3.454 * [backup-simplify]: Simplify (* 99 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* 99 (exp (* -1 (/ (- (log -1) (log k)) m)))) 3.454 * [backup-simplify]: Simplify (- (* 99 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 99 (exp (* -1 (/ (- (log -1) (log k)) m))))) 3.455 * [backup-simplify]: Simplify (- (* 99 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 99 (exp (* -1 (/ (- (log -1) (log k)) m))))) 3.458 * [backup-simplify]: Simplify (+ (* (- (* 99 (exp (* -1 (/ (- (log -1) (log (/ 1 (- k)))) (/ 1 (- m))))))) (* 1 (* (pow (/ 1 (- k)) 4) (/ 1 (/ 1 (- a)))))) (+ (* (- (* 10 (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 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 4))) (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 2))) (* 10 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 3)))) 3.458 * * * * [progress]: [ 2 / 4 ] generating series at (2 2 1 1) 3.458 * [backup-simplify]: Simplify (* (+ k 10) k) into (* (+ 10 k) k) 3.458 * [approximate]: Taking taylor expansion of (* (+ 10 k) k) in (k) around 0 3.458 * [taylor]: Taking taylor expansion of (* (+ 10 k) k) in k 3.458 * [taylor]: Taking taylor expansion of (+ 10 k) in k 3.458 * [taylor]: Taking taylor expansion of 10 in k 3.458 * [backup-simplify]: Simplify 10 into 10 3.458 * [taylor]: Taking taylor expansion of k in k 3.458 * [backup-simplify]: Simplify 0 into 0 3.458 * [backup-simplify]: Simplify 1 into 1 3.458 * [taylor]: Taking taylor expansion of k in k 3.458 * [backup-simplify]: Simplify 0 into 0 3.458 * [backup-simplify]: Simplify 1 into 1 3.458 * [taylor]: Taking taylor expansion of (* (+ 10 k) k) in k 3.458 * [taylor]: Taking taylor expansion of (+ 10 k) in k 3.458 * [taylor]: Taking taylor expansion of 10 in k 3.458 * [backup-simplify]: Simplify 10 into 10 3.458 * [taylor]: Taking taylor expansion of k in k 3.458 * [backup-simplify]: Simplify 0 into 0 3.458 * [backup-simplify]: Simplify 1 into 1 3.458 * [taylor]: Taking taylor expansion of k in k 3.459 * [backup-simplify]: Simplify 0 into 0 3.459 * [backup-simplify]: Simplify 1 into 1 3.459 * [backup-simplify]: Simplify (+ 10 0) into 10 3.460 * [backup-simplify]: Simplify (* 10 0) into 0 3.460 * [backup-simplify]: Simplify 0 into 0 3.460 * [backup-simplify]: Simplify (+ 0 1) into 1 3.461 * [backup-simplify]: Simplify (+ (* 10 1) (* 1 0)) into 10 3.461 * [backup-simplify]: Simplify 10 into 10 3.461 * [backup-simplify]: Simplify (+ 0 0) into 0 3.462 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 1 1) (* 0 0))) into 1 3.462 * [backup-simplify]: Simplify 1 into 1 3.463 * [backup-simplify]: Simplify (+ 0 0) into 0 3.464 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 3.464 * [backup-simplify]: Simplify 0 into 0 3.465 * [backup-simplify]: Simplify (+ 0 0) into 0 3.466 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 3.466 * [backup-simplify]: Simplify 0 into 0 3.467 * [backup-simplify]: Simplify (+ 0 0) into 0 3.468 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))))) into 0 3.469 * [backup-simplify]: Simplify 0 into 0 3.469 * [backup-simplify]: Simplify (+ 0 0) into 0 3.471 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))))) into 0 3.471 * [backup-simplify]: Simplify 0 into 0 3.472 * [backup-simplify]: Simplify (+ 0 0) into 0 3.474 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))))))) into 0 3.474 * [backup-simplify]: Simplify 0 into 0 3.474 * [backup-simplify]: Simplify (+ 0 0) into 0 3.477 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))))))) into 0 3.477 * [backup-simplify]: Simplify 0 into 0 3.477 * [backup-simplify]: Simplify (+ (* 1 (pow k 2)) (* 10 k)) into (+ (pow k 2) (* 10 k)) 3.477 * [backup-simplify]: Simplify (* (+ (/ 1 k) 10) (/ 1 k)) into (/ (+ (/ 1 k) 10) k) 3.477 * [approximate]: Taking taylor expansion of (/ (+ (/ 1 k) 10) k) in (k) around 0 3.477 * [taylor]: Taking taylor expansion of (/ (+ (/ 1 k) 10) k) in k 3.477 * [taylor]: Taking taylor expansion of (+ (/ 1 k) 10) in k 3.477 * [taylor]: Taking taylor expansion of (/ 1 k) in k 3.477 * [taylor]: Taking taylor expansion of k in k 3.477 * [backup-simplify]: Simplify 0 into 0 3.478 * [backup-simplify]: Simplify 1 into 1 3.478 * [backup-simplify]: Simplify (/ 1 1) into 1 3.478 * [taylor]: Taking taylor expansion of 10 in k 3.478 * [backup-simplify]: Simplify 10 into 10 3.478 * [taylor]: Taking taylor expansion of k in k 3.478 * [backup-simplify]: Simplify 0 into 0 3.478 * [backup-simplify]: Simplify 1 into 1 3.479 * [backup-simplify]: Simplify (+ 1 0) into 1 3.479 * [backup-simplify]: Simplify (/ 1 1) into 1 3.479 * [taylor]: Taking taylor expansion of (/ (+ (/ 1 k) 10) k) in k 3.479 * [taylor]: Taking taylor expansion of (+ (/ 1 k) 10) in k 3.479 * [taylor]: Taking taylor expansion of (/ 1 k) in k 3.479 * [taylor]: Taking taylor expansion of k in k 3.479 * [backup-simplify]: Simplify 0 into 0 3.479 * [backup-simplify]: Simplify 1 into 1 3.480 * [backup-simplify]: Simplify (/ 1 1) into 1 3.480 * [taylor]: Taking taylor expansion of 10 in k 3.480 * [backup-simplify]: Simplify 10 into 10 3.480 * [taylor]: Taking taylor expansion of k in k 3.480 * [backup-simplify]: Simplify 0 into 0 3.480 * [backup-simplify]: Simplify 1 into 1 3.480 * [backup-simplify]: Simplify (+ 1 0) into 1 3.481 * [backup-simplify]: Simplify (/ 1 1) into 1 3.481 * [backup-simplify]: Simplify 1 into 1 3.482 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.482 * [backup-simplify]: Simplify (+ 0 10) into 10 3.483 * [backup-simplify]: Simplify (- (/ 10 1) (+ (* 1 (/ 0 1)))) into 10 3.483 * [backup-simplify]: Simplify 10 into 10 3.484 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.485 * [backup-simplify]: Simplify (+ 0 0) into 0 3.486 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 10 (/ 0 1)))) into 0 3.486 * [backup-simplify]: Simplify 0 into 0 3.487 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.487 * [backup-simplify]: Simplify (+ 0 0) into 0 3.488 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 10 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.488 * [backup-simplify]: Simplify 0 into 0 3.489 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.490 * [backup-simplify]: Simplify (+ 0 0) into 0 3.491 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 10 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.491 * [backup-simplify]: Simplify 0 into 0 3.492 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.492 * [backup-simplify]: Simplify (+ 0 0) into 0 3.494 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 10 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.494 * [backup-simplify]: Simplify 0 into 0 3.495 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.497 * [backup-simplify]: Simplify (+ 0 0) into 0 3.499 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 10 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.499 * [backup-simplify]: Simplify 0 into 0 3.500 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.501 * [backup-simplify]: Simplify (+ 0 0) into 0 3.502 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 10 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.502 * [backup-simplify]: Simplify 0 into 0 3.502 * [backup-simplify]: Simplify (+ (* 10 (/ 1 (/ 1 k))) (* 1 (pow (/ 1 (/ 1 k)) 2))) into (+ (pow k 2) (* 10 k)) 3.503 * [backup-simplify]: Simplify (* (+ (/ 1 (- k)) 10) (/ 1 (- k))) into (* -1 (/ (- 10 (/ 1 k)) k)) 3.503 * [approximate]: Taking taylor expansion of (* -1 (/ (- 10 (/ 1 k)) k)) in (k) around 0 3.503 * [taylor]: Taking taylor expansion of (* -1 (/ (- 10 (/ 1 k)) k)) in k 3.503 * [taylor]: Taking taylor expansion of -1 in k 3.503 * [backup-simplify]: Simplify -1 into -1 3.503 * [taylor]: Taking taylor expansion of (/ (- 10 (/ 1 k)) k) in k 3.503 * [taylor]: Taking taylor expansion of (- 10 (/ 1 k)) in k 3.503 * [taylor]: Taking taylor expansion of 10 in k 3.503 * [backup-simplify]: Simplify 10 into 10 3.503 * [taylor]: Taking taylor expansion of (/ 1 k) in k 3.503 * [taylor]: Taking taylor expansion of k in k 3.503 * [backup-simplify]: Simplify 0 into 0 3.503 * [backup-simplify]: Simplify 1 into 1 3.503 * [backup-simplify]: Simplify (/ 1 1) into 1 3.503 * [taylor]: Taking taylor expansion of k in k 3.503 * [backup-simplify]: Simplify 0 into 0 3.503 * [backup-simplify]: Simplify 1 into 1 3.504 * [backup-simplify]: Simplify (- 1) into -1 3.504 * [backup-simplify]: Simplify (+ 0 -1) into -1 3.505 * [backup-simplify]: Simplify (/ -1 1) into -1 3.505 * [taylor]: Taking taylor expansion of (* -1 (/ (- 10 (/ 1 k)) k)) in k 3.505 * [taylor]: Taking taylor expansion of -1 in k 3.505 * [backup-simplify]: Simplify -1 into -1 3.505 * [taylor]: Taking taylor expansion of (/ (- 10 (/ 1 k)) k) in k 3.505 * [taylor]: Taking taylor expansion of (- 10 (/ 1 k)) in k 3.505 * [taylor]: Taking taylor expansion of 10 in k 3.505 * [backup-simplify]: Simplify 10 into 10 3.505 * [taylor]: Taking taylor expansion of (/ 1 k) in k 3.505 * [taylor]: Taking taylor expansion of k in k 3.505 * [backup-simplify]: Simplify 0 into 0 3.505 * [backup-simplify]: Simplify 1 into 1 3.506 * [backup-simplify]: Simplify (/ 1 1) into 1 3.506 * [taylor]: Taking taylor expansion of k in k 3.506 * [backup-simplify]: Simplify 0 into 0 3.506 * [backup-simplify]: Simplify 1 into 1 3.506 * [backup-simplify]: Simplify (- 1) into -1 3.507 * [backup-simplify]: Simplify (+ 0 -1) into -1 3.507 * [backup-simplify]: Simplify (/ -1 1) into -1 3.508 * [backup-simplify]: Simplify (* -1 -1) into 1 3.508 * [backup-simplify]: Simplify 1 into 1 3.508 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.509 * [backup-simplify]: Simplify (- 0) into 0 3.509 * [backup-simplify]: Simplify (+ 10 0) into 10 3.510 * [backup-simplify]: Simplify (- (/ 10 1) (+ (* -1 (/ 0 1)))) into 10 3.511 * [backup-simplify]: Simplify (+ (* -1 10) (* 0 -1)) into -10 3.511 * [backup-simplify]: Simplify -10 into -10 3.512 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.513 * [backup-simplify]: Simplify (- 0) into 0 3.513 * [backup-simplify]: Simplify (+ 0 0) into 0 3.514 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 10 (/ 0 1)))) into 0 3.515 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 10) (* 0 -1))) into 0 3.515 * [backup-simplify]: Simplify 0 into 0 3.516 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.517 * [backup-simplify]: Simplify (- 0) into 0 3.517 * [backup-simplify]: Simplify (+ 0 0) into 0 3.519 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 10 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.521 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 10) (* 0 -1)))) into 0 3.521 * [backup-simplify]: Simplify 0 into 0 3.522 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.522 * [backup-simplify]: Simplify (- 0) into 0 3.523 * [backup-simplify]: Simplify (+ 0 0) into 0 3.524 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 10 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.526 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 10) (* 0 -1))))) into 0 3.526 * [backup-simplify]: Simplify 0 into 0 3.527 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.528 * [backup-simplify]: Simplify (- 0) into 0 3.528 * [backup-simplify]: Simplify (+ 0 0) into 0 3.529 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 10 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.531 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 10) (* 0 -1)))))) into 0 3.531 * [backup-simplify]: Simplify 0 into 0 3.532 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.533 * [backup-simplify]: Simplify (- 0) into 0 3.533 * [backup-simplify]: Simplify (+ 0 0) into 0 3.534 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 10 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.536 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 10) (* 0 -1))))))) into 0 3.536 * [backup-simplify]: Simplify 0 into 0 3.537 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.538 * [backup-simplify]: Simplify (- 0) into 0 3.538 * [backup-simplify]: Simplify (+ 0 0) into 0 3.540 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 10 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.542 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 10) (* 0 -1)))))))) into 0 3.542 * [backup-simplify]: Simplify 0 into 0 3.542 * [backup-simplify]: Simplify (+ (* -10 (/ 1 (/ 1 (- k)))) (* 1 (pow (/ 1 (/ 1 (- k))) 2))) into (+ (pow k 2) (* 10 k)) 3.542 * * * * [progress]: [ 3 / 4 ] generating series at (2 2 1) 3.543 * [backup-simplify]: Simplify (+ (* (+ k 10) k) 1) into (+ (pow k 2) (+ 1 (* 10 k))) 3.543 * [approximate]: Taking taylor expansion of (+ (pow k 2) (+ 1 (* 10 k))) in (k) around 0 3.543 * [taylor]: Taking taylor expansion of (+ (pow k 2) (+ 1 (* 10 k))) in k 3.543 * [taylor]: Taking taylor expansion of (pow k 2) in k 3.543 * [taylor]: Taking taylor expansion of k in k 3.543 * [backup-simplify]: Simplify 0 into 0 3.543 * [backup-simplify]: Simplify 1 into 1 3.543 * [taylor]: Taking taylor expansion of (+ 1 (* 10 k)) in k 3.543 * [taylor]: Taking taylor expansion of 1 in k 3.543 * [backup-simplify]: Simplify 1 into 1 3.543 * [taylor]: Taking taylor expansion of (* 10 k) in k 3.543 * [taylor]: Taking taylor expansion of 10 in k 3.543 * [backup-simplify]: Simplify 10 into 10 3.543 * [taylor]: Taking taylor expansion of k in k 3.543 * [backup-simplify]: Simplify 0 into 0 3.543 * [backup-simplify]: Simplify 1 into 1 3.543 * [taylor]: Taking taylor expansion of (+ (pow k 2) (+ 1 (* 10 k))) in k 3.543 * [taylor]: Taking taylor expansion of (pow k 2) in k 3.543 * [taylor]: Taking taylor expansion of k in k 3.543 * [backup-simplify]: Simplify 0 into 0 3.543 * [backup-simplify]: Simplify 1 into 1 3.543 * [taylor]: Taking taylor expansion of (+ 1 (* 10 k)) in k 3.543 * [taylor]: Taking taylor expansion of 1 in k 3.543 * [backup-simplify]: Simplify 1 into 1 3.543 * [taylor]: Taking taylor expansion of (* 10 k) in k 3.543 * [taylor]: Taking taylor expansion of 10 in k 3.543 * [backup-simplify]: Simplify 10 into 10 3.543 * [taylor]: Taking taylor expansion of k in k 3.543 * [backup-simplify]: Simplify 0 into 0 3.543 * [backup-simplify]: Simplify 1 into 1 3.544 * [backup-simplify]: Simplify (* 10 0) into 0 3.545 * [backup-simplify]: Simplify (+ 1 0) into 1 3.545 * [backup-simplify]: Simplify (+ 0 1) into 1 3.545 * [backup-simplify]: Simplify 1 into 1 3.546 * [backup-simplify]: Simplify (+ (* 10 1) (* 0 0)) into 10 3.546 * [backup-simplify]: Simplify (+ 0 10) into 10 3.547 * [backup-simplify]: Simplify (+ 0 10) into 10 3.547 * [backup-simplify]: Simplify 10 into 10 3.547 * [backup-simplify]: Simplify (* 1 1) into 1 3.548 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 0 1) (* 0 0))) into 0 3.549 * [backup-simplify]: Simplify (+ 0 0) into 0 3.549 * [backup-simplify]: Simplify (+ 1 0) into 1 3.549 * [backup-simplify]: Simplify 1 into 1 3.550 * [backup-simplify]: Simplify (+ (* 1 (pow k 2)) (+ (* 10 k) 1)) into (+ (pow k 2) (+ 1 (* 10 k))) 3.550 * [backup-simplify]: Simplify (+ (* (+ (/ 1 k) 10) (/ 1 k)) 1) into (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) 3.550 * [approximate]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) in (k) around 0 3.550 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) in k 3.550 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 3.550 * [taylor]: Taking taylor expansion of (pow k 2) in k 3.550 * [taylor]: Taking taylor expansion of k in k 3.550 * [backup-simplify]: Simplify 0 into 0 3.550 * [backup-simplify]: Simplify 1 into 1 3.551 * [backup-simplify]: Simplify (* 1 1) into 1 3.551 * [backup-simplify]: Simplify (/ 1 1) into 1 3.551 * [taylor]: Taking taylor expansion of (+ (* 10 (/ 1 k)) 1) in k 3.551 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 3.551 * [taylor]: Taking taylor expansion of 10 in k 3.551 * [backup-simplify]: Simplify 10 into 10 3.551 * [taylor]: Taking taylor expansion of (/ 1 k) in k 3.551 * [taylor]: Taking taylor expansion of k in k 3.551 * [backup-simplify]: Simplify 0 into 0 3.551 * [backup-simplify]: Simplify 1 into 1 3.552 * [backup-simplify]: Simplify (/ 1 1) into 1 3.552 * [taylor]: Taking taylor expansion of 1 in k 3.552 * [backup-simplify]: Simplify 1 into 1 3.552 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) in k 3.552 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 3.552 * [taylor]: Taking taylor expansion of (pow k 2) in k 3.552 * [taylor]: Taking taylor expansion of k in k 3.552 * [backup-simplify]: Simplify 0 into 0 3.552 * [backup-simplify]: Simplify 1 into 1 3.552 * [backup-simplify]: Simplify (* 1 1) into 1 3.553 * [backup-simplify]: Simplify (/ 1 1) into 1 3.553 * [taylor]: Taking taylor expansion of (+ (* 10 (/ 1 k)) 1) in k 3.553 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 3.553 * [taylor]: Taking taylor expansion of 10 in k 3.553 * [backup-simplify]: Simplify 10 into 10 3.553 * [taylor]: Taking taylor expansion of (/ 1 k) in k 3.553 * [taylor]: Taking taylor expansion of k in k 3.553 * [backup-simplify]: Simplify 0 into 0 3.553 * [backup-simplify]: Simplify 1 into 1 3.553 * [backup-simplify]: Simplify (/ 1 1) into 1 3.553 * [taylor]: Taking taylor expansion of 1 in k 3.553 * [backup-simplify]: Simplify 1 into 1 3.554 * [backup-simplify]: Simplify (+ 1 0) into 1 3.554 * [backup-simplify]: Simplify 1 into 1 3.555 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.556 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.556 * [backup-simplify]: Simplify (* 10 1) into 10 3.556 * [backup-simplify]: Simplify (+ 10 0) into 10 3.557 * [backup-simplify]: Simplify (+ 0 10) into 10 3.557 * [backup-simplify]: Simplify 10 into 10 3.558 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 3.559 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.560 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.561 * [backup-simplify]: Simplify (+ (* 10 0) (* 0 1)) into 0 3.561 * [backup-simplify]: Simplify (+ 0 1) into 1 3.561 * [backup-simplify]: Simplify (+ 0 1) into 1 3.562 * [backup-simplify]: Simplify 1 into 1 3.562 * [backup-simplify]: Simplify (+ 1 (+ (* 10 (/ 1 (/ 1 k))) (* 1 (pow (/ 1 (/ 1 k)) 2)))) into (+ (pow k 2) (+ 1 (* 10 k))) 3.562 * [backup-simplify]: Simplify (+ (* (+ (/ 1 (- k)) 10) (/ 1 (- k))) 1) into (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) 3.562 * [approximate]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) in (k) around 0 3.562 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) in k 3.562 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1) in k 3.562 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 3.562 * [taylor]: Taking taylor expansion of (pow k 2) in k 3.562 * [taylor]: Taking taylor expansion of k in k 3.562 * [backup-simplify]: Simplify 0 into 0 3.562 * [backup-simplify]: Simplify 1 into 1 3.563 * [backup-simplify]: Simplify (* 1 1) into 1 3.563 * [backup-simplify]: Simplify (/ 1 1) into 1 3.563 * [taylor]: Taking taylor expansion of 1 in k 3.563 * [backup-simplify]: Simplify 1 into 1 3.563 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 3.563 * [taylor]: Taking taylor expansion of 10 in k 3.563 * [backup-simplify]: Simplify 10 into 10 3.563 * [taylor]: Taking taylor expansion of (/ 1 k) in k 3.563 * [taylor]: Taking taylor expansion of k in k 3.563 * [backup-simplify]: Simplify 0 into 0 3.563 * [backup-simplify]: Simplify 1 into 1 3.564 * [backup-simplify]: Simplify (/ 1 1) into 1 3.564 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) in k 3.564 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1) in k 3.564 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 3.564 * [taylor]: Taking taylor expansion of (pow k 2) in k 3.564 * [taylor]: Taking taylor expansion of k in k 3.564 * [backup-simplify]: Simplify 0 into 0 3.564 * [backup-simplify]: Simplify 1 into 1 3.564 * [backup-simplify]: Simplify (* 1 1) into 1 3.565 * [backup-simplify]: Simplify (/ 1 1) into 1 3.565 * [taylor]: Taking taylor expansion of 1 in k 3.565 * [backup-simplify]: Simplify 1 into 1 3.565 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 3.565 * [taylor]: Taking taylor expansion of 10 in k 3.565 * [backup-simplify]: Simplify 10 into 10 3.565 * [taylor]: Taking taylor expansion of (/ 1 k) in k 3.565 * [taylor]: Taking taylor expansion of k in k 3.565 * [backup-simplify]: Simplify 0 into 0 3.565 * [backup-simplify]: Simplify 1 into 1 3.565 * [backup-simplify]: Simplify (/ 1 1) into 1 3.566 * [backup-simplify]: Simplify (+ 1 0) into 1 3.566 * [backup-simplify]: Simplify (+ 1 0) into 1 3.566 * [backup-simplify]: Simplify 1 into 1 3.567 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.568 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.568 * [backup-simplify]: Simplify (+ 0 0) into 0 3.569 * [backup-simplify]: Simplify (* 10 1) into 10 3.569 * [backup-simplify]: Simplify (- 10) into -10 3.570 * [backup-simplify]: Simplify (+ 0 -10) into -10 3.570 * [backup-simplify]: Simplify -10 into -10 3.570 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 3.571 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.572 * [backup-simplify]: Simplify (+ 0 1) into 1 3.573 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.573 * [backup-simplify]: Simplify (+ (* 10 0) (* 0 1)) into 0 3.574 * [backup-simplify]: Simplify (- 0) into 0 3.574 * [backup-simplify]: Simplify (+ 1 0) into 1 3.574 * [backup-simplify]: Simplify 1 into 1 3.575 * [backup-simplify]: Simplify (+ 1 (+ (* -10 (/ 1 (/ 1 (- k)))) (* 1 (pow (/ 1 (/ 1 (- k))) 2)))) into (+ (pow k 2) (+ 1 (* 10 k))) 3.575 * * * * [progress]: [ 4 / 4 ] generating series at (2 2) 3.575 * [backup-simplify]: Simplify (/ (+ (* (+ k 10) k) 1) (pow k m)) into (/ (+ (pow k 2) (+ 1 (* 10 k))) (pow k m)) 3.575 * [approximate]: Taking taylor expansion of (/ (+ (pow k 2) (+ 1 (* 10 k))) (pow k m)) in (k m) around 0 3.575 * [taylor]: Taking taylor expansion of (/ (+ (pow k 2) (+ 1 (* 10 k))) (pow k m)) in m 3.575 * [taylor]: Taking taylor expansion of (+ (pow k 2) (+ 1 (* 10 k))) in m 3.575 * [taylor]: Taking taylor expansion of (pow k 2) in m 3.575 * [taylor]: Taking taylor expansion of k in m 3.575 * [backup-simplify]: Simplify k into k 3.575 * [taylor]: Taking taylor expansion of (+ 1 (* 10 k)) in m 3.575 * [taylor]: Taking taylor expansion of 1 in m 3.575 * [backup-simplify]: Simplify 1 into 1 3.575 * [taylor]: Taking taylor expansion of (* 10 k) in m 3.575 * [taylor]: Taking taylor expansion of 10 in m 3.575 * [backup-simplify]: Simplify 10 into 10 3.575 * [taylor]: Taking taylor expansion of k in m 3.575 * [backup-simplify]: Simplify k into k 3.575 * [taylor]: Taking taylor expansion of (pow k m) in m 3.575 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 3.575 * [taylor]: Taking taylor expansion of (* m (log k)) in m 3.575 * [taylor]: Taking taylor expansion of m in m 3.575 * [backup-simplify]: Simplify 0 into 0 3.575 * [backup-simplify]: Simplify 1 into 1 3.575 * [taylor]: Taking taylor expansion of (log k) in m 3.575 * [taylor]: Taking taylor expansion of k in m 3.576 * [backup-simplify]: Simplify k into k 3.576 * [backup-simplify]: Simplify (log k) into (log k) 3.576 * [backup-simplify]: Simplify (* 0 (log k)) into 0 3.576 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 3.577 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 3.577 * [backup-simplify]: Simplify (exp 0) into 1 3.577 * [backup-simplify]: Simplify (* k k) into (pow k 2) 3.577 * [backup-simplify]: Simplify (* 10 k) into (* 10 k) 3.577 * [backup-simplify]: Simplify (+ 1 (* 10 k)) into (+ 1 (* 10 k)) 3.577 * [backup-simplify]: Simplify (+ (pow k 2) (+ 1 (* 10 k))) into (+ (pow k 2) (+ 1 (* 10 k))) 3.577 * [backup-simplify]: Simplify (/ (+ (pow k 2) (+ 1 (* 10 k))) 1) into (+ (pow k 2) (+ 1 (* 10 k))) 3.577 * [taylor]: Taking taylor expansion of (/ (+ (pow k 2) (+ 1 (* 10 k))) (pow k m)) in k 3.577 * [taylor]: Taking taylor expansion of (+ (pow k 2) (+ 1 (* 10 k))) in k 3.578 * [taylor]: Taking taylor expansion of (pow k 2) in k 3.578 * [taylor]: Taking taylor expansion of k in k 3.578 * [backup-simplify]: Simplify 0 into 0 3.578 * [backup-simplify]: Simplify 1 into 1 3.578 * [taylor]: Taking taylor expansion of (+ 1 (* 10 k)) in k 3.578 * [taylor]: Taking taylor expansion of 1 in k 3.578 * [backup-simplify]: Simplify 1 into 1 3.578 * [taylor]: Taking taylor expansion of (* 10 k) in k 3.578 * [taylor]: Taking taylor expansion of 10 in k 3.578 * [backup-simplify]: Simplify 10 into 10 3.578 * [taylor]: Taking taylor expansion of k in k 3.578 * [backup-simplify]: Simplify 0 into 0 3.578 * [backup-simplify]: Simplify 1 into 1 3.578 * [taylor]: Taking taylor expansion of (pow k m) in k 3.578 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 3.578 * [taylor]: Taking taylor expansion of (* m (log k)) in k 3.578 * [taylor]: Taking taylor expansion of m in k 3.578 * [backup-simplify]: Simplify m into m 3.578 * [taylor]: Taking taylor expansion of (log k) in k 3.578 * [taylor]: Taking taylor expansion of k in k 3.578 * [backup-simplify]: Simplify 0 into 0 3.578 * [backup-simplify]: Simplify 1 into 1 3.578 * [backup-simplify]: Simplify (log 1) into 0 3.579 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 3.579 * [backup-simplify]: Simplify (* m (log k)) into (* (log k) m) 3.579 * [backup-simplify]: Simplify (exp (* (log k) m)) into (exp (* (log k) m)) 3.579 * [backup-simplify]: Simplify (* 10 0) into 0 3.580 * [backup-simplify]: Simplify (+ 1 0) into 1 3.580 * [backup-simplify]: Simplify (+ 0 1) into 1 3.580 * [backup-simplify]: Simplify (/ 1 (exp (* (log k) m))) into (/ 1 (exp (* (log k) m))) 3.580 * [taylor]: Taking taylor expansion of (/ (+ (pow k 2) (+ 1 (* 10 k))) (pow k m)) in k 3.581 * [taylor]: Taking taylor expansion of (+ (pow k 2) (+ 1 (* 10 k))) in k 3.581 * [taylor]: Taking taylor expansion of (pow k 2) in k 3.581 * [taylor]: Taking taylor expansion of k in k 3.581 * [backup-simplify]: Simplify 0 into 0 3.581 * [backup-simplify]: Simplify 1 into 1 3.581 * [taylor]: Taking taylor expansion of (+ 1 (* 10 k)) in k 3.581 * [taylor]: Taking taylor expansion of 1 in k 3.581 * [backup-simplify]: Simplify 1 into 1 3.581 * [taylor]: Taking taylor expansion of (* 10 k) in k 3.581 * [taylor]: Taking taylor expansion of 10 in k 3.581 * [backup-simplify]: Simplify 10 into 10 3.581 * [taylor]: Taking taylor expansion of k in k 3.581 * [backup-simplify]: Simplify 0 into 0 3.581 * [backup-simplify]: Simplify 1 into 1 3.581 * [taylor]: Taking taylor expansion of (pow k m) in k 3.581 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 3.581 * [taylor]: Taking taylor expansion of (* m (log k)) in k 3.581 * [taylor]: Taking taylor expansion of m in k 3.581 * [backup-simplify]: Simplify m into m 3.581 * [taylor]: Taking taylor expansion of (log k) in k 3.581 * [taylor]: Taking taylor expansion of k in k 3.581 * [backup-simplify]: Simplify 0 into 0 3.581 * [backup-simplify]: Simplify 1 into 1 3.581 * [backup-simplify]: Simplify (log 1) into 0 3.582 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 3.582 * [backup-simplify]: Simplify (* m (log k)) into (* (log k) m) 3.582 * [backup-simplify]: Simplify (exp (* (log k) m)) into (exp (* (log k) m)) 3.582 * [backup-simplify]: Simplify (* 10 0) into 0 3.583 * [backup-simplify]: Simplify (+ 1 0) into 1 3.583 * [backup-simplify]: Simplify (+ 0 1) into 1 3.584 * [backup-simplify]: Simplify (/ 1 (exp (* (log k) m))) into (/ 1 (exp (* (log k) m))) 3.584 * [taylor]: Taking taylor expansion of (/ 1 (exp (* (log k) m))) in m 3.584 * [taylor]: Taking taylor expansion of (exp (* (log k) m)) in m 3.584 * [taylor]: Taking taylor expansion of (* (log k) m) in m 3.584 * [taylor]: Taking taylor expansion of (log k) in m 3.584 * [taylor]: Taking taylor expansion of k in m 3.584 * [backup-simplify]: Simplify k into k 3.584 * [backup-simplify]: Simplify (log k) into (log k) 3.584 * [taylor]: Taking taylor expansion of m in m 3.584 * [backup-simplify]: Simplify 0 into 0 3.584 * [backup-simplify]: Simplify 1 into 1 3.584 * [backup-simplify]: Simplify (* (log k) 0) into 0 3.585 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 3.585 * [backup-simplify]: Simplify (+ (* (log k) 1) (* 0 0)) into (log k) 3.585 * [backup-simplify]: Simplify (exp 0) into 1 3.586 * [backup-simplify]: Simplify (/ 1 1) into 1 3.586 * [backup-simplify]: Simplify 1 into 1 3.587 * [backup-simplify]: Simplify (+ (* 10 1) (* 0 0)) into 10 3.587 * [backup-simplify]: Simplify (+ 0 10) into 10 3.588 * [backup-simplify]: Simplify (+ 0 10) into 10 3.589 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 3.590 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 3.590 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 3.591 * [backup-simplify]: Simplify (* (exp (* (log k) m)) (+ (* (/ (pow 0 1) 1)))) into 0 3.591 * [backup-simplify]: Simplify (- (/ 10 (exp (* (log k) m))) (+ (* (/ 1 (exp (* (log k) m))) (/ 0 (exp (* (log k) m)))))) into (* 10 (/ 1 (exp (* (log k) m)))) 3.591 * [taylor]: Taking taylor expansion of (* 10 (/ 1 (exp (* (log k) m)))) in m 3.591 * [taylor]: Taking taylor expansion of 10 in m 3.591 * [backup-simplify]: Simplify 10 into 10 3.591 * [taylor]: Taking taylor expansion of (/ 1 (exp (* (log k) m))) in m 3.591 * [taylor]: Taking taylor expansion of (exp (* (log k) m)) in m 3.591 * [taylor]: Taking taylor expansion of (* (log k) m) in m 3.591 * [taylor]: Taking taylor expansion of (log k) in m 3.591 * [taylor]: Taking taylor expansion of k in m 3.591 * [backup-simplify]: Simplify k into k 3.591 * [backup-simplify]: Simplify (log k) into (log k) 3.591 * [taylor]: Taking taylor expansion of m in m 3.591 * [backup-simplify]: Simplify 0 into 0 3.591 * [backup-simplify]: Simplify 1 into 1 3.591 * [backup-simplify]: Simplify (* (log k) 0) into 0 3.592 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 3.593 * [backup-simplify]: Simplify (+ (* (log k) 1) (* 0 0)) into (log k) 3.593 * [backup-simplify]: Simplify (exp 0) into 1 3.593 * [backup-simplify]: Simplify (/ 1 1) into 1 3.594 * [backup-simplify]: Simplify (* 10 1) into 10 3.594 * [backup-simplify]: Simplify 10 into 10 3.594 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow (log k) 1) 1)))) into (log k) 3.594 * [backup-simplify]: Simplify (- (+ (* 1 (/ (log k) 1)))) into (- (log k)) 3.594 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 3.594 * [backup-simplify]: Simplify (+ (* (- (log k)) (* m 1)) (+ (* 10 (* 1 k)) 1)) into (- (+ 1 (* 10 k)) (* (log k) m)) 3.595 * [backup-simplify]: Simplify (/ (+ (* (+ (/ 1 k) 10) (/ 1 k)) 1) (pow (/ 1 k) (/ 1 m))) into (/ (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) (pow (/ 1 k) (/ 1 m))) 3.595 * [approximate]: Taking taylor expansion of (/ (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) (pow (/ 1 k) (/ 1 m))) in (k m) around 0 3.595 * [taylor]: Taking taylor expansion of (/ (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) (pow (/ 1 k) (/ 1 m))) in m 3.595 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) in m 3.595 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 3.595 * [taylor]: Taking taylor expansion of (pow k 2) in m 3.595 * [taylor]: Taking taylor expansion of k in m 3.595 * [backup-simplify]: Simplify k into k 3.595 * [backup-simplify]: Simplify (* k k) into (pow k 2) 3.595 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 3.595 * [taylor]: Taking taylor expansion of (+ (* 10 (/ 1 k)) 1) in m 3.595 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in m 3.595 * [taylor]: Taking taylor expansion of 10 in m 3.595 * [backup-simplify]: Simplify 10 into 10 3.595 * [taylor]: Taking taylor expansion of (/ 1 k) in m 3.595 * [taylor]: Taking taylor expansion of k in m 3.595 * [backup-simplify]: Simplify k into k 3.595 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 3.595 * [taylor]: Taking taylor expansion of 1 in m 3.595 * [backup-simplify]: Simplify 1 into 1 3.595 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in m 3.595 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in m 3.595 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in m 3.595 * [taylor]: Taking taylor expansion of (/ 1 m) in m 3.595 * [taylor]: Taking taylor expansion of m in m 3.596 * [backup-simplify]: Simplify 0 into 0 3.596 * [backup-simplify]: Simplify 1 into 1 3.596 * [backup-simplify]: Simplify (/ 1 1) into 1 3.596 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in m 3.596 * [taylor]: Taking taylor expansion of (/ 1 k) in m 3.596 * [taylor]: Taking taylor expansion of k in m 3.596 * [backup-simplify]: Simplify k into k 3.596 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 3.596 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 3.596 * [backup-simplify]: Simplify (* 1 (log (/ 1 k))) into (log (/ 1 k)) 3.596 * [backup-simplify]: Simplify (exp (* (/ 1 m) (log (/ 1 k)))) into (exp (/ (log (/ 1 k)) m)) 3.597 * [backup-simplify]: Simplify (* 10 (/ 1 k)) into (/ 10 k) 3.597 * [backup-simplify]: Simplify (+ (/ 10 k) 1) into (+ (* 10 (/ 1 k)) 1) 3.597 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) into (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) 3.597 * [backup-simplify]: Simplify (/ (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) (exp (/ (log (/ 1 k)) m))) into (/ (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) (exp (/ (log (/ 1 k)) m))) 3.597 * [taylor]: Taking taylor expansion of (/ (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) (pow (/ 1 k) (/ 1 m))) in k 3.597 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) in k 3.597 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 3.597 * [taylor]: Taking taylor expansion of (pow k 2) in k 3.597 * [taylor]: Taking taylor expansion of k in k 3.597 * [backup-simplify]: Simplify 0 into 0 3.597 * [backup-simplify]: Simplify 1 into 1 3.598 * [backup-simplify]: Simplify (* 1 1) into 1 3.598 * [backup-simplify]: Simplify (/ 1 1) into 1 3.598 * [taylor]: Taking taylor expansion of (+ (* 10 (/ 1 k)) 1) in k 3.598 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 3.598 * [taylor]: Taking taylor expansion of 10 in k 3.598 * [backup-simplify]: Simplify 10 into 10 3.598 * [taylor]: Taking taylor expansion of (/ 1 k) in k 3.598 * [taylor]: Taking taylor expansion of k in k 3.598 * [backup-simplify]: Simplify 0 into 0 3.598 * [backup-simplify]: Simplify 1 into 1 3.599 * [backup-simplify]: Simplify (/ 1 1) into 1 3.599 * [taylor]: Taking taylor expansion of 1 in k 3.599 * [backup-simplify]: Simplify 1 into 1 3.599 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in k 3.599 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in k 3.599 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in k 3.599 * [taylor]: Taking taylor expansion of (/ 1 m) in k 3.599 * [taylor]: Taking taylor expansion of m in k 3.599 * [backup-simplify]: Simplify m into m 3.599 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 3.599 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 3.599 * [taylor]: Taking taylor expansion of (/ 1 k) in k 3.599 * [taylor]: Taking taylor expansion of k in k 3.599 * [backup-simplify]: Simplify 0 into 0 3.599 * [backup-simplify]: Simplify 1 into 1 3.599 * [backup-simplify]: Simplify (/ 1 1) into 1 3.600 * [backup-simplify]: Simplify (log 1) into 0 3.600 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 3.600 * [backup-simplify]: Simplify (* (/ 1 m) (- (log k))) into (* -1 (/ (log k) m)) 3.601 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 3.601 * [backup-simplify]: Simplify (+ 1 0) into 1 3.601 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 3.601 * [taylor]: Taking taylor expansion of (/ (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) (pow (/ 1 k) (/ 1 m))) in k 3.601 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) in k 3.601 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 3.601 * [taylor]: Taking taylor expansion of (pow k 2) in k 3.601 * [taylor]: Taking taylor expansion of k in k 3.601 * [backup-simplify]: Simplify 0 into 0 3.601 * [backup-simplify]: Simplify 1 into 1 3.602 * [backup-simplify]: Simplify (* 1 1) into 1 3.602 * [backup-simplify]: Simplify (/ 1 1) into 1 3.602 * [taylor]: Taking taylor expansion of (+ (* 10 (/ 1 k)) 1) in k 3.602 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 3.602 * [taylor]: Taking taylor expansion of 10 in k 3.602 * [backup-simplify]: Simplify 10 into 10 3.602 * [taylor]: Taking taylor expansion of (/ 1 k) in k 3.602 * [taylor]: Taking taylor expansion of k in k 3.602 * [backup-simplify]: Simplify 0 into 0 3.603 * [backup-simplify]: Simplify 1 into 1 3.603 * [backup-simplify]: Simplify (/ 1 1) into 1 3.603 * [taylor]: Taking taylor expansion of 1 in k 3.603 * [backup-simplify]: Simplify 1 into 1 3.603 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in k 3.603 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in k 3.603 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in k 3.603 * [taylor]: Taking taylor expansion of (/ 1 m) in k 3.603 * [taylor]: Taking taylor expansion of m in k 3.603 * [backup-simplify]: Simplify m into m 3.603 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 3.603 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 3.603 * [taylor]: Taking taylor expansion of (/ 1 k) in k 3.603 * [taylor]: Taking taylor expansion of k in k 3.603 * [backup-simplify]: Simplify 0 into 0 3.603 * [backup-simplify]: Simplify 1 into 1 3.604 * [backup-simplify]: Simplify (/ 1 1) into 1 3.604 * [backup-simplify]: Simplify (log 1) into 0 3.605 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 3.605 * [backup-simplify]: Simplify (* (/ 1 m) (- (log k))) into (* -1 (/ (log k) m)) 3.605 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 3.605 * [backup-simplify]: Simplify (+ 1 0) into 1 3.605 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 3.606 * [taylor]: Taking taylor expansion of (/ 1 (exp (* -1 (/ (log k) m)))) in m 3.606 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 3.606 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 3.606 * [taylor]: Taking taylor expansion of -1 in m 3.606 * [backup-simplify]: Simplify -1 into -1 3.606 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 3.606 * [taylor]: Taking taylor expansion of (log k) in m 3.606 * [taylor]: Taking taylor expansion of k in m 3.606 * [backup-simplify]: Simplify k into k 3.606 * [backup-simplify]: Simplify (log k) into (log k) 3.606 * [taylor]: Taking taylor expansion of m in m 3.606 * [backup-simplify]: Simplify 0 into 0 3.606 * [backup-simplify]: Simplify 1 into 1 3.606 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 3.606 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 3.606 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 3.606 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 3.606 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 3.607 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.608 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.609 * [backup-simplify]: Simplify (* 10 1) into 10 3.609 * [backup-simplify]: Simplify (+ 10 0) into 10 3.609 * [backup-simplify]: Simplify (+ 0 10) into 10 3.610 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.612 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 3.612 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)))) into 0 3.612 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 3.612 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (* 0 (- (log k)))) into 0 3.613 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 1) 1)))) into 0 3.613 * [backup-simplify]: Simplify (- (/ 10 (exp (* -1 (/ (log k) m)))) (+ (* (/ 1 (exp (* -1 (/ (log k) m)))) (/ 0 (exp (* -1 (/ (log k) m))))))) into (* 10 (/ 1 (exp (* -1 (/ (log k) m))))) 3.614 * [taylor]: Taking taylor expansion of (* 10 (/ 1 (exp (* -1 (/ (log k) m))))) in m 3.614 * [taylor]: Taking taylor expansion of 10 in m 3.614 * [backup-simplify]: Simplify 10 into 10 3.614 * [taylor]: Taking taylor expansion of (/ 1 (exp (* -1 (/ (log k) m)))) in m 3.614 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 3.614 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 3.614 * [taylor]: Taking taylor expansion of -1 in m 3.614 * [backup-simplify]: Simplify -1 into -1 3.614 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 3.614 * [taylor]: Taking taylor expansion of (log k) in m 3.614 * [taylor]: Taking taylor expansion of k in m 3.614 * [backup-simplify]: Simplify k into k 3.614 * [backup-simplify]: Simplify (log k) into (log k) 3.614 * [taylor]: Taking taylor expansion of m in m 3.614 * [backup-simplify]: Simplify 0 into 0 3.614 * [backup-simplify]: Simplify 1 into 1 3.614 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 3.614 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 3.614 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 3.614 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 3.614 * [backup-simplify]: Simplify (* 10 (/ 1 (exp (* -1 (/ (log k) m))))) into (/ 10 (exp (* -1 (/ (log k) m)))) 3.615 * [backup-simplify]: Simplify (/ 10 (exp (* -1 (/ (log k) m)))) into (/ 10 (exp (* -1 (/ (log k) m)))) 3.615 * [backup-simplify]: Simplify (- (+ (* (/ 1 (exp (* -1 (/ (log k) m)))) (/ 0 (exp (* -1 (/ (log k) m))))))) into 0 3.615 * [backup-simplify]: Simplify 0 into 0 3.616 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 3.616 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.616 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.617 * [backup-simplify]: Simplify (+ (* 10 0) (* 0 1)) into 0 3.617 * [backup-simplify]: Simplify (+ 0 1) into 1 3.617 * [backup-simplify]: Simplify (+ 0 1) into 1 3.618 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.619 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 3.620 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 3.620 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 3.620 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (+ (* 0 0) (* 0 (- (log k))))) into 0 3.621 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 3.621 * [backup-simplify]: Simplify (- (/ 1 (exp (* -1 (/ (log k) m)))) (+ (* (/ 1 (exp (* -1 (/ (log k) m)))) (/ 0 (exp (* -1 (/ (log k) m))))) (* (* 10 (/ 1 (exp (* -1 (/ (log k) m))))) (/ 0 (exp (* -1 (/ (log k) m))))))) into (/ 1 (exp (* -1 (/ (log k) m)))) 3.621 * [taylor]: Taking taylor expansion of (/ 1 (exp (* -1 (/ (log k) m)))) in m 3.621 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 3.621 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 3.621 * [taylor]: Taking taylor expansion of -1 in m 3.621 * [backup-simplify]: Simplify -1 into -1 3.621 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 3.621 * [taylor]: Taking taylor expansion of (log k) in m 3.621 * [taylor]: Taking taylor expansion of k in m 3.621 * [backup-simplify]: Simplify k into k 3.621 * [backup-simplify]: Simplify (log k) into (log k) 3.622 * [taylor]: Taking taylor expansion of m in m 3.622 * [backup-simplify]: Simplify 0 into 0 3.622 * [backup-simplify]: Simplify 1 into 1 3.622 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 3.622 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 3.622 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 3.622 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 3.622 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 3.622 * [backup-simplify]: Simplify (+ (/ 1 (exp (* -1 (/ (log (/ 1 k)) (/ 1 m))))) (+ (* (/ 10 (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 (+ (* 10 (/ k (exp (* -1 (* (log (/ 1 k)) m))))) (+ (/ (pow k 2) (exp (* -1 (* (log (/ 1 k)) m)))) (/ 1 (exp (* -1 (* (log (/ 1 k)) m)))))) 3.622 * [backup-simplify]: Simplify (/ (+ (* (+ (/ 1 (- k)) 10) (/ 1 (- k))) 1) (pow (/ 1 (- k)) (/ 1 (- m)))) into (/ (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) (pow (/ -1 k) (/ -1 m))) 3.623 * [approximate]: Taking taylor expansion of (/ (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) (pow (/ -1 k) (/ -1 m))) in (k m) around 0 3.623 * [taylor]: Taking taylor expansion of (/ (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) (pow (/ -1 k) (/ -1 m))) in m 3.623 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) in m 3.623 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1) in m 3.623 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 3.623 * [taylor]: Taking taylor expansion of (pow k 2) in m 3.623 * [taylor]: Taking taylor expansion of k in m 3.623 * [backup-simplify]: Simplify k into k 3.623 * [backup-simplify]: Simplify (* k k) into (pow k 2) 3.623 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 3.623 * [taylor]: Taking taylor expansion of 1 in m 3.623 * [backup-simplify]: Simplify 1 into 1 3.623 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in m 3.623 * [taylor]: Taking taylor expansion of 10 in m 3.623 * [backup-simplify]: Simplify 10 into 10 3.623 * [taylor]: Taking taylor expansion of (/ 1 k) in m 3.623 * [taylor]: Taking taylor expansion of k in m 3.623 * [backup-simplify]: Simplify k into k 3.623 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 3.623 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in m 3.623 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in m 3.623 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in m 3.623 * [taylor]: Taking taylor expansion of (/ -1 m) in m 3.623 * [taylor]: Taking taylor expansion of -1 in m 3.623 * [backup-simplify]: Simplify -1 into -1 3.623 * [taylor]: Taking taylor expansion of m in m 3.623 * [backup-simplify]: Simplify 0 into 0 3.623 * [backup-simplify]: Simplify 1 into 1 3.623 * [backup-simplify]: Simplify (/ -1 1) into -1 3.623 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in m 3.623 * [taylor]: Taking taylor expansion of (/ -1 k) in m 3.623 * [taylor]: Taking taylor expansion of -1 in m 3.623 * [backup-simplify]: Simplify -1 into -1 3.623 * [taylor]: Taking taylor expansion of k in m 3.623 * [backup-simplify]: Simplify k into k 3.624 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 3.624 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 3.624 * [backup-simplify]: Simplify (* -1 (log (/ -1 k))) into (* -1 (log (/ -1 k))) 3.624 * [backup-simplify]: Simplify (exp (* (/ -1 m) (log (/ -1 k)))) into (exp (* -1 (/ (log (/ -1 k)) m))) 3.624 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1) into (+ (/ 1 (pow k 2)) 1) 3.624 * [backup-simplify]: Simplify (* 10 (/ 1 k)) into (/ 10 k) 3.624 * [backup-simplify]: Simplify (- (/ 10 k)) into (- (* 10 (/ 1 k))) 3.624 * [backup-simplify]: Simplify (+ (+ (/ 1 (pow k 2)) 1) (- (* 10 (/ 1 k)))) into (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) 3.624 * [backup-simplify]: Simplify (/ (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) (exp (* -1 (/ (log (/ -1 k)) m)))) into (/ (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) (exp (* -1 (/ (log (/ -1 k)) m)))) 3.624 * [taylor]: Taking taylor expansion of (/ (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) (pow (/ -1 k) (/ -1 m))) in k 3.624 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) in k 3.624 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1) in k 3.624 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 3.624 * [taylor]: Taking taylor expansion of (pow k 2) in k 3.625 * [taylor]: Taking taylor expansion of k in k 3.625 * [backup-simplify]: Simplify 0 into 0 3.625 * [backup-simplify]: Simplify 1 into 1 3.625 * [backup-simplify]: Simplify (* 1 1) into 1 3.625 * [backup-simplify]: Simplify (/ 1 1) into 1 3.625 * [taylor]: Taking taylor expansion of 1 in k 3.625 * [backup-simplify]: Simplify 1 into 1 3.625 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 3.625 * [taylor]: Taking taylor expansion of 10 in k 3.625 * [backup-simplify]: Simplify 10 into 10 3.625 * [taylor]: Taking taylor expansion of (/ 1 k) in k 3.625 * [taylor]: Taking taylor expansion of k in k 3.625 * [backup-simplify]: Simplify 0 into 0 3.625 * [backup-simplify]: Simplify 1 into 1 3.625 * [backup-simplify]: Simplify (/ 1 1) into 1 3.625 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in k 3.625 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in k 3.625 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in k 3.625 * [taylor]: Taking taylor expansion of (/ -1 m) in k 3.626 * [taylor]: Taking taylor expansion of -1 in k 3.626 * [backup-simplify]: Simplify -1 into -1 3.626 * [taylor]: Taking taylor expansion of m in k 3.626 * [backup-simplify]: Simplify m into m 3.626 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 3.626 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 3.626 * [taylor]: Taking taylor expansion of (/ -1 k) in k 3.626 * [taylor]: Taking taylor expansion of -1 in k 3.626 * [backup-simplify]: Simplify -1 into -1 3.626 * [taylor]: Taking taylor expansion of k in k 3.626 * [backup-simplify]: Simplify 0 into 0 3.626 * [backup-simplify]: Simplify 1 into 1 3.626 * [backup-simplify]: Simplify (/ -1 1) into -1 3.626 * [backup-simplify]: Simplify (log -1) into (log -1) 3.627 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 3.627 * [backup-simplify]: Simplify (* (/ -1 m) (- (log -1) (log k))) into (* -1 (/ (- (log -1) (log k)) m)) 3.627 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 3.628 * [backup-simplify]: Simplify (+ 1 0) into 1 3.628 * [backup-simplify]: Simplify (+ 1 0) into 1 3.628 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 3.628 * [taylor]: Taking taylor expansion of (/ (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) (pow (/ -1 k) (/ -1 m))) in k 3.628 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) in k 3.628 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1) in k 3.628 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 3.628 * [taylor]: Taking taylor expansion of (pow k 2) in k 3.628 * [taylor]: Taking taylor expansion of k in k 3.628 * [backup-simplify]: Simplify 0 into 0 3.628 * [backup-simplify]: Simplify 1 into 1 3.629 * [backup-simplify]: Simplify (* 1 1) into 1 3.629 * [backup-simplify]: Simplify (/ 1 1) into 1 3.629 * [taylor]: Taking taylor expansion of 1 in k 3.629 * [backup-simplify]: Simplify 1 into 1 3.629 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 3.629 * [taylor]: Taking taylor expansion of 10 in k 3.629 * [backup-simplify]: Simplify 10 into 10 3.629 * [taylor]: Taking taylor expansion of (/ 1 k) in k 3.629 * [taylor]: Taking taylor expansion of k in k 3.629 * [backup-simplify]: Simplify 0 into 0 3.629 * [backup-simplify]: Simplify 1 into 1 3.629 * [backup-simplify]: Simplify (/ 1 1) into 1 3.629 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in k 3.629 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in k 3.629 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in k 3.629 * [taylor]: Taking taylor expansion of (/ -1 m) in k 3.629 * [taylor]: Taking taylor expansion of -1 in k 3.629 * [backup-simplify]: Simplify -1 into -1 3.629 * [taylor]: Taking taylor expansion of m in k 3.629 * [backup-simplify]: Simplify m into m 3.629 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 3.629 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 3.629 * [taylor]: Taking taylor expansion of (/ -1 k) in k 3.629 * [taylor]: Taking taylor expansion of -1 in k 3.629 * [backup-simplify]: Simplify -1 into -1 3.629 * [taylor]: Taking taylor expansion of k in k 3.629 * [backup-simplify]: Simplify 0 into 0 3.629 * [backup-simplify]: Simplify 1 into 1 3.630 * [backup-simplify]: Simplify (/ -1 1) into -1 3.630 * [backup-simplify]: Simplify (log -1) into (log -1) 3.630 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 3.631 * [backup-simplify]: Simplify (* (/ -1 m) (- (log -1) (log k))) into (* -1 (/ (- (log -1) (log k)) m)) 3.631 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 3.631 * [backup-simplify]: Simplify (+ 1 0) into 1 3.632 * [backup-simplify]: Simplify (+ 1 0) into 1 3.632 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 3.632 * [taylor]: Taking taylor expansion of (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 3.632 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 3.632 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 3.632 * [taylor]: Taking taylor expansion of -1 in m 3.632 * [backup-simplify]: Simplify -1 into -1 3.632 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 3.632 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 3.632 * [taylor]: Taking taylor expansion of (log -1) in m 3.632 * [taylor]: Taking taylor expansion of -1 in m 3.632 * [backup-simplify]: Simplify -1 into -1 3.633 * [backup-simplify]: Simplify (log -1) into (log -1) 3.633 * [taylor]: Taking taylor expansion of (log k) in m 3.633 * [taylor]: Taking taylor expansion of k in m 3.633 * [backup-simplify]: Simplify k into k 3.633 * [backup-simplify]: Simplify (log k) into (log k) 3.633 * [taylor]: Taking taylor expansion of m in m 3.633 * [backup-simplify]: Simplify 0 into 0 3.633 * [backup-simplify]: Simplify 1 into 1 3.633 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 3.633 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 3.633 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 3.634 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 3.634 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 3.634 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 3.634 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 3.635 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 3.635 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.636 * [backup-simplify]: Simplify (+ 0 0) into 0 3.636 * [backup-simplify]: Simplify (* 10 1) into 10 3.636 * [backup-simplify]: Simplify (- 10) into -10 3.636 * [backup-simplify]: Simplify (+ 0 -10) into -10 3.639 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 3.640 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 3.640 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)))) into 0 3.641 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 3.641 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (* 0 (- (log -1) (log k)))) into 0 3.642 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 1) 1)))) into 0 3.643 * [backup-simplify]: Simplify (- (/ -10 (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 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))))) 3.643 * [taylor]: Taking taylor expansion of (- (* 10 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))))) in m 3.643 * [taylor]: Taking taylor expansion of (* 10 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 3.643 * [taylor]: Taking taylor expansion of 10 in m 3.643 * [backup-simplify]: Simplify 10 into 10 3.643 * [taylor]: Taking taylor expansion of (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 3.643 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 3.643 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 3.643 * [taylor]: Taking taylor expansion of -1 in m 3.643 * [backup-simplify]: Simplify -1 into -1 3.643 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 3.643 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 3.643 * [taylor]: Taking taylor expansion of (log -1) in m 3.643 * [taylor]: Taking taylor expansion of -1 in m 3.643 * [backup-simplify]: Simplify -1 into -1 3.643 * [backup-simplify]: Simplify (log -1) into (log -1) 3.643 * [taylor]: Taking taylor expansion of (log k) in m 3.643 * [taylor]: Taking taylor expansion of k in m 3.643 * [backup-simplify]: Simplify k into k 3.643 * [backup-simplify]: Simplify (log k) into (log k) 3.643 * [taylor]: Taking taylor expansion of m in m 3.643 * [backup-simplify]: Simplify 0 into 0 3.643 * [backup-simplify]: Simplify 1 into 1 3.643 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 3.644 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 3.644 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 3.644 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 3.645 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 3.645 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 3.645 * [backup-simplify]: Simplify (* 10 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (/ 10 (exp (* -1 (/ (- (log -1) (log k)) m)))) 3.646 * [backup-simplify]: Simplify (- (/ 10 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 10 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))))) 3.646 * [backup-simplify]: Simplify (- (* 10 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))))) into (- (* 10 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))))) 3.647 * [backup-simplify]: Simplify (- (+ (* (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) (/ 0 (exp (* -1 (/ (- (log -1) (log k)) m))))))) into 0 3.647 * [backup-simplify]: Simplify 0 into 0 3.647 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 3.648 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.648 * [backup-simplify]: Simplify (+ 0 1) into 1 3.649 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 3.649 * [backup-simplify]: Simplify (+ (* 10 0) (* 0 1)) into 0 3.650 * [backup-simplify]: Simplify (- 0) into 0 3.650 * [backup-simplify]: Simplify (+ 1 0) into 1 3.651 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 3.652 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 3.653 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 3.653 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 3.654 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (+ (* 0 0) (* 0 (- (log -1) (log k))))) into 0 3.655 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 3.656 * [backup-simplify]: Simplify (- (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) (+ (* (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) (/ 0 (exp (* -1 (/ (- (log -1) (log k)) m))))) (* (- (* 10 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))))) (/ 0 (exp (* -1 (/ (- (log -1) (log k)) m))))))) into (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 3.656 * [taylor]: Taking taylor expansion of (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 3.656 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 3.656 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 3.656 * [taylor]: Taking taylor expansion of -1 in m 3.656 * [backup-simplify]: Simplify -1 into -1 3.656 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 3.656 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 3.656 * [taylor]: Taking taylor expansion of (log -1) in m 3.656 * [taylor]: Taking taylor expansion of -1 in m 3.656 * [backup-simplify]: Simplify -1 into -1 3.657 * [backup-simplify]: Simplify (log -1) into (log -1) 3.657 * [taylor]: Taking taylor expansion of (log k) in m 3.657 * [taylor]: Taking taylor expansion of k in m 3.657 * [backup-simplify]: Simplify k into k 3.657 * [backup-simplify]: Simplify (log k) into (log k) 3.657 * [taylor]: Taking taylor expansion of m in m 3.657 * [backup-simplify]: Simplify 0 into 0 3.657 * [backup-simplify]: Simplify 1 into 1 3.657 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 3.657 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 3.658 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 3.658 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 3.658 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 3.659 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 3.659 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 3.661 * [backup-simplify]: Simplify (+ (/ 1 (exp (* -1 (/ (- (log -1) (log (/ 1 (- k)))) (/ 1 (- m)))))) (+ (* (- (* 10 (/ 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 (+ (* 10 (/ k (exp (* m (- (log -1) (log (/ -1 k))))))) (+ (/ (pow k 2) (exp (* m (- (log -1) (log (/ -1 k)))))) (/ 1 (exp (* m (- (log -1) (log (/ -1 k)))))))) 3.661 * * * [progress]: simplifying candidates 3.661 * * * * [progress]: [ 1 / 215 ] simplifiying candidate # 3.661 * * * * [progress]: [ 2 / 215 ] simplifiying candidate # 3.661 * * * * [progress]: [ 3 / 215 ] simplifiying candidate # 3.661 * * * * [progress]: [ 4 / 215 ] simplifiying candidate # 3.661 * * * * [progress]: [ 5 / 215 ] simplifiying candidate # 3.662 * * * * [progress]: [ 6 / 215 ] simplifiying candidate # 3.662 * * * * [progress]: [ 7 / 215 ] simplifiying candidate # 3.662 * * * * [progress]: [ 8 / 215 ] simplifiying candidate # 3.662 * * * * [progress]: [ 9 / 215 ] simplifiying candidate # 3.662 * * * * [progress]: [ 10 / 215 ] simplifiying candidate # 3.662 * * * * [progress]: [ 11 / 215 ] simplifiying candidate # 3.662 * * * * [progress]: [ 12 / 215 ] simplifiying candidate # 3.662 * * * * [progress]: [ 13 / 215 ] simplifiying candidate # 3.662 * * * * [progress]: [ 14 / 215 ] simplifiying candidate # 3.662 * * * * [progress]: [ 15 / 215 ] simplifiying candidate # 3.662 * * * * [progress]: [ 16 / 215 ] simplifiying candidate # 3.662 * * * * [progress]: [ 17 / 215 ] simplifiying candidate # 3.662 * * * * [progress]: [ 18 / 215 ] simplifiying candidate # 3.663 * * * * [progress]: [ 19 / 215 ] simplifiying candidate # 3.663 * * * * [progress]: [ 20 / 215 ] simplifiying candidate # 3.663 * * * * [progress]: [ 21 / 215 ] simplifiying candidate # 3.663 * * * * [progress]: [ 22 / 215 ] simplifiying candidate # 3.663 * * * * [progress]: [ 23 / 215 ] simplifiying candidate # 3.663 * * * * [progress]: [ 24 / 215 ] simplifiying candidate # 3.663 * * * * [progress]: [ 25 / 215 ] simplifiying candidate # 3.663 * * * * [progress]: [ 26 / 215 ] simplifiying candidate # 3.663 * * * * [progress]: [ 27 / 215 ] simplifiying candidate # 3.663 * * * * [progress]: [ 28 / 215 ] simplifiying candidate # 3.663 * * * * [progress]: [ 29 / 215 ] simplifiying candidate # 3.663 * * * * [progress]: [ 30 / 215 ] simplifiying candidate # 3.663 * * * * [progress]: [ 31 / 215 ] simplifiying candidate # 3.664 * * * * [progress]: [ 32 / 215 ] simplifiying candidate # 3.664 * * * * [progress]: [ 33 / 215 ] simplifiying candidate # 3.664 * * * * [progress]: [ 34 / 215 ] simplifiying candidate # 3.664 * * * * [progress]: [ 35 / 215 ] simplifiying candidate # 3.664 * * * * [progress]: [ 36 / 215 ] simplifiying candidate # 3.664 * * * * [progress]: [ 37 / 215 ] simplifiying candidate # 3.664 * * * * [progress]: [ 38 / 215 ] simplifiying candidate # 3.664 * * * * [progress]: [ 39 / 215 ] simplifiying candidate # 3.664 * * * * [progress]: [ 40 / 215 ] simplifiying candidate # 3.664 * * * * [progress]: [ 41 / 215 ] simplifiying candidate # 3.664 * * * * [progress]: [ 42 / 215 ] simplifiying candidate # 3.664 * * * * [progress]: [ 43 / 215 ] simplifiying candidate # 3.664 * * * * [progress]: [ 44 / 215 ] simplifiying candidate # 3.664 * * * * [progress]: [ 45 / 215 ] simplifiying candidate # 3.665 * * * * [progress]: [ 46 / 215 ] simplifiying candidate # 3.665 * * * * [progress]: [ 47 / 215 ] simplifiying candidate # 3.665 * * * * [progress]: [ 48 / 215 ] simplifiying candidate # 3.665 * * * * [progress]: [ 49 / 215 ] simplifiying candidate # 3.665 * * * * [progress]: [ 50 / 215 ] simplifiying candidate # 3.665 * * * * [progress]: [ 51 / 215 ] simplifiying candidate # 3.665 * * * * [progress]: [ 52 / 215 ] simplifiying candidate # 3.665 * * * * [progress]: [ 53 / 215 ] simplifiying candidate # 3.665 * * * * [progress]: [ 54 / 215 ] simplifiying candidate # 3.665 * * * * [progress]: [ 55 / 215 ] simplifiying candidate # 3.665 * * * * [progress]: [ 56 / 215 ] simplifiying candidate # 3.665 * * * * [progress]: [ 57 / 215 ] simplifiying candidate # 3.665 * * * * [progress]: [ 58 / 215 ] simplifiying candidate # 3.665 * * * * [progress]: [ 59 / 215 ] simplifiying candidate # 3.666 * * * * [progress]: [ 60 / 215 ] simplifiying candidate # 3.666 * * * * [progress]: [ 61 / 215 ] simplifiying candidate # 3.666 * * * * [progress]: [ 62 / 215 ] simplifiying candidate # 3.666 * * * * [progress]: [ 63 / 215 ] simplifiying candidate # 3.666 * * * * [progress]: [ 64 / 215 ] simplifiying candidate # 3.666 * * * * [progress]: [ 65 / 215 ] simplifiying candidate # 3.666 * * * * [progress]: [ 66 / 215 ] simplifiying candidate # 3.666 * * * * [progress]: [ 67 / 215 ] simplifiying candidate # 3.666 * * * * [progress]: [ 68 / 215 ] simplifiying candidate # 3.666 * * * * [progress]: [ 69 / 215 ] simplifiying candidate # 3.666 * * * * [progress]: [ 70 / 215 ] simplifiying candidate # 3.666 * * * * [progress]: [ 71 / 215 ] simplifiying candidate # 3.666 * * * * [progress]: [ 72 / 215 ] simplifiying candidate # 3.666 * * * * [progress]: [ 73 / 215 ] simplifiying candidate # 3.667 * * * * [progress]: [ 74 / 215 ] simplifiying candidate # 3.667 * * * * [progress]: [ 75 / 215 ] simplifiying candidate # 3.667 * * * * [progress]: [ 76 / 215 ] simplifiying candidate # 3.667 * * * * [progress]: [ 77 / 215 ] simplifiying candidate # 3.667 * * * * [progress]: [ 78 / 215 ] simplifiying candidate # 3.667 * * * * [progress]: [ 79 / 215 ] simplifiying candidate # 3.667 * * * * [progress]: [ 80 / 215 ] simplifiying candidate # 3.667 * * * * [progress]: [ 81 / 215 ] simplifiying candidate # 3.667 * * * * [progress]: [ 82 / 215 ] simplifiying candidate # 3.667 * * * * [progress]: [ 83 / 215 ] simplifiying candidate # 3.667 * * * * [progress]: [ 84 / 215 ] simplifiying candidate # 3.667 * * * * [progress]: [ 85 / 215 ] simplifiying candidate # 3.667 * * * * [progress]: [ 86 / 215 ] simplifiying candidate # 3.667 * * * * [progress]: [ 87 / 215 ] simplifiying candidate # 3.667 * * * * [progress]: [ 88 / 215 ] simplifiying candidate # 3.668 * * * * [progress]: [ 89 / 215 ] simplifiying candidate # 3.668 * * * * [progress]: [ 90 / 215 ] simplifiying candidate # 3.668 * * * * [progress]: [ 91 / 215 ] simplifiying candidate # 3.668 * * * * [progress]: [ 92 / 215 ] simplifiying candidate # 3.668 * * * * [progress]: [ 93 / 215 ] simplifiying candidate # 3.668 * * * * [progress]: [ 94 / 215 ] simplifiying candidate # 3.668 * * * * [progress]: [ 95 / 215 ] simplifiying candidate # 3.668 * * * * [progress]: [ 96 / 215 ] simplifiying candidate # 3.668 * * * * [progress]: [ 97 / 215 ] simplifiying candidate # 3.668 * * * * [progress]: [ 98 / 215 ] simplifiying candidate # 3.668 * * * * [progress]: [ 99 / 215 ] simplifiying candidate # 3.668 * * * * [progress]: [ 100 / 215 ] simplifiying candidate # 3.668 * * * * [progress]: [ 101 / 215 ] simplifiying candidate # 3.668 * * * * [progress]: [ 102 / 215 ] simplifiying candidate # 3.669 * * * * [progress]: [ 103 / 215 ] simplifiying candidate # 3.669 * * * * [progress]: [ 104 / 215 ] simplifiying candidate # 3.669 * * * * [progress]: [ 105 / 215 ] simplifiying candidate # 3.669 * * * * [progress]: [ 106 / 215 ] simplifiying candidate # 3.669 * * * * [progress]: [ 107 / 215 ] simplifiying candidate # 3.669 * * * * [progress]: [ 108 / 215 ] simplifiying candidate # 3.669 * * * * [progress]: [ 109 / 215 ] simplifiying candidate # 3.669 * * * * [progress]: [ 110 / 215 ] simplifiying candidate # 3.669 * * * * [progress]: [ 111 / 215 ] simplifiying candidate # 3.669 * * * * [progress]: [ 112 / 215 ] simplifiying candidate # 3.669 * * * * [progress]: [ 113 / 215 ] simplifiying candidate # 3.669 * * * * [progress]: [ 114 / 215 ] simplifiying candidate # 3.669 * * * * [progress]: [ 115 / 215 ] simplifiying candidate # 3.669 * * * * [progress]: [ 116 / 215 ] simplifiying candidate # 3.669 * * * * [progress]: [ 117 / 215 ] simplifiying candidate # 3.670 * * * * [progress]: [ 118 / 215 ] simplifiying candidate # 3.670 * * * * [progress]: [ 119 / 215 ] simplifiying candidate # 3.670 * * * * [progress]: [ 120 / 215 ] simplifiying candidate # 3.670 * * * * [progress]: [ 121 / 215 ] simplifiying candidate #real (real->posit16 (/ a (/ (+ (* (+ k 10) k) 1) (pow k m))))))> 3.670 * * * * [progress]: [ 122 / 215 ] simplifiying candidate # 3.670 * * * * [progress]: [ 123 / 215 ] simplifiying candidate # 3.670 * * * * [progress]: [ 124 / 215 ] simplifiying candidate # 3.670 * * * * [progress]: [ 125 / 215 ] simplifiying candidate # 3.670 * * * * [progress]: [ 126 / 215 ] simplifiying candidate # 3.670 * * * * [progress]: [ 127 / 215 ] simplifiying candidate # 3.670 * * * * [progress]: [ 128 / 215 ] simplifiying candidate # 3.670 * * * * [progress]: [ 129 / 215 ] simplifiying candidate # 3.670 * * * * [progress]: [ 130 / 215 ] simplifiying candidate # 3.670 * * * * [progress]: [ 131 / 215 ] simplifiying candidate # 3.670 * * * * [progress]: [ 132 / 215 ] simplifiying candidate # 3.670 * * * * [progress]: [ 133 / 215 ] simplifiying candidate # 3.671 * * * * [progress]: [ 134 / 215 ] simplifiying candidate # 3.671 * * * * [progress]: [ 135 / 215 ] simplifiying candidate # 3.671 * * * * [progress]: [ 136 / 215 ] simplifiying candidate # 3.671 * * * * [progress]: [ 137 / 215 ] simplifiying candidate # 3.671 * * * * [progress]: [ 138 / 215 ] simplifiying candidate # 3.671 * * * * [progress]: [ 139 / 215 ] simplifiying candidate # 3.671 * * * * [progress]: [ 140 / 215 ] simplifiying candidate # 3.671 * * * * [progress]: [ 141 / 215 ] simplifiying candidate # 3.671 * * * * [progress]: [ 142 / 215 ] simplifiying candidate #real (real->posit16 (* (+ k 10) k))) 1) (pow k m))))> 3.671 * * * * [progress]: [ 143 / 215 ] simplifiying candidate # 3.671 * * * * [progress]: [ 144 / 215 ] simplifiying candidate # 3.671 * * * * [progress]: [ 145 / 215 ] simplifiying candidate # 3.671 * * * * [progress]: [ 146 / 215 ] simplifiying candidate # 3.671 * * * * [progress]: [ 147 / 215 ] simplifiying candidate # 3.671 * * * * [progress]: [ 148 / 215 ] simplifiying candidate # 3.672 * * * * [progress]: [ 149 / 215 ] simplifiying candidate # 3.672 * * * * [progress]: [ 150 / 215 ] simplifiying candidate # 3.672 * * * * [progress]: [ 151 / 215 ] simplifiying candidate # 3.672 * * * * [progress]: [ 152 / 215 ] simplifiying candidate # 3.672 * * * * [progress]: [ 153 / 215 ] simplifiying candidate # 3.672 * * * * [progress]: [ 154 / 215 ] simplifiying candidate #real (real->posit16 (+ (* (+ k 10) k) 1))) (pow k m))))> 3.672 * * * * [progress]: [ 155 / 215 ] simplifiying candidate # 3.672 * * * * [progress]: [ 156 / 215 ] simplifiying candidate # 3.672 * * * * [progress]: [ 157 / 215 ] simplifiying candidate # 3.672 * * * * [progress]: [ 158 / 215 ] simplifiying candidate # 3.672 * * * * [progress]: [ 159 / 215 ] simplifiying candidate # 3.672 * * * * [progress]: [ 160 / 215 ] simplifiying candidate # 3.672 * * * * [progress]: [ 161 / 215 ] simplifiying candidate # 3.672 * * * * [progress]: [ 162 / 215 ] simplifiying candidate # 3.672 * * * * [progress]: [ 163 / 215 ] simplifiying candidate # 3.672 * * * * [progress]: [ 164 / 215 ] simplifiying candidate # 3.673 * * * * [progress]: [ 165 / 215 ] simplifiying candidate # 3.673 * * * * [progress]: [ 166 / 215 ] simplifiying candidate # 3.673 * * * * [progress]: [ 167 / 215 ] simplifiying candidate # 3.673 * * * * [progress]: [ 168 / 215 ] simplifiying candidate # 3.673 * * * * [progress]: [ 169 / 215 ] simplifiying candidate # 3.673 * * * * [progress]: [ 170 / 215 ] simplifiying candidate # 3.673 * * * * [progress]: [ 171 / 215 ] simplifiying candidate # 3.673 * * * * [progress]: [ 172 / 215 ] simplifiying candidate # 3.673 * * * * [progress]: [ 173 / 215 ] simplifiying candidate # 3.673 * * * * [progress]: [ 174 / 215 ] simplifiying candidate # 3.673 * * * * [progress]: [ 175 / 215 ] simplifiying candidate # 3.673 * * * * [progress]: [ 176 / 215 ] simplifiying candidate # 3.673 * * * * [progress]: [ 177 / 215 ] simplifiying candidate # 3.673 * * * * [progress]: [ 178 / 215 ] simplifiying candidate # 3.673 * * * * [progress]: [ 179 / 215 ] simplifiying candidate # 3.673 * * * * [progress]: [ 180 / 215 ] simplifiying candidate # 3.674 * * * * [progress]: [ 181 / 215 ] simplifiying candidate # 3.674 * * * * [progress]: [ 182 / 215 ] simplifiying candidate # 3.674 * * * * [progress]: [ 183 / 215 ] simplifiying candidate # 3.674 * * * * [progress]: [ 184 / 215 ] simplifiying candidate # 3.674 * * * * [progress]: [ 185 / 215 ] simplifiying candidate # 3.674 * * * * [progress]: [ 186 / 215 ] simplifiying candidate # 3.674 * * * * [progress]: [ 187 / 215 ] simplifiying candidate # 3.674 * * * * [progress]: [ 188 / 215 ] simplifiying candidate # 3.674 * * * * [progress]: [ 189 / 215 ] simplifiying candidate # 3.674 * * * * [progress]: [ 190 / 215 ] simplifiying candidate # 3.674 * * * * [progress]: [ 191 / 215 ] simplifiying candidate # 3.674 * * * * [progress]: [ 192 / 215 ] simplifiying candidate # 3.674 * * * * [progress]: [ 193 / 215 ] simplifiying candidate # 3.674 * * * * [progress]: [ 194 / 215 ] simplifiying candidate # 3.674 * * * * [progress]: [ 195 / 215 ] simplifiying candidate # 3.674 * * * * [progress]: [ 196 / 215 ] simplifiying candidate # 3.674 * * * * [progress]: [ 197 / 215 ] simplifiying candidate # 3.675 * * * * [progress]: [ 198 / 215 ] simplifiying candidate # 3.675 * * * * [progress]: [ 199 / 215 ] simplifiying candidate # 3.675 * * * * [progress]: [ 200 / 215 ] simplifiying candidate # 3.675 * * * * [progress]: [ 201 / 215 ] simplifiying candidate # 3.675 * * * * [progress]: [ 202 / 215 ] simplifiying candidate # 3.675 * * * * [progress]: [ 203 / 215 ] simplifiying candidate #real (real->posit16 (/ (+ (* (+ k 10) k) 1) (pow k m))))))> 3.675 * * * * [progress]: [ 204 / 215 ] simplifiying candidate # 3.675 * * * * [progress]: [ 205 / 215 ] simplifiying candidate # 3.675 * * * * [progress]: [ 206 / 215 ] simplifiying candidate # 3.675 * * * * [progress]: [ 207 / 215 ] simplifiying candidate # 3.675 * * * * [progress]: [ 208 / 215 ] simplifiying candidate # 3.675 * * * * [progress]: [ 209 / 215 ] simplifiying candidate # 3.675 * * * * [progress]: [ 210 / 215 ] simplifiying candidate # 3.675 * * * * [progress]: [ 211 / 215 ] simplifiying candidate # 3.675 * * * * [progress]: [ 212 / 215 ] simplifiying candidate # 3.675 * * * * [progress]: [ 213 / 215 ] simplifiying candidate # 3.675 * * * * [progress]: [ 214 / 215 ] simplifiying candidate # 3.676 * * * * [progress]: [ 215 / 215 ] simplifiying candidate # 3.680 * [simplify]: Simplifying: (- (log a) (- (log (+ (* (+ k 10) k) 1)) (* (log k) m))) (- (log a) (- (log (+ (* (+ k 10) k) 1)) (* (log k) m))) (- (log a) (- (log (+ (* (+ k 10) k) 1)) (log (pow k m)))) (- (log a) (log (/ (+ (* (+ k 10) k) 1) (pow k m)))) (log (/ a (/ (+ (* (+ k 10) k) 1) (pow k m)))) (exp (/ a (/ (+ (* (+ k 10) k) 1) (pow k m)))) (/ (* (* a a) a) (/ (* (* (+ (* (+ k 10) k) 1) (+ (* (+ k 10) k) 1)) (+ (* (+ k 10) k) 1)) (* (* (pow k m) (pow k m)) (pow k m)))) (/ (* (* a a) a) (* (* (/ (+ (* (+ k 10) k) 1) (pow k m)) (/ (+ (* (+ k 10) k) 1) (pow k m))) (/ (+ (* (+ k 10) k) 1) (pow k m)))) (* (cbrt (/ a (/ (+ (* (+ k 10) k) 1) (pow k m)))) (cbrt (/ a (/ (+ (* (+ k 10) k) 1) (pow k m))))) (cbrt (/ a (/ (+ (* (+ k 10) k) 1) (pow k m)))) (* (* (/ a (/ (+ (* (+ k 10) k) 1) (pow k m))) (/ a (/ (+ (* (+ k 10) k) 1) (pow k m)))) (/ a (/ (+ (* (+ k 10) k) 1) (pow k m)))) (sqrt (/ a (/ (+ (* (+ k 10) k) 1) (pow k m)))) (sqrt (/ a (/ (+ (* (+ k 10) k) 1) (pow k m)))) (- a) (- (/ (+ (* (+ k 10) k) 1) (pow k m))) (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m))))) (/ (cbrt a) (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m)))) (/ (* (cbrt a) (cbrt a)) (sqrt (/ (+ (* (+ k 10) k) 1) (pow k m)))) (/ (cbrt a) (sqrt (/ (+ (* (+ k 10) k) 1) (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (cbrt a) (/ (cbrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (cbrt a) (/ (cbrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (cbrt a) (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (cbrt a) (/ (cbrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (cbrt a) (/ (cbrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt a) (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (cbrt a) (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (* (cbrt k) (cbrt k)) m))) (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow 1 m))) (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (+ (* (+ k 10) k) 1)) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (cbrt a) (/ (+ (* (+ k 10) k) 1) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ 1 (pow (sqrt k) m))) (/ (cbrt a) (/ (+ (* (+ k 10) k) 1) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ 1 (pow 1 m))) (/ (cbrt a) (/ (+ (* (+ k 10) k) 1) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (cbrt a) (/ (+ (* (+ k 10) k) 1) (cbrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt (pow k m)))) (/ (cbrt a) (/ (+ (* (+ k 10) k) 1) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ (cbrt a) (/ (+ (* (+ k 10) k) 1) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ 1 (pow k (/ m 2)))) (/ (cbrt a) (/ (+ (* (+ k 10) k) 1) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) 1) (/ (cbrt a) (/ (+ (* (+ k 10) k) 1) (pow k m))) (/ (* (cbrt a) (cbrt a)) (+ (* (+ k 10) k) 1)) (/ (cbrt a) (/ 1 (pow k m))) (/ (sqrt a) (* (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m))))) (/ (sqrt a) (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m)))) (/ (sqrt a) (sqrt (/ (+ (* (+ k 10) k) 1) (pow k m)))) (/ (sqrt a) (sqrt (/ (+ (* (+ k 10) k) 1) (pow k m)))) (/ (sqrt a) (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt a) (/ (cbrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (sqrt a) (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (sqrt a) (/ (cbrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (sqrt a) (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (sqrt a) (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (sqrt a) (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (sqrt a) (/ (cbrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (sqrt a) (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (sqrt a) (/ (cbrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (sqrt a) (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt a) (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (sqrt a) (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (sqrt a) (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow 1 m))) (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (sqrt a) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt a) (/ (+ (* (+ k 10) k) 1) (pow (cbrt k) m))) (/ (sqrt a) (/ 1 (pow (sqrt k) m))) (/ (sqrt a) (/ (+ (* (+ k 10) k) 1) (pow (sqrt k) m))) (/ (sqrt a) (/ 1 (pow 1 m))) (/ (sqrt a) (/ (+ (* (+ k 10) k) 1) (pow k m))) (/ (sqrt a) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (sqrt a) (/ (+ (* (+ k 10) k) 1) (cbrt (pow k m)))) (/ (sqrt a) (/ 1 (sqrt (pow k m)))) (/ (sqrt a) (/ (+ (* (+ k 10) k) 1) (sqrt (pow k m)))) (/ (sqrt a) (/ 1 1)) (/ (sqrt a) (/ (+ (* (+ k 10) k) 1) (pow k m))) (/ (sqrt a) (/ 1 (pow k (/ m 2)))) (/ (sqrt a) (/ (+ (* (+ k 10) k) 1) (pow k (/ m 2)))) (/ (sqrt a) 1) (/ (sqrt a) (/ (+ (* (+ k 10) k) 1) (pow k m))) (/ (sqrt a) (+ (* (+ k 10) k) 1)) (/ (sqrt a) (/ 1 (pow k m))) (/ 1 (* (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m))))) (/ a (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m)))) (/ 1 (sqrt (/ (+ (* (+ k 10) k) 1) (pow k m)))) (/ a (sqrt (/ (+ (* (+ k 10) k) 1) (pow k m)))) (/ 1 (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (cbrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ 1 (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ a (/ (cbrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ 1 (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ a (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ 1 (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ (cbrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ 1 (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ a (/ (cbrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ 1 (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ a (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ 1 (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ a (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) (pow 1 m))) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ 1 (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (+ (* (+ k 10) k) 1) (pow (cbrt k) m))) (/ 1 (/ 1 (pow (sqrt k) m))) (/ a (/ (+ (* (+ k 10) k) 1) (pow (sqrt k) m))) (/ 1 (/ 1 (pow 1 m))) (/ a (/ (+ (* (+ k 10) k) 1) (pow k m))) (/ 1 (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ (+ (* (+ k 10) k) 1) (cbrt (pow k m)))) (/ 1 (/ 1 (sqrt (pow k m)))) (/ a (/ (+ (* (+ k 10) k) 1) (sqrt (pow k m)))) (/ 1 (/ 1 1)) (/ a (/ (+ (* (+ k 10) k) 1) (pow k m))) (/ 1 (/ 1 (pow k (/ m 2)))) (/ a (/ (+ (* (+ k 10) k) 1) (pow k (/ m 2)))) (/ 1 1) (/ a (/ (+ (* (+ k 10) k) 1) (pow k m))) (/ 1 (+ (* (+ k 10) k) 1)) (/ a (/ 1 (pow k m))) (/ 1 (/ (+ (* (+ k 10) k) 1) (pow k m))) (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a) (/ a (* (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m))))) (/ a (sqrt (/ (+ (* (+ k 10) k) 1) (pow k m)))) (/ a (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ a (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ a (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ a (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ a (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (pow 1 m))) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (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) k) 1)) (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) (cbrt a)) (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) (sqrt a)) (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a) (/ a (+ (* (+ k 10) k) 1)) (real->posit16 (/ a (/ (+ (* (+ k 10) k) 1) (pow k m)))) (* (+ k 10) k) (+ (log (+ k 10)) (log k)) (log (* (+ k 10) k)) (exp (* (+ k 10) k)) (* (* (* (+ k 10) (+ k 10)) (+ k 10)) (* (* k k) k)) (* (cbrt (* (+ k 10) k)) (cbrt (* (+ k 10) k))) (cbrt (* (+ k 10) k)) (* (* (* (+ k 10) k) (* (+ k 10) k)) (* (+ k 10) k)) (sqrt (* (+ k 10) k)) (sqrt (* (+ k 10) k)) (* (sqrt (+ k 10)) (sqrt k)) (* (sqrt (+ k 10)) (sqrt k)) (* (+ k 10) (* (cbrt k) (cbrt k))) (* (+ k 10) (sqrt k)) (* (+ k 10) 1) (* (cbrt (+ k 10)) k) (* (sqrt (+ k 10)) k) (* (+ k 10) k) (* (+ k 10) k) (* (+ (pow k 3) (pow 10 3)) k) (* (- (* k k) (* 10 10)) k) (real->posit16 (* (+ k 10) k)) (* (exp (* (+ k 10) k)) (exp 1)) (log (+ (* (+ k 10) k) 1)) (exp (+ (* (+ k 10) k) 1)) (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (cbrt (+ (* (+ k 10) k) 1)) (* (* (+ (* (+ k 10) k) 1) (+ (* (+ k 10) k) 1)) (+ (* (+ k 10) k) 1)) (sqrt (+ (* (+ k 10) k) 1)) (sqrt (+ (* (+ k 10) k) 1)) (+ (pow (* (+ k 10) k) 3) (pow 1 3)) (+ (* (* (+ k 10) k) (* (+ k 10) k)) (- (* 1 1) (* (* (+ k 10) k) 1))) (- (* (* (+ k 10) k) (* (+ k 10) k)) (* 1 1)) (- (* (+ k 10) k) 1) (real->posit16 (+ (* (+ k 10) k) 1)) (- (log (+ (* (+ k 10) k) 1)) (* (log k) m)) (- (log (+ (* (+ k 10) k) 1)) (* (log k) m)) (- (log (+ (* (+ k 10) k) 1)) (log (pow k m))) (log (/ (+ (* (+ k 10) k) 1) (pow k m))) (exp (/ (+ (* (+ k 10) k) 1) (pow k m))) (/ (* (* (+ (* (+ k 10) k) 1) (+ (* (+ k 10) k) 1)) (+ (* (+ k 10) k) 1)) (* (* (pow k m) (pow k m)) (pow k m))) (* (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m)))) (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (* (* (/ (+ (* (+ k 10) k) 1) (pow k m)) (/ (+ (* (+ k 10) k) 1) (pow k m))) (/ (+ (* (+ k 10) k) 1) (pow k m))) (sqrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (sqrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (- (+ (* (+ k 10) k) 1)) (- (pow k m)) (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m)) (/ (cbrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m)) (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m)) (/ (cbrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m)) (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow 1 m)) (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (cbrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m))) (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m))) (/ (cbrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m))) (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) 1) (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2))) (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (* (cbrt k) (cbrt k)) m)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow 1 m)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt (+ (* (+ k 10) k) 1)) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m))) (/ (sqrt (+ (* (+ k 10) k) 1)) 1) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2))) (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (/ (+ (* (+ k 10) k) 1) (pow (cbrt k) m)) (/ 1 (pow (sqrt k) m)) (/ (+ (* (+ k 10) k) 1) (pow (sqrt k) m)) (/ 1 (pow 1 m)) (/ (+ (* (+ k 10) k) 1) (pow k m)) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (+ (* (+ k 10) k) 1) (cbrt (pow k m))) (/ 1 (sqrt (pow k m))) (/ (+ (* (+ k 10) k) 1) (sqrt (pow k m))) (/ 1 1) (/ (+ (* (+ k 10) k) 1) (pow k m)) (/ 1 (pow k (/ m 2))) (/ (+ (* (+ k 10) k) 1) (pow k (/ m 2))) (/ 1 (pow k m)) (/ (pow k m) (+ (* (+ k 10) k) 1)) (/ (+ (* (+ k 10) k) 1) (pow (* (cbrt k) (cbrt k)) m)) (/ (+ (* (+ k 10) k) 1) (pow (sqrt k) m)) (/ (+ (* (+ k 10) k) 1) (pow 1 m)) (/ (+ (* (+ k 10) k) 1) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (+ (* (+ k 10) k) 1) (sqrt (pow k m))) (/ (+ (* (+ k 10) k) 1) 1) (/ (+ (* (+ k 10) k) 1) (pow k (/ m 2))) (/ (pow k m) (cbrt (+ (* (+ k 10) k) 1))) (/ (pow k m) (sqrt (+ (* (+ k 10) k) 1))) (/ (pow k m) (+ (* (+ k 10) k) 1)) (* (pow k m) (+ (* (* (+ k 10) k) (* (+ k 10) k)) (- (* 1 1) (* (* (+ k 10) k) 1)))) (* (pow k m) (- (* (+ k 10) k) 1)) (real->posit16 (/ (+ (* (+ k 10) k) 1) (pow k m))) (- (+ a (* (log k) (* m a))) (* 10 (* a k))) (- (+ (* 99 (/ (* (exp (* -1 (* (log (/ 1 k)) m))) a) (pow k 4))) (/ (* (exp (* -1 (* (log (/ 1 k)) m))) a) (pow k 2))) (* 10 (/ (* (exp (* -1 (* (log (/ 1 k)) m))) a) (pow k 3)))) (- (+ (* 99 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 4))) (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 2))) (* 10 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 3)))) (+ (pow k 2) (* 10 k)) (+ (pow k 2) (* 10 k)) (+ (pow k 2) (* 10 k)) (+ (pow k 2) (+ 1 (* 10 k))) (+ (pow k 2) (+ 1 (* 10 k))) (+ (pow k 2) (+ 1 (* 10 k))) (- (+ 1 (* 10 k)) (* (log k) m)) (+ (* 10 (/ k (exp (* -1 (* (log (/ 1 k)) m))))) (+ (/ (pow k 2) (exp (* -1 (* (log (/ 1 k)) m)))) (/ 1 (exp (* -1 (* (log (/ 1 k)) m)))))) (+ (* 10 (/ k (exp (* m (- (log -1) (log (/ -1 k))))))) (+ (/ (pow k 2) (exp (* m (- (log -1) (log (/ -1 k)))))) (/ 1 (exp (* m (- (log -1) (log (/ -1 k)))))))) 3.688 * * [simplify]: iteration 0: 370 enodes 3.845 * * [simplify]: iteration 1: 982 enodes 4.412 * * [simplify]: iteration 2: 3115 enodes 5.350 * * [simplify]: iteration complete: 5000 enodes 5.351 * * [simplify]: Extracting #0: cost 237 inf + 0 5.353 * * [simplify]: Extracting #1: cost 1257 inf + 2 5.368 * * [simplify]: Extracting #2: cost 1857 inf + 24556 5.383 * * [simplify]: Extracting #3: cost 1669 inf + 119895 5.458 * * [simplify]: Extracting #4: cost 690 inf + 452602 5.627 * * [simplify]: Extracting #5: cost 97 inf + 721601 5.739 * * [simplify]: Extracting #6: cost 4 inf + 765189 5.891 * * [simplify]: Extracting #7: cost 0 inf + 765202 5.993 * * [simplify]: Extracting #8: cost 0 inf + 763962 6.117 * [simplify]: Simplified to: (+ (log (/ a (+ (* k (+ k 10)) 1))) (* (log k) m)) (+ (log (/ a (+ (* k (+ k 10)) 1))) (* (log k) m)) (+ (log (/ a (+ (* k (+ k 10)) 1))) (* (log k) m)) (+ (log (/ a (+ (* k (+ k 10)) 1))) (* (log k) m)) (+ (log (/ a (+ (* k (+ k 10)) 1))) (* (log k) m)) (exp (/ (* a (pow k m)) (+ (* k (+ k 10)) 1))) (/ (* a (* a a)) (* (/ (+ (* k (+ k 10)) 1) (pow k m)) (* (/ (+ (* k (+ k 10)) 1) (pow k m)) (/ (+ (* k (+ k 10)) 1) (pow k m))))) (* (/ (* a (pow k m)) (+ (* k (+ k 10)) 1)) (* (/ (* a (pow k m)) (+ (* k (+ k 10)) 1)) (/ (* a (pow k m)) (+ (* k (+ k 10)) 1)))) (* (cbrt (/ (* a (pow k m)) (+ (* k (+ k 10)) 1))) (cbrt (/ (* a (pow k m)) (+ (* k (+ k 10)) 1)))) (cbrt (/ (* a (pow k m)) (+ (* k (+ k 10)) 1))) (* (/ (* a (pow k m)) (+ (* k (+ k 10)) 1)) (* (/ (* a (pow k m)) (+ (* k (+ k 10)) 1)) (/ (* a (pow k m)) (+ (* k (+ k 10)) 1)))) (sqrt (/ (* a (pow k m)) (+ (* k (+ k 10)) 1))) (sqrt (/ (* a (pow k m)) (+ (* k (+ k 10)) 1))) (- a) (- (/ (+ (* k (+ k 10)) 1) (pow k m))) (* (/ (cbrt a) (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (/ (cbrt a) (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m))))) (/ (cbrt a) (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (/ (* (cbrt a) (cbrt a)) (sqrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (/ (cbrt a) (sqrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (* (* (/ (cbrt a) (cbrt (+ (* k (+ k 10)) 1))) (/ (cbrt a) (cbrt (+ (* k (+ k 10)) 1)))) (pow (* (cbrt k) (cbrt k)) m)) (/ (cbrt a) (/ (cbrt (+ (* k (+ k 10)) 1)) (pow (cbrt k) m))) (* (pow (sqrt k) m) (* (/ (cbrt a) (cbrt (+ (* k (+ k 10)) 1))) (/ (cbrt a) (cbrt (+ (* k (+ k 10)) 1))))) (/ (cbrt a) (/ (cbrt (+ (* k (+ k 10)) 1)) (pow (sqrt k) m))) (* (/ (cbrt a) (cbrt (+ (* k (+ k 10)) 1))) (/ (cbrt a) (cbrt (+ (* k (+ k 10)) 1)))) (* (pow k m) (/ (cbrt a) (cbrt (+ (* k (+ k 10)) 1)))) (* (/ (* (cbrt a) (cbrt (pow k m))) (cbrt (+ (* k (+ k 10)) 1))) (/ (* (cbrt a) (cbrt (pow k m))) (cbrt (+ (* k (+ k 10)) 1)))) (/ (* (cbrt a) (cbrt (pow k m))) (cbrt (+ (* k (+ k 10)) 1))) (* (* (/ (cbrt a) (cbrt (+ (* k (+ k 10)) 1))) (/ (cbrt a) (cbrt (+ (* k (+ k 10)) 1)))) (sqrt (pow k m))) (/ (cbrt a) (/ (cbrt (+ (* k (+ k 10)) 1)) (sqrt (pow k m)))) (* (/ (cbrt a) (cbrt (+ (* k (+ k 10)) 1))) (/ (cbrt a) (cbrt (+ (* k (+ k 10)) 1)))) (* (pow k m) (/ (cbrt a) (cbrt (+ (* k (+ k 10)) 1)))) (* (* (/ (cbrt a) (cbrt (+ (* k (+ k 10)) 1))) (pow k (/ m 2))) (/ (cbrt a) (cbrt (+ (* k (+ k 10)) 1)))) (* (/ (cbrt a) (cbrt (+ (* k (+ k 10)) 1))) (pow k (/ m 2))) (* (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* k (+ k 10)) 1))) (pow (* (cbrt k) (cbrt k)) m)) (* (pow (cbrt k) m) (/ (cbrt a) (sqrt (+ (* k (+ k 10)) 1)))) (/ (* (* (cbrt a) (cbrt a)) (pow (sqrt k) m)) (sqrt (+ (* k (+ k 10)) 1))) (/ (* (cbrt a) (pow (sqrt k) m)) (sqrt (+ (* k (+ k 10)) 1))) (* (/ (cbrt a) (sqrt (+ (* k (+ k 10)) 1))) (cbrt a)) (/ (* (cbrt a) (pow k m)) (sqrt (+ (* k (+ k 10)) 1))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (+ (* k (+ k 10)) 1)) (* (cbrt (pow k m)) (cbrt (pow k m))))) (* (cbrt (pow k m)) (/ (cbrt a) (sqrt (+ (* k (+ k 10)) 1)))) (/ (* (* (cbrt a) (cbrt a)) (sqrt (pow k m))) (sqrt (+ (* k (+ k 10)) 1))) (/ (cbrt a) (/ (sqrt (+ (* k (+ k 10)) 1)) (sqrt (pow k m)))) (* (/ (cbrt a) (sqrt (+ (* k (+ k 10)) 1))) (cbrt a)) (/ (* (cbrt a) (pow k m)) (sqrt (+ (* k (+ k 10)) 1))) (/ (* (* (cbrt a) (cbrt a)) (pow k (/ m 2))) (sqrt (+ (* k (+ k 10)) 1))) (/ (* (cbrt a) (pow k (/ m 2))) (sqrt (+ (* k (+ k 10)) 1))) (* (* (cbrt a) (cbrt a)) (pow (* (cbrt k) (cbrt k)) m)) (/ (* (cbrt a) (pow (cbrt k) m)) (+ (* k (+ k 10)) 1)) (* (pow (sqrt k) m) (* (cbrt a) (cbrt a))) (* (pow (sqrt k) m) (/ (cbrt a) (+ (* k (+ k 10)) 1))) (* (cbrt a) (cbrt a)) (/ (* (cbrt a) (pow k m)) (+ (* k (+ k 10)) 1)) (* (* (cbrt a) (cbrt a)) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (* (cbrt a) (cbrt (pow k m))) (+ (* k (+ k 10)) 1)) (* (* (cbrt a) (cbrt a)) (sqrt (pow k m))) (/ (* (cbrt a) (sqrt (pow k m))) (+ (* k (+ k 10)) 1)) (* (cbrt a) (cbrt a)) (/ (* (cbrt a) (pow k m)) (+ (* k (+ k 10)) 1)) (* (* (cbrt a) (cbrt a)) (pow k (/ m 2))) (/ (cbrt a) (/ (+ (* k (+ k 10)) 1) (pow k (/ m 2)))) (* (cbrt a) (cbrt a)) (/ (* (cbrt a) (pow k m)) (+ (* k (+ k 10)) 1)) (/ (* (cbrt a) (cbrt a)) (+ (* k (+ k 10)) 1)) (* (cbrt a) (pow k m)) (/ (sqrt a) (* (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m))) (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m))))) (/ (sqrt a) (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (/ (sqrt a) (sqrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (/ (sqrt a) (sqrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (/ (* (sqrt a) (pow (* (cbrt k) (cbrt k)) m)) (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1)))) (/ (sqrt a) (/ (cbrt (+ (* k (+ k 10)) 1)) (pow (cbrt k) m))) (/ (* (sqrt a) (pow (sqrt k) m)) (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1)))) (/ (* (sqrt a) (pow (sqrt k) m)) (cbrt (+ (* k (+ k 10)) 1))) (/ (sqrt a) (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1)))) (* (/ (sqrt a) (cbrt (+ (* k (+ k 10)) 1))) (pow k m)) (/ (/ (sqrt a) (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt (pow k m)))) (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt (pow k m)))) (* (/ (sqrt a) (cbrt (+ (* k (+ k 10)) 1))) (cbrt (pow k m))) (/ (sqrt a) (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (sqrt (pow k m)))) (/ (sqrt a) (/ (cbrt (+ (* k (+ k 10)) 1)) (sqrt (pow k m)))) (/ (sqrt a) (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1)))) (* (/ (sqrt a) (cbrt (+ (* k (+ k 10)) 1))) (pow k m)) (/ (sqrt a) (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (pow k (/ m 2)))) (/ (* (sqrt a) (pow k (/ m 2))) (cbrt (+ (* k (+ k 10)) 1))) (/ (sqrt a) (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (cbrt k) m))) (/ (* (sqrt a) (pow (sqrt k) m)) (sqrt (+ (* k (+ k 10)) 1))) (/ (* (sqrt a) (pow (sqrt k) m)) (sqrt (+ (* k (+ k 10)) 1))) (/ (sqrt a) (sqrt (+ (* k (+ k 10)) 1))) (/ (sqrt a) (/ (sqrt (+ (* k (+ k 10)) 1)) (pow k m))) (/ (* (sqrt a) (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt (+ (* k (+ k 10)) 1))) (/ (* (sqrt a) (cbrt (pow k m))) (sqrt (+ (* k (+ k 10)) 1))) (/ (* (sqrt a) (sqrt (pow k m))) (sqrt (+ (* k (+ k 10)) 1))) (/ (* (sqrt a) (sqrt (pow k m))) (sqrt (+ (* k (+ k 10)) 1))) (/ (sqrt a) (sqrt (+ (* k (+ k 10)) 1))) (/ (sqrt a) (/ (sqrt (+ (* k (+ k 10)) 1)) (pow k m))) (/ (* (sqrt a) (pow k (/ m 2))) (sqrt (+ (* k (+ k 10)) 1))) (/ (* (sqrt a) (pow k (/ m 2))) (sqrt (+ (* k (+ k 10)) 1))) (* (pow (* (cbrt k) (cbrt k)) m) (sqrt a)) (/ (sqrt a) (/ (+ (* k (+ k 10)) 1) (pow (cbrt k) m))) (* (pow (sqrt k) m) (sqrt a)) (/ (* (sqrt a) (pow (sqrt k) m)) (+ (* k (+ k 10)) 1)) (sqrt a) (/ (* (sqrt a) (pow k m)) (+ (* k (+ k 10)) 1)) (* (* (sqrt a) (cbrt (pow k m))) (cbrt (pow k m))) (* (cbrt (pow k m)) (/ (sqrt a) (+ (* k (+ k 10)) 1))) (* (sqrt a) (sqrt (pow k m))) (/ (* (sqrt a) (sqrt (pow k m))) (+ (* k (+ k 10)) 1)) (sqrt a) (/ (* (sqrt a) (pow k m)) (+ (* k (+ k 10)) 1)) (* (pow k (/ m 2)) (sqrt a)) (/ (sqrt a) (/ (+ (* k (+ k 10)) 1) (pow k (/ m 2)))) (sqrt a) (/ (* (sqrt a) (pow k m)) (+ (* k (+ k 10)) 1)) (/ (sqrt a) (+ (* k (+ k 10)) 1)) (* (sqrt a) (pow k m)) (/ 1 (* (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m))) (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m))))) (/ a (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (/ 1 (sqrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (/ a (sqrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (/ 1 (* (/ (cbrt (+ (* k (+ k 10)) 1)) (pow (* (cbrt k) (cbrt k)) m)) (cbrt (+ (* k (+ k 10)) 1)))) (/ a (/ (cbrt (+ (* k (+ k 10)) 1)) (pow (cbrt k) m))) (/ (* 1 (pow (sqrt k) m)) (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1)))) (/ (* a (pow (sqrt k) m)) (cbrt (+ (* k (+ k 10)) 1))) (/ 1 (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1)))) (* (/ a (cbrt (+ (* k (+ k 10)) 1))) (pow k m)) (/ (/ 1 (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt (pow k m)))) (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt (pow k m)))) (/ (* a (cbrt (pow k m))) (cbrt (+ (* k (+ k 10)) 1))) (/ 1 (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (sqrt (pow k m)))) (/ (* a (sqrt (pow k m))) (cbrt (+ (* k (+ k 10)) 1))) (/ 1 (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1)))) (* (/ a (cbrt (+ (* k (+ k 10)) 1))) (pow k m)) (* (/ 1 (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1)))) (pow k (/ m 2))) (/ (* a (pow k (/ m 2))) (cbrt (+ (* k (+ k 10)) 1))) (/ (* 1 (pow (* (cbrt k) (cbrt k)) m)) (sqrt (+ (* k (+ k 10)) 1))) (* (pow (cbrt k) m) (/ a (sqrt (+ (* k (+ k 10)) 1)))) (* (/ 1 (sqrt (+ (* k (+ k 10)) 1))) (pow (sqrt k) m)) (/ (* a (pow (sqrt k) m)) (sqrt (+ (* k (+ k 10)) 1))) (/ 1 (sqrt (+ (* k (+ k 10)) 1))) (* (pow k m) (/ a (sqrt (+ (* k (+ k 10)) 1)))) (* (* (cbrt (pow k m)) (cbrt (pow k m))) (/ 1 (sqrt (+ (* k (+ k 10)) 1)))) (* (/ a (sqrt (+ (* k (+ k 10)) 1))) (cbrt (pow k m))) (/ (* 1 (sqrt (pow k m))) (sqrt (+ (* k (+ k 10)) 1))) (/ (* a (sqrt (pow k m))) (sqrt (+ (* k (+ k 10)) 1))) (/ 1 (sqrt (+ (* k (+ k 10)) 1))) (* (pow k m) (/ a (sqrt (+ (* k (+ k 10)) 1)))) (/ (* 1 (pow k (/ m 2))) (sqrt (+ (* k (+ k 10)) 1))) (/ (* a (pow k (/ m 2))) (sqrt (+ (* k (+ k 10)) 1))) (pow (* (cbrt k) (cbrt k)) m) (/ (* a (pow (cbrt k) m)) (+ (* k (+ k 10)) 1)) (pow (sqrt k) m) (* (/ a (+ (* k (+ k 10)) 1)) (pow (sqrt k) m)) 1 (/ (* a (pow k m)) (+ (* k (+ k 10)) 1)) (* (cbrt (pow k m)) (cbrt (pow k m))) (/ a (/ (+ (* k (+ k 10)) 1) (cbrt (pow k m)))) (sqrt (pow k m)) (/ (* a (sqrt (pow k m))) (+ (* k (+ k 10)) 1)) 1 (/ (* a (pow k m)) (+ (* k (+ k 10)) 1)) (pow k (/ m 2)) (* (/ a (+ (* k (+ k 10)) 1)) (pow k (/ m 2))) 1 (/ (* a (pow k m)) (+ (* k (+ k 10)) 1)) (/ 1 (+ (* k (+ k 10)) 1)) (* a (pow k m)) (/ (* 1 (pow k m)) (+ (* k (+ k 10)) 1)) (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a) (/ a (* (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m))) (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m))))) (/ a (sqrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (/ (* a (pow (* (cbrt k) (cbrt k)) m)) (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1)))) (/ (* a (pow (sqrt k) m)) (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1)))) (/ a (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1)))) (/ (/ a (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt (pow k m)))) (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt (pow k m)))) (/ a (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (sqrt (pow k m)))) (/ a (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1)))) (/ a (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (pow k (/ m 2)))) (/ (* a (pow (* (cbrt k) (cbrt k)) m)) (sqrt (+ (* k (+ k 10)) 1))) (/ (* a (pow (sqrt k) m)) (sqrt (+ (* k (+ k 10)) 1))) (/ a (sqrt (+ (* k (+ k 10)) 1))) (/ a (/ (sqrt (+ (* k (+ k 10)) 1)) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (* a (sqrt (pow k m))) (sqrt (+ (* k (+ k 10)) 1))) (/ a (sqrt (+ (* k (+ k 10)) 1))) (/ (* a (pow k (/ m 2))) (sqrt (+ (* k (+ k 10)) 1))) (* a (pow (* (cbrt k) (cbrt k)) m)) (* a (pow (sqrt k) m)) a (* (* a (cbrt (pow k m))) (cbrt (pow k m))) (* (sqrt (pow k m)) a) a (* a (pow k (/ m 2))) a (/ a (+ (* k (+ k 10)) 1)) (/ (+ (* k (+ k 10)) 1) (* (cbrt a) (pow k m))) (/ (+ (* k (+ k 10)) 1) (* (sqrt a) (pow k m))) (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a) (/ a (+ (* k (+ k 10)) 1)) (real->posit16 (/ (* a (pow k m)) (+ (* k (+ k 10)) 1))) (* k (+ k 10)) (log (* k (+ k 10))) (log (* k (+ k 10))) (exp (* k (+ k 10))) (* (* (* k (+ k 10)) (* k (+ k 10))) (* k (+ k 10))) (* (cbrt (* k (+ k 10))) (cbrt (* k (+ k 10)))) (cbrt (* k (+ k 10))) (* (* (* k (+ k 10)) (* k (+ k 10))) (* k (+ k 10))) (sqrt (* k (+ k 10))) (sqrt (* k (+ k 10))) (* (sqrt k) (sqrt (+ k 10))) (* (sqrt k) (sqrt (+ k 10))) (* (* (+ k 10) (cbrt k)) (cbrt k)) (* (+ k 10) (sqrt k)) (+ k 10) (* k (cbrt (+ k 10))) (* (sqrt (+ k 10)) k) (* k (+ k 10)) (* k (+ k 10)) (* k (+ (* k (* k k)) 1000)) (* (- (* k k) 100) k) (real->posit16 (* k (+ k 10))) (exp (+ 1 (* k (+ k 10)))) (log (+ (* k (+ k 10)) 1)) (exp (+ 1 (* k (+ k 10)))) (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (cbrt (+ (* k (+ k 10)) 1)) (* (* (+ (* k (+ k 10)) 1) (+ (* k (+ k 10)) 1)) (+ (* k (+ k 10)) 1)) (sqrt (+ (* k (+ k 10)) 1)) (sqrt (+ (* k (+ k 10)) 1)) (+ 1 (* (* (* k (+ k 10)) (* k (+ k 10))) (* k (+ k 10)))) (+ (* (* k (+ k 10)) (* k (+ k 10))) (- 1 (* k (+ k 10)))) (+ -1 (* (* k (+ k 10)) (* k (+ k 10)))) (+ -1 (* k (+ k 10))) (real->posit16 (+ (* k (+ k 10)) 1)) (- (log (+ (* k (+ k 10)) 1)) (* (log k) m)) (- (log (+ (* k (+ k 10)) 1)) (* (log k) m)) (- (log (+ (* k (+ k 10)) 1)) (* (log k) m)) (- (log (+ (* k (+ k 10)) 1)) (* (log k) m)) (exp (/ (+ (* k (+ k 10)) 1) (pow k m))) (* (/ (+ (* k (+ k 10)) 1) (pow k m)) (* (/ (+ (* k (+ k 10)) 1) (pow k m)) (/ (+ (* k (+ k 10)) 1) (pow k m)))) (* (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m))) (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m))) (* (/ (+ (* k (+ k 10)) 1) (pow k m)) (* (/ (+ (* k (+ k 10)) 1) (pow k m)) (/ (+ (* k (+ k 10)) 1) (pow k m)))) (sqrt (/ (+ (* k (+ k 10)) 1) (pow k m))) (sqrt (/ (+ (* k (+ k 10)) 1) (pow k m))) (+ (- (* k (+ k 10))) -1) (- (pow k m)) (* (/ (cbrt (+ (* k (+ k 10)) 1)) (pow (* (cbrt k) (cbrt k)) m)) (cbrt (+ (* k (+ k 10)) 1))) (/ (cbrt (+ (* k (+ k 10)) 1)) (pow (cbrt k) m)) (* (/ (cbrt (+ (* k (+ k 10)) 1)) (pow (sqrt k) m)) (cbrt (+ (* k (+ k 10)) 1))) (/ (cbrt (+ (* k (+ k 10)) 1)) (pow (sqrt k) m)) (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (/ (cbrt (+ (* k (+ k 10)) 1)) (pow k m)) (* (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt (pow k m))) (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt (pow k m)))) (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt (pow k m))) (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (sqrt (pow k m))) (/ (cbrt (+ (* k (+ k 10)) 1)) (sqrt (pow k m))) (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (/ (cbrt (+ (* k (+ k 10)) 1)) (pow k m)) (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (pow k (/ m 2))) (/ (cbrt (+ (* k (+ k 10)) 1)) (pow k (/ m 2))) (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (* (cbrt k) (cbrt k)) m)) (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (cbrt k) m)) (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (sqrt k) m)) (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (sqrt k) m)) (sqrt (+ (* k (+ k 10)) 1)) (/ (sqrt (+ (* k (+ k 10)) 1)) (pow k m)) (/ (sqrt (+ (* k (+ k 10)) 1)) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (sqrt (+ (* k (+ k 10)) 1)) (cbrt (pow k m))) (/ (sqrt (+ (* k (+ k 10)) 1)) (sqrt (pow k m))) (/ (sqrt (+ (* k (+ k 10)) 1)) (sqrt (pow k m))) (sqrt (+ (* k (+ k 10)) 1)) (/ (sqrt (+ (* k (+ k 10)) 1)) (pow k m)) (/ (sqrt (+ (* k (+ k 10)) 1)) (pow k (/ m 2))) (/ (sqrt (+ (* k (+ k 10)) 1)) (pow k (/ m 2))) (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (/ (+ (* k (+ k 10)) 1) (pow (cbrt k) m)) (/ 1 (pow (sqrt k) m)) (/ (+ (* k (+ k 10)) 1) (pow (sqrt k) m)) 1 (/ (+ (* k (+ k 10)) 1) (pow k m)) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (+ (* k (+ k 10)) 1) (cbrt (pow k m))) (/ 1 (sqrt (pow k m))) (/ (+ (* k (+ k 10)) 1) (sqrt (pow k m))) 1 (/ (+ (* k (+ k 10)) 1) (pow k m)) (/ 1 (pow k (/ m 2))) (/ (+ (* k (+ k 10)) 1) (pow k (/ m 2))) (/ 1 (pow k m)) (/ (pow k m) (+ (* k (+ k 10)) 1)) (/ (+ (* k (+ k 10)) 1) (pow (* (cbrt k) (cbrt k)) m)) (/ (+ (* k (+ k 10)) 1) (pow (sqrt k) m)) (+ (* k (+ k 10)) 1) (/ (+ (* k (+ k 10)) 1) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (+ (* k (+ k 10)) 1) (sqrt (pow k m))) (+ (* k (+ k 10)) 1) (/ (+ (* k (+ k 10)) 1) (pow k (/ m 2))) (/ (pow k m) (cbrt (+ (* k (+ k 10)) 1))) (/ (pow k m) (sqrt (+ (* k (+ k 10)) 1))) (/ (pow k m) (+ (* k (+ k 10)) 1)) (* (pow k m) (+ (* (* k (+ k 10)) (* k (+ k 10))) (- 1 (* k (+ k 10))))) (* (+ -1 (* k (+ k 10))) (pow k m)) (real->posit16 (/ (+ (* k (+ k 10)) 1) (pow k m))) (- (+ a (* (* (log k) m) a)) (* 10 (* a k))) (+ (* (* (/ a (* k k)) (/ (exp (- (* m (- (log k))))) k)) -10) (+ (* (/ (* 99 (exp (- (* m (- (log k)))))) (* k k)) (/ a (* k k))) (/ (exp (- (* m (- (log k))))) (/ (* k k) a)))) (+ (* (/ a (* k k)) (exp (* m (+ (- (log -1) (log -1)) (log k))))) (- (* (/ (* 99 a) (* k k)) (/ (exp (* m (+ (- (log -1) (log -1)) (log k)))) (* k k))) (* (/ (* 10 a) k) (/ (exp (* m (+ (- (log -1) (log -1)) (log k)))) (* k k))))) (+ (* k k) (* k 10)) (+ (* k k) (* k 10)) (+ (* k k) (* k 10)) (+ (+ (* k k) 1) (* k 10)) (+ (+ (* k k) 1) (* k 10)) (+ (+ (* k k) 1) (* k 10)) (+ 1 (- (* k 10) (* (log k) m))) (+ (exp (* m (- (log k)))) (+ (/ k (/ (exp (- (* m (- (log k))))) k)) (* 10 (/ k (exp (- (* m (- (log k))))))))) (+ (+ (/ (* k 10) (exp (* m (+ (- (log -1) (log -1)) (log k))))) (exp (* (- m) (+ (- (log -1) (log -1)) (log k))))) (/ (* k k) (exp (* m (+ (- (log -1) (log -1)) (log k)))))) 6.138 * * * [progress]: adding candidates to table 7.307 * * [progress]: iteration 2 / 4 7.307 * * * [progress]: picking best candidate 7.324 * * * * [pick]: Picked # 7.324 * * * [progress]: localizing error 7.368 * * * [progress]: generating rewritten candidates 7.368 * * * * [progress]: [ 1 / 4 ] rewriting at (2 2) 7.406 * * * * [progress]: [ 2 / 4 ] rewriting at (2) 7.431 * * * * [progress]: [ 3 / 4 ] rewriting at (2 2 1 1 1) 7.451 * * * * [progress]: [ 4 / 4 ] rewriting at (2 2 1 1) 7.487 * * * [progress]: generating series expansions 7.487 * * * * [progress]: [ 1 / 4 ] generating series at (2 2) 7.487 * [backup-simplify]: Simplify (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a) into (/ (+ (pow k 2) (+ 1 (* 10 k))) (* a (pow k m))) 7.487 * [approximate]: Taking taylor expansion of (/ (+ (pow k 2) (+ 1 (* 10 k))) (* a (pow k m))) in (k m a) around 0 7.487 * [taylor]: Taking taylor expansion of (/ (+ (pow k 2) (+ 1 (* 10 k))) (* a (pow k m))) in a 7.487 * [taylor]: Taking taylor expansion of (+ (pow k 2) (+ 1 (* 10 k))) in a 7.487 * [taylor]: Taking taylor expansion of (pow k 2) in a 7.487 * [taylor]: Taking taylor expansion of k in a 7.487 * [backup-simplify]: Simplify k into k 7.487 * [taylor]: Taking taylor expansion of (+ 1 (* 10 k)) in a 7.487 * [taylor]: Taking taylor expansion of 1 in a 7.487 * [backup-simplify]: Simplify 1 into 1 7.487 * [taylor]: Taking taylor expansion of (* 10 k) in a 7.487 * [taylor]: Taking taylor expansion of 10 in a 7.487 * [backup-simplify]: Simplify 10 into 10 7.487 * [taylor]: Taking taylor expansion of k in a 7.487 * [backup-simplify]: Simplify k into k 7.487 * [taylor]: Taking taylor expansion of (* a (pow k m)) in a 7.487 * [taylor]: Taking taylor expansion of a in a 7.487 * [backup-simplify]: Simplify 0 into 0 7.487 * [backup-simplify]: Simplify 1 into 1 7.487 * [taylor]: Taking taylor expansion of (pow k m) in a 7.487 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in a 7.487 * [taylor]: Taking taylor expansion of (* m (log k)) in a 7.487 * [taylor]: Taking taylor expansion of m in a 7.487 * [backup-simplify]: Simplify m into m 7.487 * [taylor]: Taking taylor expansion of (log k) in a 7.487 * [taylor]: Taking taylor expansion of k in a 7.487 * [backup-simplify]: Simplify k into k 7.487 * [backup-simplify]: Simplify (log k) into (log k) 7.487 * [backup-simplify]: Simplify (* m (log k)) into (* (log k) m) 7.487 * [backup-simplify]: Simplify (exp (* (log k) m)) into (exp (* (log k) m)) 7.487 * [backup-simplify]: Simplify (* k k) into (pow k 2) 7.488 * [backup-simplify]: Simplify (* 10 k) into (* 10 k) 7.488 * [backup-simplify]: Simplify (+ 1 (* 10 k)) into (+ 1 (* 10 k)) 7.488 * [backup-simplify]: Simplify (+ (pow k 2) (+ 1 (* 10 k))) into (+ (pow k 2) (+ 1 (* 10 k))) 7.488 * [backup-simplify]: Simplify (* 0 (exp (* (log k) m))) into 0 7.488 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 7.489 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 7.489 * [backup-simplify]: Simplify (* (exp (* (log k) m)) (+ (* (/ (pow 0 1) 1)))) into 0 7.489 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (exp (* (log k) m)))) into (exp (* (log k) m)) 7.489 * [backup-simplify]: Simplify (/ (+ (pow k 2) (+ 1 (* 10 k))) (exp (* (log k) m))) into (/ (+ (pow k 2) (+ 1 (* 10 k))) (exp (* (log k) m))) 7.489 * [taylor]: Taking taylor expansion of (/ (+ (pow k 2) (+ 1 (* 10 k))) (* a (pow k m))) in m 7.489 * [taylor]: Taking taylor expansion of (+ (pow k 2) (+ 1 (* 10 k))) in m 7.489 * [taylor]: Taking taylor expansion of (pow k 2) in m 7.490 * [taylor]: Taking taylor expansion of k in m 7.490 * [backup-simplify]: Simplify k into k 7.490 * [taylor]: Taking taylor expansion of (+ 1 (* 10 k)) in m 7.490 * [taylor]: Taking taylor expansion of 1 in m 7.490 * [backup-simplify]: Simplify 1 into 1 7.490 * [taylor]: Taking taylor expansion of (* 10 k) in m 7.490 * [taylor]: Taking taylor expansion of 10 in m 7.490 * [backup-simplify]: Simplify 10 into 10 7.490 * [taylor]: Taking taylor expansion of k in m 7.490 * [backup-simplify]: Simplify k into k 7.490 * [taylor]: Taking taylor expansion of (* a (pow k m)) in m 7.490 * [taylor]: Taking taylor expansion of a in m 7.490 * [backup-simplify]: Simplify a into a 7.490 * [taylor]: Taking taylor expansion of (pow k m) in m 7.490 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 7.490 * [taylor]: Taking taylor expansion of (* m (log k)) in m 7.490 * [taylor]: Taking taylor expansion of m in m 7.490 * [backup-simplify]: Simplify 0 into 0 7.490 * [backup-simplify]: Simplify 1 into 1 7.490 * [taylor]: Taking taylor expansion of (log k) in m 7.490 * [taylor]: Taking taylor expansion of k in m 7.490 * [backup-simplify]: Simplify k into k 7.490 * [backup-simplify]: Simplify (log k) into (log k) 7.490 * [backup-simplify]: Simplify (* 0 (log k)) into 0 7.490 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 7.491 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 7.491 * [backup-simplify]: Simplify (exp 0) into 1 7.491 * [backup-simplify]: Simplify (* k k) into (pow k 2) 7.491 * [backup-simplify]: Simplify (* 10 k) into (* 10 k) 7.491 * [backup-simplify]: Simplify (+ 1 (* 10 k)) into (+ 1 (* 10 k)) 7.491 * [backup-simplify]: Simplify (+ (pow k 2) (+ 1 (* 10 k))) into (+ (pow k 2) (+ 1 (* 10 k))) 7.491 * [backup-simplify]: Simplify (* a 1) into a 7.491 * [backup-simplify]: Simplify (/ (+ (pow k 2) (+ 1 (* 10 k))) a) into (/ (+ (pow k 2) (+ 1 (* 10 k))) a) 7.491 * [taylor]: Taking taylor expansion of (/ (+ (pow k 2) (+ 1 (* 10 k))) (* a (pow k m))) in k 7.491 * [taylor]: Taking taylor expansion of (+ (pow k 2) (+ 1 (* 10 k))) in k 7.491 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.491 * [taylor]: Taking taylor expansion of k in k 7.491 * [backup-simplify]: Simplify 0 into 0 7.491 * [backup-simplify]: Simplify 1 into 1 7.491 * [taylor]: Taking taylor expansion of (+ 1 (* 10 k)) in k 7.491 * [taylor]: Taking taylor expansion of 1 in k 7.491 * [backup-simplify]: Simplify 1 into 1 7.491 * [taylor]: Taking taylor expansion of (* 10 k) in k 7.491 * [taylor]: Taking taylor expansion of 10 in k 7.491 * [backup-simplify]: Simplify 10 into 10 7.491 * [taylor]: Taking taylor expansion of k in k 7.491 * [backup-simplify]: Simplify 0 into 0 7.491 * [backup-simplify]: Simplify 1 into 1 7.491 * [taylor]: Taking taylor expansion of (* a (pow k m)) in k 7.491 * [taylor]: Taking taylor expansion of a in k 7.491 * [backup-simplify]: Simplify a into a 7.491 * [taylor]: Taking taylor expansion of (pow k m) in k 7.491 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 7.491 * [taylor]: Taking taylor expansion of (* m (log k)) in k 7.491 * [taylor]: Taking taylor expansion of m in k 7.491 * [backup-simplify]: Simplify m into m 7.491 * [taylor]: Taking taylor expansion of (log k) in k 7.491 * [taylor]: Taking taylor expansion of k in k 7.491 * [backup-simplify]: Simplify 0 into 0 7.491 * [backup-simplify]: Simplify 1 into 1 7.492 * [backup-simplify]: Simplify (log 1) into 0 7.492 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 7.492 * [backup-simplify]: Simplify (* m (log k)) into (* (log k) m) 7.492 * [backup-simplify]: Simplify (exp (* (log k) m)) into (exp (* (log k) m)) 7.492 * [backup-simplify]: Simplify (* 10 0) into 0 7.492 * [backup-simplify]: Simplify (+ 1 0) into 1 7.493 * [backup-simplify]: Simplify (+ 0 1) into 1 7.493 * [backup-simplify]: Simplify (* a (exp (* (log k) m))) into (* a (exp (* (log k) m))) 7.493 * [backup-simplify]: Simplify (/ 1 (* a (exp (* (log k) m)))) into (/ 1 (* a (exp (* (log k) m)))) 7.493 * [taylor]: Taking taylor expansion of (/ (+ (pow k 2) (+ 1 (* 10 k))) (* a (pow k m))) in k 7.493 * [taylor]: Taking taylor expansion of (+ (pow k 2) (+ 1 (* 10 k))) in k 7.493 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.493 * [taylor]: Taking taylor expansion of k in k 7.493 * [backup-simplify]: Simplify 0 into 0 7.493 * [backup-simplify]: Simplify 1 into 1 7.493 * [taylor]: Taking taylor expansion of (+ 1 (* 10 k)) in k 7.493 * [taylor]: Taking taylor expansion of 1 in k 7.493 * [backup-simplify]: Simplify 1 into 1 7.493 * [taylor]: Taking taylor expansion of (* 10 k) in k 7.493 * [taylor]: Taking taylor expansion of 10 in k 7.493 * [backup-simplify]: Simplify 10 into 10 7.493 * [taylor]: Taking taylor expansion of k in k 7.493 * [backup-simplify]: Simplify 0 into 0 7.493 * [backup-simplify]: Simplify 1 into 1 7.493 * [taylor]: Taking taylor expansion of (* a (pow k m)) in k 7.493 * [taylor]: Taking taylor expansion of a in k 7.493 * [backup-simplify]: Simplify a into a 7.493 * [taylor]: Taking taylor expansion of (pow k m) in k 7.493 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 7.493 * [taylor]: Taking taylor expansion of (* m (log k)) in k 7.493 * [taylor]: Taking taylor expansion of m in k 7.493 * [backup-simplify]: Simplify m into m 7.493 * [taylor]: Taking taylor expansion of (log k) in k 7.493 * [taylor]: Taking taylor expansion of k in k 7.493 * [backup-simplify]: Simplify 0 into 0 7.493 * [backup-simplify]: Simplify 1 into 1 7.494 * [backup-simplify]: Simplify (log 1) into 0 7.494 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 7.494 * [backup-simplify]: Simplify (* m (log k)) into (* (log k) m) 7.494 * [backup-simplify]: Simplify (exp (* (log k) m)) into (exp (* (log k) m)) 7.494 * [backup-simplify]: Simplify (* 10 0) into 0 7.494 * [backup-simplify]: Simplify (+ 1 0) into 1 7.495 * [backup-simplify]: Simplify (+ 0 1) into 1 7.495 * [backup-simplify]: Simplify (* a (exp (* (log k) m))) into (* a (exp (* (log k) m))) 7.495 * [backup-simplify]: Simplify (/ 1 (* a (exp (* (log k) m)))) into (/ 1 (* a (exp (* (log k) m)))) 7.495 * [taylor]: Taking taylor expansion of (/ 1 (* a (exp (* (log k) m)))) in m 7.495 * [taylor]: Taking taylor expansion of (* a (exp (* (log k) m))) in m 7.495 * [taylor]: Taking taylor expansion of a in m 7.495 * [backup-simplify]: Simplify a into a 7.495 * [taylor]: Taking taylor expansion of (exp (* (log k) m)) in m 7.495 * [taylor]: Taking taylor expansion of (* (log k) m) in m 7.495 * [taylor]: Taking taylor expansion of (log k) in m 7.495 * [taylor]: Taking taylor expansion of k in m 7.495 * [backup-simplify]: Simplify k into k 7.495 * [backup-simplify]: Simplify (log k) into (log k) 7.495 * [taylor]: Taking taylor expansion of m in m 7.495 * [backup-simplify]: Simplify 0 into 0 7.495 * [backup-simplify]: Simplify 1 into 1 7.495 * [backup-simplify]: Simplify (* (log k) 0) into 0 7.496 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 7.496 * [backup-simplify]: Simplify (+ (* (log k) 1) (* 0 0)) into (log k) 7.496 * [backup-simplify]: Simplify (exp 0) into 1 7.496 * [backup-simplify]: Simplify (* a 1) into a 7.496 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 7.496 * [taylor]: Taking taylor expansion of (/ 1 a) in a 7.496 * [taylor]: Taking taylor expansion of a in a 7.496 * [backup-simplify]: Simplify 0 into 0 7.496 * [backup-simplify]: Simplify 1 into 1 7.496 * [backup-simplify]: Simplify (/ 1 1) into 1 7.496 * [backup-simplify]: Simplify 1 into 1 7.497 * [backup-simplify]: Simplify (+ (* 10 1) (* 0 0)) into 10 7.497 * [backup-simplify]: Simplify (+ 0 10) into 10 7.497 * [backup-simplify]: Simplify (+ 0 10) into 10 7.498 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 7.498 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 7.498 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 7.499 * [backup-simplify]: Simplify (* (exp (* (log k) m)) (+ (* (/ (pow 0 1) 1)))) into 0 7.499 * [backup-simplify]: Simplify (+ (* a 0) (* 0 (exp (* (log k) m)))) into 0 7.499 * [backup-simplify]: Simplify (- (/ 10 (* a (exp (* (log k) m)))) (+ (* (/ 1 (* a (exp (* (log k) m)))) (/ 0 (* a (exp (* (log k) m))))))) into (* 10 (/ 1 (* a (exp (* (log k) m))))) 7.499 * [taylor]: Taking taylor expansion of (* 10 (/ 1 (* a (exp (* (log k) m))))) in m 7.499 * [taylor]: Taking taylor expansion of 10 in m 7.499 * [backup-simplify]: Simplify 10 into 10 7.499 * [taylor]: Taking taylor expansion of (/ 1 (* a (exp (* (log k) m)))) in m 7.499 * [taylor]: Taking taylor expansion of (* a (exp (* (log k) m))) in m 7.499 * [taylor]: Taking taylor expansion of a in m 7.499 * [backup-simplify]: Simplify a into a 7.499 * [taylor]: Taking taylor expansion of (exp (* (log k) m)) in m 7.499 * [taylor]: Taking taylor expansion of (* (log k) m) in m 7.499 * [taylor]: Taking taylor expansion of (log k) in m 7.499 * [taylor]: Taking taylor expansion of k in m 7.499 * [backup-simplify]: Simplify k into k 7.499 * [backup-simplify]: Simplify (log k) into (log k) 7.499 * [taylor]: Taking taylor expansion of m in m 7.499 * [backup-simplify]: Simplify 0 into 0 7.499 * [backup-simplify]: Simplify 1 into 1 7.499 * [backup-simplify]: Simplify (* (log k) 0) into 0 7.500 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 7.500 * [backup-simplify]: Simplify (+ (* (log k) 1) (* 0 0)) into (log k) 7.500 * [backup-simplify]: Simplify (exp 0) into 1 7.500 * [backup-simplify]: Simplify (* a 1) into a 7.500 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 7.500 * [backup-simplify]: Simplify (* 10 (/ 1 a)) into (/ 10 a) 7.500 * [taylor]: Taking taylor expansion of (/ 10 a) in a 7.500 * [taylor]: Taking taylor expansion of 10 in a 7.500 * [backup-simplify]: Simplify 10 into 10 7.500 * [taylor]: Taking taylor expansion of a in a 7.500 * [backup-simplify]: Simplify 0 into 0 7.500 * [backup-simplify]: Simplify 1 into 1 7.501 * [backup-simplify]: Simplify (/ 10 1) into 10 7.501 * [backup-simplify]: Simplify 10 into 10 7.501 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow (log k) 1) 1)))) into (log k) 7.501 * [backup-simplify]: Simplify (+ (* a (log k)) (* 0 1)) into (* a (log k)) 7.501 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ (* a (log k)) a)))) into (- (/ (log k) a)) 7.501 * [taylor]: Taking taylor expansion of (- (/ (log k) a)) in a 7.501 * [taylor]: Taking taylor expansion of (/ (log k) a) in a 7.501 * [taylor]: Taking taylor expansion of (log k) in a 7.501 * [taylor]: Taking taylor expansion of k in a 7.501 * [backup-simplify]: Simplify k into k 7.501 * [backup-simplify]: Simplify (log k) into (log k) 7.501 * [taylor]: Taking taylor expansion of a in a 7.501 * [backup-simplify]: Simplify 0 into 0 7.501 * [backup-simplify]: Simplify 1 into 1 7.501 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 7.501 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 7.502 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 7.502 * [backup-simplify]: Simplify (+ (* (- (log k)) (* (/ 1 a) (* m 1))) (+ (* 10 (* (/ 1 a) (* 1 k))) (* 1 (* (/ 1 a) (* 1 1))))) into (- (+ (/ 1 a) (* 10 (/ k a))) (/ (* (log k) m) a)) 7.502 * [backup-simplify]: Simplify (/ (/ (+ (* (+ (/ 1 k) 10) (/ 1 k)) 1) (pow (/ 1 k) (/ 1 m))) (/ 1 a)) into (/ (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) (pow (/ 1 k) (/ 1 m))) 7.502 * [approximate]: Taking taylor expansion of (/ (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) (pow (/ 1 k) (/ 1 m))) in (k m a) around 0 7.502 * [taylor]: Taking taylor expansion of (/ (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) (pow (/ 1 k) (/ 1 m))) in a 7.502 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) in a 7.502 * [taylor]: Taking taylor expansion of a in a 7.502 * [backup-simplify]: Simplify 0 into 0 7.502 * [backup-simplify]: Simplify 1 into 1 7.502 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) in a 7.502 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 7.502 * [taylor]: Taking taylor expansion of (pow k 2) in a 7.502 * [taylor]: Taking taylor expansion of k in a 7.502 * [backup-simplify]: Simplify k into k 7.502 * [backup-simplify]: Simplify (* k k) into (pow k 2) 7.502 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 7.502 * [taylor]: Taking taylor expansion of (+ (* 10 (/ 1 k)) 1) in a 7.502 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in a 7.502 * [taylor]: Taking taylor expansion of 10 in a 7.503 * [backup-simplify]: Simplify 10 into 10 7.503 * [taylor]: Taking taylor expansion of (/ 1 k) in a 7.503 * [taylor]: Taking taylor expansion of k in a 7.503 * [backup-simplify]: Simplify k into k 7.503 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 7.503 * [taylor]: Taking taylor expansion of 1 in a 7.503 * [backup-simplify]: Simplify 1 into 1 7.503 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in a 7.503 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in a 7.503 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in a 7.503 * [taylor]: Taking taylor expansion of (/ 1 m) in a 7.503 * [taylor]: Taking taylor expansion of m in a 7.503 * [backup-simplify]: Simplify m into m 7.503 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 7.503 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in a 7.503 * [taylor]: Taking taylor expansion of (/ 1 k) in a 7.503 * [taylor]: Taking taylor expansion of k in a 7.503 * [backup-simplify]: Simplify k into k 7.503 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 7.503 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 7.503 * [backup-simplify]: Simplify (* (/ 1 m) (log (/ 1 k))) into (/ (log (/ 1 k)) m) 7.503 * [backup-simplify]: Simplify (exp (/ (log (/ 1 k)) m)) into (exp (/ (log (/ 1 k)) m)) 7.503 * [backup-simplify]: Simplify (* 10 (/ 1 k)) into (/ 10 k) 7.503 * [backup-simplify]: Simplify (+ (/ 10 k) 1) into (+ (* 10 (/ 1 k)) 1) 7.503 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) into (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) 7.503 * [backup-simplify]: Simplify (* 0 (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) into 0 7.503 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 7.503 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 7.504 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 7.504 * [backup-simplify]: Simplify (+ (* 10 0) (* 0 (/ 1 k))) into 0 7.504 * [backup-simplify]: Simplify (+ 0 0) into 0 7.504 * [backup-simplify]: Simplify (+ 0 0) into 0 7.505 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))) into (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) 7.505 * [backup-simplify]: Simplify (/ (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) (exp (/ (log (/ 1 k)) m))) into (/ (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) (exp (/ (log (/ 1 k)) m))) 7.505 * [taylor]: Taking taylor expansion of (/ (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) (pow (/ 1 k) (/ 1 m))) in m 7.505 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) in m 7.505 * [taylor]: Taking taylor expansion of a in m 7.505 * [backup-simplify]: Simplify a into a 7.505 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) in m 7.505 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 7.505 * [taylor]: Taking taylor expansion of (pow k 2) in m 7.505 * [taylor]: Taking taylor expansion of k in m 7.505 * [backup-simplify]: Simplify k into k 7.505 * [backup-simplify]: Simplify (* k k) into (pow k 2) 7.505 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 7.505 * [taylor]: Taking taylor expansion of (+ (* 10 (/ 1 k)) 1) in m 7.505 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in m 7.505 * [taylor]: Taking taylor expansion of 10 in m 7.505 * [backup-simplify]: Simplify 10 into 10 7.505 * [taylor]: Taking taylor expansion of (/ 1 k) in m 7.505 * [taylor]: Taking taylor expansion of k in m 7.505 * [backup-simplify]: Simplify k into k 7.505 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 7.505 * [taylor]: Taking taylor expansion of 1 in m 7.505 * [backup-simplify]: Simplify 1 into 1 7.505 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in m 7.505 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in m 7.505 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in m 7.505 * [taylor]: Taking taylor expansion of (/ 1 m) in m 7.505 * [taylor]: Taking taylor expansion of m in m 7.505 * [backup-simplify]: Simplify 0 into 0 7.505 * [backup-simplify]: Simplify 1 into 1 7.506 * [backup-simplify]: Simplify (/ 1 1) into 1 7.506 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in m 7.506 * [taylor]: Taking taylor expansion of (/ 1 k) in m 7.506 * [taylor]: Taking taylor expansion of k in m 7.506 * [backup-simplify]: Simplify k into k 7.506 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 7.506 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 7.506 * [backup-simplify]: Simplify (* 1 (log (/ 1 k))) into (log (/ 1 k)) 7.506 * [backup-simplify]: Simplify (exp (* (/ 1 m) (log (/ 1 k)))) into (exp (/ (log (/ 1 k)) m)) 7.506 * [backup-simplify]: Simplify (* 10 (/ 1 k)) into (/ 10 k) 7.506 * [backup-simplify]: Simplify (+ (/ 10 k) 1) into (+ (* 10 (/ 1 k)) 1) 7.506 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) into (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) 7.506 * [backup-simplify]: Simplify (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) into (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) 7.506 * [backup-simplify]: Simplify (/ (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) (exp (/ (log (/ 1 k)) m))) into (/ (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) (exp (/ (log (/ 1 k)) m))) 7.506 * [taylor]: Taking taylor expansion of (/ (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) (pow (/ 1 k) (/ 1 m))) in k 7.506 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) in k 7.506 * [taylor]: Taking taylor expansion of a in k 7.507 * [backup-simplify]: Simplify a into a 7.507 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) in k 7.507 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 7.507 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.507 * [taylor]: Taking taylor expansion of k in k 7.507 * [backup-simplify]: Simplify 0 into 0 7.507 * [backup-simplify]: Simplify 1 into 1 7.507 * [backup-simplify]: Simplify (* 1 1) into 1 7.507 * [backup-simplify]: Simplify (/ 1 1) into 1 7.507 * [taylor]: Taking taylor expansion of (+ (* 10 (/ 1 k)) 1) in k 7.507 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 7.507 * [taylor]: Taking taylor expansion of 10 in k 7.507 * [backup-simplify]: Simplify 10 into 10 7.507 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.507 * [taylor]: Taking taylor expansion of k in k 7.507 * [backup-simplify]: Simplify 0 into 0 7.507 * [backup-simplify]: Simplify 1 into 1 7.508 * [backup-simplify]: Simplify (/ 1 1) into 1 7.508 * [taylor]: Taking taylor expansion of 1 in k 7.508 * [backup-simplify]: Simplify 1 into 1 7.508 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in k 7.508 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in k 7.508 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in k 7.508 * [taylor]: Taking taylor expansion of (/ 1 m) in k 7.508 * [taylor]: Taking taylor expansion of m in k 7.508 * [backup-simplify]: Simplify m into m 7.508 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 7.508 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 7.508 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.508 * [taylor]: Taking taylor expansion of k in k 7.508 * [backup-simplify]: Simplify 0 into 0 7.508 * [backup-simplify]: Simplify 1 into 1 7.509 * [backup-simplify]: Simplify (/ 1 1) into 1 7.509 * [backup-simplify]: Simplify (log 1) into 0 7.509 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 7.510 * [backup-simplify]: Simplify (* (/ 1 m) (- (log k))) into (* -1 (/ (log k) m)) 7.510 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 7.510 * [backup-simplify]: Simplify (+ 1 0) into 1 7.510 * [backup-simplify]: Simplify (* a 1) into a 7.510 * [backup-simplify]: Simplify (/ a (exp (* -1 (/ (log k) m)))) into (/ a (exp (* -1 (/ (log k) m)))) 7.510 * [taylor]: Taking taylor expansion of (/ (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) (pow (/ 1 k) (/ 1 m))) in k 7.510 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) in k 7.510 * [taylor]: Taking taylor expansion of a in k 7.510 * [backup-simplify]: Simplify a into a 7.510 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) in k 7.510 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 7.510 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.511 * [taylor]: Taking taylor expansion of k in k 7.511 * [backup-simplify]: Simplify 0 into 0 7.511 * [backup-simplify]: Simplify 1 into 1 7.511 * [backup-simplify]: Simplify (* 1 1) into 1 7.511 * [backup-simplify]: Simplify (/ 1 1) into 1 7.511 * [taylor]: Taking taylor expansion of (+ (* 10 (/ 1 k)) 1) in k 7.511 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 7.511 * [taylor]: Taking taylor expansion of 10 in k 7.511 * [backup-simplify]: Simplify 10 into 10 7.511 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.511 * [taylor]: Taking taylor expansion of k in k 7.512 * [backup-simplify]: Simplify 0 into 0 7.512 * [backup-simplify]: Simplify 1 into 1 7.512 * [backup-simplify]: Simplify (/ 1 1) into 1 7.512 * [taylor]: Taking taylor expansion of 1 in k 7.512 * [backup-simplify]: Simplify 1 into 1 7.512 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in k 7.512 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in k 7.512 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in k 7.512 * [taylor]: Taking taylor expansion of (/ 1 m) in k 7.512 * [taylor]: Taking taylor expansion of m in k 7.512 * [backup-simplify]: Simplify m into m 7.512 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 7.512 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 7.512 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.512 * [taylor]: Taking taylor expansion of k in k 7.512 * [backup-simplify]: Simplify 0 into 0 7.512 * [backup-simplify]: Simplify 1 into 1 7.513 * [backup-simplify]: Simplify (/ 1 1) into 1 7.513 * [backup-simplify]: Simplify (log 1) into 0 7.514 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 7.514 * [backup-simplify]: Simplify (* (/ 1 m) (- (log k))) into (* -1 (/ (log k) m)) 7.514 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 7.514 * [backup-simplify]: Simplify (+ 1 0) into 1 7.514 * [backup-simplify]: Simplify (* a 1) into a 7.514 * [backup-simplify]: Simplify (/ a (exp (* -1 (/ (log k) m)))) into (/ a (exp (* -1 (/ (log k) m)))) 7.515 * [taylor]: Taking taylor expansion of (/ a (exp (* -1 (/ (log k) m)))) in m 7.515 * [taylor]: Taking taylor expansion of a in m 7.515 * [backup-simplify]: Simplify a into a 7.515 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 7.515 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 7.515 * [taylor]: Taking taylor expansion of -1 in m 7.515 * [backup-simplify]: Simplify -1 into -1 7.515 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 7.515 * [taylor]: Taking taylor expansion of (log k) in m 7.515 * [taylor]: Taking taylor expansion of k in m 7.515 * [backup-simplify]: Simplify k into k 7.515 * [backup-simplify]: Simplify (log k) into (log k) 7.515 * [taylor]: Taking taylor expansion of m in m 7.515 * [backup-simplify]: Simplify 0 into 0 7.515 * [backup-simplify]: Simplify 1 into 1 7.515 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 7.515 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 7.515 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 7.515 * [backup-simplify]: Simplify (/ a (exp (* -1 (/ (log k) m)))) into (/ a (exp (* -1 (/ (log k) m)))) 7.515 * [taylor]: Taking taylor expansion of (/ a (exp (* -1 (/ (log k) m)))) in a 7.515 * [taylor]: Taking taylor expansion of a in a 7.515 * [backup-simplify]: Simplify 0 into 0 7.515 * [backup-simplify]: Simplify 1 into 1 7.515 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in a 7.516 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in a 7.516 * [taylor]: Taking taylor expansion of -1 in a 7.516 * [backup-simplify]: Simplify -1 into -1 7.516 * [taylor]: Taking taylor expansion of (/ (log k) m) in a 7.516 * [taylor]: Taking taylor expansion of (log k) in a 7.516 * [taylor]: Taking taylor expansion of k in a 7.516 * [backup-simplify]: Simplify k into k 7.516 * [backup-simplify]: Simplify (log k) into (log k) 7.516 * [taylor]: Taking taylor expansion of m in a 7.516 * [backup-simplify]: Simplify m into m 7.516 * [backup-simplify]: Simplify (/ (log k) m) into (/ (log k) m) 7.516 * [backup-simplify]: Simplify (* -1 (/ (log k) m)) into (* -1 (/ (log k) m)) 7.516 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 7.516 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 7.516 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 7.517 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.518 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.518 * [backup-simplify]: Simplify (* 10 1) into 10 7.519 * [backup-simplify]: Simplify (+ 10 0) into 10 7.519 * [backup-simplify]: Simplify (+ 0 10) into 10 7.520 * [backup-simplify]: Simplify (+ (* a 10) (* 0 1)) into (* 10 a) 7.521 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.522 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 7.522 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)))) into 0 7.523 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 7.523 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (* 0 (- (log k)))) into 0 7.524 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 1) 1)))) into 0 7.524 * [backup-simplify]: Simplify (- (/ (* 10 a) (exp (* -1 (/ (log k) m)))) (+ (* (/ a (exp (* -1 (/ (log k) m)))) (/ 0 (exp (* -1 (/ (log k) m))))))) into (* 10 (/ a (exp (* -1 (/ (log k) m))))) 7.524 * [taylor]: Taking taylor expansion of (* 10 (/ a (exp (* -1 (/ (log k) m))))) in m 7.524 * [taylor]: Taking taylor expansion of 10 in m 7.524 * [backup-simplify]: Simplify 10 into 10 7.524 * [taylor]: Taking taylor expansion of (/ a (exp (* -1 (/ (log k) m)))) in m 7.524 * [taylor]: Taking taylor expansion of a in m 7.524 * [backup-simplify]: Simplify a into a 7.524 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 7.525 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 7.525 * [taylor]: Taking taylor expansion of -1 in m 7.525 * [backup-simplify]: Simplify -1 into -1 7.525 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 7.525 * [taylor]: Taking taylor expansion of (log k) in m 7.525 * [taylor]: Taking taylor expansion of k in m 7.525 * [backup-simplify]: Simplify k into k 7.525 * [backup-simplify]: Simplify (log k) into (log k) 7.525 * [taylor]: Taking taylor expansion of m in m 7.525 * [backup-simplify]: Simplify 0 into 0 7.525 * [backup-simplify]: Simplify 1 into 1 7.525 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 7.525 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 7.525 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 7.525 * [backup-simplify]: Simplify (/ a (exp (* -1 (/ (log k) m)))) into (/ a (exp (* -1 (/ (log k) m)))) 7.525 * [backup-simplify]: Simplify (* 10 (/ a (exp (* -1 (/ (log k) m))))) into (* 10 (/ a (exp (* -1 (/ (log k) m))))) 7.525 * [taylor]: Taking taylor expansion of (* 10 (/ a (exp (* -1 (/ (log k) m))))) in a 7.525 * [taylor]: Taking taylor expansion of 10 in a 7.525 * [backup-simplify]: Simplify 10 into 10 7.525 * [taylor]: Taking taylor expansion of (/ a (exp (* -1 (/ (log k) m)))) in a 7.525 * [taylor]: Taking taylor expansion of a in a 7.526 * [backup-simplify]: Simplify 0 into 0 7.526 * [backup-simplify]: Simplify 1 into 1 7.526 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in a 7.526 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in a 7.526 * [taylor]: Taking taylor expansion of -1 in a 7.526 * [backup-simplify]: Simplify -1 into -1 7.526 * [taylor]: Taking taylor expansion of (/ (log k) m) in a 7.526 * [taylor]: Taking taylor expansion of (log k) in a 7.526 * [taylor]: Taking taylor expansion of k in a 7.526 * [backup-simplify]: Simplify k into k 7.526 * [backup-simplify]: Simplify (log k) into (log k) 7.526 * [taylor]: Taking taylor expansion of m in a 7.526 * [backup-simplify]: Simplify m into m 7.526 * [backup-simplify]: Simplify (/ (log k) m) into (/ (log k) m) 7.526 * [backup-simplify]: Simplify (* -1 (/ (log k) m)) into (* -1 (/ (log k) m)) 7.526 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 7.526 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 7.526 * [backup-simplify]: Simplify (* 10 (/ 1 (exp (* -1 (/ (log k) m))))) into (/ 10 (exp (* -1 (/ (log k) m)))) 7.527 * [backup-simplify]: Simplify (/ 10 (exp (* -1 (/ (log k) m)))) into (/ 10 (exp (* -1 (/ (log k) m)))) 7.527 * [backup-simplify]: Simplify (- (/ 0 (exp (* -1 (/ (log k) m)))) (+ (* (/ a (exp (* -1 (/ (log k) m)))) (/ 0 (exp (* -1 (/ (log k) m))))))) into 0 7.527 * [taylor]: Taking taylor expansion of 0 in a 7.527 * [backup-simplify]: Simplify 0 into 0 7.527 * [backup-simplify]: Simplify 0 into 0 7.528 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 7.528 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (log k) m) (/ 0 m)))) into 0 7.529 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (log k) m))) into 0 7.530 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 1) 1)))) into 0 7.530 * [backup-simplify]: Simplify (- (/ 0 (exp (* -1 (/ (log k) m)))) (+ (* (/ 1 (exp (* -1 (/ (log k) m)))) (/ 0 (exp (* -1 (/ (log k) m))))))) into 0 7.530 * [backup-simplify]: Simplify 0 into 0 7.531 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.532 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.533 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.533 * [backup-simplify]: Simplify (+ (* 10 0) (* 0 1)) into 0 7.534 * [backup-simplify]: Simplify (+ 0 1) into 1 7.534 * [backup-simplify]: Simplify (+ 0 1) into 1 7.535 * [backup-simplify]: Simplify (+ (* a 1) (+ (* 0 10) (* 0 1))) into a 7.536 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.539 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 7.539 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 7.539 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 7.540 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (+ (* 0 0) (* 0 (- (log k))))) into 0 7.541 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 7.542 * [backup-simplify]: Simplify (- (/ a (exp (* -1 (/ (log k) m)))) (+ (* (/ a (exp (* -1 (/ (log k) m)))) (/ 0 (exp (* -1 (/ (log k) m))))) (* (* 10 (/ a (exp (* -1 (/ (log k) m))))) (/ 0 (exp (* -1 (/ (log k) m))))))) into (/ a (exp (* -1 (/ (log k) m)))) 7.542 * [taylor]: Taking taylor expansion of (/ a (exp (* -1 (/ (log k) m)))) in m 7.542 * [taylor]: Taking taylor expansion of a in m 7.542 * [backup-simplify]: Simplify a into a 7.542 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 7.542 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 7.542 * [taylor]: Taking taylor expansion of -1 in m 7.542 * [backup-simplify]: Simplify -1 into -1 7.542 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 7.542 * [taylor]: Taking taylor expansion of (log k) in m 7.542 * [taylor]: Taking taylor expansion of k in m 7.542 * [backup-simplify]: Simplify k into k 7.542 * [backup-simplify]: Simplify (log k) into (log k) 7.542 * [taylor]: Taking taylor expansion of m in m 7.542 * [backup-simplify]: Simplify 0 into 0 7.542 * [backup-simplify]: Simplify 1 into 1 7.542 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 7.543 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 7.543 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 7.543 * [backup-simplify]: Simplify (/ a (exp (* -1 (/ (log k) m)))) into (/ a (exp (* -1 (/ (log k) m)))) 7.543 * [taylor]: Taking taylor expansion of (/ a (exp (* -1 (/ (log k) m)))) in a 7.543 * [taylor]: Taking taylor expansion of a in a 7.543 * [backup-simplify]: Simplify 0 into 0 7.543 * [backup-simplify]: Simplify 1 into 1 7.543 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in a 7.543 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in a 7.543 * [taylor]: Taking taylor expansion of -1 in a 7.543 * [backup-simplify]: Simplify -1 into -1 7.543 * [taylor]: Taking taylor expansion of (/ (log k) m) in a 7.543 * [taylor]: Taking taylor expansion of (log k) in a 7.543 * [taylor]: Taking taylor expansion of k in a 7.543 * [backup-simplify]: Simplify k into k 7.543 * [backup-simplify]: Simplify (log k) into (log k) 7.543 * [taylor]: Taking taylor expansion of m in a 7.543 * [backup-simplify]: Simplify m into m 7.543 * [backup-simplify]: Simplify (/ (log k) m) into (/ (log k) m) 7.543 * [backup-simplify]: Simplify (* -1 (/ (log k) m)) into (* -1 (/ (log k) m)) 7.543 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 7.544 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 7.544 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 7.545 * [backup-simplify]: Simplify (+ (* (/ 1 (exp (* -1 (/ (log (/ 1 k)) (/ 1 m))))) (* (/ 1 a) (* 1 1))) (+ (* (/ 10 (exp (* -1 (/ (log (/ 1 k)) (/ 1 m))))) (* (/ 1 a) (* 1 (/ 1 (/ 1 k))))) (* (/ 1 (exp (* -1 (/ (log (/ 1 k)) (/ 1 m))))) (* (/ 1 a) (* 1 (pow (/ 1 k) -2)))))) into (+ (* 10 (/ k (* (exp (* -1 (* (log (/ 1 k)) m))) a))) (+ (/ (pow k 2) (* (exp (* -1 (* (log (/ 1 k)) m))) a)) (/ 1 (* (exp (* -1 (* (log (/ 1 k)) m))) a)))) 7.546 * [backup-simplify]: Simplify (/ (/ (+ (* (+ (/ 1 (- k)) 10) (/ 1 (- k))) 1) (pow (/ 1 (- k)) (/ 1 (- m)))) (/ 1 (- a))) into (* -1 (/ (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) (pow (/ -1 k) (/ -1 m)))) 7.546 * [approximate]: Taking taylor expansion of (* -1 (/ (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) (pow (/ -1 k) (/ -1 m)))) in (k m a) around 0 7.546 * [taylor]: Taking taylor expansion of (* -1 (/ (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) (pow (/ -1 k) (/ -1 m)))) in a 7.546 * [taylor]: Taking taylor expansion of -1 in a 7.546 * [backup-simplify]: Simplify -1 into -1 7.546 * [taylor]: Taking taylor expansion of (/ (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) (pow (/ -1 k) (/ -1 m))) in a 7.546 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) in a 7.546 * [taylor]: Taking taylor expansion of a in a 7.546 * [backup-simplify]: Simplify 0 into 0 7.546 * [backup-simplify]: Simplify 1 into 1 7.546 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) in a 7.546 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1) in a 7.546 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 7.546 * [taylor]: Taking taylor expansion of (pow k 2) in a 7.546 * [taylor]: Taking taylor expansion of k in a 7.546 * [backup-simplify]: Simplify k into k 7.546 * [backup-simplify]: Simplify (* k k) into (pow k 2) 7.546 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 7.546 * [taylor]: Taking taylor expansion of 1 in a 7.546 * [backup-simplify]: Simplify 1 into 1 7.546 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in a 7.546 * [taylor]: Taking taylor expansion of 10 in a 7.546 * [backup-simplify]: Simplify 10 into 10 7.546 * [taylor]: Taking taylor expansion of (/ 1 k) in a 7.547 * [taylor]: Taking taylor expansion of k in a 7.547 * [backup-simplify]: Simplify k into k 7.547 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 7.547 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in a 7.547 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in a 7.547 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in a 7.547 * [taylor]: Taking taylor expansion of (/ -1 m) in a 7.547 * [taylor]: Taking taylor expansion of -1 in a 7.547 * [backup-simplify]: Simplify -1 into -1 7.547 * [taylor]: Taking taylor expansion of m in a 7.547 * [backup-simplify]: Simplify m into m 7.547 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 7.547 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in a 7.547 * [taylor]: Taking taylor expansion of (/ -1 k) in a 7.547 * [taylor]: Taking taylor expansion of -1 in a 7.547 * [backup-simplify]: Simplify -1 into -1 7.547 * [taylor]: Taking taylor expansion of k in a 7.547 * [backup-simplify]: Simplify k into k 7.547 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 7.547 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 7.547 * [backup-simplify]: Simplify (* (/ -1 m) (log (/ -1 k))) into (* -1 (/ (log (/ -1 k)) m)) 7.547 * [backup-simplify]: Simplify (exp (* -1 (/ (log (/ -1 k)) m))) into (exp (* -1 (/ (log (/ -1 k)) m))) 7.548 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1) into (+ (/ 1 (pow k 2)) 1) 7.548 * [backup-simplify]: Simplify (* 10 (/ 1 k)) into (/ 10 k) 7.548 * [backup-simplify]: Simplify (- (/ 10 k)) into (- (* 10 (/ 1 k))) 7.548 * [backup-simplify]: Simplify (+ (+ (/ 1 (pow k 2)) 1) (- (* 10 (/ 1 k)))) into (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) 7.548 * [backup-simplify]: Simplify (* 0 (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) into 0 7.548 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 7.548 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 7.549 * [backup-simplify]: Simplify (+ 0 0) into 0 7.549 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 7.550 * [backup-simplify]: Simplify (+ (* 10 0) (* 0 (/ 1 k))) into 0 7.550 * [backup-simplify]: Simplify (- 0) into 0 7.550 * [backup-simplify]: Simplify (+ 0 0) into 0 7.551 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))) into (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) 7.551 * [backup-simplify]: Simplify (/ (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) (exp (* -1 (/ (log (/ -1 k)) m)))) into (/ (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) (exp (* -1 (/ (log (/ -1 k)) m)))) 7.551 * [taylor]: Taking taylor expansion of (* -1 (/ (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) (pow (/ -1 k) (/ -1 m)))) in m 7.551 * [taylor]: Taking taylor expansion of -1 in m 7.551 * [backup-simplify]: Simplify -1 into -1 7.551 * [taylor]: Taking taylor expansion of (/ (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) (pow (/ -1 k) (/ -1 m))) in m 7.551 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) in m 7.552 * [taylor]: Taking taylor expansion of a in m 7.552 * [backup-simplify]: Simplify a into a 7.552 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) in m 7.552 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1) in m 7.552 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 7.552 * [taylor]: Taking taylor expansion of (pow k 2) in m 7.552 * [taylor]: Taking taylor expansion of k in m 7.552 * [backup-simplify]: Simplify k into k 7.552 * [backup-simplify]: Simplify (* k k) into (pow k 2) 7.552 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 7.552 * [taylor]: Taking taylor expansion of 1 in m 7.552 * [backup-simplify]: Simplify 1 into 1 7.552 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in m 7.552 * [taylor]: Taking taylor expansion of 10 in m 7.552 * [backup-simplify]: Simplify 10 into 10 7.552 * [taylor]: Taking taylor expansion of (/ 1 k) in m 7.552 * [taylor]: Taking taylor expansion of k in m 7.552 * [backup-simplify]: Simplify k into k 7.552 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 7.552 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in m 7.552 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in m 7.552 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in m 7.552 * [taylor]: Taking taylor expansion of (/ -1 m) in m 7.552 * [taylor]: Taking taylor expansion of -1 in m 7.552 * [backup-simplify]: Simplify -1 into -1 7.552 * [taylor]: Taking taylor expansion of m in m 7.552 * [backup-simplify]: Simplify 0 into 0 7.552 * [backup-simplify]: Simplify 1 into 1 7.553 * [backup-simplify]: Simplify (/ -1 1) into -1 7.553 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in m 7.553 * [taylor]: Taking taylor expansion of (/ -1 k) in m 7.553 * [taylor]: Taking taylor expansion of -1 in m 7.553 * [backup-simplify]: Simplify -1 into -1 7.553 * [taylor]: Taking taylor expansion of k in m 7.553 * [backup-simplify]: Simplify k into k 7.553 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 7.553 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 7.553 * [backup-simplify]: Simplify (* -1 (log (/ -1 k))) into (* -1 (log (/ -1 k))) 7.553 * [backup-simplify]: Simplify (exp (* (/ -1 m) (log (/ -1 k)))) into (exp (* -1 (/ (log (/ -1 k)) m))) 7.553 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1) into (+ (/ 1 (pow k 2)) 1) 7.554 * [backup-simplify]: Simplify (* 10 (/ 1 k)) into (/ 10 k) 7.554 * [backup-simplify]: Simplify (- (/ 10 k)) into (- (* 10 (/ 1 k))) 7.554 * [backup-simplify]: Simplify (+ (+ (/ 1 (pow k 2)) 1) (- (* 10 (/ 1 k)))) into (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) 7.554 * [backup-simplify]: Simplify (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) into (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) 7.554 * [backup-simplify]: Simplify (/ (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) (exp (* -1 (/ (log (/ -1 k)) m)))) into (/ (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) (exp (* -1 (/ (log (/ -1 k)) m)))) 7.554 * [taylor]: Taking taylor expansion of (* -1 (/ (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) (pow (/ -1 k) (/ -1 m)))) in k 7.554 * [taylor]: Taking taylor expansion of -1 in k 7.554 * [backup-simplify]: Simplify -1 into -1 7.554 * [taylor]: Taking taylor expansion of (/ (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) (pow (/ -1 k) (/ -1 m))) in k 7.555 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) in k 7.555 * [taylor]: Taking taylor expansion of a in k 7.555 * [backup-simplify]: Simplify a into a 7.555 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) in k 7.555 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1) in k 7.555 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 7.555 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.555 * [taylor]: Taking taylor expansion of k in k 7.555 * [backup-simplify]: Simplify 0 into 0 7.555 * [backup-simplify]: Simplify 1 into 1 7.555 * [backup-simplify]: Simplify (* 1 1) into 1 7.556 * [backup-simplify]: Simplify (/ 1 1) into 1 7.556 * [taylor]: Taking taylor expansion of 1 in k 7.556 * [backup-simplify]: Simplify 1 into 1 7.556 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 7.556 * [taylor]: Taking taylor expansion of 10 in k 7.556 * [backup-simplify]: Simplify 10 into 10 7.556 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.556 * [taylor]: Taking taylor expansion of k in k 7.556 * [backup-simplify]: Simplify 0 into 0 7.556 * [backup-simplify]: Simplify 1 into 1 7.556 * [backup-simplify]: Simplify (/ 1 1) into 1 7.556 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in k 7.556 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in k 7.556 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in k 7.556 * [taylor]: Taking taylor expansion of (/ -1 m) in k 7.556 * [taylor]: Taking taylor expansion of -1 in k 7.556 * [backup-simplify]: Simplify -1 into -1 7.556 * [taylor]: Taking taylor expansion of m in k 7.556 * [backup-simplify]: Simplify m into m 7.557 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 7.557 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 7.557 * [taylor]: Taking taylor expansion of (/ -1 k) in k 7.557 * [taylor]: Taking taylor expansion of -1 in k 7.557 * [backup-simplify]: Simplify -1 into -1 7.557 * [taylor]: Taking taylor expansion of k in k 7.557 * [backup-simplify]: Simplify 0 into 0 7.557 * [backup-simplify]: Simplify 1 into 1 7.557 * [backup-simplify]: Simplify (/ -1 1) into -1 7.558 * [backup-simplify]: Simplify (log -1) into (log -1) 7.558 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 7.565 * [backup-simplify]: Simplify (* (/ -1 m) (- (log -1) (log k))) into (* -1 (/ (- (log -1) (log k)) m)) 7.566 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 7.566 * [backup-simplify]: Simplify (+ 1 0) into 1 7.566 * [backup-simplify]: Simplify (+ 1 0) into 1 7.566 * [backup-simplify]: Simplify (* a 1) into a 7.567 * [backup-simplify]: Simplify (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))) 7.567 * [taylor]: Taking taylor expansion of (* -1 (/ (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) (pow (/ -1 k) (/ -1 m)))) in k 7.567 * [taylor]: Taking taylor expansion of -1 in k 7.567 * [backup-simplify]: Simplify -1 into -1 7.567 * [taylor]: Taking taylor expansion of (/ (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) (pow (/ -1 k) (/ -1 m))) in k 7.567 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) in k 7.567 * [taylor]: Taking taylor expansion of a in k 7.567 * [backup-simplify]: Simplify a into a 7.567 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) in k 7.567 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1) in k 7.567 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 7.567 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.567 * [taylor]: Taking taylor expansion of k in k 7.567 * [backup-simplify]: Simplify 0 into 0 7.567 * [backup-simplify]: Simplify 1 into 1 7.567 * [backup-simplify]: Simplify (* 1 1) into 1 7.567 * [backup-simplify]: Simplify (/ 1 1) into 1 7.567 * [taylor]: Taking taylor expansion of 1 in k 7.568 * [backup-simplify]: Simplify 1 into 1 7.568 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 7.568 * [taylor]: Taking taylor expansion of 10 in k 7.568 * [backup-simplify]: Simplify 10 into 10 7.568 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.568 * [taylor]: Taking taylor expansion of k in k 7.568 * [backup-simplify]: Simplify 0 into 0 7.568 * [backup-simplify]: Simplify 1 into 1 7.568 * [backup-simplify]: Simplify (/ 1 1) into 1 7.568 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in k 7.568 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in k 7.568 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in k 7.568 * [taylor]: Taking taylor expansion of (/ -1 m) in k 7.568 * [taylor]: Taking taylor expansion of -1 in k 7.568 * [backup-simplify]: Simplify -1 into -1 7.568 * [taylor]: Taking taylor expansion of m in k 7.568 * [backup-simplify]: Simplify m into m 7.568 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 7.568 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 7.568 * [taylor]: Taking taylor expansion of (/ -1 k) in k 7.568 * [taylor]: Taking taylor expansion of -1 in k 7.568 * [backup-simplify]: Simplify -1 into -1 7.568 * [taylor]: Taking taylor expansion of k in k 7.568 * [backup-simplify]: Simplify 0 into 0 7.568 * [backup-simplify]: Simplify 1 into 1 7.568 * [backup-simplify]: Simplify (/ -1 1) into -1 7.569 * [backup-simplify]: Simplify (log -1) into (log -1) 7.569 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 7.570 * [backup-simplify]: Simplify (* (/ -1 m) (- (log -1) (log k))) into (* -1 (/ (- (log -1) (log k)) m)) 7.570 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 7.570 * [backup-simplify]: Simplify (+ 1 0) into 1 7.570 * [backup-simplify]: Simplify (+ 1 0) into 1 7.570 * [backup-simplify]: Simplify (* a 1) into a 7.571 * [backup-simplify]: Simplify (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))) 7.571 * [backup-simplify]: Simplify (* -1 (/ a (exp (* -1 (/ (- (log -1) (log k)) m))))) into (* -1 (/ a (exp (* -1 (/ (- (log -1) (log k)) m))))) 7.571 * [taylor]: Taking taylor expansion of (* -1 (/ a (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 7.571 * [taylor]: Taking taylor expansion of -1 in m 7.571 * [backup-simplify]: Simplify -1 into -1 7.571 * [taylor]: Taking taylor expansion of (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 7.571 * [taylor]: Taking taylor expansion of a in m 7.571 * [backup-simplify]: Simplify a into a 7.571 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 7.571 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 7.571 * [taylor]: Taking taylor expansion of -1 in m 7.571 * [backup-simplify]: Simplify -1 into -1 7.571 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 7.571 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 7.571 * [taylor]: Taking taylor expansion of (log -1) in m 7.571 * [taylor]: Taking taylor expansion of -1 in m 7.571 * [backup-simplify]: Simplify -1 into -1 7.572 * [backup-simplify]: Simplify (log -1) into (log -1) 7.572 * [taylor]: Taking taylor expansion of (log k) in m 7.572 * [taylor]: Taking taylor expansion of k in m 7.572 * [backup-simplify]: Simplify k into k 7.572 * [backup-simplify]: Simplify (log k) into (log k) 7.572 * [taylor]: Taking taylor expansion of m in m 7.572 * [backup-simplify]: Simplify 0 into 0 7.572 * [backup-simplify]: Simplify 1 into 1 7.572 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 7.572 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 7.572 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 7.573 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 7.573 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 7.573 * [backup-simplify]: Simplify (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))) 7.574 * [backup-simplify]: Simplify (* -1 (/ a (exp (* -1 (/ (- (log -1) (log k)) m))))) into (* -1 (/ a (exp (* -1 (/ (- (log -1) (log k)) m))))) 7.574 * [taylor]: Taking taylor expansion of (* -1 (/ a (exp (* -1 (/ (- (log -1) (log k)) m))))) in a 7.574 * [taylor]: Taking taylor expansion of -1 in a 7.574 * [backup-simplify]: Simplify -1 into -1 7.574 * [taylor]: Taking taylor expansion of (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))) in a 7.574 * [taylor]: Taking taylor expansion of a in a 7.574 * [backup-simplify]: Simplify 0 into 0 7.574 * [backup-simplify]: Simplify 1 into 1 7.574 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in a 7.574 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in a 7.574 * [taylor]: Taking taylor expansion of -1 in a 7.574 * [backup-simplify]: Simplify -1 into -1 7.574 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in a 7.574 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in a 7.574 * [taylor]: Taking taylor expansion of (log -1) in a 7.574 * [taylor]: Taking taylor expansion of -1 in a 7.574 * [backup-simplify]: Simplify -1 into -1 7.574 * [backup-simplify]: Simplify (log -1) into (log -1) 7.574 * [taylor]: Taking taylor expansion of (log k) in a 7.574 * [taylor]: Taking taylor expansion of k in a 7.574 * [backup-simplify]: Simplify k into k 7.574 * [backup-simplify]: Simplify (log k) into (log k) 7.574 * [taylor]: Taking taylor expansion of m in a 7.574 * [backup-simplify]: Simplify m into m 7.574 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 7.575 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 7.575 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) m) into (/ (- (log -1) (log k)) m) 7.575 * [backup-simplify]: Simplify (* -1 (/ (- (log -1) (log k)) m)) into (* -1 (/ (- (log -1) (log k)) m)) 7.575 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 7.576 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 7.576 * [backup-simplify]: Simplify (* -1 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (/ -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 7.576 * [backup-simplify]: Simplify (/ -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 7.577 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.577 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.577 * [backup-simplify]: Simplify (+ 0 0) into 0 7.578 * [backup-simplify]: Simplify (* 10 1) into 10 7.578 * [backup-simplify]: Simplify (- 10) into -10 7.578 * [backup-simplify]: Simplify (+ 0 -10) into -10 7.579 * [backup-simplify]: Simplify (+ (* a -10) (* 0 1)) into (- (* 10 a)) 7.579 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 7.580 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 7.580 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)))) into 0 7.580 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 7.581 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (* 0 (- (log -1) (log k)))) into 0 7.581 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 1) 1)))) into 0 7.582 * [backup-simplify]: Simplify (- (/ (- (* 10 a)) (exp (* -1 (/ (- (log -1) (log k)) m)))) (+ (* (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))) (/ 0 (exp (* -1 (/ (- (log -1) (log k)) m))))))) into (- (* 10 (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))))) 7.583 * [backup-simplify]: Simplify (+ (* -1 (- (* 10 (/ a (exp (* -1 (/ (- (log -1) (log k)) m))))))) (* 0 (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))))) into (* 10 (/ a (exp (* -1 (/ (- (log -1) (log k)) m))))) 7.583 * [taylor]: Taking taylor expansion of (* 10 (/ a (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 7.584 * [taylor]: Taking taylor expansion of 10 in m 7.584 * [backup-simplify]: Simplify 10 into 10 7.584 * [taylor]: Taking taylor expansion of (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 7.584 * [taylor]: Taking taylor expansion of a in m 7.584 * [backup-simplify]: Simplify a into a 7.584 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 7.584 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 7.584 * [taylor]: Taking taylor expansion of -1 in m 7.584 * [backup-simplify]: Simplify -1 into -1 7.584 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 7.584 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 7.584 * [taylor]: Taking taylor expansion of (log -1) in m 7.584 * [taylor]: Taking taylor expansion of -1 in m 7.584 * [backup-simplify]: Simplify -1 into -1 7.584 * [backup-simplify]: Simplify (log -1) into (log -1) 7.584 * [taylor]: Taking taylor expansion of (log k) in m 7.584 * [taylor]: Taking taylor expansion of k in m 7.584 * [backup-simplify]: Simplify k into k 7.584 * [backup-simplify]: Simplify (log k) into (log k) 7.584 * [taylor]: Taking taylor expansion of m in m 7.584 * [backup-simplify]: Simplify 0 into 0 7.584 * [backup-simplify]: Simplify 1 into 1 7.584 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 7.584 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 7.585 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 7.585 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 7.585 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 7.586 * [backup-simplify]: Simplify (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))) 7.586 * [backup-simplify]: Simplify (* 10 (/ a (exp (* -1 (/ (- (log -1) (log k)) m))))) into (* 10 (/ a (exp (* -1 (/ (- (log -1) (log k)) m))))) 7.586 * [taylor]: Taking taylor expansion of (* 10 (/ a (exp (* -1 (/ (- (log -1) (log k)) m))))) in a 7.586 * [taylor]: Taking taylor expansion of 10 in a 7.586 * [backup-simplify]: Simplify 10 into 10 7.586 * [taylor]: Taking taylor expansion of (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))) in a 7.586 * [taylor]: Taking taylor expansion of a in a 7.586 * [backup-simplify]: Simplify 0 into 0 7.586 * [backup-simplify]: Simplify 1 into 1 7.586 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in a 7.586 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in a 7.586 * [taylor]: Taking taylor expansion of -1 in a 7.586 * [backup-simplify]: Simplify -1 into -1 7.586 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in a 7.586 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in a 7.586 * [taylor]: Taking taylor expansion of (log -1) in a 7.586 * [taylor]: Taking taylor expansion of -1 in a 7.586 * [backup-simplify]: Simplify -1 into -1 7.586 * [backup-simplify]: Simplify (log -1) into (log -1) 7.586 * [taylor]: Taking taylor expansion of (log k) in a 7.586 * [taylor]: Taking taylor expansion of k in a 7.586 * [backup-simplify]: Simplify k into k 7.587 * [backup-simplify]: Simplify (log k) into (log k) 7.587 * [taylor]: Taking taylor expansion of m in a 7.587 * [backup-simplify]: Simplify m into m 7.587 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 7.587 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 7.587 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) m) into (/ (- (log -1) (log k)) m) 7.587 * [backup-simplify]: Simplify (* -1 (/ (- (log -1) (log k)) m)) into (* -1 (/ (- (log -1) (log k)) m)) 7.588 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 7.588 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 7.588 * [backup-simplify]: Simplify (* 10 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (/ 10 (exp (* -1 (/ (- (log -1) (log k)) m)))) 7.589 * [backup-simplify]: Simplify (/ 10 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 10 (exp (* -1 (/ (- (log -1) (log k)) m)))) 7.590 * [backup-simplify]: Simplify (- (/ 0 (exp (* -1 (/ (- (log -1) (log k)) m)))) (+ (* (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))) (/ 0 (exp (* -1 (/ (- (log -1) (log k)) m))))))) into 0 7.590 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))))) into 0 7.590 * [taylor]: Taking taylor expansion of 0 in a 7.590 * [backup-simplify]: Simplify 0 into 0 7.590 * [backup-simplify]: Simplify 0 into 0 7.591 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 7.592 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 7.592 * [backup-simplify]: Simplify (- 0) into 0 7.592 * [backup-simplify]: Simplify (+ 0 0) into 0 7.592 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (- (log -1) (log k)) m) (/ 0 m)))) into 0 7.593 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (- (log -1) (log k)) m))) into 0 7.594 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 1) 1)))) into 0 7.595 * [backup-simplify]: Simplify (- (/ 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 0 7.595 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))))) into 0 7.595 * [backup-simplify]: Simplify 0 into 0 7.596 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.597 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.598 * [backup-simplify]: Simplify (+ 0 1) into 1 7.598 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.599 * [backup-simplify]: Simplify (+ (* 10 0) (* 0 1)) into 0 7.599 * [backup-simplify]: Simplify (- 0) into 0 7.600 * [backup-simplify]: Simplify (+ 1 0) into 1 7.601 * [backup-simplify]: Simplify (+ (* a 1) (+ (* 0 -10) (* 0 1))) into a 7.602 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.604 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 7.605 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 7.606 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 7.606 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (+ (* 0 0) (* 0 (- (log -1) (log k))))) into 0 7.608 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 7.611 * [backup-simplify]: Simplify (- (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))) (+ (* (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))) (/ 0 (exp (* -1 (/ (- (log -1) (log k)) m))))) (* (- (* 10 (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))))) (/ 0 (exp (* -1 (/ (- (log -1) (log k)) m))))))) into (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))) 7.613 * [backup-simplify]: Simplify (+ (* -1 (/ a (exp (* -1 (/ (- (log -1) (log k)) m))))) (+ (* 0 (- (* 10 (/ a (exp (* -1 (/ (- (log -1) (log k)) m))))))) (* 0 (/ a (exp (* -1 (/ (- (log -1) (log k)) m))))))) into (- (/ a (exp (* -1 (/ (- (log -1) (log k)) m))))) 7.613 * [taylor]: Taking taylor expansion of (- (/ a (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 7.613 * [taylor]: Taking taylor expansion of (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 7.613 * [taylor]: Taking taylor expansion of a in m 7.613 * [backup-simplify]: Simplify a into a 7.613 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 7.613 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 7.613 * [taylor]: Taking taylor expansion of -1 in m 7.613 * [backup-simplify]: Simplify -1 into -1 7.613 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 7.613 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 7.613 * [taylor]: Taking taylor expansion of (log -1) in m 7.613 * [taylor]: Taking taylor expansion of -1 in m 7.613 * [backup-simplify]: Simplify -1 into -1 7.613 * [backup-simplify]: Simplify (log -1) into (log -1) 7.613 * [taylor]: Taking taylor expansion of (log k) in m 7.613 * [taylor]: Taking taylor expansion of k in m 7.613 * [backup-simplify]: Simplify k into k 7.613 * [backup-simplify]: Simplify (log k) into (log k) 7.614 * [taylor]: Taking taylor expansion of m in m 7.614 * [backup-simplify]: Simplify 0 into 0 7.614 * [backup-simplify]: Simplify 1 into 1 7.614 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 7.614 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 7.615 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 7.615 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 7.615 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 7.616 * [backup-simplify]: Simplify (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))) 7.617 * [backup-simplify]: Simplify (- (/ a (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (/ a (exp (* -1 (/ (- (log -1) (log k)) m))))) 7.617 * [taylor]: Taking taylor expansion of (- (/ a (exp (* -1 (/ (- (log -1) (log k)) m))))) in a 7.617 * [taylor]: Taking taylor expansion of (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))) in a 7.617 * [taylor]: Taking taylor expansion of a in a 7.617 * [backup-simplify]: Simplify 0 into 0 7.617 * [backup-simplify]: Simplify 1 into 1 7.617 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in a 7.617 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in a 7.617 * [taylor]: Taking taylor expansion of -1 in a 7.617 * [backup-simplify]: Simplify -1 into -1 7.617 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in a 7.617 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in a 7.617 * [taylor]: Taking taylor expansion of (log -1) in a 7.617 * [taylor]: Taking taylor expansion of -1 in a 7.617 * [backup-simplify]: Simplify -1 into -1 7.617 * [backup-simplify]: Simplify (log -1) into (log -1) 7.617 * [taylor]: Taking taylor expansion of (log k) in a 7.617 * [taylor]: Taking taylor expansion of k in a 7.617 * [backup-simplify]: Simplify k into k 7.617 * [backup-simplify]: Simplify (log k) into (log k) 7.618 * [taylor]: Taking taylor expansion of m in a 7.618 * [backup-simplify]: Simplify m into m 7.618 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 7.618 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 7.618 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) m) into (/ (- (log -1) (log k)) m) 7.619 * [backup-simplify]: Simplify (* -1 (/ (- (log -1) (log k)) m)) into (* -1 (/ (- (log -1) (log k)) m)) 7.619 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 7.620 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 7.621 * [backup-simplify]: Simplify (- (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m))))) 7.621 * [backup-simplify]: Simplify (- (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m))))) 7.624 * [backup-simplify]: Simplify (+ (* (- (/ 1 (exp (* -1 (/ (- (log -1) (log (/ 1 (- k)))) (/ 1 (- m))))))) (* (/ 1 (- a)) (* 1 1))) (+ (* (/ 10 (exp (* -1 (/ (- (log -1) (log (/ 1 (- k)))) (/ 1 (- m)))))) (* (/ 1 (- a)) (* 1 (/ 1 (/ 1 (- k)))))) (* (/ -1 (exp (* -1 (/ (- (log -1) (log (/ 1 (- k)))) (/ 1 (- m)))))) (* (/ 1 (- a)) (* 1 (pow (/ 1 (- k)) -2)))))) into (+ (/ (pow k 2) (* a (exp (* m (- (log -1) (log (/ -1 k))))))) (+ (/ 1 (* a (exp (* m (- (log -1) (log (/ -1 k))))))) (* 10 (/ k (* a (exp (* m (- (log -1) (log (/ -1 k)))))))))) 7.624 * * * * [progress]: [ 2 / 4 ] generating series at (2) 7.624 * [backup-simplify]: Simplify (/ 1 (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a)) into (/ (* a (pow k m)) (+ (pow k 2) (+ 1 (* 10 k)))) 7.624 * [approximate]: Taking taylor expansion of (/ (* a (pow k m)) (+ (pow k 2) (+ 1 (* 10 k)))) in (k m a) around 0 7.624 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (pow k 2) (+ 1 (* 10 k)))) in a 7.624 * [taylor]: Taking taylor expansion of (* a (pow k m)) in a 7.624 * [taylor]: Taking taylor expansion of a in a 7.624 * [backup-simplify]: Simplify 0 into 0 7.624 * [backup-simplify]: Simplify 1 into 1 7.624 * [taylor]: Taking taylor expansion of (pow k m) in a 7.624 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in a 7.624 * [taylor]: Taking taylor expansion of (* m (log k)) in a 7.624 * [taylor]: Taking taylor expansion of m in a 7.625 * [backup-simplify]: Simplify m into m 7.625 * [taylor]: Taking taylor expansion of (log k) in a 7.625 * [taylor]: Taking taylor expansion of k in a 7.625 * [backup-simplify]: Simplify k into k 7.625 * [backup-simplify]: Simplify (log k) into (log k) 7.625 * [backup-simplify]: Simplify (* m (log k)) into (* (log k) m) 7.625 * [backup-simplify]: Simplify (exp (* (log k) m)) into (exp (* (log k) m)) 7.625 * [taylor]: Taking taylor expansion of (+ (pow k 2) (+ 1 (* 10 k))) in a 7.625 * [taylor]: Taking taylor expansion of (pow k 2) in a 7.625 * [taylor]: Taking taylor expansion of k in a 7.625 * [backup-simplify]: Simplify k into k 7.625 * [taylor]: Taking taylor expansion of (+ 1 (* 10 k)) in a 7.625 * [taylor]: Taking taylor expansion of 1 in a 7.625 * [backup-simplify]: Simplify 1 into 1 7.625 * [taylor]: Taking taylor expansion of (* 10 k) in a 7.625 * [taylor]: Taking taylor expansion of 10 in a 7.625 * [backup-simplify]: Simplify 10 into 10 7.625 * [taylor]: Taking taylor expansion of k in a 7.625 * [backup-simplify]: Simplify k into k 7.625 * [backup-simplify]: Simplify (* 0 (exp (* (log k) m))) into 0 7.626 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 7.626 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 7.627 * [backup-simplify]: Simplify (* (exp (* (log k) m)) (+ (* (/ (pow 0 1) 1)))) into 0 7.628 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (exp (* (log k) m)))) into (exp (* (log k) m)) 7.628 * [backup-simplify]: Simplify (* k k) into (pow k 2) 7.628 * [backup-simplify]: Simplify (* 10 k) into (* 10 k) 7.628 * [backup-simplify]: Simplify (+ 1 (* 10 k)) into (+ 1 (* 10 k)) 7.628 * [backup-simplify]: Simplify (+ (pow k 2) (+ 1 (* 10 k))) into (+ (pow k 2) (+ 1 (* 10 k))) 7.628 * [backup-simplify]: Simplify (/ (exp (* (log k) m)) (+ (pow k 2) (+ 1 (* 10 k)))) into (/ (exp (* (log k) m)) (+ (pow k 2) (+ 1 (* 10 k)))) 7.628 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (pow k 2) (+ 1 (* 10 k)))) in m 7.628 * [taylor]: Taking taylor expansion of (* a (pow k m)) in m 7.628 * [taylor]: Taking taylor expansion of a in m 7.628 * [backup-simplify]: Simplify a into a 7.628 * [taylor]: Taking taylor expansion of (pow k m) in m 7.628 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 7.628 * [taylor]: Taking taylor expansion of (* m (log k)) in m 7.628 * [taylor]: Taking taylor expansion of m in m 7.628 * [backup-simplify]: Simplify 0 into 0 7.628 * [backup-simplify]: Simplify 1 into 1 7.629 * [taylor]: Taking taylor expansion of (log k) in m 7.629 * [taylor]: Taking taylor expansion of k in m 7.629 * [backup-simplify]: Simplify k into k 7.629 * [backup-simplify]: Simplify (log k) into (log k) 7.629 * [backup-simplify]: Simplify (* 0 (log k)) into 0 7.630 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 7.630 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 7.630 * [backup-simplify]: Simplify (exp 0) into 1 7.630 * [taylor]: Taking taylor expansion of (+ (pow k 2) (+ 1 (* 10 k))) in m 7.630 * [taylor]: Taking taylor expansion of (pow k 2) in m 7.630 * [taylor]: Taking taylor expansion of k in m 7.630 * [backup-simplify]: Simplify k into k 7.630 * [taylor]: Taking taylor expansion of (+ 1 (* 10 k)) in m 7.630 * [taylor]: Taking taylor expansion of 1 in m 7.630 * [backup-simplify]: Simplify 1 into 1 7.630 * [taylor]: Taking taylor expansion of (* 10 k) in m 7.630 * [taylor]: Taking taylor expansion of 10 in m 7.630 * [backup-simplify]: Simplify 10 into 10 7.630 * [taylor]: Taking taylor expansion of k in m 7.630 * [backup-simplify]: Simplify k into k 7.630 * [backup-simplify]: Simplify (* a 1) into a 7.631 * [backup-simplify]: Simplify (* k k) into (pow k 2) 7.631 * [backup-simplify]: Simplify (* 10 k) into (* 10 k) 7.631 * [backup-simplify]: Simplify (+ 1 (* 10 k)) into (+ 1 (* 10 k)) 7.631 * [backup-simplify]: Simplify (+ (pow k 2) (+ 1 (* 10 k))) into (+ (pow k 2) (+ 1 (* 10 k))) 7.631 * [backup-simplify]: Simplify (/ a (+ (pow k 2) (+ 1 (* 10 k)))) into (/ a (+ (pow k 2) (+ 1 (* 10 k)))) 7.631 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (pow k 2) (+ 1 (* 10 k)))) in k 7.631 * [taylor]: Taking taylor expansion of (* a (pow k m)) in k 7.631 * [taylor]: Taking taylor expansion of a in k 7.631 * [backup-simplify]: Simplify a into a 7.631 * [taylor]: Taking taylor expansion of (pow k m) in k 7.631 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 7.631 * [taylor]: Taking taylor expansion of (* m (log k)) in k 7.631 * [taylor]: Taking taylor expansion of m in k 7.631 * [backup-simplify]: Simplify m into m 7.631 * [taylor]: Taking taylor expansion of (log k) in k 7.631 * [taylor]: Taking taylor expansion of k in k 7.631 * [backup-simplify]: Simplify 0 into 0 7.631 * [backup-simplify]: Simplify 1 into 1 7.632 * [backup-simplify]: Simplify (log 1) into 0 7.632 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 7.632 * [backup-simplify]: Simplify (* m (log k)) into (* (log k) m) 7.632 * [backup-simplify]: Simplify (exp (* (log k) m)) into (exp (* (log k) m)) 7.632 * [taylor]: Taking taylor expansion of (+ (pow k 2) (+ 1 (* 10 k))) in k 7.632 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.632 * [taylor]: Taking taylor expansion of k in k 7.632 * [backup-simplify]: Simplify 0 into 0 7.632 * [backup-simplify]: Simplify 1 into 1 7.632 * [taylor]: Taking taylor expansion of (+ 1 (* 10 k)) in k 7.633 * [taylor]: Taking taylor expansion of 1 in k 7.633 * [backup-simplify]: Simplify 1 into 1 7.633 * [taylor]: Taking taylor expansion of (* 10 k) in k 7.633 * [taylor]: Taking taylor expansion of 10 in k 7.633 * [backup-simplify]: Simplify 10 into 10 7.633 * [taylor]: Taking taylor expansion of k in k 7.633 * [backup-simplify]: Simplify 0 into 0 7.633 * [backup-simplify]: Simplify 1 into 1 7.633 * [backup-simplify]: Simplify (* a (exp (* (log k) m))) into (* a (exp (* (log k) m))) 7.634 * [backup-simplify]: Simplify (* 10 0) into 0 7.634 * [backup-simplify]: Simplify (+ 1 0) into 1 7.634 * [backup-simplify]: Simplify (+ 0 1) into 1 7.635 * [backup-simplify]: Simplify (/ (* a (exp (* (log k) m))) 1) into (* a (exp (* (log k) m))) 7.635 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (pow k 2) (+ 1 (* 10 k)))) in k 7.635 * [taylor]: Taking taylor expansion of (* a (pow k m)) in k 7.635 * [taylor]: Taking taylor expansion of a in k 7.635 * [backup-simplify]: Simplify a into a 7.635 * [taylor]: Taking taylor expansion of (pow k m) in k 7.635 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 7.635 * [taylor]: Taking taylor expansion of (* m (log k)) in k 7.635 * [taylor]: Taking taylor expansion of m in k 7.635 * [backup-simplify]: Simplify m into m 7.635 * [taylor]: Taking taylor expansion of (log k) in k 7.635 * [taylor]: Taking taylor expansion of k in k 7.635 * [backup-simplify]: Simplify 0 into 0 7.635 * [backup-simplify]: Simplify 1 into 1 7.635 * [backup-simplify]: Simplify (log 1) into 0 7.636 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 7.636 * [backup-simplify]: Simplify (* m (log k)) into (* (log k) m) 7.636 * [backup-simplify]: Simplify (exp (* (log k) m)) into (exp (* (log k) m)) 7.636 * [taylor]: Taking taylor expansion of (+ (pow k 2) (+ 1 (* 10 k))) in k 7.636 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.636 * [taylor]: Taking taylor expansion of k in k 7.636 * [backup-simplify]: Simplify 0 into 0 7.636 * [backup-simplify]: Simplify 1 into 1 7.636 * [taylor]: Taking taylor expansion of (+ 1 (* 10 k)) in k 7.636 * [taylor]: Taking taylor expansion of 1 in k 7.636 * [backup-simplify]: Simplify 1 into 1 7.636 * [taylor]: Taking taylor expansion of (* 10 k) in k 7.636 * [taylor]: Taking taylor expansion of 10 in k 7.636 * [backup-simplify]: Simplify 10 into 10 7.636 * [taylor]: Taking taylor expansion of k in k 7.636 * [backup-simplify]: Simplify 0 into 0 7.636 * [backup-simplify]: Simplify 1 into 1 7.636 * [backup-simplify]: Simplify (* a (exp (* (log k) m))) into (* a (exp (* (log k) m))) 7.637 * [backup-simplify]: Simplify (* 10 0) into 0 7.637 * [backup-simplify]: Simplify (+ 1 0) into 1 7.638 * [backup-simplify]: Simplify (+ 0 1) into 1 7.638 * [backup-simplify]: Simplify (/ (* a (exp (* (log k) m))) 1) into (* a (exp (* (log k) m))) 7.638 * [taylor]: Taking taylor expansion of (* a (exp (* (log k) m))) in m 7.638 * [taylor]: Taking taylor expansion of a in m 7.638 * [backup-simplify]: Simplify a into a 7.638 * [taylor]: Taking taylor expansion of (exp (* (log k) m)) in m 7.638 * [taylor]: Taking taylor expansion of (* (log k) m) in m 7.638 * [taylor]: Taking taylor expansion of (log k) in m 7.638 * [taylor]: Taking taylor expansion of k in m 7.638 * [backup-simplify]: Simplify k into k 7.638 * [backup-simplify]: Simplify (log k) into (log k) 7.638 * [taylor]: Taking taylor expansion of m in m 7.638 * [backup-simplify]: Simplify 0 into 0 7.638 * [backup-simplify]: Simplify 1 into 1 7.638 * [backup-simplify]: Simplify (* (log k) 0) into 0 7.639 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 7.639 * [backup-simplify]: Simplify (+ (* (log k) 1) (* 0 0)) into (log k) 7.640 * [backup-simplify]: Simplify (exp 0) into 1 7.640 * [backup-simplify]: Simplify (* a 1) into a 7.640 * [taylor]: Taking taylor expansion of a in a 7.640 * [backup-simplify]: Simplify 0 into 0 7.640 * [backup-simplify]: Simplify 1 into 1 7.640 * [backup-simplify]: Simplify 1 into 1 7.641 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 7.642 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 7.642 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 7.642 * [backup-simplify]: Simplify (* (exp (* (log k) m)) (+ (* (/ (pow 0 1) 1)))) into 0 7.643 * [backup-simplify]: Simplify (+ (* a 0) (* 0 (exp (* (log k) m)))) into 0 7.643 * [backup-simplify]: Simplify (+ (* 10 1) (* 0 0)) into 10 7.644 * [backup-simplify]: Simplify (+ 0 10) into 10 7.644 * [backup-simplify]: Simplify (+ 0 10) into 10 7.645 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (* a (exp (* (log k) m))) (/ 10 1)))) into (- (* 10 (* a (exp (* (log k) m))))) 7.645 * [taylor]: Taking taylor expansion of (- (* 10 (* a (exp (* (log k) m))))) in m 7.645 * [taylor]: Taking taylor expansion of (* 10 (* a (exp (* (log k) m)))) in m 7.645 * [taylor]: Taking taylor expansion of 10 in m 7.645 * [backup-simplify]: Simplify 10 into 10 7.645 * [taylor]: Taking taylor expansion of (* a (exp (* (log k) m))) in m 7.645 * [taylor]: Taking taylor expansion of a in m 7.645 * [backup-simplify]: Simplify a into a 7.646 * [taylor]: Taking taylor expansion of (exp (* (log k) m)) in m 7.646 * [taylor]: Taking taylor expansion of (* (log k) m) in m 7.646 * [taylor]: Taking taylor expansion of (log k) in m 7.646 * [taylor]: Taking taylor expansion of k in m 7.646 * [backup-simplify]: Simplify k into k 7.646 * [backup-simplify]: Simplify (log k) into (log k) 7.646 * [taylor]: Taking taylor expansion of m in m 7.646 * [backup-simplify]: Simplify 0 into 0 7.646 * [backup-simplify]: Simplify 1 into 1 7.646 * [backup-simplify]: Simplify (* (log k) 0) into 0 7.647 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 7.647 * [backup-simplify]: Simplify (+ (* (log k) 1) (* 0 0)) into (log k) 7.647 * [backup-simplify]: Simplify (exp 0) into 1 7.647 * [backup-simplify]: Simplify (* a 1) into a 7.647 * [backup-simplify]: Simplify (* 10 a) into (* 10 a) 7.647 * [backup-simplify]: Simplify (- (* 10 a)) into (- (* 10 a)) 7.647 * [taylor]: Taking taylor expansion of (- (* 10 a)) in a 7.647 * [taylor]: Taking taylor expansion of (* 10 a) in a 7.647 * [taylor]: Taking taylor expansion of 10 in a 7.647 * [backup-simplify]: Simplify 10 into 10 7.647 * [taylor]: Taking taylor expansion of a in a 7.647 * [backup-simplify]: Simplify 0 into 0 7.647 * [backup-simplify]: Simplify 1 into 1 7.648 * [backup-simplify]: Simplify (+ (* 10 1) (* 0 0)) into 10 7.649 * [backup-simplify]: Simplify (- 10) into -10 7.649 * [backup-simplify]: Simplify -10 into -10 7.649 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow (log k) 1) 1)))) into (log k) 7.649 * [backup-simplify]: Simplify (+ (* a (log k)) (* 0 1)) into (* a (log k)) 7.649 * [taylor]: Taking taylor expansion of (* a (log k)) in a 7.649 * [taylor]: Taking taylor expansion of a in a 7.649 * [backup-simplify]: Simplify 0 into 0 7.649 * [backup-simplify]: Simplify 1 into 1 7.649 * [taylor]: Taking taylor expansion of (log k) in a 7.650 * [taylor]: Taking taylor expansion of k in a 7.650 * [backup-simplify]: Simplify k into k 7.650 * [backup-simplify]: Simplify (log k) into (log k) 7.650 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 7.651 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 7.651 * [backup-simplify]: Simplify (log k) into (log k) 7.651 * [backup-simplify]: Simplify (+ (* (log k) (* a (* m 1))) (+ (* -10 (* a (* 1 k))) (* 1 (* a (* 1 1))))) into (- (+ a (* (log k) (* m a))) (* 10 (* a k))) 7.652 * [backup-simplify]: Simplify (/ 1 (/ (/ (+ (* (+ (/ 1 k) 10) (/ 1 k)) 1) (pow (/ 1 k) (/ 1 m))) (/ 1 a))) into (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))) 7.652 * [approximate]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))) in (k m a) around 0 7.652 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))) in a 7.652 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in a 7.652 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in a 7.652 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in a 7.652 * [taylor]: Taking taylor expansion of (/ 1 m) in a 7.652 * [taylor]: Taking taylor expansion of m in a 7.652 * [backup-simplify]: Simplify m into m 7.652 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 7.652 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in a 7.652 * [taylor]: Taking taylor expansion of (/ 1 k) in a 7.652 * [taylor]: Taking taylor expansion of k in a 7.652 * [backup-simplify]: Simplify k into k 7.652 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 7.652 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 7.653 * [backup-simplify]: Simplify (* (/ 1 m) (log (/ 1 k))) into (/ (log (/ 1 k)) m) 7.653 * [backup-simplify]: Simplify (exp (/ (log (/ 1 k)) m)) into (exp (/ (log (/ 1 k)) m)) 7.653 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) in a 7.653 * [taylor]: Taking taylor expansion of a in a 7.653 * [backup-simplify]: Simplify 0 into 0 7.653 * [backup-simplify]: Simplify 1 into 1 7.653 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) in a 7.653 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 7.653 * [taylor]: Taking taylor expansion of (pow k 2) in a 7.653 * [taylor]: Taking taylor expansion of k in a 7.653 * [backup-simplify]: Simplify k into k 7.653 * [backup-simplify]: Simplify (* k k) into (pow k 2) 7.653 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 7.653 * [taylor]: Taking taylor expansion of (+ (* 10 (/ 1 k)) 1) in a 7.653 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in a 7.653 * [taylor]: Taking taylor expansion of 10 in a 7.653 * [backup-simplify]: Simplify 10 into 10 7.653 * [taylor]: Taking taylor expansion of (/ 1 k) in a 7.653 * [taylor]: Taking taylor expansion of k in a 7.653 * [backup-simplify]: Simplify k into k 7.653 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 7.653 * [taylor]: Taking taylor expansion of 1 in a 7.653 * [backup-simplify]: Simplify 1 into 1 7.653 * [backup-simplify]: Simplify (* 10 (/ 1 k)) into (/ 10 k) 7.654 * [backup-simplify]: Simplify (+ (/ 10 k) 1) into (+ (* 10 (/ 1 k)) 1) 7.654 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) into (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) 7.654 * [backup-simplify]: Simplify (* 0 (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) into 0 7.654 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 7.654 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 7.654 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 7.655 * [backup-simplify]: Simplify (+ (* 10 0) (* 0 (/ 1 k))) into 0 7.655 * [backup-simplify]: Simplify (+ 0 0) into 0 7.656 * [backup-simplify]: Simplify (+ 0 0) into 0 7.656 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))) into (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) 7.657 * [backup-simplify]: Simplify (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) into (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) 7.657 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))) in m 7.657 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in m 7.657 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in m 7.657 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in m 7.657 * [taylor]: Taking taylor expansion of (/ 1 m) in m 7.657 * [taylor]: Taking taylor expansion of m in m 7.657 * [backup-simplify]: Simplify 0 into 0 7.657 * [backup-simplify]: Simplify 1 into 1 7.657 * [backup-simplify]: Simplify (/ 1 1) into 1 7.657 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in m 7.657 * [taylor]: Taking taylor expansion of (/ 1 k) in m 7.657 * [taylor]: Taking taylor expansion of k in m 7.657 * [backup-simplify]: Simplify k into k 7.657 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 7.657 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 7.658 * [backup-simplify]: Simplify (* 1 (log (/ 1 k))) into (log (/ 1 k)) 7.658 * [backup-simplify]: Simplify (exp (* (/ 1 m) (log (/ 1 k)))) into (exp (/ (log (/ 1 k)) m)) 7.658 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) in m 7.658 * [taylor]: Taking taylor expansion of a in m 7.658 * [backup-simplify]: Simplify a into a 7.658 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) in m 7.658 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 7.658 * [taylor]: Taking taylor expansion of (pow k 2) in m 7.658 * [taylor]: Taking taylor expansion of k in m 7.658 * [backup-simplify]: Simplify k into k 7.658 * [backup-simplify]: Simplify (* k k) into (pow k 2) 7.658 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 7.658 * [taylor]: Taking taylor expansion of (+ (* 10 (/ 1 k)) 1) in m 7.658 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in m 7.658 * [taylor]: Taking taylor expansion of 10 in m 7.658 * [backup-simplify]: Simplify 10 into 10 7.658 * [taylor]: Taking taylor expansion of (/ 1 k) in m 7.658 * [taylor]: Taking taylor expansion of k in m 7.658 * [backup-simplify]: Simplify k into k 7.658 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 7.658 * [taylor]: Taking taylor expansion of 1 in m 7.658 * [backup-simplify]: Simplify 1 into 1 7.658 * [backup-simplify]: Simplify (* 10 (/ 1 k)) into (/ 10 k) 7.658 * [backup-simplify]: Simplify (+ (/ 10 k) 1) into (+ (* 10 (/ 1 k)) 1) 7.659 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) into (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) 7.659 * [backup-simplify]: Simplify (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) into (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) 7.659 * [backup-simplify]: Simplify (/ (exp (/ (log (/ 1 k)) m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))) into (/ (exp (/ (log (/ 1 k)) m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))) 7.659 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))) in k 7.659 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in k 7.659 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in k 7.660 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in k 7.660 * [taylor]: Taking taylor expansion of (/ 1 m) in k 7.660 * [taylor]: Taking taylor expansion of m in k 7.660 * [backup-simplify]: Simplify m into m 7.660 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 7.660 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 7.660 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.660 * [taylor]: Taking taylor expansion of k in k 7.660 * [backup-simplify]: Simplify 0 into 0 7.660 * [backup-simplify]: Simplify 1 into 1 7.660 * [backup-simplify]: Simplify (/ 1 1) into 1 7.661 * [backup-simplify]: Simplify (log 1) into 0 7.661 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 7.661 * [backup-simplify]: Simplify (* (/ 1 m) (- (log k))) into (* -1 (/ (log k) m)) 7.661 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 7.661 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) in k 7.661 * [taylor]: Taking taylor expansion of a in k 7.661 * [backup-simplify]: Simplify a into a 7.661 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) in k 7.661 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 7.662 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.662 * [taylor]: Taking taylor expansion of k in k 7.662 * [backup-simplify]: Simplify 0 into 0 7.662 * [backup-simplify]: Simplify 1 into 1 7.662 * [backup-simplify]: Simplify (* 1 1) into 1 7.662 * [backup-simplify]: Simplify (/ 1 1) into 1 7.662 * [taylor]: Taking taylor expansion of (+ (* 10 (/ 1 k)) 1) in k 7.663 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 7.663 * [taylor]: Taking taylor expansion of 10 in k 7.663 * [backup-simplify]: Simplify 10 into 10 7.663 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.663 * [taylor]: Taking taylor expansion of k in k 7.663 * [backup-simplify]: Simplify 0 into 0 7.663 * [backup-simplify]: Simplify 1 into 1 7.663 * [backup-simplify]: Simplify (/ 1 1) into 1 7.663 * [taylor]: Taking taylor expansion of 1 in k 7.663 * [backup-simplify]: Simplify 1 into 1 7.664 * [backup-simplify]: Simplify (+ 1 0) into 1 7.664 * [backup-simplify]: Simplify (* a 1) into a 7.664 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) a) into (/ (exp (* -1 (/ (log k) m))) a) 7.664 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))) in k 7.664 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in k 7.664 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in k 7.664 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in k 7.664 * [taylor]: Taking taylor expansion of (/ 1 m) in k 7.664 * [taylor]: Taking taylor expansion of m in k 7.664 * [backup-simplify]: Simplify m into m 7.664 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 7.664 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 7.664 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.664 * [taylor]: Taking taylor expansion of k in k 7.664 * [backup-simplify]: Simplify 0 into 0 7.664 * [backup-simplify]: Simplify 1 into 1 7.665 * [backup-simplify]: Simplify (/ 1 1) into 1 7.665 * [backup-simplify]: Simplify (log 1) into 0 7.665 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 7.666 * [backup-simplify]: Simplify (* (/ 1 m) (- (log k))) into (* -1 (/ (log k) m)) 7.666 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 7.666 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) in k 7.666 * [taylor]: Taking taylor expansion of a in k 7.666 * [backup-simplify]: Simplify a into a 7.666 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) in k 7.666 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 7.666 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.666 * [taylor]: Taking taylor expansion of k in k 7.666 * [backup-simplify]: Simplify 0 into 0 7.666 * [backup-simplify]: Simplify 1 into 1 7.666 * [backup-simplify]: Simplify (* 1 1) into 1 7.667 * [backup-simplify]: Simplify (/ 1 1) into 1 7.667 * [taylor]: Taking taylor expansion of (+ (* 10 (/ 1 k)) 1) in k 7.667 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 7.667 * [taylor]: Taking taylor expansion of 10 in k 7.667 * [backup-simplify]: Simplify 10 into 10 7.667 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.667 * [taylor]: Taking taylor expansion of k in k 7.667 * [backup-simplify]: Simplify 0 into 0 7.667 * [backup-simplify]: Simplify 1 into 1 7.667 * [backup-simplify]: Simplify (/ 1 1) into 1 7.667 * [taylor]: Taking taylor expansion of 1 in k 7.667 * [backup-simplify]: Simplify 1 into 1 7.668 * [backup-simplify]: Simplify (+ 1 0) into 1 7.668 * [backup-simplify]: Simplify (* a 1) into a 7.668 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) a) into (/ (exp (* -1 (/ (log k) m))) a) 7.668 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (log k) m))) a) in m 7.668 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 7.668 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 7.668 * [taylor]: Taking taylor expansion of -1 in m 7.668 * [backup-simplify]: Simplify -1 into -1 7.668 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 7.668 * [taylor]: Taking taylor expansion of (log k) in m 7.668 * [taylor]: Taking taylor expansion of k in m 7.668 * [backup-simplify]: Simplify k into k 7.668 * [backup-simplify]: Simplify (log k) into (log k) 7.668 * [taylor]: Taking taylor expansion of m in m 7.668 * [backup-simplify]: Simplify 0 into 0 7.668 * [backup-simplify]: Simplify 1 into 1 7.669 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 7.669 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 7.669 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 7.669 * [taylor]: Taking taylor expansion of a in m 7.669 * [backup-simplify]: Simplify a into a 7.669 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) a) into (/ (exp (* -1 (/ (log k) m))) a) 7.669 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (log k) m))) a) in a 7.669 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in a 7.669 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in a 7.669 * [taylor]: Taking taylor expansion of -1 in a 7.669 * [backup-simplify]: Simplify -1 into -1 7.669 * [taylor]: Taking taylor expansion of (/ (log k) m) in a 7.669 * [taylor]: Taking taylor expansion of (log k) in a 7.669 * [taylor]: Taking taylor expansion of k in a 7.669 * [backup-simplify]: Simplify k into k 7.669 * [backup-simplify]: Simplify (log k) into (log k) 7.669 * [taylor]: Taking taylor expansion of m in a 7.669 * [backup-simplify]: Simplify m into m 7.669 * [backup-simplify]: Simplify (/ (log k) m) into (/ (log k) m) 7.669 * [backup-simplify]: Simplify (* -1 (/ (log k) m)) into (* -1 (/ (log k) m)) 7.670 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 7.670 * [taylor]: Taking taylor expansion of a in a 7.670 * [backup-simplify]: Simplify 0 into 0 7.670 * [backup-simplify]: Simplify 1 into 1 7.670 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) 1) into (exp (* -1 (/ (log k) m))) 7.670 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 7.671 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.672 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 7.672 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)))) into 0 7.673 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 7.673 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (* 0 (- (log k)))) into 0 7.674 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 1) 1)))) into 0 7.674 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.675 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.676 * [backup-simplify]: Simplify (* 10 1) into 10 7.676 * [backup-simplify]: Simplify (+ 10 0) into 10 7.676 * [backup-simplify]: Simplify (+ 0 10) into 10 7.677 * [backup-simplify]: Simplify (+ (* a 10) (* 0 1)) into (* 10 a) 7.677 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ (exp (* -1 (/ (log k) m))) a) (/ (* 10 a) a)))) into (- (* 10 (/ (exp (* -1 (/ (log k) m))) a))) 7.677 * [taylor]: Taking taylor expansion of (- (* 10 (/ (exp (* -1 (/ (log k) m))) a))) in m 7.677 * [taylor]: Taking taylor expansion of (* 10 (/ (exp (* -1 (/ (log k) m))) a)) in m 7.677 * [taylor]: Taking taylor expansion of 10 in m 7.677 * [backup-simplify]: Simplify 10 into 10 7.677 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (log k) m))) a) in m 7.677 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 7.677 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 7.678 * [taylor]: Taking taylor expansion of -1 in m 7.678 * [backup-simplify]: Simplify -1 into -1 7.678 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 7.678 * [taylor]: Taking taylor expansion of (log k) in m 7.678 * [taylor]: Taking taylor expansion of k in m 7.678 * [backup-simplify]: Simplify k into k 7.678 * [backup-simplify]: Simplify (log k) into (log k) 7.678 * [taylor]: Taking taylor expansion of m in m 7.678 * [backup-simplify]: Simplify 0 into 0 7.678 * [backup-simplify]: Simplify 1 into 1 7.678 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 7.678 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 7.678 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 7.678 * [taylor]: Taking taylor expansion of a in m 7.678 * [backup-simplify]: Simplify a into a 7.678 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) a) into (/ (exp (* -1 (/ (log k) m))) a) 7.678 * [backup-simplify]: Simplify (* 10 (/ (exp (* -1 (/ (log k) m))) a)) into (* 10 (/ (exp (* -1 (/ (log k) m))) a)) 7.679 * [backup-simplify]: Simplify (- (* 10 (/ (exp (* -1 (/ (log k) m))) a))) into (- (* 10 (/ (exp (* -1 (/ (log k) m))) a))) 7.679 * [taylor]: Taking taylor expansion of (- (* 10 (/ (exp (* -1 (/ (log k) m))) a))) in a 7.679 * [taylor]: Taking taylor expansion of (* 10 (/ (exp (* -1 (/ (log k) m))) a)) in a 7.679 * [taylor]: Taking taylor expansion of 10 in a 7.679 * [backup-simplify]: Simplify 10 into 10 7.679 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (log k) m))) a) in a 7.679 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in a 7.679 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in a 7.679 * [taylor]: Taking taylor expansion of -1 in a 7.679 * [backup-simplify]: Simplify -1 into -1 7.679 * [taylor]: Taking taylor expansion of (/ (log k) m) in a 7.679 * [taylor]: Taking taylor expansion of (log k) in a 7.679 * [taylor]: Taking taylor expansion of k in a 7.679 * [backup-simplify]: Simplify k into k 7.679 * [backup-simplify]: Simplify (log k) into (log k) 7.679 * [taylor]: Taking taylor expansion of m in a 7.679 * [backup-simplify]: Simplify m into m 7.679 * [backup-simplify]: Simplify (/ (log k) m) into (/ (log k) m) 7.679 * [backup-simplify]: Simplify (* -1 (/ (log k) m)) into (* -1 (/ (log k) m)) 7.679 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 7.679 * [taylor]: Taking taylor expansion of a in a 7.679 * [backup-simplify]: Simplify 0 into 0 7.679 * [backup-simplify]: Simplify 1 into 1 7.680 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) 1) into (exp (* -1 (/ (log k) m))) 7.680 * [backup-simplify]: Simplify (* 10 (exp (* -1 (/ (log k) m)))) into (* 10 (exp (* -1 (/ (log k) m)))) 7.680 * [backup-simplify]: Simplify (- (* 10 (exp (* -1 (/ (log k) m))))) into (- (* 10 (exp (* -1 (/ (log k) m))))) 7.680 * [backup-simplify]: Simplify (- (* 10 (exp (* -1 (/ (log k) m))))) into (- (* 10 (exp (* -1 (/ (log k) m))))) 7.680 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ (exp (* -1 (/ (log k) m))) a) (/ 0 a)))) into 0 7.680 * [taylor]: Taking taylor expansion of 0 in a 7.680 * [backup-simplify]: Simplify 0 into 0 7.681 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 7.681 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (log k) m) (/ 0 m)))) into 0 7.682 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (log k) m))) into 0 7.683 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 1) 1)))) into 0 7.684 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (log k) m))) (/ 0 1)))) into 0 7.684 * [backup-simplify]: Simplify 0 into 0 7.685 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.688 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 7.688 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 7.689 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 7.689 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (+ (* 0 0) (* 0 (- (log k))))) into 0 7.690 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 7.691 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.692 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.693 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.694 * [backup-simplify]: Simplify (+ (* 10 0) (* 0 1)) into 0 7.694 * [backup-simplify]: Simplify (+ 0 1) into 1 7.695 * [backup-simplify]: Simplify (+ 0 1) into 1 7.695 * [backup-simplify]: Simplify (+ (* a 1) (+ (* 0 10) (* 0 1))) into a 7.696 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ (exp (* -1 (/ (log k) m))) a) (/ a a)) (* (- (* 10 (/ (exp (* -1 (/ (log k) m))) a))) (/ (* 10 a) a)))) into (* 99 (/ (exp (* -1 (/ (log k) m))) a)) 7.696 * [taylor]: Taking taylor expansion of (* 99 (/ (exp (* -1 (/ (log k) m))) a)) in m 7.696 * [taylor]: Taking taylor expansion of 99 in m 7.696 * [backup-simplify]: Simplify 99 into 99 7.696 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (log k) m))) a) in m 7.696 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 7.696 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 7.696 * [taylor]: Taking taylor expansion of -1 in m 7.696 * [backup-simplify]: Simplify -1 into -1 7.696 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 7.696 * [taylor]: Taking taylor expansion of (log k) in m 7.696 * [taylor]: Taking taylor expansion of k in m 7.696 * [backup-simplify]: Simplify k into k 7.696 * [backup-simplify]: Simplify (log k) into (log k) 7.696 * [taylor]: Taking taylor expansion of m in m 7.696 * [backup-simplify]: Simplify 0 into 0 7.696 * [backup-simplify]: Simplify 1 into 1 7.696 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 7.697 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 7.697 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 7.697 * [taylor]: Taking taylor expansion of a in m 7.697 * [backup-simplify]: Simplify a into a 7.697 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) a) into (/ (exp (* -1 (/ (log k) m))) a) 7.697 * [backup-simplify]: Simplify (* 99 (/ (exp (* -1 (/ (log k) m))) a)) into (* 99 (/ (exp (* -1 (/ (log k) m))) a)) 7.697 * [taylor]: Taking taylor expansion of (* 99 (/ (exp (* -1 (/ (log k) m))) a)) in a 7.697 * [taylor]: Taking taylor expansion of 99 in a 7.697 * [backup-simplify]: Simplify 99 into 99 7.697 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (log k) m))) a) in a 7.697 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in a 7.697 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in a 7.697 * [taylor]: Taking taylor expansion of -1 in a 7.697 * [backup-simplify]: Simplify -1 into -1 7.697 * [taylor]: Taking taylor expansion of (/ (log k) m) in a 7.697 * [taylor]: Taking taylor expansion of (log k) in a 7.697 * [taylor]: Taking taylor expansion of k in a 7.697 * [backup-simplify]: Simplify k into k 7.697 * [backup-simplify]: Simplify (log k) into (log k) 7.697 * [taylor]: Taking taylor expansion of m in a 7.697 * [backup-simplify]: Simplify m into m 7.697 * [backup-simplify]: Simplify (/ (log k) m) into (/ (log k) m) 7.698 * [backup-simplify]: Simplify (* -1 (/ (log k) m)) into (* -1 (/ (log k) m)) 7.698 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 7.698 * [taylor]: Taking taylor expansion of a in a 7.698 * [backup-simplify]: Simplify 0 into 0 7.698 * [backup-simplify]: Simplify 1 into 1 7.698 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) 1) into (exp (* -1 (/ (log k) m))) 7.698 * [backup-simplify]: Simplify (* 99 (exp (* -1 (/ (log k) m)))) into (* 99 (exp (* -1 (/ (log k) m)))) 7.698 * [backup-simplify]: Simplify (* 99 (exp (* -1 (/ (log k) m)))) into (* 99 (exp (* -1 (/ (log k) m)))) 7.699 * [backup-simplify]: Simplify (+ (* (* 99 (exp (* -1 (/ (log (/ 1 k)) (/ 1 m))))) (* (/ 1 (/ 1 a)) (* 1 (pow (/ 1 k) 4)))) (+ (* (- (* 10 (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 (- (+ (* 99 (/ (* (exp (* -1 (* (log (/ 1 k)) m))) a) (pow k 4))) (/ (* (exp (* -1 (* (log (/ 1 k)) m))) a) (pow k 2))) (* 10 (/ (* (exp (* -1 (* (log (/ 1 k)) m))) a) (pow k 3)))) 7.700 * [backup-simplify]: Simplify (/ 1 (/ (/ (+ (* (+ (/ 1 (- k)) 10) (/ 1 (- k))) 1) (pow (/ 1 (- k)) (/ 1 (- m)))) (/ 1 (- a)))) into (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))))) 7.700 * [approximate]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))))) in (k m a) around 0 7.700 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))))) in a 7.700 * [taylor]: Taking taylor expansion of -1 in a 7.700 * [backup-simplify]: Simplify -1 into -1 7.700 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))) in a 7.700 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in a 7.700 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in a 7.700 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in a 7.700 * [taylor]: Taking taylor expansion of (/ -1 m) in a 7.700 * [taylor]: Taking taylor expansion of -1 in a 7.700 * [backup-simplify]: Simplify -1 into -1 7.700 * [taylor]: Taking taylor expansion of m in a 7.700 * [backup-simplify]: Simplify m into m 7.700 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 7.700 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in a 7.700 * [taylor]: Taking taylor expansion of (/ -1 k) in a 7.700 * [taylor]: Taking taylor expansion of -1 in a 7.700 * [backup-simplify]: Simplify -1 into -1 7.700 * [taylor]: Taking taylor expansion of k in a 7.701 * [backup-simplify]: Simplify k into k 7.701 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 7.701 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 7.701 * [backup-simplify]: Simplify (* (/ -1 m) (log (/ -1 k))) into (* -1 (/ (log (/ -1 k)) m)) 7.701 * [backup-simplify]: Simplify (exp (* -1 (/ (log (/ -1 k)) m))) into (exp (* -1 (/ (log (/ -1 k)) m))) 7.701 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) in a 7.701 * [taylor]: Taking taylor expansion of a in a 7.701 * [backup-simplify]: Simplify 0 into 0 7.701 * [backup-simplify]: Simplify 1 into 1 7.701 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) in a 7.701 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1) in a 7.701 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 7.701 * [taylor]: Taking taylor expansion of (pow k 2) in a 7.701 * [taylor]: Taking taylor expansion of k in a 7.701 * [backup-simplify]: Simplify k into k 7.701 * [backup-simplify]: Simplify (* k k) into (pow k 2) 7.701 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 7.701 * [taylor]: Taking taylor expansion of 1 in a 7.701 * [backup-simplify]: Simplify 1 into 1 7.701 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in a 7.701 * [taylor]: Taking taylor expansion of 10 in a 7.701 * [backup-simplify]: Simplify 10 into 10 7.701 * [taylor]: Taking taylor expansion of (/ 1 k) in a 7.702 * [taylor]: Taking taylor expansion of k in a 7.702 * [backup-simplify]: Simplify k into k 7.702 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 7.702 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1) into (+ (/ 1 (pow k 2)) 1) 7.702 * [backup-simplify]: Simplify (* 10 (/ 1 k)) into (/ 10 k) 7.702 * [backup-simplify]: Simplify (- (/ 10 k)) into (- (* 10 (/ 1 k))) 7.702 * [backup-simplify]: Simplify (+ (+ (/ 1 (pow k 2)) 1) (- (* 10 (/ 1 k)))) into (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) 7.702 * [backup-simplify]: Simplify (* 0 (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) into 0 7.702 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 7.703 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 7.704 * [backup-simplify]: Simplify (+ 0 0) into 0 7.704 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 7.705 * [backup-simplify]: Simplify (+ (* 10 0) (* 0 (/ 1 k))) into 0 7.705 * [backup-simplify]: Simplify (- 0) into 0 7.705 * [backup-simplify]: Simplify (+ 0 0) into 0 7.706 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))) into (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) 7.706 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) into (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) 7.706 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))))) in m 7.706 * [taylor]: Taking taylor expansion of -1 in m 7.706 * [backup-simplify]: Simplify -1 into -1 7.706 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))) in m 7.706 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in m 7.706 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in m 7.706 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in m 7.706 * [taylor]: Taking taylor expansion of (/ -1 m) in m 7.706 * [taylor]: Taking taylor expansion of -1 in m 7.706 * [backup-simplify]: Simplify -1 into -1 7.706 * [taylor]: Taking taylor expansion of m in m 7.706 * [backup-simplify]: Simplify 0 into 0 7.706 * [backup-simplify]: Simplify 1 into 1 7.706 * [backup-simplify]: Simplify (/ -1 1) into -1 7.706 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in m 7.706 * [taylor]: Taking taylor expansion of (/ -1 k) in m 7.706 * [taylor]: Taking taylor expansion of -1 in m 7.706 * [backup-simplify]: Simplify -1 into -1 7.706 * [taylor]: Taking taylor expansion of k in m 7.706 * [backup-simplify]: Simplify k into k 7.706 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 7.706 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 7.706 * [backup-simplify]: Simplify (* -1 (log (/ -1 k))) into (* -1 (log (/ -1 k))) 7.707 * [backup-simplify]: Simplify (exp (* (/ -1 m) (log (/ -1 k)))) into (exp (* -1 (/ (log (/ -1 k)) m))) 7.707 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) in m 7.707 * [taylor]: Taking taylor expansion of a in m 7.707 * [backup-simplify]: Simplify a into a 7.707 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) in m 7.707 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1) in m 7.707 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 7.707 * [taylor]: Taking taylor expansion of (pow k 2) in m 7.707 * [taylor]: Taking taylor expansion of k in m 7.707 * [backup-simplify]: Simplify k into k 7.707 * [backup-simplify]: Simplify (* k k) into (pow k 2) 7.707 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 7.707 * [taylor]: Taking taylor expansion of 1 in m 7.707 * [backup-simplify]: Simplify 1 into 1 7.707 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in m 7.707 * [taylor]: Taking taylor expansion of 10 in m 7.707 * [backup-simplify]: Simplify 10 into 10 7.707 * [taylor]: Taking taylor expansion of (/ 1 k) in m 7.707 * [taylor]: Taking taylor expansion of k in m 7.707 * [backup-simplify]: Simplify k into k 7.707 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 7.707 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1) into (+ (/ 1 (pow k 2)) 1) 7.707 * [backup-simplify]: Simplify (* 10 (/ 1 k)) into (/ 10 k) 7.707 * [backup-simplify]: Simplify (- (/ 10 k)) into (- (* 10 (/ 1 k))) 7.707 * [backup-simplify]: Simplify (+ (+ (/ 1 (pow k 2)) 1) (- (* 10 (/ 1 k)))) into (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) 7.707 * [backup-simplify]: Simplify (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) into (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) 7.708 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log (/ -1 k)) m))) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))) into (/ (exp (* -1 (/ (log (/ -1 k)) m))) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))) 7.708 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))))) in k 7.708 * [taylor]: Taking taylor expansion of -1 in k 7.708 * [backup-simplify]: Simplify -1 into -1 7.708 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))) in k 7.708 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in k 7.708 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in k 7.708 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in k 7.708 * [taylor]: Taking taylor expansion of (/ -1 m) in k 7.708 * [taylor]: Taking taylor expansion of -1 in k 7.708 * [backup-simplify]: Simplify -1 into -1 7.708 * [taylor]: Taking taylor expansion of m in k 7.708 * [backup-simplify]: Simplify m into m 7.708 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 7.708 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 7.708 * [taylor]: Taking taylor expansion of (/ -1 k) in k 7.708 * [taylor]: Taking taylor expansion of -1 in k 7.708 * [backup-simplify]: Simplify -1 into -1 7.708 * [taylor]: Taking taylor expansion of k in k 7.708 * [backup-simplify]: Simplify 0 into 0 7.708 * [backup-simplify]: Simplify 1 into 1 7.708 * [backup-simplify]: Simplify (/ -1 1) into -1 7.708 * [backup-simplify]: Simplify (log -1) into (log -1) 7.709 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 7.709 * [backup-simplify]: Simplify (* (/ -1 m) (- (log -1) (log k))) into (* -1 (/ (- (log -1) (log k)) m)) 7.709 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 7.709 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) in k 7.710 * [taylor]: Taking taylor expansion of a in k 7.710 * [backup-simplify]: Simplify a into a 7.710 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) in k 7.710 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1) in k 7.710 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 7.710 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.710 * [taylor]: Taking taylor expansion of k in k 7.710 * [backup-simplify]: Simplify 0 into 0 7.710 * [backup-simplify]: Simplify 1 into 1 7.710 * [backup-simplify]: Simplify (* 1 1) into 1 7.710 * [backup-simplify]: Simplify (/ 1 1) into 1 7.710 * [taylor]: Taking taylor expansion of 1 in k 7.710 * [backup-simplify]: Simplify 1 into 1 7.710 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 7.710 * [taylor]: Taking taylor expansion of 10 in k 7.710 * [backup-simplify]: Simplify 10 into 10 7.710 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.710 * [taylor]: Taking taylor expansion of k in k 7.710 * [backup-simplify]: Simplify 0 into 0 7.710 * [backup-simplify]: Simplify 1 into 1 7.711 * [backup-simplify]: Simplify (/ 1 1) into 1 7.711 * [backup-simplify]: Simplify (+ 1 0) into 1 7.711 * [backup-simplify]: Simplify (+ 1 0) into 1 7.711 * [backup-simplify]: Simplify (* a 1) into a 7.711 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) into (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) 7.711 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))))) in k 7.712 * [taylor]: Taking taylor expansion of -1 in k 7.712 * [backup-simplify]: Simplify -1 into -1 7.712 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))) in k 7.712 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in k 7.712 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in k 7.712 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in k 7.712 * [taylor]: Taking taylor expansion of (/ -1 m) in k 7.712 * [taylor]: Taking taylor expansion of -1 in k 7.712 * [backup-simplify]: Simplify -1 into -1 7.712 * [taylor]: Taking taylor expansion of m in k 7.712 * [backup-simplify]: Simplify m into m 7.712 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 7.712 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 7.712 * [taylor]: Taking taylor expansion of (/ -1 k) in k 7.712 * [taylor]: Taking taylor expansion of -1 in k 7.712 * [backup-simplify]: Simplify -1 into -1 7.712 * [taylor]: Taking taylor expansion of k in k 7.712 * [backup-simplify]: Simplify 0 into 0 7.712 * [backup-simplify]: Simplify 1 into 1 7.712 * [backup-simplify]: Simplify (/ -1 1) into -1 7.712 * [backup-simplify]: Simplify (log -1) into (log -1) 7.713 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 7.713 * [backup-simplify]: Simplify (* (/ -1 m) (- (log -1) (log k))) into (* -1 (/ (- (log -1) (log k)) m)) 7.713 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 7.713 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) in k 7.713 * [taylor]: Taking taylor expansion of a in k 7.713 * [backup-simplify]: Simplify a into a 7.713 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) in k 7.713 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1) in k 7.713 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 7.713 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.714 * [taylor]: Taking taylor expansion of k in k 7.714 * [backup-simplify]: Simplify 0 into 0 7.714 * [backup-simplify]: Simplify 1 into 1 7.714 * [backup-simplify]: Simplify (* 1 1) into 1 7.714 * [backup-simplify]: Simplify (/ 1 1) into 1 7.714 * [taylor]: Taking taylor expansion of 1 in k 7.714 * [backup-simplify]: Simplify 1 into 1 7.714 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 7.714 * [taylor]: Taking taylor expansion of 10 in k 7.714 * [backup-simplify]: Simplify 10 into 10 7.714 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.714 * [taylor]: Taking taylor expansion of k in k 7.714 * [backup-simplify]: Simplify 0 into 0 7.714 * [backup-simplify]: Simplify 1 into 1 7.714 * [backup-simplify]: Simplify (/ 1 1) into 1 7.715 * [backup-simplify]: Simplify (+ 1 0) into 1 7.715 * [backup-simplify]: Simplify (+ 1 0) into 1 7.715 * [backup-simplify]: Simplify (* a 1) into a 7.715 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) into (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) 7.716 * [backup-simplify]: Simplify (* -1 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) into (* -1 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) 7.716 * [taylor]: Taking taylor expansion of (* -1 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) in m 7.716 * [taylor]: Taking taylor expansion of -1 in m 7.716 * [backup-simplify]: Simplify -1 into -1 7.716 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) in m 7.716 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 7.716 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 7.716 * [taylor]: Taking taylor expansion of -1 in m 7.716 * [backup-simplify]: Simplify -1 into -1 7.716 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 7.716 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 7.716 * [taylor]: Taking taylor expansion of (log -1) in m 7.716 * [taylor]: Taking taylor expansion of -1 in m 7.716 * [backup-simplify]: Simplify -1 into -1 7.716 * [backup-simplify]: Simplify (log -1) into (log -1) 7.716 * [taylor]: Taking taylor expansion of (log k) in m 7.716 * [taylor]: Taking taylor expansion of k in m 7.716 * [backup-simplify]: Simplify k into k 7.716 * [backup-simplify]: Simplify (log k) into (log k) 7.716 * [taylor]: Taking taylor expansion of m in m 7.716 * [backup-simplify]: Simplify 0 into 0 7.716 * [backup-simplify]: Simplify 1 into 1 7.716 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 7.717 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 7.717 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 7.717 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 7.717 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 7.717 * [taylor]: Taking taylor expansion of a in m 7.717 * [backup-simplify]: Simplify a into a 7.718 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) into (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) 7.718 * [backup-simplify]: Simplify (* -1 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) into (* -1 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) 7.718 * [taylor]: Taking taylor expansion of (* -1 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) in a 7.718 * [taylor]: Taking taylor expansion of -1 in a 7.718 * [backup-simplify]: Simplify -1 into -1 7.718 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) in a 7.718 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in a 7.718 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in a 7.718 * [taylor]: Taking taylor expansion of -1 in a 7.718 * [backup-simplify]: Simplify -1 into -1 7.718 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in a 7.718 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in a 7.718 * [taylor]: Taking taylor expansion of (log -1) in a 7.718 * [taylor]: Taking taylor expansion of -1 in a 7.718 * [backup-simplify]: Simplify -1 into -1 7.719 * [backup-simplify]: Simplify (log -1) into (log -1) 7.719 * [taylor]: Taking taylor expansion of (log k) in a 7.719 * [taylor]: Taking taylor expansion of k in a 7.719 * [backup-simplify]: Simplify k into k 7.719 * [backup-simplify]: Simplify (log k) into (log k) 7.719 * [taylor]: Taking taylor expansion of m in a 7.719 * [backup-simplify]: Simplify m into m 7.719 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 7.719 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 7.719 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) m) into (/ (- (log -1) (log k)) m) 7.720 * [backup-simplify]: Simplify (* -1 (/ (- (log -1) (log k)) m)) into (* -1 (/ (- (log -1) (log k)) m)) 7.720 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 7.720 * [taylor]: Taking taylor expansion of a in a 7.720 * [backup-simplify]: Simplify 0 into 0 7.720 * [backup-simplify]: Simplify 1 into 1 7.720 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) 1) into (exp (* -1 (/ (- (log -1) (log k)) m))) 7.721 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 7.721 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 7.721 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 7.722 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 7.722 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)))) into 0 7.723 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 7.723 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (* 0 (- (log -1) (log k)))) into 0 7.724 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 1) 1)))) into 0 7.724 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.725 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.725 * [backup-simplify]: Simplify (+ 0 0) into 0 7.725 * [backup-simplify]: Simplify (* 10 1) into 10 7.725 * [backup-simplify]: Simplify (- 10) into -10 7.726 * [backup-simplify]: Simplify (+ 0 -10) into -10 7.726 * [backup-simplify]: Simplify (+ (* a -10) (* 0 1)) into (- (* 10 a)) 7.726 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) (/ (- (* 10 a)) a)))) into (* 10 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) 7.727 * [backup-simplify]: Simplify (+ (* -1 (* 10 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) (* 0 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) into (- (* 10 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) 7.727 * [taylor]: Taking taylor expansion of (- (* 10 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) in m 7.727 * [taylor]: Taking taylor expansion of (* 10 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) in m 7.727 * [taylor]: Taking taylor expansion of 10 in m 7.727 * [backup-simplify]: Simplify 10 into 10 7.727 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) in m 7.727 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 7.727 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 7.727 * [taylor]: Taking taylor expansion of -1 in m 7.727 * [backup-simplify]: Simplify -1 into -1 7.727 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 7.727 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 7.727 * [taylor]: Taking taylor expansion of (log -1) in m 7.727 * [taylor]: Taking taylor expansion of -1 in m 7.727 * [backup-simplify]: Simplify -1 into -1 7.727 * [backup-simplify]: Simplify (log -1) into (log -1) 7.727 * [taylor]: Taking taylor expansion of (log k) in m 7.728 * [taylor]: Taking taylor expansion of k in m 7.728 * [backup-simplify]: Simplify k into k 7.728 * [backup-simplify]: Simplify (log k) into (log k) 7.728 * [taylor]: Taking taylor expansion of m in m 7.728 * [backup-simplify]: Simplify 0 into 0 7.728 * [backup-simplify]: Simplify 1 into 1 7.728 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 7.728 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 7.728 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 7.728 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 7.729 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 7.729 * [taylor]: Taking taylor expansion of a in m 7.729 * [backup-simplify]: Simplify a into a 7.729 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) into (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) 7.729 * [backup-simplify]: Simplify (* 10 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) into (* 10 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) 7.730 * [backup-simplify]: Simplify (- (* 10 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) into (- (* 10 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) 7.730 * [taylor]: Taking taylor expansion of (- (* 10 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) in a 7.730 * [taylor]: Taking taylor expansion of (* 10 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) in a 7.730 * [taylor]: Taking taylor expansion of 10 in a 7.730 * [backup-simplify]: Simplify 10 into 10 7.730 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) in a 7.730 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in a 7.730 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in a 7.730 * [taylor]: Taking taylor expansion of -1 in a 7.730 * [backup-simplify]: Simplify -1 into -1 7.730 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in a 7.730 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in a 7.730 * [taylor]: Taking taylor expansion of (log -1) in a 7.730 * [taylor]: Taking taylor expansion of -1 in a 7.730 * [backup-simplify]: Simplify -1 into -1 7.730 * [backup-simplify]: Simplify (log -1) into (log -1) 7.730 * [taylor]: Taking taylor expansion of (log k) in a 7.730 * [taylor]: Taking taylor expansion of k in a 7.730 * [backup-simplify]: Simplify k into k 7.730 * [backup-simplify]: Simplify (log k) into (log k) 7.730 * [taylor]: Taking taylor expansion of m in a 7.730 * [backup-simplify]: Simplify m into m 7.730 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 7.731 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 7.731 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) m) into (/ (- (log -1) (log k)) m) 7.731 * [backup-simplify]: Simplify (* -1 (/ (- (log -1) (log k)) m)) into (* -1 (/ (- (log -1) (log k)) m)) 7.732 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 7.732 * [taylor]: Taking taylor expansion of a in a 7.732 * [backup-simplify]: Simplify 0 into 0 7.732 * [backup-simplify]: Simplify 1 into 1 7.733 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) 1) into (exp (* -1 (/ (- (log -1) (log k)) m))) 7.733 * [backup-simplify]: Simplify (* 10 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* 10 (exp (* -1 (/ (- (log -1) (log k)) m)))) 7.734 * [backup-simplify]: Simplify (- (* 10 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 10 (exp (* -1 (/ (- (log -1) (log k)) m))))) 7.735 * [backup-simplify]: Simplify (- (* 10 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 10 (exp (* -1 (/ (- (log -1) (log k)) m))))) 7.735 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) (/ 0 a)))) into 0 7.736 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) into 0 7.736 * [taylor]: Taking taylor expansion of 0 in a 7.736 * [backup-simplify]: Simplify 0 into 0 7.738 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 7.739 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 7.739 * [backup-simplify]: Simplify (- 0) into 0 7.739 * [backup-simplify]: Simplify (+ 0 0) into 0 7.740 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (- (log -1) (log k)) m) (/ 0 m)))) into 0 7.741 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (- (log -1) (log k)) m))) into 0 7.742 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 1) 1)))) into 0 7.743 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log -1) (log k)) m))) (/ 0 1)))) into 0 7.744 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into 0 7.744 * [backup-simplify]: Simplify 0 into 0 7.745 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.748 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 7.749 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 7.749 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 7.750 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (+ (* 0 0) (* 0 (- (log -1) (log k))))) into 0 7.752 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 7.753 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.754 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.754 * [backup-simplify]: Simplify (+ 0 1) into 1 7.755 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.756 * [backup-simplify]: Simplify (+ (* 10 0) (* 0 1)) into 0 7.756 * [backup-simplify]: Simplify (- 0) into 0 7.757 * [backup-simplify]: Simplify (+ 1 0) into 1 7.757 * [backup-simplify]: Simplify (+ (* a 1) (+ (* 0 -10) (* 0 1))) into a 7.759 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) (/ a a)) (* (* 10 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) (/ (- (* 10 a)) a)))) into (* 99 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) 7.760 * [backup-simplify]: Simplify (+ (* -1 (* 99 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) (+ (* 0 (* 10 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) (* 0 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)))) into (- (* 99 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) 7.761 * [taylor]: Taking taylor expansion of (- (* 99 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) in m 7.761 * [taylor]: Taking taylor expansion of (* 99 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) in m 7.761 * [taylor]: Taking taylor expansion of 99 in m 7.761 * [backup-simplify]: Simplify 99 into 99 7.761 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) in m 7.761 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 7.761 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 7.761 * [taylor]: Taking taylor expansion of -1 in m 7.761 * [backup-simplify]: Simplify -1 into -1 7.761 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 7.761 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 7.761 * [taylor]: Taking taylor expansion of (log -1) in m 7.761 * [taylor]: Taking taylor expansion of -1 in m 7.761 * [backup-simplify]: Simplify -1 into -1 7.761 * [backup-simplify]: Simplify (log -1) into (log -1) 7.761 * [taylor]: Taking taylor expansion of (log k) in m 7.761 * [taylor]: Taking taylor expansion of k in m 7.761 * [backup-simplify]: Simplify k into k 7.761 * [backup-simplify]: Simplify (log k) into (log k) 7.761 * [taylor]: Taking taylor expansion of m in m 7.762 * [backup-simplify]: Simplify 0 into 0 7.762 * [backup-simplify]: Simplify 1 into 1 7.762 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 7.762 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 7.763 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 7.763 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 7.763 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 7.763 * [taylor]: Taking taylor expansion of a in m 7.763 * [backup-simplify]: Simplify a into a 7.764 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) into (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) 7.764 * [backup-simplify]: Simplify (* 99 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) into (* 99 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) 7.764 * [backup-simplify]: Simplify (- (* 99 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) into (- (* 99 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) 7.764 * [taylor]: Taking taylor expansion of (- (* 99 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) in a 7.764 * [taylor]: Taking taylor expansion of (* 99 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) in a 7.764 * [taylor]: Taking taylor expansion of 99 in a 7.764 * [backup-simplify]: Simplify 99 into 99 7.764 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) in a 7.764 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in a 7.765 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in a 7.765 * [taylor]: Taking taylor expansion of -1 in a 7.765 * [backup-simplify]: Simplify -1 into -1 7.765 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in a 7.765 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in a 7.765 * [taylor]: Taking taylor expansion of (log -1) in a 7.765 * [taylor]: Taking taylor expansion of -1 in a 7.765 * [backup-simplify]: Simplify -1 into -1 7.765 * [backup-simplify]: Simplify (log -1) into (log -1) 7.765 * [taylor]: Taking taylor expansion of (log k) in a 7.765 * [taylor]: Taking taylor expansion of k in a 7.765 * [backup-simplify]: Simplify k into k 7.765 * [backup-simplify]: Simplify (log k) into (log k) 7.765 * [taylor]: Taking taylor expansion of m in a 7.765 * [backup-simplify]: Simplify m into m 7.765 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 7.765 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 7.766 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) m) into (/ (- (log -1) (log k)) m) 7.766 * [backup-simplify]: Simplify (* -1 (/ (- (log -1) (log k)) m)) into (* -1 (/ (- (log -1) (log k)) m)) 7.766 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 7.766 * [taylor]: Taking taylor expansion of a in a 7.766 * [backup-simplify]: Simplify 0 into 0 7.766 * [backup-simplify]: Simplify 1 into 1 7.767 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) 1) into (exp (* -1 (/ (- (log -1) (log k)) m))) 7.767 * [backup-simplify]: Simplify (* 99 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* 99 (exp (* -1 (/ (- (log -1) (log k)) m)))) 7.767 * [backup-simplify]: Simplify (- (* 99 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 99 (exp (* -1 (/ (- (log -1) (log k)) m))))) 7.768 * [backup-simplify]: Simplify (- (* 99 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 99 (exp (* -1 (/ (- (log -1) (log k)) m))))) 7.769 * [backup-simplify]: Simplify (+ (* (- (* 99 (exp (* -1 (/ (- (log -1) (log (/ 1 (- k)))) (/ 1 (- m))))))) (* (/ 1 (/ 1 (- a))) (* 1 (pow (/ 1 (- k)) 4)))) (+ (* (- (* 10 (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 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 4))) (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 2))) (* 10 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 3)))) 7.769 * * * * [progress]: [ 3 / 4 ] generating series at (2 2 1 1 1) 7.769 * [backup-simplify]: Simplify (* (+ k 10) k) into (* (+ 10 k) k) 7.769 * [approximate]: Taking taylor expansion of (* (+ 10 k) k) in (k) around 0 7.769 * [taylor]: Taking taylor expansion of (* (+ 10 k) k) in k 7.769 * [taylor]: Taking taylor expansion of (+ 10 k) in k 7.769 * [taylor]: Taking taylor expansion of 10 in k 7.769 * [backup-simplify]: Simplify 10 into 10 7.769 * [taylor]: Taking taylor expansion of k in k 7.769 * [backup-simplify]: Simplify 0 into 0 7.769 * [backup-simplify]: Simplify 1 into 1 7.769 * [taylor]: Taking taylor expansion of k in k 7.769 * [backup-simplify]: Simplify 0 into 0 7.769 * [backup-simplify]: Simplify 1 into 1 7.769 * [taylor]: Taking taylor expansion of (* (+ 10 k) k) in k 7.769 * [taylor]: Taking taylor expansion of (+ 10 k) in k 7.769 * [taylor]: Taking taylor expansion of 10 in k 7.769 * [backup-simplify]: Simplify 10 into 10 7.769 * [taylor]: Taking taylor expansion of k in k 7.769 * [backup-simplify]: Simplify 0 into 0 7.769 * [backup-simplify]: Simplify 1 into 1 7.769 * [taylor]: Taking taylor expansion of k in k 7.769 * [backup-simplify]: Simplify 0 into 0 7.769 * [backup-simplify]: Simplify 1 into 1 7.770 * [backup-simplify]: Simplify (+ 10 0) into 10 7.770 * [backup-simplify]: Simplify (* 10 0) into 0 7.770 * [backup-simplify]: Simplify 0 into 0 7.770 * [backup-simplify]: Simplify (+ 0 1) into 1 7.771 * [backup-simplify]: Simplify (+ (* 10 1) (* 1 0)) into 10 7.771 * [backup-simplify]: Simplify 10 into 10 7.771 * [backup-simplify]: Simplify (+ 0 0) into 0 7.772 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 1 1) (* 0 0))) into 1 7.772 * [backup-simplify]: Simplify 1 into 1 7.772 * [backup-simplify]: Simplify (+ 0 0) into 0 7.773 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 7.773 * [backup-simplify]: Simplify 0 into 0 7.773 * [backup-simplify]: Simplify (+ 0 0) into 0 7.774 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 7.774 * [backup-simplify]: Simplify 0 into 0 7.774 * [backup-simplify]: Simplify (+ 0 0) into 0 7.775 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))))) into 0 7.775 * [backup-simplify]: Simplify 0 into 0 7.775 * [backup-simplify]: Simplify (+ 0 0) into 0 7.776 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))))) into 0 7.776 * [backup-simplify]: Simplify 0 into 0 7.777 * [backup-simplify]: Simplify (+ 0 0) into 0 7.778 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))))))) into 0 7.778 * [backup-simplify]: Simplify 0 into 0 7.778 * [backup-simplify]: Simplify (+ 0 0) into 0 7.779 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))))))) into 0 7.779 * [backup-simplify]: Simplify 0 into 0 7.779 * [backup-simplify]: Simplify (+ (* 1 (pow k 2)) (* 10 k)) into (+ (pow k 2) (* 10 k)) 7.779 * [backup-simplify]: Simplify (* (+ (/ 1 k) 10) (/ 1 k)) into (/ (+ (/ 1 k) 10) k) 7.779 * [approximate]: Taking taylor expansion of (/ (+ (/ 1 k) 10) k) in (k) around 0 7.779 * [taylor]: Taking taylor expansion of (/ (+ (/ 1 k) 10) k) in k 7.779 * [taylor]: Taking taylor expansion of (+ (/ 1 k) 10) in k 7.780 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.780 * [taylor]: Taking taylor expansion of k in k 7.780 * [backup-simplify]: Simplify 0 into 0 7.780 * [backup-simplify]: Simplify 1 into 1 7.780 * [backup-simplify]: Simplify (/ 1 1) into 1 7.780 * [taylor]: Taking taylor expansion of 10 in k 7.780 * [backup-simplify]: Simplify 10 into 10 7.780 * [taylor]: Taking taylor expansion of k in k 7.780 * [backup-simplify]: Simplify 0 into 0 7.780 * [backup-simplify]: Simplify 1 into 1 7.780 * [backup-simplify]: Simplify (+ 1 0) into 1 7.780 * [backup-simplify]: Simplify (/ 1 1) into 1 7.780 * [taylor]: Taking taylor expansion of (/ (+ (/ 1 k) 10) k) in k 7.780 * [taylor]: Taking taylor expansion of (+ (/ 1 k) 10) in k 7.780 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.780 * [taylor]: Taking taylor expansion of k in k 7.780 * [backup-simplify]: Simplify 0 into 0 7.780 * [backup-simplify]: Simplify 1 into 1 7.781 * [backup-simplify]: Simplify (/ 1 1) into 1 7.781 * [taylor]: Taking taylor expansion of 10 in k 7.781 * [backup-simplify]: Simplify 10 into 10 7.781 * [taylor]: Taking taylor expansion of k in k 7.781 * [backup-simplify]: Simplify 0 into 0 7.781 * [backup-simplify]: Simplify 1 into 1 7.781 * [backup-simplify]: Simplify (+ 1 0) into 1 7.781 * [backup-simplify]: Simplify (/ 1 1) into 1 7.781 * [backup-simplify]: Simplify 1 into 1 7.782 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.782 * [backup-simplify]: Simplify (+ 0 10) into 10 7.783 * [backup-simplify]: Simplify (- (/ 10 1) (+ (* 1 (/ 0 1)))) into 10 7.783 * [backup-simplify]: Simplify 10 into 10 7.783 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.783 * [backup-simplify]: Simplify (+ 0 0) into 0 7.784 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 10 (/ 0 1)))) into 0 7.784 * [backup-simplify]: Simplify 0 into 0 7.785 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.785 * [backup-simplify]: Simplify (+ 0 0) into 0 7.785 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 10 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.785 * [backup-simplify]: Simplify 0 into 0 7.786 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.786 * [backup-simplify]: Simplify (+ 0 0) into 0 7.787 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 10 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.787 * [backup-simplify]: Simplify 0 into 0 7.787 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.788 * [backup-simplify]: Simplify (+ 0 0) into 0 7.788 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 10 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.788 * [backup-simplify]: Simplify 0 into 0 7.789 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.789 * [backup-simplify]: Simplify (+ 0 0) into 0 7.790 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 10 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.790 * [backup-simplify]: Simplify 0 into 0 7.790 * [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 7.791 * [backup-simplify]: Simplify (+ 0 0) into 0 7.792 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 10 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.792 * [backup-simplify]: Simplify 0 into 0 7.792 * [backup-simplify]: Simplify (+ (* 10 (/ 1 (/ 1 k))) (* 1 (pow (/ 1 (/ 1 k)) 2))) into (+ (pow k 2) (* 10 k)) 7.792 * [backup-simplify]: Simplify (* (+ (/ 1 (- k)) 10) (/ 1 (- k))) into (* -1 (/ (- 10 (/ 1 k)) k)) 7.792 * [approximate]: Taking taylor expansion of (* -1 (/ (- 10 (/ 1 k)) k)) in (k) around 0 7.792 * [taylor]: Taking taylor expansion of (* -1 (/ (- 10 (/ 1 k)) k)) in k 7.792 * [taylor]: Taking taylor expansion of -1 in k 7.792 * [backup-simplify]: Simplify -1 into -1 7.792 * [taylor]: Taking taylor expansion of (/ (- 10 (/ 1 k)) k) in k 7.793 * [taylor]: Taking taylor expansion of (- 10 (/ 1 k)) in k 7.793 * [taylor]: Taking taylor expansion of 10 in k 7.793 * [backup-simplify]: Simplify 10 into 10 7.793 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.793 * [taylor]: Taking taylor expansion of k in k 7.793 * [backup-simplify]: Simplify 0 into 0 7.793 * [backup-simplify]: Simplify 1 into 1 7.793 * [backup-simplify]: Simplify (/ 1 1) into 1 7.793 * [taylor]: Taking taylor expansion of k in k 7.793 * [backup-simplify]: Simplify 0 into 0 7.793 * [backup-simplify]: Simplify 1 into 1 7.794 * [backup-simplify]: Simplify (- 1) into -1 7.794 * [backup-simplify]: Simplify (+ 0 -1) into -1 7.795 * [backup-simplify]: Simplify (/ -1 1) into -1 7.795 * [taylor]: Taking taylor expansion of (* -1 (/ (- 10 (/ 1 k)) k)) in k 7.795 * [taylor]: Taking taylor expansion of -1 in k 7.795 * [backup-simplify]: Simplify -1 into -1 7.795 * [taylor]: Taking taylor expansion of (/ (- 10 (/ 1 k)) k) in k 7.795 * [taylor]: Taking taylor expansion of (- 10 (/ 1 k)) in k 7.795 * [taylor]: Taking taylor expansion of 10 in k 7.795 * [backup-simplify]: Simplify 10 into 10 7.795 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.795 * [taylor]: Taking taylor expansion of k in k 7.795 * [backup-simplify]: Simplify 0 into 0 7.795 * [backup-simplify]: Simplify 1 into 1 7.795 * [backup-simplify]: Simplify (/ 1 1) into 1 7.795 * [taylor]: Taking taylor expansion of k in k 7.795 * [backup-simplify]: Simplify 0 into 0 7.795 * [backup-simplify]: Simplify 1 into 1 7.796 * [backup-simplify]: Simplify (- 1) into -1 7.796 * [backup-simplify]: Simplify (+ 0 -1) into -1 7.797 * [backup-simplify]: Simplify (/ -1 1) into -1 7.797 * [backup-simplify]: Simplify (* -1 -1) into 1 7.797 * [backup-simplify]: Simplify 1 into 1 7.798 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.798 * [backup-simplify]: Simplify (- 0) into 0 7.799 * [backup-simplify]: Simplify (+ 10 0) into 10 7.800 * [backup-simplify]: Simplify (- (/ 10 1) (+ (* -1 (/ 0 1)))) into 10 7.800 * [backup-simplify]: Simplify (+ (* -1 10) (* 0 -1)) into -10 7.800 * [backup-simplify]: Simplify -10 into -10 7.801 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.802 * [backup-simplify]: Simplify (- 0) into 0 7.802 * [backup-simplify]: Simplify (+ 0 0) into 0 7.803 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 10 (/ 0 1)))) into 0 7.804 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 10) (* 0 -1))) into 0 7.804 * [backup-simplify]: Simplify 0 into 0 7.805 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.805 * [backup-simplify]: Simplify (- 0) into 0 7.806 * [backup-simplify]: Simplify (+ 0 0) into 0 7.807 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 10 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.808 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 10) (* 0 -1)))) into 0 7.808 * [backup-simplify]: Simplify 0 into 0 7.809 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.810 * [backup-simplify]: Simplify (- 0) into 0 7.810 * [backup-simplify]: Simplify (+ 0 0) into 0 7.813 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 10 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.815 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 10) (* 0 -1))))) into 0 7.815 * [backup-simplify]: Simplify 0 into 0 7.816 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.816 * [backup-simplify]: Simplify (- 0) into 0 7.816 * [backup-simplify]: Simplify (+ 0 0) into 0 7.818 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 10 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.819 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 10) (* 0 -1)))))) into 0 7.819 * [backup-simplify]: Simplify 0 into 0 7.820 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.821 * [backup-simplify]: Simplify (- 0) into 0 7.821 * [backup-simplify]: Simplify (+ 0 0) into 0 7.822 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 10 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.824 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 10) (* 0 -1))))))) into 0 7.824 * [backup-simplify]: Simplify 0 into 0 7.825 * [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 7.826 * [backup-simplify]: Simplify (- 0) into 0 7.826 * [backup-simplify]: Simplify (+ 0 0) into 0 7.827 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 10 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.829 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 10) (* 0 -1)))))))) into 0 7.829 * [backup-simplify]: Simplify 0 into 0 7.830 * [backup-simplify]: Simplify (+ (* -10 (/ 1 (/ 1 (- k)))) (* 1 (pow (/ 1 (/ 1 (- k))) 2))) into (+ (pow k 2) (* 10 k)) 7.830 * * * * [progress]: [ 4 / 4 ] generating series at (2 2 1 1) 7.830 * [backup-simplify]: Simplify (+ (* (+ k 10) k) 1) into (+ (pow k 2) (+ 1 (* 10 k))) 7.830 * [approximate]: Taking taylor expansion of (+ (pow k 2) (+ 1 (* 10 k))) in (k) around 0 7.830 * [taylor]: Taking taylor expansion of (+ (pow k 2) (+ 1 (* 10 k))) in k 7.830 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.830 * [taylor]: Taking taylor expansion of k in k 7.830 * [backup-simplify]: Simplify 0 into 0 7.830 * [backup-simplify]: Simplify 1 into 1 7.830 * [taylor]: Taking taylor expansion of (+ 1 (* 10 k)) in k 7.830 * [taylor]: Taking taylor expansion of 1 in k 7.830 * [backup-simplify]: Simplify 1 into 1 7.830 * [taylor]: Taking taylor expansion of (* 10 k) in k 7.830 * [taylor]: Taking taylor expansion of 10 in k 7.830 * [backup-simplify]: Simplify 10 into 10 7.830 * [taylor]: Taking taylor expansion of k in k 7.830 * [backup-simplify]: Simplify 0 into 0 7.830 * [backup-simplify]: Simplify 1 into 1 7.830 * [taylor]: Taking taylor expansion of (+ (pow k 2) (+ 1 (* 10 k))) in k 7.830 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.830 * [taylor]: Taking taylor expansion of k in k 7.830 * [backup-simplify]: Simplify 0 into 0 7.830 * [backup-simplify]: Simplify 1 into 1 7.830 * [taylor]: Taking taylor expansion of (+ 1 (* 10 k)) in k 7.830 * [taylor]: Taking taylor expansion of 1 in k 7.830 * [backup-simplify]: Simplify 1 into 1 7.831 * [taylor]: Taking taylor expansion of (* 10 k) in k 7.831 * [taylor]: Taking taylor expansion of 10 in k 7.831 * [backup-simplify]: Simplify 10 into 10 7.831 * [taylor]: Taking taylor expansion of k in k 7.831 * [backup-simplify]: Simplify 0 into 0 7.831 * [backup-simplify]: Simplify 1 into 1 7.831 * [backup-simplify]: Simplify (* 10 0) into 0 7.832 * [backup-simplify]: Simplify (+ 1 0) into 1 7.832 * [backup-simplify]: Simplify (+ 0 1) into 1 7.832 * [backup-simplify]: Simplify 1 into 1 7.833 * [backup-simplify]: Simplify (+ (* 10 1) (* 0 0)) into 10 7.833 * [backup-simplify]: Simplify (+ 0 10) into 10 7.834 * [backup-simplify]: Simplify (+ 0 10) into 10 7.834 * [backup-simplify]: Simplify 10 into 10 7.834 * [backup-simplify]: Simplify (* 1 1) into 1 7.835 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 0 1) (* 0 0))) into 0 7.835 * [backup-simplify]: Simplify (+ 0 0) into 0 7.836 * [backup-simplify]: Simplify (+ 1 0) into 1 7.836 * [backup-simplify]: Simplify 1 into 1 7.836 * [backup-simplify]: Simplify (+ (* 1 (pow k 2)) (+ (* 10 k) 1)) into (+ (pow k 2) (+ 1 (* 10 k))) 7.836 * [backup-simplify]: Simplify (+ (* (+ (/ 1 k) 10) (/ 1 k)) 1) into (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) 7.836 * [approximate]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) in (k) around 0 7.836 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) in k 7.836 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 7.836 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.836 * [taylor]: Taking taylor expansion of k in k 7.836 * [backup-simplify]: Simplify 0 into 0 7.836 * [backup-simplify]: Simplify 1 into 1 7.837 * [backup-simplify]: Simplify (* 1 1) into 1 7.837 * [backup-simplify]: Simplify (/ 1 1) into 1 7.837 * [taylor]: Taking taylor expansion of (+ (* 10 (/ 1 k)) 1) in k 7.837 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 7.837 * [taylor]: Taking taylor expansion of 10 in k 7.837 * [backup-simplify]: Simplify 10 into 10 7.837 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.837 * [taylor]: Taking taylor expansion of k in k 7.837 * [backup-simplify]: Simplify 0 into 0 7.837 * [backup-simplify]: Simplify 1 into 1 7.838 * [backup-simplify]: Simplify (/ 1 1) into 1 7.838 * [taylor]: Taking taylor expansion of 1 in k 7.838 * [backup-simplify]: Simplify 1 into 1 7.838 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) in k 7.838 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 7.838 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.838 * [taylor]: Taking taylor expansion of k in k 7.838 * [backup-simplify]: Simplify 0 into 0 7.838 * [backup-simplify]: Simplify 1 into 1 7.838 * [backup-simplify]: Simplify (* 1 1) into 1 7.839 * [backup-simplify]: Simplify (/ 1 1) into 1 7.839 * [taylor]: Taking taylor expansion of (+ (* 10 (/ 1 k)) 1) in k 7.839 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 7.839 * [taylor]: Taking taylor expansion of 10 in k 7.839 * [backup-simplify]: Simplify 10 into 10 7.839 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.839 * [taylor]: Taking taylor expansion of k in k 7.839 * [backup-simplify]: Simplify 0 into 0 7.839 * [backup-simplify]: Simplify 1 into 1 7.839 * [backup-simplify]: Simplify (/ 1 1) into 1 7.839 * [taylor]: Taking taylor expansion of 1 in k 7.839 * [backup-simplify]: Simplify 1 into 1 7.840 * [backup-simplify]: Simplify (+ 1 0) into 1 7.840 * [backup-simplify]: Simplify 1 into 1 7.841 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.841 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.842 * [backup-simplify]: Simplify (* 10 1) into 10 7.842 * [backup-simplify]: Simplify (+ 10 0) into 10 7.843 * [backup-simplify]: Simplify (+ 0 10) into 10 7.843 * [backup-simplify]: Simplify 10 into 10 7.844 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.845 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.846 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.846 * [backup-simplify]: Simplify (+ (* 10 0) (* 0 1)) into 0 7.847 * [backup-simplify]: Simplify (+ 0 1) into 1 7.847 * [backup-simplify]: Simplify (+ 0 1) into 1 7.847 * [backup-simplify]: Simplify 1 into 1 7.848 * [backup-simplify]: Simplify (+ 1 (+ (* 10 (/ 1 (/ 1 k))) (* 1 (pow (/ 1 (/ 1 k)) 2)))) into (+ (pow k 2) (+ 1 (* 10 k))) 7.848 * [backup-simplify]: Simplify (+ (* (+ (/ 1 (- k)) 10) (/ 1 (- k))) 1) into (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) 7.848 * [approximate]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) in (k) around 0 7.848 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) in k 7.848 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1) in k 7.848 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 7.848 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.848 * [taylor]: Taking taylor expansion of k in k 7.848 * [backup-simplify]: Simplify 0 into 0 7.848 * [backup-simplify]: Simplify 1 into 1 7.848 * [backup-simplify]: Simplify (* 1 1) into 1 7.849 * [backup-simplify]: Simplify (/ 1 1) into 1 7.849 * [taylor]: Taking taylor expansion of 1 in k 7.849 * [backup-simplify]: Simplify 1 into 1 7.849 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 7.849 * [taylor]: Taking taylor expansion of 10 in k 7.849 * [backup-simplify]: Simplify 10 into 10 7.849 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.849 * [taylor]: Taking taylor expansion of k in k 7.849 * [backup-simplify]: Simplify 0 into 0 7.849 * [backup-simplify]: Simplify 1 into 1 7.849 * [backup-simplify]: Simplify (/ 1 1) into 1 7.849 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) in k 7.849 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1) in k 7.849 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 7.849 * [taylor]: Taking taylor expansion of (pow k 2) in k 7.850 * [taylor]: Taking taylor expansion of k in k 7.850 * [backup-simplify]: Simplify 0 into 0 7.850 * [backup-simplify]: Simplify 1 into 1 7.850 * [backup-simplify]: Simplify (* 1 1) into 1 7.850 * [backup-simplify]: Simplify (/ 1 1) into 1 7.850 * [taylor]: Taking taylor expansion of 1 in k 7.850 * [backup-simplify]: Simplify 1 into 1 7.850 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 7.850 * [taylor]: Taking taylor expansion of 10 in k 7.850 * [backup-simplify]: Simplify 10 into 10 7.850 * [taylor]: Taking taylor expansion of (/ 1 k) in k 7.850 * [taylor]: Taking taylor expansion of k in k 7.850 * [backup-simplify]: Simplify 0 into 0 7.851 * [backup-simplify]: Simplify 1 into 1 7.851 * [backup-simplify]: Simplify (/ 1 1) into 1 7.851 * [backup-simplify]: Simplify (+ 1 0) into 1 7.852 * [backup-simplify]: Simplify (+ 1 0) into 1 7.852 * [backup-simplify]: Simplify 1 into 1 7.852 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 7.853 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.854 * [backup-simplify]: Simplify (+ 0 0) into 0 7.854 * [backup-simplify]: Simplify (* 10 1) into 10 7.854 * [backup-simplify]: Simplify (- 10) into -10 7.855 * [backup-simplify]: Simplify (+ 0 -10) into -10 7.855 * [backup-simplify]: Simplify -10 into -10 7.855 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 7.856 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 7.856 * [backup-simplify]: Simplify (+ 0 1) into 1 7.857 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 7.857 * [backup-simplify]: Simplify (+ (* 10 0) (* 0 1)) into 0 7.857 * [backup-simplify]: Simplify (- 0) into 0 7.858 * [backup-simplify]: Simplify (+ 1 0) into 1 7.858 * [backup-simplify]: Simplify 1 into 1 7.858 * [backup-simplify]: Simplify (+ 1 (+ (* -10 (/ 1 (/ 1 (- k)))) (* 1 (pow (/ 1 (/ 1 (- k))) 2)))) into (+ (pow k 2) (+ 1 (* 10 k))) 7.858 * * * [progress]: simplifying candidates 7.858 * * * * [progress]: [ 1 / 518 ] simplifiying candidate # 7.858 * * * * [progress]: [ 2 / 518 ] simplifiying candidate # 7.858 * * * * [progress]: [ 3 / 518 ] simplifiying candidate # 7.858 * * * * [progress]: [ 4 / 518 ] simplifiying candidate # 7.858 * * * * [progress]: [ 5 / 518 ] simplifiying candidate # 7.858 * * * * [progress]: [ 6 / 518 ] simplifiying candidate # 7.858 * * * * [progress]: [ 7 / 518 ] simplifiying candidate # 7.858 * * * * [progress]: [ 8 / 518 ] simplifiying candidate # 7.858 * * * * [progress]: [ 9 / 518 ] simplifiying candidate # 7.858 * * * * [progress]: [ 10 / 518 ] simplifiying candidate # 7.858 * * * * [progress]: [ 11 / 518 ] simplifiying candidate # 7.858 * * * * [progress]: [ 12 / 518 ] simplifiying candidate # 7.858 * * * * [progress]: [ 13 / 518 ] simplifiying candidate # 7.859 * * * * [progress]: [ 14 / 518 ] simplifiying candidate # 7.859 * * * * [progress]: [ 15 / 518 ] simplifiying candidate # 7.859 * * * * [progress]: [ 16 / 518 ] simplifiying candidate # 7.859 * * * * [progress]: [ 17 / 518 ] simplifiying candidate # 7.859 * * * * [progress]: [ 18 / 518 ] simplifiying candidate # 7.859 * * * * [progress]: [ 19 / 518 ] simplifiying candidate # 7.859 * * * * [progress]: [ 20 / 518 ] simplifiying candidate # 7.859 * * * * [progress]: [ 21 / 518 ] simplifiying candidate # 7.859 * * * * [progress]: [ 22 / 518 ] simplifiying candidate # 7.859 * * * * [progress]: [ 23 / 518 ] simplifiying candidate # 7.859 * * * * [progress]: [ 24 / 518 ] simplifiying candidate # 7.859 * * * * [progress]: [ 25 / 518 ] simplifiying candidate # 7.859 * * * * [progress]: [ 26 / 518 ] simplifiying candidate # 7.859 * * * * [progress]: [ 27 / 518 ] simplifiying candidate # 7.859 * * * * [progress]: [ 28 / 518 ] simplifiying candidate # 7.859 * * * * [progress]: [ 29 / 518 ] simplifiying candidate # 7.859 * * * * [progress]: [ 30 / 518 ] simplifiying candidate # 7.859 * * * * [progress]: [ 31 / 518 ] simplifiying candidate # 7.859 * * * * [progress]: [ 32 / 518 ] simplifiying candidate # 7.859 * * * * [progress]: [ 33 / 518 ] simplifiying candidate # 7.859 * * * * [progress]: [ 34 / 518 ] simplifiying candidate # 7.859 * * * * [progress]: [ 35 / 518 ] simplifiying candidate # 7.860 * * * * [progress]: [ 36 / 518 ] simplifiying candidate # 7.860 * * * * [progress]: [ 37 / 518 ] simplifiying candidate # 7.860 * * * * [progress]: [ 38 / 518 ] simplifiying candidate # 7.860 * * * * [progress]: [ 39 / 518 ] simplifiying candidate # 7.860 * * * * [progress]: [ 40 / 518 ] simplifiying candidate # 7.860 * * * * [progress]: [ 41 / 518 ] simplifiying candidate # 7.860 * * * * [progress]: [ 42 / 518 ] simplifiying candidate # 7.860 * * * * [progress]: [ 43 / 518 ] simplifiying candidate # 7.860 * * * * [progress]: [ 44 / 518 ] simplifiying candidate # 7.860 * * * * [progress]: [ 45 / 518 ] simplifiying candidate # 7.860 * * * * [progress]: [ 46 / 518 ] simplifiying candidate # 7.860 * * * * [progress]: [ 47 / 518 ] simplifiying candidate # 7.860 * * * * [progress]: [ 48 / 518 ] simplifiying candidate # 7.860 * * * * [progress]: [ 49 / 518 ] simplifiying candidate # 7.860 * * * * [progress]: [ 50 / 518 ] simplifiying candidate # 7.860 * * * * [progress]: [ 51 / 518 ] simplifiying candidate # 7.860 * * * * [progress]: [ 52 / 518 ] simplifiying candidate # 7.860 * * * * [progress]: [ 53 / 518 ] simplifiying candidate # 7.860 * * * * [progress]: [ 54 / 518 ] simplifiying candidate # 7.860 * * * * [progress]: [ 55 / 518 ] simplifiying candidate # 7.860 * * * * [progress]: [ 56 / 518 ] simplifiying candidate # 7.860 * * * * [progress]: [ 57 / 518 ] simplifiying candidate # 7.860 * * * * [progress]: [ 58 / 518 ] simplifiying candidate # 7.861 * * * * [progress]: [ 59 / 518 ] simplifiying candidate # 7.861 * * * * [progress]: [ 60 / 518 ] simplifiying candidate # 7.861 * * * * [progress]: [ 61 / 518 ] simplifiying candidate # 7.861 * * * * [progress]: [ 62 / 518 ] simplifiying candidate # 7.861 * * * * [progress]: [ 63 / 518 ] simplifiying candidate # 7.861 * * * * [progress]: [ 64 / 518 ] simplifiying candidate # 7.861 * * * * [progress]: [ 65 / 518 ] simplifiying candidate # 7.861 * * * * [progress]: [ 66 / 518 ] simplifiying candidate # 7.861 * * * * [progress]: [ 67 / 518 ] simplifiying candidate # 7.861 * * * * [progress]: [ 68 / 518 ] simplifiying candidate # 7.861 * * * * [progress]: [ 69 / 518 ] simplifiying candidate # 7.861 * * * * [progress]: [ 70 / 518 ] simplifiying candidate # 7.861 * * * * [progress]: [ 71 / 518 ] simplifiying candidate # 7.861 * * * * [progress]: [ 72 / 518 ] simplifiying candidate # 7.861 * * * * [progress]: [ 73 / 518 ] simplifiying candidate # 7.861 * * * * [progress]: [ 74 / 518 ] simplifiying candidate # 7.861 * * * * [progress]: [ 75 / 518 ] simplifiying candidate # 7.861 * * * * [progress]: [ 76 / 518 ] simplifiying candidate # 7.861 * * * * [progress]: [ 77 / 518 ] simplifiying candidate # 7.861 * * * * [progress]: [ 78 / 518 ] simplifiying candidate # 7.861 * * * * [progress]: [ 79 / 518 ] simplifiying candidate # 7.861 * * * * [progress]: [ 80 / 518 ] simplifiying candidate # 7.861 * * * * [progress]: [ 81 / 518 ] simplifiying candidate # 7.862 * * * * [progress]: [ 82 / 518 ] simplifiying candidate # 7.862 * * * * [progress]: [ 83 / 518 ] simplifiying candidate # 7.862 * * * * [progress]: [ 84 / 518 ] simplifiying candidate # 7.862 * * * * [progress]: [ 85 / 518 ] simplifiying candidate # 7.862 * * * * [progress]: [ 86 / 518 ] simplifiying candidate # 7.862 * * * * [progress]: [ 87 / 518 ] simplifiying candidate # 7.862 * * * * [progress]: [ 88 / 518 ] simplifiying candidate # 7.862 * * * * [progress]: [ 89 / 518 ] simplifiying candidate # 7.862 * * * * [progress]: [ 90 / 518 ] simplifiying candidate # 7.862 * * * * [progress]: [ 91 / 518 ] simplifiying candidate # 7.862 * * * * [progress]: [ 92 / 518 ] simplifiying candidate # 7.862 * * * * [progress]: [ 93 / 518 ] simplifiying candidate # 7.862 * * * * [progress]: [ 94 / 518 ] simplifiying candidate # 7.862 * * * * [progress]: [ 95 / 518 ] simplifiying candidate # 7.862 * * * * [progress]: [ 96 / 518 ] simplifiying candidate # 7.862 * * * * [progress]: [ 97 / 518 ] simplifiying candidate # 7.862 * * * * [progress]: [ 98 / 518 ] simplifiying candidate # 7.862 * * * * [progress]: [ 99 / 518 ] simplifiying candidate # 7.862 * * * * [progress]: [ 100 / 518 ] simplifiying candidate # 7.862 * * * * [progress]: [ 101 / 518 ] simplifiying candidate # 7.862 * * * * [progress]: [ 102 / 518 ] simplifiying candidate # 7.862 * * * * [progress]: [ 103 / 518 ] simplifiying candidate # 7.862 * * * * [progress]: [ 104 / 518 ] simplifiying candidate # 7.862 * * * * [progress]: [ 105 / 518 ] simplifiying candidate # 7.863 * * * * [progress]: [ 106 / 518 ] simplifiying candidate # 7.863 * * * * [progress]: [ 107 / 518 ] simplifiying candidate # 7.863 * * * * [progress]: [ 108 / 518 ] simplifiying candidate # 7.863 * * * * [progress]: [ 109 / 518 ] simplifiying candidate # 7.863 * * * * [progress]: [ 110 / 518 ] simplifiying candidate # 7.863 * * * * [progress]: [ 111 / 518 ] simplifiying candidate # 7.863 * * * * [progress]: [ 112 / 518 ] simplifiying candidate # 7.863 * * * * [progress]: [ 113 / 518 ] simplifiying candidate # 7.863 * * * * [progress]: [ 114 / 518 ] simplifiying candidate # 7.863 * * * * [progress]: [ 115 / 518 ] simplifiying candidate # 7.863 * * * * [progress]: [ 116 / 518 ] simplifiying candidate # 7.863 * * * * [progress]: [ 117 / 518 ] simplifiying candidate # 7.863 * * * * [progress]: [ 118 / 518 ] simplifiying candidate # 7.863 * * * * [progress]: [ 119 / 518 ] simplifiying candidate # 7.863 * * * * [progress]: [ 120 / 518 ] simplifiying candidate # 7.863 * * * * [progress]: [ 121 / 518 ] simplifiying candidate #real (real->posit16 (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a)))))> 7.863 * * * * [progress]: [ 122 / 518 ] simplifiying candidate # 7.863 * * * * [progress]: [ 123 / 518 ] simplifiying candidate # 7.863 * * * * [progress]: [ 124 / 518 ] simplifiying candidate # 7.863 * * * * [progress]: [ 125 / 518 ] simplifiying candidate # 7.863 * * * * [progress]: [ 126 / 518 ] simplifiying candidate # 7.863 * * * * [progress]: [ 127 / 518 ] simplifiying candidate # 7.863 * * * * [progress]: [ 128 / 518 ] simplifiying candidate # 7.863 * * * * [progress]: [ 129 / 518 ] simplifiying candidate # 7.863 * * * * [progress]: [ 130 / 518 ] simplifiying candidate # 7.863 * * * * [progress]: [ 131 / 518 ] simplifiying candidate # 7.864 * * * * [progress]: [ 132 / 518 ] simplifiying candidate # 7.864 * * * * [progress]: [ 133 / 518 ] simplifiying candidate # 7.864 * * * * [progress]: [ 134 / 518 ] simplifiying candidate # 7.864 * * * * [progress]: [ 135 / 518 ] simplifiying candidate # 7.864 * * * * [progress]: [ 136 / 518 ] simplifiying candidate # 7.864 * * * * [progress]: [ 137 / 518 ] simplifiying candidate # 7.864 * * * * [progress]: [ 138 / 518 ] simplifiying candidate # 7.864 * * * * [progress]: [ 139 / 518 ] simplifiying candidate # 7.864 * * * * [progress]: [ 140 / 518 ] simplifiying candidate # 7.864 * * * * [progress]: [ 141 / 518 ] simplifiying candidate # 7.864 * * * * [progress]: [ 142 / 518 ] simplifiying candidate # 7.864 * * * * [progress]: [ 143 / 518 ] simplifiying candidate # 7.864 * * * * [progress]: [ 144 / 518 ] simplifiying candidate # 7.864 * * * * [progress]: [ 145 / 518 ] simplifiying candidate # 7.864 * * * * [progress]: [ 146 / 518 ] simplifiying candidate # 7.864 * * * * [progress]: [ 147 / 518 ] simplifiying candidate # 7.864 * * * * [progress]: [ 148 / 518 ] simplifiying candidate # 7.864 * * * * [progress]: [ 149 / 518 ] simplifiying candidate # 7.864 * * * * [progress]: [ 150 / 518 ] simplifiying candidate # 7.864 * * * * [progress]: [ 151 / 518 ] simplifiying candidate # 7.864 * * * * [progress]: [ 152 / 518 ] simplifiying candidate # 7.864 * * * * [progress]: [ 153 / 518 ] simplifiying candidate # 7.864 * * * * [progress]: [ 154 / 518 ] simplifiying candidate # 7.864 * * * * [progress]: [ 155 / 518 ] simplifiying candidate # 7.865 * * * * [progress]: [ 156 / 518 ] simplifiying candidate # 7.865 * * * * [progress]: [ 157 / 518 ] simplifiying candidate # 7.865 * * * * [progress]: [ 158 / 518 ] simplifiying candidate # 7.865 * * * * [progress]: [ 159 / 518 ] simplifiying candidate # 7.865 * * * * [progress]: [ 160 / 518 ] simplifiying candidate # 7.865 * * * * [progress]: [ 161 / 518 ] simplifiying candidate # 7.865 * * * * [progress]: [ 162 / 518 ] simplifiying candidate # 7.865 * * * * [progress]: [ 163 / 518 ] simplifiying candidate # 7.865 * * * * [progress]: [ 164 / 518 ] simplifiying candidate # 7.865 * * * * [progress]: [ 165 / 518 ] simplifiying candidate # 7.865 * * * * [progress]: [ 166 / 518 ] simplifiying candidate # 7.865 * * * * [progress]: [ 167 / 518 ] simplifiying candidate # 7.865 * * * * [progress]: [ 168 / 518 ] simplifiying candidate # 7.865 * * * * [progress]: [ 169 / 518 ] simplifiying candidate # 7.865 * * * * [progress]: [ 170 / 518 ] simplifiying candidate # 7.865 * * * * [progress]: [ 171 / 518 ] simplifiying candidate # 7.865 * * * * [progress]: [ 172 / 518 ] simplifiying candidate # 7.865 * * * * [progress]: [ 173 / 518 ] simplifiying candidate # 7.865 * * * * [progress]: [ 174 / 518 ] simplifiying candidate # 7.865 * * * * [progress]: [ 175 / 518 ] simplifiying candidate # 7.866 * * * * [progress]: [ 176 / 518 ] simplifiying candidate # 7.866 * * * * [progress]: [ 177 / 518 ] simplifiying candidate # 7.866 * * * * [progress]: [ 178 / 518 ] simplifiying candidate # 7.866 * * * * [progress]: [ 179 / 518 ] simplifiying candidate # 7.866 * * * * [progress]: [ 180 / 518 ] simplifiying candidate # 7.866 * * * * [progress]: [ 181 / 518 ] simplifiying candidate # 7.866 * * * * [progress]: [ 182 / 518 ] simplifiying candidate # 7.866 * * * * [progress]: [ 183 / 518 ] simplifiying candidate # 7.866 * * * * [progress]: [ 184 / 518 ] simplifiying candidate # 7.866 * * * * [progress]: [ 185 / 518 ] simplifiying candidate # 7.866 * * * * [progress]: [ 186 / 518 ] simplifiying candidate # 7.866 * * * * [progress]: [ 187 / 518 ] simplifiying candidate # 7.866 * * * * [progress]: [ 188 / 518 ] simplifiying candidate # 7.866 * * * * [progress]: [ 189 / 518 ] simplifiying candidate # 7.866 * * * * [progress]: [ 190 / 518 ] simplifiying candidate # 7.866 * * * * [progress]: [ 191 / 518 ] simplifiying candidate # 7.866 * * * * [progress]: [ 192 / 518 ] simplifiying candidate # 7.866 * * * * [progress]: [ 193 / 518 ] simplifiying candidate # 7.866 * * * * [progress]: [ 194 / 518 ] simplifiying candidate # 7.866 * * * * [progress]: [ 195 / 518 ] simplifiying candidate # 7.866 * * * * [progress]: [ 196 / 518 ] simplifiying candidate # 7.866 * * * * [progress]: [ 197 / 518 ] simplifiying candidate # 7.867 * * * * [progress]: [ 198 / 518 ] simplifiying candidate # 7.867 * * * * [progress]: [ 199 / 518 ] simplifiying candidate # 7.867 * * * * [progress]: [ 200 / 518 ] simplifiying candidate # 7.867 * * * * [progress]: [ 201 / 518 ] simplifiying candidate # 7.867 * * * * [progress]: [ 202 / 518 ] simplifiying candidate # 7.867 * * * * [progress]: [ 203 / 518 ] simplifiying candidate # 7.867 * * * * [progress]: [ 204 / 518 ] simplifiying candidate # 7.867 * * * * [progress]: [ 205 / 518 ] simplifiying candidate # 7.867 * * * * [progress]: [ 206 / 518 ] simplifiying candidate # 7.867 * * * * [progress]: [ 207 / 518 ] simplifiying candidate # 7.867 * * * * [progress]: [ 208 / 518 ] simplifiying candidate # 7.867 * * * * [progress]: [ 209 / 518 ] simplifiying candidate # 7.867 * * * * [progress]: [ 210 / 518 ] simplifiying candidate # 7.867 * * * * [progress]: [ 211 / 518 ] simplifiying candidate # 7.867 * * * * [progress]: [ 212 / 518 ] simplifiying candidate # 7.867 * * * * [progress]: [ 213 / 518 ] simplifiying candidate # 7.867 * * * * [progress]: [ 214 / 518 ] simplifiying candidate # 7.867 * * * * [progress]: [ 215 / 518 ] simplifiying candidate # 7.867 * * * * [progress]: [ 216 / 518 ] simplifiying candidate # 7.867 * * * * [progress]: [ 217 / 518 ] simplifiying candidate # 7.868 * * * * [progress]: [ 218 / 518 ] simplifiying candidate # 7.868 * * * * [progress]: [ 219 / 518 ] simplifiying candidate # 7.868 * * * * [progress]: [ 220 / 518 ] simplifiying candidate # 7.868 * * * * [progress]: [ 221 / 518 ] simplifiying candidate # 7.868 * * * * [progress]: [ 222 / 518 ] simplifiying candidate # 7.868 * * * * [progress]: [ 223 / 518 ] simplifiying candidate # 7.868 * * * * [progress]: [ 224 / 518 ] simplifiying candidate # 7.868 * * * * [progress]: [ 225 / 518 ] simplifiying candidate # 7.868 * * * * [progress]: [ 226 / 518 ] simplifiying candidate # 7.868 * * * * [progress]: [ 227 / 518 ] simplifiying candidate # 7.868 * * * * [progress]: [ 228 / 518 ] simplifiying candidate # 7.868 * * * * [progress]: [ 229 / 518 ] simplifiying candidate # 7.868 * * * * [progress]: [ 230 / 518 ] simplifiying candidate # 7.868 * * * * [progress]: [ 231 / 518 ] simplifiying candidate # 7.868 * * * * [progress]: [ 232 / 518 ] simplifiying candidate # 7.868 * * * * [progress]: [ 233 / 518 ] simplifiying candidate # 7.868 * * * * [progress]: [ 234 / 518 ] simplifiying candidate # 7.869 * * * * [progress]: [ 235 / 518 ] simplifiying candidate # 7.869 * * * * [progress]: [ 236 / 518 ] simplifiying candidate # 7.869 * * * * [progress]: [ 237 / 518 ] simplifiying candidate # 7.869 * * * * [progress]: [ 238 / 518 ] simplifiying candidate # 7.869 * * * * [progress]: [ 239 / 518 ] simplifiying candidate # 7.869 * * * * [progress]: [ 240 / 518 ] simplifiying candidate # 7.869 * * * * [progress]: [ 241 / 518 ] simplifiying candidate # 7.869 * * * * [progress]: [ 242 / 518 ] simplifiying candidate # 7.869 * * * * [progress]: [ 243 / 518 ] simplifiying candidate # 7.869 * * * * [progress]: [ 244 / 518 ] simplifiying candidate # 7.869 * * * * [progress]: [ 245 / 518 ] simplifiying candidate # 7.869 * * * * [progress]: [ 246 / 518 ] simplifiying candidate # 7.869 * * * * [progress]: [ 247 / 518 ] simplifiying candidate # 7.869 * * * * [progress]: [ 248 / 518 ] simplifiying candidate # 7.869 * * * * [progress]: [ 249 / 518 ] simplifiying candidate # 7.869 * * * * [progress]: [ 250 / 518 ] simplifiying candidate # 7.869 * * * * [progress]: [ 251 / 518 ] simplifiying candidate # 7.869 * * * * [progress]: [ 252 / 518 ] simplifiying candidate # 7.869 * * * * [progress]: [ 253 / 518 ] simplifiying candidate # 7.869 * * * * [progress]: [ 254 / 518 ] simplifiying candidate # 7.869 * * * * [progress]: [ 255 / 518 ] simplifiying candidate # 7.870 * * * * [progress]: [ 256 / 518 ] simplifiying candidate # 7.870 * * * * [progress]: [ 257 / 518 ] simplifiying candidate # 7.870 * * * * [progress]: [ 258 / 518 ] simplifiying candidate # 7.870 * * * * [progress]: [ 259 / 518 ] simplifiying candidate # 7.870 * * * * [progress]: [ 260 / 518 ] simplifiying candidate # 7.870 * * * * [progress]: [ 261 / 518 ] simplifiying candidate # 7.870 * * * * [progress]: [ 262 / 518 ] simplifiying candidate # 7.870 * * * * [progress]: [ 263 / 518 ] simplifiying candidate # 7.870 * * * * [progress]: [ 264 / 518 ] simplifiying candidate # 7.870 * * * * [progress]: [ 265 / 518 ] simplifiying candidate # 7.870 * * * * [progress]: [ 266 / 518 ] simplifiying candidate # 7.870 * * * * [progress]: [ 267 / 518 ] simplifiying candidate # 7.870 * * * * [progress]: [ 268 / 518 ] simplifiying candidate # 7.870 * * * * [progress]: [ 269 / 518 ] simplifiying candidate # 7.870 * * * * [progress]: [ 270 / 518 ] simplifiying candidate # 7.870 * * * * [progress]: [ 271 / 518 ] simplifiying candidate # 7.870 * * * * [progress]: [ 272 / 518 ] simplifiying candidate # 7.870 * * * * [progress]: [ 273 / 518 ] simplifiying candidate # 7.870 * * * * [progress]: [ 274 / 518 ] simplifiying candidate # 7.870 * * * * [progress]: [ 275 / 518 ] simplifiying candidate # 7.870 * * * * [progress]: [ 276 / 518 ] simplifiying candidate # 7.870 * * * * [progress]: [ 277 / 518 ] simplifiying candidate # 7.871 * * * * [progress]: [ 278 / 518 ] simplifiying candidate # 7.871 * * * * [progress]: [ 279 / 518 ] simplifiying candidate # 7.871 * * * * [progress]: [ 280 / 518 ] simplifiying candidate # 7.871 * * * * [progress]: [ 281 / 518 ] simplifiying candidate # 7.871 * * * * [progress]: [ 282 / 518 ] simplifiying candidate # 7.871 * * * * [progress]: [ 283 / 518 ] simplifiying candidate # 7.871 * * * * [progress]: [ 284 / 518 ] simplifiying candidate # 7.871 * * * * [progress]: [ 285 / 518 ] simplifiying candidate # 7.871 * * * * [progress]: [ 286 / 518 ] simplifiying candidate # 7.871 * * * * [progress]: [ 287 / 518 ] simplifiying candidate # 7.871 * * * * [progress]: [ 288 / 518 ] simplifiying candidate # 7.871 * * * * [progress]: [ 289 / 518 ] simplifiying candidate # 7.871 * * * * [progress]: [ 290 / 518 ] simplifiying candidate # 7.871 * * * * [progress]: [ 291 / 518 ] simplifiying candidate # 7.871 * * * * [progress]: [ 292 / 518 ] simplifiying candidate # 7.871 * * * * [progress]: [ 293 / 518 ] simplifiying candidate # 7.871 * * * * [progress]: [ 294 / 518 ] simplifiying candidate # 7.871 * * * * [progress]: [ 295 / 518 ] simplifiying candidate # 7.871 * * * * [progress]: [ 296 / 518 ] simplifiying candidate # 7.871 * * * * [progress]: [ 297 / 518 ] simplifiying candidate # 7.871 * * * * [progress]: [ 298 / 518 ] simplifiying candidate # 7.871 * * * * [progress]: [ 299 / 518 ] simplifiying candidate # 7.871 * * * * [progress]: [ 300 / 518 ] simplifiying candidate # 7.872 * * * * [progress]: [ 301 / 518 ] simplifiying candidate # 7.872 * * * * [progress]: [ 302 / 518 ] simplifiying candidate # 7.872 * * * * [progress]: [ 303 / 518 ] simplifiying candidate # 7.872 * * * * [progress]: [ 304 / 518 ] simplifiying candidate # 7.872 * * * * [progress]: [ 305 / 518 ] simplifiying candidate # 7.872 * * * * [progress]: [ 306 / 518 ] simplifiying candidate # 7.872 * * * * [progress]: [ 307 / 518 ] simplifiying candidate # 7.872 * * * * [progress]: [ 308 / 518 ] simplifiying candidate # 7.872 * * * * [progress]: [ 309 / 518 ] simplifiying candidate # 7.872 * * * * [progress]: [ 310 / 518 ] simplifiying candidate # 7.872 * * * * [progress]: [ 311 / 518 ] simplifiying candidate # 7.872 * * * * [progress]: [ 312 / 518 ] simplifiying candidate # 7.872 * * * * [progress]: [ 313 / 518 ] simplifiying candidate # 7.872 * * * * [progress]: [ 314 / 518 ] simplifiying candidate # 7.872 * * * * [progress]: [ 315 / 518 ] simplifiying candidate # 7.872 * * * * [progress]: [ 316 / 518 ] simplifiying candidate # 7.872 * * * * [progress]: [ 317 / 518 ] simplifiying candidate # 7.872 * * * * [progress]: [ 318 / 518 ] simplifiying candidate # 7.873 * * * * [progress]: [ 319 / 518 ] simplifiying candidate # 7.873 * * * * [progress]: [ 320 / 518 ] simplifiying candidate # 7.873 * * * * [progress]: [ 321 / 518 ] simplifiying candidate # 7.873 * * * * [progress]: [ 322 / 518 ] simplifiying candidate # 7.873 * * * * [progress]: [ 323 / 518 ] simplifiying candidate # 7.873 * * * * [progress]: [ 324 / 518 ] simplifiying candidate # 7.873 * * * * [progress]: [ 325 / 518 ] simplifiying candidate # 7.873 * * * * [progress]: [ 326 / 518 ] simplifiying candidate # 7.873 * * * * [progress]: [ 327 / 518 ] simplifiying candidate # 7.873 * * * * [progress]: [ 328 / 518 ] simplifiying candidate # 7.873 * * * * [progress]: [ 329 / 518 ] simplifiying candidate # 7.873 * * * * [progress]: [ 330 / 518 ] simplifiying candidate # 7.873 * * * * [progress]: [ 331 / 518 ] simplifiying candidate # 7.873 * * * * [progress]: [ 332 / 518 ] simplifiying candidate # 7.873 * * * * [progress]: [ 333 / 518 ] simplifiying candidate # 7.873 * * * * [progress]: [ 334 / 518 ] simplifiying candidate # 7.873 * * * * [progress]: [ 335 / 518 ] simplifiying candidate # 7.873 * * * * [progress]: [ 336 / 518 ] simplifiying candidate # 7.873 * * * * [progress]: [ 337 / 518 ] simplifiying candidate # 7.873 * * * * [progress]: [ 338 / 518 ] simplifiying candidate # 7.873 * * * * [progress]: [ 339 / 518 ] simplifiying candidate # 7.874 * * * * [progress]: [ 340 / 518 ] simplifiying candidate # 7.874 * * * * [progress]: [ 341 / 518 ] simplifiying candidate # 7.874 * * * * [progress]: [ 342 / 518 ] simplifiying candidate # 7.874 * * * * [progress]: [ 343 / 518 ] simplifiying candidate # 7.874 * * * * [progress]: [ 344 / 518 ] simplifiying candidate # 7.874 * * * * [progress]: [ 345 / 518 ] simplifiying candidate # 7.874 * * * * [progress]: [ 346 / 518 ] simplifiying candidate # 7.874 * * * * [progress]: [ 347 / 518 ] simplifiying candidate # 7.874 * * * * [progress]: [ 348 / 518 ] simplifiying candidate # 7.874 * * * * [progress]: [ 349 / 518 ] simplifiying candidate # 7.874 * * * * [progress]: [ 350 / 518 ] simplifiying candidate # 7.874 * * * * [progress]: [ 351 / 518 ] simplifiying candidate # 7.874 * * * * [progress]: [ 352 / 518 ] simplifiying candidate # 7.874 * * * * [progress]: [ 353 / 518 ] simplifiying candidate # 7.874 * * * * [progress]: [ 354 / 518 ] simplifiying candidate # 7.874 * * * * [progress]: [ 355 / 518 ] simplifiying candidate # 7.874 * * * * [progress]: [ 356 / 518 ] simplifiying candidate # 7.874 * * * * [progress]: [ 357 / 518 ] simplifiying candidate # 7.874 * * * * [progress]: [ 358 / 518 ] simplifiying candidate # 7.874 * * * * [progress]: [ 359 / 518 ] simplifiying candidate # 7.874 * * * * [progress]: [ 360 / 518 ] simplifiying candidate # 7.874 * * * * [progress]: [ 361 / 518 ] simplifiying candidate # 7.874 * * * * [progress]: [ 362 / 518 ] simplifiying candidate # 7.875 * * * * [progress]: [ 363 / 518 ] simplifiying candidate # 7.875 * * * * [progress]: [ 364 / 518 ] simplifiying candidate # 7.875 * * * * [progress]: [ 365 / 518 ] simplifiying candidate # 7.875 * * * * [progress]: [ 366 / 518 ] simplifiying candidate # 7.875 * * * * [progress]: [ 367 / 518 ] simplifiying candidate # 7.875 * * * * [progress]: [ 368 / 518 ] simplifiying candidate # 7.875 * * * * [progress]: [ 369 / 518 ] simplifiying candidate # 7.875 * * * * [progress]: [ 370 / 518 ] simplifiying candidate # 7.875 * * * * [progress]: [ 371 / 518 ] simplifiying candidate # 7.875 * * * * [progress]: [ 372 / 518 ] simplifiying candidate # 7.875 * * * * [progress]: [ 373 / 518 ] simplifiying candidate # 7.875 * * * * [progress]: [ 374 / 518 ] simplifiying candidate # 7.875 * * * * [progress]: [ 375 / 518 ] simplifiying candidate # 7.875 * * * * [progress]: [ 376 / 518 ] simplifiying candidate # 7.875 * * * * [progress]: [ 377 / 518 ] simplifiying candidate # 7.875 * * * * [progress]: [ 378 / 518 ] simplifiying candidate # 7.875 * * * * [progress]: [ 379 / 518 ] simplifiying candidate # 7.875 * * * * [progress]: [ 380 / 518 ] simplifiying candidate # 7.875 * * * * [progress]: [ 381 / 518 ] simplifiying candidate # 7.875 * * * * [progress]: [ 382 / 518 ] simplifiying candidate # 7.875 * * * * [progress]: [ 383 / 518 ] simplifiying candidate # 7.875 * * * * [progress]: [ 384 / 518 ] simplifiying candidate # 7.875 * * * * [progress]: [ 385 / 518 ] simplifiying candidate # 7.876 * * * * [progress]: [ 386 / 518 ] simplifiying candidate # 7.876 * * * * [progress]: [ 387 / 518 ] simplifiying candidate # 7.876 * * * * [progress]: [ 388 / 518 ] simplifiying candidate # 7.876 * * * * [progress]: [ 389 / 518 ] simplifiying candidate # 7.876 * * * * [progress]: [ 390 / 518 ] simplifiying candidate # 7.876 * * * * [progress]: [ 391 / 518 ] simplifiying candidate # 7.876 * * * * [progress]: [ 392 / 518 ] simplifiying candidate # 7.876 * * * * [progress]: [ 393 / 518 ] simplifiying candidate # 7.876 * * * * [progress]: [ 394 / 518 ] simplifiying candidate # 7.876 * * * * [progress]: [ 395 / 518 ] simplifiying candidate # 7.876 * * * * [progress]: [ 396 / 518 ] simplifiying candidate # 7.876 * * * * [progress]: [ 397 / 518 ] simplifiying candidate # 7.876 * * * * [progress]: [ 398 / 518 ] simplifiying candidate # 7.876 * * * * [progress]: [ 399 / 518 ] simplifiying candidate # 7.876 * * * * [progress]: [ 400 / 518 ] simplifiying candidate # 7.876 * * * * [progress]: [ 401 / 518 ] simplifiying candidate # 7.876 * * * * [progress]: [ 402 / 518 ] simplifiying candidate # 7.876 * * * * [progress]: [ 403 / 518 ] simplifiying candidate # 7.876 * * * * [progress]: [ 404 / 518 ] simplifiying candidate # 7.876 * * * * [progress]: [ 405 / 518 ] simplifiying candidate # 7.876 * * * * [progress]: [ 406 / 518 ] simplifiying candidate # 7.876 * * * * [progress]: [ 407 / 518 ] simplifiying candidate # 7.876 * * * * [progress]: [ 408 / 518 ] simplifiying candidate # 7.877 * * * * [progress]: [ 409 / 518 ] simplifiying candidate # 7.877 * * * * [progress]: [ 410 / 518 ] simplifiying candidate # 7.877 * * * * [progress]: [ 411 / 518 ] simplifiying candidate # 7.877 * * * * [progress]: [ 412 / 518 ] simplifiying candidate # 7.877 * * * * [progress]: [ 413 / 518 ] simplifiying candidate # 7.877 * * * * [progress]: [ 414 / 518 ] simplifiying candidate # 7.877 * * * * [progress]: [ 415 / 518 ] simplifiying candidate # 7.877 * * * * [progress]: [ 416 / 518 ] simplifiying candidate # 7.877 * * * * [progress]: [ 417 / 518 ] simplifiying candidate # 7.877 * * * * [progress]: [ 418 / 518 ] simplifiying candidate # 7.877 * * * * [progress]: [ 419 / 518 ] simplifiying candidate # 7.877 * * * * [progress]: [ 420 / 518 ] simplifiying candidate # 7.877 * * * * [progress]: [ 421 / 518 ] simplifiying candidate # 7.877 * * * * [progress]: [ 422 / 518 ] simplifiying candidate # 7.877 * * * * [progress]: [ 423 / 518 ] simplifiying candidate # 7.877 * * * * [progress]: [ 424 / 518 ] simplifiying candidate # 7.877 * * * * [progress]: [ 425 / 518 ] simplifiying candidate # 7.877 * * * * [progress]: [ 426 / 518 ] simplifiying candidate # 7.877 * * * * [progress]: [ 427 / 518 ] simplifiying candidate # 7.877 * * * * [progress]: [ 428 / 518 ] simplifiying candidate # 7.877 * * * * [progress]: [ 429 / 518 ] simplifiying candidate # 7.878 * * * * [progress]: [ 430 / 518 ] simplifiying candidate # 7.878 * * * * [progress]: [ 431 / 518 ] simplifiying candidate # 7.878 * * * * [progress]: [ 432 / 518 ] simplifiying candidate # 7.878 * * * * [progress]: [ 433 / 518 ] simplifiying candidate # 7.878 * * * * [progress]: [ 434 / 518 ] simplifiying candidate # 7.878 * * * * [progress]: [ 435 / 518 ] simplifiying candidate # 7.878 * * * * [progress]: [ 436 / 518 ] simplifiying candidate # 7.878 * * * * [progress]: [ 437 / 518 ] simplifiying candidate # 7.878 * * * * [progress]: [ 438 / 518 ] simplifiying candidate # 7.878 * * * * [progress]: [ 439 / 518 ] simplifiying candidate # 7.878 * * * * [progress]: [ 440 / 518 ] simplifiying candidate # 7.878 * * * * [progress]: [ 441 / 518 ] simplifiying candidate # 7.878 * * * * [progress]: [ 442 / 518 ] simplifiying candidate # 7.878 * * * * [progress]: [ 443 / 518 ] simplifiying candidate # 7.878 * * * * [progress]: [ 444 / 518 ] simplifiying candidate # 7.878 * * * * [progress]: [ 445 / 518 ] simplifiying candidate # 7.878 * * * * [progress]: [ 446 / 518 ] simplifiying candidate # 7.878 * * * * [progress]: [ 447 / 518 ] simplifiying candidate # 7.878 * * * * [progress]: [ 448 / 518 ] simplifiying candidate # 7.878 * * * * [progress]: [ 449 / 518 ] simplifiying candidate # 7.878 * * * * [progress]: [ 450 / 518 ] simplifiying candidate # 7.878 * * * * [progress]: [ 451 / 518 ] simplifiying candidate # 7.878 * * * * [progress]: [ 452 / 518 ] simplifiying candidate # 7.879 * * * * [progress]: [ 453 / 518 ] simplifiying candidate # 7.879 * * * * [progress]: [ 454 / 518 ] simplifiying candidate # 7.879 * * * * [progress]: [ 455 / 518 ] simplifiying candidate # 7.879 * * * * [progress]: [ 456 / 518 ] simplifiying candidate # 7.879 * * * * [progress]: [ 457 / 518 ] simplifiying candidate # 7.879 * * * * [progress]: [ 458 / 518 ] simplifiying candidate # 7.879 * * * * [progress]: [ 459 / 518 ] simplifiying candidate # 7.879 * * * * [progress]: [ 460 / 518 ] simplifiying candidate # 7.879 * * * * [progress]: [ 461 / 518 ] simplifiying candidate # 7.879 * * * * [progress]: [ 462 / 518 ] simplifiying candidate # 7.879 * * * * [progress]: [ 463 / 518 ] simplifiying candidate # 7.879 * * * * [progress]: [ 464 / 518 ] simplifiying candidate # 7.879 * * * * [progress]: [ 465 / 518 ] simplifiying candidate # 7.879 * * * * [progress]: [ 466 / 518 ] simplifiying candidate # 7.879 * * * * [progress]: [ 467 / 518 ] simplifiying candidate # 7.879 * * * * [progress]: [ 468 / 518 ] simplifiying candidate # 7.879 * * * * [progress]: [ 469 / 518 ] simplifiying candidate # 7.879 * * * * [progress]: [ 470 / 518 ] simplifiying candidate # 7.879 * * * * [progress]: [ 471 / 518 ] simplifiying candidate # 7.879 * * * * [progress]: [ 472 / 518 ] simplifiying candidate #real (real->posit16 (/ 1 (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a)))))> 7.879 * * * * [progress]: [ 473 / 518 ] simplifiying candidate # 7.879 * * * * [progress]: [ 474 / 518 ] simplifiying candidate # 7.879 * * * * [progress]: [ 475 / 518 ] simplifiying candidate # 7.879 * * * * [progress]: [ 476 / 518 ] simplifiying candidate # 7.879 * * * * [progress]: [ 477 / 518 ] simplifiying candidate # 7.880 * * * * [progress]: [ 478 / 518 ] simplifiying candidate # 7.880 * * * * [progress]: [ 479 / 518 ] simplifiying candidate # 7.880 * * * * [progress]: [ 480 / 518 ] simplifiying candidate # 7.880 * * * * [progress]: [ 481 / 518 ] simplifiying candidate # 7.880 * * * * [progress]: [ 482 / 518 ] simplifiying candidate # 7.880 * * * * [progress]: [ 483 / 518 ] simplifiying candidate # 7.880 * * * * [progress]: [ 484 / 518 ] simplifiying candidate # 7.880 * * * * [progress]: [ 485 / 518 ] simplifiying candidate # 7.880 * * * * [progress]: [ 486 / 518 ] simplifiying candidate # 7.880 * * * * [progress]: [ 487 / 518 ] simplifiying candidate # 7.880 * * * * [progress]: [ 488 / 518 ] simplifiying candidate # 7.880 * * * * [progress]: [ 489 / 518 ] simplifiying candidate # 7.880 * * * * [progress]: [ 490 / 518 ] simplifiying candidate # 7.880 * * * * [progress]: [ 491 / 518 ] simplifiying candidate # 7.880 * * * * [progress]: [ 492 / 518 ] simplifiying candidate # 7.880 * * * * [progress]: [ 493 / 518 ] simplifiying candidate #real (real->posit16 (* (+ k 10) k))) 1) (pow k m)) a)))> 7.880 * * * * [progress]: [ 494 / 518 ] simplifiying candidate # 7.880 * * * * [progress]: [ 495 / 518 ] simplifiying candidate # 7.880 * * * * [progress]: [ 496 / 518 ] simplifiying candidate # 7.880 * * * * [progress]: [ 497 / 518 ] simplifiying candidate # 7.880 * * * * [progress]: [ 498 / 518 ] simplifiying candidate # 7.880 * * * * [progress]: [ 499 / 518 ] simplifiying candidate # 7.880 * * * * [progress]: [ 500 / 518 ] simplifiying candidate # 7.880 * * * * [progress]: [ 501 / 518 ] simplifiying candidate # 7.880 * * * * [progress]: [ 502 / 518 ] simplifiying candidate # 7.881 * * * * [progress]: [ 503 / 518 ] simplifiying candidate # 7.881 * * * * [progress]: [ 504 / 518 ] simplifiying candidate # 7.881 * * * * [progress]: [ 505 / 518 ] simplifiying candidate #real (real->posit16 (+ (* (+ k 10) k) 1))) (pow k m)) a)))> 7.881 * * * * [progress]: [ 506 / 518 ] simplifiying candidate # 7.881 * * * * [progress]: [ 507 / 518 ] simplifiying candidate # 7.881 * * * * [progress]: [ 508 / 518 ] simplifiying candidate # 7.881 * * * * [progress]: [ 509 / 518 ] simplifiying candidate # 7.881 * * * * [progress]: [ 510 / 518 ] simplifiying candidate # 7.881 * * * * [progress]: [ 511 / 518 ] simplifiying candidate # 7.881 * * * * [progress]: [ 512 / 518 ] simplifiying candidate # 7.881 * * * * [progress]: [ 513 / 518 ] simplifiying candidate # 7.881 * * * * [progress]: [ 514 / 518 ] simplifiying candidate # 7.881 * * * * [progress]: [ 515 / 518 ] simplifiying candidate # 7.881 * * * * [progress]: [ 516 / 518 ] simplifiying candidate # 7.881 * * * * [progress]: [ 517 / 518 ] simplifiying candidate # 7.881 * * * * [progress]: [ 518 / 518 ] simplifiying candidate # 7.891 * [simplify]: Simplifying: (- (- (log (+ (* (+ k 10) k) 1)) (* (log k) m)) (log a)) (- (- (log (+ (* (+ k 10) k) 1)) (* (log k) m)) (log a)) (- (- (log (+ (* (+ k 10) k) 1)) (log (pow k m))) (log a)) (- (log (/ (+ (* (+ k 10) k) 1) (pow k m))) (log a)) (log (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a)) (exp (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a)) (/ (/ (* (* (+ (* (+ k 10) k) 1) (+ (* (+ k 10) k) 1)) (+ (* (+ k 10) k) 1)) (* (* (pow k m) (pow k m)) (pow k m))) (* (* a a) a)) (/ (* (* (/ (+ (* (+ k 10) k) 1) (pow k m)) (/ (+ (* (+ k 10) k) 1) (pow k m))) (/ (+ (* (+ k 10) k) 1) (pow k m))) (* (* a a) a)) (* (cbrt (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a)) (cbrt (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a))) (cbrt (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a)) (* (* (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a) (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a)) (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a)) (sqrt (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a)) (sqrt (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a)) (- (/ (+ (* (+ k 10) k) 1) (pow k m))) (- a) (/ (* (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m)))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (cbrt a)) (/ (* (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m)))) (sqrt a)) (/ (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (sqrt a)) (/ (* (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m)))) 1) (/ (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m))) a) (/ (sqrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (* (cbrt a) (cbrt a))) (/ (sqrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (cbrt a)) (/ (sqrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (sqrt a)) (/ (sqrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (sqrt a)) (/ (sqrt (/ (+ (* (+ k 10) k) 1) (pow k m))) 1) (/ (sqrt (/ (+ (* (+ k 10) k) 1) (pow k m))) a) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m)) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m)) (cbrt a)) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m)) (sqrt a)) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m)) (sqrt a)) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m)) 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m)) a) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m)) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m)) (cbrt a)) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m)) (sqrt a)) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m)) (sqrt a)) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m)) 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m)) a) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow 1 m)) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k m)) (cbrt a)) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow 1 m)) (sqrt a)) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k m)) (sqrt a)) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow 1 m)) 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k m)) a) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m))) (cbrt a)) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt a)) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m))) (sqrt a)) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m)))) 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m))) a) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m))) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m))) (cbrt a)) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m))) (sqrt a)) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m))) (sqrt a)) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m))) 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m))) a) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) 1) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k m)) (cbrt a)) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) 1) (sqrt a)) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k m)) (sqrt a)) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) 1) 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k m)) a) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2))) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2))) (cbrt a)) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2))) (sqrt a)) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2))) (sqrt a)) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2))) 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2))) a) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (* (cbrt k) (cbrt k)) m)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m)) (cbrt a)) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (* (cbrt k) (cbrt k)) m)) (sqrt a)) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m)) (sqrt a)) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (* (cbrt k) (cbrt k)) m)) 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m)) a) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m)) (cbrt a)) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m)) (sqrt a)) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m)) (sqrt a)) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m)) 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m)) a) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow 1 m)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (cbrt a)) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow 1 m)) (sqrt a)) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (sqrt a)) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow 1 m)) 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) a) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (* (cbrt (pow k m)) (cbrt (pow k m)))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m))) (cbrt a)) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt a)) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m))) (sqrt a)) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (* (cbrt (pow k m)) (cbrt (pow k m)))) 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m))) a) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m))) (cbrt a)) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m))) (sqrt a)) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m))) (sqrt a)) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m))) 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m))) a) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) 1) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (cbrt a)) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) 1) (sqrt a)) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (sqrt a)) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) 1) 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) a) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2))) (cbrt a)) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2))) (sqrt a)) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2))) (sqrt a)) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2))) 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2))) a) (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (* (cbrt a) (cbrt a))) (/ (/ (+ (* (+ k 10) k) 1) (pow (cbrt k) m)) (cbrt a)) (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (sqrt a)) (/ (/ (+ (* (+ k 10) k) 1) (pow (cbrt k) m)) (sqrt a)) (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) 1) (/ (/ (+ (* (+ k 10) k) 1) (pow (cbrt k) m)) a) (/ (/ 1 (pow (sqrt k) m)) (* (cbrt a) (cbrt a))) (/ (/ (+ (* (+ k 10) k) 1) (pow (sqrt k) m)) (cbrt a)) (/ (/ 1 (pow (sqrt k) m)) (sqrt a)) (/ (/ (+ (* (+ k 10) k) 1) (pow (sqrt k) m)) (sqrt a)) (/ (/ 1 (pow (sqrt k) m)) 1) (/ (/ (+ (* (+ k 10) k) 1) (pow (sqrt k) m)) a) (/ (/ 1 (pow 1 m)) (* (cbrt a) (cbrt a))) (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) (cbrt a)) (/ (/ 1 (pow 1 m)) (sqrt a)) (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) (sqrt a)) (/ (/ 1 (pow 1 m)) 1) (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a) (/ (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) (* (cbrt a) (cbrt a))) (/ (/ (+ (* (+ k 10) k) 1) (cbrt (pow k m))) (cbrt a)) (/ (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt a)) (/ (/ (+ (* (+ k 10) k) 1) (cbrt (pow k m))) (sqrt a)) (/ (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) 1) (/ (/ (+ (* (+ k 10) k) 1) (cbrt (pow k m))) a) (/ (/ 1 (sqrt (pow k m))) (* (cbrt a) (cbrt a))) (/ (/ (+ (* (+ k 10) k) 1) (sqrt (pow k m))) (cbrt a)) (/ (/ 1 (sqrt (pow k m))) (sqrt a)) (/ (/ (+ (* (+ k 10) k) 1) (sqrt (pow k m))) (sqrt a)) (/ (/ 1 (sqrt (pow k m))) 1) (/ (/ (+ (* (+ k 10) k) 1) (sqrt (pow k m))) a) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) (cbrt a)) (/ (/ 1 1) (sqrt a)) (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) (sqrt a)) (/ (/ 1 1) 1) (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a) (/ (/ 1 (pow k (/ m 2))) (* (cbrt a) (cbrt a))) (/ (/ (+ (* (+ k 10) k) 1) (pow k (/ m 2))) (cbrt a)) (/ (/ 1 (pow k (/ m 2))) (sqrt a)) (/ (/ (+ (* (+ k 10) k) 1) (pow k (/ m 2))) (sqrt a)) (/ (/ 1 (pow k (/ m 2))) 1) (/ (/ (+ (* (+ k 10) k) 1) (pow k (/ m 2))) a) (/ 1 (* (cbrt a) (cbrt a))) (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) (cbrt a)) (/ 1 (sqrt a)) (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) (sqrt a)) (/ 1 1) (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a) (/ (+ (* (+ k 10) k) 1) (* (cbrt a) (cbrt a))) (/ (/ 1 (pow k m)) (cbrt a)) (/ (+ (* (+ k 10) k) 1) (sqrt a)) (/ (/ 1 (pow k m)) (sqrt a)) (/ (+ (* (+ k 10) k) 1) 1) (/ (/ 1 (pow k m)) a) (/ 1 a) (/ a (/ (+ (* (+ k 10) k) 1) (pow k m))) (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) (* (cbrt a) (cbrt a))) (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) (sqrt a)) (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) 1) (/ a (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m)))) (/ a (sqrt (/ (+ (* (+ k 10) k) 1) (pow k m)))) (/ a (/ (cbrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ a (/ (cbrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ a (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ a (/ (cbrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ a (/ (cbrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ a (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ a (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ a (/ (+ (* (+ k 10) k) 1) (pow (cbrt k) m))) (/ a (/ (+ (* (+ k 10) k) 1) (pow (sqrt k) m))) (/ a (/ (+ (* (+ k 10) k) 1) (pow k m))) (/ a (/ (+ (* (+ k 10) k) 1) (cbrt (pow k m)))) (/ a (/ (+ (* (+ k 10) k) 1) (sqrt (pow k m)))) (/ a (/ (+ (* (+ k 10) k) 1) (pow k m))) (/ a (/ (+ (* (+ k 10) k) 1) (pow k (/ m 2)))) (/ a (/ (+ (* (+ k 10) k) 1) (pow k m))) (/ a (/ 1 (pow k m))) (* a (pow k m)) (real->posit16 (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a)) (- 1) (- (- (- (log (+ (* (+ k 10) k) 1)) (* (log k) m)) (log a))) (- (- (- (log (+ (* (+ k 10) k) 1)) (* (log k) m)) (log a))) (- (- (- (log (+ (* (+ k 10) k) 1)) (log (pow k m))) (log a))) (- (- (log (/ (+ (* (+ k 10) k) 1) (pow k m))) (log a))) (- (log (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a))) (- 0 (- (- (log (+ (* (+ k 10) k) 1)) (* (log k) m)) (log a))) (- 0 (- (- (log (+ (* (+ k 10) k) 1)) (* (log k) m)) (log a))) (- 0 (- (- (log (+ (* (+ k 10) k) 1)) (log (pow k m))) (log a))) (- 0 (- (log (/ (+ (* (+ k 10) k) 1) (pow k m))) (log a))) (- 0 (log (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a))) (- (log 1) (- (- (log (+ (* (+ k 10) k) 1)) (* (log k) m)) (log a))) (- (log 1) (- (- (log (+ (* (+ k 10) k) 1)) (* (log k) m)) (log a))) (- (log 1) (- (- (log (+ (* (+ k 10) k) 1)) (log (pow k m))) (log a))) (- (log 1) (- (log (/ (+ (* (+ k 10) k) 1) (pow k m))) (log a))) (- (log 1) (log (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a))) (log (/ 1 (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a))) (exp (/ 1 (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a))) (/ (* (* 1 1) 1) (/ (/ (* (* (+ (* (+ k 10) k) 1) (+ (* (+ k 10) k) 1)) (+ (* (+ k 10) k) 1)) (* (* (pow k m) (pow k m)) (pow k m))) (* (* a a) a))) (/ (* (* 1 1) 1) (/ (* (* (/ (+ (* (+ k 10) k) 1) (pow k m)) (/ (+ (* (+ k 10) k) 1) (pow k m))) (/ (+ (* (+ k 10) k) 1) (pow k m))) (* (* a a) a))) (/ (* (* 1 1) 1) (* (* (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a) (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a)) (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a))) (* (cbrt (/ 1 (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a))) (cbrt (/ 1 (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a)))) (cbrt (/ 1 (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a))) (* (* (/ 1 (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a)) (/ 1 (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a))) (/ 1 (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a))) (sqrt (/ 1 (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a))) (sqrt (/ 1 (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a))) (- 1) (- (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a)) (/ (* (cbrt 1) (cbrt 1)) (* (cbrt (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a)) (cbrt (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a)))) (/ (cbrt 1) (cbrt (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a))) (/ (* (cbrt 1) (cbrt 1)) (sqrt (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a))) (/ (cbrt 1) (sqrt (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a))) (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m)))) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m)))) (sqrt a))) (/ (cbrt 1) (/ (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m)))) 1)) (/ (cbrt 1) (/ (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m))) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (sqrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (sqrt a))) (/ (cbrt 1) (/ (sqrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt (/ (+ (* (+ k 10) k) 1) (pow k m))) 1)) (/ (cbrt 1) (/ (sqrt (/ (+ (* (+ k 10) k) 1) (pow k m))) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m)) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m)) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m)) (sqrt a))) (/ (cbrt 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m)) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m)) 1)) (/ (cbrt 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m)) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m)) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m)) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m)) (sqrt a))) (/ (cbrt 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m)) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m)) 1)) (/ (cbrt 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m)) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow 1 m)) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k m)) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow 1 m)) (sqrt a))) (/ (cbrt 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k m)) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow 1 m)) 1)) (/ (cbrt 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k m)) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m))) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt a))) (/ (cbrt 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m))) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m)))) 1)) (/ (cbrt 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m))) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m))) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m))) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m))) (sqrt a))) (/ (cbrt 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m))) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m))) 1)) (/ (cbrt 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m))) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) 1) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k m)) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) 1) (sqrt a))) (/ (cbrt 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k m)) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) 1) 1)) (/ (cbrt 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k m)) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2))) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2))) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2))) (sqrt a))) (/ (cbrt 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2))) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2))) 1)) (/ (cbrt 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2))) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (* (cbrt k) (cbrt k)) m)) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m)) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (* (cbrt k) (cbrt k)) m)) (sqrt a))) (/ (cbrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m)) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (* (cbrt k) (cbrt k)) m)) 1)) (/ (cbrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m)) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m)) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m)) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m)) (sqrt a))) (/ (cbrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m)) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m)) 1)) (/ (cbrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m)) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow 1 m)) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow 1 m)) (sqrt a))) (/ (cbrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow 1 m)) 1)) (/ (cbrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (* (cbrt (pow k m)) (cbrt (pow k m)))) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m))) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt a))) (/ (cbrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m))) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (* (cbrt (pow k m)) (cbrt (pow k m)))) 1)) (/ (cbrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m))) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m))) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m))) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m))) (sqrt a))) (/ (cbrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m))) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m))) 1)) (/ (cbrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m))) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) 1) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) 1) (sqrt a))) (/ (cbrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) 1) 1)) (/ (cbrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2))) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2))) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2))) (sqrt a))) (/ (cbrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2))) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2))) 1)) (/ (cbrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2))) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (+ (* (+ k 10) k) 1) (pow (cbrt k) m)) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (sqrt a))) (/ (cbrt 1) (/ (/ (+ (* (+ k 10) k) 1) (pow (cbrt k) m)) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) 1)) (/ (cbrt 1) (/ (/ (+ (* (+ k 10) k) 1) (pow (cbrt k) m)) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (pow (sqrt k) m)) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (+ (* (+ k 10) k) 1) (pow (sqrt k) m)) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (pow (sqrt k) m)) (sqrt a))) (/ (cbrt 1) (/ (/ (+ (* (+ k 10) k) 1) (pow (sqrt k) m)) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (pow (sqrt k) m)) 1)) (/ (cbrt 1) (/ (/ (+ (* (+ k 10) k) 1) (pow (sqrt k) m)) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (pow 1 m)) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (pow 1 m)) (sqrt a))) (/ (cbrt 1) (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (pow 1 m)) 1)) (/ (cbrt 1) (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (+ (* (+ k 10) k) 1) (cbrt (pow k m))) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt a))) (/ (cbrt 1) (/ (/ (+ (* (+ k 10) k) 1) (cbrt (pow k m))) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) 1)) (/ (cbrt 1) (/ (/ (+ (* (+ k 10) k) 1) (cbrt (pow k m))) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (sqrt (pow k m))) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (+ (* (+ k 10) k) 1) (sqrt (pow k m))) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (sqrt (pow k m))) (sqrt a))) (/ (cbrt 1) (/ (/ (+ (* (+ k 10) k) 1) (sqrt (pow k m))) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (sqrt (pow k m))) 1)) (/ (cbrt 1) (/ (/ (+ (* (+ k 10) k) 1) (sqrt (pow k m))) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 1) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 1) (sqrt a))) (/ (cbrt 1) (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 1) 1)) (/ (cbrt 1) (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (pow k (/ m 2))) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (+ (* (+ k 10) k) 1) (pow k (/ m 2))) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (pow k (/ m 2))) (sqrt a))) (/ (cbrt 1) (/ (/ (+ (* (+ k 10) k) 1) (pow k (/ m 2))) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (pow k (/ m 2))) 1)) (/ (cbrt 1) (/ (/ (+ (* (+ k 10) k) 1) (pow k (/ m 2))) a)) (/ (* (cbrt 1) (cbrt 1)) (/ 1 (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ 1 (sqrt a))) (/ (cbrt 1) (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ 1 1)) (/ (cbrt 1) (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (+ (* (+ k 10) k) 1) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ 1 (pow k m)) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (+ (* (+ k 10) k) 1) (sqrt a))) (/ (cbrt 1) (/ (/ 1 (pow k m)) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (+ (* (+ k 10) k) 1) 1)) (/ (cbrt 1) (/ (/ 1 (pow k m)) a)) (/ (* (cbrt 1) (cbrt 1)) 1) (/ (cbrt 1) (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (+ (* (+ k 10) k) 1) (pow k m))) (/ (cbrt 1) (/ 1 a)) (/ (sqrt 1) (* (cbrt (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a)) (cbrt (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a)))) (/ (sqrt 1) (cbrt (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a))) (/ (sqrt 1) (sqrt (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a))) (/ (sqrt 1) (sqrt (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a))) (/ (sqrt 1) (/ (* (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m)))) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (cbrt a))) (/ (sqrt 1) (/ (* (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m)))) (sqrt a))) (/ (sqrt 1) (/ (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (sqrt a))) (/ (sqrt 1) (/ (* (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m)))) 1)) (/ (sqrt 1) (/ (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m))) a)) (/ (sqrt 1) (/ (sqrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (sqrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (cbrt a))) (/ (sqrt 1) (/ (sqrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (sqrt a))) (/ (sqrt 1) (/ (sqrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (sqrt a))) (/ (sqrt 1) (/ (sqrt (/ (+ (* (+ k 10) k) 1) (pow k m))) 1)) (/ (sqrt 1) (/ (sqrt (/ (+ (* (+ k 10) k) 1) (pow k m))) a)) (/ (sqrt 1) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m)) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m)) (cbrt a))) (/ (sqrt 1) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m)) (sqrt a))) (/ (sqrt 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m)) (sqrt a))) (/ (sqrt 1) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m)) 1)) (/ (sqrt 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m)) a)) (/ (sqrt 1) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m)) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m)) (cbrt a))) (/ (sqrt 1) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m)) (sqrt a))) (/ (sqrt 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m)) (sqrt a))) (/ (sqrt 1) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m)) 1)) (/ (sqrt 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m)) a)) (/ (sqrt 1) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow 1 m)) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k m)) (cbrt a))) (/ (sqrt 1) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow 1 m)) (sqrt a))) (/ (sqrt 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k m)) (sqrt a))) (/ (sqrt 1) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow 1 m)) 1)) (/ (sqrt 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k m)) a)) (/ (sqrt 1) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m))) (cbrt a))) (/ (sqrt 1) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt a))) (/ (sqrt 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m))) (sqrt a))) (/ (sqrt 1) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m)))) 1)) (/ (sqrt 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m))) a)) (/ (sqrt 1) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m))) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m))) (cbrt a))) (/ (sqrt 1) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m))) (sqrt a))) (/ (sqrt 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m))) (sqrt a))) (/ (sqrt 1) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m))) 1)) (/ (sqrt 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m))) a)) (/ (sqrt 1) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) 1) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k m)) (cbrt a))) (/ (sqrt 1) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) 1) (sqrt a))) (/ (sqrt 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k m)) (sqrt a))) (/ (sqrt 1) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) 1) 1)) (/ (sqrt 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k m)) a)) (/ (sqrt 1) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2))) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2))) (cbrt a))) (/ (sqrt 1) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2))) (sqrt a))) (/ (sqrt 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2))) (sqrt a))) (/ (sqrt 1) (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2))) 1)) (/ (sqrt 1) (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2))) a)) (/ (sqrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (* (cbrt k) (cbrt k)) m)) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m)) (cbrt a))) (/ (sqrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (* (cbrt k) (cbrt k)) m)) (sqrt a))) (/ (sqrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m)) (sqrt a))) (/ (sqrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (* (cbrt k) (cbrt k)) m)) 1)) (/ (sqrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m)) a)) (/ (sqrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m)) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m)) (cbrt a))) (/ (sqrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m)) (sqrt a))) (/ (sqrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m)) (sqrt a))) (/ (sqrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m)) 1)) (/ (sqrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m)) a)) (/ (sqrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow 1 m)) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (cbrt a))) (/ (sqrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow 1 m)) (sqrt a))) (/ (sqrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (sqrt a))) (/ (sqrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow 1 m)) 1)) (/ (sqrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) a)) (/ (sqrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (* (cbrt (pow k m)) (cbrt (pow k m)))) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m))) (cbrt a))) (/ (sqrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt a))) (/ (sqrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m))) (sqrt a))) (/ (sqrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (* (cbrt (pow k m)) (cbrt (pow k m)))) 1)) (/ (sqrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m))) a)) (/ (sqrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m))) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m))) (cbrt a))) (/ (sqrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m))) (sqrt a))) (/ (sqrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m))) (sqrt a))) (/ (sqrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m))) 1)) (/ (sqrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m))) a)) (/ (sqrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) 1) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (cbrt a))) (/ (sqrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) 1) (sqrt a))) (/ (sqrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (sqrt a))) (/ (sqrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) 1) 1)) (/ (sqrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) a)) (/ (sqrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2))) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2))) (cbrt a))) (/ (sqrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2))) (sqrt a))) (/ (sqrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2))) (sqrt a))) (/ (sqrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2))) 1)) (/ (sqrt 1) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2))) a)) (/ (sqrt 1) (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (+ (* (+ k 10) k) 1) (pow (cbrt k) m)) (cbrt a))) (/ (sqrt 1) (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (sqrt a))) (/ (sqrt 1) (/ (/ (+ (* (+ k 10) k) 1) (pow (cbrt k) m)) (sqrt a))) (/ (sqrt 1) (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) 1)) (/ (sqrt 1) (/ (/ (+ (* (+ k 10) k) 1) (pow (cbrt k) m)) a)) (/ (sqrt 1) (/ (/ 1 (pow (sqrt k) m)) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (+ (* (+ k 10) k) 1) (pow (sqrt k) m)) (cbrt a))) (/ (sqrt 1) (/ (/ 1 (pow (sqrt k) m)) (sqrt a))) (/ (sqrt 1) (/ (/ (+ (* (+ k 10) k) 1) (pow (sqrt k) m)) (sqrt a))) (/ (sqrt 1) (/ (/ 1 (pow (sqrt k) m)) 1)) (/ (sqrt 1) (/ (/ (+ (* (+ k 10) k) 1) (pow (sqrt k) m)) a)) (/ (sqrt 1) (/ (/ 1 (pow 1 m)) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) (cbrt a))) (/ (sqrt 1) (/ (/ 1 (pow 1 m)) (sqrt a))) (/ (sqrt 1) (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) (sqrt a))) (/ (sqrt 1) (/ (/ 1 (pow 1 m)) 1)) (/ (sqrt 1) (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a)) (/ (sqrt 1) (/ (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (+ (* (+ k 10) k) 1) (cbrt (pow k m))) (cbrt a))) (/ (sqrt 1) (/ (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt a))) (/ (sqrt 1) (/ (/ (+ (* (+ k 10) k) 1) (cbrt (pow k m))) (sqrt a))) (/ (sqrt 1) (/ (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) 1)) (/ (sqrt 1) (/ (/ (+ (* (+ k 10) k) 1) (cbrt (pow k m))) a)) (/ (sqrt 1) (/ (/ 1 (sqrt (pow k m))) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (+ (* (+ k 10) k) 1) (sqrt (pow k m))) (cbrt a))) (/ (sqrt 1) (/ (/ 1 (sqrt (pow k m))) (sqrt a))) (/ (sqrt 1) (/ (/ (+ (* (+ k 10) k) 1) (sqrt (pow k m))) (sqrt a))) (/ (sqrt 1) (/ (/ 1 (sqrt (pow k m))) 1)) (/ (sqrt 1) (/ (/ (+ (* (+ k 10) k) 1) (sqrt (pow k m))) a)) (/ (sqrt 1) (/ (/ 1 1) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) (cbrt a))) (/ (sqrt 1) (/ (/ 1 1) (sqrt a))) (/ (sqrt 1) (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) (sqrt a))) (/ (sqrt 1) (/ (/ 1 1) 1)) (/ (sqrt 1) (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a)) (/ (sqrt 1) (/ (/ 1 (pow k (/ m 2))) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (+ (* (+ k 10) k) 1) (pow k (/ m 2))) (cbrt a))) (/ (sqrt 1) (/ (/ 1 (pow k (/ m 2))) (sqrt a))) (/ (sqrt 1) (/ (/ (+ (* (+ k 10) k) 1) (pow k (/ m 2))) (sqrt a))) (/ (sqrt 1) (/ (/ 1 (pow k (/ m 2))) 1)) (/ (sqrt 1) (/ (/ (+ (* (+ k 10) k) 1) (pow k (/ m 2))) a)) (/ (sqrt 1) (/ 1 (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) (cbrt a))) (/ (sqrt 1) (/ 1 (sqrt a))) (/ (sqrt 1) (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) (sqrt a))) (/ (sqrt 1) (/ 1 1)) (/ (sqrt 1) (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a)) (/ (sqrt 1) (/ (+ (* (+ k 10) k) 1) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ 1 (pow k m)) (cbrt a))) (/ (sqrt 1) (/ (+ (* (+ k 10) k) 1) (sqrt a))) (/ (sqrt 1) (/ (/ 1 (pow k m)) (sqrt a))) (/ (sqrt 1) (/ (+ (* (+ k 10) k) 1) 1)) (/ (sqrt 1) (/ (/ 1 (pow k m)) a)) (/ (sqrt 1) 1) (/ (sqrt 1) (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a)) (/ (sqrt 1) (/ (+ (* (+ k 10) k) 1) (pow k m))) (/ (sqrt 1) (/ 1 a)) (/ 1 (* (cbrt (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a)) (cbrt (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a)))) (/ 1 (cbrt (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a))) (/ 1 (sqrt (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a))) (/ 1 (sqrt (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a))) (/ 1 (/ (* (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m)))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (cbrt a))) (/ 1 (/ (* (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m)))) (sqrt a))) (/ 1 (/ (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (sqrt a))) (/ 1 (/ (* (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m)))) 1)) (/ 1 (/ (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m))) a)) (/ 1 (/ (sqrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (sqrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (cbrt a))) (/ 1 (/ (sqrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (sqrt a))) (/ 1 (/ (sqrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (sqrt a))) (/ 1 (/ (sqrt (/ (+ (* (+ k 10) k) 1) (pow k m))) 1)) (/ 1 (/ (sqrt (/ (+ (* (+ k 10) k) 1) (pow k m))) a)) (/ 1 (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m)) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m)) (cbrt a))) (/ 1 (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m)) (sqrt a))) (/ 1 (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m)) (sqrt a))) (/ 1 (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m)) 1)) (/ 1 (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m)) a)) (/ 1 (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m)) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m)) (cbrt a))) (/ 1 (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m)) (sqrt a))) (/ 1 (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m)) (sqrt a))) (/ 1 (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m)) 1)) (/ 1 (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m)) a)) (/ 1 (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow 1 m)) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k m)) (cbrt a))) (/ 1 (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow 1 m)) (sqrt a))) (/ 1 (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k m)) (sqrt a))) (/ 1 (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow 1 m)) 1)) (/ 1 (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k m)) a)) (/ 1 (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m))) (cbrt a))) (/ 1 (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt a))) (/ 1 (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m))) (sqrt a))) (/ 1 (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m)))) 1)) (/ 1 (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m))) a)) (/ 1 (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m))) (cbrt a))) (/ 1 (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m))) (sqrt a))) (/ 1 (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m))) (sqrt a))) (/ 1 (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m))) 1)) (/ 1 (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m))) a)) (/ 1 (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) 1) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k m)) (cbrt a))) (/ 1 (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) 1) (sqrt a))) (/ 1 (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k m)) (sqrt a))) (/ 1 (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) 1) 1)) (/ 1 (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k m)) a)) (/ 1 (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2))) (cbrt a))) (/ 1 (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2))) (sqrt a))) (/ 1 (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2))) (sqrt a))) (/ 1 (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2))) 1)) (/ 1 (/ (/ (cbrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2))) a)) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (* (cbrt k) (cbrt k)) m)) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m)) (cbrt a))) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (* (cbrt k) (cbrt k)) m)) (sqrt a))) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m)) (sqrt a))) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (* (cbrt k) (cbrt k)) m)) 1)) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m)) a)) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m)) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m)) (cbrt a))) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m)) (sqrt a))) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m)) (sqrt a))) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m)) 1)) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m)) a)) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow 1 m)) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (cbrt a))) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow 1 m)) (sqrt a))) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (sqrt a))) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow 1 m)) 1)) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) a)) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (* (cbrt (pow k m)) (cbrt (pow k m)))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m))) (cbrt a))) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt a))) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m))) (sqrt a))) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (* (cbrt (pow k m)) (cbrt (pow k m)))) 1)) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m))) a)) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m))) (cbrt a))) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m))) (sqrt a))) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m))) (sqrt a))) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m))) 1)) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m))) a)) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) 1) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (cbrt a))) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) 1) (sqrt a))) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (sqrt a))) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) 1) 1)) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) a)) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2))) (cbrt a))) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2))) (sqrt a))) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2))) (sqrt a))) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2))) 1)) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2))) a)) (/ 1 (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (+ (* (+ k 10) k) 1) (pow (cbrt k) m)) (cbrt a))) (/ 1 (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (sqrt a))) (/ 1 (/ (/ (+ (* (+ k 10) k) 1) (pow (cbrt k) m)) (sqrt a))) (/ 1 (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) 1)) (/ 1 (/ (/ (+ (* (+ k 10) k) 1) (pow (cbrt k) m)) a)) (/ 1 (/ (/ 1 (pow (sqrt k) m)) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (+ (* (+ k 10) k) 1) (pow (sqrt k) m)) (cbrt a))) (/ 1 (/ (/ 1 (pow (sqrt k) m)) (sqrt a))) (/ 1 (/ (/ (+ (* (+ k 10) k) 1) (pow (sqrt k) m)) (sqrt a))) (/ 1 (/ (/ 1 (pow (sqrt k) m)) 1)) (/ 1 (/ (/ (+ (* (+ k 10) k) 1) (pow (sqrt k) m)) a)) (/ 1 (/ (/ 1 (pow 1 m)) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) (cbrt a))) (/ 1 (/ (/ 1 (pow 1 m)) (sqrt a))) (/ 1 (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) (sqrt a))) (/ 1 (/ (/ 1 (pow 1 m)) 1)) (/ 1 (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a)) (/ 1 (/ (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (+ (* (+ k 10) k) 1) (cbrt (pow k m))) (cbrt a))) (/ 1 (/ (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt a))) (/ 1 (/ (/ (+ (* (+ k 10) k) 1) (cbrt (pow k m))) (sqrt a))) (/ 1 (/ (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) 1)) (/ 1 (/ (/ (+ (* (+ k 10) k) 1) (cbrt (pow k m))) a)) (/ 1 (/ (/ 1 (sqrt (pow k m))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (+ (* (+ k 10) k) 1) (sqrt (pow k m))) (cbrt a))) (/ 1 (/ (/ 1 (sqrt (pow k m))) (sqrt a))) (/ 1 (/ (/ (+ (* (+ k 10) k) 1) (sqrt (pow k m))) (sqrt a))) (/ 1 (/ (/ 1 (sqrt (pow k m))) 1)) (/ 1 (/ (/ (+ (* (+ k 10) k) 1) (sqrt (pow k m))) a)) (/ 1 (/ (/ 1 1) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) (cbrt a))) (/ 1 (/ (/ 1 1) (sqrt a))) (/ 1 (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) (sqrt a))) (/ 1 (/ (/ 1 1) 1)) (/ 1 (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a)) (/ 1 (/ (/ 1 (pow k (/ m 2))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (+ (* (+ k 10) k) 1) (pow k (/ m 2))) (cbrt a))) (/ 1 (/ (/ 1 (pow k (/ m 2))) (sqrt a))) (/ 1 (/ (/ (+ (* (+ k 10) k) 1) (pow k (/ m 2))) (sqrt a))) (/ 1 (/ (/ 1 (pow k (/ m 2))) 1)) (/ 1 (/ (/ (+ (* (+ k 10) k) 1) (pow k (/ m 2))) a)) (/ 1 (/ 1 (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) (cbrt a))) (/ 1 (/ 1 (sqrt a))) (/ 1 (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) (sqrt a))) (/ 1 (/ 1 1)) (/ 1 (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a)) (/ 1 (/ (+ (* (+ k 10) k) 1) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ 1 (pow k m)) (cbrt a))) (/ 1 (/ (+ (* (+ k 10) k) 1) (sqrt a))) (/ 1 (/ (/ 1 (pow k m)) (sqrt a))) (/ 1 (/ (+ (* (+ k 10) k) 1) 1)) (/ 1 (/ (/ 1 (pow k m)) a)) (/ 1 1) (/ 1 (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a)) (/ 1 (/ (+ (* (+ k 10) k) 1) (pow k m))) (/ 1 (/ 1 a)) (/ 1 (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a)) (/ (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a) 1) (/ 1 (* (cbrt (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a)) (cbrt (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a)))) (/ 1 (sqrt (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a))) (/ 1 (/ (* (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m)))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (* (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m)))) (sqrt a))) (/ 1 (/ (* (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (cbrt (/ (+ (* (+ k 10) k) 1) (pow k m)))) 1)) (/ 1 (/ (sqrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (sqrt (/ (+ (* (+ k 10) k) 1) (pow k m))) (sqrt a))) (/ 1 (/ (sqrt (/ (+ (* (+ k 10) k) 1) (pow k m))) 1)) (/ 1 (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m)) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m)) (sqrt a))) (/ 1 (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m)) 1)) (/ 1 (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m)) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m)) (sqrt a))) (/ 1 (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m)) 1)) (/ 1 (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow 1 m)) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow 1 m)) (sqrt a))) (/ 1 (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow 1 m)) 1)) (/ 1 (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt a))) (/ 1 (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m)))) 1)) (/ 1 (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m))) (sqrt a))) (/ 1 (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m))) 1)) (/ 1 (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) 1) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) 1) (sqrt a))) (/ 1 (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) 1) 1)) (/ 1 (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2))) (sqrt a))) (/ 1 (/ (/ (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2))) 1)) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (* (cbrt k) (cbrt k)) m)) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (* (cbrt k) (cbrt k)) m)) (sqrt a))) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (* (cbrt k) (cbrt k)) m)) 1)) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m)) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m)) (sqrt a))) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m)) 1)) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow 1 m)) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow 1 m)) (sqrt a))) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow 1 m)) 1)) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (* (cbrt (pow k m)) (cbrt (pow k m)))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt a))) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (* (cbrt (pow k m)) (cbrt (pow k m)))) 1)) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m))) (sqrt a))) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m))) 1)) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) 1) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) 1) (sqrt a))) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) 1) 1)) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2))) (sqrt a))) (/ 1 (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2))) 1)) (/ 1 (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (sqrt a))) (/ 1 (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) 1)) (/ 1 (/ (/ 1 (pow (sqrt k) m)) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ 1 (pow (sqrt k) m)) (sqrt a))) (/ 1 (/ (/ 1 (pow (sqrt k) m)) 1)) (/ 1 (/ (/ 1 (pow 1 m)) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ 1 (pow 1 m)) (sqrt a))) (/ 1 (/ (/ 1 (pow 1 m)) 1)) (/ 1 (/ (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt a))) (/ 1 (/ (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) 1)) (/ 1 (/ (/ 1 (sqrt (pow k m))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ 1 (sqrt (pow k m))) (sqrt a))) (/ 1 (/ (/ 1 (sqrt (pow k m))) 1)) (/ 1 (/ (/ 1 1) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ 1 1) (sqrt a))) (/ 1 (/ (/ 1 1) 1)) (/ 1 (/ (/ 1 (pow k (/ m 2))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ 1 (pow k (/ m 2))) (sqrt a))) (/ 1 (/ (/ 1 (pow k (/ m 2))) 1)) (/ 1 (/ 1 (* (cbrt a) (cbrt a)))) (/ 1 (/ 1 (sqrt a))) (/ 1 (/ 1 1)) (/ 1 (/ (+ (* (+ k 10) k) 1) (* (cbrt a) (cbrt a)))) (/ 1 (/ (+ (* (+ k 10) k) 1) (sqrt a))) (/ 1 (/ (+ (* (+ k 10) k) 1) 1)) (/ 1 1) (/ 1 (/ (+ (* (+ k 10) k) 1) (pow k m))) (/ (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a) (cbrt 1)) (/ (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a) (sqrt 1)) (/ (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a) 1) (/ 1 (/ (+ (* (+ k 10) k) 1) (pow k m))) (real->posit16 (/ 1 (/ (/ (+ (* (+ k 10) k) 1) (pow k m)) a))) (* (+ k 10) k) (+ (log (+ k 10)) (log k)) (log (* (+ k 10) k)) (exp (* (+ k 10) k)) (* (* (* (+ k 10) (+ k 10)) (+ k 10)) (* (* k k) k)) (* (cbrt (* (+ k 10) k)) (cbrt (* (+ k 10) k))) (cbrt (* (+ k 10) k)) (* (* (* (+ k 10) k) (* (+ k 10) k)) (* (+ k 10) k)) (sqrt (* (+ k 10) k)) (sqrt (* (+ k 10) k)) (* (sqrt (+ k 10)) (sqrt k)) (* (sqrt (+ k 10)) (sqrt k)) (* (+ k 10) (* (cbrt k) (cbrt k))) (* (+ k 10) (sqrt k)) (* (+ k 10) 1) (* (cbrt (+ k 10)) k) (* (sqrt (+ k 10)) k) (* (+ k 10) k) (* (+ k 10) k) (* (+ (pow k 3) (pow 10 3)) k) (* (- (* k k) (* 10 10)) k) (real->posit16 (* (+ k 10) k)) (* (exp (* (+ k 10) k)) (exp 1)) (log (+ (* (+ k 10) k) 1)) (exp (+ (* (+ k 10) k) 1)) (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1))) (cbrt (+ (* (+ k 10) k) 1)) (* (* (+ (* (+ k 10) k) 1) (+ (* (+ k 10) k) 1)) (+ (* (+ k 10) k) 1)) (sqrt (+ (* (+ k 10) k) 1)) (sqrt (+ (* (+ k 10) k) 1)) (+ (pow (* (+ k 10) k) 3) (pow 1 3)) (+ (* (* (+ k 10) k) (* (+ k 10) k)) (- (* 1 1) (* (* (+ k 10) k) 1))) (- (* (* (+ k 10) k) (* (+ k 10) k)) (* 1 1)) (- (* (+ k 10) k) 1) (real->posit16 (+ (* (+ k 10) k) 1)) (- (+ (/ 1 a) (* 10 (/ k a))) (/ (* (log k) m) a)) (+ (* 10 (/ k (* (exp (* -1 (* (log (/ 1 k)) m))) a))) (+ (/ (pow k 2) (* (exp (* -1 (* (log (/ 1 k)) m))) a)) (/ 1 (* (exp (* -1 (* (log (/ 1 k)) m))) a)))) (+ (/ (pow k 2) (* a (exp (* m (- (log -1) (log (/ -1 k))))))) (+ (/ 1 (* a (exp (* m (- (log -1) (log (/ -1 k))))))) (* 10 (/ k (* a (exp (* m (- (log -1) (log (/ -1 k)))))))))) (- (+ a (* (log k) (* m a))) (* 10 (* a k))) (- (+ (* 99 (/ (* (exp (* -1 (* (log (/ 1 k)) m))) a) (pow k 4))) (/ (* (exp (* -1 (* (log (/ 1 k)) m))) a) (pow k 2))) (* 10 (/ (* (exp (* -1 (* (log (/ 1 k)) m))) a) (pow k 3)))) (- (+ (* 99 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 4))) (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 2))) (* 10 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 3)))) (+ (pow k 2) (* 10 k)) (+ (pow k 2) (* 10 k)) (+ (pow k 2) (* 10 k)) (+ (pow k 2) (+ 1 (* 10 k))) (+ (pow k 2) (+ 1 (* 10 k))) (+ (pow k 2) (+ 1 (* 10 k))) 7.917 * * [simplify]: iteration 0: 819 enodes 9.050 * * [simplify]: iteration 1: 2282 enodes 10.337 * * [simplify]: iteration complete: 5001 enodes 10.337 * * [simplify]: Extracting #0: cost 357 inf + 0 10.341 * * [simplify]: Extracting #1: cost 1562 inf + 86 10.349 * * [simplify]: Extracting #2: cost 1800 inf + 19666 10.378 * * [simplify]: Extracting #3: cost 1447 inf + 114609 10.436 * * [simplify]: Extracting #4: cost 675 inf + 398766 10.534 * * [simplify]: Extracting #5: cost 160 inf + 648964 10.658 * * [simplify]: Extracting #6: cost 40 inf + 711872 10.821 * * [simplify]: Extracting #7: cost 4 inf + 729838 10.942 * * [simplify]: Extracting #8: cost 0 inf + 728091 11.088 * * [simplify]: Extracting #9: cost 0 inf + 727301 11.239 * [simplify]: Simplified to: (- (- (log (+ 1 (* (+ 10 k) k))) (* (log k) m)) (log a)) (- (- (log (+ 1 (* (+ 10 k) k))) (* (log k) m)) (log a)) (- (- (log (+ 1 (* (+ 10 k) k))) (* (log k) m)) (log a)) (- (- (log (+ 1 (* (+ 10 k) k))) (* (log k) m)) (log a)) (- (- (log (+ 1 (* (+ 10 k) k))) (* (log k) m)) (log a)) (exp (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m)))) (* (/ (* (/ (+ 1 (* (+ 10 k) k)) (pow k m)) (/ (+ 1 (* (+ 10 k) k)) (pow k m))) (* a a)) (/ (/ (+ 1 (* (+ 10 k) k)) (pow k m)) a)) (* (/ (/ (+ 1 (* (+ 10 k) k)) (pow k m)) a) (* (/ (/ (+ 1 (* (+ 10 k) k)) (pow k m)) a) (/ (/ (+ 1 (* (+ 10 k) k)) (pow k m)) a))) (* (cbrt (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m)))) (cbrt (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m))))) (cbrt (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m)))) (* (* (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m))) (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m)))) (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m)))) (sqrt (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m)))) (sqrt (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m)))) (/ (- (+ 1 (* (+ 10 k) k))) (pow k m)) (- a) (* (/ (cbrt (/ (+ 1 (* (+ 10 k) k)) (pow k m))) (cbrt a)) (/ (cbrt (/ (+ 1 (* (+ 10 k) k)) (pow k m))) (cbrt a))) (/ (cbrt (/ (+ 1 (* (+ 10 k) k)) (pow k m))) (cbrt a)) (/ (cbrt (/ (+ 1 (* (+ 10 k) k)) (pow k m))) (/ (sqrt a) (cbrt (/ (+ 1 (* (+ 10 k) k)) (pow k m))))) (/ (cbrt (/ (+ 1 (* (+ 10 k) k)) (pow k m))) (sqrt a)) (* (cbrt (/ (+ 1 (* (+ 10 k) k)) (pow k m))) (cbrt (/ (+ 1 (* (+ 10 k) k)) (pow k m)))) (/ (cbrt (/ (+ 1 (* (+ 10 k) k)) (pow k m))) a) (/ (sqrt (/ (+ 1 (* (+ 10 k) k)) (pow k m))) (* (cbrt a) (cbrt a))) (/ (sqrt (/ (+ 1 (* (+ 10 k) k)) (pow k m))) (cbrt a)) (/ (sqrt (/ (+ 1 (* (+ 10 k) k)) (pow k m))) (sqrt a)) (/ (sqrt (/ (+ 1 (* (+ 10 k) k)) (pow k m))) (sqrt a)) (sqrt (/ (+ 1 (* (+ 10 k) k)) (pow k m))) (/ (sqrt (/ (+ 1 (* (+ 10 k) k)) (pow k m))) a) (/ (* (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (+ 1 (* (+ 10 k) k)))) (* (pow (* (cbrt k) (cbrt k)) m) (* (cbrt a) (cbrt a)))) (/ (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt a)) (pow (cbrt k) m)) (/ (* (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (+ 1 (* (+ 10 k) k)))) (* (sqrt a) (pow (* (cbrt k) (cbrt k)) m))) (/ (cbrt (+ 1 (* (+ 10 k) k))) (* (sqrt a) (pow (cbrt k) m))) (/ (cbrt (+ 1 (* (+ 10 k) k))) (/ (pow (* (cbrt k) (cbrt k)) m) (cbrt (+ 1 (* (+ 10 k) k))))) (/ (cbrt (+ 1 (* (+ 10 k) k))) (* a (pow (cbrt k) m))) (* (/ (cbrt (+ 1 (* (+ 10 k) k))) (* (cbrt a) (cbrt a))) (/ (cbrt (+ 1 (* (+ 10 k) k))) (pow (sqrt k) m))) (/ (cbrt (+ 1 (* (+ 10 k) k))) (* (cbrt a) (pow (sqrt k) m))) (/ (cbrt (+ 1 (* (+ 10 k) k))) (/ (* (sqrt a) (pow (sqrt k) m)) (cbrt (+ 1 (* (+ 10 k) k))))) (/ (/ (cbrt (+ 1 (* (+ 10 k) k))) (pow (sqrt k) m)) (sqrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (/ (pow (sqrt k) m) (cbrt (+ 1 (* (+ 10 k) k))))) (/ (/ (cbrt (+ 1 (* (+ 10 k) k))) a) (pow (sqrt k) m)) (* (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt a))) (/ (cbrt (+ 1 (* (+ 10 k) k))) (* (pow k m) (cbrt a))) (/ (cbrt (+ 1 (* (+ 10 k) k))) (/ (sqrt a) (cbrt (+ 1 (* (+ 10 k) k))))) (/ (cbrt (+ 1 (* (+ 10 k) k))) (* (sqrt a) (pow k m))) (* (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (+ 1 (* (+ 10 k) k)))) (/ (cbrt (+ 1 (* (+ 10 k) k))) (* a (pow k m))) (* (/ (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt a)) (cbrt (pow k m))) (/ (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt a)) (cbrt (pow k m)))) (/ (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt a)) (cbrt (pow k m))) (/ (* (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (pow k m))) (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (pow k m)))) (sqrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (* (sqrt a) (cbrt (pow k m)))) (* (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (pow k m))) (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (pow k m)))) (/ (cbrt (+ 1 (* (+ 10 k) k))) (* a (cbrt (pow k m)))) (/ (/ (* (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (+ 1 (* (+ 10 k) k)))) (sqrt (pow k m))) (* (cbrt a) (cbrt a))) (/ (cbrt (+ 1 (* (+ 10 k) k))) (* (cbrt a) (sqrt (pow k m)))) (* (/ (cbrt (+ 1 (* (+ 10 k) k))) (sqrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (sqrt (pow k m)))) (/ (/ (cbrt (+ 1 (* (+ 10 k) k))) (sqrt a)) (sqrt (pow k m))) (/ (* (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (+ 1 (* (+ 10 k) k)))) (sqrt (pow k m))) (/ (/ (cbrt (+ 1 (* (+ 10 k) k))) a) (sqrt (pow k m))) (* (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt a))) (/ (cbrt (+ 1 (* (+ 10 k) k))) (* (pow k m) (cbrt a))) (/ (cbrt (+ 1 (* (+ 10 k) k))) (/ (sqrt a) (cbrt (+ 1 (* (+ 10 k) k))))) (/ (cbrt (+ 1 (* (+ 10 k) k))) (* (sqrt a) (pow k m))) (* (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (+ 1 (* (+ 10 k) k)))) (/ (cbrt (+ 1 (* (+ 10 k) k))) (* a (pow k m))) (/ (/ (* (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (+ 1 (* (+ 10 k) k)))) (* (cbrt a) (cbrt a))) (pow k (/ m 2))) (/ (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt a)) (pow k (/ m 2))) (/ (* (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (+ 1 (* (+ 10 k) k)))) (* (sqrt a) (pow k (/ m 2)))) (/ (/ (cbrt (+ 1 (* (+ 10 k) k))) (sqrt a)) (pow k (/ m 2))) (/ (cbrt (+ 1 (* (+ 10 k) k))) (/ (pow k (/ m 2)) (cbrt (+ 1 (* (+ 10 k) k))))) (/ (/ (cbrt (+ 1 (* (+ 10 k) k))) a) (pow k (/ m 2))) (/ (sqrt (+ 1 (* (+ 10 k) k))) (* (pow (* (cbrt k) (cbrt k)) m) (* (cbrt a) (cbrt a)))) (/ (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow (cbrt k) m)) (cbrt a)) (/ (sqrt (+ 1 (* (+ 10 k) k))) (* (sqrt a) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt (+ 1 (* (+ 10 k) k))) (* (sqrt a) (pow (cbrt k) m))) (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ (sqrt (+ 1 (* (+ 10 k) k))) a) (pow (cbrt k) m)) (/ (sqrt (+ 1 (* (+ 10 k) k))) (* (cbrt a) (* (cbrt a) (pow (sqrt k) m)))) (/ (sqrt (+ 1 (* (+ 10 k) k))) (* (cbrt a) (pow (sqrt k) m))) (/ (sqrt (+ 1 (* (+ 10 k) k))) (* (sqrt a) (pow (sqrt k) m))) (/ (sqrt (+ 1 (* (+ 10 k) k))) (* (sqrt a) (pow (sqrt k) m))) (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow (sqrt k) m)) (/ (/ (sqrt (+ 1 (* (+ 10 k) k))) a) (pow (sqrt k) m)) (/ (sqrt (+ 1 (* (+ 10 k) k))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow k m)) (cbrt a)) (/ (sqrt (+ 1 (* (+ 10 k) k))) (sqrt a)) (/ (/ (sqrt (+ 1 (* (+ 10 k) k))) (sqrt a)) (pow k m)) (sqrt (+ 1 (* (+ 10 k) k))) (/ (sqrt (+ 1 (* (+ 10 k) k))) (* a (pow k m))) (/ (sqrt (+ 1 (* (+ 10 k) k))) (* (* (cbrt a) (cbrt (pow k m))) (* (cbrt a) (cbrt (pow k m))))) (/ (sqrt (+ 1 (* (+ 10 k) k))) (* (cbrt a) (cbrt (pow k m)))) (/ (/ (sqrt (+ 1 (* (+ 10 k) k))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt a)) (/ (sqrt (+ 1 (* (+ 10 k) k))) (* (sqrt a) (cbrt (pow k m)))) (/ (sqrt (+ 1 (* (+ 10 k) k))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (/ (sqrt (+ 1 (* (+ 10 k) k))) (cbrt (pow k m))) a) (/ (sqrt (+ 1 (* (+ 10 k) k))) (* (* (cbrt a) (cbrt a)) (sqrt (pow k m)))) (/ (sqrt (+ 1 (* (+ 10 k) k))) (* (cbrt a) (sqrt (pow k m)))) (/ (/ (sqrt (+ 1 (* (+ 10 k) k))) (sqrt a)) (sqrt (pow k m))) (/ (/ (sqrt (+ 1 (* (+ 10 k) k))) (sqrt a)) (sqrt (pow k m))) (/ (sqrt (+ 1 (* (+ 10 k) k))) (sqrt (pow k m))) (/ (/ (sqrt (+ 1 (* (+ 10 k) k))) (sqrt (pow k m))) a) (/ (sqrt (+ 1 (* (+ 10 k) k))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow k m)) (cbrt a)) (/ (sqrt (+ 1 (* (+ 10 k) k))) (sqrt a)) (/ (/ (sqrt (+ 1 (* (+ 10 k) k))) (sqrt a)) (pow k m)) (sqrt (+ 1 (* (+ 10 k) k))) (/ (sqrt (+ 1 (* (+ 10 k) k))) (* a (pow k m))) (/ (/ (sqrt (+ 1 (* (+ 10 k) k))) (* (cbrt a) (cbrt a))) (pow k (/ m 2))) (/ (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow k (/ m 2))) (cbrt a)) (/ (/ (sqrt (+ 1 (* (+ 10 k) k))) (sqrt a)) (pow k (/ m 2))) (/ (/ (sqrt (+ 1 (* (+ 10 k) k))) (sqrt a)) (pow k (/ m 2))) (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow k (/ m 2))) (/ (/ (sqrt (+ 1 (* (+ 10 k) k))) a) (pow k (/ m 2))) (/ (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (cbrt a)) (cbrt a)) (/ (/ (+ 1 (* (+ 10 k) k)) (pow (cbrt k) m)) (cbrt a)) (/ 1 (* (pow (* (cbrt k) (cbrt k)) m) (sqrt a))) (/ (/ (+ 1 (* (+ 10 k) k)) (pow (cbrt k) m)) (sqrt a)) (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (/ (+ 1 (* (+ 10 k) k)) (* a (pow (cbrt k) m))) (/ (/ 1 (* (cbrt a) (cbrt a))) (pow (sqrt k) m)) (/ (/ (+ 1 (* (+ 10 k) k)) (pow (sqrt k) m)) (cbrt a)) (/ (/ 1 (pow (sqrt k) m)) (sqrt a)) (/ (+ 1 (* (+ 10 k) k)) (* (sqrt a) (pow (sqrt k) m))) (/ 1 (pow (sqrt k) m)) (/ (/ (+ 1 (* (+ 10 k) k)) (pow (sqrt k) m)) a) (/ 1 (* (cbrt a) (cbrt a))) (/ (+ 1 (* (+ 10 k) k)) (* (pow k m) (cbrt a))) (/ 1 (sqrt a)) (/ (+ 1 (* (+ 10 k) k)) (* (sqrt a) (pow k m))) 1 (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m))) (/ 1 (* (* (cbrt a) (cbrt (pow k m))) (* (cbrt a) (cbrt (pow k m))))) (/ (/ (+ 1 (* (+ 10 k) k)) (cbrt (pow k m))) (cbrt a)) (/ (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m))) (sqrt a)) (/ (/ (+ 1 (* (+ 10 k) k)) (cbrt (pow k m))) (sqrt a)) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m))) (/ (/ (+ 1 (* (+ 10 k) k)) (cbrt (pow k m))) a) (/ 1 (* (sqrt (pow k m)) (* (cbrt a) (cbrt a)))) (/ (/ (+ 1 (* (+ 10 k) k)) (cbrt a)) (sqrt (pow k m))) (/ 1 (* (sqrt (pow k m)) (sqrt a))) (/ (/ (+ 1 (* (+ 10 k) k)) (sqrt a)) (sqrt (pow k m))) (/ 1 (sqrt (pow k m))) (/ (+ 1 (* (+ 10 k) k)) (* a (sqrt (pow k m)))) (/ 1 (* (cbrt a) (cbrt a))) (/ (+ 1 (* (+ 10 k) k)) (* (pow k m) (cbrt a))) (/ 1 (sqrt a)) (/ (+ 1 (* (+ 10 k) k)) (* (sqrt a) (pow k m))) 1 (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m))) (/ (/ 1 (* (cbrt a) (cbrt a))) (pow k (/ m 2))) (/ (/ (+ 1 (* (+ 10 k) k)) (cbrt a)) (pow k (/ m 2))) (/ (/ 1 (sqrt a)) (pow k (/ m 2))) (/ (+ 1 (* (+ 10 k) k)) (* (sqrt a) (pow k (/ m 2)))) (/ 1 (pow k (/ m 2))) (/ (/ (+ 1 (* (+ 10 k) k)) a) (pow k (/ m 2))) (/ 1 (* (cbrt a) (cbrt a))) (/ (+ 1 (* (+ 10 k) k)) (* (pow k m) (cbrt a))) (/ 1 (sqrt a)) (/ (+ 1 (* (+ 10 k) k)) (* (sqrt a) (pow k m))) 1 (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m))) (/ (+ 1 (* (+ 10 k) k)) (* (cbrt a) (cbrt a))) (/ 1 (* (pow k m) (cbrt a))) (/ (+ 1 (* (+ 10 k) k)) (sqrt a)) (/ (/ 1 (pow k m)) (sqrt a)) (+ 1 (* (+ 10 k) k)) (/ 1 (* a (pow k m))) (/ 1 a) (/ (* a (pow k m)) (+ 1 (* (+ 10 k) k))) (/ (+ 1 (* (+ 10 k) k)) (* (* (cbrt a) (cbrt a)) (pow k m))) (/ (+ 1 (* (+ 10 k) k)) (* (sqrt a) (pow k m))) (/ (+ 1 (* (+ 10 k) k)) (pow k m)) (/ a (cbrt (/ (+ 1 (* (+ 10 k) k)) (pow k m)))) (/ a (sqrt (/ (+ 1 (* (+ 10 k) k)) (pow k m)))) (/ (* a (pow (cbrt k) m)) (cbrt (+ 1 (* (+ 10 k) k)))) (/ a (/ (cbrt (+ 1 (* (+ 10 k) k))) (pow (sqrt k) m))) (/ (* a (pow k m)) (cbrt (+ 1 (* (+ 10 k) k)))) (/ a (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (pow k m)))) (/ (* a (sqrt (pow k m))) (cbrt (+ 1 (* (+ 10 k) k)))) (/ (* a (pow k m)) (cbrt (+ 1 (* (+ 10 k) k)))) (* (/ a (cbrt (+ 1 (* (+ 10 k) k)))) (pow k (/ m 2))) (/ a (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow (cbrt k) m))) (/ a (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow (sqrt k) m))) (/ (* a (pow k m)) (sqrt (+ 1 (* (+ 10 k) k)))) (/ (* a (cbrt (pow k m))) (sqrt (+ 1 (* (+ 10 k) k)))) (/ a (/ (sqrt (+ 1 (* (+ 10 k) k))) (sqrt (pow k m)))) (/ (* a (pow k m)) (sqrt (+ 1 (* (+ 10 k) k)))) (* (/ a (sqrt (+ 1 (* (+ 10 k) k)))) (pow k (/ m 2))) (* (/ a (+ 1 (* (+ 10 k) k))) (pow (cbrt k) m)) (* (/ a (+ 1 (* (+ 10 k) k))) (pow (sqrt k) m)) (/ (* a (pow k m)) (+ 1 (* (+ 10 k) k))) (/ a (/ (+ 1 (* (+ 10 k) k)) (cbrt (pow k m)))) (/ (* a (sqrt (pow k m))) (+ 1 (* (+ 10 k) k))) (/ (* a (pow k m)) (+ 1 (* (+ 10 k) k))) (* (/ a (+ 1 (* (+ 10 k) k))) (pow k (/ m 2))) (/ (* a (pow k m)) (+ 1 (* (+ 10 k) k))) (* a (pow k m)) (* a (pow k m)) (real->posit16 (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m)))) -1 (+ (- (- (log (+ 1 (* (+ 10 k) k))) (* (log k) m))) (log a)) (+ (- (- (log (+ 1 (* (+ 10 k) k))) (* (log k) m))) (log a)) (+ (- (- (log (+ 1 (* (+ 10 k) k))) (* (log k) m))) (log a)) (+ (- (- (log (+ 1 (* (+ 10 k) k))) (* (log k) m))) (log a)) (+ (- (- (log (+ 1 (* (+ 10 k) k))) (* (log k) m))) (log a)) (+ (- (- (log (+ 1 (* (+ 10 k) k))) (* (log k) m))) (log a)) (+ (- (- (log (+ 1 (* (+ 10 k) k))) (* (log k) m))) (log a)) (+ (- (- (log (+ 1 (* (+ 10 k) k))) (* (log k) m))) (log a)) (+ (- (- (log (+ 1 (* (+ 10 k) k))) (* (log k) m))) (log a)) (+ (- (- (log (+ 1 (* (+ 10 k) k))) (* (log k) m))) (log a)) (+ (- (- (log (+ 1 (* (+ 10 k) k))) (* (log k) m))) (log a)) (+ (- (- (log (+ 1 (* (+ 10 k) k))) (* (log k) m))) (log a)) (+ (- (- (log (+ 1 (* (+ 10 k) k))) (* (log k) m))) (log a)) (+ (- (- (log (+ 1 (* (+ 10 k) k))) (* (log k) m))) (log a)) (+ (- (- (log (+ 1 (* (+ 10 k) k))) (* (log k) m))) (log a)) (+ (- (- (log (+ 1 (* (+ 10 k) k))) (* (log k) m))) (log a)) (exp (/ 1 (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m))))) (/ (* 1 (* (* a a) a)) (* (* (/ (+ 1 (* (+ 10 k) k)) (pow k m)) (/ (+ 1 (* (+ 10 k) k)) (pow k m))) (/ (+ 1 (* (+ 10 k) k)) (pow k m)))) (/ 1 (* (/ (/ (+ 1 (* (+ 10 k) k)) (pow k m)) a) (* (/ (/ (+ 1 (* (+ 10 k) k)) (pow k m)) a) (/ (/ (+ 1 (* (+ 10 k) k)) (pow k m)) a)))) (/ (/ 1 (* (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m))) (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m))))) (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m)))) (* (cbrt (/ 1 (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m))))) (cbrt (/ 1 (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m)))))) (cbrt (/ 1 (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m))))) (* (* (/ 1 (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m)))) (/ 1 (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m))))) (/ 1 (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m))))) (sqrt (/ 1 (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m))))) (sqrt (/ 1 (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m))))) -1 (- (/ (/ (+ 1 (* (+ 10 k) k)) (pow k m)) a)) (* (/ 1 (cbrt (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m))))) (/ 1 (cbrt (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m)))))) (/ 1 (cbrt (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m))))) (/ 1 (sqrt (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m))))) (/ 1 (sqrt (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m))))) (/ 1 (* (/ (cbrt (/ (+ 1 (* (+ 10 k) k)) (pow k m))) (cbrt a)) (/ (cbrt (/ (+ 1 (* (+ 10 k) k)) (pow k m))) (cbrt a)))) (/ 1 (/ (cbrt (/ (+ 1 (* (+ 10 k) k)) (pow k m))) (cbrt a))) (* (* (/ 1 (cbrt (/ (+ 1 (* (+ 10 k) k)) (pow k m)))) (/ 1 (cbrt (/ (+ 1 (* (+ 10 k) k)) (pow k m))))) (sqrt a)) (/ (sqrt a) (cbrt (/ (+ 1 (* (+ 10 k) k)) (pow k m)))) (* (/ 1 (cbrt (/ (+ 1 (* (+ 10 k) k)) (pow k m)))) (/ 1 (cbrt (/ (+ 1 (* (+ 10 k) k)) (pow k m))))) (/ (* 1 a) (cbrt (/ (+ 1 (* (+ 10 k) k)) (pow k m)))) (/ 1 (/ (sqrt (/ (+ 1 (* (+ 10 k) k)) (pow k m))) (* (cbrt a) (cbrt a)))) (* (/ 1 (sqrt (/ (+ 1 (* (+ 10 k) k)) (pow k m)))) (cbrt a)) (* (/ 1 (sqrt (/ (+ 1 (* (+ 10 k) k)) (pow k m)))) (sqrt a)) (* (/ 1 (sqrt (/ (+ 1 (* (+ 10 k) k)) (pow k m)))) (sqrt a)) (/ 1 (sqrt (/ (+ 1 (* (+ 10 k) k)) (pow k m)))) (/ (* 1 a) (sqrt (/ (+ 1 (* (+ 10 k) k)) (pow k m)))) (* (* (* (/ 1 (cbrt (+ 1 (* (+ 10 k) k)))) (/ (pow (* (cbrt k) (cbrt k)) m) (cbrt (+ 1 (* (+ 10 k) k))))) (cbrt a)) (cbrt a)) (/ 1 (/ (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt a)) (pow (cbrt k) m))) (/ 1 (/ (* (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (+ 1 (* (+ 10 k) k)))) (* (sqrt a) (pow (* (cbrt k) (cbrt k)) m)))) (* (* (/ 1 (cbrt (+ 1 (* (+ 10 k) k)))) (pow (cbrt k) m)) (sqrt a)) (/ 1 (/ (cbrt (+ 1 (* (+ 10 k) k))) (/ (pow (* (cbrt k) (cbrt k)) m) (cbrt (+ 1 (* (+ 10 k) k)))))) (/ (* 1 a) (/ (cbrt (+ 1 (* (+ 10 k) k))) (pow (cbrt k) m))) (/ (* 1 (* (cbrt a) (cbrt a))) (/ (cbrt (+ 1 (* (+ 10 k) k))) (/ (pow (sqrt k) m) (cbrt (+ 1 (* (+ 10 k) k)))))) (/ (* 1 (cbrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (pow (sqrt k) m))) (/ 1 (/ (cbrt (+ 1 (* (+ 10 k) k))) (/ (* (sqrt a) (pow (sqrt k) m)) (cbrt (+ 1 (* (+ 10 k) k)))))) (/ (* 1 (sqrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (pow (sqrt k) m))) (/ 1 (/ (cbrt (+ 1 (* (+ 10 k) k))) (/ (pow (sqrt k) m) (cbrt (+ 1 (* (+ 10 k) k)))))) (/ (* 1 a) (/ (cbrt (+ 1 (* (+ 10 k) k))) (pow (sqrt k) m))) (/ 1 (* (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt a)))) (/ (* 1 (cbrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (pow k m))) (/ (* 1 (sqrt a)) (* (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (+ 1 (* (+ 10 k) k))))) (/ (* 1 (sqrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (pow k m))) (/ 1 (* (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (+ 1 (* (+ 10 k) k))))) (/ 1 (/ (cbrt (+ 1 (* (+ 10 k) k))) (* a (pow k m)))) (/ 1 (* (/ (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt a)) (cbrt (pow k m))) (/ (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt a)) (cbrt (pow k m))))) (/ (* 1 (cbrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (pow k m)))) (* (/ 1 (* (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (pow k m))) (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (pow k m))))) (sqrt a)) (/ (* 1 (sqrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (pow k m)))) (/ 1 (* (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (pow k m))) (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (pow k m))))) (/ (* 1 a) (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (pow k m)))) (* (* (/ 1 (cbrt (+ 1 (* (+ 10 k) k)))) (/ (sqrt (pow k m)) (cbrt (+ 1 (* (+ 10 k) k))))) (* (cbrt a) (cbrt a))) (/ (* 1 (cbrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (sqrt (pow k m)))) (/ 1 (* (/ (cbrt (+ 1 (* (+ 10 k) k))) (sqrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (sqrt (pow k m))))) (/ (* 1 (sqrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (sqrt (pow k m)))) (/ 1 (/ (* (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (+ 1 (* (+ 10 k) k)))) (sqrt (pow k m)))) (/ (* 1 a) (/ (cbrt (+ 1 (* (+ 10 k) k))) (sqrt (pow k m)))) (/ 1 (* (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt a)))) (/ (* 1 (cbrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (pow k m))) (/ (* 1 (sqrt a)) (* (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (+ 1 (* (+ 10 k) k))))) (/ (* 1 (sqrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (pow k m))) (/ 1 (* (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (+ 1 (* (+ 10 k) k))))) (/ 1 (/ (cbrt (+ 1 (* (+ 10 k) k))) (* a (pow k m)))) (* (/ 1 (/ (cbrt (+ 1 (* (+ 10 k) k))) (/ (pow k (/ m 2)) (cbrt (+ 1 (* (+ 10 k) k)))))) (* (cbrt a) (cbrt a))) (/ 1 (/ (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt a)) (pow k (/ m 2)))) (/ 1 (/ (* (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (+ 1 (* (+ 10 k) k)))) (* (sqrt a) (pow k (/ m 2))))) (/ 1 (/ (/ (cbrt (+ 1 (* (+ 10 k) k))) (sqrt a)) (pow k (/ m 2)))) (/ 1 (/ (cbrt (+ 1 (* (+ 10 k) k))) (/ (pow k (/ m 2)) (cbrt (+ 1 (* (+ 10 k) k)))))) (/ 1 (/ (/ (cbrt (+ 1 (* (+ 10 k) k))) a) (pow k (/ m 2)))) (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (* (pow (* (cbrt k) (cbrt k)) m) (* (cbrt a) (cbrt a))))) (/ (* 1 (cbrt a)) (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow (cbrt k) m))) (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (* (sqrt a) (pow (* (cbrt k) (cbrt k)) m)))) (/ (* 1 (sqrt a)) (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow (cbrt k) m))) (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow (* (cbrt k) (cbrt k)) m))) (/ (* 1 a) (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow (cbrt k) m))) (/ (* 1 (* (cbrt a) (cbrt a))) (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow (sqrt k) m))) (/ (* 1 (cbrt a)) (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow (sqrt k) m))) (* (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow (sqrt k) m))) (sqrt a)) (* (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow (sqrt k) m))) (sqrt a)) (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow (sqrt k) m))) (/ (* 1 a) (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow (sqrt k) m))) (* (* (/ 1 (sqrt (+ 1 (* (+ 10 k) k)))) (cbrt a)) (cbrt a)) (/ (* 1 (cbrt a)) (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow k m))) (/ (* 1 (sqrt a)) (sqrt (+ 1 (* (+ 10 k) k)))) (/ (* 1 (sqrt a)) (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow k m))) (/ 1 (sqrt (+ 1 (* (+ 10 k) k)))) (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (* a (pow k m)))) (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (* (* (cbrt a) (cbrt (pow k m))) (* (cbrt a) (cbrt (pow k m)))))) (* (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (cbrt (pow k m)))) (cbrt a)) (* (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt a)) (/ (* 1 (sqrt a)) (/ (sqrt (+ 1 (* (+ 10 k) k))) (cbrt (pow k m)))) (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (* 1 a) (/ (sqrt (+ 1 (* (+ 10 k) k))) (cbrt (pow k m)))) (* (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (sqrt (pow k m)))) (* (cbrt a) (cbrt a))) (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (* (cbrt a) (sqrt (pow k m))))) (* (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (sqrt (pow k m)))) (sqrt a)) (* (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (sqrt (pow k m)))) (sqrt a)) (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (sqrt (pow k m)))) (/ (* 1 a) (/ (sqrt (+ 1 (* (+ 10 k) k))) (sqrt (pow k m)))) (* (* (/ 1 (sqrt (+ 1 (* (+ 10 k) k)))) (cbrt a)) (cbrt a)) (/ (* 1 (cbrt a)) (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow k m))) (/ (* 1 (sqrt a)) (sqrt (+ 1 (* (+ 10 k) k)))) (/ (* 1 (sqrt a)) (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow k m))) (/ 1 (sqrt (+ 1 (* (+ 10 k) k)))) (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (* a (pow k m)))) (/ 1 (/ (/ (sqrt (+ 1 (* (+ 10 k) k))) (* (cbrt a) (cbrt a))) (pow k (/ m 2)))) (/ 1 (/ (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow k (/ m 2))) (cbrt a))) (/ 1 (/ (/ (sqrt (+ 1 (* (+ 10 k) k))) (sqrt a)) (pow k (/ m 2)))) (/ 1 (/ (/ (sqrt (+ 1 (* (+ 10 k) k))) (sqrt a)) (pow k (/ m 2)))) (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow k (/ m 2)))) (/ 1 (/ (/ (sqrt (+ 1 (* (+ 10 k) k))) a) (pow k (/ m 2)))) (* (pow (* (cbrt k) (cbrt k)) m) (* (cbrt a) (cbrt a))) (/ (* 1 (cbrt a)) (/ (+ 1 (* (+ 10 k) k)) (pow (cbrt k) m))) (* (pow (* (cbrt k) (cbrt k)) m) (sqrt a)) (* (* (/ 1 (+ 1 (* (+ 10 k) k))) (pow (cbrt k) m)) (sqrt a)) (pow (* (cbrt k) (cbrt k)) m) (/ (* 1 a) (/ (+ 1 (* (+ 10 k) k)) (pow (cbrt k) m))) (* (cbrt a) (* (cbrt a) (pow (sqrt k) m))) (/ (* 1 (cbrt a)) (/ (+ 1 (* (+ 10 k) k)) (pow (sqrt k) m))) (* (sqrt a) (pow (sqrt k) m)) (/ (* 1 (sqrt a)) (/ (+ 1 (* (+ 10 k) k)) (pow (sqrt k) m))) (pow (sqrt k) m) (/ 1 (/ (/ (+ 1 (* (+ 10 k) k)) (pow (sqrt k) m)) a)) (* (cbrt a) (cbrt a)) (* (/ 1 (+ 1 (* (+ 10 k) k))) (* (pow k m) (cbrt a))) (sqrt a) (/ 1 (/ (+ 1 (* (+ 10 k) k)) (* (sqrt a) (pow k m)))) 1 (/ 1 (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m)))) (* (* (cbrt a) (cbrt (pow k m))) (* (cbrt a) (cbrt (pow k m)))) (/ (* 1 (cbrt a)) (/ (+ 1 (* (+ 10 k) k)) (cbrt (pow k m)))) (* (sqrt a) (* (cbrt (pow k m)) (cbrt (pow k m)))) (* (/ 1 (/ (+ 1 (* (+ 10 k) k)) (cbrt (pow k m)))) (sqrt a)) (/ 1 (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (* (/ 1 (/ (+ 1 (* (+ 10 k) k)) (cbrt (pow k m)))) a) (* (sqrt (pow k m)) (* (cbrt a) (cbrt a))) (/ (* 1 (cbrt a)) (/ (+ 1 (* (+ 10 k) k)) (sqrt (pow k m)))) (* (sqrt (pow k m)) (sqrt a)) (* (/ 1 (/ (+ 1 (* (+ 10 k) k)) (sqrt (pow k m)))) (sqrt a)) (sqrt (pow k m)) (/ (* 1 a) (/ (+ 1 (* (+ 10 k) k)) (sqrt (pow k m)))) (* (cbrt a) (cbrt a)) (* (/ 1 (+ 1 (* (+ 10 k) k))) (* (pow k m) (cbrt a))) (sqrt a) (/ 1 (/ (+ 1 (* (+ 10 k) k)) (* (sqrt a) (pow k m)))) 1 (/ 1 (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m)))) (* (* (cbrt a) (cbrt a)) (pow k (/ m 2))) (* (* (/ 1 (+ 1 (* (+ 10 k) k))) (pow k (/ m 2))) (cbrt a)) (* (pow k (/ m 2)) (sqrt a)) (/ 1 (/ (+ 1 (* (+ 10 k) k)) (* (sqrt a) (pow k (/ m 2))))) (pow k (/ m 2)) (/ (* 1 a) (/ (+ 1 (* (+ 10 k) k)) (pow k (/ m 2)))) (* (cbrt a) (cbrt a)) (* (/ 1 (+ 1 (* (+ 10 k) k))) (* (pow k m) (cbrt a))) (sqrt a) (/ 1 (/ (+ 1 (* (+ 10 k) k)) (* (sqrt a) (pow k m)))) 1 (/ 1 (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m)))) (/ 1 (/ (+ 1 (* (+ 10 k) k)) (* (cbrt a) (cbrt a)))) (* (pow k m) (cbrt a)) (* (/ 1 (+ 1 (* (+ 10 k) k))) (sqrt a)) (* (sqrt a) (pow k m)) (/ 1 (+ 1 (* (+ 10 k) k))) (* a (pow k m)) 1 (/ 1 (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m)))) (/ (* 1 (pow k m)) (+ 1 (* (+ 10 k) k))) a (* (/ 1 (cbrt (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m))))) (/ 1 (cbrt (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m)))))) (/ 1 (cbrt (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m))))) (/ 1 (sqrt (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m))))) (/ 1 (sqrt (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m))))) (/ 1 (* (/ (cbrt (/ (+ 1 (* (+ 10 k) k)) (pow k m))) (cbrt a)) (/ (cbrt (/ (+ 1 (* (+ 10 k) k)) (pow k m))) (cbrt a)))) (/ 1 (/ (cbrt (/ (+ 1 (* (+ 10 k) k)) (pow k m))) (cbrt a))) (* (* (/ 1 (cbrt (/ (+ 1 (* (+ 10 k) k)) (pow k m)))) (/ 1 (cbrt (/ (+ 1 (* (+ 10 k) k)) (pow k m))))) (sqrt a)) (/ (sqrt a) (cbrt (/ (+ 1 (* (+ 10 k) k)) (pow k m)))) (/ 1 (* (cbrt (/ (+ 1 (* (+ 10 k) k)) (pow k m))) (cbrt (/ (+ 1 (* (+ 10 k) k)) (pow k m))))) (/ (* 1 a) (cbrt (/ (+ 1 (* (+ 10 k) k)) (pow k m)))) (/ 1 (/ (sqrt (/ (+ 1 (* (+ 10 k) k)) (pow k m))) (* (cbrt a) (cbrt a)))) (* (/ 1 (sqrt (/ (+ 1 (* (+ 10 k) k)) (pow k m)))) (cbrt a)) (* (/ 1 (sqrt (/ (+ 1 (* (+ 10 k) k)) (pow k m)))) (sqrt a)) (* (/ 1 (sqrt (/ (+ 1 (* (+ 10 k) k)) (pow k m)))) (sqrt a)) (/ 1 (sqrt (/ (+ 1 (* (+ 10 k) k)) (pow k m)))) (/ (* 1 a) (sqrt (/ (+ 1 (* (+ 10 k) k)) (pow k m)))) (* (* (* (/ 1 (cbrt (+ 1 (* (+ 10 k) k)))) (/ (pow (* (cbrt k) (cbrt k)) m) (cbrt (+ 1 (* (+ 10 k) k))))) (cbrt a)) (cbrt a)) (/ 1 (/ (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt a)) (pow (cbrt k) m))) (/ 1 (/ (* (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (+ 1 (* (+ 10 k) k)))) (* (sqrt a) (pow (* (cbrt k) (cbrt k)) m)))) (* (* (/ 1 (cbrt (+ 1 (* (+ 10 k) k)))) (pow (cbrt k) m)) (sqrt a)) (* (/ 1 (cbrt (+ 1 (* (+ 10 k) k)))) (/ (pow (* (cbrt k) (cbrt k)) m) (cbrt (+ 1 (* (+ 10 k) k))))) (/ (* 1 a) (/ (cbrt (+ 1 (* (+ 10 k) k))) (pow (cbrt k) m))) (/ (* 1 (* (cbrt a) (cbrt a))) (/ (cbrt (+ 1 (* (+ 10 k) k))) (/ (pow (sqrt k) m) (cbrt (+ 1 (* (+ 10 k) k)))))) (/ (* 1 (cbrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (pow (sqrt k) m))) (/ 1 (/ (cbrt (+ 1 (* (+ 10 k) k))) (/ (* (sqrt a) (pow (sqrt k) m)) (cbrt (+ 1 (* (+ 10 k) k)))))) (/ (* 1 (sqrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (pow (sqrt k) m))) (/ 1 (/ (cbrt (+ 1 (* (+ 10 k) k))) (/ (pow (sqrt k) m) (cbrt (+ 1 (* (+ 10 k) k)))))) (/ (* 1 a) (/ (cbrt (+ 1 (* (+ 10 k) k))) (pow (sqrt k) m))) (/ 1 (* (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt a)))) (/ (* 1 (cbrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (pow k m))) (/ (* 1 (sqrt a)) (* (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (+ 1 (* (+ 10 k) k))))) (/ (* 1 (sqrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (pow k m))) (/ 1 (* (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (+ 1 (* (+ 10 k) k))))) (/ 1 (/ (cbrt (+ 1 (* (+ 10 k) k))) (* a (pow k m)))) (/ 1 (* (/ (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt a)) (cbrt (pow k m))) (/ (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt a)) (cbrt (pow k m))))) (/ (* 1 (cbrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (pow k m)))) (* (/ 1 (* (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (pow k m))) (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (pow k m))))) (sqrt a)) (/ (* 1 (sqrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (pow k m)))) (/ 1 (* (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (pow k m))) (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (pow k m))))) (/ (* 1 a) (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (pow k m)))) (* (* (/ 1 (cbrt (+ 1 (* (+ 10 k) k)))) (/ (sqrt (pow k m)) (cbrt (+ 1 (* (+ 10 k) k))))) (* (cbrt a) (cbrt a))) (/ (* 1 (cbrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (sqrt (pow k m)))) (/ 1 (* (/ (cbrt (+ 1 (* (+ 10 k) k))) (sqrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (sqrt (pow k m))))) (/ (* 1 (sqrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (sqrt (pow k m)))) (/ 1 (/ (* (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (+ 1 (* (+ 10 k) k)))) (sqrt (pow k m)))) (/ (* 1 a) (/ (cbrt (+ 1 (* (+ 10 k) k))) (sqrt (pow k m)))) (/ 1 (* (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt a)))) (/ (* 1 (cbrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (pow k m))) (/ (* 1 (sqrt a)) (* (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (+ 1 (* (+ 10 k) k))))) (/ (* 1 (sqrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (pow k m))) (/ 1 (* (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (+ 1 (* (+ 10 k) k))))) (/ 1 (/ (cbrt (+ 1 (* (+ 10 k) k))) (* a (pow k m)))) (* (/ 1 (/ (cbrt (+ 1 (* (+ 10 k) k))) (/ (pow k (/ m 2)) (cbrt (+ 1 (* (+ 10 k) k)))))) (* (cbrt a) (cbrt a))) (/ 1 (/ (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt a)) (pow k (/ m 2)))) (/ 1 (/ (* (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (+ 1 (* (+ 10 k) k)))) (* (sqrt a) (pow k (/ m 2))))) (/ 1 (/ (/ (cbrt (+ 1 (* (+ 10 k) k))) (sqrt a)) (pow k (/ m 2)))) (/ 1 (/ (cbrt (+ 1 (* (+ 10 k) k))) (/ (pow k (/ m 2)) (cbrt (+ 1 (* (+ 10 k) k)))))) (/ 1 (/ (/ (cbrt (+ 1 (* (+ 10 k) k))) a) (pow k (/ m 2)))) (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (* (pow (* (cbrt k) (cbrt k)) m) (* (cbrt a) (cbrt a))))) (/ (* 1 (cbrt a)) (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow (cbrt k) m))) (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (* (sqrt a) (pow (* (cbrt k) (cbrt k)) m)))) (/ (* 1 (sqrt a)) (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow (cbrt k) m))) (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow (* (cbrt k) (cbrt k)) m))) (/ (* 1 a) (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow (cbrt k) m))) (/ (* 1 (* (cbrt a) (cbrt a))) (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow (sqrt k) m))) (/ (* 1 (cbrt a)) (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow (sqrt k) m))) (* (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow (sqrt k) m))) (sqrt a)) (* (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow (sqrt k) m))) (sqrt a)) (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow (sqrt k) m))) (/ (* 1 a) (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow (sqrt k) m))) (* (* (/ 1 (sqrt (+ 1 (* (+ 10 k) k)))) (cbrt a)) (cbrt a)) (/ (* 1 (cbrt a)) (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow k m))) (/ (* 1 (sqrt a)) (sqrt (+ 1 (* (+ 10 k) k)))) (/ (* 1 (sqrt a)) (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow k m))) (/ 1 (sqrt (+ 1 (* (+ 10 k) k)))) (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (* a (pow k m)))) (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (* (* (cbrt a) (cbrt (pow k m))) (* (cbrt a) (cbrt (pow k m)))))) (* (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (cbrt (pow k m)))) (cbrt a)) (* (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt a)) (/ (* 1 (sqrt a)) (/ (sqrt (+ 1 (* (+ 10 k) k))) (cbrt (pow k m)))) (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (* 1 a) (/ (sqrt (+ 1 (* (+ 10 k) k))) (cbrt (pow k m)))) (* (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (sqrt (pow k m)))) (* (cbrt a) (cbrt a))) (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (* (cbrt a) (sqrt (pow k m))))) (* (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (sqrt (pow k m)))) (sqrt a)) (* (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (sqrt (pow k m)))) (sqrt a)) (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (sqrt (pow k m)))) (/ (* 1 a) (/ (sqrt (+ 1 (* (+ 10 k) k))) (sqrt (pow k m)))) (* (* (/ 1 (sqrt (+ 1 (* (+ 10 k) k)))) (cbrt a)) (cbrt a)) (/ (* 1 (cbrt a)) (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow k m))) (/ (* 1 (sqrt a)) (sqrt (+ 1 (* (+ 10 k) k)))) (/ (* 1 (sqrt a)) (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow k m))) (/ 1 (sqrt (+ 1 (* (+ 10 k) k)))) (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (* a (pow k m)))) (/ 1 (/ (/ (sqrt (+ 1 (* (+ 10 k) k))) (* (cbrt a) (cbrt a))) (pow k (/ m 2)))) (/ 1 (/ (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow k (/ m 2))) (cbrt a))) (/ 1 (/ (/ (sqrt (+ 1 (* (+ 10 k) k))) (sqrt a)) (pow k (/ m 2)))) (/ 1 (/ (/ (sqrt (+ 1 (* (+ 10 k) k))) (sqrt a)) (pow k (/ m 2)))) (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow k (/ m 2)))) (/ 1 (/ (/ (sqrt (+ 1 (* (+ 10 k) k))) a) (pow k (/ m 2)))) (* (pow (* (cbrt k) (cbrt k)) m) (* (cbrt a) (cbrt a))) (/ (* 1 (cbrt a)) (/ (+ 1 (* (+ 10 k) k)) (pow (cbrt k) m))) (* (pow (* (cbrt k) (cbrt k)) m) (sqrt a)) (* (* (/ 1 (+ 1 (* (+ 10 k) k))) (pow (cbrt k) m)) (sqrt a)) (pow (* (cbrt k) (cbrt k)) m) (/ (* 1 a) (/ (+ 1 (* (+ 10 k) k)) (pow (cbrt k) m))) (* (cbrt a) (* (cbrt a) (pow (sqrt k) m))) (/ (* 1 (cbrt a)) (/ (+ 1 (* (+ 10 k) k)) (pow (sqrt k) m))) (* (sqrt a) (pow (sqrt k) m)) (/ (* 1 (sqrt a)) (/ (+ 1 (* (+ 10 k) k)) (pow (sqrt k) m))) (pow (sqrt k) m) (/ 1 (/ (/ (+ 1 (* (+ 10 k) k)) (pow (sqrt k) m)) a)) (* (cbrt a) (cbrt a)) (* (/ 1 (+ 1 (* (+ 10 k) k))) (* (pow k m) (cbrt a))) (sqrt a) (/ 1 (/ (+ 1 (* (+ 10 k) k)) (* (sqrt a) (pow k m)))) 1 (/ 1 (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m)))) (* (* (cbrt a) (cbrt (pow k m))) (* (cbrt a) (cbrt (pow k m)))) (/ (* 1 (cbrt a)) (/ (+ 1 (* (+ 10 k) k)) (cbrt (pow k m)))) (* (sqrt a) (* (cbrt (pow k m)) (cbrt (pow k m)))) (* (/ 1 (/ (+ 1 (* (+ 10 k) k)) (cbrt (pow k m)))) (sqrt a)) (/ 1 (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (* (/ 1 (/ (+ 1 (* (+ 10 k) k)) (cbrt (pow k m)))) a) (* (sqrt (pow k m)) (* (cbrt a) (cbrt a))) (/ (* 1 (cbrt a)) (/ (+ 1 (* (+ 10 k) k)) (sqrt (pow k m)))) (* (sqrt (pow k m)) (sqrt a)) (* (/ 1 (/ (+ 1 (* (+ 10 k) k)) (sqrt (pow k m)))) (sqrt a)) (sqrt (pow k m)) (/ (* 1 a) (/ (+ 1 (* (+ 10 k) k)) (sqrt (pow k m)))) (* (cbrt a) (cbrt a)) (* (/ 1 (+ 1 (* (+ 10 k) k))) (* (pow k m) (cbrt a))) (sqrt a) (/ 1 (/ (+ 1 (* (+ 10 k) k)) (* (sqrt a) (pow k m)))) 1 (/ 1 (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m)))) (* (* (cbrt a) (cbrt a)) (pow k (/ m 2))) (* (* (/ 1 (+ 1 (* (+ 10 k) k))) (pow k (/ m 2))) (cbrt a)) (* (pow k (/ m 2)) (sqrt a)) (/ 1 (/ (+ 1 (* (+ 10 k) k)) (* (sqrt a) (pow k (/ m 2))))) (pow k (/ m 2)) (/ (* 1 a) (/ (+ 1 (* (+ 10 k) k)) (pow k (/ m 2)))) (* (cbrt a) (cbrt a)) (* (/ 1 (+ 1 (* (+ 10 k) k))) (* (pow k m) (cbrt a))) (sqrt a) (/ 1 (/ (+ 1 (* (+ 10 k) k)) (* (sqrt a) (pow k m)))) 1 (/ 1 (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m)))) (/ 1 (/ (+ 1 (* (+ 10 k) k)) (* (cbrt a) (cbrt a)))) (* (pow k m) (cbrt a)) (* (/ 1 (+ 1 (* (+ 10 k) k))) (sqrt a)) (* (sqrt a) (pow k m)) (/ 1 (+ 1 (* (+ 10 k) k))) (* a (pow k m)) 1 (/ 1 (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m)))) (/ (* 1 (pow k m)) (+ 1 (* (+ 10 k) k))) a (* (/ 1 (cbrt (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m))))) (/ 1 (cbrt (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m)))))) (/ 1 (cbrt (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m))))) (/ 1 (sqrt (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m))))) (/ 1 (sqrt (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m))))) (/ 1 (* (/ (cbrt (/ (+ 1 (* (+ 10 k) k)) (pow k m))) (cbrt a)) (/ (cbrt (/ (+ 1 (* (+ 10 k) k)) (pow k m))) (cbrt a)))) (/ 1 (/ (cbrt (/ (+ 1 (* (+ 10 k) k)) (pow k m))) (cbrt a))) (* (* (/ 1 (cbrt (/ (+ 1 (* (+ 10 k) k)) (pow k m)))) (/ 1 (cbrt (/ (+ 1 (* (+ 10 k) k)) (pow k m))))) (sqrt a)) (/ (sqrt a) (cbrt (/ (+ 1 (* (+ 10 k) k)) (pow k m)))) (/ 1 (* (cbrt (/ (+ 1 (* (+ 10 k) k)) (pow k m))) (cbrt (/ (+ 1 (* (+ 10 k) k)) (pow k m))))) (/ (* 1 a) (cbrt (/ (+ 1 (* (+ 10 k) k)) (pow k m)))) (/ 1 (/ (sqrt (/ (+ 1 (* (+ 10 k) k)) (pow k m))) (* (cbrt a) (cbrt a)))) (* (/ 1 (sqrt (/ (+ 1 (* (+ 10 k) k)) (pow k m)))) (cbrt a)) (* (/ 1 (sqrt (/ (+ 1 (* (+ 10 k) k)) (pow k m)))) (sqrt a)) (* (/ 1 (sqrt (/ (+ 1 (* (+ 10 k) k)) (pow k m)))) (sqrt a)) (/ 1 (sqrt (/ (+ 1 (* (+ 10 k) k)) (pow k m)))) (/ (* 1 a) (sqrt (/ (+ 1 (* (+ 10 k) k)) (pow k m)))) (* (* (* (/ 1 (cbrt (+ 1 (* (+ 10 k) k)))) (/ (pow (* (cbrt k) (cbrt k)) m) (cbrt (+ 1 (* (+ 10 k) k))))) (cbrt a)) (cbrt a)) (/ 1 (/ (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt a)) (pow (cbrt k) m))) (/ 1 (/ (* (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (+ 1 (* (+ 10 k) k)))) (* (sqrt a) (pow (* (cbrt k) (cbrt k)) m)))) (* (* (/ 1 (cbrt (+ 1 (* (+ 10 k) k)))) (pow (cbrt k) m)) (sqrt a)) (/ 1 (/ (cbrt (+ 1 (* (+ 10 k) k))) (/ (pow (* (cbrt k) (cbrt k)) m) (cbrt (+ 1 (* (+ 10 k) k)))))) (/ (* 1 a) (/ (cbrt (+ 1 (* (+ 10 k) k))) (pow (cbrt k) m))) (/ (* 1 (* (cbrt a) (cbrt a))) (/ (cbrt (+ 1 (* (+ 10 k) k))) (/ (pow (sqrt k) m) (cbrt (+ 1 (* (+ 10 k) k)))))) (/ (* 1 (cbrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (pow (sqrt k) m))) (/ 1 (/ (cbrt (+ 1 (* (+ 10 k) k))) (/ (* (sqrt a) (pow (sqrt k) m)) (cbrt (+ 1 (* (+ 10 k) k)))))) (/ (* 1 (sqrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (pow (sqrt k) m))) (* (/ 1 (cbrt (+ 1 (* (+ 10 k) k)))) (/ (pow (sqrt k) m) (cbrt (+ 1 (* (+ 10 k) k))))) (/ (* 1 a) (/ (cbrt (+ 1 (* (+ 10 k) k))) (pow (sqrt k) m))) (/ 1 (* (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt a)))) (/ (* 1 (cbrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (pow k m))) (/ (* 1 (sqrt a)) (* (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (+ 1 (* (+ 10 k) k))))) (/ (* 1 (sqrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (pow k m))) (/ (/ 1 (cbrt (+ 1 (* (+ 10 k) k)))) (cbrt (+ 1 (* (+ 10 k) k)))) (/ 1 (/ (cbrt (+ 1 (* (+ 10 k) k))) (* a (pow k m)))) (/ 1 (* (/ (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt a)) (cbrt (pow k m))) (/ (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt a)) (cbrt (pow k m))))) (/ (* 1 (cbrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (pow k m)))) (* (/ 1 (* (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (pow k m))) (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (pow k m))))) (sqrt a)) (/ (* 1 (sqrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (pow k m)))) (/ (/ 1 (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (pow k m)))) (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (pow k m)))) (/ (* 1 a) (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (pow k m)))) (* (* (/ 1 (cbrt (+ 1 (* (+ 10 k) k)))) (/ (sqrt (pow k m)) (cbrt (+ 1 (* (+ 10 k) k))))) (* (cbrt a) (cbrt a))) (/ (* 1 (cbrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (sqrt (pow k m)))) (/ 1 (* (/ (cbrt (+ 1 (* (+ 10 k) k))) (sqrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (sqrt (pow k m))))) (/ (* 1 (sqrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (sqrt (pow k m)))) (/ 1 (/ (* (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (+ 1 (* (+ 10 k) k)))) (sqrt (pow k m)))) (/ (* 1 a) (/ (cbrt (+ 1 (* (+ 10 k) k))) (sqrt (pow k m)))) (/ 1 (* (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt a)))) (/ (* 1 (cbrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (pow k m))) (/ (* 1 (sqrt a)) (* (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (+ 1 (* (+ 10 k) k))))) (/ (* 1 (sqrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (pow k m))) (/ (/ 1 (cbrt (+ 1 (* (+ 10 k) k)))) (cbrt (+ 1 (* (+ 10 k) k)))) (/ 1 (/ (cbrt (+ 1 (* (+ 10 k) k))) (* a (pow k m)))) (* (/ 1 (/ (cbrt (+ 1 (* (+ 10 k) k))) (/ (pow k (/ m 2)) (cbrt (+ 1 (* (+ 10 k) k)))))) (* (cbrt a) (cbrt a))) (/ 1 (/ (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt a)) (pow k (/ m 2)))) (/ 1 (/ (* (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (+ 1 (* (+ 10 k) k)))) (* (sqrt a) (pow k (/ m 2))))) (/ 1 (/ (/ (cbrt (+ 1 (* (+ 10 k) k))) (sqrt a)) (pow k (/ m 2)))) (/ 1 (/ (cbrt (+ 1 (* (+ 10 k) k))) (/ (pow k (/ m 2)) (cbrt (+ 1 (* (+ 10 k) k)))))) (/ 1 (/ (/ (cbrt (+ 1 (* (+ 10 k) k))) a) (pow k (/ m 2)))) (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (* (pow (* (cbrt k) (cbrt k)) m) (* (cbrt a) (cbrt a))))) (/ (* 1 (cbrt a)) (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow (cbrt k) m))) (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (* (sqrt a) (pow (* (cbrt k) (cbrt k)) m)))) (/ (* 1 (sqrt a)) (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow (cbrt k) m))) (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow (* (cbrt k) (cbrt k)) m))) (/ (* 1 a) (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow (cbrt k) m))) (/ (* 1 (* (cbrt a) (cbrt a))) (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow (sqrt k) m))) (/ (* 1 (cbrt a)) (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow (sqrt k) m))) (* (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow (sqrt k) m))) (sqrt a)) (* (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow (sqrt k) m))) (sqrt a)) (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow (sqrt k) m))) (/ (* 1 a) (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow (sqrt k) m))) (* (* (/ 1 (sqrt (+ 1 (* (+ 10 k) k)))) (cbrt a)) (cbrt a)) (/ (* 1 (cbrt a)) (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow k m))) (/ (* 1 (sqrt a)) (sqrt (+ 1 (* (+ 10 k) k)))) (/ (* 1 (sqrt a)) (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow k m))) (/ 1 (sqrt (+ 1 (* (+ 10 k) k)))) (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (* a (pow k m)))) (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (* (* (cbrt a) (cbrt (pow k m))) (* (cbrt a) (cbrt (pow k m)))))) (* (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (cbrt (pow k m)))) (cbrt a)) (* (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt a)) (/ (* 1 (sqrt a)) (/ (sqrt (+ 1 (* (+ 10 k) k))) (cbrt (pow k m)))) (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (* 1 a) (/ (sqrt (+ 1 (* (+ 10 k) k))) (cbrt (pow k m)))) (* (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (sqrt (pow k m)))) (* (cbrt a) (cbrt a))) (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (* (cbrt a) (sqrt (pow k m))))) (* (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (sqrt (pow k m)))) (sqrt a)) (* (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (sqrt (pow k m)))) (sqrt a)) (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (sqrt (pow k m)))) (/ (* 1 a) (/ (sqrt (+ 1 (* (+ 10 k) k))) (sqrt (pow k m)))) (* (* (/ 1 (sqrt (+ 1 (* (+ 10 k) k)))) (cbrt a)) (cbrt a)) (/ (* 1 (cbrt a)) (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow k m))) (/ (* 1 (sqrt a)) (sqrt (+ 1 (* (+ 10 k) k)))) (/ (* 1 (sqrt a)) (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow k m))) (/ 1 (sqrt (+ 1 (* (+ 10 k) k)))) (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (* a (pow k m)))) (/ 1 (/ (/ (sqrt (+ 1 (* (+ 10 k) k))) (* (cbrt a) (cbrt a))) (pow k (/ m 2)))) (/ 1 (/ (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow k (/ m 2))) (cbrt a))) (/ 1 (/ (/ (sqrt (+ 1 (* (+ 10 k) k))) (sqrt a)) (pow k (/ m 2)))) (/ 1 (/ (/ (sqrt (+ 1 (* (+ 10 k) k))) (sqrt a)) (pow k (/ m 2)))) (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow k (/ m 2)))) (/ 1 (/ (/ (sqrt (+ 1 (* (+ 10 k) k))) a) (pow k (/ m 2)))) (* (pow (* (cbrt k) (cbrt k)) m) (* (cbrt a) (cbrt a))) (/ (* 1 (cbrt a)) (/ (+ 1 (* (+ 10 k) k)) (pow (cbrt k) m))) (* (pow (* (cbrt k) (cbrt k)) m) (sqrt a)) (* (* (/ 1 (+ 1 (* (+ 10 k) k))) (pow (cbrt k) m)) (sqrt a)) (pow (* (cbrt k) (cbrt k)) m) (/ (* 1 a) (/ (+ 1 (* (+ 10 k) k)) (pow (cbrt k) m))) (* (cbrt a) (* (cbrt a) (pow (sqrt k) m))) (/ (* 1 (cbrt a)) (/ (+ 1 (* (+ 10 k) k)) (pow (sqrt k) m))) (* (sqrt a) (pow (sqrt k) m)) (/ (* 1 (sqrt a)) (/ (+ 1 (* (+ 10 k) k)) (pow (sqrt k) m))) (pow (sqrt k) m) (/ 1 (/ (/ (+ 1 (* (+ 10 k) k)) (pow (sqrt k) m)) a)) (* (cbrt a) (cbrt a)) (* (/ 1 (+ 1 (* (+ 10 k) k))) (* (pow k m) (cbrt a))) (sqrt a) (/ 1 (/ (+ 1 (* (+ 10 k) k)) (* (sqrt a) (pow k m)))) 1 (/ 1 (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m)))) (* (* (cbrt a) (cbrt (pow k m))) (* (cbrt a) (cbrt (pow k m)))) (/ (* 1 (cbrt a)) (/ (+ 1 (* (+ 10 k) k)) (cbrt (pow k m)))) (* (sqrt a) (* (cbrt (pow k m)) (cbrt (pow k m)))) (* (/ 1 (/ (+ 1 (* (+ 10 k) k)) (cbrt (pow k m)))) (sqrt a)) (/ 1 (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (* (/ 1 (/ (+ 1 (* (+ 10 k) k)) (cbrt (pow k m)))) a) (* (sqrt (pow k m)) (* (cbrt a) (cbrt a))) (/ (* 1 (cbrt a)) (/ (+ 1 (* (+ 10 k) k)) (sqrt (pow k m)))) (* (sqrt (pow k m)) (sqrt a)) (* (/ 1 (/ (+ 1 (* (+ 10 k) k)) (sqrt (pow k m)))) (sqrt a)) (sqrt (pow k m)) (/ (* 1 a) (/ (+ 1 (* (+ 10 k) k)) (sqrt (pow k m)))) (* (cbrt a) (cbrt a)) (* (/ 1 (+ 1 (* (+ 10 k) k))) (* (pow k m) (cbrt a))) (sqrt a) (/ 1 (/ (+ 1 (* (+ 10 k) k)) (* (sqrt a) (pow k m)))) 1 (/ 1 (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m)))) (* (* (cbrt a) (cbrt a)) (pow k (/ m 2))) (* (* (/ 1 (+ 1 (* (+ 10 k) k))) (pow k (/ m 2))) (cbrt a)) (* (pow k (/ m 2)) (sqrt a)) (/ 1 (/ (+ 1 (* (+ 10 k) k)) (* (sqrt a) (pow k (/ m 2))))) (pow k (/ m 2)) (/ (* 1 a) (/ (+ 1 (* (+ 10 k) k)) (pow k (/ m 2)))) (* (cbrt a) (cbrt a)) (* (/ 1 (+ 1 (* (+ 10 k) k))) (* (pow k m) (cbrt a))) (sqrt a) (/ 1 (/ (+ 1 (* (+ 10 k) k)) (* (sqrt a) (pow k m)))) 1 (/ 1 (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m)))) (/ 1 (/ (+ 1 (* (+ 10 k) k)) (* (cbrt a) (cbrt a)))) (* (pow k m) (cbrt a)) (* (/ 1 (+ 1 (* (+ 10 k) k))) (sqrt a)) (* (sqrt a) (pow k m)) (/ 1 (+ 1 (* (+ 10 k) k))) (* a (pow k m)) 1 (/ 1 (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m)))) (* (/ 1 (+ 1 (* (+ 10 k) k))) (pow k m)) a (/ 1 (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m)))) (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m))) (* (/ 1 (cbrt (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m))))) (/ 1 (cbrt (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m)))))) (/ 1 (sqrt (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m))))) (/ 1 (* (/ (cbrt (/ (+ 1 (* (+ 10 k) k)) (pow k m))) (cbrt a)) (/ (cbrt (/ (+ 1 (* (+ 10 k) k)) (pow k m))) (cbrt a)))) (* (* (/ 1 (cbrt (/ (+ 1 (* (+ 10 k) k)) (pow k m)))) (/ 1 (cbrt (/ (+ 1 (* (+ 10 k) k)) (pow k m))))) (sqrt a)) (/ 1 (* (cbrt (/ (+ 1 (* (+ 10 k) k)) (pow k m))) (cbrt (/ (+ 1 (* (+ 10 k) k)) (pow k m))))) (/ 1 (/ (sqrt (/ (+ 1 (* (+ 10 k) k)) (pow k m))) (* (cbrt a) (cbrt a)))) (* (/ 1 (sqrt (/ (+ 1 (* (+ 10 k) k)) (pow k m)))) (sqrt a)) (/ 1 (sqrt (/ (+ 1 (* (+ 10 k) k)) (pow k m)))) (* (* (* (/ 1 (cbrt (+ 1 (* (+ 10 k) k)))) (/ (pow (* (cbrt k) (cbrt k)) m) (cbrt (+ 1 (* (+ 10 k) k))))) (cbrt a)) (cbrt a)) (/ 1 (/ (* (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (+ 1 (* (+ 10 k) k)))) (* (sqrt a) (pow (* (cbrt k) (cbrt k)) m)))) (/ 1 (/ (cbrt (+ 1 (* (+ 10 k) k))) (/ (pow (* (cbrt k) (cbrt k)) m) (cbrt (+ 1 (* (+ 10 k) k)))))) (/ (* 1 (* (cbrt a) (cbrt a))) (/ (cbrt (+ 1 (* (+ 10 k) k))) (/ (pow (sqrt k) m) (cbrt (+ 1 (* (+ 10 k) k)))))) (/ 1 (/ (cbrt (+ 1 (* (+ 10 k) k))) (/ (* (sqrt a) (pow (sqrt k) m)) (cbrt (+ 1 (* (+ 10 k) k)))))) (* (/ 1 (cbrt (+ 1 (* (+ 10 k) k)))) (/ (pow (sqrt k) m) (cbrt (+ 1 (* (+ 10 k) k))))) (/ 1 (* (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt a)))) (/ (* 1 (sqrt a)) (* (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (+ 1 (* (+ 10 k) k))))) (/ (/ 1 (cbrt (+ 1 (* (+ 10 k) k)))) (cbrt (+ 1 (* (+ 10 k) k)))) (/ 1 (* (/ (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt a)) (cbrt (pow k m))) (/ (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt a)) (cbrt (pow k m))))) (* (/ 1 (* (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (pow k m))) (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (pow k m))))) (sqrt a)) (/ (/ 1 (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (pow k m)))) (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (pow k m)))) (* (* (/ 1 (cbrt (+ 1 (* (+ 10 k) k)))) (/ (sqrt (pow k m)) (cbrt (+ 1 (* (+ 10 k) k))))) (* (cbrt a) (cbrt a))) (/ 1 (* (/ (cbrt (+ 1 (* (+ 10 k) k))) (sqrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (sqrt (pow k m))))) (/ 1 (/ (* (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (+ 1 (* (+ 10 k) k)))) (sqrt (pow k m)))) (/ 1 (* (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt a)) (/ (cbrt (+ 1 (* (+ 10 k) k))) (cbrt a)))) (/ (* 1 (sqrt a)) (* (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (+ 1 (* (+ 10 k) k))))) (/ (/ 1 (cbrt (+ 1 (* (+ 10 k) k)))) (cbrt (+ 1 (* (+ 10 k) k)))) (* (/ 1 (/ (cbrt (+ 1 (* (+ 10 k) k))) (/ (pow k (/ m 2)) (cbrt (+ 1 (* (+ 10 k) k)))))) (* (cbrt a) (cbrt a))) (/ 1 (/ (* (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (+ 1 (* (+ 10 k) k)))) (* (sqrt a) (pow k (/ m 2))))) (/ 1 (/ (cbrt (+ 1 (* (+ 10 k) k))) (/ (pow k (/ m 2)) (cbrt (+ 1 (* (+ 10 k) k)))))) (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (* (pow (* (cbrt k) (cbrt k)) m) (* (cbrt a) (cbrt a))))) (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (* (sqrt a) (pow (* (cbrt k) (cbrt k)) m)))) (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow (* (cbrt k) (cbrt k)) m))) (/ (* 1 (* (cbrt a) (cbrt a))) (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow (sqrt k) m))) (* (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow (sqrt k) m))) (sqrt a)) (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow (sqrt k) m))) (* (* (/ 1 (sqrt (+ 1 (* (+ 10 k) k)))) (cbrt a)) (cbrt a)) (/ (* 1 (sqrt a)) (sqrt (+ 1 (* (+ 10 k) k)))) (/ 1 (sqrt (+ 1 (* (+ 10 k) k)))) (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (* (* (cbrt a) (cbrt (pow k m))) (* (cbrt a) (cbrt (pow k m)))))) (* (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt a)) (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (* (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (sqrt (pow k m)))) (* (cbrt a) (cbrt a))) (* (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (sqrt (pow k m)))) (sqrt a)) (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (sqrt (pow k m)))) (* (* (/ 1 (sqrt (+ 1 (* (+ 10 k) k)))) (cbrt a)) (cbrt a)) (/ (* 1 (sqrt a)) (sqrt (+ 1 (* (+ 10 k) k)))) (/ 1 (sqrt (+ 1 (* (+ 10 k) k)))) (/ 1 (/ (/ (sqrt (+ 1 (* (+ 10 k) k))) (* (cbrt a) (cbrt a))) (pow k (/ m 2)))) (/ 1 (/ (/ (sqrt (+ 1 (* (+ 10 k) k))) (sqrt a)) (pow k (/ m 2)))) (/ 1 (/ (sqrt (+ 1 (* (+ 10 k) k))) (pow k (/ m 2)))) (* (pow (* (cbrt k) (cbrt k)) m) (* (cbrt a) (cbrt a))) (* (pow (* (cbrt k) (cbrt k)) m) (sqrt a)) (pow (* (cbrt k) (cbrt k)) m) (* (cbrt a) (* (cbrt a) (pow (sqrt k) m))) (* (sqrt a) (pow (sqrt k) m)) (pow (sqrt k) m) (* (cbrt a) (cbrt a)) (sqrt a) 1 (* (* (cbrt a) (cbrt (pow k m))) (* (cbrt a) (cbrt (pow k m)))) (* (sqrt a) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ 1 (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (* (sqrt (pow k m)) (* (cbrt a) (cbrt a))) (* (sqrt (pow k m)) (sqrt a)) (sqrt (pow k m)) (* (cbrt a) (cbrt a)) (sqrt a) 1 (* (* (cbrt a) (cbrt a)) (pow k (/ m 2))) (* (pow k (/ m 2)) (sqrt a)) (pow k (/ m 2)) (* (cbrt a) (cbrt a)) (sqrt a) 1 (/ 1 (/ (+ 1 (* (+ 10 k) k)) (* (cbrt a) (cbrt a)))) (* (/ 1 (+ 1 (* (+ 10 k) k))) (sqrt a)) (/ 1 (+ 1 (* (+ 10 k) k))) 1 (* (/ 1 (+ 1 (* (+ 10 k) k))) (pow k m)) (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m))) (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m))) (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m))) (* (/ 1 (+ 1 (* (+ 10 k) k))) (pow k m)) (real->posit16 (/ 1 (/ (+ 1 (* (+ 10 k) k)) (* a (pow k m))))) (* (+ 10 k) k) (log (* (+ 10 k) k)) (log (* (+ 10 k) k)) (exp (* (+ 10 k) k)) (* (* (+ 10 k) k) (* (* (+ 10 k) k) (* (+ 10 k) k))) (* (cbrt (* (+ 10 k) k)) (cbrt (* (+ 10 k) k))) (cbrt (* (+ 10 k) k)) (* (* (+ 10 k) k) (* (* (+ 10 k) k) (* (+ 10 k) k))) (sqrt (* (+ 10 k) k)) (sqrt (* (+ 10 k) k)) (* (sqrt (+ 10 k)) (sqrt k)) (* (sqrt (+ 10 k)) (sqrt k)) (* (cbrt k) (* (cbrt k) (+ 10 k))) (* (+ 10 k) (sqrt k)) (+ 10 k) (* k (cbrt (+ 10 k))) (* (sqrt (+ 10 k)) k) (* (+ 10 k) k) (* (+ 10 k) k) (* k (+ (* (* k k) k) 1000)) (* (- (* k k) 100) k) (real->posit16 (* (+ 10 k) k)) (* (exp (* (+ 10 k) k)) E) (log (+ 1 (* (+ 10 k) k))) (* (exp (* (+ 10 k) k)) E) (* (cbrt (+ 1 (* (+ 10 k) k))) (cbrt (+ 1 (* (+ 10 k) k)))) (cbrt (+ 1 (* (+ 10 k) k))) (* (* (+ 1 (* (+ 10 k) k)) (+ 1 (* (+ 10 k) k))) (+ 1 (* (+ 10 k) k))) (sqrt (+ 1 (* (+ 10 k) k))) (sqrt (+ 1 (* (+ 10 k) k))) (+ 1 (* (* (+ 10 k) k) (* (* (+ 10 k) k) (* (+ 10 k) k)))) (+ (* (* (+ 10 k) k) (* (+ 10 k) k)) (- 1 (* (+ 10 k) k))) (+ (* (* (+ 10 k) k) (* (+ 10 k) k)) -1) (- (* (+ 10 k) k) 1) (real->posit16 (+ 1 (* (+ 10 k) k))) (+ (/ 1 a) (- (/ k (/ a 10)) (/ (* (log k) m) a))) (+ (+ (* (/ 10 a) (/ k (exp (- (* (- (log k)) m))))) (/ 1 (* (exp (- (* (- (log k)) m))) a))) (/ (/ (* k k) (exp (- (* (- (log k)) m)))) a)) (+ (* (/ k a) (/ 10 (exp (* m (+ (- (log -1) (log -1)) (log k)))))) (+ (/ (/ 1 a) (exp (* m (+ (- (log -1) (log -1)) (log k))))) (/ (/ (* k k) a) (exp (* m (+ (- (log -1) (log -1)) (log k))))))) (- (+ a (* (log k) (* a m))) (* 10 (* a k))) (+ (* (/ 99 (* k k)) (/ (* (exp (- (* (- (log k)) m))) a) (* k k))) (- (* (/ a k) (/ (exp (- (* (- (log k)) m))) k)) (/ 10 (/ (* (* k k) k) (* (exp (- (* (- (log k)) m))) a))))) (+ (/ a (/ (* k k) (exp (* m (+ (- (log -1) (log -1)) (log k)))))) (- (/ (* 99 a) (/ (* k k) (/ (exp (* m (+ (- (log -1) (log -1)) (log k)))) (* k k)))) (/ (* 10 a) (/ k (/ (exp (* m (+ (- (log -1) (log -1)) (log k)))) (* k k)))))) (+ (* k k) (* k 10)) (+ (* k k) (* k 10)) (+ (* k k) (* k 10)) (+ (+ (* k k) 1) (* k 10)) (+ (+ (* k k) 1) (* k 10)) (+ (+ (* k k) 1) (* k 10)) 11.317 * * * [progress]: adding candidates to table 14.252 * * [progress]: iteration 3 / 4 14.252 * * * [progress]: picking best candidate 14.266 * * * * [pick]: Picked # 14.266 * * * [progress]: localizing error 14.317 * * * [progress]: generating rewritten candidates 14.317 * * * * [progress]: [ 1 / 4 ] rewriting at (2 2) 14.407 * * * * [progress]: [ 2 / 4 ] rewriting at (2) 14.456 * * * * [progress]: [ 3 / 4 ] rewriting at (2 2 1 1 1) 14.471 * * * * [progress]: [ 4 / 4 ] rewriting at (2 2 1 1) 14.518 * * * [progress]: generating series expansions 14.518 * * * * [progress]: [ 1 / 4 ] generating series at (2 2) 14.519 * [backup-simplify]: Simplify (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a) into (/ (+ (pow k 2) (+ 1 (* 10 k))) (* a (pow k m))) 14.519 * [approximate]: Taking taylor expansion of (/ (+ (pow k 2) (+ 1 (* 10 k))) (* a (pow k m))) in (k m a) around 0 14.519 * [taylor]: Taking taylor expansion of (/ (+ (pow k 2) (+ 1 (* 10 k))) (* a (pow k m))) in a 14.519 * [taylor]: Taking taylor expansion of (+ (pow k 2) (+ 1 (* 10 k))) in a 14.519 * [taylor]: Taking taylor expansion of (pow k 2) in a 14.519 * [taylor]: Taking taylor expansion of k in a 14.519 * [backup-simplify]: Simplify k into k 14.519 * [taylor]: Taking taylor expansion of (+ 1 (* 10 k)) in a 14.519 * [taylor]: Taking taylor expansion of 1 in a 14.519 * [backup-simplify]: Simplify 1 into 1 14.519 * [taylor]: Taking taylor expansion of (* 10 k) in a 14.519 * [taylor]: Taking taylor expansion of 10 in a 14.519 * [backup-simplify]: Simplify 10 into 10 14.519 * [taylor]: Taking taylor expansion of k in a 14.519 * [backup-simplify]: Simplify k into k 14.519 * [taylor]: Taking taylor expansion of (* a (pow k m)) in a 14.519 * [taylor]: Taking taylor expansion of a in a 14.519 * [backup-simplify]: Simplify 0 into 0 14.519 * [backup-simplify]: Simplify 1 into 1 14.519 * [taylor]: Taking taylor expansion of (pow k m) in a 14.519 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in a 14.519 * [taylor]: Taking taylor expansion of (* m (log k)) in a 14.519 * [taylor]: Taking taylor expansion of m in a 14.519 * [backup-simplify]: Simplify m into m 14.519 * [taylor]: Taking taylor expansion of (log k) in a 14.519 * [taylor]: Taking taylor expansion of k in a 14.519 * [backup-simplify]: Simplify k into k 14.519 * [backup-simplify]: Simplify (log k) into (log k) 14.519 * [backup-simplify]: Simplify (* m (log k)) into (* (log k) m) 14.519 * [backup-simplify]: Simplify (exp (* (log k) m)) into (exp (* (log k) m)) 14.519 * [backup-simplify]: Simplify (* k k) into (pow k 2) 14.519 * [backup-simplify]: Simplify (* 10 k) into (* 10 k) 14.519 * [backup-simplify]: Simplify (+ 1 (* 10 k)) into (+ 1 (* 10 k)) 14.520 * [backup-simplify]: Simplify (+ (pow k 2) (+ 1 (* 10 k))) into (+ (pow k 2) (+ 1 (* 10 k))) 14.520 * [backup-simplify]: Simplify (* 0 (exp (* (log k) m))) into 0 14.521 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 14.521 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 14.521 * [backup-simplify]: Simplify (* (exp (* (log k) m)) (+ (* (/ (pow 0 1) 1)))) into 0 14.521 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (exp (* (log k) m)))) into (exp (* (log k) m)) 14.522 * [backup-simplify]: Simplify (/ (+ (pow k 2) (+ 1 (* 10 k))) (exp (* (log k) m))) into (/ (+ (pow k 2) (+ 1 (* 10 k))) (exp (* (log k) m))) 14.522 * [taylor]: Taking taylor expansion of (/ (+ (pow k 2) (+ 1 (* 10 k))) (* a (pow k m))) in m 14.522 * [taylor]: Taking taylor expansion of (+ (pow k 2) (+ 1 (* 10 k))) in m 14.522 * [taylor]: Taking taylor expansion of (pow k 2) in m 14.522 * [taylor]: Taking taylor expansion of k in m 14.522 * [backup-simplify]: Simplify k into k 14.522 * [taylor]: Taking taylor expansion of (+ 1 (* 10 k)) in m 14.522 * [taylor]: Taking taylor expansion of 1 in m 14.522 * [backup-simplify]: Simplify 1 into 1 14.522 * [taylor]: Taking taylor expansion of (* 10 k) in m 14.522 * [taylor]: Taking taylor expansion of 10 in m 14.522 * [backup-simplify]: Simplify 10 into 10 14.522 * [taylor]: Taking taylor expansion of k in m 14.522 * [backup-simplify]: Simplify k into k 14.522 * [taylor]: Taking taylor expansion of (* a (pow k m)) in m 14.522 * [taylor]: Taking taylor expansion of a in m 14.522 * [backup-simplify]: Simplify a into a 14.522 * [taylor]: Taking taylor expansion of (pow k m) in m 14.522 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 14.522 * [taylor]: Taking taylor expansion of (* m (log k)) in m 14.522 * [taylor]: Taking taylor expansion of m in m 14.522 * [backup-simplify]: Simplify 0 into 0 14.522 * [backup-simplify]: Simplify 1 into 1 14.522 * [taylor]: Taking taylor expansion of (log k) in m 14.522 * [taylor]: Taking taylor expansion of k in m 14.522 * [backup-simplify]: Simplify k into k 14.522 * [backup-simplify]: Simplify (log k) into (log k) 14.522 * [backup-simplify]: Simplify (* 0 (log k)) into 0 14.523 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 14.523 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 14.523 * [backup-simplify]: Simplify (exp 0) into 1 14.523 * [backup-simplify]: Simplify (* k k) into (pow k 2) 14.523 * [backup-simplify]: Simplify (* 10 k) into (* 10 k) 14.523 * [backup-simplify]: Simplify (+ 1 (* 10 k)) into (+ 1 (* 10 k)) 14.523 * [backup-simplify]: Simplify (+ (pow k 2) (+ 1 (* 10 k))) into (+ (pow k 2) (+ 1 (* 10 k))) 14.523 * [backup-simplify]: Simplify (* a 1) into a 14.523 * [backup-simplify]: Simplify (/ (+ (pow k 2) (+ 1 (* 10 k))) a) into (/ (+ (pow k 2) (+ 1 (* 10 k))) a) 14.523 * [taylor]: Taking taylor expansion of (/ (+ (pow k 2) (+ 1 (* 10 k))) (* a (pow k m))) in k 14.523 * [taylor]: Taking taylor expansion of (+ (pow k 2) (+ 1 (* 10 k))) in k 14.523 * [taylor]: Taking taylor expansion of (pow k 2) in k 14.523 * [taylor]: Taking taylor expansion of k in k 14.523 * [backup-simplify]: Simplify 0 into 0 14.523 * [backup-simplify]: Simplify 1 into 1 14.523 * [taylor]: Taking taylor expansion of (+ 1 (* 10 k)) in k 14.523 * [taylor]: Taking taylor expansion of 1 in k 14.523 * [backup-simplify]: Simplify 1 into 1 14.523 * [taylor]: Taking taylor expansion of (* 10 k) in k 14.523 * [taylor]: Taking taylor expansion of 10 in k 14.523 * [backup-simplify]: Simplify 10 into 10 14.523 * [taylor]: Taking taylor expansion of k in k 14.523 * [backup-simplify]: Simplify 0 into 0 14.523 * [backup-simplify]: Simplify 1 into 1 14.523 * [taylor]: Taking taylor expansion of (* a (pow k m)) in k 14.523 * [taylor]: Taking taylor expansion of a in k 14.523 * [backup-simplify]: Simplify a into a 14.523 * [taylor]: Taking taylor expansion of (pow k m) in k 14.524 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 14.524 * [taylor]: Taking taylor expansion of (* m (log k)) in k 14.524 * [taylor]: Taking taylor expansion of m in k 14.524 * [backup-simplify]: Simplify m into m 14.524 * [taylor]: Taking taylor expansion of (log k) in k 14.524 * [taylor]: Taking taylor expansion of k in k 14.524 * [backup-simplify]: Simplify 0 into 0 14.524 * [backup-simplify]: Simplify 1 into 1 14.524 * [backup-simplify]: Simplify (log 1) into 0 14.524 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 14.524 * [backup-simplify]: Simplify (* m (log k)) into (* (log k) m) 14.524 * [backup-simplify]: Simplify (exp (* (log k) m)) into (exp (* (log k) m)) 14.525 * [backup-simplify]: Simplify (* 10 0) into 0 14.525 * [backup-simplify]: Simplify (+ 1 0) into 1 14.525 * [backup-simplify]: Simplify (+ 0 1) into 1 14.525 * [backup-simplify]: Simplify (* a (exp (* (log k) m))) into (* a (exp (* (log k) m))) 14.525 * [backup-simplify]: Simplify (/ 1 (* a (exp (* (log k) m)))) into (/ 1 (* a (exp (* (log k) m)))) 14.525 * [taylor]: Taking taylor expansion of (/ (+ (pow k 2) (+ 1 (* 10 k))) (* a (pow k m))) in k 14.525 * [taylor]: Taking taylor expansion of (+ (pow k 2) (+ 1 (* 10 k))) in k 14.525 * [taylor]: Taking taylor expansion of (pow k 2) in k 14.525 * [taylor]: Taking taylor expansion of k in k 14.525 * [backup-simplify]: Simplify 0 into 0 14.525 * [backup-simplify]: Simplify 1 into 1 14.525 * [taylor]: Taking taylor expansion of (+ 1 (* 10 k)) in k 14.525 * [taylor]: Taking taylor expansion of 1 in k 14.525 * [backup-simplify]: Simplify 1 into 1 14.525 * [taylor]: Taking taylor expansion of (* 10 k) in k 14.525 * [taylor]: Taking taylor expansion of 10 in k 14.525 * [backup-simplify]: Simplify 10 into 10 14.525 * [taylor]: Taking taylor expansion of k in k 14.525 * [backup-simplify]: Simplify 0 into 0 14.525 * [backup-simplify]: Simplify 1 into 1 14.525 * [taylor]: Taking taylor expansion of (* a (pow k m)) in k 14.525 * [taylor]: Taking taylor expansion of a in k 14.525 * [backup-simplify]: Simplify a into a 14.526 * [taylor]: Taking taylor expansion of (pow k m) in k 14.526 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 14.526 * [taylor]: Taking taylor expansion of (* m (log k)) in k 14.526 * [taylor]: Taking taylor expansion of m in k 14.526 * [backup-simplify]: Simplify m into m 14.526 * [taylor]: Taking taylor expansion of (log k) in k 14.526 * [taylor]: Taking taylor expansion of k in k 14.526 * [backup-simplify]: Simplify 0 into 0 14.526 * [backup-simplify]: Simplify 1 into 1 14.526 * [backup-simplify]: Simplify (log 1) into 0 14.526 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 14.526 * [backup-simplify]: Simplify (* m (log k)) into (* (log k) m) 14.526 * [backup-simplify]: Simplify (exp (* (log k) m)) into (exp (* (log k) m)) 14.527 * [backup-simplify]: Simplify (* 10 0) into 0 14.527 * [backup-simplify]: Simplify (+ 1 0) into 1 14.527 * [backup-simplify]: Simplify (+ 0 1) into 1 14.527 * [backup-simplify]: Simplify (* a (exp (* (log k) m))) into (* a (exp (* (log k) m))) 14.527 * [backup-simplify]: Simplify (/ 1 (* a (exp (* (log k) m)))) into (/ 1 (* a (exp (* (log k) m)))) 14.527 * [taylor]: Taking taylor expansion of (/ 1 (* a (exp (* (log k) m)))) in m 14.527 * [taylor]: Taking taylor expansion of (* a (exp (* (log k) m))) in m 14.527 * [taylor]: Taking taylor expansion of a in m 14.527 * [backup-simplify]: Simplify a into a 14.527 * [taylor]: Taking taylor expansion of (exp (* (log k) m)) in m 14.527 * [taylor]: Taking taylor expansion of (* (log k) m) in m 14.527 * [taylor]: Taking taylor expansion of (log k) in m 14.527 * [taylor]: Taking taylor expansion of k in m 14.527 * [backup-simplify]: Simplify k into k 14.527 * [backup-simplify]: Simplify (log k) into (log k) 14.527 * [taylor]: Taking taylor expansion of m in m 14.527 * [backup-simplify]: Simplify 0 into 0 14.527 * [backup-simplify]: Simplify 1 into 1 14.528 * [backup-simplify]: Simplify (* (log k) 0) into 0 14.528 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 14.528 * [backup-simplify]: Simplify (+ (* (log k) 1) (* 0 0)) into (log k) 14.528 * [backup-simplify]: Simplify (exp 0) into 1 14.528 * [backup-simplify]: Simplify (* a 1) into a 14.528 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 14.528 * [taylor]: Taking taylor expansion of (/ 1 a) in a 14.528 * [taylor]: Taking taylor expansion of a in a 14.528 * [backup-simplify]: Simplify 0 into 0 14.528 * [backup-simplify]: Simplify 1 into 1 14.529 * [backup-simplify]: Simplify (/ 1 1) into 1 14.529 * [backup-simplify]: Simplify 1 into 1 14.529 * [backup-simplify]: Simplify (+ (* 10 1) (* 0 0)) into 10 14.529 * [backup-simplify]: Simplify (+ 0 10) into 10 14.530 * [backup-simplify]: Simplify (+ 0 10) into 10 14.530 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 14.531 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 14.531 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 14.531 * [backup-simplify]: Simplify (* (exp (* (log k) m)) (+ (* (/ (pow 0 1) 1)))) into 0 14.531 * [backup-simplify]: Simplify (+ (* a 0) (* 0 (exp (* (log k) m)))) into 0 14.532 * [backup-simplify]: Simplify (- (/ 10 (* a (exp (* (log k) m)))) (+ (* (/ 1 (* a (exp (* (log k) m)))) (/ 0 (* a (exp (* (log k) m))))))) into (* 10 (/ 1 (* a (exp (* (log k) m))))) 14.532 * [taylor]: Taking taylor expansion of (* 10 (/ 1 (* a (exp (* (log k) m))))) in m 14.532 * [taylor]: Taking taylor expansion of 10 in m 14.532 * [backup-simplify]: Simplify 10 into 10 14.532 * [taylor]: Taking taylor expansion of (/ 1 (* a (exp (* (log k) m)))) in m 14.532 * [taylor]: Taking taylor expansion of (* a (exp (* (log k) m))) in m 14.532 * [taylor]: Taking taylor expansion of a in m 14.532 * [backup-simplify]: Simplify a into a 14.532 * [taylor]: Taking taylor expansion of (exp (* (log k) m)) in m 14.532 * [taylor]: Taking taylor expansion of (* (log k) m) in m 14.532 * [taylor]: Taking taylor expansion of (log k) in m 14.532 * [taylor]: Taking taylor expansion of k in m 14.532 * [backup-simplify]: Simplify k into k 14.532 * [backup-simplify]: Simplify (log k) into (log k) 14.532 * [taylor]: Taking taylor expansion of m in m 14.532 * [backup-simplify]: Simplify 0 into 0 14.532 * [backup-simplify]: Simplify 1 into 1 14.532 * [backup-simplify]: Simplify (* (log k) 0) into 0 14.533 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 14.533 * [backup-simplify]: Simplify (+ (* (log k) 1) (* 0 0)) into (log k) 14.533 * [backup-simplify]: Simplify (exp 0) into 1 14.533 * [backup-simplify]: Simplify (* a 1) into a 14.533 * [backup-simplify]: Simplify (/ 1 a) into (/ 1 a) 14.533 * [backup-simplify]: Simplify (* 10 (/ 1 a)) into (/ 10 a) 14.533 * [taylor]: Taking taylor expansion of (/ 10 a) in a 14.533 * [taylor]: Taking taylor expansion of 10 in a 14.533 * [backup-simplify]: Simplify 10 into 10 14.533 * [taylor]: Taking taylor expansion of a in a 14.533 * [backup-simplify]: Simplify 0 into 0 14.533 * [backup-simplify]: Simplify 1 into 1 14.533 * [backup-simplify]: Simplify (/ 10 1) into 10 14.533 * [backup-simplify]: Simplify 10 into 10 14.533 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow (log k) 1) 1)))) into (log k) 14.534 * [backup-simplify]: Simplify (+ (* a (log k)) (* 0 1)) into (* a (log k)) 14.534 * [backup-simplify]: Simplify (- (+ (* (/ 1 a) (/ (* a (log k)) a)))) into (- (/ (log k) a)) 14.534 * [taylor]: Taking taylor expansion of (- (/ (log k) a)) in a 14.534 * [taylor]: Taking taylor expansion of (/ (log k) a) in a 14.534 * [taylor]: Taking taylor expansion of (log k) in a 14.534 * [taylor]: Taking taylor expansion of k in a 14.534 * [backup-simplify]: Simplify k into k 14.534 * [backup-simplify]: Simplify (log k) into (log k) 14.534 * [taylor]: Taking taylor expansion of a in a 14.534 * [backup-simplify]: Simplify 0 into 0 14.534 * [backup-simplify]: Simplify 1 into 1 14.534 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 14.534 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 14.534 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 14.535 * [backup-simplify]: Simplify (+ (* (- (log k)) (* (/ 1 a) (* m 1))) (+ (* 10 (* (/ 1 a) (* 1 k))) (* 1 (* (/ 1 a) (* 1 1))))) into (- (+ (/ 1 a) (* 10 (/ k a))) (/ (* (log k) m) a)) 14.535 * [backup-simplify]: Simplify (/ (/ (+ (+ (* (/ 1 k) (/ 1 k)) (* (/ 1 k) 10)) 1) (pow (/ 1 k) (/ 1 m))) (/ 1 a)) into (/ (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) (pow (/ 1 k) (/ 1 m))) 14.535 * [approximate]: Taking taylor expansion of (/ (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) (pow (/ 1 k) (/ 1 m))) in (k m a) around 0 14.535 * [taylor]: Taking taylor expansion of (/ (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) (pow (/ 1 k) (/ 1 m))) in a 14.535 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) in a 14.535 * [taylor]: Taking taylor expansion of a in a 14.535 * [backup-simplify]: Simplify 0 into 0 14.535 * [backup-simplify]: Simplify 1 into 1 14.535 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) in a 14.535 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 14.535 * [taylor]: Taking taylor expansion of (pow k 2) in a 14.535 * [taylor]: Taking taylor expansion of k in a 14.535 * [backup-simplify]: Simplify k into k 14.535 * [backup-simplify]: Simplify (* k k) into (pow k 2) 14.535 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 14.535 * [taylor]: Taking taylor expansion of (+ (* 10 (/ 1 k)) 1) in a 14.535 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in a 14.535 * [taylor]: Taking taylor expansion of 10 in a 14.535 * [backup-simplify]: Simplify 10 into 10 14.535 * [taylor]: Taking taylor expansion of (/ 1 k) in a 14.535 * [taylor]: Taking taylor expansion of k in a 14.535 * [backup-simplify]: Simplify k into k 14.535 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 14.535 * [taylor]: Taking taylor expansion of 1 in a 14.535 * [backup-simplify]: Simplify 1 into 1 14.535 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in a 14.535 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in a 14.535 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in a 14.535 * [taylor]: Taking taylor expansion of (/ 1 m) in a 14.535 * [taylor]: Taking taylor expansion of m in a 14.535 * [backup-simplify]: Simplify m into m 14.535 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 14.536 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in a 14.536 * [taylor]: Taking taylor expansion of (/ 1 k) in a 14.536 * [taylor]: Taking taylor expansion of k in a 14.536 * [backup-simplify]: Simplify k into k 14.536 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 14.536 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 14.536 * [backup-simplify]: Simplify (* (/ 1 m) (log (/ 1 k))) into (/ (log (/ 1 k)) m) 14.536 * [backup-simplify]: Simplify (exp (/ (log (/ 1 k)) m)) into (exp (/ (log (/ 1 k)) m)) 14.536 * [backup-simplify]: Simplify (* 10 (/ 1 k)) into (/ 10 k) 14.536 * [backup-simplify]: Simplify (+ (/ 10 k) 1) into (+ (* 10 (/ 1 k)) 1) 14.536 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) into (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) 14.536 * [backup-simplify]: Simplify (* 0 (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) into 0 14.536 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 14.536 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 14.536 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 14.537 * [backup-simplify]: Simplify (+ (* 10 0) (* 0 (/ 1 k))) into 0 14.537 * [backup-simplify]: Simplify (+ 0 0) into 0 14.537 * [backup-simplify]: Simplify (+ 0 0) into 0 14.537 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))) into (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) 14.538 * [backup-simplify]: Simplify (/ (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) (exp (/ (log (/ 1 k)) m))) into (/ (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) (exp (/ (log (/ 1 k)) m))) 14.538 * [taylor]: Taking taylor expansion of (/ (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) (pow (/ 1 k) (/ 1 m))) in m 14.538 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) in m 14.538 * [taylor]: Taking taylor expansion of a in m 14.538 * [backup-simplify]: Simplify a into a 14.538 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) in m 14.538 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 14.538 * [taylor]: Taking taylor expansion of (pow k 2) in m 14.538 * [taylor]: Taking taylor expansion of k in m 14.538 * [backup-simplify]: Simplify k into k 14.538 * [backup-simplify]: Simplify (* k k) into (pow k 2) 14.538 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 14.538 * [taylor]: Taking taylor expansion of (+ (* 10 (/ 1 k)) 1) in m 14.538 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in m 14.538 * [taylor]: Taking taylor expansion of 10 in m 14.538 * [backup-simplify]: Simplify 10 into 10 14.538 * [taylor]: Taking taylor expansion of (/ 1 k) in m 14.538 * [taylor]: Taking taylor expansion of k in m 14.538 * [backup-simplify]: Simplify k into k 14.538 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 14.538 * [taylor]: Taking taylor expansion of 1 in m 14.538 * [backup-simplify]: Simplify 1 into 1 14.538 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in m 14.538 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in m 14.538 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in m 14.538 * [taylor]: Taking taylor expansion of (/ 1 m) in m 14.538 * [taylor]: Taking taylor expansion of m in m 14.538 * [backup-simplify]: Simplify 0 into 0 14.538 * [backup-simplify]: Simplify 1 into 1 14.538 * [backup-simplify]: Simplify (/ 1 1) into 1 14.538 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in m 14.538 * [taylor]: Taking taylor expansion of (/ 1 k) in m 14.538 * [taylor]: Taking taylor expansion of k in m 14.538 * [backup-simplify]: Simplify k into k 14.539 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 14.539 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 14.539 * [backup-simplify]: Simplify (* 1 (log (/ 1 k))) into (log (/ 1 k)) 14.539 * [backup-simplify]: Simplify (exp (* (/ 1 m) (log (/ 1 k)))) into (exp (/ (log (/ 1 k)) m)) 14.539 * [backup-simplify]: Simplify (* 10 (/ 1 k)) into (/ 10 k) 14.539 * [backup-simplify]: Simplify (+ (/ 10 k) 1) into (+ (* 10 (/ 1 k)) 1) 14.539 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) into (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) 14.539 * [backup-simplify]: Simplify (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) into (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) 14.539 * [backup-simplify]: Simplify (/ (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) (exp (/ (log (/ 1 k)) m))) into (/ (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) (exp (/ (log (/ 1 k)) m))) 14.539 * [taylor]: Taking taylor expansion of (/ (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) (pow (/ 1 k) (/ 1 m))) in k 14.539 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) in k 14.539 * [taylor]: Taking taylor expansion of a in k 14.539 * [backup-simplify]: Simplify a into a 14.539 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) in k 14.539 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 14.539 * [taylor]: Taking taylor expansion of (pow k 2) in k 14.539 * [taylor]: Taking taylor expansion of k in k 14.539 * [backup-simplify]: Simplify 0 into 0 14.539 * [backup-simplify]: Simplify 1 into 1 14.540 * [backup-simplify]: Simplify (* 1 1) into 1 14.540 * [backup-simplify]: Simplify (/ 1 1) into 1 14.540 * [taylor]: Taking taylor expansion of (+ (* 10 (/ 1 k)) 1) in k 14.540 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 14.540 * [taylor]: Taking taylor expansion of 10 in k 14.540 * [backup-simplify]: Simplify 10 into 10 14.540 * [taylor]: Taking taylor expansion of (/ 1 k) in k 14.540 * [taylor]: Taking taylor expansion of k in k 14.540 * [backup-simplify]: Simplify 0 into 0 14.540 * [backup-simplify]: Simplify 1 into 1 14.540 * [backup-simplify]: Simplify (/ 1 1) into 1 14.540 * [taylor]: Taking taylor expansion of 1 in k 14.540 * [backup-simplify]: Simplify 1 into 1 14.540 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in k 14.540 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in k 14.540 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in k 14.540 * [taylor]: Taking taylor expansion of (/ 1 m) in k 14.540 * [taylor]: Taking taylor expansion of m in k 14.540 * [backup-simplify]: Simplify m into m 14.540 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 14.540 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 14.540 * [taylor]: Taking taylor expansion of (/ 1 k) in k 14.540 * [taylor]: Taking taylor expansion of k in k 14.540 * [backup-simplify]: Simplify 0 into 0 14.540 * [backup-simplify]: Simplify 1 into 1 14.541 * [backup-simplify]: Simplify (/ 1 1) into 1 14.541 * [backup-simplify]: Simplify (log 1) into 0 14.541 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 14.541 * [backup-simplify]: Simplify (* (/ 1 m) (- (log k))) into (* -1 (/ (log k) m)) 14.541 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 14.542 * [backup-simplify]: Simplify (+ 1 0) into 1 14.542 * [backup-simplify]: Simplify (* a 1) into a 14.542 * [backup-simplify]: Simplify (/ a (exp (* -1 (/ (log k) m)))) into (/ a (exp (* -1 (/ (log k) m)))) 14.542 * [taylor]: Taking taylor expansion of (/ (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) (pow (/ 1 k) (/ 1 m))) in k 14.542 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) in k 14.542 * [taylor]: Taking taylor expansion of a in k 14.542 * [backup-simplify]: Simplify a into a 14.542 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) in k 14.542 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 14.542 * [taylor]: Taking taylor expansion of (pow k 2) in k 14.542 * [taylor]: Taking taylor expansion of k in k 14.542 * [backup-simplify]: Simplify 0 into 0 14.542 * [backup-simplify]: Simplify 1 into 1 14.542 * [backup-simplify]: Simplify (* 1 1) into 1 14.542 * [backup-simplify]: Simplify (/ 1 1) into 1 14.542 * [taylor]: Taking taylor expansion of (+ (* 10 (/ 1 k)) 1) in k 14.542 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 14.542 * [taylor]: Taking taylor expansion of 10 in k 14.542 * [backup-simplify]: Simplify 10 into 10 14.542 * [taylor]: Taking taylor expansion of (/ 1 k) in k 14.542 * [taylor]: Taking taylor expansion of k in k 14.543 * [backup-simplify]: Simplify 0 into 0 14.543 * [backup-simplify]: Simplify 1 into 1 14.543 * [backup-simplify]: Simplify (/ 1 1) into 1 14.543 * [taylor]: Taking taylor expansion of 1 in k 14.543 * [backup-simplify]: Simplify 1 into 1 14.543 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in k 14.543 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in k 14.543 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in k 14.543 * [taylor]: Taking taylor expansion of (/ 1 m) in k 14.543 * [taylor]: Taking taylor expansion of m in k 14.543 * [backup-simplify]: Simplify m into m 14.543 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 14.543 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 14.543 * [taylor]: Taking taylor expansion of (/ 1 k) in k 14.543 * [taylor]: Taking taylor expansion of k in k 14.543 * [backup-simplify]: Simplify 0 into 0 14.543 * [backup-simplify]: Simplify 1 into 1 14.543 * [backup-simplify]: Simplify (/ 1 1) into 1 14.543 * [backup-simplify]: Simplify (log 1) into 0 14.544 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 14.544 * [backup-simplify]: Simplify (* (/ 1 m) (- (log k))) into (* -1 (/ (log k) m)) 14.544 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 14.544 * [backup-simplify]: Simplify (+ 1 0) into 1 14.544 * [backup-simplify]: Simplify (* a 1) into a 14.544 * [backup-simplify]: Simplify (/ a (exp (* -1 (/ (log k) m)))) into (/ a (exp (* -1 (/ (log k) m)))) 14.544 * [taylor]: Taking taylor expansion of (/ a (exp (* -1 (/ (log k) m)))) in m 14.544 * [taylor]: Taking taylor expansion of a in m 14.544 * [backup-simplify]: Simplify a into a 14.544 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 14.544 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 14.544 * [taylor]: Taking taylor expansion of -1 in m 14.544 * [backup-simplify]: Simplify -1 into -1 14.544 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 14.544 * [taylor]: Taking taylor expansion of (log k) in m 14.544 * [taylor]: Taking taylor expansion of k in m 14.545 * [backup-simplify]: Simplify k into k 14.545 * [backup-simplify]: Simplify (log k) into (log k) 14.545 * [taylor]: Taking taylor expansion of m in m 14.545 * [backup-simplify]: Simplify 0 into 0 14.545 * [backup-simplify]: Simplify 1 into 1 14.545 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 14.545 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 14.545 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 14.545 * [backup-simplify]: Simplify (/ a (exp (* -1 (/ (log k) m)))) into (/ a (exp (* -1 (/ (log k) m)))) 14.545 * [taylor]: Taking taylor expansion of (/ a (exp (* -1 (/ (log k) m)))) in a 14.545 * [taylor]: Taking taylor expansion of a in a 14.545 * [backup-simplify]: Simplify 0 into 0 14.545 * [backup-simplify]: Simplify 1 into 1 14.545 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in a 14.545 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in a 14.545 * [taylor]: Taking taylor expansion of -1 in a 14.545 * [backup-simplify]: Simplify -1 into -1 14.545 * [taylor]: Taking taylor expansion of (/ (log k) m) in a 14.545 * [taylor]: Taking taylor expansion of (log k) in a 14.545 * [taylor]: Taking taylor expansion of k in a 14.545 * [backup-simplify]: Simplify k into k 14.545 * [backup-simplify]: Simplify (log k) into (log k) 14.545 * [taylor]: Taking taylor expansion of m in a 14.545 * [backup-simplify]: Simplify m into m 14.545 * [backup-simplify]: Simplify (/ (log k) m) into (/ (log k) m) 14.545 * [backup-simplify]: Simplify (* -1 (/ (log k) m)) into (* -1 (/ (log k) m)) 14.545 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 14.545 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 14.545 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 14.546 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 14.546 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 14.547 * [backup-simplify]: Simplify (* 10 1) into 10 14.547 * [backup-simplify]: Simplify (+ 10 0) into 10 14.547 * [backup-simplify]: Simplify (+ 0 10) into 10 14.547 * [backup-simplify]: Simplify (+ (* a 10) (* 0 1)) into (* 10 a) 14.548 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 14.549 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 14.549 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)))) into 0 14.549 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 14.549 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (* 0 (- (log k)))) into 0 14.550 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 1) 1)))) into 0 14.550 * [backup-simplify]: Simplify (- (/ (* 10 a) (exp (* -1 (/ (log k) m)))) (+ (* (/ a (exp (* -1 (/ (log k) m)))) (/ 0 (exp (* -1 (/ (log k) m))))))) into (* 10 (/ a (exp (* -1 (/ (log k) m))))) 14.550 * [taylor]: Taking taylor expansion of (* 10 (/ a (exp (* -1 (/ (log k) m))))) in m 14.550 * [taylor]: Taking taylor expansion of 10 in m 14.550 * [backup-simplify]: Simplify 10 into 10 14.550 * [taylor]: Taking taylor expansion of (/ a (exp (* -1 (/ (log k) m)))) in m 14.550 * [taylor]: Taking taylor expansion of a in m 14.550 * [backup-simplify]: Simplify a into a 14.550 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 14.550 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 14.550 * [taylor]: Taking taylor expansion of -1 in m 14.550 * [backup-simplify]: Simplify -1 into -1 14.550 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 14.550 * [taylor]: Taking taylor expansion of (log k) in m 14.550 * [taylor]: Taking taylor expansion of k in m 14.550 * [backup-simplify]: Simplify k into k 14.550 * [backup-simplify]: Simplify (log k) into (log k) 14.550 * [taylor]: Taking taylor expansion of m in m 14.550 * [backup-simplify]: Simplify 0 into 0 14.550 * [backup-simplify]: Simplify 1 into 1 14.550 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 14.550 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 14.550 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 14.550 * [backup-simplify]: Simplify (/ a (exp (* -1 (/ (log k) m)))) into (/ a (exp (* -1 (/ (log k) m)))) 14.550 * [backup-simplify]: Simplify (* 10 (/ a (exp (* -1 (/ (log k) m))))) into (* 10 (/ a (exp (* -1 (/ (log k) m))))) 14.550 * [taylor]: Taking taylor expansion of (* 10 (/ a (exp (* -1 (/ (log k) m))))) in a 14.550 * [taylor]: Taking taylor expansion of 10 in a 14.550 * [backup-simplify]: Simplify 10 into 10 14.550 * [taylor]: Taking taylor expansion of (/ a (exp (* -1 (/ (log k) m)))) in a 14.550 * [taylor]: Taking taylor expansion of a in a 14.551 * [backup-simplify]: Simplify 0 into 0 14.551 * [backup-simplify]: Simplify 1 into 1 14.551 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in a 14.551 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in a 14.551 * [taylor]: Taking taylor expansion of -1 in a 14.551 * [backup-simplify]: Simplify -1 into -1 14.551 * [taylor]: Taking taylor expansion of (/ (log k) m) in a 14.551 * [taylor]: Taking taylor expansion of (log k) in a 14.551 * [taylor]: Taking taylor expansion of k in a 14.551 * [backup-simplify]: Simplify k into k 14.551 * [backup-simplify]: Simplify (log k) into (log k) 14.551 * [taylor]: Taking taylor expansion of m in a 14.551 * [backup-simplify]: Simplify m into m 14.551 * [backup-simplify]: Simplify (/ (log k) m) into (/ (log k) m) 14.551 * [backup-simplify]: Simplify (* -1 (/ (log k) m)) into (* -1 (/ (log k) m)) 14.551 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 14.551 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 14.551 * [backup-simplify]: Simplify (* 10 (/ 1 (exp (* -1 (/ (log k) m))))) into (/ 10 (exp (* -1 (/ (log k) m)))) 14.551 * [backup-simplify]: Simplify (/ 10 (exp (* -1 (/ (log k) m)))) into (/ 10 (exp (* -1 (/ (log k) m)))) 14.552 * [backup-simplify]: Simplify (- (/ 0 (exp (* -1 (/ (log k) m)))) (+ (* (/ a (exp (* -1 (/ (log k) m)))) (/ 0 (exp (* -1 (/ (log k) m))))))) into 0 14.552 * [taylor]: Taking taylor expansion of 0 in a 14.552 * [backup-simplify]: Simplify 0 into 0 14.552 * [backup-simplify]: Simplify 0 into 0 14.553 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 14.553 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (log k) m) (/ 0 m)))) into 0 14.553 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (log k) m))) into 0 14.554 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 1) 1)))) into 0 14.555 * [backup-simplify]: Simplify (- (/ 0 (exp (* -1 (/ (log k) m)))) (+ (* (/ 1 (exp (* -1 (/ (log k) m)))) (/ 0 (exp (* -1 (/ (log k) m))))))) into 0 14.555 * [backup-simplify]: Simplify 0 into 0 14.564 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 14.566 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 14.567 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 14.568 * [backup-simplify]: Simplify (+ (* 10 0) (* 0 1)) into 0 14.568 * [backup-simplify]: Simplify (+ 0 1) into 1 14.569 * [backup-simplify]: Simplify (+ 0 1) into 1 14.569 * [backup-simplify]: Simplify (+ (* a 1) (+ (* 0 10) (* 0 1))) into a 14.570 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 14.572 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 14.572 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 14.573 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 14.573 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (+ (* 0 0) (* 0 (- (log k))))) into 0 14.574 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 14.574 * [backup-simplify]: Simplify (- (/ a (exp (* -1 (/ (log k) m)))) (+ (* (/ a (exp (* -1 (/ (log k) m)))) (/ 0 (exp (* -1 (/ (log k) m))))) (* (* 10 (/ a (exp (* -1 (/ (log k) m))))) (/ 0 (exp (* -1 (/ (log k) m))))))) into (/ a (exp (* -1 (/ (log k) m)))) 14.574 * [taylor]: Taking taylor expansion of (/ a (exp (* -1 (/ (log k) m)))) in m 14.574 * [taylor]: Taking taylor expansion of a in m 14.574 * [backup-simplify]: Simplify a into a 14.574 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 14.574 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 14.574 * [taylor]: Taking taylor expansion of -1 in m 14.574 * [backup-simplify]: Simplify -1 into -1 14.574 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 14.574 * [taylor]: Taking taylor expansion of (log k) in m 14.574 * [taylor]: Taking taylor expansion of k in m 14.574 * [backup-simplify]: Simplify k into k 14.574 * [backup-simplify]: Simplify (log k) into (log k) 14.574 * [taylor]: Taking taylor expansion of m in m 14.574 * [backup-simplify]: Simplify 0 into 0 14.574 * [backup-simplify]: Simplify 1 into 1 14.574 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 14.575 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 14.575 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 14.575 * [backup-simplify]: Simplify (/ a (exp (* -1 (/ (log k) m)))) into (/ a (exp (* -1 (/ (log k) m)))) 14.575 * [taylor]: Taking taylor expansion of (/ a (exp (* -1 (/ (log k) m)))) in a 14.575 * [taylor]: Taking taylor expansion of a in a 14.575 * [backup-simplify]: Simplify 0 into 0 14.575 * [backup-simplify]: Simplify 1 into 1 14.575 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in a 14.575 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in a 14.575 * [taylor]: Taking taylor expansion of -1 in a 14.575 * [backup-simplify]: Simplify -1 into -1 14.575 * [taylor]: Taking taylor expansion of (/ (log k) m) in a 14.575 * [taylor]: Taking taylor expansion of (log k) in a 14.575 * [taylor]: Taking taylor expansion of k in a 14.575 * [backup-simplify]: Simplify k into k 14.575 * [backup-simplify]: Simplify (log k) into (log k) 14.575 * [taylor]: Taking taylor expansion of m in a 14.575 * [backup-simplify]: Simplify m into m 14.575 * [backup-simplify]: Simplify (/ (log k) m) into (/ (log k) m) 14.575 * [backup-simplify]: Simplify (* -1 (/ (log k) m)) into (* -1 (/ (log k) m)) 14.575 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 14.575 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 14.575 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 14.576 * [backup-simplify]: Simplify (+ (* (/ 1 (exp (* -1 (/ (log (/ 1 k)) (/ 1 m))))) (* (/ 1 a) (* 1 1))) (+ (* (/ 10 (exp (* -1 (/ (log (/ 1 k)) (/ 1 m))))) (* (/ 1 a) (* 1 (/ 1 (/ 1 k))))) (* (/ 1 (exp (* -1 (/ (log (/ 1 k)) (/ 1 m))))) (* (/ 1 a) (* 1 (pow (/ 1 k) -2)))))) into (+ (* 10 (/ k (* (exp (* -1 (* (log (/ 1 k)) m))) a))) (+ (/ (pow k 2) (* (exp (* -1 (* (log (/ 1 k)) m))) a)) (/ 1 (* (exp (* -1 (* (log (/ 1 k)) m))) a)))) 14.576 * [backup-simplify]: Simplify (/ (/ (+ (+ (* (/ 1 (- k)) (/ 1 (- k))) (* (/ 1 (- k)) 10)) 1) (pow (/ 1 (- k)) (/ 1 (- m)))) (/ 1 (- a))) into (* -1 (/ (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) (pow (/ -1 k) (/ -1 m)))) 14.576 * [approximate]: Taking taylor expansion of (* -1 (/ (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) (pow (/ -1 k) (/ -1 m)))) in (k m a) around 0 14.576 * [taylor]: Taking taylor expansion of (* -1 (/ (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) (pow (/ -1 k) (/ -1 m)))) in a 14.576 * [taylor]: Taking taylor expansion of -1 in a 14.576 * [backup-simplify]: Simplify -1 into -1 14.576 * [taylor]: Taking taylor expansion of (/ (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) (pow (/ -1 k) (/ -1 m))) in a 14.576 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) in a 14.576 * [taylor]: Taking taylor expansion of a in a 14.576 * [backup-simplify]: Simplify 0 into 0 14.576 * [backup-simplify]: Simplify 1 into 1 14.577 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) in a 14.577 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1) in a 14.577 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 14.577 * [taylor]: Taking taylor expansion of (pow k 2) in a 14.577 * [taylor]: Taking taylor expansion of k in a 14.577 * [backup-simplify]: Simplify k into k 14.577 * [backup-simplify]: Simplify (* k k) into (pow k 2) 14.577 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 14.577 * [taylor]: Taking taylor expansion of 1 in a 14.577 * [backup-simplify]: Simplify 1 into 1 14.577 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in a 14.577 * [taylor]: Taking taylor expansion of 10 in a 14.577 * [backup-simplify]: Simplify 10 into 10 14.577 * [taylor]: Taking taylor expansion of (/ 1 k) in a 14.577 * [taylor]: Taking taylor expansion of k in a 14.577 * [backup-simplify]: Simplify k into k 14.577 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 14.577 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in a 14.577 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in a 14.577 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in a 14.577 * [taylor]: Taking taylor expansion of (/ -1 m) in a 14.577 * [taylor]: Taking taylor expansion of -1 in a 14.577 * [backup-simplify]: Simplify -1 into -1 14.577 * [taylor]: Taking taylor expansion of m in a 14.577 * [backup-simplify]: Simplify m into m 14.577 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 14.577 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in a 14.577 * [taylor]: Taking taylor expansion of (/ -1 k) in a 14.577 * [taylor]: Taking taylor expansion of -1 in a 14.577 * [backup-simplify]: Simplify -1 into -1 14.577 * [taylor]: Taking taylor expansion of k in a 14.577 * [backup-simplify]: Simplify k into k 14.577 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 14.577 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 14.577 * [backup-simplify]: Simplify (* (/ -1 m) (log (/ -1 k))) into (* -1 (/ (log (/ -1 k)) m)) 14.577 * [backup-simplify]: Simplify (exp (* -1 (/ (log (/ -1 k)) m))) into (exp (* -1 (/ (log (/ -1 k)) m))) 14.577 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1) into (+ (/ 1 (pow k 2)) 1) 14.577 * [backup-simplify]: Simplify (* 10 (/ 1 k)) into (/ 10 k) 14.577 * [backup-simplify]: Simplify (- (/ 10 k)) into (- (* 10 (/ 1 k))) 14.578 * [backup-simplify]: Simplify (+ (+ (/ 1 (pow k 2)) 1) (- (* 10 (/ 1 k)))) into (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) 14.578 * [backup-simplify]: Simplify (* 0 (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) into 0 14.578 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 14.578 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 14.578 * [backup-simplify]: Simplify (+ 0 0) into 0 14.578 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 14.579 * [backup-simplify]: Simplify (+ (* 10 0) (* 0 (/ 1 k))) into 0 14.579 * [backup-simplify]: Simplify (- 0) into 0 14.579 * [backup-simplify]: Simplify (+ 0 0) into 0 14.579 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))) into (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) 14.580 * [backup-simplify]: Simplify (/ (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) (exp (* -1 (/ (log (/ -1 k)) m)))) into (/ (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) (exp (* -1 (/ (log (/ -1 k)) m)))) 14.580 * [taylor]: Taking taylor expansion of (* -1 (/ (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) (pow (/ -1 k) (/ -1 m)))) in m 14.580 * [taylor]: Taking taylor expansion of -1 in m 14.580 * [backup-simplify]: Simplify -1 into -1 14.580 * [taylor]: Taking taylor expansion of (/ (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) (pow (/ -1 k) (/ -1 m))) in m 14.580 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) in m 14.580 * [taylor]: Taking taylor expansion of a in m 14.580 * [backup-simplify]: Simplify a into a 14.580 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) in m 14.580 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1) in m 14.580 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 14.580 * [taylor]: Taking taylor expansion of (pow k 2) in m 14.580 * [taylor]: Taking taylor expansion of k in m 14.580 * [backup-simplify]: Simplify k into k 14.580 * [backup-simplify]: Simplify (* k k) into (pow k 2) 14.580 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 14.580 * [taylor]: Taking taylor expansion of 1 in m 14.580 * [backup-simplify]: Simplify 1 into 1 14.580 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in m 14.580 * [taylor]: Taking taylor expansion of 10 in m 14.580 * [backup-simplify]: Simplify 10 into 10 14.580 * [taylor]: Taking taylor expansion of (/ 1 k) in m 14.580 * [taylor]: Taking taylor expansion of k in m 14.580 * [backup-simplify]: Simplify k into k 14.580 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 14.580 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in m 14.580 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in m 14.580 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in m 14.580 * [taylor]: Taking taylor expansion of (/ -1 m) in m 14.580 * [taylor]: Taking taylor expansion of -1 in m 14.580 * [backup-simplify]: Simplify -1 into -1 14.580 * [taylor]: Taking taylor expansion of m in m 14.580 * [backup-simplify]: Simplify 0 into 0 14.580 * [backup-simplify]: Simplify 1 into 1 14.580 * [backup-simplify]: Simplify (/ -1 1) into -1 14.580 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in m 14.580 * [taylor]: Taking taylor expansion of (/ -1 k) in m 14.581 * [taylor]: Taking taylor expansion of -1 in m 14.581 * [backup-simplify]: Simplify -1 into -1 14.581 * [taylor]: Taking taylor expansion of k in m 14.581 * [backup-simplify]: Simplify k into k 14.581 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 14.581 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 14.581 * [backup-simplify]: Simplify (* -1 (log (/ -1 k))) into (* -1 (log (/ -1 k))) 14.581 * [backup-simplify]: Simplify (exp (* (/ -1 m) (log (/ -1 k)))) into (exp (* -1 (/ (log (/ -1 k)) m))) 14.581 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1) into (+ (/ 1 (pow k 2)) 1) 14.581 * [backup-simplify]: Simplify (* 10 (/ 1 k)) into (/ 10 k) 14.581 * [backup-simplify]: Simplify (- (/ 10 k)) into (- (* 10 (/ 1 k))) 14.581 * [backup-simplify]: Simplify (+ (+ (/ 1 (pow k 2)) 1) (- (* 10 (/ 1 k)))) into (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) 14.581 * [backup-simplify]: Simplify (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) into (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) 14.581 * [backup-simplify]: Simplify (/ (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) (exp (* -1 (/ (log (/ -1 k)) m)))) into (/ (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) (exp (* -1 (/ (log (/ -1 k)) m)))) 14.581 * [taylor]: Taking taylor expansion of (* -1 (/ (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) (pow (/ -1 k) (/ -1 m)))) in k 14.581 * [taylor]: Taking taylor expansion of -1 in k 14.581 * [backup-simplify]: Simplify -1 into -1 14.581 * [taylor]: Taking taylor expansion of (/ (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) (pow (/ -1 k) (/ -1 m))) in k 14.581 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) in k 14.581 * [taylor]: Taking taylor expansion of a in k 14.581 * [backup-simplify]: Simplify a into a 14.581 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) in k 14.582 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1) in k 14.582 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 14.582 * [taylor]: Taking taylor expansion of (pow k 2) in k 14.582 * [taylor]: Taking taylor expansion of k in k 14.582 * [backup-simplify]: Simplify 0 into 0 14.582 * [backup-simplify]: Simplify 1 into 1 14.582 * [backup-simplify]: Simplify (* 1 1) into 1 14.582 * [backup-simplify]: Simplify (/ 1 1) into 1 14.582 * [taylor]: Taking taylor expansion of 1 in k 14.582 * [backup-simplify]: Simplify 1 into 1 14.582 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 14.582 * [taylor]: Taking taylor expansion of 10 in k 14.582 * [backup-simplify]: Simplify 10 into 10 14.582 * [taylor]: Taking taylor expansion of (/ 1 k) in k 14.582 * [taylor]: Taking taylor expansion of k in k 14.582 * [backup-simplify]: Simplify 0 into 0 14.582 * [backup-simplify]: Simplify 1 into 1 14.582 * [backup-simplify]: Simplify (/ 1 1) into 1 14.582 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in k 14.583 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in k 14.583 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in k 14.583 * [taylor]: Taking taylor expansion of (/ -1 m) in k 14.583 * [taylor]: Taking taylor expansion of -1 in k 14.583 * [backup-simplify]: Simplify -1 into -1 14.583 * [taylor]: Taking taylor expansion of m in k 14.583 * [backup-simplify]: Simplify m into m 14.583 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 14.583 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 14.583 * [taylor]: Taking taylor expansion of (/ -1 k) in k 14.583 * [taylor]: Taking taylor expansion of -1 in k 14.583 * [backup-simplify]: Simplify -1 into -1 14.583 * [taylor]: Taking taylor expansion of k in k 14.583 * [backup-simplify]: Simplify 0 into 0 14.583 * [backup-simplify]: Simplify 1 into 1 14.583 * [backup-simplify]: Simplify (/ -1 1) into -1 14.583 * [backup-simplify]: Simplify (log -1) into (log -1) 14.584 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 14.584 * [backup-simplify]: Simplify (* (/ -1 m) (- (log -1) (log k))) into (* -1 (/ (- (log -1) (log k)) m)) 14.584 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 14.585 * [backup-simplify]: Simplify (+ 1 0) into 1 14.585 * [backup-simplify]: Simplify (+ 1 0) into 1 14.585 * [backup-simplify]: Simplify (* a 1) into a 14.585 * [backup-simplify]: Simplify (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))) 14.585 * [taylor]: Taking taylor expansion of (* -1 (/ (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) (pow (/ -1 k) (/ -1 m)))) in k 14.585 * [taylor]: Taking taylor expansion of -1 in k 14.585 * [backup-simplify]: Simplify -1 into -1 14.585 * [taylor]: Taking taylor expansion of (/ (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) (pow (/ -1 k) (/ -1 m))) in k 14.585 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) in k 14.585 * [taylor]: Taking taylor expansion of a in k 14.585 * [backup-simplify]: Simplify a into a 14.585 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) in k 14.585 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1) in k 14.585 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 14.585 * [taylor]: Taking taylor expansion of (pow k 2) in k 14.585 * [taylor]: Taking taylor expansion of k in k 14.585 * [backup-simplify]: Simplify 0 into 0 14.586 * [backup-simplify]: Simplify 1 into 1 14.586 * [backup-simplify]: Simplify (* 1 1) into 1 14.586 * [backup-simplify]: Simplify (/ 1 1) into 1 14.586 * [taylor]: Taking taylor expansion of 1 in k 14.586 * [backup-simplify]: Simplify 1 into 1 14.586 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 14.586 * [taylor]: Taking taylor expansion of 10 in k 14.586 * [backup-simplify]: Simplify 10 into 10 14.586 * [taylor]: Taking taylor expansion of (/ 1 k) in k 14.586 * [taylor]: Taking taylor expansion of k in k 14.586 * [backup-simplify]: Simplify 0 into 0 14.586 * [backup-simplify]: Simplify 1 into 1 14.586 * [backup-simplify]: Simplify (/ 1 1) into 1 14.586 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in k 14.586 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in k 14.586 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in k 14.586 * [taylor]: Taking taylor expansion of (/ -1 m) in k 14.586 * [taylor]: Taking taylor expansion of -1 in k 14.586 * [backup-simplify]: Simplify -1 into -1 14.587 * [taylor]: Taking taylor expansion of m in k 14.587 * [backup-simplify]: Simplify m into m 14.587 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 14.587 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 14.587 * [taylor]: Taking taylor expansion of (/ -1 k) in k 14.587 * [taylor]: Taking taylor expansion of -1 in k 14.587 * [backup-simplify]: Simplify -1 into -1 14.587 * [taylor]: Taking taylor expansion of k in k 14.587 * [backup-simplify]: Simplify 0 into 0 14.587 * [backup-simplify]: Simplify 1 into 1 14.587 * [backup-simplify]: Simplify (/ -1 1) into -1 14.587 * [backup-simplify]: Simplify (log -1) into (log -1) 14.588 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 14.588 * [backup-simplify]: Simplify (* (/ -1 m) (- (log -1) (log k))) into (* -1 (/ (- (log -1) (log k)) m)) 14.588 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 14.589 * [backup-simplify]: Simplify (+ 1 0) into 1 14.589 * [backup-simplify]: Simplify (+ 1 0) into 1 14.589 * [backup-simplify]: Simplify (* a 1) into a 14.589 * [backup-simplify]: Simplify (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))) 14.590 * [backup-simplify]: Simplify (* -1 (/ a (exp (* -1 (/ (- (log -1) (log k)) m))))) into (* -1 (/ a (exp (* -1 (/ (- (log -1) (log k)) m))))) 14.590 * [taylor]: Taking taylor expansion of (* -1 (/ a (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 14.590 * [taylor]: Taking taylor expansion of -1 in m 14.590 * [backup-simplify]: Simplify -1 into -1 14.590 * [taylor]: Taking taylor expansion of (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 14.590 * [taylor]: Taking taylor expansion of a in m 14.590 * [backup-simplify]: Simplify a into a 14.590 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 14.590 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 14.590 * [taylor]: Taking taylor expansion of -1 in m 14.590 * [backup-simplify]: Simplify -1 into -1 14.590 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 14.590 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 14.590 * [taylor]: Taking taylor expansion of (log -1) in m 14.590 * [taylor]: Taking taylor expansion of -1 in m 14.590 * [backup-simplify]: Simplify -1 into -1 14.590 * [backup-simplify]: Simplify (log -1) into (log -1) 14.590 * [taylor]: Taking taylor expansion of (log k) in m 14.590 * [taylor]: Taking taylor expansion of k in m 14.590 * [backup-simplify]: Simplify k into k 14.590 * [backup-simplify]: Simplify (log k) into (log k) 14.590 * [taylor]: Taking taylor expansion of m in m 14.590 * [backup-simplify]: Simplify 0 into 0 14.590 * [backup-simplify]: Simplify 1 into 1 14.590 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 14.591 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 14.591 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 14.591 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 14.591 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 14.592 * [backup-simplify]: Simplify (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))) 14.592 * [backup-simplify]: Simplify (* -1 (/ a (exp (* -1 (/ (- (log -1) (log k)) m))))) into (* -1 (/ a (exp (* -1 (/ (- (log -1) (log k)) m))))) 14.592 * [taylor]: Taking taylor expansion of (* -1 (/ a (exp (* -1 (/ (- (log -1) (log k)) m))))) in a 14.592 * [taylor]: Taking taylor expansion of -1 in a 14.592 * [backup-simplify]: Simplify -1 into -1 14.592 * [taylor]: Taking taylor expansion of (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))) in a 14.592 * [taylor]: Taking taylor expansion of a in a 14.592 * [backup-simplify]: Simplify 0 into 0 14.592 * [backup-simplify]: Simplify 1 into 1 14.592 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in a 14.592 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in a 14.592 * [taylor]: Taking taylor expansion of -1 in a 14.592 * [backup-simplify]: Simplify -1 into -1 14.592 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in a 14.592 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in a 14.592 * [taylor]: Taking taylor expansion of (log -1) in a 14.592 * [taylor]: Taking taylor expansion of -1 in a 14.592 * [backup-simplify]: Simplify -1 into -1 14.593 * [backup-simplify]: Simplify (log -1) into (log -1) 14.593 * [taylor]: Taking taylor expansion of (log k) in a 14.593 * [taylor]: Taking taylor expansion of k in a 14.593 * [backup-simplify]: Simplify k into k 14.593 * [backup-simplify]: Simplify (log k) into (log k) 14.593 * [taylor]: Taking taylor expansion of m in a 14.593 * [backup-simplify]: Simplify m into m 14.593 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 14.593 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 14.593 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) m) into (/ (- (log -1) (log k)) m) 14.594 * [backup-simplify]: Simplify (* -1 (/ (- (log -1) (log k)) m)) into (* -1 (/ (- (log -1) (log k)) m)) 14.594 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 14.594 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 14.595 * [backup-simplify]: Simplify (* -1 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (/ -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 14.595 * [backup-simplify]: Simplify (/ -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 14.595 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 14.596 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 14.596 * [backup-simplify]: Simplify (+ 0 0) into 0 14.596 * [backup-simplify]: Simplify (* 10 1) into 10 14.597 * [backup-simplify]: Simplify (- 10) into -10 14.597 * [backup-simplify]: Simplify (+ 0 -10) into -10 14.597 * [backup-simplify]: Simplify (+ (* a -10) (* 0 1)) into (- (* 10 a)) 14.598 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 14.598 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 14.599 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)))) into 0 14.599 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 14.600 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (* 0 (- (log -1) (log k)))) into 0 14.601 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 1) 1)))) into 0 14.603 * [backup-simplify]: Simplify (- (/ (- (* 10 a)) (exp (* -1 (/ (- (log -1) (log k)) m)))) (+ (* (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))) (/ 0 (exp (* -1 (/ (- (log -1) (log k)) m))))))) into (- (* 10 (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))))) 14.604 * [backup-simplify]: Simplify (+ (* -1 (- (* 10 (/ a (exp (* -1 (/ (- (log -1) (log k)) m))))))) (* 0 (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))))) into (* 10 (/ a (exp (* -1 (/ (- (log -1) (log k)) m))))) 14.604 * [taylor]: Taking taylor expansion of (* 10 (/ a (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 14.604 * [taylor]: Taking taylor expansion of 10 in m 14.604 * [backup-simplify]: Simplify 10 into 10 14.604 * [taylor]: Taking taylor expansion of (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 14.604 * [taylor]: Taking taylor expansion of a in m 14.604 * [backup-simplify]: Simplify a into a 14.604 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 14.604 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 14.604 * [taylor]: Taking taylor expansion of -1 in m 14.604 * [backup-simplify]: Simplify -1 into -1 14.604 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 14.604 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 14.604 * [taylor]: Taking taylor expansion of (log -1) in m 14.604 * [taylor]: Taking taylor expansion of -1 in m 14.604 * [backup-simplify]: Simplify -1 into -1 14.605 * [backup-simplify]: Simplify (log -1) into (log -1) 14.605 * [taylor]: Taking taylor expansion of (log k) in m 14.605 * [taylor]: Taking taylor expansion of k in m 14.605 * [backup-simplify]: Simplify k into k 14.605 * [backup-simplify]: Simplify (log k) into (log k) 14.605 * [taylor]: Taking taylor expansion of m in m 14.605 * [backup-simplify]: Simplify 0 into 0 14.605 * [backup-simplify]: Simplify 1 into 1 14.605 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 14.605 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 14.606 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 14.606 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 14.607 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 14.607 * [backup-simplify]: Simplify (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))) 14.608 * [backup-simplify]: Simplify (* 10 (/ a (exp (* -1 (/ (- (log -1) (log k)) m))))) into (* 10 (/ a (exp (* -1 (/ (- (log -1) (log k)) m))))) 14.608 * [taylor]: Taking taylor expansion of (* 10 (/ a (exp (* -1 (/ (- (log -1) (log k)) m))))) in a 14.608 * [taylor]: Taking taylor expansion of 10 in a 14.608 * [backup-simplify]: Simplify 10 into 10 14.608 * [taylor]: Taking taylor expansion of (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))) in a 14.608 * [taylor]: Taking taylor expansion of a in a 14.608 * [backup-simplify]: Simplify 0 into 0 14.608 * [backup-simplify]: Simplify 1 into 1 14.608 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in a 14.608 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in a 14.608 * [taylor]: Taking taylor expansion of -1 in a 14.608 * [backup-simplify]: Simplify -1 into -1 14.608 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in a 14.608 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in a 14.608 * [taylor]: Taking taylor expansion of (log -1) in a 14.608 * [taylor]: Taking taylor expansion of -1 in a 14.609 * [backup-simplify]: Simplify -1 into -1 14.609 * [backup-simplify]: Simplify (log -1) into (log -1) 14.609 * [taylor]: Taking taylor expansion of (log k) in a 14.609 * [taylor]: Taking taylor expansion of k in a 14.609 * [backup-simplify]: Simplify k into k 14.609 * [backup-simplify]: Simplify (log k) into (log k) 14.609 * [taylor]: Taking taylor expansion of m in a 14.609 * [backup-simplify]: Simplify m into m 14.609 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 14.610 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 14.610 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) m) into (/ (- (log -1) (log k)) m) 14.611 * [backup-simplify]: Simplify (* -1 (/ (- (log -1) (log k)) m)) into (* -1 (/ (- (log -1) (log k)) m)) 14.611 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 14.612 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 14.612 * [backup-simplify]: Simplify (* 10 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (/ 10 (exp (* -1 (/ (- (log -1) (log k)) m)))) 14.613 * [backup-simplify]: Simplify (/ 10 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 10 (exp (* -1 (/ (- (log -1) (log k)) m)))) 14.614 * [backup-simplify]: Simplify (- (/ 0 (exp (* -1 (/ (- (log -1) (log k)) m)))) (+ (* (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))) (/ 0 (exp (* -1 (/ (- (log -1) (log k)) m))))))) into 0 14.615 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))))) into 0 14.615 * [taylor]: Taking taylor expansion of 0 in a 14.615 * [backup-simplify]: Simplify 0 into 0 14.615 * [backup-simplify]: Simplify 0 into 0 14.616 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 14.617 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 14.618 * [backup-simplify]: Simplify (- 0) into 0 14.618 * [backup-simplify]: Simplify (+ 0 0) into 0 14.618 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (- (log -1) (log k)) m) (/ 0 m)))) into 0 14.619 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (- (log -1) (log k)) m))) into 0 14.620 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 1) 1)))) into 0 14.622 * [backup-simplify]: Simplify (- (/ 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 0 14.623 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))))) into 0 14.623 * [backup-simplify]: Simplify 0 into 0 14.624 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 14.625 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 14.625 * [backup-simplify]: Simplify (+ 0 1) into 1 14.626 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 14.627 * [backup-simplify]: Simplify (+ (* 10 0) (* 0 1)) into 0 14.627 * [backup-simplify]: Simplify (- 0) into 0 14.628 * [backup-simplify]: Simplify (+ 1 0) into 1 14.628 * [backup-simplify]: Simplify (+ (* a 1) (+ (* 0 -10) (* 0 1))) into a 14.630 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 14.632 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 14.633 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 14.633 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 14.634 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (+ (* 0 0) (* 0 (- (log -1) (log k))))) into 0 14.636 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 14.639 * [backup-simplify]: Simplify (- (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))) (+ (* (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))) (/ 0 (exp (* -1 (/ (- (log -1) (log k)) m))))) (* (- (* 10 (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))))) (/ 0 (exp (* -1 (/ (- (log -1) (log k)) m))))))) into (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))) 14.641 * [backup-simplify]: Simplify (+ (* -1 (/ a (exp (* -1 (/ (- (log -1) (log k)) m))))) (+ (* 0 (- (* 10 (/ a (exp (* -1 (/ (- (log -1) (log k)) m))))))) (* 0 (/ a (exp (* -1 (/ (- (log -1) (log k)) m))))))) into (- (/ a (exp (* -1 (/ (- (log -1) (log k)) m))))) 14.641 * [taylor]: Taking taylor expansion of (- (/ a (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 14.641 * [taylor]: Taking taylor expansion of (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 14.641 * [taylor]: Taking taylor expansion of a in m 14.641 * [backup-simplify]: Simplify a into a 14.641 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 14.641 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 14.641 * [taylor]: Taking taylor expansion of -1 in m 14.641 * [backup-simplify]: Simplify -1 into -1 14.641 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 14.641 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 14.641 * [taylor]: Taking taylor expansion of (log -1) in m 14.641 * [taylor]: Taking taylor expansion of -1 in m 14.641 * [backup-simplify]: Simplify -1 into -1 14.641 * [backup-simplify]: Simplify (log -1) into (log -1) 14.641 * [taylor]: Taking taylor expansion of (log k) in m 14.642 * [taylor]: Taking taylor expansion of k in m 14.642 * [backup-simplify]: Simplify k into k 14.642 * [backup-simplify]: Simplify (log k) into (log k) 14.642 * [taylor]: Taking taylor expansion of m in m 14.642 * [backup-simplify]: Simplify 0 into 0 14.642 * [backup-simplify]: Simplify 1 into 1 14.642 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 14.642 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 14.643 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 14.643 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 14.644 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 14.644 * [backup-simplify]: Simplify (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))) 14.645 * [backup-simplify]: Simplify (- (/ a (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (/ a (exp (* -1 (/ (- (log -1) (log k)) m))))) 14.645 * [taylor]: Taking taylor expansion of (- (/ a (exp (* -1 (/ (- (log -1) (log k)) m))))) in a 14.645 * [taylor]: Taking taylor expansion of (/ a (exp (* -1 (/ (- (log -1) (log k)) m)))) in a 14.645 * [taylor]: Taking taylor expansion of a in a 14.645 * [backup-simplify]: Simplify 0 into 0 14.645 * [backup-simplify]: Simplify 1 into 1 14.645 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in a 14.645 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in a 14.645 * [taylor]: Taking taylor expansion of -1 in a 14.645 * [backup-simplify]: Simplify -1 into -1 14.645 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in a 14.645 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in a 14.645 * [taylor]: Taking taylor expansion of (log -1) in a 14.645 * [taylor]: Taking taylor expansion of -1 in a 14.645 * [backup-simplify]: Simplify -1 into -1 14.645 * [backup-simplify]: Simplify (log -1) into (log -1) 14.645 * [taylor]: Taking taylor expansion of (log k) in a 14.645 * [taylor]: Taking taylor expansion of k in a 14.645 * [backup-simplify]: Simplify k into k 14.645 * [backup-simplify]: Simplify (log k) into (log k) 14.646 * [taylor]: Taking taylor expansion of m in a 14.646 * [backup-simplify]: Simplify m into m 14.646 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 14.646 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 14.647 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) m) into (/ (- (log -1) (log k)) m) 14.647 * [backup-simplify]: Simplify (* -1 (/ (- (log -1) (log k)) m)) into (* -1 (/ (- (log -1) (log k)) m)) 14.647 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 14.648 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 14.649 * [backup-simplify]: Simplify (- (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m))))) 14.649 * [backup-simplify]: Simplify (- (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m))))) 14.653 * [backup-simplify]: Simplify (+ (* (- (/ 1 (exp (* -1 (/ (- (log -1) (log (/ 1 (- k)))) (/ 1 (- m))))))) (* (/ 1 (- a)) (* 1 1))) (+ (* (/ 10 (exp (* -1 (/ (- (log -1) (log (/ 1 (- k)))) (/ 1 (- m)))))) (* (/ 1 (- a)) (* 1 (/ 1 (/ 1 (- k)))))) (* (/ -1 (exp (* -1 (/ (- (log -1) (log (/ 1 (- k)))) (/ 1 (- m)))))) (* (/ 1 (- a)) (* 1 (pow (/ 1 (- k)) -2)))))) into (+ (/ (pow k 2) (* a (exp (* m (- (log -1) (log (/ -1 k))))))) (+ (/ 1 (* a (exp (* m (- (log -1) (log (/ -1 k))))))) (* 10 (/ k (* a (exp (* m (- (log -1) (log (/ -1 k)))))))))) 14.653 * * * * [progress]: [ 2 / 4 ] generating series at (2) 14.653 * [backup-simplify]: Simplify (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a)) into (/ (* a (pow k m)) (+ (pow k 2) (+ 1 (* 10 k)))) 14.653 * [approximate]: Taking taylor expansion of (/ (* a (pow k m)) (+ (pow k 2) (+ 1 (* 10 k)))) in (k m a) around 0 14.653 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (pow k 2) (+ 1 (* 10 k)))) in a 14.653 * [taylor]: Taking taylor expansion of (* a (pow k m)) in a 14.653 * [taylor]: Taking taylor expansion of a in a 14.653 * [backup-simplify]: Simplify 0 into 0 14.653 * [backup-simplify]: Simplify 1 into 1 14.653 * [taylor]: Taking taylor expansion of (pow k m) in a 14.653 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in a 14.653 * [taylor]: Taking taylor expansion of (* m (log k)) in a 14.653 * [taylor]: Taking taylor expansion of m in a 14.653 * [backup-simplify]: Simplify m into m 14.654 * [taylor]: Taking taylor expansion of (log k) in a 14.654 * [taylor]: Taking taylor expansion of k in a 14.654 * [backup-simplify]: Simplify k into k 14.654 * [backup-simplify]: Simplify (log k) into (log k) 14.654 * [backup-simplify]: Simplify (* m (log k)) into (* (log k) m) 14.654 * [backup-simplify]: Simplify (exp (* (log k) m)) into (exp (* (log k) m)) 14.654 * [taylor]: Taking taylor expansion of (+ (pow k 2) (+ 1 (* 10 k))) in a 14.654 * [taylor]: Taking taylor expansion of (pow k 2) in a 14.654 * [taylor]: Taking taylor expansion of k in a 14.654 * [backup-simplify]: Simplify k into k 14.654 * [taylor]: Taking taylor expansion of (+ 1 (* 10 k)) in a 14.654 * [taylor]: Taking taylor expansion of 1 in a 14.654 * [backup-simplify]: Simplify 1 into 1 14.654 * [taylor]: Taking taylor expansion of (* 10 k) in a 14.654 * [taylor]: Taking taylor expansion of 10 in a 14.654 * [backup-simplify]: Simplify 10 into 10 14.654 * [taylor]: Taking taylor expansion of k in a 14.654 * [backup-simplify]: Simplify k into k 14.654 * [backup-simplify]: Simplify (* 0 (exp (* (log k) m))) into 0 14.655 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 14.655 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 14.656 * [backup-simplify]: Simplify (* (exp (* (log k) m)) (+ (* (/ (pow 0 1) 1)))) into 0 14.656 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (exp (* (log k) m)))) into (exp (* (log k) m)) 14.657 * [backup-simplify]: Simplify (* k k) into (pow k 2) 14.657 * [backup-simplify]: Simplify (* 10 k) into (* 10 k) 14.657 * [backup-simplify]: Simplify (+ 1 (* 10 k)) into (+ 1 (* 10 k)) 14.657 * [backup-simplify]: Simplify (+ (pow k 2) (+ 1 (* 10 k))) into (+ (pow k 2) (+ 1 (* 10 k))) 14.657 * [backup-simplify]: Simplify (/ (exp (* (log k) m)) (+ (pow k 2) (+ 1 (* 10 k)))) into (/ (exp (* (log k) m)) (+ (pow k 2) (+ 1 (* 10 k)))) 14.657 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (pow k 2) (+ 1 (* 10 k)))) in m 14.657 * [taylor]: Taking taylor expansion of (* a (pow k m)) in m 14.657 * [taylor]: Taking taylor expansion of a in m 14.657 * [backup-simplify]: Simplify a into a 14.657 * [taylor]: Taking taylor expansion of (pow k m) in m 14.657 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 14.657 * [taylor]: Taking taylor expansion of (* m (log k)) in m 14.657 * [taylor]: Taking taylor expansion of m in m 14.657 * [backup-simplify]: Simplify 0 into 0 14.657 * [backup-simplify]: Simplify 1 into 1 14.657 * [taylor]: Taking taylor expansion of (log k) in m 14.657 * [taylor]: Taking taylor expansion of k in m 14.657 * [backup-simplify]: Simplify k into k 14.657 * [backup-simplify]: Simplify (log k) into (log k) 14.658 * [backup-simplify]: Simplify (* 0 (log k)) into 0 14.658 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 14.659 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 14.659 * [backup-simplify]: Simplify (exp 0) into 1 14.659 * [taylor]: Taking taylor expansion of (+ (pow k 2) (+ 1 (* 10 k))) in m 14.659 * [taylor]: Taking taylor expansion of (pow k 2) in m 14.659 * [taylor]: Taking taylor expansion of k in m 14.659 * [backup-simplify]: Simplify k into k 14.659 * [taylor]: Taking taylor expansion of (+ 1 (* 10 k)) in m 14.659 * [taylor]: Taking taylor expansion of 1 in m 14.659 * [backup-simplify]: Simplify 1 into 1 14.659 * [taylor]: Taking taylor expansion of (* 10 k) in m 14.659 * [taylor]: Taking taylor expansion of 10 in m 14.659 * [backup-simplify]: Simplify 10 into 10 14.659 * [taylor]: Taking taylor expansion of k in m 14.659 * [backup-simplify]: Simplify k into k 14.659 * [backup-simplify]: Simplify (* a 1) into a 14.659 * [backup-simplify]: Simplify (* k k) into (pow k 2) 14.659 * [backup-simplify]: Simplify (* 10 k) into (* 10 k) 14.659 * [backup-simplify]: Simplify (+ 1 (* 10 k)) into (+ 1 (* 10 k)) 14.659 * [backup-simplify]: Simplify (+ (pow k 2) (+ 1 (* 10 k))) into (+ (pow k 2) (+ 1 (* 10 k))) 14.660 * [backup-simplify]: Simplify (/ a (+ (pow k 2) (+ 1 (* 10 k)))) into (/ a (+ (pow k 2) (+ 1 (* 10 k)))) 14.660 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (pow k 2) (+ 1 (* 10 k)))) in k 14.660 * [taylor]: Taking taylor expansion of (* a (pow k m)) in k 14.660 * [taylor]: Taking taylor expansion of a in k 14.660 * [backup-simplify]: Simplify a into a 14.660 * [taylor]: Taking taylor expansion of (pow k m) in k 14.660 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 14.660 * [taylor]: Taking taylor expansion of (* m (log k)) in k 14.660 * [taylor]: Taking taylor expansion of m in k 14.660 * [backup-simplify]: Simplify m into m 14.660 * [taylor]: Taking taylor expansion of (log k) in k 14.660 * [taylor]: Taking taylor expansion of k in k 14.660 * [backup-simplify]: Simplify 0 into 0 14.660 * [backup-simplify]: Simplify 1 into 1 14.660 * [backup-simplify]: Simplify (log 1) into 0 14.661 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 14.661 * [backup-simplify]: Simplify (* m (log k)) into (* (log k) m) 14.661 * [backup-simplify]: Simplify (exp (* (log k) m)) into (exp (* (log k) m)) 14.661 * [taylor]: Taking taylor expansion of (+ (pow k 2) (+ 1 (* 10 k))) in k 14.661 * [taylor]: Taking taylor expansion of (pow k 2) in k 14.661 * [taylor]: Taking taylor expansion of k in k 14.661 * [backup-simplify]: Simplify 0 into 0 14.661 * [backup-simplify]: Simplify 1 into 1 14.661 * [taylor]: Taking taylor expansion of (+ 1 (* 10 k)) in k 14.661 * [taylor]: Taking taylor expansion of 1 in k 14.661 * [backup-simplify]: Simplify 1 into 1 14.661 * [taylor]: Taking taylor expansion of (* 10 k) in k 14.661 * [taylor]: Taking taylor expansion of 10 in k 14.661 * [backup-simplify]: Simplify 10 into 10 14.661 * [taylor]: Taking taylor expansion of k in k 14.661 * [backup-simplify]: Simplify 0 into 0 14.661 * [backup-simplify]: Simplify 1 into 1 14.661 * [backup-simplify]: Simplify (* a (exp (* (log k) m))) into (* a (exp (* (log k) m))) 14.662 * [backup-simplify]: Simplify (* 10 0) into 0 14.662 * [backup-simplify]: Simplify (+ 1 0) into 1 14.663 * [backup-simplify]: Simplify (+ 0 1) into 1 14.663 * [backup-simplify]: Simplify (/ (* a (exp (* (log k) m))) 1) into (* a (exp (* (log k) m))) 14.663 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (pow k 2) (+ 1 (* 10 k)))) in k 14.663 * [taylor]: Taking taylor expansion of (* a (pow k m)) in k 14.663 * [taylor]: Taking taylor expansion of a in k 14.663 * [backup-simplify]: Simplify a into a 14.663 * [taylor]: Taking taylor expansion of (pow k m) in k 14.663 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 14.663 * [taylor]: Taking taylor expansion of (* m (log k)) in k 14.663 * [taylor]: Taking taylor expansion of m in k 14.663 * [backup-simplify]: Simplify m into m 14.663 * [taylor]: Taking taylor expansion of (log k) in k 14.663 * [taylor]: Taking taylor expansion of k in k 14.663 * [backup-simplify]: Simplify 0 into 0 14.663 * [backup-simplify]: Simplify 1 into 1 14.663 * [backup-simplify]: Simplify (log 1) into 0 14.664 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 14.664 * [backup-simplify]: Simplify (* m (log k)) into (* (log k) m) 14.664 * [backup-simplify]: Simplify (exp (* (log k) m)) into (exp (* (log k) m)) 14.664 * [taylor]: Taking taylor expansion of (+ (pow k 2) (+ 1 (* 10 k))) in k 14.664 * [taylor]: Taking taylor expansion of (pow k 2) in k 14.664 * [taylor]: Taking taylor expansion of k in k 14.664 * [backup-simplify]: Simplify 0 into 0 14.664 * [backup-simplify]: Simplify 1 into 1 14.664 * [taylor]: Taking taylor expansion of (+ 1 (* 10 k)) in k 14.664 * [taylor]: Taking taylor expansion of 1 in k 14.664 * [backup-simplify]: Simplify 1 into 1 14.664 * [taylor]: Taking taylor expansion of (* 10 k) in k 14.664 * [taylor]: Taking taylor expansion of 10 in k 14.664 * [backup-simplify]: Simplify 10 into 10 14.664 * [taylor]: Taking taylor expansion of k in k 14.664 * [backup-simplify]: Simplify 0 into 0 14.664 * [backup-simplify]: Simplify 1 into 1 14.665 * [backup-simplify]: Simplify (* a (exp (* (log k) m))) into (* a (exp (* (log k) m))) 14.665 * [backup-simplify]: Simplify (* 10 0) into 0 14.665 * [backup-simplify]: Simplify (+ 1 0) into 1 14.666 * [backup-simplify]: Simplify (+ 0 1) into 1 14.666 * [backup-simplify]: Simplify (/ (* a (exp (* (log k) m))) 1) into (* a (exp (* (log k) m))) 14.666 * [taylor]: Taking taylor expansion of (* a (exp (* (log k) m))) in m 14.666 * [taylor]: Taking taylor expansion of a in m 14.666 * [backup-simplify]: Simplify a into a 14.666 * [taylor]: Taking taylor expansion of (exp (* (log k) m)) in m 14.666 * [taylor]: Taking taylor expansion of (* (log k) m) in m 14.666 * [taylor]: Taking taylor expansion of (log k) in m 14.666 * [taylor]: Taking taylor expansion of k in m 14.666 * [backup-simplify]: Simplify k into k 14.666 * [backup-simplify]: Simplify (log k) into (log k) 14.666 * [taylor]: Taking taylor expansion of m in m 14.666 * [backup-simplify]: Simplify 0 into 0 14.666 * [backup-simplify]: Simplify 1 into 1 14.666 * [backup-simplify]: Simplify (* (log k) 0) into 0 14.667 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 14.668 * [backup-simplify]: Simplify (+ (* (log k) 1) (* 0 0)) into (log k) 14.668 * [backup-simplify]: Simplify (exp 0) into 1 14.668 * [backup-simplify]: Simplify (* a 1) into a 14.668 * [taylor]: Taking taylor expansion of a in a 14.668 * [backup-simplify]: Simplify 0 into 0 14.668 * [backup-simplify]: Simplify 1 into 1 14.668 * [backup-simplify]: Simplify 1 into 1 14.669 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 14.670 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 14.670 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 14.671 * [backup-simplify]: Simplify (* (exp (* (log k) m)) (+ (* (/ (pow 0 1) 1)))) into 0 14.671 * [backup-simplify]: Simplify (+ (* a 0) (* 0 (exp (* (log k) m)))) into 0 14.672 * [backup-simplify]: Simplify (+ (* 10 1) (* 0 0)) into 10 14.672 * [backup-simplify]: Simplify (+ 0 10) into 10 14.672 * [backup-simplify]: Simplify (+ 0 10) into 10 14.673 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (* a (exp (* (log k) m))) (/ 10 1)))) into (- (* 10 (* a (exp (* (log k) m))))) 14.673 * [taylor]: Taking taylor expansion of (- (* 10 (* a (exp (* (log k) m))))) in m 14.673 * [taylor]: Taking taylor expansion of (* 10 (* a (exp (* (log k) m)))) in m 14.673 * [taylor]: Taking taylor expansion of 10 in m 14.674 * [backup-simplify]: Simplify 10 into 10 14.674 * [taylor]: Taking taylor expansion of (* a (exp (* (log k) m))) in m 14.674 * [taylor]: Taking taylor expansion of a in m 14.674 * [backup-simplify]: Simplify a into a 14.674 * [taylor]: Taking taylor expansion of (exp (* (log k) m)) in m 14.674 * [taylor]: Taking taylor expansion of (* (log k) m) in m 14.674 * [taylor]: Taking taylor expansion of (log k) in m 14.674 * [taylor]: Taking taylor expansion of k in m 14.674 * [backup-simplify]: Simplify k into k 14.674 * [backup-simplify]: Simplify (log k) into (log k) 14.674 * [taylor]: Taking taylor expansion of m in m 14.674 * [backup-simplify]: Simplify 0 into 0 14.674 * [backup-simplify]: Simplify 1 into 1 14.674 * [backup-simplify]: Simplify (* (log k) 0) into 0 14.675 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 14.675 * [backup-simplify]: Simplify (+ (* (log k) 1) (* 0 0)) into (log k) 14.675 * [backup-simplify]: Simplify (exp 0) into 1 14.675 * [backup-simplify]: Simplify (* a 1) into a 14.675 * [backup-simplify]: Simplify (* 10 a) into (* 10 a) 14.675 * [backup-simplify]: Simplify (- (* 10 a)) into (- (* 10 a)) 14.675 * [taylor]: Taking taylor expansion of (- (* 10 a)) in a 14.675 * [taylor]: Taking taylor expansion of (* 10 a) in a 14.675 * [taylor]: Taking taylor expansion of 10 in a 14.675 * [backup-simplify]: Simplify 10 into 10 14.675 * [taylor]: Taking taylor expansion of a in a 14.676 * [backup-simplify]: Simplify 0 into 0 14.676 * [backup-simplify]: Simplify 1 into 1 14.676 * [backup-simplify]: Simplify (+ (* 10 1) (* 0 0)) into 10 14.677 * [backup-simplify]: Simplify (- 10) into -10 14.677 * [backup-simplify]: Simplify -10 into -10 14.677 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow (log k) 1) 1)))) into (log k) 14.678 * [backup-simplify]: Simplify (+ (* a (log k)) (* 0 1)) into (* a (log k)) 14.678 * [taylor]: Taking taylor expansion of (* a (log k)) in a 14.678 * [taylor]: Taking taylor expansion of a in a 14.678 * [backup-simplify]: Simplify 0 into 0 14.678 * [backup-simplify]: Simplify 1 into 1 14.678 * [taylor]: Taking taylor expansion of (log k) in a 14.678 * [taylor]: Taking taylor expansion of k in a 14.678 * [backup-simplify]: Simplify k into k 14.678 * [backup-simplify]: Simplify (log k) into (log k) 14.678 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 14.679 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 14.679 * [backup-simplify]: Simplify (log k) into (log k) 14.680 * [backup-simplify]: Simplify (+ (* (log k) (* a (* m 1))) (+ (* -10 (* a (* 1 k))) (* 1 (* a (* 1 1))))) into (- (+ a (* (log k) (* m a))) (* 10 (* a k))) 14.680 * [backup-simplify]: Simplify (/ 1 (/ (/ (+ (+ (* (/ 1 k) (/ 1 k)) (* (/ 1 k) 10)) 1) (pow (/ 1 k) (/ 1 m))) (/ 1 a))) into (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))) 14.680 * [approximate]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))) in (k m a) around 0 14.680 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))) in a 14.680 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in a 14.680 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in a 14.680 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in a 14.680 * [taylor]: Taking taylor expansion of (/ 1 m) in a 14.680 * [taylor]: Taking taylor expansion of m in a 14.680 * [backup-simplify]: Simplify m into m 14.680 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 14.680 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in a 14.680 * [taylor]: Taking taylor expansion of (/ 1 k) in a 14.680 * [taylor]: Taking taylor expansion of k in a 14.680 * [backup-simplify]: Simplify k into k 14.681 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 14.681 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 14.681 * [backup-simplify]: Simplify (* (/ 1 m) (log (/ 1 k))) into (/ (log (/ 1 k)) m) 14.681 * [backup-simplify]: Simplify (exp (/ (log (/ 1 k)) m)) into (exp (/ (log (/ 1 k)) m)) 14.681 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) in a 14.681 * [taylor]: Taking taylor expansion of a in a 14.681 * [backup-simplify]: Simplify 0 into 0 14.681 * [backup-simplify]: Simplify 1 into 1 14.681 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) in a 14.681 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 14.681 * [taylor]: Taking taylor expansion of (pow k 2) in a 14.681 * [taylor]: Taking taylor expansion of k in a 14.681 * [backup-simplify]: Simplify k into k 14.681 * [backup-simplify]: Simplify (* k k) into (pow k 2) 14.681 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 14.681 * [taylor]: Taking taylor expansion of (+ (* 10 (/ 1 k)) 1) in a 14.681 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in a 14.681 * [taylor]: Taking taylor expansion of 10 in a 14.681 * [backup-simplify]: Simplify 10 into 10 14.681 * [taylor]: Taking taylor expansion of (/ 1 k) in a 14.681 * [taylor]: Taking taylor expansion of k in a 14.681 * [backup-simplify]: Simplify k into k 14.681 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 14.681 * [taylor]: Taking taylor expansion of 1 in a 14.682 * [backup-simplify]: Simplify 1 into 1 14.682 * [backup-simplify]: Simplify (* 10 (/ 1 k)) into (/ 10 k) 14.682 * [backup-simplify]: Simplify (+ (/ 10 k) 1) into (+ (* 10 (/ 1 k)) 1) 14.682 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) into (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) 14.682 * [backup-simplify]: Simplify (* 0 (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) into 0 14.682 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 14.682 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 14.682 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 14.683 * [backup-simplify]: Simplify (+ (* 10 0) (* 0 (/ 1 k))) into 0 14.683 * [backup-simplify]: Simplify (+ 0 0) into 0 14.684 * [backup-simplify]: Simplify (+ 0 0) into 0 14.684 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))) into (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) 14.685 * [backup-simplify]: Simplify (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) into (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) 14.685 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))) in m 14.685 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in m 14.685 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in m 14.685 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in m 14.685 * [taylor]: Taking taylor expansion of (/ 1 m) in m 14.685 * [taylor]: Taking taylor expansion of m in m 14.685 * [backup-simplify]: Simplify 0 into 0 14.685 * [backup-simplify]: Simplify 1 into 1 14.685 * [backup-simplify]: Simplify (/ 1 1) into 1 14.685 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in m 14.685 * [taylor]: Taking taylor expansion of (/ 1 k) in m 14.685 * [taylor]: Taking taylor expansion of k in m 14.685 * [backup-simplify]: Simplify k into k 14.685 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 14.685 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 14.686 * [backup-simplify]: Simplify (* 1 (log (/ 1 k))) into (log (/ 1 k)) 14.686 * [backup-simplify]: Simplify (exp (* (/ 1 m) (log (/ 1 k)))) into (exp (/ (log (/ 1 k)) m)) 14.686 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) in m 14.686 * [taylor]: Taking taylor expansion of a in m 14.686 * [backup-simplify]: Simplify a into a 14.686 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) in m 14.686 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 14.686 * [taylor]: Taking taylor expansion of (pow k 2) in m 14.686 * [taylor]: Taking taylor expansion of k in m 14.686 * [backup-simplify]: Simplify k into k 14.686 * [backup-simplify]: Simplify (* k k) into (pow k 2) 14.686 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 14.686 * [taylor]: Taking taylor expansion of (+ (* 10 (/ 1 k)) 1) in m 14.686 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in m 14.686 * [taylor]: Taking taylor expansion of 10 in m 14.686 * [backup-simplify]: Simplify 10 into 10 14.686 * [taylor]: Taking taylor expansion of (/ 1 k) in m 14.686 * [taylor]: Taking taylor expansion of k in m 14.686 * [backup-simplify]: Simplify k into k 14.686 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 14.686 * [taylor]: Taking taylor expansion of 1 in m 14.686 * [backup-simplify]: Simplify 1 into 1 14.686 * [backup-simplify]: Simplify (* 10 (/ 1 k)) into (/ 10 k) 14.687 * [backup-simplify]: Simplify (+ (/ 10 k) 1) into (+ (* 10 (/ 1 k)) 1) 14.687 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) into (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) 14.687 * [backup-simplify]: Simplify (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) into (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) 14.687 * [backup-simplify]: Simplify (/ (exp (/ (log (/ 1 k)) m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))) into (/ (exp (/ (log (/ 1 k)) m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))) 14.687 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))) in k 14.687 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in k 14.687 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in k 14.687 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in k 14.687 * [taylor]: Taking taylor expansion of (/ 1 m) in k 14.687 * [taylor]: Taking taylor expansion of m in k 14.687 * [backup-simplify]: Simplify m into m 14.688 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 14.688 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 14.688 * [taylor]: Taking taylor expansion of (/ 1 k) in k 14.688 * [taylor]: Taking taylor expansion of k in k 14.688 * [backup-simplify]: Simplify 0 into 0 14.688 * [backup-simplify]: Simplify 1 into 1 14.688 * [backup-simplify]: Simplify (/ 1 1) into 1 14.688 * [backup-simplify]: Simplify (log 1) into 0 14.689 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 14.689 * [backup-simplify]: Simplify (* (/ 1 m) (- (log k))) into (* -1 (/ (log k) m)) 14.689 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 14.689 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) in k 14.689 * [taylor]: Taking taylor expansion of a in k 14.689 * [backup-simplify]: Simplify a into a 14.689 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) in k 14.689 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 14.689 * [taylor]: Taking taylor expansion of (pow k 2) in k 14.689 * [taylor]: Taking taylor expansion of k in k 14.689 * [backup-simplify]: Simplify 0 into 0 14.689 * [backup-simplify]: Simplify 1 into 1 14.690 * [backup-simplify]: Simplify (* 1 1) into 1 14.690 * [backup-simplify]: Simplify (/ 1 1) into 1 14.690 * [taylor]: Taking taylor expansion of (+ (* 10 (/ 1 k)) 1) in k 14.690 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 14.690 * [taylor]: Taking taylor expansion of 10 in k 14.690 * [backup-simplify]: Simplify 10 into 10 14.690 * [taylor]: Taking taylor expansion of (/ 1 k) in k 14.690 * [taylor]: Taking taylor expansion of k in k 14.690 * [backup-simplify]: Simplify 0 into 0 14.690 * [backup-simplify]: Simplify 1 into 1 14.691 * [backup-simplify]: Simplify (/ 1 1) into 1 14.691 * [taylor]: Taking taylor expansion of 1 in k 14.691 * [backup-simplify]: Simplify 1 into 1 14.691 * [backup-simplify]: Simplify (+ 1 0) into 1 14.691 * [backup-simplify]: Simplify (* a 1) into a 14.691 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) a) into (/ (exp (* -1 (/ (log k) m))) a) 14.691 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))) in k 14.691 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in k 14.691 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in k 14.691 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in k 14.691 * [taylor]: Taking taylor expansion of (/ 1 m) in k 14.691 * [taylor]: Taking taylor expansion of m in k 14.691 * [backup-simplify]: Simplify m into m 14.692 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 14.692 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 14.692 * [taylor]: Taking taylor expansion of (/ 1 k) in k 14.692 * [taylor]: Taking taylor expansion of k in k 14.692 * [backup-simplify]: Simplify 0 into 0 14.692 * [backup-simplify]: Simplify 1 into 1 14.692 * [backup-simplify]: Simplify (/ 1 1) into 1 14.692 * [backup-simplify]: Simplify (log 1) into 0 14.693 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 14.693 * [backup-simplify]: Simplify (* (/ 1 m) (- (log k))) into (* -1 (/ (log k) m)) 14.693 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 14.693 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) in k 14.693 * [taylor]: Taking taylor expansion of a in k 14.693 * [backup-simplify]: Simplify a into a 14.693 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) in k 14.693 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 14.693 * [taylor]: Taking taylor expansion of (pow k 2) in k 14.693 * [taylor]: Taking taylor expansion of k in k 14.693 * [backup-simplify]: Simplify 0 into 0 14.693 * [backup-simplify]: Simplify 1 into 1 14.694 * [backup-simplify]: Simplify (* 1 1) into 1 14.694 * [backup-simplify]: Simplify (/ 1 1) into 1 14.694 * [taylor]: Taking taylor expansion of (+ (* 10 (/ 1 k)) 1) in k 14.694 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 14.694 * [taylor]: Taking taylor expansion of 10 in k 14.694 * [backup-simplify]: Simplify 10 into 10 14.694 * [taylor]: Taking taylor expansion of (/ 1 k) in k 14.694 * [taylor]: Taking taylor expansion of k in k 14.694 * [backup-simplify]: Simplify 0 into 0 14.694 * [backup-simplify]: Simplify 1 into 1 14.695 * [backup-simplify]: Simplify (/ 1 1) into 1 14.695 * [taylor]: Taking taylor expansion of 1 in k 14.695 * [backup-simplify]: Simplify 1 into 1 14.695 * [backup-simplify]: Simplify (+ 1 0) into 1 14.695 * [backup-simplify]: Simplify (* a 1) into a 14.695 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) a) into (/ (exp (* -1 (/ (log k) m))) a) 14.695 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (log k) m))) a) in m 14.695 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 14.695 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 14.695 * [taylor]: Taking taylor expansion of -1 in m 14.695 * [backup-simplify]: Simplify -1 into -1 14.695 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 14.695 * [taylor]: Taking taylor expansion of (log k) in m 14.696 * [taylor]: Taking taylor expansion of k in m 14.696 * [backup-simplify]: Simplify k into k 14.696 * [backup-simplify]: Simplify (log k) into (log k) 14.696 * [taylor]: Taking taylor expansion of m in m 14.696 * [backup-simplify]: Simplify 0 into 0 14.696 * [backup-simplify]: Simplify 1 into 1 14.696 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 14.696 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 14.696 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 14.696 * [taylor]: Taking taylor expansion of a in m 14.696 * [backup-simplify]: Simplify a into a 14.696 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) a) into (/ (exp (* -1 (/ (log k) m))) a) 14.696 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (log k) m))) a) in a 14.696 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in a 14.696 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in a 14.696 * [taylor]: Taking taylor expansion of -1 in a 14.696 * [backup-simplify]: Simplify -1 into -1 14.696 * [taylor]: Taking taylor expansion of (/ (log k) m) in a 14.696 * [taylor]: Taking taylor expansion of (log k) in a 14.696 * [taylor]: Taking taylor expansion of k in a 14.696 * [backup-simplify]: Simplify k into k 14.696 * [backup-simplify]: Simplify (log k) into (log k) 14.696 * [taylor]: Taking taylor expansion of m in a 14.696 * [backup-simplify]: Simplify m into m 14.697 * [backup-simplify]: Simplify (/ (log k) m) into (/ (log k) m) 14.697 * [backup-simplify]: Simplify (* -1 (/ (log k) m)) into (* -1 (/ (log k) m)) 14.697 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 14.697 * [taylor]: Taking taylor expansion of a in a 14.697 * [backup-simplify]: Simplify 0 into 0 14.697 * [backup-simplify]: Simplify 1 into 1 14.697 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) 1) into (exp (* -1 (/ (log k) m))) 14.697 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 14.700 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 14.701 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 14.701 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)))) into 0 14.702 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 14.702 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (* 0 (- (log k)))) into 0 14.703 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 1) 1)))) into 0 14.704 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 14.704 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 14.705 * [backup-simplify]: Simplify (* 10 1) into 10 14.705 * [backup-simplify]: Simplify (+ 10 0) into 10 14.706 * [backup-simplify]: Simplify (+ 0 10) into 10 14.706 * [backup-simplify]: Simplify (+ (* a 10) (* 0 1)) into (* 10 a) 14.706 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ (exp (* -1 (/ (log k) m))) a) (/ (* 10 a) a)))) into (- (* 10 (/ (exp (* -1 (/ (log k) m))) a))) 14.706 * [taylor]: Taking taylor expansion of (- (* 10 (/ (exp (* -1 (/ (log k) m))) a))) in m 14.706 * [taylor]: Taking taylor expansion of (* 10 (/ (exp (* -1 (/ (log k) m))) a)) in m 14.706 * [taylor]: Taking taylor expansion of 10 in m 14.707 * [backup-simplify]: Simplify 10 into 10 14.707 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (log k) m))) a) in m 14.707 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 14.707 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 14.707 * [taylor]: Taking taylor expansion of -1 in m 14.707 * [backup-simplify]: Simplify -1 into -1 14.707 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 14.707 * [taylor]: Taking taylor expansion of (log k) in m 14.707 * [taylor]: Taking taylor expansion of k in m 14.707 * [backup-simplify]: Simplify k into k 14.707 * [backup-simplify]: Simplify (log k) into (log k) 14.707 * [taylor]: Taking taylor expansion of m in m 14.707 * [backup-simplify]: Simplify 0 into 0 14.707 * [backup-simplify]: Simplify 1 into 1 14.707 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 14.707 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 14.707 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 14.707 * [taylor]: Taking taylor expansion of a in m 14.707 * [backup-simplify]: Simplify a into a 14.707 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) a) into (/ (exp (* -1 (/ (log k) m))) a) 14.707 * [backup-simplify]: Simplify (* 10 (/ (exp (* -1 (/ (log k) m))) a)) into (* 10 (/ (exp (* -1 (/ (log k) m))) a)) 14.708 * [backup-simplify]: Simplify (- (* 10 (/ (exp (* -1 (/ (log k) m))) a))) into (- (* 10 (/ (exp (* -1 (/ (log k) m))) a))) 14.708 * [taylor]: Taking taylor expansion of (- (* 10 (/ (exp (* -1 (/ (log k) m))) a))) in a 14.708 * [taylor]: Taking taylor expansion of (* 10 (/ (exp (* -1 (/ (log k) m))) a)) in a 14.708 * [taylor]: Taking taylor expansion of 10 in a 14.708 * [backup-simplify]: Simplify 10 into 10 14.708 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (log k) m))) a) in a 14.708 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in a 14.708 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in a 14.708 * [taylor]: Taking taylor expansion of -1 in a 14.708 * [backup-simplify]: Simplify -1 into -1 14.708 * [taylor]: Taking taylor expansion of (/ (log k) m) in a 14.708 * [taylor]: Taking taylor expansion of (log k) in a 14.708 * [taylor]: Taking taylor expansion of k in a 14.708 * [backup-simplify]: Simplify k into k 14.708 * [backup-simplify]: Simplify (log k) into (log k) 14.708 * [taylor]: Taking taylor expansion of m in a 14.708 * [backup-simplify]: Simplify m into m 14.708 * [backup-simplify]: Simplify (/ (log k) m) into (/ (log k) m) 14.708 * [backup-simplify]: Simplify (* -1 (/ (log k) m)) into (* -1 (/ (log k) m)) 14.708 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 14.708 * [taylor]: Taking taylor expansion of a in a 14.708 * [backup-simplify]: Simplify 0 into 0 14.708 * [backup-simplify]: Simplify 1 into 1 14.709 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) 1) into (exp (* -1 (/ (log k) m))) 14.709 * [backup-simplify]: Simplify (* 10 (exp (* -1 (/ (log k) m)))) into (* 10 (exp (* -1 (/ (log k) m)))) 14.709 * [backup-simplify]: Simplify (- (* 10 (exp (* -1 (/ (log k) m))))) into (- (* 10 (exp (* -1 (/ (log k) m))))) 14.709 * [backup-simplify]: Simplify (- (* 10 (exp (* -1 (/ (log k) m))))) into (- (* 10 (exp (* -1 (/ (log k) m))))) 14.709 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ (exp (* -1 (/ (log k) m))) a) (/ 0 a)))) into 0 14.709 * [taylor]: Taking taylor expansion of 0 in a 14.709 * [backup-simplify]: Simplify 0 into 0 14.710 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 14.710 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (log k) m) (/ 0 m)))) into 0 14.711 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (log k) m))) into 0 14.711 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 1) 1)))) into 0 14.712 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (log k) m))) (/ 0 1)))) into 0 14.712 * [backup-simplify]: Simplify 0 into 0 14.713 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 14.714 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 14.714 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 14.715 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 14.715 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (+ (* 0 0) (* 0 (- (log k))))) into 0 14.716 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 14.716 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 14.717 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 14.717 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 14.718 * [backup-simplify]: Simplify (+ (* 10 0) (* 0 1)) into 0 14.718 * [backup-simplify]: Simplify (+ 0 1) into 1 14.718 * [backup-simplify]: Simplify (+ 0 1) into 1 14.719 * [backup-simplify]: Simplify (+ (* a 1) (+ (* 0 10) (* 0 1))) into a 14.719 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ (exp (* -1 (/ (log k) m))) a) (/ a a)) (* (- (* 10 (/ (exp (* -1 (/ (log k) m))) a))) (/ (* 10 a) a)))) into (* 99 (/ (exp (* -1 (/ (log k) m))) a)) 14.719 * [taylor]: Taking taylor expansion of (* 99 (/ (exp (* -1 (/ (log k) m))) a)) in m 14.719 * [taylor]: Taking taylor expansion of 99 in m 14.719 * [backup-simplify]: Simplify 99 into 99 14.719 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (log k) m))) a) in m 14.719 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 14.719 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 14.719 * [taylor]: Taking taylor expansion of -1 in m 14.719 * [backup-simplify]: Simplify -1 into -1 14.719 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 14.719 * [taylor]: Taking taylor expansion of (log k) in m 14.719 * [taylor]: Taking taylor expansion of k in m 14.719 * [backup-simplify]: Simplify k into k 14.719 * [backup-simplify]: Simplify (log k) into (log k) 14.719 * [taylor]: Taking taylor expansion of m in m 14.719 * [backup-simplify]: Simplify 0 into 0 14.719 * [backup-simplify]: Simplify 1 into 1 14.719 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 14.719 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 14.719 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 14.719 * [taylor]: Taking taylor expansion of a in m 14.719 * [backup-simplify]: Simplify a into a 14.719 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) a) into (/ (exp (* -1 (/ (log k) m))) a) 14.719 * [backup-simplify]: Simplify (* 99 (/ (exp (* -1 (/ (log k) m))) a)) into (* 99 (/ (exp (* -1 (/ (log k) m))) a)) 14.719 * [taylor]: Taking taylor expansion of (* 99 (/ (exp (* -1 (/ (log k) m))) a)) in a 14.719 * [taylor]: Taking taylor expansion of 99 in a 14.720 * [backup-simplify]: Simplify 99 into 99 14.720 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (log k) m))) a) in a 14.720 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in a 14.720 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in a 14.720 * [taylor]: Taking taylor expansion of -1 in a 14.720 * [backup-simplify]: Simplify -1 into -1 14.720 * [taylor]: Taking taylor expansion of (/ (log k) m) in a 14.720 * [taylor]: Taking taylor expansion of (log k) in a 14.720 * [taylor]: Taking taylor expansion of k in a 14.720 * [backup-simplify]: Simplify k into k 14.720 * [backup-simplify]: Simplify (log k) into (log k) 14.720 * [taylor]: Taking taylor expansion of m in a 14.720 * [backup-simplify]: Simplify m into m 14.720 * [backup-simplify]: Simplify (/ (log k) m) into (/ (log k) m) 14.720 * [backup-simplify]: Simplify (* -1 (/ (log k) m)) into (* -1 (/ (log k) m)) 14.720 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 14.720 * [taylor]: Taking taylor expansion of a in a 14.720 * [backup-simplify]: Simplify 0 into 0 14.720 * [backup-simplify]: Simplify 1 into 1 14.720 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) 1) into (exp (* -1 (/ (log k) m))) 14.720 * [backup-simplify]: Simplify (* 99 (exp (* -1 (/ (log k) m)))) into (* 99 (exp (* -1 (/ (log k) m)))) 14.720 * [backup-simplify]: Simplify (* 99 (exp (* -1 (/ (log k) m)))) into (* 99 (exp (* -1 (/ (log k) m)))) 14.721 * [backup-simplify]: Simplify (+ (* (* 99 (exp (* -1 (/ (log (/ 1 k)) (/ 1 m))))) (* (/ 1 (/ 1 a)) (* 1 (pow (/ 1 k) 4)))) (+ (* (- (* 10 (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 (- (+ (* 99 (/ (* (exp (* -1 (* (log (/ 1 k)) m))) a) (pow k 4))) (/ (* (exp (* -1 (* (log (/ 1 k)) m))) a) (pow k 2))) (* 10 (/ (* (exp (* -1 (* (log (/ 1 k)) m))) a) (pow k 3)))) 14.721 * [backup-simplify]: Simplify (/ 1 (/ (/ (+ (+ (* (/ 1 (- k)) (/ 1 (- k))) (* (/ 1 (- k)) 10)) 1) (pow (/ 1 (- k)) (/ 1 (- m)))) (/ 1 (- a)))) into (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))))) 14.721 * [approximate]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))))) in (k m a) around 0 14.721 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))))) in a 14.721 * [taylor]: Taking taylor expansion of -1 in a 14.721 * [backup-simplify]: Simplify -1 into -1 14.721 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))) in a 14.721 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in a 14.721 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in a 14.721 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in a 14.721 * [taylor]: Taking taylor expansion of (/ -1 m) in a 14.721 * [taylor]: Taking taylor expansion of -1 in a 14.721 * [backup-simplify]: Simplify -1 into -1 14.721 * [taylor]: Taking taylor expansion of m in a 14.721 * [backup-simplify]: Simplify m into m 14.721 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 14.721 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in a 14.721 * [taylor]: Taking taylor expansion of (/ -1 k) in a 14.721 * [taylor]: Taking taylor expansion of -1 in a 14.721 * [backup-simplify]: Simplify -1 into -1 14.721 * [taylor]: Taking taylor expansion of k in a 14.721 * [backup-simplify]: Simplify k into k 14.721 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 14.721 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 14.722 * [backup-simplify]: Simplify (* (/ -1 m) (log (/ -1 k))) into (* -1 (/ (log (/ -1 k)) m)) 14.722 * [backup-simplify]: Simplify (exp (* -1 (/ (log (/ -1 k)) m))) into (exp (* -1 (/ (log (/ -1 k)) m))) 14.722 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) in a 14.722 * [taylor]: Taking taylor expansion of a in a 14.722 * [backup-simplify]: Simplify 0 into 0 14.722 * [backup-simplify]: Simplify 1 into 1 14.722 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) in a 14.722 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1) in a 14.722 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 14.722 * [taylor]: Taking taylor expansion of (pow k 2) in a 14.722 * [taylor]: Taking taylor expansion of k in a 14.722 * [backup-simplify]: Simplify k into k 14.722 * [backup-simplify]: Simplify (* k k) into (pow k 2) 14.722 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 14.722 * [taylor]: Taking taylor expansion of 1 in a 14.722 * [backup-simplify]: Simplify 1 into 1 14.722 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in a 14.722 * [taylor]: Taking taylor expansion of 10 in a 14.722 * [backup-simplify]: Simplify 10 into 10 14.722 * [taylor]: Taking taylor expansion of (/ 1 k) in a 14.722 * [taylor]: Taking taylor expansion of k in a 14.722 * [backup-simplify]: Simplify k into k 14.722 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 14.722 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1) into (+ (/ 1 (pow k 2)) 1) 14.722 * [backup-simplify]: Simplify (* 10 (/ 1 k)) into (/ 10 k) 14.722 * [backup-simplify]: Simplify (- (/ 10 k)) into (- (* 10 (/ 1 k))) 14.722 * [backup-simplify]: Simplify (+ (+ (/ 1 (pow k 2)) 1) (- (* 10 (/ 1 k)))) into (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) 14.722 * [backup-simplify]: Simplify (* 0 (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) into 0 14.722 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 14.723 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 14.723 * [backup-simplify]: Simplify (+ 0 0) into 0 14.723 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 14.723 * [backup-simplify]: Simplify (+ (* 10 0) (* 0 (/ 1 k))) into 0 14.723 * [backup-simplify]: Simplify (- 0) into 0 14.724 * [backup-simplify]: Simplify (+ 0 0) into 0 14.724 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))) into (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) 14.724 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) into (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) 14.724 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))))) in m 14.724 * [taylor]: Taking taylor expansion of -1 in m 14.724 * [backup-simplify]: Simplify -1 into -1 14.724 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))) in m 14.724 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in m 14.724 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in m 14.724 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in m 14.724 * [taylor]: Taking taylor expansion of (/ -1 m) in m 14.724 * [taylor]: Taking taylor expansion of -1 in m 14.724 * [backup-simplify]: Simplify -1 into -1 14.724 * [taylor]: Taking taylor expansion of m in m 14.724 * [backup-simplify]: Simplify 0 into 0 14.724 * [backup-simplify]: Simplify 1 into 1 14.725 * [backup-simplify]: Simplify (/ -1 1) into -1 14.725 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in m 14.725 * [taylor]: Taking taylor expansion of (/ -1 k) in m 14.725 * [taylor]: Taking taylor expansion of -1 in m 14.725 * [backup-simplify]: Simplify -1 into -1 14.725 * [taylor]: Taking taylor expansion of k in m 14.725 * [backup-simplify]: Simplify k into k 14.725 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 14.725 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 14.725 * [backup-simplify]: Simplify (* -1 (log (/ -1 k))) into (* -1 (log (/ -1 k))) 14.725 * [backup-simplify]: Simplify (exp (* (/ -1 m) (log (/ -1 k)))) into (exp (* -1 (/ (log (/ -1 k)) m))) 14.725 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) in m 14.725 * [taylor]: Taking taylor expansion of a in m 14.725 * [backup-simplify]: Simplify a into a 14.725 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) in m 14.725 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1) in m 14.725 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 14.725 * [taylor]: Taking taylor expansion of (pow k 2) in m 14.725 * [taylor]: Taking taylor expansion of k in m 14.725 * [backup-simplify]: Simplify k into k 14.725 * [backup-simplify]: Simplify (* k k) into (pow k 2) 14.725 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 14.725 * [taylor]: Taking taylor expansion of 1 in m 14.725 * [backup-simplify]: Simplify 1 into 1 14.725 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in m 14.725 * [taylor]: Taking taylor expansion of 10 in m 14.725 * [backup-simplify]: Simplify 10 into 10 14.725 * [taylor]: Taking taylor expansion of (/ 1 k) in m 14.725 * [taylor]: Taking taylor expansion of k in m 14.725 * [backup-simplify]: Simplify k into k 14.725 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 14.726 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1) into (+ (/ 1 (pow k 2)) 1) 14.726 * [backup-simplify]: Simplify (* 10 (/ 1 k)) into (/ 10 k) 14.726 * [backup-simplify]: Simplify (- (/ 10 k)) into (- (* 10 (/ 1 k))) 14.726 * [backup-simplify]: Simplify (+ (+ (/ 1 (pow k 2)) 1) (- (* 10 (/ 1 k)))) into (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) 14.726 * [backup-simplify]: Simplify (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) into (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) 14.726 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log (/ -1 k)) m))) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))) into (/ (exp (* -1 (/ (log (/ -1 k)) m))) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))) 14.726 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))))) in k 14.726 * [taylor]: Taking taylor expansion of -1 in k 14.726 * [backup-simplify]: Simplify -1 into -1 14.726 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))) in k 14.726 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in k 14.726 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in k 14.726 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in k 14.726 * [taylor]: Taking taylor expansion of (/ -1 m) in k 14.726 * [taylor]: Taking taylor expansion of -1 in k 14.726 * [backup-simplify]: Simplify -1 into -1 14.726 * [taylor]: Taking taylor expansion of m in k 14.726 * [backup-simplify]: Simplify m into m 14.726 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 14.726 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 14.726 * [taylor]: Taking taylor expansion of (/ -1 k) in k 14.726 * [taylor]: Taking taylor expansion of -1 in k 14.726 * [backup-simplify]: Simplify -1 into -1 14.727 * [taylor]: Taking taylor expansion of k in k 14.727 * [backup-simplify]: Simplify 0 into 0 14.727 * [backup-simplify]: Simplify 1 into 1 14.727 * [backup-simplify]: Simplify (/ -1 1) into -1 14.727 * [backup-simplify]: Simplify (log -1) into (log -1) 14.728 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 14.728 * [backup-simplify]: Simplify (* (/ -1 m) (- (log -1) (log k))) into (* -1 (/ (- (log -1) (log k)) m)) 14.728 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 14.728 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) in k 14.728 * [taylor]: Taking taylor expansion of a in k 14.728 * [backup-simplify]: Simplify a into a 14.728 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) in k 14.728 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1) in k 14.728 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 14.728 * [taylor]: Taking taylor expansion of (pow k 2) in k 14.728 * [taylor]: Taking taylor expansion of k in k 14.728 * [backup-simplify]: Simplify 0 into 0 14.728 * [backup-simplify]: Simplify 1 into 1 14.729 * [backup-simplify]: Simplify (* 1 1) into 1 14.729 * [backup-simplify]: Simplify (/ 1 1) into 1 14.729 * [taylor]: Taking taylor expansion of 1 in k 14.729 * [backup-simplify]: Simplify 1 into 1 14.729 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 14.729 * [taylor]: Taking taylor expansion of 10 in k 14.729 * [backup-simplify]: Simplify 10 into 10 14.729 * [taylor]: Taking taylor expansion of (/ 1 k) in k 14.729 * [taylor]: Taking taylor expansion of k in k 14.729 * [backup-simplify]: Simplify 0 into 0 14.729 * [backup-simplify]: Simplify 1 into 1 14.729 * [backup-simplify]: Simplify (/ 1 1) into 1 14.730 * [backup-simplify]: Simplify (+ 1 0) into 1 14.730 * [backup-simplify]: Simplify (+ 1 0) into 1 14.730 * [backup-simplify]: Simplify (* a 1) into a 14.730 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) into (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) 14.730 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))))) in k 14.730 * [taylor]: Taking taylor expansion of -1 in k 14.730 * [backup-simplify]: Simplify -1 into -1 14.730 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))) in k 14.730 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in k 14.730 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in k 14.730 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in k 14.730 * [taylor]: Taking taylor expansion of (/ -1 m) in k 14.730 * [taylor]: Taking taylor expansion of -1 in k 14.730 * [backup-simplify]: Simplify -1 into -1 14.730 * [taylor]: Taking taylor expansion of m in k 14.730 * [backup-simplify]: Simplify m into m 14.730 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 14.730 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 14.730 * [taylor]: Taking taylor expansion of (/ -1 k) in k 14.730 * [taylor]: Taking taylor expansion of -1 in k 14.730 * [backup-simplify]: Simplify -1 into -1 14.730 * [taylor]: Taking taylor expansion of k in k 14.730 * [backup-simplify]: Simplify 0 into 0 14.730 * [backup-simplify]: Simplify 1 into 1 14.731 * [backup-simplify]: Simplify (/ -1 1) into -1 14.731 * [backup-simplify]: Simplify (log -1) into (log -1) 14.731 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 14.732 * [backup-simplify]: Simplify (* (/ -1 m) (- (log -1) (log k))) into (* -1 (/ (- (log -1) (log k)) m)) 14.732 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 14.732 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) in k 14.732 * [taylor]: Taking taylor expansion of a in k 14.732 * [backup-simplify]: Simplify a into a 14.732 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) in k 14.732 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1) in k 14.732 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 14.732 * [taylor]: Taking taylor expansion of (pow k 2) in k 14.732 * [taylor]: Taking taylor expansion of k in k 14.732 * [backup-simplify]: Simplify 0 into 0 14.732 * [backup-simplify]: Simplify 1 into 1 14.732 * [backup-simplify]: Simplify (* 1 1) into 1 14.733 * [backup-simplify]: Simplify (/ 1 1) into 1 14.733 * [taylor]: Taking taylor expansion of 1 in k 14.733 * [backup-simplify]: Simplify 1 into 1 14.733 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 14.733 * [taylor]: Taking taylor expansion of 10 in k 14.733 * [backup-simplify]: Simplify 10 into 10 14.733 * [taylor]: Taking taylor expansion of (/ 1 k) in k 14.733 * [taylor]: Taking taylor expansion of k in k 14.733 * [backup-simplify]: Simplify 0 into 0 14.733 * [backup-simplify]: Simplify 1 into 1 14.733 * [backup-simplify]: Simplify (/ 1 1) into 1 14.733 * [backup-simplify]: Simplify (+ 1 0) into 1 14.734 * [backup-simplify]: Simplify (+ 1 0) into 1 14.734 * [backup-simplify]: Simplify (* a 1) into a 14.734 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) into (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) 14.734 * [backup-simplify]: Simplify (* -1 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) into (* -1 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) 14.734 * [taylor]: Taking taylor expansion of (* -1 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) in m 14.734 * [taylor]: Taking taylor expansion of -1 in m 14.734 * [backup-simplify]: Simplify -1 into -1 14.734 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) in m 14.734 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 14.734 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 14.734 * [taylor]: Taking taylor expansion of -1 in m 14.734 * [backup-simplify]: Simplify -1 into -1 14.734 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 14.734 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 14.734 * [taylor]: Taking taylor expansion of (log -1) in m 14.734 * [taylor]: Taking taylor expansion of -1 in m 14.735 * [backup-simplify]: Simplify -1 into -1 14.735 * [backup-simplify]: Simplify (log -1) into (log -1) 14.735 * [taylor]: Taking taylor expansion of (log k) in m 14.735 * [taylor]: Taking taylor expansion of k in m 14.735 * [backup-simplify]: Simplify k into k 14.735 * [backup-simplify]: Simplify (log k) into (log k) 14.735 * [taylor]: Taking taylor expansion of m in m 14.735 * [backup-simplify]: Simplify 0 into 0 14.735 * [backup-simplify]: Simplify 1 into 1 14.735 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 14.735 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 14.735 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 14.736 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 14.736 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 14.736 * [taylor]: Taking taylor expansion of a in m 14.736 * [backup-simplify]: Simplify a into a 14.736 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) into (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) 14.737 * [backup-simplify]: Simplify (* -1 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) into (* -1 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) 14.737 * [taylor]: Taking taylor expansion of (* -1 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) in a 14.737 * [taylor]: Taking taylor expansion of -1 in a 14.737 * [backup-simplify]: Simplify -1 into -1 14.737 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) in a 14.737 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in a 14.737 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in a 14.737 * [taylor]: Taking taylor expansion of -1 in a 14.737 * [backup-simplify]: Simplify -1 into -1 14.737 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in a 14.737 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in a 14.737 * [taylor]: Taking taylor expansion of (log -1) in a 14.737 * [taylor]: Taking taylor expansion of -1 in a 14.737 * [backup-simplify]: Simplify -1 into -1 14.737 * [backup-simplify]: Simplify (log -1) into (log -1) 14.737 * [taylor]: Taking taylor expansion of (log k) in a 14.737 * [taylor]: Taking taylor expansion of k in a 14.737 * [backup-simplify]: Simplify k into k 14.737 * [backup-simplify]: Simplify (log k) into (log k) 14.737 * [taylor]: Taking taylor expansion of m in a 14.737 * [backup-simplify]: Simplify m into m 14.737 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 14.738 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 14.738 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) m) into (/ (- (log -1) (log k)) m) 14.738 * [backup-simplify]: Simplify (* -1 (/ (- (log -1) (log k)) m)) into (* -1 (/ (- (log -1) (log k)) m)) 14.738 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 14.738 * [taylor]: Taking taylor expansion of a in a 14.739 * [backup-simplify]: Simplify 0 into 0 14.739 * [backup-simplify]: Simplify 1 into 1 14.739 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) 1) into (exp (* -1 (/ (- (log -1) (log k)) m))) 14.739 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 14.739 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 14.740 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 14.741 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 14.741 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)))) into 0 14.741 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 14.742 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (* 0 (- (log -1) (log k)))) into 0 14.742 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 1) 1)))) into 0 14.743 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 14.744 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 14.744 * [backup-simplify]: Simplify (+ 0 0) into 0 14.744 * [backup-simplify]: Simplify (* 10 1) into 10 14.745 * [backup-simplify]: Simplify (- 10) into -10 14.745 * [backup-simplify]: Simplify (+ 0 -10) into -10 14.746 * [backup-simplify]: Simplify (+ (* a -10) (* 0 1)) into (- (* 10 a)) 14.747 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) (/ (- (* 10 a)) a)))) into (* 10 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) 14.748 * [backup-simplify]: Simplify (+ (* -1 (* 10 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) (* 0 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) into (- (* 10 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) 14.748 * [taylor]: Taking taylor expansion of (- (* 10 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) in m 14.748 * [taylor]: Taking taylor expansion of (* 10 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) in m 14.748 * [taylor]: Taking taylor expansion of 10 in m 14.748 * [backup-simplify]: Simplify 10 into 10 14.748 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) in m 14.748 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 14.748 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 14.748 * [taylor]: Taking taylor expansion of -1 in m 14.748 * [backup-simplify]: Simplify -1 into -1 14.748 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 14.748 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 14.748 * [taylor]: Taking taylor expansion of (log -1) in m 14.748 * [taylor]: Taking taylor expansion of -1 in m 14.748 * [backup-simplify]: Simplify -1 into -1 14.748 * [backup-simplify]: Simplify (log -1) into (log -1) 14.748 * [taylor]: Taking taylor expansion of (log k) in m 14.748 * [taylor]: Taking taylor expansion of k in m 14.749 * [backup-simplify]: Simplify k into k 14.749 * [backup-simplify]: Simplify (log k) into (log k) 14.749 * [taylor]: Taking taylor expansion of m in m 14.749 * [backup-simplify]: Simplify 0 into 0 14.749 * [backup-simplify]: Simplify 1 into 1 14.749 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 14.749 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 14.750 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 14.750 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 14.751 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 14.751 * [taylor]: Taking taylor expansion of a in m 14.751 * [backup-simplify]: Simplify a into a 14.751 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) into (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) 14.752 * [backup-simplify]: Simplify (* 10 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) into (* 10 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) 14.752 * [backup-simplify]: Simplify (- (* 10 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) into (- (* 10 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) 14.752 * [taylor]: Taking taylor expansion of (- (* 10 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) in a 14.752 * [taylor]: Taking taylor expansion of (* 10 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) in a 14.752 * [taylor]: Taking taylor expansion of 10 in a 14.752 * [backup-simplify]: Simplify 10 into 10 14.752 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) in a 14.752 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in a 14.752 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in a 14.752 * [taylor]: Taking taylor expansion of -1 in a 14.753 * [backup-simplify]: Simplify -1 into -1 14.753 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in a 14.753 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in a 14.753 * [taylor]: Taking taylor expansion of (log -1) in a 14.753 * [taylor]: Taking taylor expansion of -1 in a 14.753 * [backup-simplify]: Simplify -1 into -1 14.753 * [backup-simplify]: Simplify (log -1) into (log -1) 14.753 * [taylor]: Taking taylor expansion of (log k) in a 14.753 * [taylor]: Taking taylor expansion of k in a 14.753 * [backup-simplify]: Simplify k into k 14.753 * [backup-simplify]: Simplify (log k) into (log k) 14.753 * [taylor]: Taking taylor expansion of m in a 14.753 * [backup-simplify]: Simplify m into m 14.753 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 14.754 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 14.754 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) m) into (/ (- (log -1) (log k)) m) 14.755 * [backup-simplify]: Simplify (* -1 (/ (- (log -1) (log k)) m)) into (* -1 (/ (- (log -1) (log k)) m)) 14.755 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 14.755 * [taylor]: Taking taylor expansion of a in a 14.755 * [backup-simplify]: Simplify 0 into 0 14.755 * [backup-simplify]: Simplify 1 into 1 14.756 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) 1) into (exp (* -1 (/ (- (log -1) (log k)) m))) 14.756 * [backup-simplify]: Simplify (* 10 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* 10 (exp (* -1 (/ (- (log -1) (log k)) m)))) 14.757 * [backup-simplify]: Simplify (- (* 10 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 10 (exp (* -1 (/ (- (log -1) (log k)) m))))) 14.757 * [backup-simplify]: Simplify (- (* 10 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 10 (exp (* -1 (/ (- (log -1) (log k)) m))))) 14.758 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) (/ 0 a)))) into 0 14.759 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) into 0 14.759 * [taylor]: Taking taylor expansion of 0 in a 14.759 * [backup-simplify]: Simplify 0 into 0 14.761 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 14.762 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 14.762 * [backup-simplify]: Simplify (- 0) into 0 14.762 * [backup-simplify]: Simplify (+ 0 0) into 0 14.763 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (- (log -1) (log k)) m) (/ 0 m)))) into 0 14.764 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (- (log -1) (log k)) m))) into 0 14.765 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 1) 1)))) into 0 14.766 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log -1) (log k)) m))) (/ 0 1)))) into 0 14.767 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into 0 14.767 * [backup-simplify]: Simplify 0 into 0 14.768 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 14.771 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 14.772 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 14.772 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 14.773 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (+ (* 0 0) (* 0 (- (log -1) (log k))))) into 0 14.775 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 14.776 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 14.777 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 14.778 * [backup-simplify]: Simplify (+ 0 1) into 1 14.778 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 14.779 * [backup-simplify]: Simplify (+ (* 10 0) (* 0 1)) into 0 14.780 * [backup-simplify]: Simplify (- 0) into 0 14.780 * [backup-simplify]: Simplify (+ 1 0) into 1 14.781 * [backup-simplify]: Simplify (+ (* a 1) (+ (* 0 -10) (* 0 1))) into a 14.782 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) (/ a a)) (* (* 10 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) (/ (- (* 10 a)) a)))) into (* 99 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) 14.784 * [backup-simplify]: Simplify (+ (* -1 (* 99 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) (+ (* 0 (* 10 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) (* 0 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)))) into (- (* 99 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) 14.784 * [taylor]: Taking taylor expansion of (- (* 99 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) in m 14.784 * [taylor]: Taking taylor expansion of (* 99 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) in m 14.784 * [taylor]: Taking taylor expansion of 99 in m 14.784 * [backup-simplify]: Simplify 99 into 99 14.784 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) in m 14.784 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 14.784 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 14.784 * [taylor]: Taking taylor expansion of -1 in m 14.784 * [backup-simplify]: Simplify -1 into -1 14.784 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 14.784 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 14.784 * [taylor]: Taking taylor expansion of (log -1) in m 14.784 * [taylor]: Taking taylor expansion of -1 in m 14.784 * [backup-simplify]: Simplify -1 into -1 14.785 * [backup-simplify]: Simplify (log -1) into (log -1) 14.785 * [taylor]: Taking taylor expansion of (log k) in m 14.785 * [taylor]: Taking taylor expansion of k in m 14.785 * [backup-simplify]: Simplify k into k 14.785 * [backup-simplify]: Simplify (log k) into (log k) 14.785 * [taylor]: Taking taylor expansion of m in m 14.785 * [backup-simplify]: Simplify 0 into 0 14.785 * [backup-simplify]: Simplify 1 into 1 14.785 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 14.785 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 14.786 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 14.786 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 14.787 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 14.787 * [taylor]: Taking taylor expansion of a in m 14.787 * [backup-simplify]: Simplify a into a 14.787 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) into (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) 14.788 * [backup-simplify]: Simplify (* 99 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) into (* 99 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) 14.788 * [backup-simplify]: Simplify (- (* 99 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) into (- (* 99 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) 14.788 * [taylor]: Taking taylor expansion of (- (* 99 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) in a 14.788 * [taylor]: Taking taylor expansion of (* 99 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) in a 14.788 * [taylor]: Taking taylor expansion of 99 in a 14.789 * [backup-simplify]: Simplify 99 into 99 14.789 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) in a 14.789 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in a 14.789 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in a 14.789 * [taylor]: Taking taylor expansion of -1 in a 14.789 * [backup-simplify]: Simplify -1 into -1 14.789 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in a 14.789 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in a 14.789 * [taylor]: Taking taylor expansion of (log -1) in a 14.789 * [taylor]: Taking taylor expansion of -1 in a 14.789 * [backup-simplify]: Simplify -1 into -1 14.789 * [backup-simplify]: Simplify (log -1) into (log -1) 14.789 * [taylor]: Taking taylor expansion of (log k) in a 14.789 * [taylor]: Taking taylor expansion of k in a 14.789 * [backup-simplify]: Simplify k into k 14.789 * [backup-simplify]: Simplify (log k) into (log k) 14.789 * [taylor]: Taking taylor expansion of m in a 14.789 * [backup-simplify]: Simplify m into m 14.789 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 14.790 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 14.790 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) m) into (/ (- (log -1) (log k)) m) 14.791 * [backup-simplify]: Simplify (* -1 (/ (- (log -1) (log k)) m)) into (* -1 (/ (- (log -1) (log k)) m)) 14.791 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 14.791 * [taylor]: Taking taylor expansion of a in a 14.791 * [backup-simplify]: Simplify 0 into 0 14.791 * [backup-simplify]: Simplify 1 into 1 14.792 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) 1) into (exp (* -1 (/ (- (log -1) (log k)) m))) 14.792 * [backup-simplify]: Simplify (* 99 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* 99 (exp (* -1 (/ (- (log -1) (log k)) m)))) 14.793 * [backup-simplify]: Simplify (- (* 99 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 99 (exp (* -1 (/ (- (log -1) (log k)) m))))) 14.793 * [backup-simplify]: Simplify (- (* 99 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 99 (exp (* -1 (/ (- (log -1) (log k)) m))))) 14.796 * [backup-simplify]: Simplify (+ (* (- (* 99 (exp (* -1 (/ (- (log -1) (log (/ 1 (- k)))) (/ 1 (- m))))))) (* (/ 1 (/ 1 (- a))) (* 1 (pow (/ 1 (- k)) 4)))) (+ (* (- (* 10 (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 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 4))) (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 2))) (* 10 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 3)))) 14.796 * * * * [progress]: [ 3 / 4 ] generating series at (2 2 1 1 1) 14.796 * [backup-simplify]: Simplify (+ (* k k) (* k 10)) into (+ (pow k 2) (* 10 k)) 14.796 * [approximate]: Taking taylor expansion of (+ (pow k 2) (* 10 k)) in (k) around 0 14.796 * [taylor]: Taking taylor expansion of (+ (pow k 2) (* 10 k)) in k 14.797 * [taylor]: Taking taylor expansion of (pow k 2) in k 14.797 * [taylor]: Taking taylor expansion of k in k 14.797 * [backup-simplify]: Simplify 0 into 0 14.797 * [backup-simplify]: Simplify 1 into 1 14.797 * [taylor]: Taking taylor expansion of (* 10 k) in k 14.797 * [taylor]: Taking taylor expansion of 10 in k 14.797 * [backup-simplify]: Simplify 10 into 10 14.797 * [taylor]: Taking taylor expansion of k in k 14.797 * [backup-simplify]: Simplify 0 into 0 14.797 * [backup-simplify]: Simplify 1 into 1 14.797 * [taylor]: Taking taylor expansion of (+ (pow k 2) (* 10 k)) in k 14.797 * [taylor]: Taking taylor expansion of (pow k 2) in k 14.797 * [taylor]: Taking taylor expansion of k in k 14.797 * [backup-simplify]: Simplify 0 into 0 14.797 * [backup-simplify]: Simplify 1 into 1 14.797 * [taylor]: Taking taylor expansion of (* 10 k) in k 14.797 * [taylor]: Taking taylor expansion of 10 in k 14.797 * [backup-simplify]: Simplify 10 into 10 14.797 * [taylor]: Taking taylor expansion of k in k 14.797 * [backup-simplify]: Simplify 0 into 0 14.797 * [backup-simplify]: Simplify 1 into 1 14.798 * [backup-simplify]: Simplify (* 10 0) into 0 14.798 * [backup-simplify]: Simplify (+ 0 0) into 0 14.798 * [backup-simplify]: Simplify 0 into 0 14.799 * [backup-simplify]: Simplify (+ (* 10 1) (* 0 0)) into 10 14.799 * [backup-simplify]: Simplify (+ 0 10) into 10 14.799 * [backup-simplify]: Simplify 10 into 10 14.799 * [backup-simplify]: Simplify (* 1 1) into 1 14.800 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 0 1) (* 0 0))) into 0 14.800 * [backup-simplify]: Simplify (+ 1 0) into 1 14.800 * [backup-simplify]: Simplify 1 into 1 14.801 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 14.801 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))) into 0 14.802 * [backup-simplify]: Simplify (+ 0 0) into 0 14.802 * [backup-simplify]: Simplify 0 into 0 14.802 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 14.803 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 14.803 * [backup-simplify]: Simplify (+ 0 0) into 0 14.803 * [backup-simplify]: Simplify 0 into 0 14.804 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 14.805 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))))) into 0 14.805 * [backup-simplify]: Simplify (+ 0 0) into 0 14.805 * [backup-simplify]: Simplify 0 into 0 14.805 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 14.806 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))))) into 0 14.807 * [backup-simplify]: Simplify (+ 0 0) into 0 14.807 * [backup-simplify]: Simplify 0 into 0 14.808 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 14.809 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))))))) into 0 14.809 * [backup-simplify]: Simplify (+ 0 0) into 0 14.809 * [backup-simplify]: Simplify 0 into 0 14.810 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 14.811 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))))))) into 0 14.811 * [backup-simplify]: Simplify (+ 0 0) into 0 14.811 * [backup-simplify]: Simplify 0 into 0 14.811 * [backup-simplify]: Simplify (+ (* 1 (pow k 2)) (* 10 k)) into (+ (pow k 2) (* 10 k)) 14.811 * [backup-simplify]: Simplify (+ (* (/ 1 k) (/ 1 k)) (* (/ 1 k) 10)) into (+ (/ 1 (pow k 2)) (* 10 (/ 1 k))) 14.811 * [approximate]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (* 10 (/ 1 k))) in (k) around 0 14.811 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (* 10 (/ 1 k))) in k 14.811 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 14.811 * [taylor]: Taking taylor expansion of (pow k 2) in k 14.811 * [taylor]: Taking taylor expansion of k in k 14.811 * [backup-simplify]: Simplify 0 into 0 14.811 * [backup-simplify]: Simplify 1 into 1 14.812 * [backup-simplify]: Simplify (* 1 1) into 1 14.812 * [backup-simplify]: Simplify (/ 1 1) into 1 14.812 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 14.812 * [taylor]: Taking taylor expansion of 10 in k 14.812 * [backup-simplify]: Simplify 10 into 10 14.812 * [taylor]: Taking taylor expansion of (/ 1 k) in k 14.812 * [taylor]: Taking taylor expansion of k in k 14.812 * [backup-simplify]: Simplify 0 into 0 14.812 * [backup-simplify]: Simplify 1 into 1 14.812 * [backup-simplify]: Simplify (/ 1 1) into 1 14.812 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (* 10 (/ 1 k))) in k 14.812 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 14.812 * [taylor]: Taking taylor expansion of (pow k 2) in k 14.812 * [taylor]: Taking taylor expansion of k in k 14.812 * [backup-simplify]: Simplify 0 into 0 14.812 * [backup-simplify]: Simplify 1 into 1 14.814 * [backup-simplify]: Simplify (* 1 1) into 1 14.814 * [backup-simplify]: Simplify (/ 1 1) into 1 14.814 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 14.814 * [taylor]: Taking taylor expansion of 10 in k 14.814 * [backup-simplify]: Simplify 10 into 10 14.814 * [taylor]: Taking taylor expansion of (/ 1 k) in k 14.814 * [taylor]: Taking taylor expansion of k in k 14.814 * [backup-simplify]: Simplify 0 into 0 14.814 * [backup-simplify]: Simplify 1 into 1 14.815 * [backup-simplify]: Simplify (/ 1 1) into 1 14.815 * [backup-simplify]: Simplify (+ 1 0) into 1 14.815 * [backup-simplify]: Simplify 1 into 1 14.815 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 14.816 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 14.816 * [backup-simplify]: Simplify (* 10 1) into 10 14.816 * [backup-simplify]: Simplify (+ 0 10) into 10 14.816 * [backup-simplify]: Simplify 10 into 10 14.817 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 14.817 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 14.818 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 14.818 * [backup-simplify]: Simplify (+ (* 10 0) (* 0 1)) into 0 14.818 * [backup-simplify]: Simplify (+ 0 0) into 0 14.818 * [backup-simplify]: Simplify 0 into 0 14.819 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 14.820 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 14.820 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 14.821 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 0 0) (* 0 1))) into 0 14.821 * [backup-simplify]: Simplify (+ 0 0) into 0 14.821 * [backup-simplify]: Simplify 0 into 0 14.822 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 14.822 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 14.823 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 14.823 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 14.823 * [backup-simplify]: Simplify (+ 0 0) into 0 14.824 * [backup-simplify]: Simplify 0 into 0 14.824 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 14.825 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 14.825 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 14.826 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 14.826 * [backup-simplify]: Simplify (+ 0 0) into 0 14.826 * [backup-simplify]: Simplify 0 into 0 14.827 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 14.828 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 14.829 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 14.829 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 14.830 * [backup-simplify]: Simplify (+ 0 0) into 0 14.830 * [backup-simplify]: Simplify 0 into 0 14.831 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))) into 0 14.831 * [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 14.832 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 14.834 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 14.834 * [backup-simplify]: Simplify (+ 0 0) into 0 14.834 * [backup-simplify]: Simplify 0 into 0 14.835 * [backup-simplify]: Simplify (+ (* 10 (/ 1 (/ 1 k))) (* 1 (pow (/ 1 (/ 1 k)) 2))) into (+ (pow k 2) (* 10 k)) 14.835 * [backup-simplify]: Simplify (+ (* (/ 1 (- k)) (/ 1 (- k))) (* (/ 1 (- k)) 10)) into (- (/ 1 (pow k 2)) (* 10 (/ 1 k))) 14.835 * [approximate]: Taking taylor expansion of (- (/ 1 (pow k 2)) (* 10 (/ 1 k))) in (k) around 0 14.835 * [taylor]: Taking taylor expansion of (- (/ 1 (pow k 2)) (* 10 (/ 1 k))) in k 14.835 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 14.835 * [taylor]: Taking taylor expansion of (pow k 2) in k 14.835 * [taylor]: Taking taylor expansion of k in k 14.835 * [backup-simplify]: Simplify 0 into 0 14.835 * [backup-simplify]: Simplify 1 into 1 14.836 * [backup-simplify]: Simplify (* 1 1) into 1 14.836 * [backup-simplify]: Simplify (/ 1 1) into 1 14.836 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 14.836 * [taylor]: Taking taylor expansion of 10 in k 14.836 * [backup-simplify]: Simplify 10 into 10 14.836 * [taylor]: Taking taylor expansion of (/ 1 k) in k 14.836 * [taylor]: Taking taylor expansion of k in k 14.836 * [backup-simplify]: Simplify 0 into 0 14.836 * [backup-simplify]: Simplify 1 into 1 14.836 * [backup-simplify]: Simplify (/ 1 1) into 1 14.837 * [taylor]: Taking taylor expansion of (- (/ 1 (pow k 2)) (* 10 (/ 1 k))) in k 14.837 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 14.837 * [taylor]: Taking taylor expansion of (pow k 2) in k 14.837 * [taylor]: Taking taylor expansion of k in k 14.837 * [backup-simplify]: Simplify 0 into 0 14.837 * [backup-simplify]: Simplify 1 into 1 14.837 * [backup-simplify]: Simplify (* 1 1) into 1 14.837 * [backup-simplify]: Simplify (/ 1 1) into 1 14.837 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 14.837 * [taylor]: Taking taylor expansion of 10 in k 14.838 * [backup-simplify]: Simplify 10 into 10 14.838 * [taylor]: Taking taylor expansion of (/ 1 k) in k 14.838 * [taylor]: Taking taylor expansion of k in k 14.838 * [backup-simplify]: Simplify 0 into 0 14.838 * [backup-simplify]: Simplify 1 into 1 14.838 * [backup-simplify]: Simplify (/ 1 1) into 1 14.839 * [backup-simplify]: Simplify (+ 1 0) into 1 14.839 * [backup-simplify]: Simplify 1 into 1 14.839 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 14.840 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 14.841 * [backup-simplify]: Simplify (* 10 1) into 10 14.841 * [backup-simplify]: Simplify (- 10) into -10 14.842 * [backup-simplify]: Simplify (+ 0 -10) into -10 14.842 * [backup-simplify]: Simplify -10 into -10 14.843 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 14.844 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 14.844 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 14.845 * [backup-simplify]: Simplify (+ (* 10 0) (* 0 1)) into 0 14.845 * [backup-simplify]: Simplify (- 0) into 0 14.846 * [backup-simplify]: Simplify (+ 0 0) into 0 14.846 * [backup-simplify]: Simplify 0 into 0 14.847 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 14.848 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 14.849 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 14.850 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 0 0) (* 0 1))) into 0 14.850 * [backup-simplify]: Simplify (- 0) into 0 14.851 * [backup-simplify]: Simplify (+ 0 0) into 0 14.851 * [backup-simplify]: Simplify 0 into 0 14.852 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 14.853 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 14.854 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 14.855 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))) into 0 14.855 * [backup-simplify]: Simplify (- 0) into 0 14.856 * [backup-simplify]: Simplify (+ 0 0) into 0 14.856 * [backup-simplify]: Simplify 0 into 0 14.857 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 14.858 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 14.859 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 14.861 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))) into 0 14.861 * [backup-simplify]: Simplify (- 0) into 0 14.861 * [backup-simplify]: Simplify (+ 0 0) into 0 14.861 * [backup-simplify]: Simplify 0 into 0 14.863 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 14.864 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 14.864 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 14.866 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))) into 0 14.866 * [backup-simplify]: Simplify (- 0) into 0 14.866 * [backup-simplify]: Simplify (+ 0 0) into 0 14.866 * [backup-simplify]: Simplify 0 into 0 14.868 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1)))))))) into 0 14.869 * [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 14.870 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 14.871 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 1))))))) into 0 14.872 * [backup-simplify]: Simplify (- 0) into 0 14.872 * [backup-simplify]: Simplify (+ 0 0) into 0 14.872 * [backup-simplify]: Simplify 0 into 0 14.872 * [backup-simplify]: Simplify (+ (* -10 (/ 1 (/ 1 (- k)))) (* 1 (pow (/ 1 (/ 1 (- k))) 2))) into (+ (pow k 2) (* 10 k)) 14.872 * * * * [progress]: [ 4 / 4 ] generating series at (2 2 1 1) 14.872 * [backup-simplify]: Simplify (+ (+ (* k k) (* k 10)) 1) into (+ (pow k 2) (+ 1 (* 10 k))) 14.873 * [approximate]: Taking taylor expansion of (+ (pow k 2) (+ 1 (* 10 k))) in (k) around 0 14.873 * [taylor]: Taking taylor expansion of (+ (pow k 2) (+ 1 (* 10 k))) in k 14.873 * [taylor]: Taking taylor expansion of (pow k 2) in k 14.873 * [taylor]: Taking taylor expansion of k in k 14.873 * [backup-simplify]: Simplify 0 into 0 14.873 * [backup-simplify]: Simplify 1 into 1 14.873 * [taylor]: Taking taylor expansion of (+ 1 (* 10 k)) in k 14.873 * [taylor]: Taking taylor expansion of 1 in k 14.873 * [backup-simplify]: Simplify 1 into 1 14.873 * [taylor]: Taking taylor expansion of (* 10 k) in k 14.873 * [taylor]: Taking taylor expansion of 10 in k 14.873 * [backup-simplify]: Simplify 10 into 10 14.873 * [taylor]: Taking taylor expansion of k in k 14.873 * [backup-simplify]: Simplify 0 into 0 14.873 * [backup-simplify]: Simplify 1 into 1 14.873 * [taylor]: Taking taylor expansion of (+ (pow k 2) (+ 1 (* 10 k))) in k 14.873 * [taylor]: Taking taylor expansion of (pow k 2) in k 14.873 * [taylor]: Taking taylor expansion of k in k 14.873 * [backup-simplify]: Simplify 0 into 0 14.873 * [backup-simplify]: Simplify 1 into 1 14.873 * [taylor]: Taking taylor expansion of (+ 1 (* 10 k)) in k 14.873 * [taylor]: Taking taylor expansion of 1 in k 14.873 * [backup-simplify]: Simplify 1 into 1 14.873 * [taylor]: Taking taylor expansion of (* 10 k) in k 14.873 * [taylor]: Taking taylor expansion of 10 in k 14.873 * [backup-simplify]: Simplify 10 into 10 14.873 * [taylor]: Taking taylor expansion of k in k 14.873 * [backup-simplify]: Simplify 0 into 0 14.873 * [backup-simplify]: Simplify 1 into 1 14.874 * [backup-simplify]: Simplify (* 10 0) into 0 14.874 * [backup-simplify]: Simplify (+ 1 0) into 1 14.874 * [backup-simplify]: Simplify (+ 0 1) into 1 14.874 * [backup-simplify]: Simplify 1 into 1 14.875 * [backup-simplify]: Simplify (+ (* 10 1) (* 0 0)) into 10 14.875 * [backup-simplify]: Simplify (+ 0 10) into 10 14.876 * [backup-simplify]: Simplify (+ 0 10) into 10 14.876 * [backup-simplify]: Simplify 10 into 10 14.876 * [backup-simplify]: Simplify (* 1 1) into 1 14.877 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 0 1) (* 0 0))) into 0 14.878 * [backup-simplify]: Simplify (+ 0 0) into 0 14.878 * [backup-simplify]: Simplify (+ 1 0) into 1 14.878 * [backup-simplify]: Simplify 1 into 1 14.878 * [backup-simplify]: Simplify (+ (* 1 (pow k 2)) (+ (* 10 k) 1)) into (+ (pow k 2) (+ 1 (* 10 k))) 14.878 * [backup-simplify]: Simplify (+ (+ (* (/ 1 k) (/ 1 k)) (* (/ 1 k) 10)) 1) into (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) 14.879 * [approximate]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) in (k) around 0 14.879 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) in k 14.879 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 14.879 * [taylor]: Taking taylor expansion of (pow k 2) in k 14.879 * [taylor]: Taking taylor expansion of k in k 14.879 * [backup-simplify]: Simplify 0 into 0 14.879 * [backup-simplify]: Simplify 1 into 1 14.879 * [backup-simplify]: Simplify (* 1 1) into 1 14.879 * [backup-simplify]: Simplify (/ 1 1) into 1 14.879 * [taylor]: Taking taylor expansion of (+ (* 10 (/ 1 k)) 1) in k 14.879 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 14.879 * [taylor]: Taking taylor expansion of 10 in k 14.879 * [backup-simplify]: Simplify 10 into 10 14.879 * [taylor]: Taking taylor expansion of (/ 1 k) in k 14.879 * [taylor]: Taking taylor expansion of k in k 14.879 * [backup-simplify]: Simplify 0 into 0 14.880 * [backup-simplify]: Simplify 1 into 1 14.880 * [backup-simplify]: Simplify (/ 1 1) into 1 14.880 * [taylor]: Taking taylor expansion of 1 in k 14.880 * [backup-simplify]: Simplify 1 into 1 14.880 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) in k 14.880 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 14.880 * [taylor]: Taking taylor expansion of (pow k 2) in k 14.880 * [taylor]: Taking taylor expansion of k in k 14.880 * [backup-simplify]: Simplify 0 into 0 14.880 * [backup-simplify]: Simplify 1 into 1 14.880 * [backup-simplify]: Simplify (* 1 1) into 1 14.881 * [backup-simplify]: Simplify (/ 1 1) into 1 14.881 * [taylor]: Taking taylor expansion of (+ (* 10 (/ 1 k)) 1) in k 14.881 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 14.881 * [taylor]: Taking taylor expansion of 10 in k 14.881 * [backup-simplify]: Simplify 10 into 10 14.881 * [taylor]: Taking taylor expansion of (/ 1 k) in k 14.881 * [taylor]: Taking taylor expansion of k in k 14.881 * [backup-simplify]: Simplify 0 into 0 14.881 * [backup-simplify]: Simplify 1 into 1 14.881 * [backup-simplify]: Simplify (/ 1 1) into 1 14.881 * [taylor]: Taking taylor expansion of 1 in k 14.881 * [backup-simplify]: Simplify 1 into 1 14.882 * [backup-simplify]: Simplify (+ 1 0) into 1 14.882 * [backup-simplify]: Simplify 1 into 1 14.882 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 14.883 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 14.883 * [backup-simplify]: Simplify (* 10 1) into 10 14.884 * [backup-simplify]: Simplify (+ 10 0) into 10 14.884 * [backup-simplify]: Simplify (+ 0 10) into 10 14.884 * [backup-simplify]: Simplify 10 into 10 14.885 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 14.886 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 14.887 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 14.887 * [backup-simplify]: Simplify (+ (* 10 0) (* 0 1)) into 0 14.888 * [backup-simplify]: Simplify (+ 0 1) into 1 14.888 * [backup-simplify]: Simplify (+ 0 1) into 1 14.888 * [backup-simplify]: Simplify 1 into 1 14.889 * [backup-simplify]: Simplify (+ 1 (+ (* 10 (/ 1 (/ 1 k))) (* 1 (pow (/ 1 (/ 1 k)) 2)))) into (+ (pow k 2) (+ 1 (* 10 k))) 14.889 * [backup-simplify]: Simplify (+ (+ (* (/ 1 (- k)) (/ 1 (- k))) (* (/ 1 (- k)) 10)) 1) into (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) 14.889 * [approximate]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) in (k) around 0 14.889 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) in k 14.889 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1) in k 14.889 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 14.889 * [taylor]: Taking taylor expansion of (pow k 2) in k 14.889 * [taylor]: Taking taylor expansion of k in k 14.889 * [backup-simplify]: Simplify 0 into 0 14.889 * [backup-simplify]: Simplify 1 into 1 14.890 * [backup-simplify]: Simplify (* 1 1) into 1 14.890 * [backup-simplify]: Simplify (/ 1 1) into 1 14.890 * [taylor]: Taking taylor expansion of 1 in k 14.890 * [backup-simplify]: Simplify 1 into 1 14.890 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 14.890 * [taylor]: Taking taylor expansion of 10 in k 14.890 * [backup-simplify]: Simplify 10 into 10 14.890 * [taylor]: Taking taylor expansion of (/ 1 k) in k 14.890 * [taylor]: Taking taylor expansion of k in k 14.890 * [backup-simplify]: Simplify 0 into 0 14.890 * [backup-simplify]: Simplify 1 into 1 14.891 * [backup-simplify]: Simplify (/ 1 1) into 1 14.891 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) in k 14.891 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1) in k 14.891 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 14.891 * [taylor]: Taking taylor expansion of (pow k 2) in k 14.891 * [taylor]: Taking taylor expansion of k in k 14.891 * [backup-simplify]: Simplify 0 into 0 14.891 * [backup-simplify]: Simplify 1 into 1 14.891 * [backup-simplify]: Simplify (* 1 1) into 1 14.892 * [backup-simplify]: Simplify (/ 1 1) into 1 14.892 * [taylor]: Taking taylor expansion of 1 in k 14.892 * [backup-simplify]: Simplify 1 into 1 14.892 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 14.892 * [taylor]: Taking taylor expansion of 10 in k 14.892 * [backup-simplify]: Simplify 10 into 10 14.892 * [taylor]: Taking taylor expansion of (/ 1 k) in k 14.892 * [taylor]: Taking taylor expansion of k in k 14.892 * [backup-simplify]: Simplify 0 into 0 14.892 * [backup-simplify]: Simplify 1 into 1 14.892 * [backup-simplify]: Simplify (/ 1 1) into 1 14.893 * [backup-simplify]: Simplify (+ 1 0) into 1 14.893 * [backup-simplify]: Simplify (+ 1 0) into 1 14.893 * [backup-simplify]: Simplify 1 into 1 14.894 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 14.895 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 14.895 * [backup-simplify]: Simplify (+ 0 0) into 0 14.896 * [backup-simplify]: Simplify (* 10 1) into 10 14.896 * [backup-simplify]: Simplify (- 10) into -10 14.896 * [backup-simplify]: Simplify (+ 0 -10) into -10 14.896 * [backup-simplify]: Simplify -10 into -10 14.897 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 14.898 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 14.899 * [backup-simplify]: Simplify (+ 0 1) into 1 14.899 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 14.900 * [backup-simplify]: Simplify (+ (* 10 0) (* 0 1)) into 0 14.901 * [backup-simplify]: Simplify (- 0) into 0 14.901 * [backup-simplify]: Simplify (+ 1 0) into 1 14.901 * [backup-simplify]: Simplify 1 into 1 14.902 * [backup-simplify]: Simplify (+ 1 (+ (* -10 (/ 1 (/ 1 (- k)))) (* 1 (pow (/ 1 (/ 1 (- k))) 2)))) into (+ (pow k 2) (+ 1 (* 10 k))) 14.902 * * * [progress]: simplifying candidates 14.902 * * * * [progress]: [ 1 / 624 ] simplifiying candidate # 14.902 * * * * [progress]: [ 2 / 624 ] simplifiying candidate # 14.902 * * * * [progress]: [ 3 / 624 ] simplifiying candidate # 14.902 * * * * [progress]: [ 4 / 624 ] simplifiying candidate # 14.902 * * * * [progress]: [ 5 / 624 ] simplifiying candidate # 14.902 * * * * [progress]: [ 6 / 624 ] simplifiying candidate # 14.902 * * * * [progress]: [ 7 / 624 ] simplifiying candidate # 14.902 * * * * [progress]: [ 8 / 624 ] simplifiying candidate # 14.902 * * * * [progress]: [ 9 / 624 ] simplifiying candidate # 14.902 * * * * [progress]: [ 10 / 624 ] simplifiying candidate # 14.902 * * * * [progress]: [ 11 / 624 ] simplifiying candidate # 14.903 * * * * [progress]: [ 12 / 624 ] simplifiying candidate # 14.903 * * * * [progress]: [ 13 / 624 ] simplifiying candidate # 14.903 * * * * [progress]: [ 14 / 624 ] simplifiying candidate # 14.903 * * * * [progress]: [ 15 / 624 ] simplifiying candidate # 14.903 * * * * [progress]: [ 16 / 624 ] simplifiying candidate # 14.903 * * * * [progress]: [ 17 / 624 ] simplifiying candidate # 14.903 * * * * [progress]: [ 18 / 624 ] simplifiying candidate # 14.903 * * * * [progress]: [ 19 / 624 ] simplifiying candidate # 14.903 * * * * [progress]: [ 20 / 624 ] simplifiying candidate # 14.903 * * * * [progress]: [ 21 / 624 ] simplifiying candidate # 14.903 * * * * [progress]: [ 22 / 624 ] simplifiying candidate # 14.903 * * * * [progress]: [ 23 / 624 ] simplifiying candidate # 14.903 * * * * [progress]: [ 24 / 624 ] simplifiying candidate # 14.904 * * * * [progress]: [ 25 / 624 ] simplifiying candidate # 14.904 * * * * [progress]: [ 26 / 624 ] simplifiying candidate # 14.904 * * * * [progress]: [ 27 / 624 ] simplifiying candidate # 14.904 * * * * [progress]: [ 28 / 624 ] simplifiying candidate # 14.904 * * * * [progress]: [ 29 / 624 ] simplifiying candidate # 14.904 * * * * [progress]: [ 30 / 624 ] simplifiying candidate # 14.904 * * * * [progress]: [ 31 / 624 ] simplifiying candidate # 14.904 * * * * [progress]: [ 32 / 624 ] simplifiying candidate # 14.904 * * * * [progress]: [ 33 / 624 ] simplifiying candidate # 14.904 * * * * [progress]: [ 34 / 624 ] simplifiying candidate # 14.904 * * * * [progress]: [ 35 / 624 ] simplifiying candidate # 14.904 * * * * [progress]: [ 36 / 624 ] simplifiying candidate # 14.904 * * * * [progress]: [ 37 / 624 ] simplifiying candidate # 14.904 * * * * [progress]: [ 38 / 624 ] simplifiying candidate # 14.904 * * * * [progress]: [ 39 / 624 ] simplifiying candidate # 14.905 * * * * [progress]: [ 40 / 624 ] simplifiying candidate # 14.905 * * * * [progress]: [ 41 / 624 ] simplifiying candidate # 14.905 * * * * [progress]: [ 42 / 624 ] simplifiying candidate # 14.905 * * * * [progress]: [ 43 / 624 ] simplifiying candidate # 14.905 * * * * [progress]: [ 44 / 624 ] simplifiying candidate # 14.905 * * * * [progress]: [ 45 / 624 ] simplifiying candidate # 14.905 * * * * [progress]: [ 46 / 624 ] simplifiying candidate # 14.905 * * * * [progress]: [ 47 / 624 ] simplifiying candidate # 14.905 * * * * [progress]: [ 48 / 624 ] simplifiying candidate # 14.905 * * * * [progress]: [ 49 / 624 ] simplifiying candidate # 14.905 * * * * [progress]: [ 50 / 624 ] simplifiying candidate # 14.905 * * * * [progress]: [ 51 / 624 ] simplifiying candidate # 14.905 * * * * [progress]: [ 52 / 624 ] simplifiying candidate # 14.906 * * * * [progress]: [ 53 / 624 ] simplifiying candidate # 14.906 * * * * [progress]: [ 54 / 624 ] simplifiying candidate # 14.906 * * * * [progress]: [ 55 / 624 ] simplifiying candidate # 14.906 * * * * [progress]: [ 56 / 624 ] simplifiying candidate # 14.906 * * * * [progress]: [ 57 / 624 ] simplifiying candidate # 14.906 * * * * [progress]: [ 58 / 624 ] simplifiying candidate # 14.906 * * * * [progress]: [ 59 / 624 ] simplifiying candidate # 14.906 * * * * [progress]: [ 60 / 624 ] simplifiying candidate # 14.906 * * * * [progress]: [ 61 / 624 ] simplifiying candidate # 14.906 * * * * [progress]: [ 62 / 624 ] simplifiying candidate # 14.906 * * * * [progress]: [ 63 / 624 ] simplifiying candidate # 14.906 * * * * [progress]: [ 64 / 624 ] simplifiying candidate # 14.906 * * * * [progress]: [ 65 / 624 ] simplifiying candidate # 14.907 * * * * [progress]: [ 66 / 624 ] simplifiying candidate # 14.907 * * * * [progress]: [ 67 / 624 ] simplifiying candidate # 14.907 * * * * [progress]: [ 68 / 624 ] simplifiying candidate # 14.907 * * * * [progress]: [ 69 / 624 ] simplifiying candidate # 14.907 * * * * [progress]: [ 70 / 624 ] simplifiying candidate # 14.907 * * * * [progress]: [ 71 / 624 ] simplifiying candidate # 14.907 * * * * [progress]: [ 72 / 624 ] simplifiying candidate # 14.907 * * * * [progress]: [ 73 / 624 ] simplifiying candidate # 14.907 * * * * [progress]: [ 74 / 624 ] simplifiying candidate # 14.907 * * * * [progress]: [ 75 / 624 ] simplifiying candidate # 14.907 * * * * [progress]: [ 76 / 624 ] simplifiying candidate # 14.907 * * * * [progress]: [ 77 / 624 ] simplifiying candidate # 14.907 * * * * [progress]: [ 78 / 624 ] simplifiying candidate # 14.908 * * * * [progress]: [ 79 / 624 ] simplifiying candidate # 14.908 * * * * [progress]: [ 80 / 624 ] simplifiying candidate # 14.908 * * * * [progress]: [ 81 / 624 ] simplifiying candidate # 14.908 * * * * [progress]: [ 82 / 624 ] simplifiying candidate # 14.908 * * * * [progress]: [ 83 / 624 ] simplifiying candidate # 14.908 * * * * [progress]: [ 84 / 624 ] simplifiying candidate # 14.908 * * * * [progress]: [ 85 / 624 ] simplifiying candidate # 14.908 * * * * [progress]: [ 86 / 624 ] simplifiying candidate # 14.908 * * * * [progress]: [ 87 / 624 ] simplifiying candidate # 14.908 * * * * [progress]: [ 88 / 624 ] simplifiying candidate # 14.908 * * * * [progress]: [ 89 / 624 ] simplifiying candidate # 14.908 * * * * [progress]: [ 90 / 624 ] simplifiying candidate # 14.908 * * * * [progress]: [ 91 / 624 ] simplifiying candidate # 14.909 * * * * [progress]: [ 92 / 624 ] simplifiying candidate # 14.909 * * * * [progress]: [ 93 / 624 ] simplifiying candidate # 14.909 * * * * [progress]: [ 94 / 624 ] simplifiying candidate # 14.909 * * * * [progress]: [ 95 / 624 ] simplifiying candidate # 14.909 * * * * [progress]: [ 96 / 624 ] simplifiying candidate # 14.909 * * * * [progress]: [ 97 / 624 ] simplifiying candidate # 14.909 * * * * [progress]: [ 98 / 624 ] simplifiying candidate # 14.909 * * * * [progress]: [ 99 / 624 ] simplifiying candidate # 14.909 * * * * [progress]: [ 100 / 624 ] simplifiying candidate # 14.909 * * * * [progress]: [ 101 / 624 ] simplifiying candidate # 14.909 * * * * [progress]: [ 102 / 624 ] simplifiying candidate # 14.909 * * * * [progress]: [ 103 / 624 ] simplifiying candidate # 14.909 * * * * [progress]: [ 104 / 624 ] simplifiying candidate # 14.909 * * * * [progress]: [ 105 / 624 ] simplifiying candidate # 14.910 * * * * [progress]: [ 106 / 624 ] simplifiying candidate # 14.910 * * * * [progress]: [ 107 / 624 ] simplifiying candidate # 14.910 * * * * [progress]: [ 108 / 624 ] simplifiying candidate # 14.910 * * * * [progress]: [ 109 / 624 ] simplifiying candidate # 14.910 * * * * [progress]: [ 110 / 624 ] simplifiying candidate # 14.910 * * * * [progress]: [ 111 / 624 ] simplifiying candidate # 14.910 * * * * [progress]: [ 112 / 624 ] simplifiying candidate # 14.910 * * * * [progress]: [ 113 / 624 ] simplifiying candidate # 14.910 * * * * [progress]: [ 114 / 624 ] simplifiying candidate # 14.910 * * * * [progress]: [ 115 / 624 ] simplifiying candidate # 14.910 * * * * [progress]: [ 116 / 624 ] simplifiying candidate # 14.910 * * * * [progress]: [ 117 / 624 ] simplifiying candidate # 14.910 * * * * [progress]: [ 118 / 624 ] simplifiying candidate # 14.910 * * * * [progress]: [ 119 / 624 ] simplifiying candidate # 14.911 * * * * [progress]: [ 120 / 624 ] simplifiying candidate # 14.911 * * * * [progress]: [ 121 / 624 ] simplifiying candidate # 14.911 * * * * [progress]: [ 122 / 624 ] simplifiying candidate # 14.911 * * * * [progress]: [ 123 / 624 ] simplifiying candidate # 14.911 * * * * [progress]: [ 124 / 624 ] simplifiying candidate # 14.911 * * * * [progress]: [ 125 / 624 ] simplifiying candidate # 14.911 * * * * [progress]: [ 126 / 624 ] simplifiying candidate # 14.911 * * * * [progress]: [ 127 / 624 ] simplifiying candidate # 14.911 * * * * [progress]: [ 128 / 624 ] simplifiying candidate # 14.911 * * * * [progress]: [ 129 / 624 ] simplifiying candidate # 14.911 * * * * [progress]: [ 130 / 624 ] simplifiying candidate # 14.911 * * * * [progress]: [ 131 / 624 ] simplifiying candidate # 14.912 * * * * [progress]: [ 132 / 624 ] simplifiying candidate # 14.912 * * * * [progress]: [ 133 / 624 ] simplifiying candidate # 14.912 * * * * [progress]: [ 134 / 624 ] simplifiying candidate # 14.912 * * * * [progress]: [ 135 / 624 ] simplifiying candidate # 14.912 * * * * [progress]: [ 136 / 624 ] simplifiying candidate # 14.912 * * * * [progress]: [ 137 / 624 ] simplifiying candidate # 14.912 * * * * [progress]: [ 138 / 624 ] simplifiying candidate # 14.912 * * * * [progress]: [ 139 / 624 ] simplifiying candidate # 14.912 * * * * [progress]: [ 140 / 624 ] simplifiying candidate # 14.912 * * * * [progress]: [ 141 / 624 ] simplifiying candidate # 14.912 * * * * [progress]: [ 142 / 624 ] simplifiying candidate # 14.912 * * * * [progress]: [ 143 / 624 ] simplifiying candidate # 14.912 * * * * [progress]: [ 144 / 624 ] simplifiying candidate # 14.912 * * * * [progress]: [ 145 / 624 ] simplifiying candidate # 14.913 * * * * [progress]: [ 146 / 624 ] simplifiying candidate # 14.913 * * * * [progress]: [ 147 / 624 ] simplifiying candidate # 14.913 * * * * [progress]: [ 148 / 624 ] simplifiying candidate # 14.913 * * * * [progress]: [ 149 / 624 ] simplifiying candidate #real (real->posit16 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a)))))> 14.913 * * * * [progress]: [ 150 / 624 ] simplifiying candidate # 14.913 * * * * [progress]: [ 151 / 624 ] simplifiying candidate # 14.913 * * * * [progress]: [ 152 / 624 ] simplifiying candidate # 14.913 * * * * [progress]: [ 153 / 624 ] simplifiying candidate # 14.913 * * * * [progress]: [ 154 / 624 ] simplifiying candidate # 14.913 * * * * [progress]: [ 155 / 624 ] simplifiying candidate # 14.913 * * * * [progress]: [ 156 / 624 ] simplifiying candidate # 14.913 * * * * [progress]: [ 157 / 624 ] simplifiying candidate # 14.913 * * * * [progress]: [ 158 / 624 ] simplifiying candidate # 14.913 * * * * [progress]: [ 159 / 624 ] simplifiying candidate # 14.914 * * * * [progress]: [ 160 / 624 ] simplifiying candidate # 14.914 * * * * [progress]: [ 161 / 624 ] simplifiying candidate # 14.914 * * * * [progress]: [ 162 / 624 ] simplifiying candidate # 14.914 * * * * [progress]: [ 163 / 624 ] simplifiying candidate # 14.914 * * * * [progress]: [ 164 / 624 ] simplifiying candidate # 14.914 * * * * [progress]: [ 165 / 624 ] simplifiying candidate # 14.914 * * * * [progress]: [ 166 / 624 ] simplifiying candidate # 14.914 * * * * [progress]: [ 167 / 624 ] simplifiying candidate # 14.914 * * * * [progress]: [ 168 / 624 ] simplifiying candidate # 14.914 * * * * [progress]: [ 169 / 624 ] simplifiying candidate # 14.914 * * * * [progress]: [ 170 / 624 ] simplifiying candidate # 14.914 * * * * [progress]: [ 171 / 624 ] simplifiying candidate # 14.914 * * * * [progress]: [ 172 / 624 ] simplifiying candidate # 14.914 * * * * [progress]: [ 173 / 624 ] simplifiying candidate # 14.915 * * * * [progress]: [ 174 / 624 ] simplifiying candidate # 14.915 * * * * [progress]: [ 175 / 624 ] simplifiying candidate # 14.915 * * * * [progress]: [ 176 / 624 ] simplifiying candidate # 14.915 * * * * [progress]: [ 177 / 624 ] simplifiying candidate # 14.915 * * * * [progress]: [ 178 / 624 ] simplifiying candidate # 14.915 * * * * [progress]: [ 179 / 624 ] simplifiying candidate # 14.915 * * * * [progress]: [ 180 / 624 ] simplifiying candidate # 14.915 * * * * [progress]: [ 181 / 624 ] simplifiying candidate # 14.915 * * * * [progress]: [ 182 / 624 ] simplifiying candidate # 14.915 * * * * [progress]: [ 183 / 624 ] simplifiying candidate # 14.915 * * * * [progress]: [ 184 / 624 ] simplifiying candidate # 14.915 * * * * [progress]: [ 185 / 624 ] simplifiying candidate # 14.916 * * * * [progress]: [ 186 / 624 ] simplifiying candidate # 14.916 * * * * [progress]: [ 187 / 624 ] simplifiying candidate # 14.916 * * * * [progress]: [ 188 / 624 ] simplifiying candidate # 14.916 * * * * [progress]: [ 189 / 624 ] simplifiying candidate # 14.916 * * * * [progress]: [ 190 / 624 ] simplifiying candidate # 14.916 * * * * [progress]: [ 191 / 624 ] simplifiying candidate # 14.916 * * * * [progress]: [ 192 / 624 ] simplifiying candidate # 14.916 * * * * [progress]: [ 193 / 624 ] simplifiying candidate # 14.916 * * * * [progress]: [ 194 / 624 ] simplifiying candidate # 14.916 * * * * [progress]: [ 195 / 624 ] simplifiying candidate # 14.916 * * * * [progress]: [ 196 / 624 ] simplifiying candidate # 14.916 * * * * [progress]: [ 197 / 624 ] simplifiying candidate # 14.917 * * * * [progress]: [ 198 / 624 ] simplifiying candidate # 14.917 * * * * [progress]: [ 199 / 624 ] simplifiying candidate # 14.917 * * * * [progress]: [ 200 / 624 ] simplifiying candidate # 14.917 * * * * [progress]: [ 201 / 624 ] simplifiying candidate # 14.917 * * * * [progress]: [ 202 / 624 ] simplifiying candidate # 14.917 * * * * [progress]: [ 203 / 624 ] simplifiying candidate # 14.917 * * * * [progress]: [ 204 / 624 ] simplifiying candidate # 14.917 * * * * [progress]: [ 205 / 624 ] simplifiying candidate # 14.917 * * * * [progress]: [ 206 / 624 ] simplifiying candidate # 14.917 * * * * [progress]: [ 207 / 624 ] simplifiying candidate # 14.917 * * * * [progress]: [ 208 / 624 ] simplifiying candidate # 14.918 * * * * [progress]: [ 209 / 624 ] simplifiying candidate # 14.918 * * * * [progress]: [ 210 / 624 ] simplifiying candidate # 14.918 * * * * [progress]: [ 211 / 624 ] simplifiying candidate # 14.918 * * * * [progress]: [ 212 / 624 ] simplifiying candidate # 14.918 * * * * [progress]: [ 213 / 624 ] simplifiying candidate # 14.918 * * * * [progress]: [ 214 / 624 ] simplifiying candidate # 14.918 * * * * [progress]: [ 215 / 624 ] simplifiying candidate # 14.918 * * * * [progress]: [ 216 / 624 ] simplifiying candidate # 14.918 * * * * [progress]: [ 217 / 624 ] simplifiying candidate # 14.918 * * * * [progress]: [ 218 / 624 ] simplifiying candidate # 14.918 * * * * [progress]: [ 219 / 624 ] simplifiying candidate # 14.918 * * * * [progress]: [ 220 / 624 ] simplifiying candidate # 14.919 * * * * [progress]: [ 221 / 624 ] simplifiying candidate # 14.919 * * * * [progress]: [ 222 / 624 ] simplifiying candidate # 14.919 * * * * [progress]: [ 223 / 624 ] simplifiying candidate # 14.919 * * * * [progress]: [ 224 / 624 ] simplifiying candidate # 14.919 * * * * [progress]: [ 225 / 624 ] simplifiying candidate # 14.919 * * * * [progress]: [ 226 / 624 ] simplifiying candidate # 14.919 * * * * [progress]: [ 227 / 624 ] simplifiying candidate # 14.919 * * * * [progress]: [ 228 / 624 ] simplifiying candidate # 14.919 * * * * [progress]: [ 229 / 624 ] simplifiying candidate # 14.919 * * * * [progress]: [ 230 / 624 ] simplifiying candidate # 14.919 * * * * [progress]: [ 231 / 624 ] simplifiying candidate # 14.919 * * * * [progress]: [ 232 / 624 ] simplifiying candidate # 14.920 * * * * [progress]: [ 233 / 624 ] simplifiying candidate # 14.920 * * * * [progress]: [ 234 / 624 ] simplifiying candidate # 14.920 * * * * [progress]: [ 235 / 624 ] simplifiying candidate # 14.920 * * * * [progress]: [ 236 / 624 ] simplifiying candidate # 14.920 * * * * [progress]: [ 237 / 624 ] simplifiying candidate # 14.920 * * * * [progress]: [ 238 / 624 ] simplifiying candidate # 14.920 * * * * [progress]: [ 239 / 624 ] simplifiying candidate # 14.920 * * * * [progress]: [ 240 / 624 ] simplifiying candidate # 14.920 * * * * [progress]: [ 241 / 624 ] simplifiying candidate # 14.920 * * * * [progress]: [ 242 / 624 ] simplifiying candidate # 14.920 * * * * [progress]: [ 243 / 624 ] simplifiying candidate # 14.920 * * * * [progress]: [ 244 / 624 ] simplifiying candidate # 14.921 * * * * [progress]: [ 245 / 624 ] simplifiying candidate # 14.921 * * * * [progress]: [ 246 / 624 ] simplifiying candidate # 14.921 * * * * [progress]: [ 247 / 624 ] simplifiying candidate # 14.921 * * * * [progress]: [ 248 / 624 ] simplifiying candidate # 14.921 * * * * [progress]: [ 249 / 624 ] simplifiying candidate # 14.921 * * * * [progress]: [ 250 / 624 ] simplifiying candidate # 14.921 * * * * [progress]: [ 251 / 624 ] simplifiying candidate # 14.921 * * * * [progress]: [ 252 / 624 ] simplifiying candidate # 14.921 * * * * [progress]: [ 253 / 624 ] simplifiying candidate # 14.921 * * * * [progress]: [ 254 / 624 ] simplifiying candidate # 14.921 * * * * [progress]: [ 255 / 624 ] simplifiying candidate # 14.921 * * * * [progress]: [ 256 / 624 ] simplifiying candidate # 14.922 * * * * [progress]: [ 257 / 624 ] simplifiying candidate # 14.922 * * * * [progress]: [ 258 / 624 ] simplifiying candidate # 14.922 * * * * [progress]: [ 259 / 624 ] simplifiying candidate # 14.922 * * * * [progress]: [ 260 / 624 ] simplifiying candidate # 14.922 * * * * [progress]: [ 261 / 624 ] simplifiying candidate # 14.922 * * * * [progress]: [ 262 / 624 ] simplifiying candidate # 14.922 * * * * [progress]: [ 263 / 624 ] simplifiying candidate # 14.922 * * * * [progress]: [ 264 / 624 ] simplifiying candidate # 14.922 * * * * [progress]: [ 265 / 624 ] simplifiying candidate # 14.922 * * * * [progress]: [ 266 / 624 ] simplifiying candidate # 14.922 * * * * [progress]: [ 267 / 624 ] simplifiying candidate # 14.922 * * * * [progress]: [ 268 / 624 ] simplifiying candidate # 14.923 * * * * [progress]: [ 269 / 624 ] simplifiying candidate # 14.923 * * * * [progress]: [ 270 / 624 ] simplifiying candidate # 14.923 * * * * [progress]: [ 271 / 624 ] simplifiying candidate # 14.923 * * * * [progress]: [ 272 / 624 ] simplifiying candidate # 14.923 * * * * [progress]: [ 273 / 624 ] simplifiying candidate # 14.923 * * * * [progress]: [ 274 / 624 ] simplifiying candidate # 14.923 * * * * [progress]: [ 275 / 624 ] simplifiying candidate # 14.923 * * * * [progress]: [ 276 / 624 ] simplifiying candidate # 14.923 * * * * [progress]: [ 277 / 624 ] simplifiying candidate # 14.923 * * * * [progress]: [ 278 / 624 ] simplifiying candidate # 14.923 * * * * [progress]: [ 279 / 624 ] simplifiying candidate # 14.923 * * * * [progress]: [ 280 / 624 ] simplifiying candidate # 14.923 * * * * [progress]: [ 281 / 624 ] simplifiying candidate # 14.924 * * * * [progress]: [ 282 / 624 ] simplifiying candidate # 14.924 * * * * [progress]: [ 283 / 624 ] simplifiying candidate # 14.924 * * * * [progress]: [ 284 / 624 ] simplifiying candidate # 14.924 * * * * [progress]: [ 285 / 624 ] simplifiying candidate # 14.924 * * * * [progress]: [ 286 / 624 ] simplifiying candidate # 14.924 * * * * [progress]: [ 287 / 624 ] simplifiying candidate # 14.924 * * * * [progress]: [ 288 / 624 ] simplifiying candidate # 14.924 * * * * [progress]: [ 289 / 624 ] simplifiying candidate # 14.924 * * * * [progress]: [ 290 / 624 ] simplifiying candidate # 14.924 * * * * [progress]: [ 291 / 624 ] simplifiying candidate # 14.924 * * * * [progress]: [ 292 / 624 ] simplifiying candidate # 14.924 * * * * [progress]: [ 293 / 624 ] simplifiying candidate # 14.925 * * * * [progress]: [ 294 / 624 ] simplifiying candidate # 14.925 * * * * [progress]: [ 295 / 624 ] simplifiying candidate # 14.925 * * * * [progress]: [ 296 / 624 ] simplifiying candidate # 14.925 * * * * [progress]: [ 297 / 624 ] simplifiying candidate # 14.925 * * * * [progress]: [ 298 / 624 ] simplifiying candidate # 14.925 * * * * [progress]: [ 299 / 624 ] simplifiying candidate # 14.925 * * * * [progress]: [ 300 / 624 ] simplifiying candidate # 14.925 * * * * [progress]: [ 301 / 624 ] simplifiying candidate # 14.925 * * * * [progress]: [ 302 / 624 ] simplifiying candidate # 14.925 * * * * [progress]: [ 303 / 624 ] simplifiying candidate # 14.925 * * * * [progress]: [ 304 / 624 ] simplifiying candidate # 14.925 * * * * [progress]: [ 305 / 624 ] simplifiying candidate # 14.926 * * * * [progress]: [ 306 / 624 ] simplifiying candidate # 14.926 * * * * [progress]: [ 307 / 624 ] simplifiying candidate # 14.926 * * * * [progress]: [ 308 / 624 ] simplifiying candidate # 14.926 * * * * [progress]: [ 309 / 624 ] simplifiying candidate # 14.926 * * * * [progress]: [ 310 / 624 ] simplifiying candidate # 14.926 * * * * [progress]: [ 311 / 624 ] simplifiying candidate # 14.926 * * * * [progress]: [ 312 / 624 ] simplifiying candidate # 14.926 * * * * [progress]: [ 313 / 624 ] simplifiying candidate # 14.926 * * * * [progress]: [ 314 / 624 ] simplifiying candidate # 14.926 * * * * [progress]: [ 315 / 624 ] simplifiying candidate # 14.926 * * * * [progress]: [ 316 / 624 ] simplifiying candidate # 14.926 * * * * [progress]: [ 317 / 624 ] simplifiying candidate # 14.927 * * * * [progress]: [ 318 / 624 ] simplifiying candidate # 14.927 * * * * [progress]: [ 319 / 624 ] simplifiying candidate # 14.927 * * * * [progress]: [ 320 / 624 ] simplifiying candidate # 14.927 * * * * [progress]: [ 321 / 624 ] simplifiying candidate # 14.927 * * * * [progress]: [ 322 / 624 ] simplifiying candidate # 14.927 * * * * [progress]: [ 323 / 624 ] simplifiying candidate # 14.927 * * * * [progress]: [ 324 / 624 ] simplifiying candidate # 14.927 * * * * [progress]: [ 325 / 624 ] simplifiying candidate # 14.927 * * * * [progress]: [ 326 / 624 ] simplifiying candidate # 14.927 * * * * [progress]: [ 327 / 624 ] simplifiying candidate # 14.928 * * * * [progress]: [ 328 / 624 ] simplifiying candidate # 14.928 * * * * [progress]: [ 329 / 624 ] simplifiying candidate # 14.928 * * * * [progress]: [ 330 / 624 ] simplifiying candidate # 14.928 * * * * [progress]: [ 331 / 624 ] simplifiying candidate # 14.928 * * * * [progress]: [ 332 / 624 ] simplifiying candidate # 14.928 * * * * [progress]: [ 333 / 624 ] simplifiying candidate # 14.928 * * * * [progress]: [ 334 / 624 ] simplifiying candidate # 14.928 * * * * [progress]: [ 335 / 624 ] simplifiying candidate # 14.929 * * * * [progress]: [ 336 / 624 ] simplifiying candidate # 14.929 * * * * [progress]: [ 337 / 624 ] simplifiying candidate # 14.929 * * * * [progress]: [ 338 / 624 ] simplifiying candidate # 14.929 * * * * [progress]: [ 339 / 624 ] simplifiying candidate # 14.929 * * * * [progress]: [ 340 / 624 ] simplifiying candidate # 14.929 * * * * [progress]: [ 341 / 624 ] simplifiying candidate # 14.929 * * * * [progress]: [ 342 / 624 ] simplifiying candidate # 14.929 * * * * [progress]: [ 343 / 624 ] simplifiying candidate # 14.929 * * * * [progress]: [ 344 / 624 ] simplifiying candidate # 14.929 * * * * [progress]: [ 345 / 624 ] simplifiying candidate # 14.929 * * * * [progress]: [ 346 / 624 ] simplifiying candidate # 14.930 * * * * [progress]: [ 347 / 624 ] simplifiying candidate # 14.930 * * * * [progress]: [ 348 / 624 ] simplifiying candidate # 14.930 * * * * [progress]: [ 349 / 624 ] simplifiying candidate # 14.930 * * * * [progress]: [ 350 / 624 ] simplifiying candidate # 14.930 * * * * [progress]: [ 351 / 624 ] simplifiying candidate # 14.930 * * * * [progress]: [ 352 / 624 ] simplifiying candidate # 14.930 * * * * [progress]: [ 353 / 624 ] simplifiying candidate # 14.930 * * * * [progress]: [ 354 / 624 ] simplifiying candidate # 14.930 * * * * [progress]: [ 355 / 624 ] simplifiying candidate # 14.930 * * * * [progress]: [ 356 / 624 ] simplifiying candidate # 14.930 * * * * [progress]: [ 357 / 624 ] simplifiying candidate # 14.930 * * * * [progress]: [ 358 / 624 ] simplifiying candidate # 14.931 * * * * [progress]: [ 359 / 624 ] simplifiying candidate # 14.931 * * * * [progress]: [ 360 / 624 ] simplifiying candidate # 14.931 * * * * [progress]: [ 361 / 624 ] simplifiying candidate # 14.931 * * * * [progress]: [ 362 / 624 ] simplifiying candidate # 14.931 * * * * [progress]: [ 363 / 624 ] simplifiying candidate # 14.931 * * * * [progress]: [ 364 / 624 ] simplifiying candidate # 14.931 * * * * [progress]: [ 365 / 624 ] simplifiying candidate # 14.931 * * * * [progress]: [ 366 / 624 ] simplifiying candidate # 14.931 * * * * [progress]: [ 367 / 624 ] simplifiying candidate # 14.931 * * * * [progress]: [ 368 / 624 ] simplifiying candidate # 14.931 * * * * [progress]: [ 369 / 624 ] simplifiying candidate # 14.931 * * * * [progress]: [ 370 / 624 ] simplifiying candidate # 14.932 * * * * [progress]: [ 371 / 624 ] simplifiying candidate # 14.932 * * * * [progress]: [ 372 / 624 ] simplifiying candidate # 14.932 * * * * [progress]: [ 373 / 624 ] simplifiying candidate # 14.932 * * * * [progress]: [ 374 / 624 ] simplifiying candidate # 14.932 * * * * [progress]: [ 375 / 624 ] simplifiying candidate # 14.932 * * * * [progress]: [ 376 / 624 ] simplifiying candidate # 14.932 * * * * [progress]: [ 377 / 624 ] simplifiying candidate # 14.932 * * * * [progress]: [ 378 / 624 ] simplifiying candidate # 14.932 * * * * [progress]: [ 379 / 624 ] simplifiying candidate # 14.932 * * * * [progress]: [ 380 / 624 ] simplifiying candidate # 14.932 * * * * [progress]: [ 381 / 624 ] simplifiying candidate # 14.932 * * * * [progress]: [ 382 / 624 ] simplifiying candidate # 14.932 * * * * [progress]: [ 383 / 624 ] simplifiying candidate # 14.932 * * * * [progress]: [ 384 / 624 ] simplifiying candidate # 14.933 * * * * [progress]: [ 385 / 624 ] simplifiying candidate # 14.933 * * * * [progress]: [ 386 / 624 ] simplifiying candidate # 14.933 * * * * [progress]: [ 387 / 624 ] simplifiying candidate # 14.933 * * * * [progress]: [ 388 / 624 ] simplifiying candidate # 14.933 * * * * [progress]: [ 389 / 624 ] simplifiying candidate # 14.933 * * * * [progress]: [ 390 / 624 ] simplifiying candidate # 14.933 * * * * [progress]: [ 391 / 624 ] simplifiying candidate # 14.933 * * * * [progress]: [ 392 / 624 ] simplifiying candidate # 14.933 * * * * [progress]: [ 393 / 624 ] simplifiying candidate # 14.933 * * * * [progress]: [ 394 / 624 ] simplifiying candidate # 14.933 * * * * [progress]: [ 395 / 624 ] simplifiying candidate # 14.934 * * * * [progress]: [ 396 / 624 ] simplifiying candidate # 14.934 * * * * [progress]: [ 397 / 624 ] simplifiying candidate # 14.934 * * * * [progress]: [ 398 / 624 ] simplifiying candidate # 14.934 * * * * [progress]: [ 399 / 624 ] simplifiying candidate # 14.934 * * * * [progress]: [ 400 / 624 ] simplifiying candidate # 14.934 * * * * [progress]: [ 401 / 624 ] simplifiying candidate # 14.934 * * * * [progress]: [ 402 / 624 ] simplifiying candidate # 14.934 * * * * [progress]: [ 403 / 624 ] simplifiying candidate # 14.934 * * * * [progress]: [ 404 / 624 ] simplifiying candidate # 14.934 * * * * [progress]: [ 405 / 624 ] simplifiying candidate # 14.934 * * * * [progress]: [ 406 / 624 ] simplifiying candidate # 14.934 * * * * [progress]: [ 407 / 624 ] simplifiying candidate # 14.934 * * * * [progress]: [ 408 / 624 ] simplifiying candidate # 14.935 * * * * [progress]: [ 409 / 624 ] simplifiying candidate # 14.935 * * * * [progress]: [ 410 / 624 ] simplifiying candidate # 14.935 * * * * [progress]: [ 411 / 624 ] simplifiying candidate # 14.935 * * * * [progress]: [ 412 / 624 ] simplifiying candidate # 14.935 * * * * [progress]: [ 413 / 624 ] simplifiying candidate # 14.935 * * * * [progress]: [ 414 / 624 ] simplifiying candidate # 14.935 * * * * [progress]: [ 415 / 624 ] simplifiying candidate # 14.935 * * * * [progress]: [ 416 / 624 ] simplifiying candidate # 14.935 * * * * [progress]: [ 417 / 624 ] simplifiying candidate # 14.935 * * * * [progress]: [ 418 / 624 ] simplifiying candidate # 14.935 * * * * [progress]: [ 419 / 624 ] simplifiying candidate # 14.935 * * * * [progress]: [ 420 / 624 ] simplifiying candidate # 14.936 * * * * [progress]: [ 421 / 624 ] simplifiying candidate # 14.936 * * * * [progress]: [ 422 / 624 ] simplifiying candidate # 14.936 * * * * [progress]: [ 423 / 624 ] simplifiying candidate # 14.936 * * * * [progress]: [ 424 / 624 ] simplifiying candidate # 14.936 * * * * [progress]: [ 425 / 624 ] simplifiying candidate # 14.936 * * * * [progress]: [ 426 / 624 ] simplifiying candidate # 14.936 * * * * [progress]: [ 427 / 624 ] simplifiying candidate # 14.936 * * * * [progress]: [ 428 / 624 ] simplifiying candidate # 14.936 * * * * [progress]: [ 429 / 624 ] simplifiying candidate # 14.936 * * * * [progress]: [ 430 / 624 ] simplifiying candidate # 14.936 * * * * [progress]: [ 431 / 624 ] simplifiying candidate # 14.936 * * * * [progress]: [ 432 / 624 ] simplifiying candidate # 14.937 * * * * [progress]: [ 433 / 624 ] simplifiying candidate # 14.937 * * * * [progress]: [ 434 / 624 ] simplifiying candidate # 14.937 * * * * [progress]: [ 435 / 624 ] simplifiying candidate # 14.937 * * * * [progress]: [ 436 / 624 ] simplifiying candidate # 14.937 * * * * [progress]: [ 437 / 624 ] simplifiying candidate # 14.937 * * * * [progress]: [ 438 / 624 ] simplifiying candidate # 14.937 * * * * [progress]: [ 439 / 624 ] simplifiying candidate # 14.937 * * * * [progress]: [ 440 / 624 ] simplifiying candidate # 14.937 * * * * [progress]: [ 441 / 624 ] simplifiying candidate # 14.937 * * * * [progress]: [ 442 / 624 ] simplifiying candidate # 14.937 * * * * [progress]: [ 443 / 624 ] simplifiying candidate # 14.937 * * * * [progress]: [ 444 / 624 ] simplifiying candidate # 14.937 * * * * [progress]: [ 445 / 624 ] simplifiying candidate # 14.938 * * * * [progress]: [ 446 / 624 ] simplifiying candidate # 14.938 * * * * [progress]: [ 447 / 624 ] simplifiying candidate # 14.938 * * * * [progress]: [ 448 / 624 ] simplifiying candidate # 14.938 * * * * [progress]: [ 449 / 624 ] simplifiying candidate # 14.938 * * * * [progress]: [ 450 / 624 ] simplifiying candidate # 14.938 * * * * [progress]: [ 451 / 624 ] simplifiying candidate # 14.938 * * * * [progress]: [ 452 / 624 ] simplifiying candidate # 14.938 * * * * [progress]: [ 453 / 624 ] simplifiying candidate # 14.938 * * * * [progress]: [ 454 / 624 ] simplifiying candidate # 14.938 * * * * [progress]: [ 455 / 624 ] simplifiying candidate # 14.938 * * * * [progress]: [ 456 / 624 ] simplifiying candidate # 14.938 * * * * [progress]: [ 457 / 624 ] simplifiying candidate # 14.938 * * * * [progress]: [ 458 / 624 ] simplifiying candidate # 14.939 * * * * [progress]: [ 459 / 624 ] simplifiying candidate # 14.939 * * * * [progress]: [ 460 / 624 ] simplifiying candidate # 14.939 * * * * [progress]: [ 461 / 624 ] simplifiying candidate # 14.939 * * * * [progress]: [ 462 / 624 ] simplifiying candidate # 14.939 * * * * [progress]: [ 463 / 624 ] simplifiying candidate # 14.939 * * * * [progress]: [ 464 / 624 ] simplifiying candidate # 14.939 * * * * [progress]: [ 465 / 624 ] simplifiying candidate # 14.939 * * * * [progress]: [ 466 / 624 ] simplifiying candidate # 14.939 * * * * [progress]: [ 467 / 624 ] simplifiying candidate # 14.939 * * * * [progress]: [ 468 / 624 ] simplifiying candidate # 14.939 * * * * [progress]: [ 469 / 624 ] simplifiying candidate # 14.939 * * * * [progress]: [ 470 / 624 ] simplifiying candidate # 14.939 * * * * [progress]: [ 471 / 624 ] simplifiying candidate # 14.940 * * * * [progress]: [ 472 / 624 ] simplifiying candidate # 14.940 * * * * [progress]: [ 473 / 624 ] simplifiying candidate # 14.940 * * * * [progress]: [ 474 / 624 ] simplifiying candidate # 14.940 * * * * [progress]: [ 475 / 624 ] simplifiying candidate # 14.940 * * * * [progress]: [ 476 / 624 ] simplifiying candidate # 14.940 * * * * [progress]: [ 477 / 624 ] simplifiying candidate # 14.940 * * * * [progress]: [ 478 / 624 ] simplifiying candidate # 14.940 * * * * [progress]: [ 479 / 624 ] simplifiying candidate # 14.940 * * * * [progress]: [ 480 / 624 ] simplifiying candidate # 14.940 * * * * [progress]: [ 481 / 624 ] simplifiying candidate # 14.940 * * * * [progress]: [ 482 / 624 ] simplifiying candidate # 14.940 * * * * [progress]: [ 483 / 624 ] simplifiying candidate # 14.940 * * * * [progress]: [ 484 / 624 ] simplifiying candidate # 14.941 * * * * [progress]: [ 485 / 624 ] simplifiying candidate # 14.941 * * * * [progress]: [ 486 / 624 ] simplifiying candidate # 14.941 * * * * [progress]: [ 487 / 624 ] simplifiying candidate # 14.941 * * * * [progress]: [ 488 / 624 ] simplifiying candidate # 14.941 * * * * [progress]: [ 489 / 624 ] simplifiying candidate # 14.941 * * * * [progress]: [ 490 / 624 ] simplifiying candidate # 14.941 * * * * [progress]: [ 491 / 624 ] simplifiying candidate # 14.941 * * * * [progress]: [ 492 / 624 ] simplifiying candidate # 14.941 * * * * [progress]: [ 493 / 624 ] simplifiying candidate # 14.941 * * * * [progress]: [ 494 / 624 ] simplifiying candidate # 14.941 * * * * [progress]: [ 495 / 624 ] simplifiying candidate # 14.941 * * * * [progress]: [ 496 / 624 ] simplifiying candidate # 14.941 * * * * [progress]: [ 497 / 624 ] simplifiying candidate # 14.942 * * * * [progress]: [ 498 / 624 ] simplifiying candidate # 14.942 * * * * [progress]: [ 499 / 624 ] simplifiying candidate # 14.942 * * * * [progress]: [ 500 / 624 ] simplifiying candidate # 14.942 * * * * [progress]: [ 501 / 624 ] simplifiying candidate # 14.942 * * * * [progress]: [ 502 / 624 ] simplifiying candidate # 14.942 * * * * [progress]: [ 503 / 624 ] simplifiying candidate # 14.942 * * * * [progress]: [ 504 / 624 ] simplifiying candidate # 14.942 * * * * [progress]: [ 505 / 624 ] simplifiying candidate # 14.942 * * * * [progress]: [ 506 / 624 ] simplifiying candidate # 14.942 * * * * [progress]: [ 507 / 624 ] simplifiying candidate # 14.942 * * * * [progress]: [ 508 / 624 ] simplifiying candidate # 14.942 * * * * [progress]: [ 509 / 624 ] simplifiying candidate # 14.943 * * * * [progress]: [ 510 / 624 ] simplifiying candidate # 14.943 * * * * [progress]: [ 511 / 624 ] simplifiying candidate # 14.943 * * * * [progress]: [ 512 / 624 ] simplifiying candidate # 14.943 * * * * [progress]: [ 513 / 624 ] simplifiying candidate # 14.943 * * * * [progress]: [ 514 / 624 ] simplifiying candidate # 14.943 * * * * [progress]: [ 515 / 624 ] simplifiying candidate # 14.943 * * * * [progress]: [ 516 / 624 ] simplifiying candidate # 14.943 * * * * [progress]: [ 517 / 624 ] simplifiying candidate # 14.943 * * * * [progress]: [ 518 / 624 ] simplifiying candidate # 14.943 * * * * [progress]: [ 519 / 624 ] simplifiying candidate # 14.943 * * * * [progress]: [ 520 / 624 ] simplifiying candidate # 14.943 * * * * [progress]: [ 521 / 624 ] simplifiying candidate # 14.944 * * * * [progress]: [ 522 / 624 ] simplifiying candidate # 14.944 * * * * [progress]: [ 523 / 624 ] simplifiying candidate # 14.944 * * * * [progress]: [ 524 / 624 ] simplifiying candidate # 14.944 * * * * [progress]: [ 525 / 624 ] simplifiying candidate # 14.944 * * * * [progress]: [ 526 / 624 ] simplifiying candidate # 14.944 * * * * [progress]: [ 527 / 624 ] simplifiying candidate # 14.944 * * * * [progress]: [ 528 / 624 ] simplifiying candidate # 14.944 * * * * [progress]: [ 529 / 624 ] simplifiying candidate # 14.944 * * * * [progress]: [ 530 / 624 ] simplifiying candidate # 14.944 * * * * [progress]: [ 531 / 624 ] simplifiying candidate # 14.944 * * * * [progress]: [ 532 / 624 ] simplifiying candidate # 14.944 * * * * [progress]: [ 533 / 624 ] simplifiying candidate # 14.944 * * * * [progress]: [ 534 / 624 ] simplifiying candidate # 14.945 * * * * [progress]: [ 535 / 624 ] simplifiying candidate # 14.945 * * * * [progress]: [ 536 / 624 ] simplifiying candidate # 14.945 * * * * [progress]: [ 537 / 624 ] simplifiying candidate # 14.945 * * * * [progress]: [ 538 / 624 ] simplifiying candidate # 14.945 * * * * [progress]: [ 539 / 624 ] simplifiying candidate # 14.945 * * * * [progress]: [ 540 / 624 ] simplifiying candidate # 14.945 * * * * [progress]: [ 541 / 624 ] simplifiying candidate # 14.945 * * * * [progress]: [ 542 / 624 ] simplifiying candidate # 14.945 * * * * [progress]: [ 543 / 624 ] simplifiying candidate # 14.945 * * * * [progress]: [ 544 / 624 ] simplifiying candidate # 14.945 * * * * [progress]: [ 545 / 624 ] simplifiying candidate # 14.945 * * * * [progress]: [ 546 / 624 ] simplifiying candidate # 14.945 * * * * [progress]: [ 547 / 624 ] simplifiying candidate # 14.946 * * * * [progress]: [ 548 / 624 ] simplifiying candidate # 14.946 * * * * [progress]: [ 549 / 624 ] simplifiying candidate # 14.946 * * * * [progress]: [ 550 / 624 ] simplifiying candidate # 14.946 * * * * [progress]: [ 551 / 624 ] simplifiying candidate # 14.946 * * * * [progress]: [ 552 / 624 ] simplifiying candidate # 14.946 * * * * [progress]: [ 553 / 624 ] simplifiying candidate # 14.946 * * * * [progress]: [ 554 / 624 ] simplifiying candidate # 14.946 * * * * [progress]: [ 555 / 624 ] simplifiying candidate # 14.946 * * * * [progress]: [ 556 / 624 ] simplifiying candidate # 14.946 * * * * [progress]: [ 557 / 624 ] simplifiying candidate # 14.946 * * * * [progress]: [ 558 / 624 ] simplifiying candidate # 14.946 * * * * [progress]: [ 559 / 624 ] simplifiying candidate # 14.946 * * * * [progress]: [ 560 / 624 ] simplifiying candidate # 14.947 * * * * [progress]: [ 561 / 624 ] simplifiying candidate # 14.947 * * * * [progress]: [ 562 / 624 ] simplifiying candidate # 14.947 * * * * [progress]: [ 563 / 624 ] simplifiying candidate # 14.947 * * * * [progress]: [ 564 / 624 ] simplifiying candidate # 14.947 * * * * [progress]: [ 565 / 624 ] simplifiying candidate # 14.947 * * * * [progress]: [ 566 / 624 ] simplifiying candidate # 14.947 * * * * [progress]: [ 567 / 624 ] simplifiying candidate # 14.947 * * * * [progress]: [ 568 / 624 ] simplifiying candidate # 14.947 * * * * [progress]: [ 569 / 624 ] simplifiying candidate # 14.947 * * * * [progress]: [ 570 / 624 ] simplifiying candidate # 14.947 * * * * [progress]: [ 571 / 624 ] simplifiying candidate # 14.947 * * * * [progress]: [ 572 / 624 ] simplifiying candidate # 14.947 * * * * [progress]: [ 573 / 624 ] simplifiying candidate # 14.947 * * * * [progress]: [ 574 / 624 ] simplifiying candidate # 14.947 * * * * [progress]: [ 575 / 624 ] simplifiying candidate # 14.947 * * * * [progress]: [ 576 / 624 ] simplifiying candidate # 14.947 * * * * [progress]: [ 577 / 624 ] simplifiying candidate # 14.947 * * * * [progress]: [ 578 / 624 ] simplifiying candidate # 14.947 * * * * [progress]: [ 579 / 624 ] simplifiying candidate # 14.948 * * * * [progress]: [ 580 / 624 ] simplifiying candidate # 14.948 * * * * [progress]: [ 581 / 624 ] simplifiying candidate # 14.948 * * * * [progress]: [ 582 / 624 ] simplifiying candidate # 14.948 * * * * [progress]: [ 583 / 624 ] simplifiying candidate # 14.948 * * * * [progress]: [ 584 / 624 ] simplifiying candidate #real (real->posit16 (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a)))))> 14.948 * * * * [progress]: [ 585 / 624 ] simplifiying candidate # 14.948 * * * * [progress]: [ 586 / 624 ] simplifiying candidate # 14.948 * * * * [progress]: [ 587 / 624 ] simplifiying candidate # 14.948 * * * * [progress]: [ 588 / 624 ] simplifiying candidate # 14.948 * * * * [progress]: [ 589 / 624 ] simplifiying candidate # 14.948 * * * * [progress]: [ 590 / 624 ] simplifiying candidate # 14.948 * * * * [progress]: [ 591 / 624 ] simplifiying candidate # 14.948 * * * * [progress]: [ 592 / 624 ] simplifiying candidate # 14.948 * * * * [progress]: [ 593 / 624 ] simplifiying candidate # 14.948 * * * * [progress]: [ 594 / 624 ] simplifiying candidate # 14.948 * * * * [progress]: [ 595 / 624 ] simplifiying candidate # 14.948 * * * * [progress]: [ 596 / 624 ] simplifiying candidate #real (real->posit16 (+ (* k k) (* k 10)))) 1) (pow k m)) a)))> 14.948 * * * * [progress]: [ 597 / 624 ] simplifiying candidate # 14.948 * * * * [progress]: [ 598 / 624 ] simplifiying candidate # 14.948 * * * * [progress]: [ 599 / 624 ] simplifiying candidate # 14.948 * * * * [progress]: [ 600 / 624 ] simplifiying candidate # 14.948 * * * * [progress]: [ 601 / 624 ] simplifiying candidate # 14.948 * * * * [progress]: [ 602 / 624 ] simplifiying candidate # 14.948 * * * * [progress]: [ 603 / 624 ] simplifiying candidate # 14.948 * * * * [progress]: [ 604 / 624 ] simplifiying candidate # 14.948 * * * * [progress]: [ 605 / 624 ] simplifiying candidate # 14.949 * * * * [progress]: [ 606 / 624 ] simplifiying candidate # 14.949 * * * * [progress]: [ 607 / 624 ] simplifiying candidate # 14.949 * * * * [progress]: [ 608 / 624 ] simplifiying candidate # 14.949 * * * * [progress]: [ 609 / 624 ] simplifiying candidate # 14.949 * * * * [progress]: [ 610 / 624 ] simplifiying candidate # 14.949 * * * * [progress]: [ 611 / 624 ] simplifiying candidate #real (real->posit16 (+ (+ (* k k) (* k 10)) 1))) (pow k m)) a)))> 14.949 * * * * [progress]: [ 612 / 624 ] simplifiying candidate # 14.949 * * * * [progress]: [ 613 / 624 ] simplifiying candidate # 14.949 * * * * [progress]: [ 614 / 624 ] simplifiying candidate # 14.949 * * * * [progress]: [ 615 / 624 ] simplifiying candidate # 14.949 * * * * [progress]: [ 616 / 624 ] simplifiying candidate # 14.949 * * * * [progress]: [ 617 / 624 ] simplifiying candidate # 14.949 * * * * [progress]: [ 618 / 624 ] simplifiying candidate # 14.949 * * * * [progress]: [ 619 / 624 ] simplifiying candidate # 14.949 * * * * [progress]: [ 620 / 624 ] simplifiying candidate # 14.949 * * * * [progress]: [ 621 / 624 ] simplifiying candidate # 14.949 * * * * [progress]: [ 622 / 624 ] simplifiying candidate # 14.949 * * * * [progress]: [ 623 / 624 ] simplifiying candidate # 14.949 * * * * [progress]: [ 624 / 624 ] simplifiying candidate # 14.961 * [simplify]: Simplifying: (- (- (log (+ (+ (* k k) (* k 10)) 1)) (* (log k) m)) (log a)) (- (- (log (+ (+ (* k k) (* k 10)) 1)) (* (log k) m)) (log a)) (- (- (log (+ (+ (* k k) (* k 10)) 1)) (log (pow k m))) (log a)) (- (log (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (log a)) (log (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a)) (exp (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a)) (/ (/ (* (* (+ (+ (* k k) (* k 10)) 1) (+ (+ (* k k) (* k 10)) 1)) (+ (+ (* k k) (* k 10)) 1)) (* (* (pow k m) (pow k m)) (pow k m))) (* (* a a) a)) (/ (* (* (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (* (* a a) a)) (* (cbrt (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a)) (cbrt (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a))) (cbrt (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a)) (* (* (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a)) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a)) (sqrt (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a)) (sqrt (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a)) (- (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (- a) (/ (* (cbrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (cbrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)))) (* (cbrt a) (cbrt a))) (/ (cbrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (cbrt a)) (/ (* (cbrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (cbrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)))) (sqrt a)) (/ (cbrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (sqrt a)) (/ (* (cbrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (cbrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)))) 1) (/ (cbrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) a) (/ (sqrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (* (cbrt a) (cbrt a))) (/ (sqrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (cbrt a)) (/ (sqrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (sqrt a)) (/ (sqrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (sqrt a)) (/ (sqrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) 1) (/ (sqrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) a) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow (* (cbrt k) (cbrt k)) m)) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow (cbrt k) m)) (cbrt a)) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow (* (cbrt k) (cbrt k)) m)) (sqrt a)) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow (cbrt k) m)) (sqrt a)) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow (* (cbrt k) (cbrt k)) m)) 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow (cbrt k) m)) a) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow (sqrt k) m)) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow (sqrt k) m)) (cbrt a)) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow (sqrt k) m)) (sqrt a)) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow (sqrt k) m)) (sqrt a)) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow (sqrt k) m)) 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow (sqrt k) m)) a) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow 1 m)) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) (cbrt a)) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow 1 m)) (sqrt a)) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) (sqrt a)) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow 1 m)) 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) a) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (pow k m))) (cbrt a)) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt a)) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (pow k m))) (sqrt a)) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (* (cbrt (pow k m)) (cbrt (pow k m)))) 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (pow k m))) a) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (sqrt (pow k m))) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (sqrt (pow k m))) (cbrt a)) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (sqrt (pow k m))) (sqrt a)) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (sqrt (pow k m))) (sqrt a)) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (sqrt (pow k m))) 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (sqrt (pow k m))) a) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) 1) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) (cbrt a)) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) 1) (sqrt a)) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) (sqrt a)) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) 1) 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) a) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow k (/ m 2))) (* (cbrt a) (cbrt a))) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow k (/ m 2))) (cbrt a)) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow k (/ m 2))) (sqrt a)) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow k (/ m 2))) (sqrt a)) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow k (/ m 2))) 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow k (/ m 2))) a) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (* (cbrt k) (cbrt k)) m)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (cbrt k) m)) (cbrt a)) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (* (cbrt k) (cbrt k)) m)) (sqrt a)) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (cbrt k) m)) (sqrt a)) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (* (cbrt k) (cbrt k)) m)) 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (cbrt k) m)) a) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (sqrt k) m)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (sqrt k) m)) (cbrt a)) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (sqrt k) m)) (sqrt a)) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (sqrt k) m)) (sqrt a)) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (sqrt k) m)) 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (sqrt k) m)) a) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow 1 m)) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) (cbrt a)) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow 1 m)) (sqrt a)) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) (sqrt a)) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow 1 m)) 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) a) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (* (cbrt (pow k m)) (cbrt (pow k m)))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (pow k m))) (cbrt a)) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt a)) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (pow k m))) (sqrt a)) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (* (cbrt (pow k m)) (cbrt (pow k m)))) 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (pow k m))) a) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (sqrt (pow k m))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (sqrt (pow k m))) (cbrt a)) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (sqrt (pow k m))) (sqrt a)) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (sqrt (pow k m))) (sqrt a)) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (sqrt (pow k m))) 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (sqrt (pow k m))) a) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) 1) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) (cbrt a)) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) 1) (sqrt a)) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) (sqrt a)) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) 1) 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) a) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k (/ m 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k (/ m 2))) (cbrt a)) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k (/ m 2))) (sqrt a)) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k (/ m 2))) (sqrt a)) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k (/ m 2))) 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k (/ m 2))) a) (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (* (cbrt a) (cbrt a))) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (cbrt k) m)) (cbrt a)) (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (sqrt a)) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (cbrt k) m)) (sqrt a)) (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (cbrt k) m)) a) (/ (/ 1 (pow (sqrt k) m)) (* (cbrt a) (cbrt a))) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (sqrt k) m)) (cbrt a)) (/ (/ 1 (pow (sqrt k) m)) (sqrt a)) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (sqrt k) m)) (sqrt a)) (/ (/ 1 (pow (sqrt k) m)) 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (sqrt k) m)) a) (/ (/ 1 (pow 1 m)) (* (cbrt a) (cbrt a))) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) (cbrt a)) (/ (/ 1 (pow 1 m)) (sqrt a)) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) (sqrt a)) (/ (/ 1 (pow 1 m)) 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a) (/ (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) (* (cbrt a) (cbrt a))) (/ (/ (+ (+ (* k k) (* k 10)) 1) (cbrt (pow k m))) (cbrt a)) (/ (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt a)) (/ (/ (+ (+ (* k k) (* k 10)) 1) (cbrt (pow k m))) (sqrt a)) (/ (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (cbrt (pow k m))) a) (/ (/ 1 (sqrt (pow k m))) (* (cbrt a) (cbrt a))) (/ (/ (+ (+ (* k k) (* k 10)) 1) (sqrt (pow k m))) (cbrt a)) (/ (/ 1 (sqrt (pow k m))) (sqrt a)) (/ (/ (+ (+ (* k k) (* k 10)) 1) (sqrt (pow k m))) (sqrt a)) (/ (/ 1 (sqrt (pow k m))) 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (sqrt (pow k m))) a) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) (cbrt a)) (/ (/ 1 1) (sqrt a)) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) (sqrt a)) (/ (/ 1 1) 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a) (/ (/ 1 (pow k (/ m 2))) (* (cbrt a) (cbrt a))) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k (/ m 2))) (cbrt a)) (/ (/ 1 (pow k (/ m 2))) (sqrt a)) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k (/ m 2))) (sqrt a)) (/ (/ 1 (pow k (/ m 2))) 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k (/ m 2))) a) (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (* (cbrt a) (cbrt a))) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (cbrt k) m)) (cbrt a)) (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (sqrt a)) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (cbrt k) m)) (sqrt a)) (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (cbrt k) m)) a) (/ (/ 1 (pow (sqrt k) m)) (* (cbrt a) (cbrt a))) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (sqrt k) m)) (cbrt a)) (/ (/ 1 (pow (sqrt k) m)) (sqrt a)) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (sqrt k) m)) (sqrt a)) (/ (/ 1 (pow (sqrt k) m)) 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (sqrt k) m)) a) (/ (/ 1 (pow 1 m)) (* (cbrt a) (cbrt a))) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) (cbrt a)) (/ (/ 1 (pow 1 m)) (sqrt a)) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) (sqrt a)) (/ (/ 1 (pow 1 m)) 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a) (/ (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) (* (cbrt a) (cbrt a))) (/ (/ (+ (+ (* k k) (* k 10)) 1) (cbrt (pow k m))) (cbrt a)) (/ (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt a)) (/ (/ (+ (+ (* k k) (* k 10)) 1) (cbrt (pow k m))) (sqrt a)) (/ (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (cbrt (pow k m))) a) (/ (/ 1 (sqrt (pow k m))) (* (cbrt a) (cbrt a))) (/ (/ (+ (+ (* k k) (* k 10)) 1) (sqrt (pow k m))) (cbrt a)) (/ (/ 1 (sqrt (pow k m))) (sqrt a)) (/ (/ (+ (+ (* k k) (* k 10)) 1) (sqrt (pow k m))) (sqrt a)) (/ (/ 1 (sqrt (pow k m))) 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (sqrt (pow k m))) a) (/ (/ 1 1) (* (cbrt a) (cbrt a))) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) (cbrt a)) (/ (/ 1 1) (sqrt a)) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) (sqrt a)) (/ (/ 1 1) 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a) (/ (/ 1 (pow k (/ m 2))) (* (cbrt a) (cbrt a))) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k (/ m 2))) (cbrt a)) (/ (/ 1 (pow k (/ m 2))) (sqrt a)) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k (/ m 2))) (sqrt a)) (/ (/ 1 (pow k (/ m 2))) 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k (/ m 2))) a) (/ 1 (* (cbrt a) (cbrt a))) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) (cbrt a)) (/ 1 (sqrt a)) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) (sqrt a)) (/ 1 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a) (/ (+ (+ (* k k) (* k 10)) 1) (* (cbrt a) (cbrt a))) (/ (/ 1 (pow k m)) (cbrt a)) (/ (+ (+ (* k k) (* k 10)) 1) (sqrt a)) (/ (/ 1 (pow k m)) (sqrt a)) (/ (+ (+ (* k k) (* k 10)) 1) 1) (/ (/ 1 (pow k m)) a) (/ 1 a) (/ a (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) (* (cbrt a) (cbrt a))) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) (sqrt a)) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) 1) (/ a (cbrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)))) (/ a (sqrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)))) (/ a (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow (cbrt k) m))) (/ a (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow (sqrt k) m))) (/ a (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow k m))) (/ a (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (pow k m)))) (/ a (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (sqrt (pow k m)))) (/ a (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow k m))) (/ a (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow k (/ m 2)))) (/ a (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (cbrt k) m))) (/ a (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (sqrt k) m))) (/ a (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k m))) (/ a (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (pow k m)))) (/ a (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (sqrt (pow k m)))) (/ a (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k m))) (/ a (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k (/ m 2)))) (/ a (/ (+ (+ (* k k) (* k 10)) 1) (pow (cbrt k) m))) (/ a (/ (+ (+ (* k k) (* k 10)) 1) (pow (sqrt k) m))) (/ a (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (/ a (/ (+ (+ (* k k) (* k 10)) 1) (cbrt (pow k m)))) (/ a (/ (+ (+ (* k k) (* k 10)) 1) (sqrt (pow k m)))) (/ a (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (/ a (/ (+ (+ (* k k) (* k 10)) 1) (pow k (/ m 2)))) (/ a (/ (+ (+ (* k k) (* k 10)) 1) (pow (cbrt k) m))) (/ a (/ (+ (+ (* k k) (* k 10)) 1) (pow (sqrt k) m))) (/ a (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (/ a (/ (+ (+ (* k k) (* k 10)) 1) (cbrt (pow k m)))) (/ a (/ (+ (+ (* k k) (* k 10)) 1) (sqrt (pow k m)))) (/ a (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (/ a (/ (+ (+ (* k k) (* k 10)) 1) (pow k (/ m 2)))) (/ a (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (/ a (/ 1 (pow k m))) (* a (pow k m)) (real->posit16 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a)) (- 1) (- (- (- (log (+ (+ (* k k) (* k 10)) 1)) (* (log k) m)) (log a))) (- (- (- (log (+ (+ (* k k) (* k 10)) 1)) (* (log k) m)) (log a))) (- (- (- (log (+ (+ (* k k) (* k 10)) 1)) (log (pow k m))) (log a))) (- (- (log (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (log a))) (- (log (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a))) (- 0 (- (- (log (+ (+ (* k k) (* k 10)) 1)) (* (log k) m)) (log a))) (- 0 (- (- (log (+ (+ (* k k) (* k 10)) 1)) (* (log k) m)) (log a))) (- 0 (- (- (log (+ (+ (* k k) (* k 10)) 1)) (log (pow k m))) (log a))) (- 0 (- (log (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (log a))) (- 0 (log (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a))) (- (log 1) (- (- (log (+ (+ (* k k) (* k 10)) 1)) (* (log k) m)) (log a))) (- (log 1) (- (- (log (+ (+ (* k k) (* k 10)) 1)) (* (log k) m)) (log a))) (- (log 1) (- (- (log (+ (+ (* k k) (* k 10)) 1)) (log (pow k m))) (log a))) (- (log 1) (- (log (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (log a))) (- (log 1) (log (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a))) (log (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a))) (exp (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a))) (/ (* (* 1 1) 1) (/ (/ (* (* (+ (+ (* k k) (* k 10)) 1) (+ (+ (* k k) (* k 10)) 1)) (+ (+ (* k k) (* k 10)) 1)) (* (* (pow k m) (pow k m)) (pow k m))) (* (* a a) a))) (/ (* (* 1 1) 1) (/ (* (* (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (* (* a a) a))) (/ (* (* 1 1) 1) (* (* (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a)) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a))) (* (cbrt (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a))) (cbrt (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a)))) (cbrt (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a))) (* (* (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a)) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a))) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a))) (sqrt (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a))) (sqrt (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a))) (- 1) (- (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a)) (/ (* (cbrt 1) (cbrt 1)) (* (cbrt (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a)) (cbrt (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a)))) (/ (cbrt 1) (cbrt (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a))) (/ (* (cbrt 1) (cbrt 1)) (sqrt (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a))) (/ (cbrt 1) (sqrt (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a))) (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (cbrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)))) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (cbrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (cbrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)))) (sqrt a))) (/ (cbrt 1) (/ (cbrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (cbrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)))) 1)) (/ (cbrt 1) (/ (cbrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (sqrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (sqrt a))) (/ (cbrt 1) (/ (sqrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) 1)) (/ (cbrt 1) (/ (sqrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow (* (cbrt k) (cbrt k)) m)) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow (cbrt k) m)) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow (* (cbrt k) (cbrt k)) m)) (sqrt a))) (/ (cbrt 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow (cbrt k) m)) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow (* (cbrt k) (cbrt k)) m)) 1)) (/ (cbrt 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow (cbrt k) m)) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow (sqrt k) m)) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow (sqrt k) m)) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow (sqrt k) m)) (sqrt a))) (/ (cbrt 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow (sqrt k) m)) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow (sqrt k) m)) 1)) (/ (cbrt 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow (sqrt k) m)) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow 1 m)) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow 1 m)) (sqrt a))) (/ (cbrt 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow 1 m)) 1)) (/ (cbrt 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (pow k m))) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt a))) (/ (cbrt 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (pow k m))) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (* (cbrt (pow k m)) (cbrt (pow k m)))) 1)) (/ (cbrt 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (pow k m))) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (sqrt (pow k m))) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (sqrt (pow k m))) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (sqrt (pow k m))) (sqrt a))) (/ (cbrt 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (sqrt (pow k m))) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (sqrt (pow k m))) 1)) (/ (cbrt 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (sqrt (pow k m))) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) 1) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) 1) (sqrt a))) (/ (cbrt 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) 1) 1)) (/ (cbrt 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow k (/ m 2))) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow k (/ m 2))) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow k (/ m 2))) (sqrt a))) (/ (cbrt 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow k (/ m 2))) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow k (/ m 2))) 1)) (/ (cbrt 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow k (/ m 2))) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (* (cbrt k) (cbrt k)) m)) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (cbrt k) m)) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (* (cbrt k) (cbrt k)) m)) (sqrt a))) (/ (cbrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (cbrt k) m)) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (* (cbrt k) (cbrt k)) m)) 1)) (/ (cbrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (cbrt k) m)) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (sqrt k) m)) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (sqrt k) m)) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (sqrt k) m)) (sqrt a))) (/ (cbrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (sqrt k) m)) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (sqrt k) m)) 1)) (/ (cbrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (sqrt k) m)) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow 1 m)) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow 1 m)) (sqrt a))) (/ (cbrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow 1 m)) 1)) (/ (cbrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (* (cbrt (pow k m)) (cbrt (pow k m)))) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (pow k m))) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt a))) (/ (cbrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (pow k m))) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (* (cbrt (pow k m)) (cbrt (pow k m)))) 1)) (/ (cbrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (pow k m))) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (sqrt (pow k m))) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (sqrt (pow k m))) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (sqrt (pow k m))) (sqrt a))) (/ (cbrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (sqrt (pow k m))) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (sqrt (pow k m))) 1)) (/ (cbrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (sqrt (pow k m))) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) 1) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) 1) (sqrt a))) (/ (cbrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) 1) 1)) (/ (cbrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k (/ m 2))) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k (/ m 2))) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k (/ m 2))) (sqrt a))) (/ (cbrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k (/ m 2))) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k (/ m 2))) 1)) (/ (cbrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k (/ m 2))) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (cbrt k) m)) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (sqrt a))) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (cbrt k) m)) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) 1)) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (cbrt k) m)) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (pow (sqrt k) m)) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (sqrt k) m)) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (pow (sqrt k) m)) (sqrt a))) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (sqrt k) m)) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (pow (sqrt k) m)) 1)) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (sqrt k) m)) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (pow 1 m)) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (pow 1 m)) (sqrt a))) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (pow 1 m)) 1)) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (cbrt (pow k m))) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt a))) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (cbrt (pow k m))) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) 1)) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (cbrt (pow k m))) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (sqrt (pow k m))) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (sqrt (pow k m))) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (sqrt (pow k m))) (sqrt a))) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (sqrt (pow k m))) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (sqrt (pow k m))) 1)) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (sqrt (pow k m))) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 1) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 1) (sqrt a))) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 1) 1)) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (pow k (/ m 2))) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k (/ m 2))) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (pow k (/ m 2))) (sqrt a))) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k (/ m 2))) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (pow k (/ m 2))) 1)) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k (/ m 2))) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (cbrt k) m)) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (sqrt a))) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (cbrt k) m)) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) 1)) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (cbrt k) m)) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (pow (sqrt k) m)) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (sqrt k) m)) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (pow (sqrt k) m)) (sqrt a))) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (sqrt k) m)) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (pow (sqrt k) m)) 1)) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (sqrt k) m)) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (pow 1 m)) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (pow 1 m)) (sqrt a))) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (pow 1 m)) 1)) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (cbrt (pow k m))) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt a))) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (cbrt (pow k m))) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) 1)) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (cbrt (pow k m))) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (sqrt (pow k m))) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (sqrt (pow k m))) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (sqrt (pow k m))) (sqrt a))) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (sqrt (pow k m))) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (sqrt (pow k m))) 1)) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (sqrt (pow k m))) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 1) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 1) (sqrt a))) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 1) 1)) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (pow k (/ m 2))) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k (/ m 2))) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (pow k (/ m 2))) (sqrt a))) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k (/ m 2))) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (pow k (/ m 2))) 1)) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k (/ m 2))) a)) (/ (* (cbrt 1) (cbrt 1)) (/ 1 (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ 1 (sqrt a))) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ 1 1)) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (+ (+ (* k k) (* k 10)) 1) (* (cbrt a) (cbrt a)))) (/ (cbrt 1) (/ (/ 1 (pow k m)) (cbrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (+ (+ (* k k) (* k 10)) 1) (sqrt a))) (/ (cbrt 1) (/ (/ 1 (pow k m)) (sqrt a))) (/ (* (cbrt 1) (cbrt 1)) (/ (+ (+ (* k k) (* k 10)) 1) 1)) (/ (cbrt 1) (/ (/ 1 (pow k m)) a)) (/ (* (cbrt 1) (cbrt 1)) 1) (/ (cbrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a)) (/ (* (cbrt 1) (cbrt 1)) (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (/ (cbrt 1) (/ 1 a)) (/ (sqrt 1) (* (cbrt (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a)) (cbrt (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a)))) (/ (sqrt 1) (cbrt (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a))) (/ (sqrt 1) (sqrt (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a))) (/ (sqrt 1) (sqrt (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a))) (/ (sqrt 1) (/ (* (cbrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (cbrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)))) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (cbrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (cbrt a))) (/ (sqrt 1) (/ (* (cbrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (cbrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)))) (sqrt a))) (/ (sqrt 1) (/ (cbrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (sqrt a))) (/ (sqrt 1) (/ (* (cbrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (cbrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)))) 1)) (/ (sqrt 1) (/ (cbrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) a)) (/ (sqrt 1) (/ (sqrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (sqrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (cbrt a))) (/ (sqrt 1) (/ (sqrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (sqrt a))) (/ (sqrt 1) (/ (sqrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (sqrt a))) (/ (sqrt 1) (/ (sqrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) 1)) (/ (sqrt 1) (/ (sqrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) a)) (/ (sqrt 1) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow (* (cbrt k) (cbrt k)) m)) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow (cbrt k) m)) (cbrt a))) (/ (sqrt 1) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow (* (cbrt k) (cbrt k)) m)) (sqrt a))) (/ (sqrt 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow (cbrt k) m)) (sqrt a))) (/ (sqrt 1) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow (* (cbrt k) (cbrt k)) m)) 1)) (/ (sqrt 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow (cbrt k) m)) a)) (/ (sqrt 1) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow (sqrt k) m)) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow (sqrt k) m)) (cbrt a))) (/ (sqrt 1) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow (sqrt k) m)) (sqrt a))) (/ (sqrt 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow (sqrt k) m)) (sqrt a))) (/ (sqrt 1) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow (sqrt k) m)) 1)) (/ (sqrt 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow (sqrt k) m)) a)) (/ (sqrt 1) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow 1 m)) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) (cbrt a))) (/ (sqrt 1) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow 1 m)) (sqrt a))) (/ (sqrt 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) (sqrt a))) (/ (sqrt 1) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow 1 m)) 1)) (/ (sqrt 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) a)) (/ (sqrt 1) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (pow k m))) (cbrt a))) (/ (sqrt 1) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt a))) (/ (sqrt 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (pow k m))) (sqrt a))) (/ (sqrt 1) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (* (cbrt (pow k m)) (cbrt (pow k m)))) 1)) (/ (sqrt 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (pow k m))) a)) (/ (sqrt 1) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (sqrt (pow k m))) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (sqrt (pow k m))) (cbrt a))) (/ (sqrt 1) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (sqrt (pow k m))) (sqrt a))) (/ (sqrt 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (sqrt (pow k m))) (sqrt a))) (/ (sqrt 1) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (sqrt (pow k m))) 1)) (/ (sqrt 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (sqrt (pow k m))) a)) (/ (sqrt 1) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) 1) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) (cbrt a))) (/ (sqrt 1) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) 1) (sqrt a))) (/ (sqrt 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) (sqrt a))) (/ (sqrt 1) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) 1) 1)) (/ (sqrt 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) a)) (/ (sqrt 1) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow k (/ m 2))) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow k (/ m 2))) (cbrt a))) (/ (sqrt 1) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow k (/ m 2))) (sqrt a))) (/ (sqrt 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow k (/ m 2))) (sqrt a))) (/ (sqrt 1) (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow k (/ m 2))) 1)) (/ (sqrt 1) (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow k (/ m 2))) a)) (/ (sqrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (* (cbrt k) (cbrt k)) m)) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (cbrt k) m)) (cbrt a))) (/ (sqrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (* (cbrt k) (cbrt k)) m)) (sqrt a))) (/ (sqrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (cbrt k) m)) (sqrt a))) (/ (sqrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (* (cbrt k) (cbrt k)) m)) 1)) (/ (sqrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (cbrt k) m)) a)) (/ (sqrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (sqrt k) m)) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (sqrt k) m)) (cbrt a))) (/ (sqrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (sqrt k) m)) (sqrt a))) (/ (sqrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (sqrt k) m)) (sqrt a))) (/ (sqrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (sqrt k) m)) 1)) (/ (sqrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (sqrt k) m)) a)) (/ (sqrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow 1 m)) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) (cbrt a))) (/ (sqrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow 1 m)) (sqrt a))) (/ (sqrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) (sqrt a))) (/ (sqrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow 1 m)) 1)) (/ (sqrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) a)) (/ (sqrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (* (cbrt (pow k m)) (cbrt (pow k m)))) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (pow k m))) (cbrt a))) (/ (sqrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt a))) (/ (sqrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (pow k m))) (sqrt a))) (/ (sqrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (* (cbrt (pow k m)) (cbrt (pow k m)))) 1)) (/ (sqrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (pow k m))) a)) (/ (sqrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (sqrt (pow k m))) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (sqrt (pow k m))) (cbrt a))) (/ (sqrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (sqrt (pow k m))) (sqrt a))) (/ (sqrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (sqrt (pow k m))) (sqrt a))) (/ (sqrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (sqrt (pow k m))) 1)) (/ (sqrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (sqrt (pow k m))) a)) (/ (sqrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) 1) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) (cbrt a))) (/ (sqrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) 1) (sqrt a))) (/ (sqrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) (sqrt a))) (/ (sqrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) 1) 1)) (/ (sqrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) a)) (/ (sqrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k (/ m 2))) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k (/ m 2))) (cbrt a))) (/ (sqrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k (/ m 2))) (sqrt a))) (/ (sqrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k (/ m 2))) (sqrt a))) (/ (sqrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k (/ m 2))) 1)) (/ (sqrt 1) (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k (/ m 2))) a)) (/ (sqrt 1) (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (cbrt k) m)) (cbrt a))) (/ (sqrt 1) (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (sqrt a))) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (cbrt k) m)) (sqrt a))) (/ (sqrt 1) (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) 1)) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (cbrt k) m)) a)) (/ (sqrt 1) (/ (/ 1 (pow (sqrt k) m)) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (sqrt k) m)) (cbrt a))) (/ (sqrt 1) (/ (/ 1 (pow (sqrt k) m)) (sqrt a))) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (sqrt k) m)) (sqrt a))) (/ (sqrt 1) (/ (/ 1 (pow (sqrt k) m)) 1)) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (sqrt k) m)) a)) (/ (sqrt 1) (/ (/ 1 (pow 1 m)) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) (cbrt a))) (/ (sqrt 1) (/ (/ 1 (pow 1 m)) (sqrt a))) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) (sqrt a))) (/ (sqrt 1) (/ (/ 1 (pow 1 m)) 1)) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a)) (/ (sqrt 1) (/ (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (cbrt (pow k m))) (cbrt a))) (/ (sqrt 1) (/ (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt a))) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (cbrt (pow k m))) (sqrt a))) (/ (sqrt 1) (/ (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) 1)) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (cbrt (pow k m))) a)) (/ (sqrt 1) (/ (/ 1 (sqrt (pow k m))) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (sqrt (pow k m))) (cbrt a))) (/ (sqrt 1) (/ (/ 1 (sqrt (pow k m))) (sqrt a))) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (sqrt (pow k m))) (sqrt a))) (/ (sqrt 1) (/ (/ 1 (sqrt (pow k m))) 1)) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (sqrt (pow k m))) a)) (/ (sqrt 1) (/ (/ 1 1) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) (cbrt a))) (/ (sqrt 1) (/ (/ 1 1) (sqrt a))) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) (sqrt a))) (/ (sqrt 1) (/ (/ 1 1) 1)) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a)) (/ (sqrt 1) (/ (/ 1 (pow k (/ m 2))) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k (/ m 2))) (cbrt a))) (/ (sqrt 1) (/ (/ 1 (pow k (/ m 2))) (sqrt a))) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k (/ m 2))) (sqrt a))) (/ (sqrt 1) (/ (/ 1 (pow k (/ m 2))) 1)) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k (/ m 2))) a)) (/ (sqrt 1) (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (cbrt k) m)) (cbrt a))) (/ (sqrt 1) (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (sqrt a))) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (cbrt k) m)) (sqrt a))) (/ (sqrt 1) (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) 1)) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (cbrt k) m)) a)) (/ (sqrt 1) (/ (/ 1 (pow (sqrt k) m)) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (sqrt k) m)) (cbrt a))) (/ (sqrt 1) (/ (/ 1 (pow (sqrt k) m)) (sqrt a))) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (sqrt k) m)) (sqrt a))) (/ (sqrt 1) (/ (/ 1 (pow (sqrt k) m)) 1)) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (sqrt k) m)) a)) (/ (sqrt 1) (/ (/ 1 (pow 1 m)) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) (cbrt a))) (/ (sqrt 1) (/ (/ 1 (pow 1 m)) (sqrt a))) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) (sqrt a))) (/ (sqrt 1) (/ (/ 1 (pow 1 m)) 1)) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a)) (/ (sqrt 1) (/ (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (cbrt (pow k m))) (cbrt a))) (/ (sqrt 1) (/ (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt a))) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (cbrt (pow k m))) (sqrt a))) (/ (sqrt 1) (/ (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) 1)) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (cbrt (pow k m))) a)) (/ (sqrt 1) (/ (/ 1 (sqrt (pow k m))) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (sqrt (pow k m))) (cbrt a))) (/ (sqrt 1) (/ (/ 1 (sqrt (pow k m))) (sqrt a))) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (sqrt (pow k m))) (sqrt a))) (/ (sqrt 1) (/ (/ 1 (sqrt (pow k m))) 1)) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (sqrt (pow k m))) a)) (/ (sqrt 1) (/ (/ 1 1) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) (cbrt a))) (/ (sqrt 1) (/ (/ 1 1) (sqrt a))) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) (sqrt a))) (/ (sqrt 1) (/ (/ 1 1) 1)) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a)) (/ (sqrt 1) (/ (/ 1 (pow k (/ m 2))) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k (/ m 2))) (cbrt a))) (/ (sqrt 1) (/ (/ 1 (pow k (/ m 2))) (sqrt a))) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k (/ m 2))) (sqrt a))) (/ (sqrt 1) (/ (/ 1 (pow k (/ m 2))) 1)) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k (/ m 2))) a)) (/ (sqrt 1) (/ 1 (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) (cbrt a))) (/ (sqrt 1) (/ 1 (sqrt a))) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) (sqrt a))) (/ (sqrt 1) (/ 1 1)) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a)) (/ (sqrt 1) (/ (+ (+ (* k k) (* k 10)) 1) (* (cbrt a) (cbrt a)))) (/ (sqrt 1) (/ (/ 1 (pow k m)) (cbrt a))) (/ (sqrt 1) (/ (+ (+ (* k k) (* k 10)) 1) (sqrt a))) (/ (sqrt 1) (/ (/ 1 (pow k m)) (sqrt a))) (/ (sqrt 1) (/ (+ (+ (* k k) (* k 10)) 1) 1)) (/ (sqrt 1) (/ (/ 1 (pow k m)) a)) (/ (sqrt 1) 1) (/ (sqrt 1) (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a)) (/ (sqrt 1) (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (/ (sqrt 1) (/ 1 a)) (/ 1 (* (cbrt (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a)) (cbrt (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a)))) (/ 1 (cbrt (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a))) (/ 1 (sqrt (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a))) (/ 1 (sqrt (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a))) (/ 1 (/ (* (cbrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (cbrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (cbrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (cbrt a))) (/ 1 (/ (* (cbrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (cbrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)))) (sqrt a))) (/ 1 (/ (cbrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (sqrt a))) (/ 1 (/ (* (cbrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (cbrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)))) 1)) (/ 1 (/ (cbrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) a)) (/ 1 (/ (sqrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (sqrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (cbrt a))) (/ 1 (/ (sqrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (sqrt a))) (/ 1 (/ (sqrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (sqrt a))) (/ 1 (/ (sqrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) 1)) (/ 1 (/ (sqrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) a)) (/ 1 (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow (* (cbrt k) (cbrt k)) m)) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow (cbrt k) m)) (cbrt a))) (/ 1 (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow (* (cbrt k) (cbrt k)) m)) (sqrt a))) (/ 1 (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow (cbrt k) m)) (sqrt a))) (/ 1 (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow (* (cbrt k) (cbrt k)) m)) 1)) (/ 1 (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow (cbrt k) m)) a)) (/ 1 (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow (sqrt k) m)) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow (sqrt k) m)) (cbrt a))) (/ 1 (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow (sqrt k) m)) (sqrt a))) (/ 1 (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow (sqrt k) m)) (sqrt a))) (/ 1 (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow (sqrt k) m)) 1)) (/ 1 (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow (sqrt k) m)) a)) (/ 1 (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow 1 m)) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) (cbrt a))) (/ 1 (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow 1 m)) (sqrt a))) (/ 1 (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) (sqrt a))) (/ 1 (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow 1 m)) 1)) (/ 1 (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) a)) (/ 1 (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (pow k m))) (cbrt a))) (/ 1 (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt a))) (/ 1 (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (pow k m))) (sqrt a))) (/ 1 (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (* (cbrt (pow k m)) (cbrt (pow k m)))) 1)) (/ 1 (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (pow k m))) a)) (/ 1 (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (sqrt (pow k m))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (sqrt (pow k m))) (cbrt a))) (/ 1 (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (sqrt (pow k m))) (sqrt a))) (/ 1 (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (sqrt (pow k m))) (sqrt a))) (/ 1 (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (sqrt (pow k m))) 1)) (/ 1 (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (sqrt (pow k m))) a)) (/ 1 (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) 1) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) (cbrt a))) (/ 1 (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) 1) (sqrt a))) (/ 1 (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) (sqrt a))) (/ 1 (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) 1) 1)) (/ 1 (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) a)) (/ 1 (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow k (/ m 2))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow k (/ m 2))) (cbrt a))) (/ 1 (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow k (/ m 2))) (sqrt a))) (/ 1 (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow k (/ m 2))) (sqrt a))) (/ 1 (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow k (/ m 2))) 1)) (/ 1 (/ (/ (cbrt (+ (+ (* k k) (* k 10)) 1)) (pow k (/ m 2))) a)) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (* (cbrt k) (cbrt k)) m)) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (cbrt k) m)) (cbrt a))) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (* (cbrt k) (cbrt k)) m)) (sqrt a))) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (cbrt k) m)) (sqrt a))) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (* (cbrt k) (cbrt k)) m)) 1)) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (cbrt k) m)) a)) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (sqrt k) m)) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (sqrt k) m)) (cbrt a))) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (sqrt k) m)) (sqrt a))) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (sqrt k) m)) (sqrt a))) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (sqrt k) m)) 1)) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (sqrt k) m)) a)) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow 1 m)) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) (cbrt a))) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow 1 m)) (sqrt a))) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) (sqrt a))) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow 1 m)) 1)) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) a)) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (* (cbrt (pow k m)) (cbrt (pow k m)))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (pow k m))) (cbrt a))) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt a))) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (pow k m))) (sqrt a))) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (* (cbrt (pow k m)) (cbrt (pow k m)))) 1)) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (pow k m))) a)) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (sqrt (pow k m))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (sqrt (pow k m))) (cbrt a))) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (sqrt (pow k m))) (sqrt a))) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (sqrt (pow k m))) (sqrt a))) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (sqrt (pow k m))) 1)) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (sqrt (pow k m))) a)) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) 1) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) (cbrt a))) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) 1) (sqrt a))) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) (sqrt a))) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) 1) 1)) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k m)) a)) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k (/ m 2))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k (/ m 2))) (cbrt a))) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k (/ m 2))) (sqrt a))) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k (/ m 2))) (sqrt a))) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k (/ m 2))) 1)) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k (/ m 2))) a)) (/ 1 (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (cbrt k) m)) (cbrt a))) (/ 1 (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (sqrt a))) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (cbrt k) m)) (sqrt a))) (/ 1 (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) 1)) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (cbrt k) m)) a)) (/ 1 (/ (/ 1 (pow (sqrt k) m)) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (sqrt k) m)) (cbrt a))) (/ 1 (/ (/ 1 (pow (sqrt k) m)) (sqrt a))) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (sqrt k) m)) (sqrt a))) (/ 1 (/ (/ 1 (pow (sqrt k) m)) 1)) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (sqrt k) m)) a)) (/ 1 (/ (/ 1 (pow 1 m)) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) (cbrt a))) (/ 1 (/ (/ 1 (pow 1 m)) (sqrt a))) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) (sqrt a))) (/ 1 (/ (/ 1 (pow 1 m)) 1)) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a)) (/ 1 (/ (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (cbrt (pow k m))) (cbrt a))) (/ 1 (/ (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt a))) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (cbrt (pow k m))) (sqrt a))) (/ 1 (/ (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) 1)) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (cbrt (pow k m))) a)) (/ 1 (/ (/ 1 (sqrt (pow k m))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (sqrt (pow k m))) (cbrt a))) (/ 1 (/ (/ 1 (sqrt (pow k m))) (sqrt a))) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (sqrt (pow k m))) (sqrt a))) (/ 1 (/ (/ 1 (sqrt (pow k m))) 1)) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (sqrt (pow k m))) a)) (/ 1 (/ (/ 1 1) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) (cbrt a))) (/ 1 (/ (/ 1 1) (sqrt a))) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) (sqrt a))) (/ 1 (/ (/ 1 1) 1)) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a)) (/ 1 (/ (/ 1 (pow k (/ m 2))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k (/ m 2))) (cbrt a))) (/ 1 (/ (/ 1 (pow k (/ m 2))) (sqrt a))) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k (/ m 2))) (sqrt a))) (/ 1 (/ (/ 1 (pow k (/ m 2))) 1)) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k (/ m 2))) a)) (/ 1 (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (cbrt k) m)) (cbrt a))) (/ 1 (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (sqrt a))) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (cbrt k) m)) (sqrt a))) (/ 1 (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) 1)) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (cbrt k) m)) a)) (/ 1 (/ (/ 1 (pow (sqrt k) m)) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (sqrt k) m)) (cbrt a))) (/ 1 (/ (/ 1 (pow (sqrt k) m)) (sqrt a))) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (sqrt k) m)) (sqrt a))) (/ 1 (/ (/ 1 (pow (sqrt k) m)) 1)) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow (sqrt k) m)) a)) (/ 1 (/ (/ 1 (pow 1 m)) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) (cbrt a))) (/ 1 (/ (/ 1 (pow 1 m)) (sqrt a))) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) (sqrt a))) (/ 1 (/ (/ 1 (pow 1 m)) 1)) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a)) (/ 1 (/ (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (cbrt (pow k m))) (cbrt a))) (/ 1 (/ (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt a))) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (cbrt (pow k m))) (sqrt a))) (/ 1 (/ (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) 1)) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (cbrt (pow k m))) a)) (/ 1 (/ (/ 1 (sqrt (pow k m))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (sqrt (pow k m))) (cbrt a))) (/ 1 (/ (/ 1 (sqrt (pow k m))) (sqrt a))) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (sqrt (pow k m))) (sqrt a))) (/ 1 (/ (/ 1 (sqrt (pow k m))) 1)) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (sqrt (pow k m))) a)) (/ 1 (/ (/ 1 1) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) (cbrt a))) (/ 1 (/ (/ 1 1) (sqrt a))) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) (sqrt a))) (/ 1 (/ (/ 1 1) 1)) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a)) (/ 1 (/ (/ 1 (pow k (/ m 2))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k (/ m 2))) (cbrt a))) (/ 1 (/ (/ 1 (pow k (/ m 2))) (sqrt a))) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k (/ m 2))) (sqrt a))) (/ 1 (/ (/ 1 (pow k (/ m 2))) 1)) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k (/ m 2))) a)) (/ 1 (/ 1 (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) (cbrt a))) (/ 1 (/ 1 (sqrt a))) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) (sqrt a))) (/ 1 (/ 1 1)) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a)) (/ 1 (/ (+ (+ (* k k) (* k 10)) 1) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ 1 (pow k m)) (cbrt a))) (/ 1 (/ (+ (+ (* k k) (* k 10)) 1) (sqrt a))) (/ 1 (/ (/ 1 (pow k m)) (sqrt a))) (/ 1 (/ (+ (+ (* k k) (* k 10)) 1) 1)) (/ 1 (/ (/ 1 (pow k m)) a)) (/ 1 1) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a)) (/ 1 (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (/ 1 (/ 1 a)) (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a)) (/ (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a) 1) (/ 1 (* (cbrt (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a)) (cbrt (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a)))) (/ 1 (sqrt (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a))) (/ 1 (/ (* (cbrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (cbrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (* (cbrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (cbrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)))) (sqrt a))) (/ 1 (/ (* (cbrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (cbrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)))) 1)) (/ 1 (/ (sqrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (sqrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (sqrt a))) (/ 1 (/ (sqrt (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) 1)) (/ 1 (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow (* (cbrt k) (cbrt k)) m)) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow (* (cbrt k) (cbrt k)) m)) (sqrt a))) (/ 1 (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow (* (cbrt k) (cbrt k)) m)) 1)) (/ 1 (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow (sqrt k) m)) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow (sqrt k) m)) (sqrt a))) (/ 1 (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow (sqrt k) m)) 1)) (/ 1 (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow 1 m)) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow 1 m)) (sqrt a))) (/ 1 (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow 1 m)) 1)) (/ 1 (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt a))) (/ 1 (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (* (cbrt (pow k m)) (cbrt (pow k m)))) 1)) (/ 1 (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (sqrt (pow k m))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (sqrt (pow k m))) (sqrt a))) (/ 1 (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (sqrt (pow k m))) 1)) (/ 1 (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) 1) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) 1) (sqrt a))) (/ 1 (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) 1) 1)) (/ 1 (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow k (/ m 2))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow k (/ m 2))) (sqrt a))) (/ 1 (/ (/ (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (pow k (/ m 2))) 1)) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (* (cbrt k) (cbrt k)) m)) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (* (cbrt k) (cbrt k)) m)) (sqrt a))) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (* (cbrt k) (cbrt k)) m)) 1)) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (sqrt k) m)) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (sqrt k) m)) (sqrt a))) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow (sqrt k) m)) 1)) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow 1 m)) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow 1 m)) (sqrt a))) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow 1 m)) 1)) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (* (cbrt (pow k m)) (cbrt (pow k m)))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt a))) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (* (cbrt (pow k m)) (cbrt (pow k m)))) 1)) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (sqrt (pow k m))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (sqrt (pow k m))) (sqrt a))) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (sqrt (pow k m))) 1)) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) 1) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) 1) (sqrt a))) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) 1) 1)) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k (/ m 2))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k (/ m 2))) (sqrt a))) (/ 1 (/ (/ (sqrt (+ (+ (* k k) (* k 10)) 1)) (pow k (/ m 2))) 1)) (/ 1 (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (sqrt a))) (/ 1 (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) 1)) (/ 1 (/ (/ 1 (pow (sqrt k) m)) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ 1 (pow (sqrt k) m)) (sqrt a))) (/ 1 (/ (/ 1 (pow (sqrt k) m)) 1)) (/ 1 (/ (/ 1 (pow 1 m)) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ 1 (pow 1 m)) (sqrt a))) (/ 1 (/ (/ 1 (pow 1 m)) 1)) (/ 1 (/ (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt a))) (/ 1 (/ (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) 1)) (/ 1 (/ (/ 1 (sqrt (pow k m))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ 1 (sqrt (pow k m))) (sqrt a))) (/ 1 (/ (/ 1 (sqrt (pow k m))) 1)) (/ 1 (/ (/ 1 1) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ 1 1) (sqrt a))) (/ 1 (/ (/ 1 1) 1)) (/ 1 (/ (/ 1 (pow k (/ m 2))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ 1 (pow k (/ m 2))) (sqrt a))) (/ 1 (/ (/ 1 (pow k (/ m 2))) 1)) (/ 1 (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (sqrt a))) (/ 1 (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) 1)) (/ 1 (/ (/ 1 (pow (sqrt k) m)) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ 1 (pow (sqrt k) m)) (sqrt a))) (/ 1 (/ (/ 1 (pow (sqrt k) m)) 1)) (/ 1 (/ (/ 1 (pow 1 m)) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ 1 (pow 1 m)) (sqrt a))) (/ 1 (/ (/ 1 (pow 1 m)) 1)) (/ 1 (/ (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt a))) (/ 1 (/ (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) 1)) (/ 1 (/ (/ 1 (sqrt (pow k m))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ 1 (sqrt (pow k m))) (sqrt a))) (/ 1 (/ (/ 1 (sqrt (pow k m))) 1)) (/ 1 (/ (/ 1 1) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ 1 1) (sqrt a))) (/ 1 (/ (/ 1 1) 1)) (/ 1 (/ (/ 1 (pow k (/ m 2))) (* (cbrt a) (cbrt a)))) (/ 1 (/ (/ 1 (pow k (/ m 2))) (sqrt a))) (/ 1 (/ (/ 1 (pow k (/ m 2))) 1)) (/ 1 (/ 1 (* (cbrt a) (cbrt a)))) (/ 1 (/ 1 (sqrt a))) (/ 1 (/ 1 1)) (/ 1 (/ (+ (+ (* k k) (* k 10)) 1) (* (cbrt a) (cbrt a)))) (/ 1 (/ (+ (+ (* k k) (* k 10)) 1) (sqrt a))) (/ 1 (/ (+ (+ (* k k) (* k 10)) 1) 1)) (/ 1 1) (/ 1 (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (/ (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a) (cbrt 1)) (/ (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a) (sqrt 1)) (/ (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a) 1) (/ 1 (/ (+ (+ (* k k) (* k 10)) 1) (pow k m))) (real->posit16 (/ 1 (/ (/ (+ (+ (* k k) (* k 10)) 1) (pow k m)) a))) (* (exp (* k k)) (exp (* k 10))) (log (+ (* k k) (* k 10))) (exp (+ (* k k) (* k 10))) (* (cbrt (+ (* k k) (* k 10))) (cbrt (+ (* k k) (* k 10)))) (cbrt (+ (* k k) (* k 10))) (* (* (+ (* k k) (* k 10)) (+ (* k k) (* k 10))) (+ (* k k) (* k 10))) (sqrt (+ (* k k) (* k 10))) (sqrt (+ (* k k) (* k 10))) (+ (pow (* k k) 3) (pow (* k 10) 3)) (+ (* (* k k) (* k k)) (- (* (* k 10) (* k 10)) (* (* k k) (* k 10)))) (- (* (* k k) (* k k)) (* (* k 10) (* k 10))) (- (* k k) (* k 10)) (+ k 10) (real->posit16 (+ (* k k) (* k 10))) (* (* (exp (* k k)) (exp (* k 10))) (exp 1)) (* (exp (+ (* k k) (* k 10))) (exp 1)) (log (+ (+ (* k k) (* k 10)) 1)) (exp (+ (+ (* k k) (* k 10)) 1)) (* (cbrt (+ (+ (* k k) (* k 10)) 1)) (cbrt (+ (+ (* k k) (* k 10)) 1))) (cbrt (+ (+ (* k k) (* k 10)) 1)) (* (* (+ (+ (* k k) (* k 10)) 1) (+ (+ (* k k) (* k 10)) 1)) (+ (+ (* k k) (* k 10)) 1)) (sqrt (+ (+ (* k k) (* k 10)) 1)) (sqrt (+ (+ (* k k) (* k 10)) 1)) (+ (pow (+ (* k k) (* k 10)) 3) (pow 1 3)) (+ (* (+ (* k k) (* k 10)) (+ (* k k) (* k 10))) (- (* 1 1) (* (+ (* k k) (* k 10)) 1))) (- (* (+ (* k k) (* k 10)) (+ (* k k) (* k 10))) (* 1 1)) (- (+ (* k k) (* k 10)) 1) (+ (+ (* k k) (* k 10)) 1) (+ (* k 10) 1) (real->posit16 (+ (+ (* k k) (* k 10)) 1)) (- (+ (/ 1 a) (* 10 (/ k a))) (/ (* (log k) m) a)) (+ (* 10 (/ k (* (exp (* -1 (* (log (/ 1 k)) m))) a))) (+ (/ (pow k 2) (* (exp (* -1 (* (log (/ 1 k)) m))) a)) (/ 1 (* (exp (* -1 (* (log (/ 1 k)) m))) a)))) (+ (/ (pow k 2) (* a (exp (* m (- (log -1) (log (/ -1 k))))))) (+ (/ 1 (* a (exp (* m (- (log -1) (log (/ -1 k))))))) (* 10 (/ k (* a (exp (* m (- (log -1) (log (/ -1 k)))))))))) (- (+ a (* (log k) (* m a))) (* 10 (* a k))) (- (+ (* 99 (/ (* (exp (* -1 (* (log (/ 1 k)) m))) a) (pow k 4))) (/ (* (exp (* -1 (* (log (/ 1 k)) m))) a) (pow k 2))) (* 10 (/ (* (exp (* -1 (* (log (/ 1 k)) m))) a) (pow k 3)))) (- (+ (* 99 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 4))) (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 2))) (* 10 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 3)))) (+ (pow k 2) (* 10 k)) (+ (pow k 2) (* 10 k)) (+ (pow k 2) (* 10 k)) (+ (pow k 2) (+ 1 (* 10 k))) (+ (pow k 2) (+ 1 (* 10 k))) (+ (pow k 2) (+ 1 (* 10 k))) 14.977 * * [simplify]: iteration 0: 815 enodes 16.082 * * [simplify]: iteration 1: 2340 enodes 17.303 * * [simplify]: iteration complete: 5001 enodes 17.305 * * [simplify]: Extracting #0: cost 348 inf + 0 17.311 * * [simplify]: Extracting #1: cost 1465 inf + 44 17.323 * * [simplify]: Extracting #2: cost 1754 inf + 15387 17.339 * * [simplify]: Extracting #3: cost 1450 inf + 86612 17.401 * * [simplify]: Extracting #4: cost 832 inf + 292266 17.499 * * [simplify]: Extracting #5: cost 186 inf + 599080 17.642 * * [simplify]: Extracting #6: cost 34 inf + 678913 17.746 * * [simplify]: Extracting #7: cost 4 inf + 692289 17.874 * * [simplify]: Extracting #8: cost 0 inf + 695232 18.021 * [simplify]: Simplified to: (- (- (log (+ (* k (+ k 10)) 1)) (* m (log k))) (log a)) (- (- (log (+ (* k (+ k 10)) 1)) (* m (log k))) (log a)) (- (- (log (+ (* k (+ k 10)) 1)) (* m (log k))) (log a)) (- (- (log (+ (* k (+ k 10)) 1)) (* m (log k))) (log a)) (- (- (log (+ (* k (+ k 10)) 1)) (* m (log k))) (log a)) (exp (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a)) (/ (* (/ (+ (* k (+ k 10)) 1) (pow k m)) (/ (+ (* k (+ k 10)) 1) (pow k m))) (/ (* (* a a) a) (/ (+ (* k (+ k 10)) 1) (pow k m)))) (* (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a) (* (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a) (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a))) (* (cbrt (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a)) (cbrt (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a))) (cbrt (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a)) (* (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a) (* (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a) (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a))) (sqrt (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a)) (sqrt (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a)) (- (/ (+ (* k (+ k 10)) 1) (pow k m))) (- a) (* (/ (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m))) (cbrt a)) (/ (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m))) (cbrt a))) (/ (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m))) (cbrt a)) (/ (* (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m))) (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (sqrt a)) (/ (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m))) (sqrt a)) (* (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m))) (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (/ (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m))) a) (/ (sqrt (/ (+ (* k (+ k 10)) 1) (pow k m))) (* (cbrt a) (cbrt a))) (/ (sqrt (/ (+ (* k (+ k 10)) 1) (pow k m))) (cbrt a)) (/ (sqrt (/ (+ (* k (+ k 10)) 1) (pow k m))) (sqrt a)) (/ (sqrt (/ (+ (* k (+ k 10)) 1) (pow k m))) (sqrt a)) (sqrt (/ (+ (* k (+ k 10)) 1) (pow k m))) (/ (sqrt (/ (+ (* k (+ k 10)) 1) (pow k m))) a) (* (/ (cbrt (+ (* k (+ k 10)) 1)) (* (cbrt a) (cbrt a))) (/ (cbrt (+ (* k (+ k 10)) 1)) (pow (* (cbrt k) (cbrt k)) m))) (/ (cbrt (+ (* k (+ k 10)) 1)) (* (cbrt a) (pow (cbrt k) m))) (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (* (sqrt a) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt (+ (* k (+ k 10)) 1)) (pow (cbrt k) m)) (sqrt a)) (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ (cbrt (+ (* k (+ k 10)) 1)) a) (pow (cbrt k) m)) (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (* (pow (sqrt k) m) (* (cbrt a) (cbrt a)))) (/ (cbrt (+ (* k (+ k 10)) 1)) (* (cbrt a) (pow (sqrt k) m))) (/ (/ (cbrt (+ (* k (+ k 10)) 1)) (/ (pow (sqrt k) m) (cbrt (+ (* k (+ k 10)) 1)))) (sqrt a)) (/ (/ (cbrt (+ (* k (+ k 10)) 1)) (pow (sqrt k) m)) (sqrt a)) (/ (cbrt (+ (* k (+ k 10)) 1)) (/ (pow (sqrt k) m) (cbrt (+ (* k (+ k 10)) 1)))) (/ (cbrt (+ (* k (+ k 10)) 1)) (* a (pow (sqrt k) m))) (* (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt a)) (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt a))) (/ (cbrt (+ (* k (+ k 10)) 1)) (* (cbrt a) (pow k m))) (/ (cbrt (+ (* k (+ k 10)) 1)) (/ (sqrt a) (cbrt (+ (* k (+ k 10)) 1)))) (/ (/ (cbrt (+ (* k (+ k 10)) 1)) (sqrt a)) (pow k m)) (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (/ (cbrt (+ (* k (+ k 10)) 1)) (* (pow k m) a)) (* (/ (cbrt (+ (* k (+ k 10)) 1)) (* (cbrt a) (cbrt (pow k m)))) (/ (cbrt (+ (* k (+ k 10)) 1)) (* (cbrt a) (cbrt (pow k m))))) (/ (cbrt (+ (* k (+ k 10)) 1)) (* (cbrt a) (cbrt (pow k m)))) (/ (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt (pow k m))) (/ (sqrt a) (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt (pow k m))))) (/ (cbrt (+ (* k (+ k 10)) 1)) (* (sqrt a) (cbrt (pow k m)))) (* (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt (pow k m))) (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt (pow k m)))) (/ (cbrt (+ (* k (+ k 10)) 1)) (* a (cbrt (pow k m)))) (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (* (* (cbrt a) (cbrt a)) (sqrt (pow k m)))) (/ (cbrt (+ (* k (+ k 10)) 1)) (* (cbrt a) (sqrt (pow k m)))) (/ (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (sqrt a)) (sqrt (pow k m))) (/ (cbrt (+ (* k (+ k 10)) 1)) (* (sqrt a) (sqrt (pow k m)))) (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (sqrt (pow k m))) (/ (cbrt (+ (* k (+ k 10)) 1)) (* a (sqrt (pow k m)))) (* (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt a)) (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt a))) (/ (cbrt (+ (* k (+ k 10)) 1)) (* (cbrt a) (pow k m))) (/ (cbrt (+ (* k (+ k 10)) 1)) (/ (sqrt a) (cbrt (+ (* k (+ k 10)) 1)))) (/ (/ (cbrt (+ (* k (+ k 10)) 1)) (sqrt a)) (pow k m)) (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (/ (cbrt (+ (* k (+ k 10)) 1)) (* (pow k m) a)) (/ (/ (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (pow k (/ m 2))) (cbrt a)) (cbrt a)) (/ (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt a)) (pow k (/ m 2))) (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (* (sqrt a) (pow k (/ m 2)))) (/ (cbrt (+ (* k (+ k 10)) 1)) (* (sqrt a) (pow k (/ m 2)))) (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (pow k (/ m 2))) (/ (/ (cbrt (+ (* k (+ k 10)) 1)) a) (pow k (/ m 2))) (/ (/ (sqrt (+ (* k (+ k 10)) 1)) (* (cbrt a) (cbrt a))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ (sqrt (+ (* k (+ k 10)) 1)) (cbrt a)) (pow (cbrt k) m)) (/ (sqrt (+ (* k (+ k 10)) 1)) (* (sqrt a) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt (+ (* k (+ k 10)) 1)) (* (sqrt a) (pow (cbrt k) m))) (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ (sqrt (+ (* k (+ k 10)) 1)) a) (pow (cbrt k) m)) (/ (/ (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (sqrt k) m)) (cbrt a)) (cbrt a)) (/ (/ (sqrt (+ (* k (+ k 10)) 1)) (cbrt a)) (pow (sqrt k) m)) (/ (sqrt (+ (* k (+ k 10)) 1)) (* (sqrt a) (pow (sqrt k) m))) (/ (sqrt (+ (* k (+ k 10)) 1)) (* (sqrt a) (pow (sqrt k) m))) (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (sqrt k) m)) (/ (sqrt (+ (* k (+ k 10)) 1)) (* a (pow (sqrt k) m))) (/ (/ (sqrt (+ (* k (+ k 10)) 1)) (cbrt a)) (cbrt a)) (/ (sqrt (+ (* k (+ k 10)) 1)) (* (cbrt a) (pow k m))) (/ (sqrt (+ (* k (+ k 10)) 1)) (sqrt a)) (/ (sqrt (+ (* k (+ k 10)) 1)) (* (sqrt a) (pow k m))) (sqrt (+ (* k (+ k 10)) 1)) (/ (/ (sqrt (+ (* k (+ k 10)) 1)) (pow k m)) a) (/ (sqrt (+ (* k (+ k 10)) 1)) (* (* (cbrt a) (cbrt (pow k m))) (* (cbrt a) (cbrt (pow k m))))) (/ (/ (sqrt (+ (* k (+ k 10)) 1)) (cbrt (pow k m))) (cbrt a)) (/ (sqrt (+ (* k (+ k 10)) 1)) (* (sqrt a) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ k 10)) 1)) (* (sqrt a) (cbrt (pow k m)))) (/ (sqrt (+ (* k (+ k 10)) 1)) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (sqrt (+ (* k (+ k 10)) 1)) (* a (cbrt (pow k m)))) (/ (/ (sqrt (+ (* k (+ k 10)) 1)) (* (cbrt a) (cbrt a))) (sqrt (pow k m))) (/ (/ (sqrt (+ (* k (+ k 10)) 1)) (cbrt a)) (sqrt (pow k m))) (/ (sqrt (+ (* k (+ k 10)) 1)) (* (sqrt a) (sqrt (pow k m)))) (/ (sqrt (+ (* k (+ k 10)) 1)) (* (sqrt a) (sqrt (pow k m)))) (/ (sqrt (+ (* k (+ k 10)) 1)) (sqrt (pow k m))) (/ (/ (sqrt (+ (* k (+ k 10)) 1)) (sqrt (pow k m))) a) (/ (/ (sqrt (+ (* k (+ k 10)) 1)) (cbrt a)) (cbrt a)) (/ (sqrt (+ (* k (+ k 10)) 1)) (* (cbrt a) (pow k m))) (/ (sqrt (+ (* k (+ k 10)) 1)) (sqrt a)) (/ (sqrt (+ (* k (+ k 10)) 1)) (* (sqrt a) (pow k m))) (sqrt (+ (* k (+ k 10)) 1)) (/ (/ (sqrt (+ (* k (+ k 10)) 1)) (pow k m)) a) (/ (/ (sqrt (+ (* k (+ k 10)) 1)) (pow k (/ m 2))) (* (cbrt a) (cbrt a))) (/ (/ (sqrt (+ (* k (+ k 10)) 1)) (cbrt a)) (pow k (/ m 2))) (/ (/ (sqrt (+ (* k (+ k 10)) 1)) (sqrt a)) (pow k (/ m 2))) (/ (/ (sqrt (+ (* k (+ k 10)) 1)) (sqrt a)) (pow k (/ m 2))) (/ (sqrt (+ (* k (+ k 10)) 1)) (pow k (/ m 2))) (/ (/ (sqrt (+ (* k (+ k 10)) 1)) a) (pow k (/ m 2))) (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (* (cbrt a) (cbrt a))) (/ (/ (+ (* k (+ k 10)) 1) (cbrt a)) (pow (cbrt k) m)) (/ (/ 1 (sqrt a)) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ (+ (* k (+ k 10)) 1) (sqrt a)) (pow (cbrt k) m)) (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (/ (+ (* k (+ k 10)) 1) (* a (pow (cbrt k) m))) (/ 1 (* (pow (sqrt k) m) (* (cbrt a) (cbrt a)))) (/ (+ (* k (+ k 10)) 1) (* (cbrt a) (pow (sqrt k) m))) (/ (/ 1 (sqrt a)) (pow (sqrt k) m)) (/ (+ (* k (+ k 10)) 1) (* (sqrt a) (pow (sqrt k) m))) (/ 1 (pow (sqrt k) m)) (/ (+ (* k (+ k 10)) 1) (* a (pow (sqrt k) m))) (/ (/ 1 (cbrt a)) (cbrt a)) (/ (+ (* k (+ k 10)) 1) (* (cbrt a) (pow k m))) (/ 1 (sqrt a)) (/ (+ (* k (+ k 10)) 1) (* (sqrt a) (pow k m))) 1 (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a) (/ 1 (* (* (cbrt a) (cbrt (pow k m))) (* (cbrt a) (cbrt (pow k m))))) (/ (/ (+ (* k (+ k 10)) 1) (cbrt a)) (cbrt (pow k m))) (/ 1 (* (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt a))) (/ (/ (+ (* k (+ k 10)) 1) (cbrt (pow k m))) (sqrt a)) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (+ (* k (+ k 10)) 1) (* a (cbrt (pow k m)))) (/ (/ 1 (sqrt (pow k m))) (* (cbrt a) (cbrt a))) (/ (+ (* k (+ k 10)) 1) (* (cbrt a) (sqrt (pow k m)))) (/ (/ 1 (sqrt (pow k m))) (sqrt a)) (/ (/ (+ (* k (+ k 10)) 1) (sqrt (pow k m))) (sqrt a)) (/ 1 (sqrt (pow k m))) (/ (+ (* k (+ k 10)) 1) (* a (sqrt (pow k m)))) (/ (/ 1 (cbrt a)) (cbrt a)) (/ (+ (* k (+ k 10)) 1) (* (cbrt a) (pow k m))) (/ 1 (sqrt a)) (/ (+ (* k (+ k 10)) 1) (* (sqrt a) (pow k m))) 1 (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a) (/ (/ (/ 1 (pow k (/ m 2))) (cbrt a)) (cbrt a)) (/ (+ (* k (+ k 10)) 1) (* (cbrt a) (pow k (/ m 2)))) (/ (/ 1 (pow k (/ m 2))) (sqrt a)) (/ (/ (+ (* k (+ k 10)) 1) (pow k (/ m 2))) (sqrt a)) (/ 1 (pow k (/ m 2))) (/ (/ (+ (* k (+ k 10)) 1) a) (pow k (/ m 2))) (/ (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (* (cbrt a) (cbrt a))) (/ (/ (+ (* k (+ k 10)) 1) (cbrt a)) (pow (cbrt k) m)) (/ (/ 1 (sqrt a)) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ (+ (* k (+ k 10)) 1) (sqrt a)) (pow (cbrt k) m)) (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (/ (+ (* k (+ k 10)) 1) (* a (pow (cbrt k) m))) (/ 1 (* (pow (sqrt k) m) (* (cbrt a) (cbrt a)))) (/ (+ (* k (+ k 10)) 1) (* (cbrt a) (pow (sqrt k) m))) (/ (/ 1 (sqrt a)) (pow (sqrt k) m)) (/ (+ (* k (+ k 10)) 1) (* (sqrt a) (pow (sqrt k) m))) (/ 1 (pow (sqrt k) m)) (/ (+ (* k (+ k 10)) 1) (* a (pow (sqrt k) m))) (/ (/ 1 (cbrt a)) (cbrt a)) (/ (+ (* k (+ k 10)) 1) (* (cbrt a) (pow k m))) (/ 1 (sqrt a)) (/ (+ (* k (+ k 10)) 1) (* (sqrt a) (pow k m))) 1 (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a) (/ 1 (* (* (cbrt a) (cbrt (pow k m))) (* (cbrt a) (cbrt (pow k m))))) (/ (/ (+ (* k (+ k 10)) 1) (cbrt a)) (cbrt (pow k m))) (/ 1 (* (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt a))) (/ (/ (+ (* k (+ k 10)) 1) (cbrt (pow k m))) (sqrt a)) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (+ (* k (+ k 10)) 1) (* a (cbrt (pow k m)))) (/ (/ 1 (sqrt (pow k m))) (* (cbrt a) (cbrt a))) (/ (+ (* k (+ k 10)) 1) (* (cbrt a) (sqrt (pow k m)))) (/ (/ 1 (sqrt (pow k m))) (sqrt a)) (/ (/ (+ (* k (+ k 10)) 1) (sqrt (pow k m))) (sqrt a)) (/ 1 (sqrt (pow k m))) (/ (+ (* k (+ k 10)) 1) (* a (sqrt (pow k m)))) (/ (/ 1 (cbrt a)) (cbrt a)) (/ (+ (* k (+ k 10)) 1) (* (cbrt a) (pow k m))) (/ 1 (sqrt a)) (/ (+ (* k (+ k 10)) 1) (* (sqrt a) (pow k m))) 1 (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a) (/ (/ (/ 1 (pow k (/ m 2))) (cbrt a)) (cbrt a)) (/ (+ (* k (+ k 10)) 1) (* (cbrt a) (pow k (/ m 2)))) (/ (/ 1 (pow k (/ m 2))) (sqrt a)) (/ (/ (+ (* k (+ k 10)) 1) (pow k (/ m 2))) (sqrt a)) (/ 1 (pow k (/ m 2))) (/ (/ (+ (* k (+ k 10)) 1) a) (pow k (/ m 2))) (/ (/ 1 (cbrt a)) (cbrt a)) (/ (+ (* k (+ k 10)) 1) (* (cbrt a) (pow k m))) (/ 1 (sqrt a)) (/ (+ (* k (+ k 10)) 1) (* (sqrt a) (pow k m))) 1 (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a) (/ (/ (+ (* k (+ k 10)) 1) (cbrt a)) (cbrt a)) (/ (/ 1 (pow k m)) (cbrt a)) (/ (+ (* k (+ k 10)) 1) (sqrt a)) (/ (/ 1 (pow k m)) (sqrt a)) (+ (* k (+ k 10)) 1) (/ (/ 1 (pow k m)) a) (/ 1 a) (/ a (/ (+ (* k (+ k 10)) 1) (pow k m))) (/ (+ (* k (+ k 10)) 1) (* (* (cbrt a) (cbrt a)) (pow k m))) (/ (+ (* k (+ k 10)) 1) (* (sqrt a) (pow k m))) (/ (+ (* k (+ k 10)) 1) (pow k m)) (/ a (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (/ a (sqrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (* (/ a (cbrt (+ (* k (+ k 10)) 1))) (pow (cbrt k) m)) (/ (* a (pow (sqrt k) m)) (cbrt (+ (* k (+ k 10)) 1))) (/ (* a (pow k m)) (cbrt (+ (* k (+ k 10)) 1))) (/ (* a (cbrt (pow k m))) (cbrt (+ (* k (+ k 10)) 1))) (* (/ a (cbrt (+ (* k (+ k 10)) 1))) (sqrt (pow k m))) (/ (* a (pow k m)) (cbrt (+ (* k (+ k 10)) 1))) (* (/ a (cbrt (+ (* k (+ k 10)) 1))) (pow k (/ m 2))) (/ (* a (pow (cbrt k) m)) (sqrt (+ (* k (+ k 10)) 1))) (/ (* a (pow (sqrt k) m)) (sqrt (+ (* k (+ k 10)) 1))) (/ (* a (pow k m)) (sqrt (+ (* k (+ k 10)) 1))) (/ (* a (cbrt (pow k m))) (sqrt (+ (* k (+ k 10)) 1))) (/ (* a (sqrt (pow k m))) (sqrt (+ (* k (+ k 10)) 1))) (/ (* a (pow k m)) (sqrt (+ (* k (+ k 10)) 1))) (/ (* a (pow k (/ m 2))) (sqrt (+ (* k (+ k 10)) 1))) (/ a (/ (+ (* k (+ k 10)) 1) (pow (cbrt k) m))) (* (/ a (+ (* k (+ k 10)) 1)) (pow (sqrt k) m)) (/ a (/ (+ (* k (+ k 10)) 1) (pow k m))) (/ (* a (cbrt (pow k m))) (+ (* k (+ k 10)) 1)) (/ a (/ (+ (* k (+ k 10)) 1) (sqrt (pow k m)))) (/ a (/ (+ (* k (+ k 10)) 1) (pow k m))) (* (/ a (+ (* k (+ k 10)) 1)) (pow k (/ m 2))) (/ a (/ (+ (* k (+ k 10)) 1) (pow (cbrt k) m))) (* (/ a (+ (* k (+ k 10)) 1)) (pow (sqrt k) m)) (/ a (/ (+ (* k (+ k 10)) 1) (pow k m))) (/ (* a (cbrt (pow k m))) (+ (* k (+ k 10)) 1)) (/ a (/ (+ (* k (+ k 10)) 1) (sqrt (pow k m)))) (/ a (/ (+ (* k (+ k 10)) 1) (pow k m))) (* (/ a (+ (* k (+ k 10)) 1)) (pow k (/ m 2))) (/ a (/ (+ (* k (+ k 10)) 1) (pow k m))) (* (pow k m) a) (* (pow k m) a) (real->posit16 (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a)) -1 (- (- (- (log (+ (* k (+ k 10)) 1)) (* m (log k))) (log a))) (- (- (- (log (+ (* k (+ k 10)) 1)) (* m (log k))) (log a))) (- (- (- (log (+ (* k (+ k 10)) 1)) (* m (log k))) (log a))) (- (- (- (log (+ (* k (+ k 10)) 1)) (* m (log k))) (log a))) (- (- (- (log (+ (* k (+ k 10)) 1)) (* m (log k))) (log a))) (- (- (- (log (+ (* k (+ k 10)) 1)) (* m (log k))) (log a))) (- (- (- (log (+ (* k (+ k 10)) 1)) (* m (log k))) (log a))) (- (- (- (log (+ (* k (+ k 10)) 1)) (* m (log k))) (log a))) (- (- (- (log (+ (* k (+ k 10)) 1)) (* m (log k))) (log a))) (- (- (- (log (+ (* k (+ k 10)) 1)) (* m (log k))) (log a))) (- (- (- (log (+ (* k (+ k 10)) 1)) (* m (log k))) (log a))) (- (- (- (log (+ (* k (+ k 10)) 1)) (* m (log k))) (log a))) (- (- (- (log (+ (* k (+ k 10)) 1)) (* m (log k))) (log a))) (- (- (- (log (+ (* k (+ k 10)) 1)) (* m (log k))) (log a))) (- (- (- (log (+ (* k (+ k 10)) 1)) (* m (log k))) (log a))) (- (- (- (log (+ (* k (+ k 10)) 1)) (* m (log k))) (log a))) (exp (/ 1 (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a))) (/ (* 1 (* (* a a) a)) (* (/ (+ (* k (+ k 10)) 1) (pow k m)) (* (/ (+ (* k (+ k 10)) 1) (pow k m)) (/ (+ (* k (+ k 10)) 1) (pow k m))))) (/ 1 (* (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a) (* (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a) (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a)))) (/ (/ 1 (* (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a) (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a))) (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a)) (* (cbrt (/ 1 (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a))) (cbrt (/ 1 (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a)))) (cbrt (/ 1 (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a))) (* (/ 1 (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a)) (* (/ 1 (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a)) (/ 1 (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a)))) (sqrt (/ 1 (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a))) (sqrt (/ 1 (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a))) -1 (- (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a)) (* (/ 1 (cbrt (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a))) (/ 1 (cbrt (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a)))) (/ 1 (cbrt (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a))) (/ 1 (sqrt (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a))) (/ 1 (sqrt (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a))) (/ 1 (* (/ (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m))) (cbrt a)) (/ (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m))) (cbrt a)))) (/ (* 1 (cbrt a)) (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (* (/ (/ 1 (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (sqrt a)) (/ (* 1 (sqrt a)) (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (/ 1 (* (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m))) (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m))))) (/ 1 (/ (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m))) a)) (/ 1 (/ (sqrt (/ (+ (* k (+ k 10)) 1) (pow k m))) (* (cbrt a) (cbrt a)))) (/ (* 1 (cbrt a)) (sqrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (* (/ 1 (sqrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (sqrt a)) (* (/ 1 (sqrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (sqrt a)) (/ 1 (sqrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (/ 1 (/ (sqrt (/ (+ (* k (+ k 10)) 1) (pow k m))) a)) (/ 1 (* (/ (cbrt (+ (* k (+ k 10)) 1)) (* (cbrt a) (cbrt a))) (/ (cbrt (+ (* k (+ k 10)) 1)) (pow (* (cbrt k) (cbrt k)) m)))) (/ 1 (/ (cbrt (+ (* k (+ k 10)) 1)) (* (cbrt a) (pow (cbrt k) m)))) (* (/ 1 (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt a)) (/ 1 (/ (/ (cbrt (+ (* k (+ k 10)) 1)) (pow (cbrt k) m)) (sqrt a))) (/ 1 (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (pow (* (cbrt k) (cbrt k)) m))) (* (/ 1 (/ (cbrt (+ (* k (+ k 10)) 1)) (pow (cbrt k) m))) a) (* (/ 1 (/ (cbrt (+ (* k (+ k 10)) 1)) (/ (pow (sqrt k) m) (cbrt (+ (* k (+ k 10)) 1))))) (* (cbrt a) (cbrt a))) (/ (* 1 (cbrt a)) (/ (cbrt (+ (* k (+ k 10)) 1)) (pow (sqrt k) m))) (* (/ 1 (/ (cbrt (+ (* k (+ k 10)) 1)) (/ (pow (sqrt k) m) (cbrt (+ (* k (+ k 10)) 1))))) (sqrt a)) (/ (* 1 (sqrt a)) (/ (cbrt (+ (* k (+ k 10)) 1)) (pow (sqrt k) m))) (/ 1 (/ (cbrt (+ (* k (+ k 10)) 1)) (/ (pow (sqrt k) m) (cbrt (+ (* k (+ k 10)) 1))))) (/ (* 1 a) (/ (cbrt (+ (* k (+ k 10)) 1)) (pow (sqrt k) m))) (/ 1 (* (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt a)) (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt a)))) (/ (* 1 (cbrt a)) (/ (cbrt (+ (* k (+ k 10)) 1)) (pow k m))) (* (/ (/ 1 (cbrt (+ (* k (+ k 10)) 1))) (cbrt (+ (* k (+ k 10)) 1))) (sqrt a)) (/ (* 1 (sqrt a)) (/ (cbrt (+ (* k (+ k 10)) 1)) (pow k m))) (/ 1 (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1)))) (/ 1 (/ (cbrt (+ (* k (+ k 10)) 1)) (* (pow k m) a))) (/ 1 (* (/ (cbrt (+ (* k (+ k 10)) 1)) (* (cbrt a) (cbrt (pow k m)))) (/ (cbrt (+ (* k (+ k 10)) 1)) (* (cbrt a) (cbrt (pow k m)))))) (* (* (/ 1 (cbrt (+ (* k (+ k 10)) 1))) (cbrt (pow k m))) (cbrt a)) (* (/ (/ 1 (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt (pow k m)))) (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt (pow k m)))) (sqrt a)) (/ 1 (/ (cbrt (+ (* k (+ k 10)) 1)) (* (sqrt a) (cbrt (pow k m))))) (/ (/ 1 (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt (pow k m)))) (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt (pow k m)))) (/ 1 (/ (cbrt (+ (* k (+ k 10)) 1)) (* a (cbrt (pow k m))))) (* (/ 1 (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (sqrt (pow k m)))) (* (cbrt a) (cbrt a))) (/ (* 1 (cbrt a)) (/ (cbrt (+ (* k (+ k 10)) 1)) (sqrt (pow k m)))) (* (/ 1 (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (sqrt (pow k m)))) (sqrt a)) (/ (* 1 (sqrt a)) (/ (cbrt (+ (* k (+ k 10)) 1)) (sqrt (pow k m)))) (/ 1 (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (sqrt (pow k m)))) (/ (* 1 a) (/ (cbrt (+ (* k (+ k 10)) 1)) (sqrt (pow k m)))) (/ 1 (* (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt a)) (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt a)))) (/ (* 1 (cbrt a)) (/ (cbrt (+ (* k (+ k 10)) 1)) (pow k m))) (* (/ (/ 1 (cbrt (+ (* k (+ k 10)) 1))) (cbrt (+ (* k (+ k 10)) 1))) (sqrt a)) (/ (* 1 (sqrt a)) (/ (cbrt (+ (* k (+ k 10)) 1)) (pow k m))) (/ 1 (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1)))) (/ 1 (/ (cbrt (+ (* k (+ k 10)) 1)) (* (pow k m) a))) (/ (* 1 (* (cbrt a) (cbrt a))) (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (pow k (/ m 2)))) (/ (* 1 (cbrt a)) (/ (cbrt (+ (* k (+ k 10)) 1)) (pow k (/ m 2)))) (/ 1 (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (* (sqrt a) (pow k (/ m 2))))) (/ (* 1 (sqrt a)) (/ (cbrt (+ (* k (+ k 10)) 1)) (pow k (/ m 2)))) (/ 1 (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (pow k (/ m 2)))) (/ 1 (/ (/ (cbrt (+ (* k (+ k 10)) 1)) a) (pow k (/ m 2)))) (/ 1 (/ (/ (sqrt (+ (* k (+ k 10)) 1)) (* (cbrt a) (cbrt a))) (pow (* (cbrt k) (cbrt k)) m))) (/ (* 1 (cbrt a)) (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (cbrt k) m))) (* (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (* (cbrt k) (cbrt k)) m))) (sqrt a)) (/ (* 1 (sqrt a)) (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (cbrt k) m))) (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (* (cbrt k) (cbrt k)) m))) (/ (* 1 a) (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (cbrt k) m))) (* (* (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (sqrt k) m))) (cbrt a)) (cbrt a)) (/ (* 1 (cbrt a)) (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (sqrt k) m))) (* (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (sqrt k) m))) (sqrt a)) (* (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (sqrt k) m))) (sqrt a)) (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (sqrt k) m))) (/ (* 1 a) (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (sqrt k) m))) (/ 1 (/ (/ (sqrt (+ (* k (+ k 10)) 1)) (cbrt a)) (cbrt a))) (/ (* 1 (cbrt a)) (/ (sqrt (+ (* k (+ k 10)) 1)) (pow k m))) (* (/ 1 (sqrt (+ (* k (+ k 10)) 1))) (sqrt a)) (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (* (sqrt a) (pow k m)))) (/ 1 (sqrt (+ (* k (+ k 10)) 1))) (/ (* 1 a) (/ (sqrt (+ (* k (+ k 10)) 1)) (pow k m))) (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (* (* (cbrt a) (cbrt (pow k m))) (* (cbrt a) (cbrt (pow k m)))))) (/ (* 1 (cbrt a)) (/ (sqrt (+ (* k (+ k 10)) 1)) (cbrt (pow k m)))) (* (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt a)) (/ (* 1 (sqrt a)) (/ (sqrt (+ (* k (+ k 10)) 1)) (cbrt (pow k m)))) (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (* 1 a) (/ (sqrt (+ (* k (+ k 10)) 1)) (cbrt (pow k m)))) (* (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (sqrt (pow k m)))) (* (cbrt a) (cbrt a))) (/ 1 (/ (/ (sqrt (+ (* k (+ k 10)) 1)) (cbrt a)) (sqrt (pow k m)))) (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (* (sqrt a) (sqrt (pow k m))))) (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (* (sqrt a) (sqrt (pow k m))))) (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (sqrt (pow k m)))) (* (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (sqrt (pow k m)))) a) (/ 1 (/ (/ (sqrt (+ (* k (+ k 10)) 1)) (cbrt a)) (cbrt a))) (/ (* 1 (cbrt a)) (/ (sqrt (+ (* k (+ k 10)) 1)) (pow k m))) (* (/ 1 (sqrt (+ (* k (+ k 10)) 1))) (sqrt a)) (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (* (sqrt a) (pow k m)))) (/ 1 (sqrt (+ (* k (+ k 10)) 1))) (/ (* 1 a) (/ (sqrt (+ (* k (+ k 10)) 1)) (pow k m))) (* (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (pow k (/ m 2)))) (* (cbrt a) (cbrt a))) (* (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (pow k (/ m 2)))) (cbrt a)) (* (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (pow k (/ m 2)))) (sqrt a)) (* (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (pow k (/ m 2)))) (sqrt a)) (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (pow k (/ m 2)))) (/ (* 1 a) (/ (sqrt (+ (* k (+ k 10)) 1)) (pow k (/ m 2)))) (* (cbrt a) (* (cbrt a) (pow (* (cbrt k) (cbrt k)) m))) (/ (* 1 (cbrt a)) (/ (+ (* k (+ k 10)) 1) (pow (cbrt k) m))) (* (pow (* (cbrt k) (cbrt k)) m) (sqrt a)) (/ (* 1 (sqrt a)) (/ (+ (* k (+ k 10)) 1) (pow (cbrt k) m))) (pow (* (cbrt k) (cbrt k)) m) (/ (* 1 a) (/ (+ (* k (+ k 10)) 1) (pow (cbrt k) m))) (* (pow (sqrt k) m) (* (cbrt a) (cbrt a))) (/ 1 (/ (+ (* k (+ k 10)) 1) (* (cbrt a) (pow (sqrt k) m)))) (* (pow (sqrt k) m) (sqrt a)) (/ 1 (/ (+ (* k (+ k 10)) 1) (* (sqrt a) (pow (sqrt k) m)))) (pow (sqrt k) m) (/ 1 (/ (+ (* k (+ k 10)) 1) (* a (pow (sqrt k) m)))) (* (cbrt a) (cbrt a)) (/ (* 1 (cbrt a)) (/ (+ (* k (+ k 10)) 1) (pow k m))) (sqrt a) (* (/ (* 1 (pow k m)) (+ (* k (+ k 10)) 1)) (sqrt a)) 1 (/ 1 (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a)) (* (* (cbrt a) (cbrt (pow k m))) (* (cbrt a) (cbrt (pow k m)))) (/ (* 1 (cbrt a)) (/ (+ (* k (+ k 10)) 1) (cbrt (pow k m)))) (* (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt a)) (* (/ 1 (/ (+ (* k (+ k 10)) 1) (cbrt (pow k m)))) (sqrt a)) (* (cbrt (pow k m)) (cbrt (pow k m))) (/ 1 (/ (+ (* k (+ k 10)) 1) (* a (cbrt (pow k m))))) (* (* (cbrt a) (cbrt a)) (sqrt (pow k m))) (/ 1 (/ (+ (* k (+ k 10)) 1) (* (cbrt a) (sqrt (pow k m))))) (* (sqrt (pow k m)) (sqrt a)) (/ (* 1 (sqrt a)) (/ (+ (* k (+ k 10)) 1) (sqrt (pow k m)))) (sqrt (pow k m)) (/ (* 1 a) (/ (+ (* k (+ k 10)) 1) (sqrt (pow k m)))) (* (cbrt a) (cbrt a)) (/ (* 1 (cbrt a)) (/ (+ (* k (+ k 10)) 1) (pow k m))) (sqrt a) (* (/ (* 1 (pow k m)) (+ (* k (+ k 10)) 1)) (sqrt a)) 1 (/ 1 (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a)) (* (pow k (/ m 2)) (* (cbrt a) (cbrt a))) (/ (* 1 (cbrt a)) (/ (+ (* k (+ k 10)) 1) (pow k (/ m 2)))) (* (pow k (/ m 2)) (sqrt a)) (/ (* 1 (sqrt a)) (/ (+ (* k (+ k 10)) 1) (pow k (/ m 2)))) (pow k (/ m 2)) (/ (* 1 a) (/ (+ (* k (+ k 10)) 1) (pow k (/ m 2)))) (* (cbrt a) (* (cbrt a) (pow (* (cbrt k) (cbrt k)) m))) (/ (* 1 (cbrt a)) (/ (+ (* k (+ k 10)) 1) (pow (cbrt k) m))) (* (pow (* (cbrt k) (cbrt k)) m) (sqrt a)) (/ (* 1 (sqrt a)) (/ (+ (* k (+ k 10)) 1) (pow (cbrt k) m))) (pow (* (cbrt k) (cbrt k)) m) (/ (* 1 a) (/ (+ (* k (+ k 10)) 1) (pow (cbrt k) m))) (* (pow (sqrt k) m) (* (cbrt a) (cbrt a))) (/ 1 (/ (+ (* k (+ k 10)) 1) (* (cbrt a) (pow (sqrt k) m)))) (* (pow (sqrt k) m) (sqrt a)) (/ 1 (/ (+ (* k (+ k 10)) 1) (* (sqrt a) (pow (sqrt k) m)))) (pow (sqrt k) m) (/ 1 (/ (+ (* k (+ k 10)) 1) (* a (pow (sqrt k) m)))) (* (cbrt a) (cbrt a)) (/ (* 1 (cbrt a)) (/ (+ (* k (+ k 10)) 1) (pow k m))) (sqrt a) (* (/ (* 1 (pow k m)) (+ (* k (+ k 10)) 1)) (sqrt a)) 1 (/ 1 (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a)) (* (* (cbrt a) (cbrt (pow k m))) (* (cbrt a) (cbrt (pow k m)))) (/ (* 1 (cbrt a)) (/ (+ (* k (+ k 10)) 1) (cbrt (pow k m)))) (* (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt a)) (* (/ 1 (/ (+ (* k (+ k 10)) 1) (cbrt (pow k m)))) (sqrt a)) (* (cbrt (pow k m)) (cbrt (pow k m))) (/ 1 (/ (+ (* k (+ k 10)) 1) (* a (cbrt (pow k m))))) (* (* (cbrt a) (cbrt a)) (sqrt (pow k m))) (/ 1 (/ (+ (* k (+ k 10)) 1) (* (cbrt a) (sqrt (pow k m))))) (* (sqrt (pow k m)) (sqrt a)) (/ (* 1 (sqrt a)) (/ (+ (* k (+ k 10)) 1) (sqrt (pow k m)))) (sqrt (pow k m)) (/ (* 1 a) (/ (+ (* k (+ k 10)) 1) (sqrt (pow k m)))) (* (cbrt a) (cbrt a)) (/ (* 1 (cbrt a)) (/ (+ (* k (+ k 10)) 1) (pow k m))) (sqrt a) (* (/ (* 1 (pow k m)) (+ (* k (+ k 10)) 1)) (sqrt a)) 1 (/ 1 (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a)) (* (pow k (/ m 2)) (* (cbrt a) (cbrt a))) (/ (* 1 (cbrt a)) (/ (+ (* k (+ k 10)) 1) (pow k (/ m 2)))) (* (pow k (/ m 2)) (sqrt a)) (/ (* 1 (sqrt a)) (/ (+ (* k (+ k 10)) 1) (pow k (/ m 2)))) (pow k (/ m 2)) (/ (* 1 a) (/ (+ (* k (+ k 10)) 1) (pow k (/ m 2)))) (* (cbrt a) (cbrt a)) (/ (* 1 (cbrt a)) (/ (+ (* k (+ k 10)) 1) (pow k m))) (sqrt a) (* (/ (* 1 (pow k m)) (+ (* k (+ k 10)) 1)) (sqrt a)) 1 (/ 1 (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a)) (* (/ 1 (+ (* k (+ k 10)) 1)) (* (cbrt a) (cbrt a))) (* (cbrt a) (pow k m)) (* (/ 1 (+ (* k (+ k 10)) 1)) (sqrt a)) (* (pow k m) (sqrt a)) (/ 1 (+ (* k (+ k 10)) 1)) (* (pow k m) a) 1 (/ 1 (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a)) (/ (* 1 (pow k m)) (+ (* k (+ k 10)) 1)) a (* (/ 1 (cbrt (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a))) (/ 1 (cbrt (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a)))) (/ 1 (cbrt (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a))) (/ 1 (sqrt (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a))) (/ 1 (sqrt (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a))) (/ 1 (* (/ (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m))) (cbrt a)) (/ (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m))) (cbrt a)))) (/ (* 1 (cbrt a)) (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (* (/ (/ 1 (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (sqrt a)) (/ (* 1 (sqrt a)) (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (/ 1 (* (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m))) (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m))))) (/ 1 (/ (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m))) a)) (/ 1 (/ (sqrt (/ (+ (* k (+ k 10)) 1) (pow k m))) (* (cbrt a) (cbrt a)))) (/ (* 1 (cbrt a)) (sqrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (* (/ 1 (sqrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (sqrt a)) (* (/ 1 (sqrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (sqrt a)) (/ 1 (sqrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (/ 1 (/ (sqrt (/ (+ (* k (+ k 10)) 1) (pow k m))) a)) (/ 1 (* (/ (cbrt (+ (* k (+ k 10)) 1)) (* (cbrt a) (cbrt a))) (/ (cbrt (+ (* k (+ k 10)) 1)) (pow (* (cbrt k) (cbrt k)) m)))) (/ 1 (/ (cbrt (+ (* k (+ k 10)) 1)) (* (cbrt a) (pow (cbrt k) m)))) (* (/ 1 (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt a)) (/ 1 (/ (/ (cbrt (+ (* k (+ k 10)) 1)) (pow (cbrt k) m)) (sqrt a))) (/ 1 (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (pow (* (cbrt k) (cbrt k)) m))) (* (/ 1 (/ (cbrt (+ (* k (+ k 10)) 1)) (pow (cbrt k) m))) a) (* (/ 1 (/ (cbrt (+ (* k (+ k 10)) 1)) (/ (pow (sqrt k) m) (cbrt (+ (* k (+ k 10)) 1))))) (* (cbrt a) (cbrt a))) (/ (* 1 (cbrt a)) (/ (cbrt (+ (* k (+ k 10)) 1)) (pow (sqrt k) m))) (* (/ 1 (/ (cbrt (+ (* k (+ k 10)) 1)) (/ (pow (sqrt k) m) (cbrt (+ (* k (+ k 10)) 1))))) (sqrt a)) (/ (* 1 (sqrt a)) (/ (cbrt (+ (* k (+ k 10)) 1)) (pow (sqrt k) m))) (/ 1 (/ (cbrt (+ (* k (+ k 10)) 1)) (/ (pow (sqrt k) m) (cbrt (+ (* k (+ k 10)) 1))))) (/ (* 1 a) (/ (cbrt (+ (* k (+ k 10)) 1)) (pow (sqrt k) m))) (/ 1 (* (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt a)) (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt a)))) (/ (* 1 (cbrt a)) (/ (cbrt (+ (* k (+ k 10)) 1)) (pow k m))) (* (/ (/ 1 (cbrt (+ (* k (+ k 10)) 1))) (cbrt (+ (* k (+ k 10)) 1))) (sqrt a)) (/ (* 1 (sqrt a)) (/ (cbrt (+ (* k (+ k 10)) 1)) (pow k m))) (/ 1 (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1)))) (/ 1 (/ (cbrt (+ (* k (+ k 10)) 1)) (* (pow k m) a))) (/ 1 (* (/ (cbrt (+ (* k (+ k 10)) 1)) (* (cbrt a) (cbrt (pow k m)))) (/ (cbrt (+ (* k (+ k 10)) 1)) (* (cbrt a) (cbrt (pow k m)))))) (* (* (/ 1 (cbrt (+ (* k (+ k 10)) 1))) (cbrt (pow k m))) (cbrt a)) (* (/ (/ 1 (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt (pow k m)))) (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt (pow k m)))) (sqrt a)) (/ 1 (/ (cbrt (+ (* k (+ k 10)) 1)) (* (sqrt a) (cbrt (pow k m))))) (/ (/ 1 (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt (pow k m)))) (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt (pow k m)))) (/ 1 (/ (cbrt (+ (* k (+ k 10)) 1)) (* a (cbrt (pow k m))))) (* (/ 1 (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (sqrt (pow k m)))) (* (cbrt a) (cbrt a))) (/ (* 1 (cbrt a)) (/ (cbrt (+ (* k (+ k 10)) 1)) (sqrt (pow k m)))) (* (/ 1 (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (sqrt (pow k m)))) (sqrt a)) (/ (* 1 (sqrt a)) (/ (cbrt (+ (* k (+ k 10)) 1)) (sqrt (pow k m)))) (/ 1 (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (sqrt (pow k m)))) (/ (* 1 a) (/ (cbrt (+ (* k (+ k 10)) 1)) (sqrt (pow k m)))) (/ 1 (* (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt a)) (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt a)))) (/ (* 1 (cbrt a)) (/ (cbrt (+ (* k (+ k 10)) 1)) (pow k m))) (* (/ (/ 1 (cbrt (+ (* k (+ k 10)) 1))) (cbrt (+ (* k (+ k 10)) 1))) (sqrt a)) (/ (* 1 (sqrt a)) (/ (cbrt (+ (* k (+ k 10)) 1)) (pow k m))) (/ 1 (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1)))) (/ 1 (/ (cbrt (+ (* k (+ k 10)) 1)) (* (pow k m) a))) (/ (* 1 (* (cbrt a) (cbrt a))) (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (pow k (/ m 2)))) (/ (* 1 (cbrt a)) (/ (cbrt (+ (* k (+ k 10)) 1)) (pow k (/ m 2)))) (/ 1 (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (* (sqrt a) (pow k (/ m 2))))) (/ (* 1 (sqrt a)) (/ (cbrt (+ (* k (+ k 10)) 1)) (pow k (/ m 2)))) (/ 1 (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (pow k (/ m 2)))) (/ 1 (/ (/ (cbrt (+ (* k (+ k 10)) 1)) a) (pow k (/ m 2)))) (/ 1 (/ (/ (sqrt (+ (* k (+ k 10)) 1)) (* (cbrt a) (cbrt a))) (pow (* (cbrt k) (cbrt k)) m))) (/ (* 1 (cbrt a)) (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (cbrt k) m))) (* (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (* (cbrt k) (cbrt k)) m))) (sqrt a)) (/ (* 1 (sqrt a)) (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (cbrt k) m))) (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (* (cbrt k) (cbrt k)) m))) (/ (* 1 a) (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (cbrt k) m))) (* (* (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (sqrt k) m))) (cbrt a)) (cbrt a)) (/ (* 1 (cbrt a)) (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (sqrt k) m))) (* (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (sqrt k) m))) (sqrt a)) (* (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (sqrt k) m))) (sqrt a)) (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (sqrt k) m))) (/ (* 1 a) (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (sqrt k) m))) (/ 1 (/ (/ (sqrt (+ (* k (+ k 10)) 1)) (cbrt a)) (cbrt a))) (/ (* 1 (cbrt a)) (/ (sqrt (+ (* k (+ k 10)) 1)) (pow k m))) (* (/ 1 (sqrt (+ (* k (+ k 10)) 1))) (sqrt a)) (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (* (sqrt a) (pow k m)))) (/ 1 (sqrt (+ (* k (+ k 10)) 1))) (/ (* 1 a) (/ (sqrt (+ (* k (+ k 10)) 1)) (pow k m))) (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (* (* (cbrt a) (cbrt (pow k m))) (* (cbrt a) (cbrt (pow k m)))))) (/ (* 1 (cbrt a)) (/ (sqrt (+ (* k (+ k 10)) 1)) (cbrt (pow k m)))) (* (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt a)) (/ (* 1 (sqrt a)) (/ (sqrt (+ (* k (+ k 10)) 1)) (cbrt (pow k m)))) (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (* 1 a) (/ (sqrt (+ (* k (+ k 10)) 1)) (cbrt (pow k m)))) (* (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (sqrt (pow k m)))) (* (cbrt a) (cbrt a))) (/ 1 (/ (/ (sqrt (+ (* k (+ k 10)) 1)) (cbrt a)) (sqrt (pow k m)))) (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (* (sqrt a) (sqrt (pow k m))))) (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (* (sqrt a) (sqrt (pow k m))))) (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (sqrt (pow k m)))) (* (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (sqrt (pow k m)))) a) (/ 1 (/ (/ (sqrt (+ (* k (+ k 10)) 1)) (cbrt a)) (cbrt a))) (/ (* 1 (cbrt a)) (/ (sqrt (+ (* k (+ k 10)) 1)) (pow k m))) (* (/ 1 (sqrt (+ (* k (+ k 10)) 1))) (sqrt a)) (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (* (sqrt a) (pow k m)))) (/ 1 (sqrt (+ (* k (+ k 10)) 1))) (/ (* 1 a) (/ (sqrt (+ (* k (+ k 10)) 1)) (pow k m))) (* (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (pow k (/ m 2)))) (* (cbrt a) (cbrt a))) (* (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (pow k (/ m 2)))) (cbrt a)) (* (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (pow k (/ m 2)))) (sqrt a)) (* (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (pow k (/ m 2)))) (sqrt a)) (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (pow k (/ m 2)))) (/ (* 1 a) (/ (sqrt (+ (* k (+ k 10)) 1)) (pow k (/ m 2)))) (* (cbrt a) (* (cbrt a) (pow (* (cbrt k) (cbrt k)) m))) (/ (* 1 (cbrt a)) (/ (+ (* k (+ k 10)) 1) (pow (cbrt k) m))) (* (pow (* (cbrt k) (cbrt k)) m) (sqrt a)) (/ (* 1 (sqrt a)) (/ (+ (* k (+ k 10)) 1) (pow (cbrt k) m))) (pow (* (cbrt k) (cbrt k)) m) (/ (* 1 a) (/ (+ (* k (+ k 10)) 1) (pow (cbrt k) m))) (* (pow (sqrt k) m) (* (cbrt a) (cbrt a))) (/ 1 (/ (+ (* k (+ k 10)) 1) (* (cbrt a) (pow (sqrt k) m)))) (* (pow (sqrt k) m) (sqrt a)) (/ 1 (/ (+ (* k (+ k 10)) 1) (* (sqrt a) (pow (sqrt k) m)))) (pow (sqrt k) m) (/ 1 (/ (+ (* k (+ k 10)) 1) (* a (pow (sqrt k) m)))) (* (cbrt a) (cbrt a)) (/ (* 1 (cbrt a)) (/ (+ (* k (+ k 10)) 1) (pow k m))) (sqrt a) (* (/ (* 1 (pow k m)) (+ (* k (+ k 10)) 1)) (sqrt a)) 1 (/ 1 (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a)) (* (* (cbrt a) (cbrt (pow k m))) (* (cbrt a) (cbrt (pow k m)))) (/ (* 1 (cbrt a)) (/ (+ (* k (+ k 10)) 1) (cbrt (pow k m)))) (* (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt a)) (* (/ 1 (/ (+ (* k (+ k 10)) 1) (cbrt (pow k m)))) (sqrt a)) (* (cbrt (pow k m)) (cbrt (pow k m))) (/ 1 (/ (+ (* k (+ k 10)) 1) (* a (cbrt (pow k m))))) (* (* (cbrt a) (cbrt a)) (sqrt (pow k m))) (/ 1 (/ (+ (* k (+ k 10)) 1) (* (cbrt a) (sqrt (pow k m))))) (* (sqrt (pow k m)) (sqrt a)) (/ (* 1 (sqrt a)) (/ (+ (* k (+ k 10)) 1) (sqrt (pow k m)))) (sqrt (pow k m)) (/ (* 1 a) (/ (+ (* k (+ k 10)) 1) (sqrt (pow k m)))) (* (cbrt a) (cbrt a)) (/ (* 1 (cbrt a)) (/ (+ (* k (+ k 10)) 1) (pow k m))) (sqrt a) (* (/ (* 1 (pow k m)) (+ (* k (+ k 10)) 1)) (sqrt a)) 1 (/ 1 (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a)) (* (pow k (/ m 2)) (* (cbrt a) (cbrt a))) (/ (* 1 (cbrt a)) (/ (+ (* k (+ k 10)) 1) (pow k (/ m 2)))) (* (pow k (/ m 2)) (sqrt a)) (/ (* 1 (sqrt a)) (/ (+ (* k (+ k 10)) 1) (pow k (/ m 2)))) (pow k (/ m 2)) (/ (* 1 a) (/ (+ (* k (+ k 10)) 1) (pow k (/ m 2)))) (* (cbrt a) (* (cbrt a) (pow (* (cbrt k) (cbrt k)) m))) (/ (* 1 (cbrt a)) (/ (+ (* k (+ k 10)) 1) (pow (cbrt k) m))) (* (pow (* (cbrt k) (cbrt k)) m) (sqrt a)) (/ (* 1 (sqrt a)) (/ (+ (* k (+ k 10)) 1) (pow (cbrt k) m))) (pow (* (cbrt k) (cbrt k)) m) (/ (* 1 a) (/ (+ (* k (+ k 10)) 1) (pow (cbrt k) m))) (* (pow (sqrt k) m) (* (cbrt a) (cbrt a))) (/ 1 (/ (+ (* k (+ k 10)) 1) (* (cbrt a) (pow (sqrt k) m)))) (* (pow (sqrt k) m) (sqrt a)) (/ 1 (/ (+ (* k (+ k 10)) 1) (* (sqrt a) (pow (sqrt k) m)))) (pow (sqrt k) m) (/ 1 (/ (+ (* k (+ k 10)) 1) (* a (pow (sqrt k) m)))) (* (cbrt a) (cbrt a)) (/ (* 1 (cbrt a)) (/ (+ (* k (+ k 10)) 1) (pow k m))) (sqrt a) (* (/ (* 1 (pow k m)) (+ (* k (+ k 10)) 1)) (sqrt a)) 1 (/ 1 (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a)) (* (* (cbrt a) (cbrt (pow k m))) (* (cbrt a) (cbrt (pow k m)))) (/ (* 1 (cbrt a)) (/ (+ (* k (+ k 10)) 1) (cbrt (pow k m)))) (* (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt a)) (* (/ 1 (/ (+ (* k (+ k 10)) 1) (cbrt (pow k m)))) (sqrt a)) (* (cbrt (pow k m)) (cbrt (pow k m))) (/ 1 (/ (+ (* k (+ k 10)) 1) (* a (cbrt (pow k m))))) (* (* (cbrt a) (cbrt a)) (sqrt (pow k m))) (/ 1 (/ (+ (* k (+ k 10)) 1) (* (cbrt a) (sqrt (pow k m))))) (* (sqrt (pow k m)) (sqrt a)) (/ (* 1 (sqrt a)) (/ (+ (* k (+ k 10)) 1) (sqrt (pow k m)))) (sqrt (pow k m)) (/ (* 1 a) (/ (+ (* k (+ k 10)) 1) (sqrt (pow k m)))) (* (cbrt a) (cbrt a)) (/ (* 1 (cbrt a)) (/ (+ (* k (+ k 10)) 1) (pow k m))) (sqrt a) (* (/ (* 1 (pow k m)) (+ (* k (+ k 10)) 1)) (sqrt a)) 1 (/ 1 (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a)) (* (pow k (/ m 2)) (* (cbrt a) (cbrt a))) (/ (* 1 (cbrt a)) (/ (+ (* k (+ k 10)) 1) (pow k (/ m 2)))) (* (pow k (/ m 2)) (sqrt a)) (/ (* 1 (sqrt a)) (/ (+ (* k (+ k 10)) 1) (pow k (/ m 2)))) (pow k (/ m 2)) (/ (* 1 a) (/ (+ (* k (+ k 10)) 1) (pow k (/ m 2)))) (* (cbrt a) (cbrt a)) (/ (* 1 (cbrt a)) (/ (+ (* k (+ k 10)) 1) (pow k m))) (sqrt a) (* (/ (* 1 (pow k m)) (+ (* k (+ k 10)) 1)) (sqrt a)) 1 (/ 1 (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a)) (* (/ 1 (+ (* k (+ k 10)) 1)) (* (cbrt a) (cbrt a))) (* (cbrt a) (pow k m)) (* (/ 1 (+ (* k (+ k 10)) 1)) (sqrt a)) (* (pow k m) (sqrt a)) (/ 1 (+ (* k (+ k 10)) 1)) (* (pow k m) a) 1 (/ 1 (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a)) (/ 1 (/ (+ (* k (+ k 10)) 1) (pow k m))) a (* (/ 1 (cbrt (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a))) (/ 1 (cbrt (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a)))) (/ 1 (cbrt (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a))) (/ 1 (sqrt (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a))) (/ 1 (sqrt (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a))) (/ 1 (* (/ (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m))) (cbrt a)) (/ (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m))) (cbrt a)))) (/ (* 1 (cbrt a)) (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (* (/ (/ 1 (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (sqrt a)) (/ (* 1 (sqrt a)) (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (/ (/ 1 (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (/ 1 (/ (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m))) a)) (/ 1 (/ (sqrt (/ (+ (* k (+ k 10)) 1) (pow k m))) (* (cbrt a) (cbrt a)))) (/ (* 1 (cbrt a)) (sqrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (* (/ 1 (sqrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (sqrt a)) (* (/ 1 (sqrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (sqrt a)) (/ 1 (sqrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (/ 1 (/ (sqrt (/ (+ (* k (+ k 10)) 1) (pow k m))) a)) (/ 1 (* (/ (cbrt (+ (* k (+ k 10)) 1)) (* (cbrt a) (cbrt a))) (/ (cbrt (+ (* k (+ k 10)) 1)) (pow (* (cbrt k) (cbrt k)) m)))) (/ 1 (/ (cbrt (+ (* k (+ k 10)) 1)) (* (cbrt a) (pow (cbrt k) m)))) (* (/ 1 (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt a)) (/ 1 (/ (/ (cbrt (+ (* k (+ k 10)) 1)) (pow (cbrt k) m)) (sqrt a))) (/ 1 (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (pow (* (cbrt k) (cbrt k)) m))) (* (/ 1 (/ (cbrt (+ (* k (+ k 10)) 1)) (pow (cbrt k) m))) a) (* (/ 1 (/ (cbrt (+ (* k (+ k 10)) 1)) (/ (pow (sqrt k) m) (cbrt (+ (* k (+ k 10)) 1))))) (* (cbrt a) (cbrt a))) (/ (* 1 (cbrt a)) (/ (cbrt (+ (* k (+ k 10)) 1)) (pow (sqrt k) m))) (* (/ 1 (/ (cbrt (+ (* k (+ k 10)) 1)) (/ (pow (sqrt k) m) (cbrt (+ (* k (+ k 10)) 1))))) (sqrt a)) (/ (* 1 (sqrt a)) (/ (cbrt (+ (* k (+ k 10)) 1)) (pow (sqrt k) m))) (/ 1 (/ (cbrt (+ (* k (+ k 10)) 1)) (/ (pow (sqrt k) m) (cbrt (+ (* k (+ k 10)) 1))))) (/ (* 1 a) (/ (cbrt (+ (* k (+ k 10)) 1)) (pow (sqrt k) m))) (/ 1 (* (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt a)) (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt a)))) (/ (* 1 (cbrt a)) (/ (cbrt (+ (* k (+ k 10)) 1)) (pow k m))) (* (/ (/ 1 (cbrt (+ (* k (+ k 10)) 1))) (cbrt (+ (* k (+ k 10)) 1))) (sqrt a)) (/ (* 1 (sqrt a)) (/ (cbrt (+ (* k (+ k 10)) 1)) (pow k m))) (/ 1 (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1)))) (/ 1 (/ (cbrt (+ (* k (+ k 10)) 1)) (* (pow k m) a))) (/ 1 (* (/ (cbrt (+ (* k (+ k 10)) 1)) (* (cbrt a) (cbrt (pow k m)))) (/ (cbrt (+ (* k (+ k 10)) 1)) (* (cbrt a) (cbrt (pow k m)))))) (* (* (/ 1 (cbrt (+ (* k (+ k 10)) 1))) (cbrt (pow k m))) (cbrt a)) (* (/ (/ 1 (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt (pow k m)))) (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt (pow k m)))) (sqrt a)) (/ 1 (/ (cbrt (+ (* k (+ k 10)) 1)) (* (sqrt a) (cbrt (pow k m))))) (/ (/ 1 (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt (pow k m)))) (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt (pow k m)))) (/ 1 (/ (cbrt (+ (* k (+ k 10)) 1)) (* a (cbrt (pow k m))))) (* (/ 1 (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (sqrt (pow k m)))) (* (cbrt a) (cbrt a))) (/ (* 1 (cbrt a)) (/ (cbrt (+ (* k (+ k 10)) 1)) (sqrt (pow k m)))) (* (/ 1 (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (sqrt (pow k m)))) (sqrt a)) (/ (* 1 (sqrt a)) (/ (cbrt (+ (* k (+ k 10)) 1)) (sqrt (pow k m)))) (/ 1 (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (sqrt (pow k m)))) (/ (* 1 a) (/ (cbrt (+ (* k (+ k 10)) 1)) (sqrt (pow k m)))) (/ 1 (* (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt a)) (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt a)))) (/ (* 1 (cbrt a)) (/ (cbrt (+ (* k (+ k 10)) 1)) (pow k m))) (* (/ (/ 1 (cbrt (+ (* k (+ k 10)) 1))) (cbrt (+ (* k (+ k 10)) 1))) (sqrt a)) (/ (* 1 (sqrt a)) (/ (cbrt (+ (* k (+ k 10)) 1)) (pow k m))) (/ 1 (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1)))) (/ 1 (/ (cbrt (+ (* k (+ k 10)) 1)) (* (pow k m) a))) (/ (* 1 (* (cbrt a) (cbrt a))) (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (pow k (/ m 2)))) (/ (* 1 (cbrt a)) (/ (cbrt (+ (* k (+ k 10)) 1)) (pow k (/ m 2)))) (/ 1 (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (* (sqrt a) (pow k (/ m 2))))) (/ (* 1 (sqrt a)) (/ (cbrt (+ (* k (+ k 10)) 1)) (pow k (/ m 2)))) (/ 1 (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (pow k (/ m 2)))) (/ 1 (/ (/ (cbrt (+ (* k (+ k 10)) 1)) a) (pow k (/ m 2)))) (/ 1 (/ (/ (sqrt (+ (* k (+ k 10)) 1)) (* (cbrt a) (cbrt a))) (pow (* (cbrt k) (cbrt k)) m))) (/ (* 1 (cbrt a)) (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (cbrt k) m))) (* (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (* (cbrt k) (cbrt k)) m))) (sqrt a)) (/ (* 1 (sqrt a)) (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (cbrt k) m))) (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (* (cbrt k) (cbrt k)) m))) (/ (* 1 a) (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (cbrt k) m))) (* (* (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (sqrt k) m))) (cbrt a)) (cbrt a)) (/ (* 1 (cbrt a)) (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (sqrt k) m))) (* (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (sqrt k) m))) (sqrt a)) (* (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (sqrt k) m))) (sqrt a)) (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (sqrt k) m))) (/ (* 1 a) (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (sqrt k) m))) (/ 1 (/ (/ (sqrt (+ (* k (+ k 10)) 1)) (cbrt a)) (cbrt a))) (/ (* 1 (cbrt a)) (/ (sqrt (+ (* k (+ k 10)) 1)) (pow k m))) (* (/ 1 (sqrt (+ (* k (+ k 10)) 1))) (sqrt a)) (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (* (sqrt a) (pow k m)))) (/ 1 (sqrt (+ (* k (+ k 10)) 1))) (/ (* 1 a) (/ (sqrt (+ (* k (+ k 10)) 1)) (pow k m))) (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (* (* (cbrt a) (cbrt (pow k m))) (* (cbrt a) (cbrt (pow k m)))))) (/ (* 1 (cbrt a)) (/ (sqrt (+ (* k (+ k 10)) 1)) (cbrt (pow k m)))) (* (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt a)) (/ (* 1 (sqrt a)) (/ (sqrt (+ (* k (+ k 10)) 1)) (cbrt (pow k m)))) (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (* 1 a) (/ (sqrt (+ (* k (+ k 10)) 1)) (cbrt (pow k m)))) (* (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (sqrt (pow k m)))) (* (cbrt a) (cbrt a))) (/ 1 (/ (/ (sqrt (+ (* k (+ k 10)) 1)) (cbrt a)) (sqrt (pow k m)))) (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (* (sqrt a) (sqrt (pow k m))))) (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (* (sqrt a) (sqrt (pow k m))))) (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (sqrt (pow k m)))) (* (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (sqrt (pow k m)))) a) (/ 1 (/ (/ (sqrt (+ (* k (+ k 10)) 1)) (cbrt a)) (cbrt a))) (/ (* 1 (cbrt a)) (/ (sqrt (+ (* k (+ k 10)) 1)) (pow k m))) (* (/ 1 (sqrt (+ (* k (+ k 10)) 1))) (sqrt a)) (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (* (sqrt a) (pow k m)))) (/ 1 (sqrt (+ (* k (+ k 10)) 1))) (/ (* 1 a) (/ (sqrt (+ (* k (+ k 10)) 1)) (pow k m))) (* (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (pow k (/ m 2)))) (* (cbrt a) (cbrt a))) (* (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (pow k (/ m 2)))) (cbrt a)) (* (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (pow k (/ m 2)))) (sqrt a)) (* (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (pow k (/ m 2)))) (sqrt a)) (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (pow k (/ m 2)))) (/ (* 1 a) (/ (sqrt (+ (* k (+ k 10)) 1)) (pow k (/ m 2)))) (* (cbrt a) (* (cbrt a) (pow (* (cbrt k) (cbrt k)) m))) (/ (* 1 (cbrt a)) (/ (+ (* k (+ k 10)) 1) (pow (cbrt k) m))) (* (pow (* (cbrt k) (cbrt k)) m) (sqrt a)) (/ (* 1 (sqrt a)) (/ (+ (* k (+ k 10)) 1) (pow (cbrt k) m))) (pow (* (cbrt k) (cbrt k)) m) (/ (* 1 a) (/ (+ (* k (+ k 10)) 1) (pow (cbrt k) m))) (* (pow (sqrt k) m) (* (cbrt a) (cbrt a))) (/ 1 (/ (+ (* k (+ k 10)) 1) (* (cbrt a) (pow (sqrt k) m)))) (* (pow (sqrt k) m) (sqrt a)) (/ 1 (/ (+ (* k (+ k 10)) 1) (* (sqrt a) (pow (sqrt k) m)))) (pow (sqrt k) m) (/ 1 (/ (+ (* k (+ k 10)) 1) (* a (pow (sqrt k) m)))) (* (cbrt a) (cbrt a)) (/ (* 1 (cbrt a)) (/ (+ (* k (+ k 10)) 1) (pow k m))) (sqrt a) (* (/ (* 1 (pow k m)) (+ (* k (+ k 10)) 1)) (sqrt a)) 1 (/ 1 (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a)) (* (* (cbrt a) (cbrt (pow k m))) (* (cbrt a) (cbrt (pow k m)))) (/ (* 1 (cbrt a)) (/ (+ (* k (+ k 10)) 1) (cbrt (pow k m)))) (* (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt a)) (* (/ 1 (/ (+ (* k (+ k 10)) 1) (cbrt (pow k m)))) (sqrt a)) (* (cbrt (pow k m)) (cbrt (pow k m))) (/ 1 (/ (+ (* k (+ k 10)) 1) (* a (cbrt (pow k m))))) (* (* (cbrt a) (cbrt a)) (sqrt (pow k m))) (/ 1 (/ (+ (* k (+ k 10)) 1) (* (cbrt a) (sqrt (pow k m))))) (* (sqrt (pow k m)) (sqrt a)) (/ (* 1 (sqrt a)) (/ (+ (* k (+ k 10)) 1) (sqrt (pow k m)))) (sqrt (pow k m)) (/ (* 1 a) (/ (+ (* k (+ k 10)) 1) (sqrt (pow k m)))) (* (cbrt a) (cbrt a)) (/ (* 1 (cbrt a)) (/ (+ (* k (+ k 10)) 1) (pow k m))) (sqrt a) (* (/ (* 1 (pow k m)) (+ (* k (+ k 10)) 1)) (sqrt a)) 1 (/ 1 (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a)) (* (pow k (/ m 2)) (* (cbrt a) (cbrt a))) (/ (* 1 (cbrt a)) (/ (+ (* k (+ k 10)) 1) (pow k (/ m 2)))) (* (pow k (/ m 2)) (sqrt a)) (/ (* 1 (sqrt a)) (/ (+ (* k (+ k 10)) 1) (pow k (/ m 2)))) (pow k (/ m 2)) (/ (* 1 a) (/ (+ (* k (+ k 10)) 1) (pow k (/ m 2)))) (* (cbrt a) (* (cbrt a) (pow (* (cbrt k) (cbrt k)) m))) (/ (* 1 (cbrt a)) (/ (+ (* k (+ k 10)) 1) (pow (cbrt k) m))) (* (pow (* (cbrt k) (cbrt k)) m) (sqrt a)) (/ (* 1 (sqrt a)) (/ (+ (* k (+ k 10)) 1) (pow (cbrt k) m))) (pow (* (cbrt k) (cbrt k)) m) (/ (* 1 a) (/ (+ (* k (+ k 10)) 1) (pow (cbrt k) m))) (* (pow (sqrt k) m) (* (cbrt a) (cbrt a))) (/ 1 (/ (+ (* k (+ k 10)) 1) (* (cbrt a) (pow (sqrt k) m)))) (* (pow (sqrt k) m) (sqrt a)) (/ 1 (/ (+ (* k (+ k 10)) 1) (* (sqrt a) (pow (sqrt k) m)))) (pow (sqrt k) m) (/ 1 (/ (+ (* k (+ k 10)) 1) (* a (pow (sqrt k) m)))) (* (cbrt a) (cbrt a)) (/ (* 1 (cbrt a)) (/ (+ (* k (+ k 10)) 1) (pow k m))) (sqrt a) (* (/ (* 1 (pow k m)) (+ (* k (+ k 10)) 1)) (sqrt a)) 1 (/ 1 (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a)) (* (* (cbrt a) (cbrt (pow k m))) (* (cbrt a) (cbrt (pow k m)))) (/ (* 1 (cbrt a)) (/ (+ (* k (+ k 10)) 1) (cbrt (pow k m)))) (* (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt a)) (* (/ 1 (/ (+ (* k (+ k 10)) 1) (cbrt (pow k m)))) (sqrt a)) (* (cbrt (pow k m)) (cbrt (pow k m))) (/ 1 (/ (+ (* k (+ k 10)) 1) (* a (cbrt (pow k m))))) (* (* (cbrt a) (cbrt a)) (sqrt (pow k m))) (/ 1 (/ (+ (* k (+ k 10)) 1) (* (cbrt a) (sqrt (pow k m))))) (* (sqrt (pow k m)) (sqrt a)) (/ (* 1 (sqrt a)) (/ (+ (* k (+ k 10)) 1) (sqrt (pow k m)))) (sqrt (pow k m)) (/ (* 1 a) (/ (+ (* k (+ k 10)) 1) (sqrt (pow k m)))) (* (cbrt a) (cbrt a)) (/ (* 1 (cbrt a)) (/ (+ (* k (+ k 10)) 1) (pow k m))) (sqrt a) (* (/ (* 1 (pow k m)) (+ (* k (+ k 10)) 1)) (sqrt a)) 1 (/ 1 (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a)) (* (pow k (/ m 2)) (* (cbrt a) (cbrt a))) (/ (* 1 (cbrt a)) (/ (+ (* k (+ k 10)) 1) (pow k (/ m 2)))) (* (pow k (/ m 2)) (sqrt a)) (/ (* 1 (sqrt a)) (/ (+ (* k (+ k 10)) 1) (pow k (/ m 2)))) (pow k (/ m 2)) (/ (* 1 a) (/ (+ (* k (+ k 10)) 1) (pow k (/ m 2)))) (* (cbrt a) (cbrt a)) (/ (* 1 (cbrt a)) (/ (+ (* k (+ k 10)) 1) (pow k m))) (sqrt a) (* (/ (* 1 (pow k m)) (+ (* k (+ k 10)) 1)) (sqrt a)) 1 (/ 1 (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a)) (* (/ 1 (+ (* k (+ k 10)) 1)) (* (cbrt a) (cbrt a))) (* (cbrt a) (pow k m)) (* (/ 1 (+ (* k (+ k 10)) 1)) (sqrt a)) (* (pow k m) (sqrt a)) (/ 1 (+ (* k (+ k 10)) 1)) (* (pow k m) a) 1 (/ 1 (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a)) (/ (* 1 (pow k m)) (+ (* k (+ k 10)) 1)) a (/ 1 (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a)) (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a) (* (/ 1 (cbrt (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a))) (/ 1 (cbrt (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a)))) (/ 1 (sqrt (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a))) (/ 1 (* (/ (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m))) (cbrt a)) (/ (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m))) (cbrt a)))) (* (/ (/ 1 (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (sqrt a)) (/ (/ 1 (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (cbrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (/ 1 (/ (sqrt (/ (+ (* k (+ k 10)) 1) (pow k m))) (* (cbrt a) (cbrt a)))) (* (/ 1 (sqrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (sqrt a)) (/ 1 (sqrt (/ (+ (* k (+ k 10)) 1) (pow k m)))) (/ 1 (* (/ (cbrt (+ (* k (+ k 10)) 1)) (* (cbrt a) (cbrt a))) (/ (cbrt (+ (* k (+ k 10)) 1)) (pow (* (cbrt k) (cbrt k)) m)))) (* (/ 1 (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt a)) (/ 1 (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (pow (* (cbrt k) (cbrt k)) m))) (* (/ 1 (/ (cbrt (+ (* k (+ k 10)) 1)) (/ (pow (sqrt k) m) (cbrt (+ (* k (+ k 10)) 1))))) (* (cbrt a) (cbrt a))) (* (/ 1 (/ (cbrt (+ (* k (+ k 10)) 1)) (/ (pow (sqrt k) m) (cbrt (+ (* k (+ k 10)) 1))))) (sqrt a)) (/ 1 (/ (cbrt (+ (* k (+ k 10)) 1)) (/ (pow (sqrt k) m) (cbrt (+ (* k (+ k 10)) 1))))) (/ 1 (* (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt a)) (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt a)))) (* (/ (/ 1 (cbrt (+ (* k (+ k 10)) 1))) (cbrt (+ (* k (+ k 10)) 1))) (sqrt a)) (/ 1 (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1)))) (/ 1 (* (/ (cbrt (+ (* k (+ k 10)) 1)) (* (cbrt a) (cbrt (pow k m)))) (/ (cbrt (+ (* k (+ k 10)) 1)) (* (cbrt a) (cbrt (pow k m)))))) (* (/ (/ 1 (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt (pow k m)))) (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt (pow k m)))) (sqrt a)) (/ (/ 1 (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt (pow k m)))) (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt (pow k m)))) (* (/ 1 (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (sqrt (pow k m)))) (* (cbrt a) (cbrt a))) (* (/ 1 (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (sqrt (pow k m)))) (sqrt a)) (/ 1 (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (sqrt (pow k m)))) (/ 1 (* (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt a)) (/ (cbrt (+ (* k (+ k 10)) 1)) (cbrt a)))) (* (/ (/ 1 (cbrt (+ (* k (+ k 10)) 1))) (cbrt (+ (* k (+ k 10)) 1))) (sqrt a)) (/ 1 (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1)))) (/ (* 1 (* (cbrt a) (cbrt a))) (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (pow k (/ m 2)))) (/ 1 (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (* (sqrt a) (pow k (/ m 2))))) (/ 1 (/ (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (pow k (/ m 2)))) (/ 1 (/ (/ (sqrt (+ (* k (+ k 10)) 1)) (* (cbrt a) (cbrt a))) (pow (* (cbrt k) (cbrt k)) m))) (* (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (* (cbrt k) (cbrt k)) m))) (sqrt a)) (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (* (cbrt k) (cbrt k)) m))) (* (* (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (sqrt k) m))) (cbrt a)) (cbrt a)) (* (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (sqrt k) m))) (sqrt a)) (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (pow (sqrt k) m))) (/ 1 (/ (/ (sqrt (+ (* k (+ k 10)) 1)) (cbrt a)) (cbrt a))) (* (/ 1 (sqrt (+ (* k (+ k 10)) 1))) (sqrt a)) (/ 1 (sqrt (+ (* k (+ k 10)) 1))) (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (* (* (cbrt a) (cbrt (pow k m))) (* (cbrt a) (cbrt (pow k m)))))) (* (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt a)) (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (* (cbrt (pow k m)) (cbrt (pow k m))))) (* (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (sqrt (pow k m)))) (* (cbrt a) (cbrt a))) (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (* (sqrt a) (sqrt (pow k m))))) (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (sqrt (pow k m)))) (/ 1 (/ (/ (sqrt (+ (* k (+ k 10)) 1)) (cbrt a)) (cbrt a))) (* (/ 1 (sqrt (+ (* k (+ k 10)) 1))) (sqrt a)) (/ 1 (sqrt (+ (* k (+ k 10)) 1))) (* (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (pow k (/ m 2)))) (* (cbrt a) (cbrt a))) (* (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (pow k (/ m 2)))) (sqrt a)) (/ 1 (/ (sqrt (+ (* k (+ k 10)) 1)) (pow k (/ m 2)))) (* (cbrt a) (* (cbrt a) (pow (* (cbrt k) (cbrt k)) m))) (* (pow (* (cbrt k) (cbrt k)) m) (sqrt a)) (pow (* (cbrt k) (cbrt k)) m) (* (pow (sqrt k) m) (* (cbrt a) (cbrt a))) (* (pow (sqrt k) m) (sqrt a)) (pow (sqrt k) m) (* (cbrt a) (cbrt a)) (sqrt a) 1 (* (* (cbrt a) (cbrt (pow k m))) (* (cbrt a) (cbrt (pow k m)))) (* (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt a)) (* (cbrt (pow k m)) (cbrt (pow k m))) (* (* (cbrt a) (cbrt a)) (sqrt (pow k m))) (* (sqrt (pow k m)) (sqrt a)) (sqrt (pow k m)) (* (cbrt a) (cbrt a)) (sqrt a) 1 (* (pow k (/ m 2)) (* (cbrt a) (cbrt a))) (* (pow k (/ m 2)) (sqrt a)) (pow k (/ m 2)) (* (cbrt a) (* (cbrt a) (pow (* (cbrt k) (cbrt k)) m))) (* (pow (* (cbrt k) (cbrt k)) m) (sqrt a)) (pow (* (cbrt k) (cbrt k)) m) (* (pow (sqrt k) m) (* (cbrt a) (cbrt a))) (* (pow (sqrt k) m) (sqrt a)) (pow (sqrt k) m) (* (cbrt a) (cbrt a)) (sqrt a) 1 (* (* (cbrt a) (cbrt (pow k m))) (* (cbrt a) (cbrt (pow k m)))) (* (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt a)) (* (cbrt (pow k m)) (cbrt (pow k m))) (* (* (cbrt a) (cbrt a)) (sqrt (pow k m))) (* (sqrt (pow k m)) (sqrt a)) (sqrt (pow k m)) (* (cbrt a) (cbrt a)) (sqrt a) 1 (* (pow k (/ m 2)) (* (cbrt a) (cbrt a))) (* (pow k (/ m 2)) (sqrt a)) (pow k (/ m 2)) (* (cbrt a) (cbrt a)) (sqrt a) 1 (* (/ 1 (+ (* k (+ k 10)) 1)) (* (cbrt a) (cbrt a))) (* (/ 1 (+ (* k (+ k 10)) 1)) (sqrt a)) (/ 1 (+ (* k (+ k 10)) 1)) 1 (/ (* 1 (pow k m)) (+ (* k (+ k 10)) 1)) (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a) (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a) (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a) (/ (* 1 (pow k m)) (+ (* k (+ k 10)) 1)) (real->posit16 (/ 1 (/ (/ (+ (* k (+ k 10)) 1) (pow k m)) a))) (exp (* k (+ k 10))) (log (* k (+ k 10))) (exp (* k (+ k 10))) (* (cbrt (* k (+ k 10))) (cbrt (* k (+ k 10)))) (cbrt (* k (+ k 10))) (* (* (* k (+ k 10)) (* k (+ k 10))) (* k (+ k 10))) (sqrt (* k (+ k 10))) (sqrt (* k (+ k 10))) (* (* (* k k) k) (+ (* (* k k) k) 1000)) (+ (* (* k k) (* k k)) (* (* k 10) (- (* k 10) (* k k)))) (* (* k k) (- (* k k) 100)) (* k (- k 10)) (+ k 10) (real->posit16 (* k (+ k 10))) (exp (+ (* k (+ k 10)) 1)) (exp (+ (* k (+ k 10)) 1)) (log (+ (* k (+ k 10)) 1)) (exp (+ (* k (+ k 10)) 1)) (* (cbrt (+ (* k (+ k 10)) 1)) (cbrt (+ (* k (+ k 10)) 1))) (cbrt (+ (* k (+ k 10)) 1)) (* (+ (* k (+ k 10)) 1) (* (+ (* k (+ k 10)) 1) (+ (* k (+ k 10)) 1))) (sqrt (+ (* k (+ k 10)) 1)) (sqrt (+ (* k (+ k 10)) 1)) (+ 1 (* (* (* k (+ k 10)) (* k (+ k 10))) (* k (+ k 10)))) (+ (* (* k (+ k 10)) (* k (+ k 10))) (- 1 (* k (+ k 10)))) (+ (* (* k (+ k 10)) (* k (+ k 10))) -1) (- (* k (+ k 10)) 1) (+ (* k (+ k 10)) 1) (+ 1 (* k 10)) (real->posit16 (+ (* k (+ k 10)) 1)) (- (+ (/ 1 a) (/ (* k 10) a)) (/ (* m (log k)) a)) (+ (+ (/ (/ (* k 10) a) (exp (* (- m) (- (log k))))) (/ (exp (- (* (- m) (- (log k))))) a)) (/ k (/ (* a (exp (* (- m) (- (log k))))) k))) (+ (+ (/ (/ (* k k) a) (exp (* m (+ (- (log -1) (log -1)) (log k))))) (/ (* (/ k a) 10) (exp (* m (+ (- (log -1) (log -1)) (log k)))))) (/ 1 (* (exp (* m (+ (- (log -1) (log -1)) (log k)))) a))) (+ (* (log k) (* m a)) (- a (* (* k 10) a))) (+ (/ (* (* 99 a) (exp (* (- m) (- (log k))))) (* (* k k) (* k k))) (+ (/ (/ (* a (exp (* (- m) (- (log k))))) k) k) (/ (- (* 10 (* a (exp (* (- m) (- (log k))))))) (* (* k k) k)))) (+ (/ (* (exp (* m (+ (- (log -1) (log -1)) (log k)))) a) (* k k)) (- (* (/ 99 (* k k)) (/ (* (exp (* m (+ (- (log -1) (log -1)) (log k)))) a) (* k k))) (/ (* 10 a) (/ (* (* k k) k) (exp (* m (+ (- (log -1) (log -1)) (log k)))))))) (* k (+ k 10)) (* k (+ k 10)) (* k (+ k 10)) (+ (* k (+ k 10)) 1) (+ (* k (+ k 10)) 1) (+ (* k (+ k 10)) 1) 18.140 * * * [progress]: adding candidates to table 20.719 * * [progress]: iteration 4 / 4 20.719 * * * [progress]: picking best candidate 20.739 * * * * [pick]: Picked # 20.740 * * * [progress]: localizing error 20.783 * * * [progress]: generating rewritten candidates 20.783 * * * * [progress]: [ 1 / 4 ] rewriting at (2 2 1) 20.795 * * * * [progress]: [ 2 / 4 ] rewriting at (2 1 2 1) 20.810 * * * * [progress]: [ 3 / 4 ] rewriting at (2) 20.850 * * * * [progress]: [ 4 / 4 ] rewriting at (2 2 1 1 1) 21.086 * * * [progress]: generating series expansions 21.087 * * * * [progress]: [ 1 / 4 ] generating series at (2 2 1) 21.087 * [backup-simplify]: Simplify (sqrt (+ (* (+ k 10) k) 1)) into (sqrt (+ (pow k 2) (+ 1 (* 10 k)))) 21.087 * [approximate]: Taking taylor expansion of (sqrt (+ (pow k 2) (+ 1 (* 10 k)))) in (k) around 0 21.087 * [taylor]: Taking taylor expansion of (sqrt (+ (pow k 2) (+ 1 (* 10 k)))) in k 21.087 * [taylor]: Taking taylor expansion of (+ (pow k 2) (+ 1 (* 10 k))) in k 21.087 * [taylor]: Taking taylor expansion of (pow k 2) in k 21.087 * [taylor]: Taking taylor expansion of k in k 21.087 * [backup-simplify]: Simplify 0 into 0 21.087 * [backup-simplify]: Simplify 1 into 1 21.087 * [taylor]: Taking taylor expansion of (+ 1 (* 10 k)) in k 21.087 * [taylor]: Taking taylor expansion of 1 in k 21.087 * [backup-simplify]: Simplify 1 into 1 21.087 * [taylor]: Taking taylor expansion of (* 10 k) in k 21.087 * [taylor]: Taking taylor expansion of 10 in k 21.087 * [backup-simplify]: Simplify 10 into 10 21.087 * [taylor]: Taking taylor expansion of k in k 21.087 * [backup-simplify]: Simplify 0 into 0 21.087 * [backup-simplify]: Simplify 1 into 1 21.088 * [backup-simplify]: Simplify (* 10 0) into 0 21.088 * [backup-simplify]: Simplify (+ 1 0) into 1 21.088 * [backup-simplify]: Simplify (+ 0 1) into 1 21.088 * [backup-simplify]: Simplify (sqrt 1) into 1 21.089 * [backup-simplify]: Simplify (+ (* 10 1) (* 0 0)) into 10 21.089 * [backup-simplify]: Simplify (+ 0 10) into 10 21.089 * [backup-simplify]: Simplify (+ 0 10) into 10 21.090 * [backup-simplify]: Simplify (/ 10 (* 2 (sqrt 1))) into 5 21.090 * [taylor]: Taking taylor expansion of (sqrt (+ (pow k 2) (+ 1 (* 10 k)))) in k 21.090 * [taylor]: Taking taylor expansion of (+ (pow k 2) (+ 1 (* 10 k))) in k 21.090 * [taylor]: Taking taylor expansion of (pow k 2) in k 21.090 * [taylor]: Taking taylor expansion of k in k 21.090 * [backup-simplify]: Simplify 0 into 0 21.090 * [backup-simplify]: Simplify 1 into 1 21.090 * [taylor]: Taking taylor expansion of (+ 1 (* 10 k)) in k 21.090 * [taylor]: Taking taylor expansion of 1 in k 21.090 * [backup-simplify]: Simplify 1 into 1 21.090 * [taylor]: Taking taylor expansion of (* 10 k) in k 21.090 * [taylor]: Taking taylor expansion of 10 in k 21.090 * [backup-simplify]: Simplify 10 into 10 21.090 * [taylor]: Taking taylor expansion of k in k 21.090 * [backup-simplify]: Simplify 0 into 0 21.090 * [backup-simplify]: Simplify 1 into 1 21.091 * [backup-simplify]: Simplify (* 10 0) into 0 21.091 * [backup-simplify]: Simplify (+ 1 0) into 1 21.092 * [backup-simplify]: Simplify (+ 0 1) into 1 21.092 * [backup-simplify]: Simplify (sqrt 1) into 1 21.092 * [backup-simplify]: Simplify (+ (* 10 1) (* 0 0)) into 10 21.093 * [backup-simplify]: Simplify (+ 0 10) into 10 21.093 * [backup-simplify]: Simplify (+ 0 10) into 10 21.094 * [backup-simplify]: Simplify (/ 10 (* 2 (sqrt 1))) into 5 21.094 * [backup-simplify]: Simplify 1 into 1 21.094 * [backup-simplify]: Simplify 5 into 5 21.094 * [backup-simplify]: Simplify (* 1 1) into 1 21.095 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 0 1) (* 0 0))) into 0 21.096 * [backup-simplify]: Simplify (+ 0 0) into 0 21.096 * [backup-simplify]: Simplify (+ 1 0) into 1 21.097 * [backup-simplify]: Simplify (/ (- 1 (pow 5 2) (+)) (* 2 1)) into -12 21.097 * [backup-simplify]: Simplify -12 into -12 21.097 * [backup-simplify]: Simplify (+ (* -12 (pow k 2)) (+ (* 5 k) 1)) into (- (+ 1 (* 5 k)) (* 12 (pow k 2))) 21.097 * [backup-simplify]: Simplify (sqrt (+ (* (+ (/ 1 k) 10) (/ 1 k)) 1)) into (sqrt (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) 21.097 * [approximate]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) in (k) around 0 21.097 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) in k 21.097 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) in k 21.097 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 21.097 * [taylor]: Taking taylor expansion of (pow k 2) in k 21.097 * [taylor]: Taking taylor expansion of k in k 21.097 * [backup-simplify]: Simplify 0 into 0 21.097 * [backup-simplify]: Simplify 1 into 1 21.098 * [backup-simplify]: Simplify (* 1 1) into 1 21.098 * [backup-simplify]: Simplify (/ 1 1) into 1 21.098 * [taylor]: Taking taylor expansion of (+ (* 10 (/ 1 k)) 1) in k 21.098 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 21.099 * [taylor]: Taking taylor expansion of 10 in k 21.099 * [backup-simplify]: Simplify 10 into 10 21.099 * [taylor]: Taking taylor expansion of (/ 1 k) in k 21.099 * [taylor]: Taking taylor expansion of k in k 21.099 * [backup-simplify]: Simplify 0 into 0 21.099 * [backup-simplify]: Simplify 1 into 1 21.099 * [backup-simplify]: Simplify (/ 1 1) into 1 21.099 * [taylor]: Taking taylor expansion of 1 in k 21.099 * [backup-simplify]: Simplify 1 into 1 21.099 * [backup-simplify]: Simplify (+ 1 0) into 1 21.100 * [backup-simplify]: Simplify (sqrt 1) into 1 21.100 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 21.101 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 21.101 * [backup-simplify]: Simplify (* 10 1) into 10 21.102 * [backup-simplify]: Simplify (+ 10 0) into 10 21.102 * [backup-simplify]: Simplify (+ 0 10) into 10 21.103 * [backup-simplify]: Simplify (/ 10 (* 2 (sqrt 1))) into 5 21.103 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) in k 21.103 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) in k 21.103 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 21.103 * [taylor]: Taking taylor expansion of (pow k 2) in k 21.103 * [taylor]: Taking taylor expansion of k in k 21.103 * [backup-simplify]: Simplify 0 into 0 21.103 * [backup-simplify]: Simplify 1 into 1 21.103 * [backup-simplify]: Simplify (* 1 1) into 1 21.104 * [backup-simplify]: Simplify (/ 1 1) into 1 21.104 * [taylor]: Taking taylor expansion of (+ (* 10 (/ 1 k)) 1) in k 21.104 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 21.104 * [taylor]: Taking taylor expansion of 10 in k 21.104 * [backup-simplify]: Simplify 10 into 10 21.104 * [taylor]: Taking taylor expansion of (/ 1 k) in k 21.104 * [taylor]: Taking taylor expansion of k in k 21.104 * [backup-simplify]: Simplify 0 into 0 21.104 * [backup-simplify]: Simplify 1 into 1 21.104 * [backup-simplify]: Simplify (/ 1 1) into 1 21.104 * [taylor]: Taking taylor expansion of 1 in k 21.104 * [backup-simplify]: Simplify 1 into 1 21.105 * [backup-simplify]: Simplify (+ 1 0) into 1 21.105 * [backup-simplify]: Simplify (sqrt 1) into 1 21.105 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 21.106 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 21.106 * [backup-simplify]: Simplify (* 10 1) into 10 21.107 * [backup-simplify]: Simplify (+ 10 0) into 10 21.107 * [backup-simplify]: Simplify (+ 0 10) into 10 21.108 * [backup-simplify]: Simplify (/ 10 (* 2 (sqrt 1))) into 5 21.108 * [backup-simplify]: Simplify 1 into 1 21.108 * [backup-simplify]: Simplify 5 into 5 21.109 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 21.110 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 21.110 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 21.111 * [backup-simplify]: Simplify (+ (* 10 0) (* 0 1)) into 0 21.111 * [backup-simplify]: Simplify (+ 0 1) into 1 21.112 * [backup-simplify]: Simplify (+ 0 1) into 1 21.113 * [backup-simplify]: Simplify (/ (- 1 (pow 5 2) (+)) (* 2 1)) into -12 21.113 * [backup-simplify]: Simplify -12 into -12 21.113 * [backup-simplify]: Simplify (+ (* -12 (/ 1 k)) (+ 5 (* 1 (/ 1 (/ 1 k))))) into (- (+ 5 k) (* 12 (/ 1 k))) 21.113 * [backup-simplify]: Simplify (sqrt (+ (* (+ (/ 1 (- k)) 10) (/ 1 (- k))) 1)) into (sqrt (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) 21.113 * [approximate]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) in (k) around 0 21.113 * [taylor]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) in k 21.113 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) in k 21.113 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1) in k 21.113 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 21.113 * [taylor]: Taking taylor expansion of (pow k 2) in k 21.113 * [taylor]: Taking taylor expansion of k in k 21.113 * [backup-simplify]: Simplify 0 into 0 21.113 * [backup-simplify]: Simplify 1 into 1 21.114 * [backup-simplify]: Simplify (* 1 1) into 1 21.114 * [backup-simplify]: Simplify (/ 1 1) into 1 21.114 * [taylor]: Taking taylor expansion of 1 in k 21.114 * [backup-simplify]: Simplify 1 into 1 21.114 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 21.114 * [taylor]: Taking taylor expansion of 10 in k 21.114 * [backup-simplify]: Simplify 10 into 10 21.114 * [taylor]: Taking taylor expansion of (/ 1 k) in k 21.114 * [taylor]: Taking taylor expansion of k in k 21.114 * [backup-simplify]: Simplify 0 into 0 21.114 * [backup-simplify]: Simplify 1 into 1 21.114 * [backup-simplify]: Simplify (/ 1 1) into 1 21.115 * [backup-simplify]: Simplify (+ 1 0) into 1 21.115 * [backup-simplify]: Simplify (+ 1 0) into 1 21.116 * [backup-simplify]: Simplify (sqrt 1) into 1 21.116 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 21.117 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 21.117 * [backup-simplify]: Simplify (+ 0 0) into 0 21.118 * [backup-simplify]: Simplify (* 10 1) into 10 21.118 * [backup-simplify]: Simplify (- 10) into -10 21.118 * [backup-simplify]: Simplify (+ 0 -10) into -10 21.119 * [backup-simplify]: Simplify (/ -10 (* 2 (sqrt 1))) into -5 21.119 * [taylor]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) in k 21.119 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) in k 21.119 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1) in k 21.119 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 21.119 * [taylor]: Taking taylor expansion of (pow k 2) in k 21.119 * [taylor]: Taking taylor expansion of k in k 21.119 * [backup-simplify]: Simplify 0 into 0 21.119 * [backup-simplify]: Simplify 1 into 1 21.119 * [backup-simplify]: Simplify (* 1 1) into 1 21.120 * [backup-simplify]: Simplify (/ 1 1) into 1 21.120 * [taylor]: Taking taylor expansion of 1 in k 21.120 * [backup-simplify]: Simplify 1 into 1 21.120 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 21.120 * [taylor]: Taking taylor expansion of 10 in k 21.120 * [backup-simplify]: Simplify 10 into 10 21.120 * [taylor]: Taking taylor expansion of (/ 1 k) in k 21.120 * [taylor]: Taking taylor expansion of k in k 21.120 * [backup-simplify]: Simplify 0 into 0 21.120 * [backup-simplify]: Simplify 1 into 1 21.120 * [backup-simplify]: Simplify (/ 1 1) into 1 21.121 * [backup-simplify]: Simplify (+ 1 0) into 1 21.121 * [backup-simplify]: Simplify (+ 1 0) into 1 21.121 * [backup-simplify]: Simplify (sqrt 1) into 1 21.122 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 21.123 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 21.123 * [backup-simplify]: Simplify (+ 0 0) into 0 21.123 * [backup-simplify]: Simplify (* 10 1) into 10 21.124 * [backup-simplify]: Simplify (- 10) into -10 21.124 * [backup-simplify]: Simplify (+ 0 -10) into -10 21.125 * [backup-simplify]: Simplify (/ -10 (* 2 (sqrt 1))) into -5 21.125 * [backup-simplify]: Simplify 1 into 1 21.125 * [backup-simplify]: Simplify -5 into -5 21.125 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 21.126 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 21.127 * [backup-simplify]: Simplify (+ 0 1) into 1 21.127 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 21.128 * [backup-simplify]: Simplify (+ (* 10 0) (* 0 1)) into 0 21.128 * [backup-simplify]: Simplify (- 0) into 0 21.129 * [backup-simplify]: Simplify (+ 1 0) into 1 21.129 * [backup-simplify]: Simplify (/ (- 1 (pow -5 2) (+)) (* 2 1)) into -12 21.130 * [backup-simplify]: Simplify -12 into -12 21.130 * [backup-simplify]: Simplify (+ (* -12 (/ 1 (- k))) (+ -5 (* 1 (/ 1 (/ 1 (- k)))))) into (- (* 12 (/ 1 k)) (+ 5 k)) 21.130 * * * * [progress]: [ 2 / 4 ] generating series at (2 1 2 1) 21.130 * [backup-simplify]: Simplify (sqrt (+ (* (+ k 10) k) 1)) into (sqrt (+ (pow k 2) (+ 1 (* 10 k)))) 21.130 * [approximate]: Taking taylor expansion of (sqrt (+ (pow k 2) (+ 1 (* 10 k)))) in (k) around 0 21.130 * [taylor]: Taking taylor expansion of (sqrt (+ (pow k 2) (+ 1 (* 10 k)))) in k 21.130 * [taylor]: Taking taylor expansion of (+ (pow k 2) (+ 1 (* 10 k))) in k 21.130 * [taylor]: Taking taylor expansion of (pow k 2) in k 21.130 * [taylor]: Taking taylor expansion of k in k 21.130 * [backup-simplify]: Simplify 0 into 0 21.130 * [backup-simplify]: Simplify 1 into 1 21.130 * [taylor]: Taking taylor expansion of (+ 1 (* 10 k)) in k 21.130 * [taylor]: Taking taylor expansion of 1 in k 21.130 * [backup-simplify]: Simplify 1 into 1 21.130 * [taylor]: Taking taylor expansion of (* 10 k) in k 21.130 * [taylor]: Taking taylor expansion of 10 in k 21.130 * [backup-simplify]: Simplify 10 into 10 21.130 * [taylor]: Taking taylor expansion of k in k 21.130 * [backup-simplify]: Simplify 0 into 0 21.130 * [backup-simplify]: Simplify 1 into 1 21.131 * [backup-simplify]: Simplify (* 10 0) into 0 21.131 * [backup-simplify]: Simplify (+ 1 0) into 1 21.131 * [backup-simplify]: Simplify (+ 0 1) into 1 21.132 * [backup-simplify]: Simplify (sqrt 1) into 1 21.132 * [backup-simplify]: Simplify (+ (* 10 1) (* 0 0)) into 10 21.133 * [backup-simplify]: Simplify (+ 0 10) into 10 21.133 * [backup-simplify]: Simplify (+ 0 10) into 10 21.134 * [backup-simplify]: Simplify (/ 10 (* 2 (sqrt 1))) into 5 21.134 * [taylor]: Taking taylor expansion of (sqrt (+ (pow k 2) (+ 1 (* 10 k)))) in k 21.134 * [taylor]: Taking taylor expansion of (+ (pow k 2) (+ 1 (* 10 k))) in k 21.134 * [taylor]: Taking taylor expansion of (pow k 2) in k 21.134 * [taylor]: Taking taylor expansion of k in k 21.134 * [backup-simplify]: Simplify 0 into 0 21.134 * [backup-simplify]: Simplify 1 into 1 21.134 * [taylor]: Taking taylor expansion of (+ 1 (* 10 k)) in k 21.134 * [taylor]: Taking taylor expansion of 1 in k 21.134 * [backup-simplify]: Simplify 1 into 1 21.134 * [taylor]: Taking taylor expansion of (* 10 k) in k 21.134 * [taylor]: Taking taylor expansion of 10 in k 21.134 * [backup-simplify]: Simplify 10 into 10 21.134 * [taylor]: Taking taylor expansion of k in k 21.134 * [backup-simplify]: Simplify 0 into 0 21.134 * [backup-simplify]: Simplify 1 into 1 21.135 * [backup-simplify]: Simplify (* 10 0) into 0 21.135 * [backup-simplify]: Simplify (+ 1 0) into 1 21.135 * [backup-simplify]: Simplify (+ 0 1) into 1 21.136 * [backup-simplify]: Simplify (sqrt 1) into 1 21.136 * [backup-simplify]: Simplify (+ (* 10 1) (* 0 0)) into 10 21.137 * [backup-simplify]: Simplify (+ 0 10) into 10 21.137 * [backup-simplify]: Simplify (+ 0 10) into 10 21.138 * [backup-simplify]: Simplify (/ 10 (* 2 (sqrt 1))) into 5 21.138 * [backup-simplify]: Simplify 1 into 1 21.138 * [backup-simplify]: Simplify 5 into 5 21.138 * [backup-simplify]: Simplify (* 1 1) into 1 21.139 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 0 1) (* 0 0))) into 0 21.139 * [backup-simplify]: Simplify (+ 0 0) into 0 21.140 * [backup-simplify]: Simplify (+ 1 0) into 1 21.141 * [backup-simplify]: Simplify (/ (- 1 (pow 5 2) (+)) (* 2 1)) into -12 21.141 * [backup-simplify]: Simplify -12 into -12 21.141 * [backup-simplify]: Simplify (+ (* -12 (pow k 2)) (+ (* 5 k) 1)) into (- (+ 1 (* 5 k)) (* 12 (pow k 2))) 21.141 * [backup-simplify]: Simplify (sqrt (+ (* (+ (/ 1 k) 10) (/ 1 k)) 1)) into (sqrt (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) 21.141 * [approximate]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) in (k) around 0 21.141 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) in k 21.141 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) in k 21.141 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 21.141 * [taylor]: Taking taylor expansion of (pow k 2) in k 21.141 * [taylor]: Taking taylor expansion of k in k 21.141 * [backup-simplify]: Simplify 0 into 0 21.141 * [backup-simplify]: Simplify 1 into 1 21.142 * [backup-simplify]: Simplify (* 1 1) into 1 21.142 * [backup-simplify]: Simplify (/ 1 1) into 1 21.142 * [taylor]: Taking taylor expansion of (+ (* 10 (/ 1 k)) 1) in k 21.142 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 21.142 * [taylor]: Taking taylor expansion of 10 in k 21.142 * [backup-simplify]: Simplify 10 into 10 21.142 * [taylor]: Taking taylor expansion of (/ 1 k) in k 21.142 * [taylor]: Taking taylor expansion of k in k 21.142 * [backup-simplify]: Simplify 0 into 0 21.142 * [backup-simplify]: Simplify 1 into 1 21.143 * [backup-simplify]: Simplify (/ 1 1) into 1 21.143 * [taylor]: Taking taylor expansion of 1 in k 21.143 * [backup-simplify]: Simplify 1 into 1 21.143 * [backup-simplify]: Simplify (+ 1 0) into 1 21.143 * [backup-simplify]: Simplify (sqrt 1) into 1 21.144 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 21.144 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 21.145 * [backup-simplify]: Simplify (* 10 1) into 10 21.145 * [backup-simplify]: Simplify (+ 10 0) into 10 21.146 * [backup-simplify]: Simplify (+ 0 10) into 10 21.146 * [backup-simplify]: Simplify (/ 10 (* 2 (sqrt 1))) into 5 21.146 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) in k 21.146 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) in k 21.146 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 21.146 * [taylor]: Taking taylor expansion of (pow k 2) in k 21.146 * [taylor]: Taking taylor expansion of k in k 21.146 * [backup-simplify]: Simplify 0 into 0 21.146 * [backup-simplify]: Simplify 1 into 1 21.147 * [backup-simplify]: Simplify (* 1 1) into 1 21.147 * [backup-simplify]: Simplify (/ 1 1) into 1 21.147 * [taylor]: Taking taylor expansion of (+ (* 10 (/ 1 k)) 1) in k 21.147 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 21.147 * [taylor]: Taking taylor expansion of 10 in k 21.147 * [backup-simplify]: Simplify 10 into 10 21.147 * [taylor]: Taking taylor expansion of (/ 1 k) in k 21.147 * [taylor]: Taking taylor expansion of k in k 21.147 * [backup-simplify]: Simplify 0 into 0 21.147 * [backup-simplify]: Simplify 1 into 1 21.148 * [backup-simplify]: Simplify (/ 1 1) into 1 21.148 * [taylor]: Taking taylor expansion of 1 in k 21.148 * [backup-simplify]: Simplify 1 into 1 21.148 * [backup-simplify]: Simplify (+ 1 0) into 1 21.148 * [backup-simplify]: Simplify (sqrt 1) into 1 21.149 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 21.150 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 21.150 * [backup-simplify]: Simplify (* 10 1) into 10 21.150 * [backup-simplify]: Simplify (+ 10 0) into 10 21.151 * [backup-simplify]: Simplify (+ 0 10) into 10 21.151 * [backup-simplify]: Simplify (/ 10 (* 2 (sqrt 1))) into 5 21.151 * [backup-simplify]: Simplify 1 into 1 21.151 * [backup-simplify]: Simplify 5 into 5 21.152 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 21.153 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 21.154 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 21.155 * [backup-simplify]: Simplify (+ (* 10 0) (* 0 1)) into 0 21.155 * [backup-simplify]: Simplify (+ 0 1) into 1 21.155 * [backup-simplify]: Simplify (+ 0 1) into 1 21.156 * [backup-simplify]: Simplify (/ (- 1 (pow 5 2) (+)) (* 2 1)) into -12 21.156 * [backup-simplify]: Simplify -12 into -12 21.156 * [backup-simplify]: Simplify (+ (* -12 (/ 1 k)) (+ 5 (* 1 (/ 1 (/ 1 k))))) into (- (+ 5 k) (* 12 (/ 1 k))) 21.157 * [backup-simplify]: Simplify (sqrt (+ (* (+ (/ 1 (- k)) 10) (/ 1 (- k))) 1)) into (sqrt (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) 21.157 * [approximate]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) in (k) around 0 21.157 * [taylor]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) in k 21.157 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) in k 21.157 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1) in k 21.157 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 21.157 * [taylor]: Taking taylor expansion of (pow k 2) in k 21.157 * [taylor]: Taking taylor expansion of k in k 21.157 * [backup-simplify]: Simplify 0 into 0 21.157 * [backup-simplify]: Simplify 1 into 1 21.157 * [backup-simplify]: Simplify (* 1 1) into 1 21.158 * [backup-simplify]: Simplify (/ 1 1) into 1 21.158 * [taylor]: Taking taylor expansion of 1 in k 21.158 * [backup-simplify]: Simplify 1 into 1 21.158 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 21.158 * [taylor]: Taking taylor expansion of 10 in k 21.158 * [backup-simplify]: Simplify 10 into 10 21.158 * [taylor]: Taking taylor expansion of (/ 1 k) in k 21.158 * [taylor]: Taking taylor expansion of k in k 21.158 * [backup-simplify]: Simplify 0 into 0 21.158 * [backup-simplify]: Simplify 1 into 1 21.158 * [backup-simplify]: Simplify (/ 1 1) into 1 21.159 * [backup-simplify]: Simplify (+ 1 0) into 1 21.159 * [backup-simplify]: Simplify (+ 1 0) into 1 21.159 * [backup-simplify]: Simplify (sqrt 1) into 1 21.160 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 21.161 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 21.161 * [backup-simplify]: Simplify (+ 0 0) into 0 21.161 * [backup-simplify]: Simplify (* 10 1) into 10 21.162 * [backup-simplify]: Simplify (- 10) into -10 21.162 * [backup-simplify]: Simplify (+ 0 -10) into -10 21.163 * [backup-simplify]: Simplify (/ -10 (* 2 (sqrt 1))) into -5 21.163 * [taylor]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) in k 21.163 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) in k 21.163 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1) in k 21.163 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 21.163 * [taylor]: Taking taylor expansion of (pow k 2) in k 21.163 * [taylor]: Taking taylor expansion of k in k 21.163 * [backup-simplify]: Simplify 0 into 0 21.163 * [backup-simplify]: Simplify 1 into 1 21.163 * [backup-simplify]: Simplify (* 1 1) into 1 21.172 * [backup-simplify]: Simplify (/ 1 1) into 1 21.172 * [taylor]: Taking taylor expansion of 1 in k 21.172 * [backup-simplify]: Simplify 1 into 1 21.172 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 21.173 * [taylor]: Taking taylor expansion of 10 in k 21.173 * [backup-simplify]: Simplify 10 into 10 21.173 * [taylor]: Taking taylor expansion of (/ 1 k) in k 21.173 * [taylor]: Taking taylor expansion of k in k 21.173 * [backup-simplify]: Simplify 0 into 0 21.173 * [backup-simplify]: Simplify 1 into 1 21.173 * [backup-simplify]: Simplify (/ 1 1) into 1 21.174 * [backup-simplify]: Simplify (+ 1 0) into 1 21.174 * [backup-simplify]: Simplify (+ 1 0) into 1 21.174 * [backup-simplify]: Simplify (sqrt 1) into 1 21.175 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 21.176 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 21.176 * [backup-simplify]: Simplify (+ 0 0) into 0 21.176 * [backup-simplify]: Simplify (* 10 1) into 10 21.177 * [backup-simplify]: Simplify (- 10) into -10 21.177 * [backup-simplify]: Simplify (+ 0 -10) into -10 21.178 * [backup-simplify]: Simplify (/ -10 (* 2 (sqrt 1))) into -5 21.178 * [backup-simplify]: Simplify 1 into 1 21.178 * [backup-simplify]: Simplify -5 into -5 21.179 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 21.179 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 21.180 * [backup-simplify]: Simplify (+ 0 1) into 1 21.180 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 21.181 * [backup-simplify]: Simplify (+ (* 10 0) (* 0 1)) into 0 21.181 * [backup-simplify]: Simplify (- 0) into 0 21.182 * [backup-simplify]: Simplify (+ 1 0) into 1 21.183 * [backup-simplify]: Simplify (/ (- 1 (pow -5 2) (+)) (* 2 1)) into -12 21.183 * [backup-simplify]: Simplify -12 into -12 21.183 * [backup-simplify]: Simplify (+ (* -12 (/ 1 (- k))) (+ -5 (* 1 (/ 1 (/ 1 (- k)))))) into (- (* 12 (/ 1 k)) (+ 5 k)) 21.183 * * * * [progress]: [ 3 / 4 ] generating series at (2) 21.183 * [backup-simplify]: Simplify (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) into (/ (* a (pow k m)) (+ (pow k 2) (+ 1 (* 10 k)))) 21.183 * [approximate]: Taking taylor expansion of (/ (* a (pow k m)) (+ (pow k 2) (+ 1 (* 10 k)))) in (a k m) around 0 21.183 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (pow k 2) (+ 1 (* 10 k)))) in m 21.184 * [taylor]: Taking taylor expansion of (* a (pow k m)) in m 21.184 * [taylor]: Taking taylor expansion of a in m 21.184 * [backup-simplify]: Simplify a into a 21.184 * [taylor]: Taking taylor expansion of (pow k m) in m 21.184 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 21.184 * [taylor]: Taking taylor expansion of (* m (log k)) in m 21.184 * [taylor]: Taking taylor expansion of m in m 21.184 * [backup-simplify]: Simplify 0 into 0 21.184 * [backup-simplify]: Simplify 1 into 1 21.184 * [taylor]: Taking taylor expansion of (log k) in m 21.184 * [taylor]: Taking taylor expansion of k in m 21.184 * [backup-simplify]: Simplify k into k 21.184 * [backup-simplify]: Simplify (log k) into (log k) 21.184 * [backup-simplify]: Simplify (* 0 (log k)) into 0 21.185 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 21.185 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 21.185 * [backup-simplify]: Simplify (exp 0) into 1 21.185 * [taylor]: Taking taylor expansion of (+ (pow k 2) (+ 1 (* 10 k))) in m 21.185 * [taylor]: Taking taylor expansion of (pow k 2) in m 21.185 * [taylor]: Taking taylor expansion of k in m 21.185 * [backup-simplify]: Simplify k into k 21.185 * [taylor]: Taking taylor expansion of (+ 1 (* 10 k)) in m 21.185 * [taylor]: Taking taylor expansion of 1 in m 21.185 * [backup-simplify]: Simplify 1 into 1 21.185 * [taylor]: Taking taylor expansion of (* 10 k) in m 21.185 * [taylor]: Taking taylor expansion of 10 in m 21.185 * [backup-simplify]: Simplify 10 into 10 21.185 * [taylor]: Taking taylor expansion of k in m 21.185 * [backup-simplify]: Simplify k into k 21.185 * [backup-simplify]: Simplify (* a 1) into a 21.185 * [backup-simplify]: Simplify (* k k) into (pow k 2) 21.185 * [backup-simplify]: Simplify (* 10 k) into (* 10 k) 21.186 * [backup-simplify]: Simplify (+ 1 (* 10 k)) into (+ 1 (* 10 k)) 21.186 * [backup-simplify]: Simplify (+ (pow k 2) (+ 1 (* 10 k))) into (+ (pow k 2) (+ 1 (* 10 k))) 21.186 * [backup-simplify]: Simplify (/ a (+ (pow k 2) (+ 1 (* 10 k)))) into (/ a (+ (pow k 2) (+ 1 (* 10 k)))) 21.186 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (pow k 2) (+ 1 (* 10 k)))) in k 21.186 * [taylor]: Taking taylor expansion of (* a (pow k m)) in k 21.186 * [taylor]: Taking taylor expansion of a in k 21.186 * [backup-simplify]: Simplify a into a 21.186 * [taylor]: Taking taylor expansion of (pow k m) in k 21.186 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 21.186 * [taylor]: Taking taylor expansion of (* m (log k)) in k 21.186 * [taylor]: Taking taylor expansion of m in k 21.186 * [backup-simplify]: Simplify m into m 21.186 * [taylor]: Taking taylor expansion of (log k) in k 21.186 * [taylor]: Taking taylor expansion of k in k 21.186 * [backup-simplify]: Simplify 0 into 0 21.186 * [backup-simplify]: Simplify 1 into 1 21.186 * [backup-simplify]: Simplify (log 1) into 0 21.187 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 21.187 * [backup-simplify]: Simplify (* m (log k)) into (* (log k) m) 21.187 * [backup-simplify]: Simplify (exp (* (log k) m)) into (exp (* (log k) m)) 21.187 * [taylor]: Taking taylor expansion of (+ (pow k 2) (+ 1 (* 10 k))) in k 21.187 * [taylor]: Taking taylor expansion of (pow k 2) in k 21.187 * [taylor]: Taking taylor expansion of k in k 21.187 * [backup-simplify]: Simplify 0 into 0 21.187 * [backup-simplify]: Simplify 1 into 1 21.187 * [taylor]: Taking taylor expansion of (+ 1 (* 10 k)) in k 21.187 * [taylor]: Taking taylor expansion of 1 in k 21.187 * [backup-simplify]: Simplify 1 into 1 21.187 * [taylor]: Taking taylor expansion of (* 10 k) in k 21.187 * [taylor]: Taking taylor expansion of 10 in k 21.187 * [backup-simplify]: Simplify 10 into 10 21.187 * [taylor]: Taking taylor expansion of k in k 21.187 * [backup-simplify]: Simplify 0 into 0 21.187 * [backup-simplify]: Simplify 1 into 1 21.187 * [backup-simplify]: Simplify (* a (exp (* (log k) m))) into (* a (exp (* (log k) m))) 21.188 * [backup-simplify]: Simplify (* 10 0) into 0 21.188 * [backup-simplify]: Simplify (+ 1 0) into 1 21.189 * [backup-simplify]: Simplify (+ 0 1) into 1 21.189 * [backup-simplify]: Simplify (/ (* a (exp (* (log k) m))) 1) into (* a (exp (* (log k) m))) 21.189 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (pow k 2) (+ 1 (* 10 k)))) in a 21.189 * [taylor]: Taking taylor expansion of (* a (pow k m)) in a 21.189 * [taylor]: Taking taylor expansion of a in a 21.189 * [backup-simplify]: Simplify 0 into 0 21.189 * [backup-simplify]: Simplify 1 into 1 21.189 * [taylor]: Taking taylor expansion of (pow k m) in a 21.189 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in a 21.189 * [taylor]: Taking taylor expansion of (* m (log k)) in a 21.189 * [taylor]: Taking taylor expansion of m in a 21.189 * [backup-simplify]: Simplify m into m 21.189 * [taylor]: Taking taylor expansion of (log k) in a 21.189 * [taylor]: Taking taylor expansion of k in a 21.189 * [backup-simplify]: Simplify k into k 21.189 * [backup-simplify]: Simplify (log k) into (log k) 21.189 * [backup-simplify]: Simplify (* m (log k)) into (* (log k) m) 21.189 * [backup-simplify]: Simplify (exp (* (log k) m)) into (exp (* (log k) m)) 21.189 * [taylor]: Taking taylor expansion of (+ (pow k 2) (+ 1 (* 10 k))) in a 21.189 * [taylor]: Taking taylor expansion of (pow k 2) in a 21.189 * [taylor]: Taking taylor expansion of k in a 21.189 * [backup-simplify]: Simplify k into k 21.189 * [taylor]: Taking taylor expansion of (+ 1 (* 10 k)) in a 21.189 * [taylor]: Taking taylor expansion of 1 in a 21.189 * [backup-simplify]: Simplify 1 into 1 21.189 * [taylor]: Taking taylor expansion of (* 10 k) in a 21.189 * [taylor]: Taking taylor expansion of 10 in a 21.189 * [backup-simplify]: Simplify 10 into 10 21.189 * [taylor]: Taking taylor expansion of k in a 21.189 * [backup-simplify]: Simplify k into k 21.189 * [backup-simplify]: Simplify (* 0 (exp (* (log k) m))) into 0 21.190 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 21.190 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 21.191 * [backup-simplify]: Simplify (* (exp (* (log k) m)) (+ (* (/ (pow 0 1) 1)))) into 0 21.191 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (exp (* (log k) m)))) into (exp (* (log k) m)) 21.191 * [backup-simplify]: Simplify (* k k) into (pow k 2) 21.192 * [backup-simplify]: Simplify (* 10 k) into (* 10 k) 21.192 * [backup-simplify]: Simplify (+ 1 (* 10 k)) into (+ 1 (* 10 k)) 21.192 * [backup-simplify]: Simplify (+ (pow k 2) (+ 1 (* 10 k))) into (+ (pow k 2) (+ 1 (* 10 k))) 21.192 * [backup-simplify]: Simplify (/ (exp (* (log k) m)) (+ (pow k 2) (+ 1 (* 10 k)))) into (/ (exp (* (log k) m)) (+ (pow k 2) (+ 1 (* 10 k)))) 21.192 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (pow k 2) (+ 1 (* 10 k)))) in a 21.192 * [taylor]: Taking taylor expansion of (* a (pow k m)) in a 21.192 * [taylor]: Taking taylor expansion of a in a 21.192 * [backup-simplify]: Simplify 0 into 0 21.192 * [backup-simplify]: Simplify 1 into 1 21.192 * [taylor]: Taking taylor expansion of (pow k m) in a 21.192 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in a 21.192 * [taylor]: Taking taylor expansion of (* m (log k)) in a 21.192 * [taylor]: Taking taylor expansion of m in a 21.192 * [backup-simplify]: Simplify m into m 21.192 * [taylor]: Taking taylor expansion of (log k) in a 21.192 * [taylor]: Taking taylor expansion of k in a 21.192 * [backup-simplify]: Simplify k into k 21.192 * [backup-simplify]: Simplify (log k) into (log k) 21.192 * [backup-simplify]: Simplify (* m (log k)) into (* (log k) m) 21.192 * [backup-simplify]: Simplify (exp (* (log k) m)) into (exp (* (log k) m)) 21.192 * [taylor]: Taking taylor expansion of (+ (pow k 2) (+ 1 (* 10 k))) in a 21.192 * [taylor]: Taking taylor expansion of (pow k 2) in a 21.192 * [taylor]: Taking taylor expansion of k in a 21.192 * [backup-simplify]: Simplify k into k 21.193 * [taylor]: Taking taylor expansion of (+ 1 (* 10 k)) in a 21.193 * [taylor]: Taking taylor expansion of 1 in a 21.193 * [backup-simplify]: Simplify 1 into 1 21.193 * [taylor]: Taking taylor expansion of (* 10 k) in a 21.193 * [taylor]: Taking taylor expansion of 10 in a 21.193 * [backup-simplify]: Simplify 10 into 10 21.193 * [taylor]: Taking taylor expansion of k in a 21.193 * [backup-simplify]: Simplify k into k 21.193 * [backup-simplify]: Simplify (* 0 (exp (* (log k) m))) into 0 21.193 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 21.194 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 21.194 * [backup-simplify]: Simplify (* (exp (* (log k) m)) (+ (* (/ (pow 0 1) 1)))) into 0 21.195 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (exp (* (log k) m)))) into (exp (* (log k) m)) 21.195 * [backup-simplify]: Simplify (* k k) into (pow k 2) 21.195 * [backup-simplify]: Simplify (* 10 k) into (* 10 k) 21.195 * [backup-simplify]: Simplify (+ 1 (* 10 k)) into (+ 1 (* 10 k)) 21.195 * [backup-simplify]: Simplify (+ (pow k 2) (+ 1 (* 10 k))) into (+ (pow k 2) (+ 1 (* 10 k))) 21.195 * [backup-simplify]: Simplify (/ (exp (* (log k) m)) (+ (pow k 2) (+ 1 (* 10 k)))) into (/ (exp (* (log k) m)) (+ (pow k 2) (+ 1 (* 10 k)))) 21.195 * [taylor]: Taking taylor expansion of (/ (exp (* (log k) m)) (+ (pow k 2) (+ 1 (* 10 k)))) in k 21.195 * [taylor]: Taking taylor expansion of (exp (* (log k) m)) in k 21.195 * [taylor]: Taking taylor expansion of (* (log k) m) in k 21.195 * [taylor]: Taking taylor expansion of (log k) in k 21.195 * [taylor]: Taking taylor expansion of k in k 21.195 * [backup-simplify]: Simplify 0 into 0 21.195 * [backup-simplify]: Simplify 1 into 1 21.196 * [backup-simplify]: Simplify (log 1) into 0 21.196 * [taylor]: Taking taylor expansion of m in k 21.196 * [backup-simplify]: Simplify m into m 21.196 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 21.196 * [backup-simplify]: Simplify (* (log k) m) into (* (log k) m) 21.196 * [backup-simplify]: Simplify (exp (* (log k) m)) into (exp (* (log k) m)) 21.196 * [taylor]: Taking taylor expansion of (+ (pow k 2) (+ 1 (* 10 k))) in k 21.196 * [taylor]: Taking taylor expansion of (pow k 2) in k 21.196 * [taylor]: Taking taylor expansion of k in k 21.196 * [backup-simplify]: Simplify 0 into 0 21.196 * [backup-simplify]: Simplify 1 into 1 21.196 * [taylor]: Taking taylor expansion of (+ 1 (* 10 k)) in k 21.197 * [taylor]: Taking taylor expansion of 1 in k 21.197 * [backup-simplify]: Simplify 1 into 1 21.197 * [taylor]: Taking taylor expansion of (* 10 k) in k 21.197 * [taylor]: Taking taylor expansion of 10 in k 21.197 * [backup-simplify]: Simplify 10 into 10 21.197 * [taylor]: Taking taylor expansion of k in k 21.197 * [backup-simplify]: Simplify 0 into 0 21.197 * [backup-simplify]: Simplify 1 into 1 21.197 * [backup-simplify]: Simplify (* 10 0) into 0 21.197 * [backup-simplify]: Simplify (+ 1 0) into 1 21.198 * [backup-simplify]: Simplify (+ 0 1) into 1 21.198 * [backup-simplify]: Simplify (/ (exp (* (log k) m)) 1) into (exp (* (log k) m)) 21.198 * [taylor]: Taking taylor expansion of (exp (* (log k) m)) in m 21.198 * [taylor]: Taking taylor expansion of (* (log k) m) in m 21.198 * [taylor]: Taking taylor expansion of (log k) in m 21.198 * [taylor]: Taking taylor expansion of k in m 21.198 * [backup-simplify]: Simplify k into k 21.198 * [backup-simplify]: Simplify (log k) into (log k) 21.198 * [taylor]: Taking taylor expansion of m in m 21.198 * [backup-simplify]: Simplify 0 into 0 21.198 * [backup-simplify]: Simplify 1 into 1 21.198 * [backup-simplify]: Simplify (* (log k) 0) into 0 21.199 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 21.199 * [backup-simplify]: Simplify (+ (* (log k) 1) (* 0 0)) into (log k) 21.199 * [backup-simplify]: Simplify (exp 0) into 1 21.199 * [backup-simplify]: Simplify 1 into 1 21.201 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow k 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow k 1)))) 2) into 0 21.201 * [backup-simplify]: Simplify (+ (* m 0) (+ (* 0 0) (* 0 (log k)))) into 0 21.202 * [backup-simplify]: Simplify (* (exp (* (log k) m)) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 21.203 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (exp (* (log k) m))))) into 0 21.203 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 21.204 * [backup-simplify]: Simplify (+ (* 10 0) (* 0 k)) into 0 21.204 * [backup-simplify]: Simplify (+ 0 0) into 0 21.204 * [backup-simplify]: Simplify (+ 0 0) into 0 21.205 * [backup-simplify]: Simplify (- (/ 0 (+ (pow k 2) (+ 1 (* 10 k)))) (+ (* (/ (exp (* (log k) m)) (+ (pow k 2) (+ 1 (* 10 k)))) (/ 0 (+ (pow k 2) (+ 1 (* 10 k))))))) into 0 21.205 * [taylor]: Taking taylor expansion of 0 in k 21.205 * [backup-simplify]: Simplify 0 into 0 21.205 * [taylor]: Taking taylor expansion of 0 in m 21.205 * [backup-simplify]: Simplify 0 into 0 21.205 * [backup-simplify]: Simplify 0 into 0 21.205 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 21.207 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 21.207 * [backup-simplify]: Simplify (+ (* (log k) 0) (* 0 m)) into 0 21.207 * [backup-simplify]: Simplify (* (exp (* (log k) m)) (+ (* (/ (pow 0 1) 1)))) into 0 21.208 * [backup-simplify]: Simplify (+ (* 10 1) (* 0 0)) into 10 21.209 * [backup-simplify]: Simplify (+ 0 10) into 10 21.209 * [backup-simplify]: Simplify (+ 0 10) into 10 21.210 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* (log k) m)) (/ 10 1)))) into (- (* 10 (exp (* (log k) m)))) 21.210 * [taylor]: Taking taylor expansion of (- (* 10 (exp (* (log k) m)))) in m 21.210 * [taylor]: Taking taylor expansion of (* 10 (exp (* (log k) m))) in m 21.210 * [taylor]: Taking taylor expansion of 10 in m 21.210 * [backup-simplify]: Simplify 10 into 10 21.210 * [taylor]: Taking taylor expansion of (exp (* (log k) m)) in m 21.210 * [taylor]: Taking taylor expansion of (* (log k) m) in m 21.210 * [taylor]: Taking taylor expansion of (log k) in m 21.210 * [taylor]: Taking taylor expansion of k in m 21.210 * [backup-simplify]: Simplify k into k 21.210 * [backup-simplify]: Simplify (log k) into (log k) 21.210 * [taylor]: Taking taylor expansion of m in m 21.210 * [backup-simplify]: Simplify 0 into 0 21.210 * [backup-simplify]: Simplify 1 into 1 21.210 * [backup-simplify]: Simplify (* (log k) 0) into 0 21.211 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 21.211 * [backup-simplify]: Simplify (+ (* (log k) 1) (* 0 0)) into (log k) 21.211 * [backup-simplify]: Simplify (exp 0) into 1 21.212 * [backup-simplify]: Simplify (* 10 1) into 10 21.212 * [backup-simplify]: Simplify (- 10) into -10 21.212 * [backup-simplify]: Simplify -10 into -10 21.212 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow (log k) 1) 1)))) into (log k) 21.212 * [backup-simplify]: Simplify (log k) into (log k) 21.213 * [backup-simplify]: Simplify (+ (* (log k) (* m (* 1 a))) (+ (* -10 (* 1 (* k a))) (* 1 (* 1 (* 1 a))))) into (- (+ a (* (log k) (* m a))) (* 10 (* a k))) 21.213 * [backup-simplify]: Simplify (/ (/ (/ 1 a) (/ (sqrt (+ (* (+ (/ 1 k) 10) (/ 1 k)) 1)) 1)) (/ (sqrt (+ (* (+ (/ 1 k) 10) (/ 1 k)) 1)) (pow (/ 1 k) (/ 1 m)))) into (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))) 21.213 * [approximate]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))) in (a k m) around 0 21.213 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))) in m 21.213 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in m 21.213 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in m 21.213 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in m 21.213 * [taylor]: Taking taylor expansion of (/ 1 m) in m 21.213 * [taylor]: Taking taylor expansion of m in m 21.213 * [backup-simplify]: Simplify 0 into 0 21.213 * [backup-simplify]: Simplify 1 into 1 21.214 * [backup-simplify]: Simplify (/ 1 1) into 1 21.214 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in m 21.214 * [taylor]: Taking taylor expansion of (/ 1 k) in m 21.214 * [taylor]: Taking taylor expansion of k in m 21.214 * [backup-simplify]: Simplify k into k 21.214 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 21.214 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 21.214 * [backup-simplify]: Simplify (* 1 (log (/ 1 k))) into (log (/ 1 k)) 21.214 * [backup-simplify]: Simplify (exp (* (/ 1 m) (log (/ 1 k)))) into (exp (/ (log (/ 1 k)) m)) 21.214 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) in m 21.214 * [taylor]: Taking taylor expansion of a in m 21.214 * [backup-simplify]: Simplify a into a 21.214 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) in m 21.214 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 21.214 * [taylor]: Taking taylor expansion of (pow k 2) in m 21.214 * [taylor]: Taking taylor expansion of k in m 21.214 * [backup-simplify]: Simplify k into k 21.214 * [backup-simplify]: Simplify (* k k) into (pow k 2) 21.214 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 21.214 * [taylor]: Taking taylor expansion of (+ (* 10 (/ 1 k)) 1) in m 21.215 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in m 21.215 * [taylor]: Taking taylor expansion of 10 in m 21.215 * [backup-simplify]: Simplify 10 into 10 21.215 * [taylor]: Taking taylor expansion of (/ 1 k) in m 21.215 * [taylor]: Taking taylor expansion of k in m 21.215 * [backup-simplify]: Simplify k into k 21.215 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 21.215 * [taylor]: Taking taylor expansion of 1 in m 21.215 * [backup-simplify]: Simplify 1 into 1 21.215 * [backup-simplify]: Simplify (* 10 (/ 1 k)) into (/ 10 k) 21.215 * [backup-simplify]: Simplify (+ (/ 10 k) 1) into (+ (* 10 (/ 1 k)) 1) 21.215 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) into (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) 21.215 * [backup-simplify]: Simplify (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) into (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) 21.216 * [backup-simplify]: Simplify (/ (exp (/ (log (/ 1 k)) m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))) into (/ (exp (/ (log (/ 1 k)) m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))) 21.216 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))) in k 21.216 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in k 21.216 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in k 21.216 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in k 21.216 * [taylor]: Taking taylor expansion of (/ 1 m) in k 21.216 * [taylor]: Taking taylor expansion of m in k 21.216 * [backup-simplify]: Simplify m into m 21.216 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 21.216 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 21.216 * [taylor]: Taking taylor expansion of (/ 1 k) in k 21.216 * [taylor]: Taking taylor expansion of k in k 21.216 * [backup-simplify]: Simplify 0 into 0 21.216 * [backup-simplify]: Simplify 1 into 1 21.216 * [backup-simplify]: Simplify (/ 1 1) into 1 21.217 * [backup-simplify]: Simplify (log 1) into 0 21.217 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 21.217 * [backup-simplify]: Simplify (* (/ 1 m) (- (log k))) into (* -1 (/ (log k) m)) 21.217 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 21.217 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) in k 21.217 * [taylor]: Taking taylor expansion of a in k 21.217 * [backup-simplify]: Simplify a into a 21.217 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) in k 21.217 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 21.217 * [taylor]: Taking taylor expansion of (pow k 2) in k 21.217 * [taylor]: Taking taylor expansion of k in k 21.217 * [backup-simplify]: Simplify 0 into 0 21.217 * [backup-simplify]: Simplify 1 into 1 21.218 * [backup-simplify]: Simplify (* 1 1) into 1 21.218 * [backup-simplify]: Simplify (/ 1 1) into 1 21.218 * [taylor]: Taking taylor expansion of (+ (* 10 (/ 1 k)) 1) in k 21.218 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 21.218 * [taylor]: Taking taylor expansion of 10 in k 21.218 * [backup-simplify]: Simplify 10 into 10 21.218 * [taylor]: Taking taylor expansion of (/ 1 k) in k 21.218 * [taylor]: Taking taylor expansion of k in k 21.218 * [backup-simplify]: Simplify 0 into 0 21.218 * [backup-simplify]: Simplify 1 into 1 21.219 * [backup-simplify]: Simplify (/ 1 1) into 1 21.219 * [taylor]: Taking taylor expansion of 1 in k 21.219 * [backup-simplify]: Simplify 1 into 1 21.219 * [backup-simplify]: Simplify (+ 1 0) into 1 21.219 * [backup-simplify]: Simplify (* a 1) into a 21.219 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) a) into (/ (exp (* -1 (/ (log k) m))) a) 21.219 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))) in a 21.219 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in a 21.219 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in a 21.219 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in a 21.219 * [taylor]: Taking taylor expansion of (/ 1 m) in a 21.219 * [taylor]: Taking taylor expansion of m in a 21.219 * [backup-simplify]: Simplify m into m 21.219 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 21.219 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in a 21.219 * [taylor]: Taking taylor expansion of (/ 1 k) in a 21.219 * [taylor]: Taking taylor expansion of k in a 21.219 * [backup-simplify]: Simplify k into k 21.220 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 21.220 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 21.220 * [backup-simplify]: Simplify (* (/ 1 m) (log (/ 1 k))) into (/ (log (/ 1 k)) m) 21.220 * [backup-simplify]: Simplify (exp (/ (log (/ 1 k)) m)) into (exp (/ (log (/ 1 k)) m)) 21.220 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) in a 21.220 * [taylor]: Taking taylor expansion of a in a 21.220 * [backup-simplify]: Simplify 0 into 0 21.220 * [backup-simplify]: Simplify 1 into 1 21.220 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) in a 21.220 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 21.220 * [taylor]: Taking taylor expansion of (pow k 2) in a 21.220 * [taylor]: Taking taylor expansion of k in a 21.220 * [backup-simplify]: Simplify k into k 21.220 * [backup-simplify]: Simplify (* k k) into (pow k 2) 21.220 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 21.220 * [taylor]: Taking taylor expansion of (+ (* 10 (/ 1 k)) 1) in a 21.220 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in a 21.220 * [taylor]: Taking taylor expansion of 10 in a 21.220 * [backup-simplify]: Simplify 10 into 10 21.220 * [taylor]: Taking taylor expansion of (/ 1 k) in a 21.220 * [taylor]: Taking taylor expansion of k in a 21.220 * [backup-simplify]: Simplify k into k 21.220 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 21.220 * [taylor]: Taking taylor expansion of 1 in a 21.220 * [backup-simplify]: Simplify 1 into 1 21.220 * [backup-simplify]: Simplify (* 10 (/ 1 k)) into (/ 10 k) 21.221 * [backup-simplify]: Simplify (+ (/ 10 k) 1) into (+ (* 10 (/ 1 k)) 1) 21.221 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) into (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) 21.221 * [backup-simplify]: Simplify (* 0 (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) into 0 21.221 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 21.221 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 21.221 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 21.222 * [backup-simplify]: Simplify (+ (* 10 0) (* 0 (/ 1 k))) into 0 21.222 * [backup-simplify]: Simplify (+ 0 0) into 0 21.222 * [backup-simplify]: Simplify (+ 0 0) into 0 21.223 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))) into (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) 21.223 * [backup-simplify]: Simplify (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) into (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) 21.223 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))) in a 21.223 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in a 21.223 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in a 21.223 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in a 21.223 * [taylor]: Taking taylor expansion of (/ 1 m) in a 21.223 * [taylor]: Taking taylor expansion of m in a 21.223 * [backup-simplify]: Simplify m into m 21.223 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 21.223 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in a 21.223 * [taylor]: Taking taylor expansion of (/ 1 k) in a 21.223 * [taylor]: Taking taylor expansion of k in a 21.223 * [backup-simplify]: Simplify k into k 21.223 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 21.224 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 21.224 * [backup-simplify]: Simplify (* (/ 1 m) (log (/ 1 k))) into (/ (log (/ 1 k)) m) 21.224 * [backup-simplify]: Simplify (exp (/ (log (/ 1 k)) m)) into (exp (/ (log (/ 1 k)) m)) 21.224 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) in a 21.224 * [taylor]: Taking taylor expansion of a in a 21.224 * [backup-simplify]: Simplify 0 into 0 21.224 * [backup-simplify]: Simplify 1 into 1 21.224 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) in a 21.224 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 21.224 * [taylor]: Taking taylor expansion of (pow k 2) in a 21.224 * [taylor]: Taking taylor expansion of k in a 21.224 * [backup-simplify]: Simplify k into k 21.224 * [backup-simplify]: Simplify (* k k) into (pow k 2) 21.224 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 21.224 * [taylor]: Taking taylor expansion of (+ (* 10 (/ 1 k)) 1) in a 21.224 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in a 21.224 * [taylor]: Taking taylor expansion of 10 in a 21.224 * [backup-simplify]: Simplify 10 into 10 21.224 * [taylor]: Taking taylor expansion of (/ 1 k) in a 21.224 * [taylor]: Taking taylor expansion of k in a 21.224 * [backup-simplify]: Simplify k into k 21.224 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 21.224 * [taylor]: Taking taylor expansion of 1 in a 21.224 * [backup-simplify]: Simplify 1 into 1 21.224 * [backup-simplify]: Simplify (* 10 (/ 1 k)) into (/ 10 k) 21.224 * [backup-simplify]: Simplify (+ (/ 10 k) 1) into (+ (* 10 (/ 1 k)) 1) 21.225 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) into (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) 21.225 * [backup-simplify]: Simplify (* 0 (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) into 0 21.225 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 21.225 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 21.225 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 21.226 * [backup-simplify]: Simplify (+ (* 10 0) (* 0 (/ 1 k))) into 0 21.226 * [backup-simplify]: Simplify (+ 0 0) into 0 21.226 * [backup-simplify]: Simplify (+ 0 0) into 0 21.227 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))) into (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) 21.227 * [backup-simplify]: Simplify (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) into (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) 21.227 * [taylor]: Taking taylor expansion of (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) in k 21.227 * [taylor]: Taking taylor expansion of (exp (/ (log (/ 1 k)) m)) in k 21.227 * [taylor]: Taking taylor expansion of (/ (log (/ 1 k)) m) in k 21.227 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 21.227 * [taylor]: Taking taylor expansion of (/ 1 k) in k 21.227 * [taylor]: Taking taylor expansion of k in k 21.227 * [backup-simplify]: Simplify 0 into 0 21.227 * [backup-simplify]: Simplify 1 into 1 21.228 * [backup-simplify]: Simplify (/ 1 1) into 1 21.228 * [backup-simplify]: Simplify (log 1) into 0 21.228 * [taylor]: Taking taylor expansion of m in k 21.228 * [backup-simplify]: Simplify m into m 21.228 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 21.229 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 21.229 * [backup-simplify]: Simplify (/ (- (log k)) m) into (* -1 (/ (log k) m)) 21.229 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 21.229 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)) in k 21.229 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 21.229 * [taylor]: Taking taylor expansion of (pow k 2) in k 21.229 * [taylor]: Taking taylor expansion of k in k 21.229 * [backup-simplify]: Simplify 0 into 0 21.229 * [backup-simplify]: Simplify 1 into 1 21.229 * [backup-simplify]: Simplify (* 1 1) into 1 21.230 * [backup-simplify]: Simplify (/ 1 1) into 1 21.230 * [taylor]: Taking taylor expansion of (+ (* 10 (/ 1 k)) 1) in k 21.230 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 21.230 * [taylor]: Taking taylor expansion of 10 in k 21.230 * [backup-simplify]: Simplify 10 into 10 21.230 * [taylor]: Taking taylor expansion of (/ 1 k) in k 21.230 * [taylor]: Taking taylor expansion of k in k 21.230 * [backup-simplify]: Simplify 0 into 0 21.230 * [backup-simplify]: Simplify 1 into 1 21.230 * [backup-simplify]: Simplify (/ 1 1) into 1 21.230 * [taylor]: Taking taylor expansion of 1 in k 21.230 * [backup-simplify]: Simplify 1 into 1 21.231 * [backup-simplify]: Simplify (+ 1 0) into 1 21.231 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) 1) into (exp (* -1 (/ (log k) m))) 21.231 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 21.231 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 21.231 * [taylor]: Taking taylor expansion of -1 in m 21.231 * [backup-simplify]: Simplify -1 into -1 21.231 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 21.231 * [taylor]: Taking taylor expansion of (log k) in m 21.231 * [taylor]: Taking taylor expansion of k in m 21.231 * [backup-simplify]: Simplify k into k 21.231 * [backup-simplify]: Simplify (log k) into (log k) 21.231 * [taylor]: Taking taylor expansion of m in m 21.231 * [backup-simplify]: Simplify 0 into 0 21.231 * [backup-simplify]: Simplify 1 into 1 21.231 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 21.231 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 21.231 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 21.232 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 21.232 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 21.232 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 k) 1)))) 1) into 0 21.232 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)))) into 0 21.233 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (* 0 (log (/ 1 k)))) into 0 21.233 * [backup-simplify]: Simplify (* (exp (/ (log (/ 1 k)) m)) (+ (* (/ (pow 0 1) 1)))) into 0 21.234 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (* 0 k))) into 0 21.234 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 21.234 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 21.235 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 0 0) (* 0 (/ 1 k)))) into 0 21.235 * [backup-simplify]: Simplify (+ 0 0) into 0 21.235 * [backup-simplify]: Simplify (+ 0 0) into 0 21.236 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))))) into 0 21.237 * [backup-simplify]: Simplify (- (/ 0 (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) (+ (* (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) (/ 0 (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))))) into 0 21.237 * [taylor]: Taking taylor expansion of 0 in k 21.237 * [backup-simplify]: Simplify 0 into 0 21.237 * [taylor]: Taking taylor expansion of 0 in m 21.237 * [backup-simplify]: Simplify 0 into 0 21.237 * [backup-simplify]: Simplify 0 into 0 21.238 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 21.239 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 21.239 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (* -1 (/ (log k) m)) (/ 0 m)))) into 0 21.240 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 1) 1)))) into 0 21.240 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 21.241 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 21.241 * [backup-simplify]: Simplify (* 10 1) into 10 21.242 * [backup-simplify]: Simplify (+ 10 0) into 10 21.242 * [backup-simplify]: Simplify (+ 0 10) into 10 21.243 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (log k) m))) (/ 10 1)))) into (- (* 10 (exp (* -1 (/ (log k) m))))) 21.243 * [taylor]: Taking taylor expansion of (- (* 10 (exp (* -1 (/ (log k) m))))) in m 21.243 * [taylor]: Taking taylor expansion of (* 10 (exp (* -1 (/ (log k) m)))) in m 21.243 * [taylor]: Taking taylor expansion of 10 in m 21.243 * [backup-simplify]: Simplify 10 into 10 21.243 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 21.243 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 21.243 * [taylor]: Taking taylor expansion of -1 in m 21.243 * [backup-simplify]: Simplify -1 into -1 21.243 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 21.243 * [taylor]: Taking taylor expansion of (log k) in m 21.243 * [taylor]: Taking taylor expansion of k in m 21.243 * [backup-simplify]: Simplify k into k 21.243 * [backup-simplify]: Simplify (log k) into (log k) 21.243 * [taylor]: Taking taylor expansion of m in m 21.243 * [backup-simplify]: Simplify 0 into 0 21.243 * [backup-simplify]: Simplify 1 into 1 21.243 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 21.243 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 21.244 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 21.244 * [backup-simplify]: Simplify (* 10 (exp (* -1 (/ (log k) m)))) into (* 10 (exp (* -1 (/ (log k) m)))) 21.244 * [backup-simplify]: Simplify (- (* 10 (exp (* -1 (/ (log k) m))))) into (- (* 10 (exp (* -1 (/ (log k) m))))) 21.244 * [backup-simplify]: Simplify (- (* 10 (exp (* -1 (/ (log k) m))))) into (- (* 10 (exp (* -1 (/ (log k) m))))) 21.244 * [backup-simplify]: Simplify 0 into 0 21.244 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 21.246 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ 1 k) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ 1 k) 1)))) 2) into 0 21.246 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 21.246 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (+ (* 0 0) (* 0 (log (/ 1 k))))) into 0 21.247 * [backup-simplify]: Simplify (* (exp (/ (log (/ 1 k)) m)) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 21.248 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (+ (* 0 0) (* 0 k)))) into 0 21.248 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 21.248 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)) (* 0 (/ 0 k)))) into 0 21.250 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 k))))) into 0 21.250 * [backup-simplify]: Simplify (+ 0 0) into 0 21.250 * [backup-simplify]: Simplify (+ 0 0) into 0 21.251 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))))) into 0 21.252 * [backup-simplify]: Simplify (- (/ 0 (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) (+ (* (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1))) (/ 0 (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))) (* 0 (/ 0 (+ (/ 1 (pow k 2)) (+ (* 10 (/ 1 k)) 1)))))) into 0 21.252 * [taylor]: Taking taylor expansion of 0 in k 21.252 * [backup-simplify]: Simplify 0 into 0 21.252 * [taylor]: Taking taylor expansion of 0 in m 21.252 * [backup-simplify]: Simplify 0 into 0 21.252 * [backup-simplify]: Simplify 0 into 0 21.252 * [taylor]: Taking taylor expansion of 0 in m 21.252 * [backup-simplify]: Simplify 0 into 0 21.252 * [backup-simplify]: Simplify 0 into 0 21.253 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 21.256 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 21.256 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (* -1 (/ (log k) m)) (/ 0 m)) (* 0 (/ 0 m)))) into 0 21.257 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 21.258 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 21.258 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 21.259 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 21.260 * [backup-simplify]: Simplify (+ (* 10 0) (* 0 1)) into 0 21.260 * [backup-simplify]: Simplify (+ 0 1) into 1 21.261 * [backup-simplify]: Simplify (+ 0 1) into 1 21.262 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (log k) m))) (/ 1 1)) (* (- (* 10 (exp (* -1 (/ (log k) m))))) (/ 10 1)))) into (* 99 (exp (* -1 (/ (log k) m)))) 21.262 * [taylor]: Taking taylor expansion of (* 99 (exp (* -1 (/ (log k) m)))) in m 21.262 * [taylor]: Taking taylor expansion of 99 in m 21.262 * [backup-simplify]: Simplify 99 into 99 21.262 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 21.262 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 21.262 * [taylor]: Taking taylor expansion of -1 in m 21.262 * [backup-simplify]: Simplify -1 into -1 21.262 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 21.262 * [taylor]: Taking taylor expansion of (log k) in m 21.262 * [taylor]: Taking taylor expansion of k in m 21.262 * [backup-simplify]: Simplify k into k 21.262 * [backup-simplify]: Simplify (log k) into (log k) 21.262 * [taylor]: Taking taylor expansion of m in m 21.262 * [backup-simplify]: Simplify 0 into 0 21.262 * [backup-simplify]: Simplify 1 into 1 21.262 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 21.263 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 21.263 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 21.263 * [backup-simplify]: Simplify (* 99 (exp (* -1 (/ (log k) m)))) into (* 99 (exp (* -1 (/ (log k) m)))) 21.263 * [backup-simplify]: Simplify (* 99 (exp (* -1 (/ (log k) m)))) into (* 99 (exp (* -1 (/ (log k) m)))) 21.264 * [backup-simplify]: Simplify (+ (* (* 99 (exp (* -1 (/ (log (/ 1 k)) (/ 1 m))))) (* 1 (* (pow (/ 1 k) 4) (/ 1 (/ 1 a))))) (+ (* (- (* 10 (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 (- (+ (* 99 (/ (* (exp (* -1 (* (log (/ 1 k)) m))) a) (pow k 4))) (/ (* (exp (* -1 (* (log (/ 1 k)) m))) a) (pow k 2))) (* 10 (/ (* (exp (* -1 (* (log (/ 1 k)) m))) a) (pow k 3)))) 21.265 * [backup-simplify]: Simplify (/ (/ (/ 1 (- a)) (/ (sqrt (+ (* (+ (/ 1 (- k)) 10) (/ 1 (- k))) 1)) 1)) (/ (sqrt (+ (* (+ (/ 1 (- k)) 10) (/ 1 (- k))) 1)) (pow (/ 1 (- k)) (/ 1 (- m))))) into (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))))) 21.265 * [approximate]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))))) in (a k m) around 0 21.265 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))))) in m 21.265 * [taylor]: Taking taylor expansion of -1 in m 21.265 * [backup-simplify]: Simplify -1 into -1 21.265 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))) in m 21.265 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in m 21.265 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in m 21.265 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in m 21.265 * [taylor]: Taking taylor expansion of (/ -1 m) in m 21.265 * [taylor]: Taking taylor expansion of -1 in m 21.265 * [backup-simplify]: Simplify -1 into -1 21.265 * [taylor]: Taking taylor expansion of m in m 21.265 * [backup-simplify]: Simplify 0 into 0 21.265 * [backup-simplify]: Simplify 1 into 1 21.266 * [backup-simplify]: Simplify (/ -1 1) into -1 21.266 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in m 21.266 * [taylor]: Taking taylor expansion of (/ -1 k) in m 21.266 * [taylor]: Taking taylor expansion of -1 in m 21.266 * [backup-simplify]: Simplify -1 into -1 21.266 * [taylor]: Taking taylor expansion of k in m 21.266 * [backup-simplify]: Simplify k into k 21.266 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 21.266 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 21.266 * [backup-simplify]: Simplify (* -1 (log (/ -1 k))) into (* -1 (log (/ -1 k))) 21.266 * [backup-simplify]: Simplify (exp (* (/ -1 m) (log (/ -1 k)))) into (exp (* -1 (/ (log (/ -1 k)) m))) 21.266 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) in m 21.266 * [taylor]: Taking taylor expansion of a in m 21.266 * [backup-simplify]: Simplify a into a 21.266 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) in m 21.266 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1) in m 21.266 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 21.266 * [taylor]: Taking taylor expansion of (pow k 2) in m 21.266 * [taylor]: Taking taylor expansion of k in m 21.266 * [backup-simplify]: Simplify k into k 21.266 * [backup-simplify]: Simplify (* k k) into (pow k 2) 21.266 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 21.266 * [taylor]: Taking taylor expansion of 1 in m 21.266 * [backup-simplify]: Simplify 1 into 1 21.266 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in m 21.267 * [taylor]: Taking taylor expansion of 10 in m 21.267 * [backup-simplify]: Simplify 10 into 10 21.267 * [taylor]: Taking taylor expansion of (/ 1 k) in m 21.267 * [taylor]: Taking taylor expansion of k in m 21.267 * [backup-simplify]: Simplify k into k 21.267 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 21.267 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1) into (+ (/ 1 (pow k 2)) 1) 21.267 * [backup-simplify]: Simplify (* 10 (/ 1 k)) into (/ 10 k) 21.267 * [backup-simplify]: Simplify (- (/ 10 k)) into (- (* 10 (/ 1 k))) 21.267 * [backup-simplify]: Simplify (+ (+ (/ 1 (pow k 2)) 1) (- (* 10 (/ 1 k)))) into (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) 21.267 * [backup-simplify]: Simplify (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) into (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) 21.268 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log (/ -1 k)) m))) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))) into (/ (exp (* -1 (/ (log (/ -1 k)) m))) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))) 21.268 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))))) in k 21.268 * [taylor]: Taking taylor expansion of -1 in k 21.268 * [backup-simplify]: Simplify -1 into -1 21.268 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))) in k 21.268 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in k 21.268 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in k 21.268 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in k 21.268 * [taylor]: Taking taylor expansion of (/ -1 m) in k 21.268 * [taylor]: Taking taylor expansion of -1 in k 21.268 * [backup-simplify]: Simplify -1 into -1 21.268 * [taylor]: Taking taylor expansion of m in k 21.268 * [backup-simplify]: Simplify m into m 21.268 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 21.268 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 21.268 * [taylor]: Taking taylor expansion of (/ -1 k) in k 21.268 * [taylor]: Taking taylor expansion of -1 in k 21.268 * [backup-simplify]: Simplify -1 into -1 21.268 * [taylor]: Taking taylor expansion of k in k 21.268 * [backup-simplify]: Simplify 0 into 0 21.268 * [backup-simplify]: Simplify 1 into 1 21.268 * [backup-simplify]: Simplify (/ -1 1) into -1 21.269 * [backup-simplify]: Simplify (log -1) into (log -1) 21.269 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 21.270 * [backup-simplify]: Simplify (* (/ -1 m) (- (log -1) (log k))) into (* -1 (/ (- (log -1) (log k)) m)) 21.270 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 21.270 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) in k 21.270 * [taylor]: Taking taylor expansion of a in k 21.270 * [backup-simplify]: Simplify a into a 21.270 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) in k 21.270 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1) in k 21.270 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 21.270 * [taylor]: Taking taylor expansion of (pow k 2) in k 21.271 * [taylor]: Taking taylor expansion of k in k 21.271 * [backup-simplify]: Simplify 0 into 0 21.271 * [backup-simplify]: Simplify 1 into 1 21.271 * [backup-simplify]: Simplify (* 1 1) into 1 21.271 * [backup-simplify]: Simplify (/ 1 1) into 1 21.271 * [taylor]: Taking taylor expansion of 1 in k 21.271 * [backup-simplify]: Simplify 1 into 1 21.271 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 21.271 * [taylor]: Taking taylor expansion of 10 in k 21.271 * [backup-simplify]: Simplify 10 into 10 21.271 * [taylor]: Taking taylor expansion of (/ 1 k) in k 21.271 * [taylor]: Taking taylor expansion of k in k 21.271 * [backup-simplify]: Simplify 0 into 0 21.271 * [backup-simplify]: Simplify 1 into 1 21.272 * [backup-simplify]: Simplify (/ 1 1) into 1 21.272 * [backup-simplify]: Simplify (+ 1 0) into 1 21.273 * [backup-simplify]: Simplify (+ 1 0) into 1 21.273 * [backup-simplify]: Simplify (* a 1) into a 21.273 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) into (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) 21.273 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))))) in a 21.273 * [taylor]: Taking taylor expansion of -1 in a 21.273 * [backup-simplify]: Simplify -1 into -1 21.273 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))) in a 21.273 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in a 21.273 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in a 21.273 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in a 21.273 * [taylor]: Taking taylor expansion of (/ -1 m) in a 21.273 * [taylor]: Taking taylor expansion of -1 in a 21.273 * [backup-simplify]: Simplify -1 into -1 21.273 * [taylor]: Taking taylor expansion of m in a 21.273 * [backup-simplify]: Simplify m into m 21.273 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 21.273 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in a 21.273 * [taylor]: Taking taylor expansion of (/ -1 k) in a 21.273 * [taylor]: Taking taylor expansion of -1 in a 21.274 * [backup-simplify]: Simplify -1 into -1 21.274 * [taylor]: Taking taylor expansion of k in a 21.274 * [backup-simplify]: Simplify k into k 21.274 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 21.274 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 21.274 * [backup-simplify]: Simplify (* (/ -1 m) (log (/ -1 k))) into (* -1 (/ (log (/ -1 k)) m)) 21.274 * [backup-simplify]: Simplify (exp (* -1 (/ (log (/ -1 k)) m))) into (exp (* -1 (/ (log (/ -1 k)) m))) 21.274 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) in a 21.274 * [taylor]: Taking taylor expansion of a in a 21.274 * [backup-simplify]: Simplify 0 into 0 21.274 * [backup-simplify]: Simplify 1 into 1 21.274 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) in a 21.274 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1) in a 21.274 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 21.274 * [taylor]: Taking taylor expansion of (pow k 2) in a 21.274 * [taylor]: Taking taylor expansion of k in a 21.274 * [backup-simplify]: Simplify k into k 21.274 * [backup-simplify]: Simplify (* k k) into (pow k 2) 21.274 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 21.274 * [taylor]: Taking taylor expansion of 1 in a 21.274 * [backup-simplify]: Simplify 1 into 1 21.274 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in a 21.274 * [taylor]: Taking taylor expansion of 10 in a 21.275 * [backup-simplify]: Simplify 10 into 10 21.275 * [taylor]: Taking taylor expansion of (/ 1 k) in a 21.275 * [taylor]: Taking taylor expansion of k in a 21.275 * [backup-simplify]: Simplify k into k 21.275 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 21.275 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1) into (+ (/ 1 (pow k 2)) 1) 21.275 * [backup-simplify]: Simplify (* 10 (/ 1 k)) into (/ 10 k) 21.275 * [backup-simplify]: Simplify (- (/ 10 k)) into (- (* 10 (/ 1 k))) 21.275 * [backup-simplify]: Simplify (+ (+ (/ 1 (pow k 2)) 1) (- (* 10 (/ 1 k)))) into (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) 21.275 * [backup-simplify]: Simplify (* 0 (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) into 0 21.275 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 21.275 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 21.276 * [backup-simplify]: Simplify (+ 0 0) into 0 21.276 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 21.276 * [backup-simplify]: Simplify (+ (* 10 0) (* 0 (/ 1 k))) into 0 21.277 * [backup-simplify]: Simplify (- 0) into 0 21.277 * [backup-simplify]: Simplify (+ 0 0) into 0 21.278 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))) into (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) 21.278 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) into (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) 21.278 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))))) in a 21.278 * [taylor]: Taking taylor expansion of -1 in a 21.278 * [backup-simplify]: Simplify -1 into -1 21.278 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))) in a 21.278 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in a 21.278 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in a 21.278 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in a 21.278 * [taylor]: Taking taylor expansion of (/ -1 m) in a 21.278 * [taylor]: Taking taylor expansion of -1 in a 21.278 * [backup-simplify]: Simplify -1 into -1 21.278 * [taylor]: Taking taylor expansion of m in a 21.278 * [backup-simplify]: Simplify m into m 21.278 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 21.278 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in a 21.278 * [taylor]: Taking taylor expansion of (/ -1 k) in a 21.278 * [taylor]: Taking taylor expansion of -1 in a 21.278 * [backup-simplify]: Simplify -1 into -1 21.278 * [taylor]: Taking taylor expansion of k in a 21.278 * [backup-simplify]: Simplify k into k 21.278 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 21.279 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 21.279 * [backup-simplify]: Simplify (* (/ -1 m) (log (/ -1 k))) into (* -1 (/ (log (/ -1 k)) m)) 21.279 * [backup-simplify]: Simplify (exp (* -1 (/ (log (/ -1 k)) m))) into (exp (* -1 (/ (log (/ -1 k)) m))) 21.279 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) in a 21.279 * [taylor]: Taking taylor expansion of a in a 21.279 * [backup-simplify]: Simplify 0 into 0 21.279 * [backup-simplify]: Simplify 1 into 1 21.279 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) in a 21.279 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1) in a 21.279 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 21.279 * [taylor]: Taking taylor expansion of (pow k 2) in a 21.279 * [taylor]: Taking taylor expansion of k in a 21.279 * [backup-simplify]: Simplify k into k 21.279 * [backup-simplify]: Simplify (* k k) into (pow k 2) 21.279 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 21.279 * [taylor]: Taking taylor expansion of 1 in a 21.279 * [backup-simplify]: Simplify 1 into 1 21.279 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in a 21.279 * [taylor]: Taking taylor expansion of 10 in a 21.279 * [backup-simplify]: Simplify 10 into 10 21.279 * [taylor]: Taking taylor expansion of (/ 1 k) in a 21.279 * [taylor]: Taking taylor expansion of k in a 21.279 * [backup-simplify]: Simplify k into k 21.279 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 21.279 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1) into (+ (/ 1 (pow k 2)) 1) 21.279 * [backup-simplify]: Simplify (* 10 (/ 1 k)) into (/ 10 k) 21.280 * [backup-simplify]: Simplify (- (/ 10 k)) into (- (* 10 (/ 1 k))) 21.280 * [backup-simplify]: Simplify (+ (+ (/ 1 (pow k 2)) 1) (- (* 10 (/ 1 k)))) into (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) 21.280 * [backup-simplify]: Simplify (* 0 (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) into 0 21.280 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 21.280 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 21.280 * [backup-simplify]: Simplify (+ 0 0) into 0 21.280 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 21.281 * [backup-simplify]: Simplify (+ (* 10 0) (* 0 (/ 1 k))) into 0 21.281 * [backup-simplify]: Simplify (- 0) into 0 21.281 * [backup-simplify]: Simplify (+ 0 0) into 0 21.281 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))) into (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) 21.282 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) into (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) 21.282 * [backup-simplify]: Simplify (* -1 (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))) into (* -1 (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))) 21.282 * [taylor]: Taking taylor expansion of (* -1 (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))) in k 21.282 * [taylor]: Taking taylor expansion of -1 in k 21.282 * [backup-simplify]: Simplify -1 into -1 21.282 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) in k 21.282 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log (/ -1 k)) m))) in k 21.282 * [taylor]: Taking taylor expansion of (* -1 (/ (log (/ -1 k)) m)) in k 21.282 * [taylor]: Taking taylor expansion of -1 in k 21.282 * [backup-simplify]: Simplify -1 into -1 21.282 * [taylor]: Taking taylor expansion of (/ (log (/ -1 k)) m) in k 21.282 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 21.282 * [taylor]: Taking taylor expansion of (/ -1 k) in k 21.282 * [taylor]: Taking taylor expansion of -1 in k 21.282 * [backup-simplify]: Simplify -1 into -1 21.282 * [taylor]: Taking taylor expansion of k in k 21.282 * [backup-simplify]: Simplify 0 into 0 21.282 * [backup-simplify]: Simplify 1 into 1 21.282 * [backup-simplify]: Simplify (/ -1 1) into -1 21.283 * [backup-simplify]: Simplify (log -1) into (log -1) 21.283 * [taylor]: Taking taylor expansion of m in k 21.283 * [backup-simplify]: Simplify m into m 21.283 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 21.284 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 21.284 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) m) into (/ (- (log -1) (log k)) m) 21.284 * [backup-simplify]: Simplify (* -1 (/ (- (log -1) (log k)) m)) into (* -1 (/ (- (log -1) (log k)) m)) 21.284 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 21.285 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))) in k 21.285 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1) in k 21.285 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 21.285 * [taylor]: Taking taylor expansion of (pow k 2) in k 21.285 * [taylor]: Taking taylor expansion of k in k 21.285 * [backup-simplify]: Simplify 0 into 0 21.285 * [backup-simplify]: Simplify 1 into 1 21.285 * [backup-simplify]: Simplify (* 1 1) into 1 21.285 * [backup-simplify]: Simplify (/ 1 1) into 1 21.285 * [taylor]: Taking taylor expansion of 1 in k 21.285 * [backup-simplify]: Simplify 1 into 1 21.285 * [taylor]: Taking taylor expansion of (* 10 (/ 1 k)) in k 21.285 * [taylor]: Taking taylor expansion of 10 in k 21.285 * [backup-simplify]: Simplify 10 into 10 21.285 * [taylor]: Taking taylor expansion of (/ 1 k) in k 21.285 * [taylor]: Taking taylor expansion of k in k 21.285 * [backup-simplify]: Simplify 0 into 0 21.285 * [backup-simplify]: Simplify 1 into 1 21.285 * [backup-simplify]: Simplify (/ 1 1) into 1 21.286 * [backup-simplify]: Simplify (+ 1 0) into 1 21.286 * [backup-simplify]: Simplify (+ 1 0) into 1 21.286 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) 1) into (exp (* -1 (/ (- (log -1) (log k)) m))) 21.287 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 21.287 * [taylor]: Taking taylor expansion of (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 21.287 * [taylor]: Taking taylor expansion of -1 in m 21.287 * [backup-simplify]: Simplify -1 into -1 21.287 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 21.287 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 21.287 * [taylor]: Taking taylor expansion of -1 in m 21.287 * [backup-simplify]: Simplify -1 into -1 21.287 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 21.287 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 21.287 * [taylor]: Taking taylor expansion of (log -1) in m 21.287 * [taylor]: Taking taylor expansion of -1 in m 21.287 * [backup-simplify]: Simplify -1 into -1 21.287 * [backup-simplify]: Simplify (log -1) into (log -1) 21.287 * [taylor]: Taking taylor expansion of (log k) in m 21.287 * [taylor]: Taking taylor expansion of k in m 21.287 * [backup-simplify]: Simplify k into k 21.287 * [backup-simplify]: Simplify (log k) into (log k) 21.287 * [taylor]: Taking taylor expansion of m in m 21.287 * [backup-simplify]: Simplify 0 into 0 21.287 * [backup-simplify]: Simplify 1 into 1 21.287 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 21.287 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 21.288 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 21.288 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 21.288 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 21.289 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 21.289 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 21.289 * [backup-simplify]: Simplify (- (/ 0 k) (+ (* (/ -1 k) (/ 0 k)))) into 0 21.290 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ -1 k) 1)))) 1) into 0 21.290 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)))) into 0 21.290 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (* 0 (log (/ -1 k)))) into 0 21.290 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log (/ -1 k)) m))) (+ (* (/ (pow 0 1) 1)))) into 0 21.291 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (* 0 k))) into 0 21.291 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 21.291 * [backup-simplify]: Simplify (+ 0 0) into 0 21.291 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 21.292 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 0 0) (* 0 (/ 1 k)))) into 0 21.292 * [backup-simplify]: Simplify (- 0) into 0 21.292 * [backup-simplify]: Simplify (+ 0 0) into 0 21.293 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))))) into 0 21.293 * [backup-simplify]: Simplify (- (/ 0 (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) (+ (* (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) (/ 0 (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))))) into 0 21.293 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))))) into 0 21.293 * [taylor]: Taking taylor expansion of 0 in k 21.293 * [backup-simplify]: Simplify 0 into 0 21.293 * [taylor]: Taking taylor expansion of 0 in m 21.294 * [backup-simplify]: Simplify 0 into 0 21.294 * [backup-simplify]: Simplify 0 into 0 21.294 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 21.295 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 21.295 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (- (log -1) (log k)) m) (/ 0 m)))) into 0 21.297 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (- (log -1) (log k)) m))) into 0 21.298 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 1) 1)))) into 0 21.298 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 21.299 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 21.299 * [backup-simplify]: Simplify (+ 0 0) into 0 21.299 * [backup-simplify]: Simplify (* 10 1) into 10 21.299 * [backup-simplify]: Simplify (- 10) into -10 21.300 * [backup-simplify]: Simplify (+ 0 -10) into -10 21.301 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log -1) (log k)) m))) (/ -10 1)))) into (* 10 (exp (* -1 (/ (- (log -1) (log k)) m)))) 21.301 * [backup-simplify]: Simplify (+ (* -1 (* 10 (exp (* -1 (/ (- (log -1) (log k)) m))))) (* 0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 10 (exp (* -1 (/ (- (log -1) (log k)) m))))) 21.301 * [taylor]: Taking taylor expansion of (- (* 10 (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 21.301 * [taylor]: Taking taylor expansion of (* 10 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 21.301 * [taylor]: Taking taylor expansion of 10 in m 21.301 * [backup-simplify]: Simplify 10 into 10 21.301 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 21.301 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 21.301 * [taylor]: Taking taylor expansion of -1 in m 21.301 * [backup-simplify]: Simplify -1 into -1 21.301 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 21.301 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 21.301 * [taylor]: Taking taylor expansion of (log -1) in m 21.301 * [taylor]: Taking taylor expansion of -1 in m 21.301 * [backup-simplify]: Simplify -1 into -1 21.302 * [backup-simplify]: Simplify (log -1) into (log -1) 21.302 * [taylor]: Taking taylor expansion of (log k) in m 21.302 * [taylor]: Taking taylor expansion of k in m 21.302 * [backup-simplify]: Simplify k into k 21.302 * [backup-simplify]: Simplify (log k) into (log k) 21.302 * [taylor]: Taking taylor expansion of m in m 21.302 * [backup-simplify]: Simplify 0 into 0 21.302 * [backup-simplify]: Simplify 1 into 1 21.302 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 21.302 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 21.302 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 21.303 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 21.303 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 21.303 * [backup-simplify]: Simplify (* 10 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* 10 (exp (* -1 (/ (- (log -1) (log k)) m)))) 21.304 * [backup-simplify]: Simplify (- (* 10 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 10 (exp (* -1 (/ (- (log -1) (log k)) m))))) 21.304 * [backup-simplify]: Simplify (- (* 10 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 10 (exp (* -1 (/ (- (log -1) (log k)) m))))) 21.304 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into 0 21.305 * [backup-simplify]: Simplify 0 into 0 21.305 * [backup-simplify]: Simplify (- (/ 0 k) (+ (* (/ -1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 21.306 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ -1 k) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ -1 k) 1)))) 2) into 0 21.306 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 21.306 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (+ (* 0 0) (* 0 (log (/ -1 k))))) into 0 21.307 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log (/ -1 k)) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 21.307 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (+ (* 0 0) (* 0 k)))) into 0 21.307 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 21.308 * [backup-simplify]: Simplify (+ 0 0) into 0 21.308 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)) (* 0 (/ 0 k)))) into 0 21.309 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 k))))) into 0 21.309 * [backup-simplify]: Simplify (- 0) into 0 21.309 * [backup-simplify]: Simplify (+ 0 0) into 0 21.310 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))))) into 0 21.311 * [backup-simplify]: Simplify (- (/ 0 (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) (+ (* (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k)))) (/ 0 (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))) (* 0 (/ 0 (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))))) into 0 21.311 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1) (* 10 (/ 1 k))))))) into 0 21.311 * [taylor]: Taking taylor expansion of 0 in k 21.311 * [backup-simplify]: Simplify 0 into 0 21.311 * [taylor]: Taking taylor expansion of 0 in m 21.311 * [backup-simplify]: Simplify 0 into 0 21.311 * [backup-simplify]: Simplify 0 into 0 21.311 * [taylor]: Taking taylor expansion of 0 in m 21.311 * [backup-simplify]: Simplify 0 into 0 21.311 * [backup-simplify]: Simplify 0 into 0 21.312 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 21.314 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 21.314 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (- (log -1) (log k)) m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 21.315 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ (- (log -1) (log k)) m)))) into 0 21.316 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 21.316 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 21.317 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 21.317 * [backup-simplify]: Simplify (+ 0 1) into 1 21.317 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 21.318 * [backup-simplify]: Simplify (+ (* 10 0) (* 0 1)) into 0 21.318 * [backup-simplify]: Simplify (- 0) into 0 21.318 * [backup-simplify]: Simplify (+ 1 0) into 1 21.320 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log -1) (log k)) m))) (/ 1 1)) (* (* 10 (exp (* -1 (/ (- (log -1) (log k)) m)))) (/ -10 1)))) into (* 99 (exp (* -1 (/ (- (log -1) (log k)) m)))) 21.321 * [backup-simplify]: Simplify (+ (* -1 (* 99 (exp (* -1 (/ (- (log -1) (log k)) m))))) (+ (* 0 (* 10 (exp (* -1 (/ (- (log -1) (log k)) m))))) (* 0 (exp (* -1 (/ (- (log -1) (log k)) m)))))) into (- (* 99 (exp (* -1 (/ (- (log -1) (log k)) m))))) 21.321 * [taylor]: Taking taylor expansion of (- (* 99 (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 21.321 * [taylor]: Taking taylor expansion of (* 99 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 21.321 * [taylor]: Taking taylor expansion of 99 in m 21.321 * [backup-simplify]: Simplify 99 into 99 21.321 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 21.321 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 21.321 * [taylor]: Taking taylor expansion of -1 in m 21.321 * [backup-simplify]: Simplify -1 into -1 21.321 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 21.321 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 21.321 * [taylor]: Taking taylor expansion of (log -1) in m 21.321 * [taylor]: Taking taylor expansion of -1 in m 21.321 * [backup-simplify]: Simplify -1 into -1 21.321 * [backup-simplify]: Simplify (log -1) into (log -1) 21.321 * [taylor]: Taking taylor expansion of (log k) in m 21.321 * [taylor]: Taking taylor expansion of k in m 21.321 * [backup-simplify]: Simplify k into k 21.321 * [backup-simplify]: Simplify (log k) into (log k) 21.321 * [taylor]: Taking taylor expansion of m in m 21.321 * [backup-simplify]: Simplify 0 into 0 21.321 * [backup-simplify]: Simplify 1 into 1 21.321 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 21.321 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 21.322 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 21.322 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 21.322 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 21.323 * [backup-simplify]: Simplify (* 99 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* 99 (exp (* -1 (/ (- (log -1) (log k)) m)))) 21.323 * [backup-simplify]: Simplify (- (* 99 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 99 (exp (* -1 (/ (- (log -1) (log k)) m))))) 21.323 * [backup-simplify]: Simplify (- (* 99 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 99 (exp (* -1 (/ (- (log -1) (log k)) m))))) 21.325 * [backup-simplify]: Simplify (+ (* (- (* 99 (exp (* -1 (/ (- (log -1) (log (/ 1 (- k)))) (/ 1 (- m))))))) (* 1 (* (pow (/ 1 (- k)) 4) (/ 1 (/ 1 (- a)))))) (+ (* (- (* 10 (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 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 4))) (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 2))) (* 10 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 3)))) 21.325 * * * * [progress]: [ 4 / 4 ] generating series at (2 2 1 1 1) 21.325 * [backup-simplify]: Simplify (* (+ k 10) k) into (* (+ 10 k) k) 21.325 * [approximate]: Taking taylor expansion of (* (+ 10 k) k) in (k) around 0 21.325 * [taylor]: Taking taylor expansion of (* (+ 10 k) k) in k 21.325 * [taylor]: Taking taylor expansion of (+ 10 k) in k 21.325 * [taylor]: Taking taylor expansion of 10 in k 21.325 * [backup-simplify]: Simplify 10 into 10 21.325 * [taylor]: Taking taylor expansion of k in k 21.325 * [backup-simplify]: Simplify 0 into 0 21.325 * [backup-simplify]: Simplify 1 into 1 21.325 * [taylor]: Taking taylor expansion of k in k 21.325 * [backup-simplify]: Simplify 0 into 0 21.325 * [backup-simplify]: Simplify 1 into 1 21.325 * [taylor]: Taking taylor expansion of (* (+ 10 k) k) in k 21.325 * [taylor]: Taking taylor expansion of (+ 10 k) in k 21.325 * [taylor]: Taking taylor expansion of 10 in k 21.325 * [backup-simplify]: Simplify 10 into 10 21.325 * [taylor]: Taking taylor expansion of k in k 21.325 * [backup-simplify]: Simplify 0 into 0 21.325 * [backup-simplify]: Simplify 1 into 1 21.325 * [taylor]: Taking taylor expansion of k in k 21.325 * [backup-simplify]: Simplify 0 into 0 21.325 * [backup-simplify]: Simplify 1 into 1 21.326 * [backup-simplify]: Simplify (+ 10 0) into 10 21.326 * [backup-simplify]: Simplify (* 10 0) into 0 21.326 * [backup-simplify]: Simplify 0 into 0 21.326 * [backup-simplify]: Simplify (+ 0 1) into 1 21.327 * [backup-simplify]: Simplify (+ (* 10 1) (* 1 0)) into 10 21.327 * [backup-simplify]: Simplify 10 into 10 21.327 * [backup-simplify]: Simplify (+ 0 0) into 0 21.328 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 1 1) (* 0 0))) into 1 21.328 * [backup-simplify]: Simplify 1 into 1 21.328 * [backup-simplify]: Simplify (+ 0 0) into 0 21.329 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 1 0) (+ (* 0 1) (* 0 0)))) into 0 21.329 * [backup-simplify]: Simplify 0 into 0 21.329 * [backup-simplify]: Simplify (+ 0 0) into 0 21.330 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))) into 0 21.330 * [backup-simplify]: Simplify 0 into 0 21.330 * [backup-simplify]: Simplify (+ 0 0) into 0 21.331 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))))) into 0 21.331 * [backup-simplify]: Simplify 0 into 0 21.331 * [backup-simplify]: Simplify (+ 0 0) into 0 21.332 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))))) into 0 21.332 * [backup-simplify]: Simplify 0 into 0 21.332 * [backup-simplify]: Simplify (+ 0 0) into 0 21.333 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0)))))))) into 0 21.334 * [backup-simplify]: Simplify 0 into 0 21.334 * [backup-simplify]: Simplify (+ 0 0) into 0 21.335 * [backup-simplify]: Simplify (+ (* 10 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 0))))))))) into 0 21.335 * [backup-simplify]: Simplify 0 into 0 21.335 * [backup-simplify]: Simplify (+ (* 1 (pow k 2)) (* 10 k)) into (+ (pow k 2) (* 10 k)) 21.335 * [backup-simplify]: Simplify (* (+ (/ 1 k) 10) (/ 1 k)) into (/ (+ (/ 1 k) 10) k) 21.335 * [approximate]: Taking taylor expansion of (/ (+ (/ 1 k) 10) k) in (k) around 0 21.335 * [taylor]: Taking taylor expansion of (/ (+ (/ 1 k) 10) k) in k 21.335 * [taylor]: Taking taylor expansion of (+ (/ 1 k) 10) in k 21.335 * [taylor]: Taking taylor expansion of (/ 1 k) in k 21.335 * [taylor]: Taking taylor expansion of k in k 21.335 * [backup-simplify]: Simplify 0 into 0 21.335 * [backup-simplify]: Simplify 1 into 1 21.336 * [backup-simplify]: Simplify (/ 1 1) into 1 21.336 * [taylor]: Taking taylor expansion of 10 in k 21.336 * [backup-simplify]: Simplify 10 into 10 21.336 * [taylor]: Taking taylor expansion of k in k 21.336 * [backup-simplify]: Simplify 0 into 0 21.336 * [backup-simplify]: Simplify 1 into 1 21.336 * [backup-simplify]: Simplify (+ 1 0) into 1 21.336 * [backup-simplify]: Simplify (/ 1 1) into 1 21.336 * [taylor]: Taking taylor expansion of (/ (+ (/ 1 k) 10) k) in k 21.336 * [taylor]: Taking taylor expansion of (+ (/ 1 k) 10) in k 21.336 * [taylor]: Taking taylor expansion of (/ 1 k) in k 21.336 * [taylor]: Taking taylor expansion of k in k 21.336 * [backup-simplify]: Simplify 0 into 0 21.336 * [backup-simplify]: Simplify 1 into 1 21.336 * [backup-simplify]: Simplify (/ 1 1) into 1 21.336 * [taylor]: Taking taylor expansion of 10 in k 21.337 * [backup-simplify]: Simplify 10 into 10 21.337 * [taylor]: Taking taylor expansion of k in k 21.337 * [backup-simplify]: Simplify 0 into 0 21.337 * [backup-simplify]: Simplify 1 into 1 21.337 * [backup-simplify]: Simplify (+ 1 0) into 1 21.337 * [backup-simplify]: Simplify (/ 1 1) into 1 21.337 * [backup-simplify]: Simplify 1 into 1 21.338 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 21.338 * [backup-simplify]: Simplify (+ 0 10) into 10 21.338 * [backup-simplify]: Simplify (- (/ 10 1) (+ (* 1 (/ 0 1)))) into 10 21.338 * [backup-simplify]: Simplify 10 into 10 21.339 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 21.339 * [backup-simplify]: Simplify (+ 0 0) into 0 21.340 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 10 (/ 0 1)))) into 0 21.340 * [backup-simplify]: Simplify 0 into 0 21.340 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 21.341 * [backup-simplify]: Simplify (+ 0 0) into 0 21.341 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 10 (/ 0 1)) (* 0 (/ 0 1)))) into 0 21.341 * [backup-simplify]: Simplify 0 into 0 21.342 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 21.342 * [backup-simplify]: Simplify (+ 0 0) into 0 21.343 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 10 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 21.343 * [backup-simplify]: Simplify 0 into 0 21.343 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 21.344 * [backup-simplify]: Simplify (+ 0 0) into 0 21.344 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 10 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 21.344 * [backup-simplify]: Simplify 0 into 0 21.345 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 21.345 * [backup-simplify]: Simplify (+ 0 0) into 0 21.346 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 10 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 21.346 * [backup-simplify]: Simplify 0 into 0 21.346 * [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 21.347 * [backup-simplify]: Simplify (+ 0 0) into 0 21.347 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 10 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 21.347 * [backup-simplify]: Simplify 0 into 0 21.347 * [backup-simplify]: Simplify (+ (* 10 (/ 1 (/ 1 k))) (* 1 (pow (/ 1 (/ 1 k)) 2))) into (+ (pow k 2) (* 10 k)) 21.348 * [backup-simplify]: Simplify (* (+ (/ 1 (- k)) 10) (/ 1 (- k))) into (* -1 (/ (- 10 (/ 1 k)) k)) 21.348 * [approximate]: Taking taylor expansion of (* -1 (/ (- 10 (/ 1 k)) k)) in (k) around 0 21.348 * [taylor]: Taking taylor expansion of (* -1 (/ (- 10 (/ 1 k)) k)) in k 21.348 * [taylor]: Taking taylor expansion of -1 in k 21.348 * [backup-simplify]: Simplify -1 into -1 21.348 * [taylor]: Taking taylor expansion of (/ (- 10 (/ 1 k)) k) in k 21.348 * [taylor]: Taking taylor expansion of (- 10 (/ 1 k)) in k 21.348 * [taylor]: Taking taylor expansion of 10 in k 21.348 * [backup-simplify]: Simplify 10 into 10 21.348 * [taylor]: Taking taylor expansion of (/ 1 k) in k 21.348 * [taylor]: Taking taylor expansion of k in k 21.348 * [backup-simplify]: Simplify 0 into 0 21.348 * [backup-simplify]: Simplify 1 into 1 21.348 * [backup-simplify]: Simplify (/ 1 1) into 1 21.348 * [taylor]: Taking taylor expansion of k in k 21.348 * [backup-simplify]: Simplify 0 into 0 21.348 * [backup-simplify]: Simplify 1 into 1 21.348 * [backup-simplify]: Simplify (- 1) into -1 21.349 * [backup-simplify]: Simplify (+ 0 -1) into -1 21.349 * [backup-simplify]: Simplify (/ -1 1) into -1 21.349 * [taylor]: Taking taylor expansion of (* -1 (/ (- 10 (/ 1 k)) k)) in k 21.349 * [taylor]: Taking taylor expansion of -1 in k 21.349 * [backup-simplify]: Simplify -1 into -1 21.349 * [taylor]: Taking taylor expansion of (/ (- 10 (/ 1 k)) k) in k 21.349 * [taylor]: Taking taylor expansion of (- 10 (/ 1 k)) in k 21.349 * [taylor]: Taking taylor expansion of 10 in k 21.349 * [backup-simplify]: Simplify 10 into 10 21.349 * [taylor]: Taking taylor expansion of (/ 1 k) in k 21.349 * [taylor]: Taking taylor expansion of k in k 21.349 * [backup-simplify]: Simplify 0 into 0 21.349 * [backup-simplify]: Simplify 1 into 1 21.349 * [backup-simplify]: Simplify (/ 1 1) into 1 21.349 * [taylor]: Taking taylor expansion of k in k 21.349 * [backup-simplify]: Simplify 0 into 0 21.349 * [backup-simplify]: Simplify 1 into 1 21.350 * [backup-simplify]: Simplify (- 1) into -1 21.350 * [backup-simplify]: Simplify (+ 0 -1) into -1 21.350 * [backup-simplify]: Simplify (/ -1 1) into -1 21.350 * [backup-simplify]: Simplify (* -1 -1) into 1 21.350 * [backup-simplify]: Simplify 1 into 1 21.351 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 21.351 * [backup-simplify]: Simplify (- 0) into 0 21.351 * [backup-simplify]: Simplify (+ 10 0) into 10 21.352 * [backup-simplify]: Simplify (- (/ 10 1) (+ (* -1 (/ 0 1)))) into 10 21.352 * [backup-simplify]: Simplify (+ (* -1 10) (* 0 -1)) into -10 21.352 * [backup-simplify]: Simplify -10 into -10 21.353 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 21.353 * [backup-simplify]: Simplify (- 0) into 0 21.353 * [backup-simplify]: Simplify (+ 0 0) into 0 21.354 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 10 (/ 0 1)))) into 0 21.355 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 10) (* 0 -1))) into 0 21.355 * [backup-simplify]: Simplify 0 into 0 21.355 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 21.355 * [backup-simplify]: Simplify (- 0) into 0 21.356 * [backup-simplify]: Simplify (+ 0 0) into 0 21.356 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 10 (/ 0 1)) (* 0 (/ 0 1)))) into 0 21.357 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 10) (* 0 -1)))) into 0 21.357 * [backup-simplify]: Simplify 0 into 0 21.358 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 21.358 * [backup-simplify]: Simplify (- 0) into 0 21.358 * [backup-simplify]: Simplify (+ 0 0) into 0 21.359 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 10 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 21.360 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 10) (* 0 -1))))) into 0 21.360 * [backup-simplify]: Simplify 0 into 0 21.360 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 21.361 * [backup-simplify]: Simplify (- 0) into 0 21.361 * [backup-simplify]: Simplify (+ 0 0) into 0 21.362 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 10 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 21.362 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 10) (* 0 -1)))))) into 0 21.362 * [backup-simplify]: Simplify 0 into 0 21.363 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 21.363 * [backup-simplify]: Simplify (- 0) into 0 21.364 * [backup-simplify]: Simplify (+ 0 0) into 0 21.364 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 10 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 21.365 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 10) (* 0 -1))))))) into 0 21.365 * [backup-simplify]: Simplify 0 into 0 21.366 * [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 21.366 * [backup-simplify]: Simplify (- 0) into 0 21.366 * [backup-simplify]: Simplify (+ 0 0) into 0 21.367 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 10 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 21.368 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 10) (* 0 -1)))))))) into 0 21.368 * [backup-simplify]: Simplify 0 into 0 21.368 * [backup-simplify]: Simplify (+ (* -10 (/ 1 (/ 1 (- k)))) (* 1 (pow (/ 1 (/ 1 (- k))) 2))) into (+ (pow k 2) (* 10 k)) 21.369 * * * [progress]: simplifying candidates 21.369 * * * * [progress]: [ 1 / 3484 ] simplifiying candidate # 21.369 * * * * [progress]: [ 2 / 3484 ] simplifiying candidate # 21.369 * * * * [progress]: [ 3 / 3484 ] simplifiying candidate # 21.369 * * * * [progress]: [ 4 / 3484 ] simplifiying candidate # 21.369 * * * * [progress]: [ 5 / 3484 ] simplifiying candidate # 21.369 * * * * [progress]: [ 6 / 3484 ] simplifiying candidate # 21.369 * * * * [progress]: [ 7 / 3484 ] simplifiying candidate # 21.369 * * * * [progress]: [ 8 / 3484 ] simplifiying candidate # 21.369 * * * * [progress]: [ 9 / 3484 ] simplifiying candidate # 21.369 * * * * [progress]: [ 10 / 3484 ] simplifiying candidate # 21.369 * * * * [progress]: [ 11 / 3484 ] simplifiying candidate # 21.369 * * * * [progress]: [ 12 / 3484 ] simplifiying candidate # 21.369 * * * * [progress]: [ 13 / 3484 ] simplifiying candidate # 21.369 * * * * [progress]: [ 14 / 3484 ] simplifiying candidate # 21.369 * * * * [progress]: [ 15 / 3484 ] simplifiying candidate # 21.369 * * * * [progress]: [ 16 / 3484 ] simplifiying candidate #real (real->posit16 (sqrt (+ (* (+ k 10) k) 1)))) (pow k m))))> 21.369 * * * * [progress]: [ 17 / 3484 ] simplifiying candidate # 21.370 * * * * [progress]: [ 18 / 3484 ] simplifiying candidate # 21.370 * * * * [progress]: [ 19 / 3484 ] simplifiying candidate # 21.370 * * * * [progress]: [ 20 / 3484 ] simplifiying candidate # 21.370 * * * * [progress]: [ 21 / 3484 ] simplifiying candidate # 21.370 * * * * [progress]: [ 22 / 3484 ] simplifiying candidate # 21.370 * * * * [progress]: [ 23 / 3484 ] simplifiying candidate # 21.370 * * * * [progress]: [ 24 / 3484 ] simplifiying candidate # 21.370 * * * * [progress]: [ 25 / 3484 ] simplifiying candidate # 21.370 * * * * [progress]: [ 26 / 3484 ] simplifiying candidate # 21.370 * * * * [progress]: [ 27 / 3484 ] simplifiying candidate # 21.370 * * * * [progress]: [ 28 / 3484 ] simplifiying candidate # 21.370 * * * * [progress]: [ 29 / 3484 ] simplifiying candidate # 21.370 * * * * [progress]: [ 30 / 3484 ] simplifiying candidate # 21.370 * * * * [progress]: [ 31 / 3484 ] simplifiying candidate # 21.370 * * * * [progress]: [ 32 / 3484 ] simplifiying candidate #real (real->posit16 (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))> 21.370 * * * * [progress]: [ 33 / 3484 ] simplifiying candidate # 21.370 * * * * [progress]: [ 34 / 3484 ] simplifiying candidate # 21.370 * * * * [progress]: [ 35 / 3484 ] simplifiying candidate # 21.370 * * * * [progress]: [ 36 / 3484 ] simplifiying candidate # 21.370 * * * * [progress]: [ 37 / 3484 ] simplifiying candidate # 21.371 * * * * [progress]: [ 38 / 3484 ] simplifiying candidate # 21.371 * * * * [progress]: [ 39 / 3484 ] simplifiying candidate # 21.371 * * * * [progress]: [ 40 / 3484 ] simplifiying candidate # 21.371 * * * * [progress]: [ 41 / 3484 ] simplifiying candidate # 21.371 * * * * [progress]: [ 42 / 3484 ] simplifiying candidate # 21.371 * * * * [progress]: [ 43 / 3484 ] simplifiying candidate # 21.371 * * * * [progress]: [ 44 / 3484 ] simplifiying candidate # 21.371 * * * * [progress]: [ 45 / 3484 ] simplifiying candidate # 21.371 * * * * [progress]: [ 46 / 3484 ] simplifiying candidate # 21.371 * * * * [progress]: [ 47 / 3484 ] simplifiying candidate # 21.371 * * * * [progress]: [ 48 / 3484 ] simplifiying candidate # 21.371 * * * * [progress]: [ 49 / 3484 ] simplifiying candidate # 21.371 * * * * [progress]: [ 50 / 3484 ] simplifiying candidate # 21.371 * * * * [progress]: [ 51 / 3484 ] simplifiying candidate # 21.371 * * * * [progress]: [ 52 / 3484 ] simplifiying candidate # 21.371 * * * * [progress]: [ 53 / 3484 ] simplifiying candidate # 21.371 * * * * [progress]: [ 54 / 3484 ] simplifiying candidate # 21.372 * * * * [progress]: [ 55 / 3484 ] simplifiying candidate # 21.372 * * * * [progress]: [ 56 / 3484 ] simplifiying candidate # 21.372 * * * * [progress]: [ 57 / 3484 ] simplifiying candidate # 21.372 * * * * [progress]: [ 58 / 3484 ] simplifiying candidate # 21.372 * * * * [progress]: [ 59 / 3484 ] simplifiying candidate # 21.372 * * * * [progress]: [ 60 / 3484 ] simplifiying candidate # 21.372 * * * * [progress]: [ 61 / 3484 ] simplifiying candidate # 21.372 * * * * [progress]: [ 62 / 3484 ] simplifiying candidate # 21.372 * * * * [progress]: [ 63 / 3484 ] simplifiying candidate # 21.372 * * * * [progress]: [ 64 / 3484 ] simplifiying candidate # 21.372 * * * * [progress]: [ 65 / 3484 ] simplifiying candidate # 21.372 * * * * [progress]: [ 66 / 3484 ] simplifiying candidate # 21.372 * * * * [progress]: [ 67 / 3484 ] simplifiying candidate # 21.372 * * * * [progress]: [ 68 / 3484 ] simplifiying candidate # 21.372 * * * * [progress]: [ 69 / 3484 ] simplifiying candidate # 21.372 * * * * [progress]: [ 70 / 3484 ] simplifiying candidate # 21.372 * * * * [progress]: [ 71 / 3484 ] simplifiying candidate # 21.372 * * * * [progress]: [ 72 / 3484 ] simplifiying candidate # 21.373 * * * * [progress]: [ 73 / 3484 ] simplifiying candidate # 21.373 * * * * [progress]: [ 74 / 3484 ] simplifiying candidate # 21.373 * * * * [progress]: [ 75 / 3484 ] simplifiying candidate # 21.373 * * * * [progress]: [ 76 / 3484 ] simplifiying candidate # 21.373 * * * * [progress]: [ 77 / 3484 ] simplifiying candidate # 21.373 * * * * [progress]: [ 78 / 3484 ] simplifiying candidate # 21.373 * * * * [progress]: [ 79 / 3484 ] simplifiying candidate # 21.373 * * * * [progress]: [ 80 / 3484 ] simplifiying candidate # 21.373 * * * * [progress]: [ 81 / 3484 ] simplifiying candidate # 21.373 * * * * [progress]: [ 82 / 3484 ] simplifiying candidate # 21.373 * * * * [progress]: [ 83 / 3484 ] simplifiying candidate # 21.373 * * * * [progress]: [ 84 / 3484 ] simplifiying candidate # 21.373 * * * * [progress]: [ 85 / 3484 ] simplifiying candidate # 21.373 * * * * [progress]: [ 86 / 3484 ] simplifiying candidate # 21.373 * * * * [progress]: [ 87 / 3484 ] simplifiying candidate # 21.373 * * * * [progress]: [ 88 / 3484 ] simplifiying candidate # 21.373 * * * * [progress]: [ 89 / 3484 ] simplifiying candidate # 21.373 * * * * [progress]: [ 90 / 3484 ] simplifiying candidate # 21.374 * * * * [progress]: [ 91 / 3484 ] simplifiying candidate # 21.374 * * * * [progress]: [ 92 / 3484 ] simplifiying candidate # 21.374 * * * * [progress]: [ 93 / 3484 ] simplifiying candidate # 21.374 * * * * [progress]: [ 94 / 3484 ] simplifiying candidate # 21.374 * * * * [progress]: [ 95 / 3484 ] simplifiying candidate # 21.374 * * * * [progress]: [ 96 / 3484 ] simplifiying candidate # 21.374 * * * * [progress]: [ 97 / 3484 ] simplifiying candidate # 21.374 * * * * [progress]: [ 98 / 3484 ] simplifiying candidate # 21.374 * * * * [progress]: [ 99 / 3484 ] simplifiying candidate # 21.374 * * * * [progress]: [ 100 / 3484 ] simplifiying candidate # 21.374 * * * * [progress]: [ 101 / 3484 ] simplifiying candidate # 21.374 * * * * [progress]: [ 102 / 3484 ] simplifiying candidate # 21.374 * * * * [progress]: [ 103 / 3484 ] simplifiying candidate # 21.374 * * * * [progress]: [ 104 / 3484 ] simplifiying candidate # 21.374 * * * * [progress]: [ 105 / 3484 ] simplifiying candidate # 21.374 * * * * [progress]: [ 106 / 3484 ] simplifiying candidate # 21.374 * * * * [progress]: [ 107 / 3484 ] simplifiying candidate # 21.374 * * * * [progress]: [ 108 / 3484 ] simplifiying candidate # 21.375 * * * * [progress]: [ 109 / 3484 ] simplifiying candidate # 21.375 * * * * [progress]: [ 110 / 3484 ] simplifiying candidate # 21.375 * * * * [progress]: [ 111 / 3484 ] simplifiying candidate # 21.375 * * * * [progress]: [ 112 / 3484 ] simplifiying candidate # 21.375 * * * * [progress]: [ 113 / 3484 ] simplifiying candidate # 21.375 * * * * [progress]: [ 114 / 3484 ] simplifiying candidate # 21.375 * * * * [progress]: [ 115 / 3484 ] simplifiying candidate # 21.375 * * * * [progress]: [ 116 / 3484 ] simplifiying candidate # 21.375 * * * * [progress]: [ 117 / 3484 ] simplifiying candidate # 21.375 * * * * [progress]: [ 118 / 3484 ] simplifiying candidate # 21.375 * * * * [progress]: [ 119 / 3484 ] simplifiying candidate # 21.375 * * * * [progress]: [ 120 / 3484 ] simplifiying candidate # 21.375 * * * * [progress]: [ 121 / 3484 ] simplifiying candidate # 21.375 * * * * [progress]: [ 122 / 3484 ] simplifiying candidate # 21.375 * * * * [progress]: [ 123 / 3484 ] simplifiying candidate # 21.375 * * * * [progress]: [ 124 / 3484 ] simplifiying candidate # 21.375 * * * * [progress]: [ 125 / 3484 ] simplifiying candidate # 21.375 * * * * [progress]: [ 126 / 3484 ] simplifiying candidate # 21.375 * * * * [progress]: [ 127 / 3484 ] simplifiying candidate # 21.376 * * * * [progress]: [ 128 / 3484 ] simplifiying candidate # 21.376 * * * * [progress]: [ 129 / 3484 ] simplifiying candidate # 21.376 * * * * [progress]: [ 130 / 3484 ] simplifiying candidate # 21.376 * * * * [progress]: [ 131 / 3484 ] simplifiying candidate # 21.376 * * * * [progress]: [ 132 / 3484 ] simplifiying candidate # 21.376 * * * * [progress]: [ 133 / 3484 ] simplifiying candidate # 21.376 * * * * [progress]: [ 134 / 3484 ] simplifiying candidate # 21.376 * * * * [progress]: [ 135 / 3484 ] simplifiying candidate # 21.376 * * * * [progress]: [ 136 / 3484 ] simplifiying candidate # 21.376 * * * * [progress]: [ 137 / 3484 ] simplifiying candidate # 21.376 * * * * [progress]: [ 138 / 3484 ] simplifiying candidate # 21.376 * * * * [progress]: [ 139 / 3484 ] simplifiying candidate # 21.376 * * * * [progress]: [ 140 / 3484 ] simplifiying candidate # 21.376 * * * * [progress]: [ 141 / 3484 ] simplifiying candidate # 21.376 * * * * [progress]: [ 142 / 3484 ] simplifiying candidate # 21.376 * * * * [progress]: [ 143 / 3484 ] simplifiying candidate # 21.376 * * * * [progress]: [ 144 / 3484 ] simplifiying candidate # 21.376 * * * * [progress]: [ 145 / 3484 ] simplifiying candidate # 21.376 * * * * [progress]: [ 146 / 3484 ] simplifiying candidate # 21.376 * * * * [progress]: [ 147 / 3484 ] simplifiying candidate # 21.377 * * * * [progress]: [ 148 / 3484 ] simplifiying candidate # 21.377 * * * * [progress]: [ 149 / 3484 ] simplifiying candidate # 21.377 * * * * [progress]: [ 150 / 3484 ] simplifiying candidate # 21.377 * * * * [progress]: [ 151 / 3484 ] simplifiying candidate # 21.377 * * * * [progress]: [ 152 / 3484 ] simplifiying candidate # 21.377 * * * * [progress]: [ 153 / 3484 ] simplifiying candidate # 21.377 * * * * [progress]: [ 154 / 3484 ] simplifiying candidate # 21.377 * * * * [progress]: [ 155 / 3484 ] simplifiying candidate # 21.377 * * * * [progress]: [ 156 / 3484 ] simplifiying candidate # 21.377 * * * * [progress]: [ 157 / 3484 ] simplifiying candidate # 21.377 * * * * [progress]: [ 158 / 3484 ] simplifiying candidate # 21.377 * * * * [progress]: [ 159 / 3484 ] simplifiying candidate # 21.377 * * * * [progress]: [ 160 / 3484 ] simplifiying candidate # 21.377 * * * * [progress]: [ 161 / 3484 ] simplifiying candidate # 21.377 * * * * [progress]: [ 162 / 3484 ] simplifiying candidate # 21.377 * * * * [progress]: [ 163 / 3484 ] simplifiying candidate # 21.377 * * * * [progress]: [ 164 / 3484 ] simplifiying candidate # 21.377 * * * * [progress]: [ 165 / 3484 ] simplifiying candidate # 21.378 * * * * [progress]: [ 166 / 3484 ] simplifiying candidate # 21.378 * * * * [progress]: [ 167 / 3484 ] simplifiying candidate # 21.378 * * * * [progress]: [ 168 / 3484 ] simplifiying candidate # 21.378 * * * * [progress]: [ 169 / 3484 ] simplifiying candidate # 21.378 * * * * [progress]: [ 170 / 3484 ] simplifiying candidate # 21.378 * * * * [progress]: [ 171 / 3484 ] simplifiying candidate # 21.378 * * * * [progress]: [ 172 / 3484 ] simplifiying candidate # 21.378 * * * * [progress]: [ 173 / 3484 ] simplifiying candidate # 21.378 * * * * [progress]: [ 174 / 3484 ] simplifiying candidate # 21.378 * * * * [progress]: [ 175 / 3484 ] simplifiying candidate # 21.378 * * * * [progress]: [ 176 / 3484 ] simplifiying candidate # 21.378 * * * * [progress]: [ 177 / 3484 ] simplifiying candidate # 21.378 * * * * [progress]: [ 178 / 3484 ] simplifiying candidate # 21.378 * * * * [progress]: [ 179 / 3484 ] simplifiying candidate # 21.378 * * * * [progress]: [ 180 / 3484 ] simplifiying candidate # 21.378 * * * * [progress]: [ 181 / 3484 ] simplifiying candidate # 21.378 * * * * [progress]: [ 182 / 3484 ] simplifiying candidate # 21.378 * * * * [progress]: [ 183 / 3484 ] simplifiying candidate # 21.379 * * * * [progress]: [ 184 / 3484 ] simplifiying candidate # 21.379 * * * * [progress]: [ 185 / 3484 ] simplifiying candidate # 21.379 * * * * [progress]: [ 186 / 3484 ] simplifiying candidate # 21.379 * * * * [progress]: [ 187 / 3484 ] simplifiying candidate # 21.379 * * * * [progress]: [ 188 / 3484 ] simplifiying candidate # 21.379 * * * * [progress]: [ 189 / 3484 ] simplifiying candidate # 21.379 * * * * [progress]: [ 190 / 3484 ] simplifiying candidate # 21.379 * * * * [progress]: [ 191 / 3484 ] simplifiying candidate # 21.379 * * * * [progress]: [ 192 / 3484 ] simplifiying candidate # 21.379 * * * * [progress]: [ 193 / 3484 ] simplifiying candidate # 21.379 * * * * [progress]: [ 194 / 3484 ] simplifiying candidate # 21.379 * * * * [progress]: [ 195 / 3484 ] simplifiying candidate # 21.379 * * * * [progress]: [ 196 / 3484 ] simplifiying candidate # 21.379 * * * * [progress]: [ 197 / 3484 ] simplifiying candidate # 21.379 * * * * [progress]: [ 198 / 3484 ] simplifiying candidate # 21.379 * * * * [progress]: [ 199 / 3484 ] simplifiying candidate # 21.379 * * * * [progress]: [ 200 / 3484 ] simplifiying candidate # 21.380 * * * * [progress]: [ 201 / 3484 ] simplifiying candidate # 21.380 * * * * [progress]: [ 202 / 3484 ] simplifiying candidate # 21.380 * * * * [progress]: [ 203 / 3484 ] simplifiying candidate # 21.380 * * * * [progress]: [ 204 / 3484 ] simplifiying candidate # 21.380 * * * * [progress]: [ 205 / 3484 ] simplifiying candidate # 21.380 * * * * [progress]: [ 206 / 3484 ] simplifiying candidate # 21.380 * * * * [progress]: [ 207 / 3484 ] simplifiying candidate # 21.380 * * * * [progress]: [ 208 / 3484 ] simplifiying candidate # 21.380 * * * * [progress]: [ 209 / 3484 ] simplifiying candidate # 21.380 * * * * [progress]: [ 210 / 3484 ] simplifiying candidate # 21.380 * * * * [progress]: [ 211 / 3484 ] simplifiying candidate # 21.380 * * * * [progress]: [ 212 / 3484 ] simplifiying candidate # 21.380 * * * * [progress]: [ 213 / 3484 ] simplifiying candidate # 21.380 * * * * [progress]: [ 214 / 3484 ] simplifiying candidate # 21.380 * * * * [progress]: [ 215 / 3484 ] simplifiying candidate # 21.380 * * * * [progress]: [ 216 / 3484 ] simplifiying candidate # 21.380 * * * * [progress]: [ 217 / 3484 ] simplifiying candidate # 21.380 * * * * [progress]: [ 218 / 3484 ] simplifiying candidate # 21.381 * * * * [progress]: [ 219 / 3484 ] simplifiying candidate # 21.381 * * * * [progress]: [ 220 / 3484 ] simplifiying candidate # 21.381 * * * * [progress]: [ 221 / 3484 ] simplifiying candidate # 21.381 * * * * [progress]: [ 222 / 3484 ] simplifiying candidate # 21.381 * * * * [progress]: [ 223 / 3484 ] simplifiying candidate # 21.381 * * * * [progress]: [ 224 / 3484 ] simplifiying candidate # 21.381 * * * * [progress]: [ 225 / 3484 ] simplifiying candidate # 21.381 * * * * [progress]: [ 226 / 3484 ] simplifiying candidate # 21.381 * * * * [progress]: [ 227 / 3484 ] simplifiying candidate # 21.381 * * * * [progress]: [ 228 / 3484 ] simplifiying candidate # 21.381 * * * * [progress]: [ 229 / 3484 ] simplifiying candidate # 21.381 * * * * [progress]: [ 230 / 3484 ] simplifiying candidate # 21.381 * * * * [progress]: [ 231 / 3484 ] simplifiying candidate # 21.381 * * * * [progress]: [ 232 / 3484 ] simplifiying candidate # 21.381 * * * * [progress]: [ 233 / 3484 ] simplifiying candidate # 21.381 * * * * [progress]: [ 234 / 3484 ] simplifiying candidate # 21.381 * * * * [progress]: [ 235 / 3484 ] simplifiying candidate # 21.381 * * * * [progress]: [ 236 / 3484 ] simplifiying candidate # 21.382 * * * * [progress]: [ 237 / 3484 ] simplifiying candidate # 21.382 * * * * [progress]: [ 238 / 3484 ] simplifiying candidate # 21.382 * * * * [progress]: [ 239 / 3484 ] simplifiying candidate # 21.382 * * * * [progress]: [ 240 / 3484 ] simplifiying candidate # 21.382 * * * * [progress]: [ 241 / 3484 ] simplifiying candidate # 21.382 * * * * [progress]: [ 242 / 3484 ] simplifiying candidate # 21.382 * * * * [progress]: [ 243 / 3484 ] simplifiying candidate # 21.382 * * * * [progress]: [ 244 / 3484 ] simplifiying candidate # 21.382 * * * * [progress]: [ 245 / 3484 ] simplifiying candidate # 21.382 * * * * [progress]: [ 246 / 3484 ] simplifiying candidate # 21.382 * * * * [progress]: [ 247 / 3484 ] simplifiying candidate # 21.382 * * * * [progress]: [ 248 / 3484 ] simplifiying candidate # 21.382 * * * * [progress]: [ 249 / 3484 ] simplifiying candidate # 21.382 * * * * [progress]: [ 250 / 3484 ] simplifiying candidate # 21.382 * * * * [progress]: [ 251 / 3484 ] simplifiying candidate # 21.382 * * * * [progress]: [ 252 / 3484 ] simplifiying candidate # 21.382 * * * * [progress]: [ 253 / 3484 ] simplifiying candidate # 21.382 * * * * [progress]: [ 254 / 3484 ] simplifiying candidate # 21.383 * * * * [progress]: [ 255 / 3484 ] simplifiying candidate # 21.383 * * * * [progress]: [ 256 / 3484 ] simplifiying candidate # 21.383 * * * * [progress]: [ 257 / 3484 ] simplifiying candidate # 21.383 * * * * [progress]: [ 258 / 3484 ] simplifiying candidate # 21.383 * * * * [progress]: [ 259 / 3484 ] simplifiying candidate # 21.383 * * * * [progress]: [ 260 / 3484 ] simplifiying candidate # 21.383 * * * * [progress]: [ 261 / 3484 ] simplifiying candidate # 21.383 * * * * [progress]: [ 262 / 3484 ] simplifiying candidate # 21.383 * * * * [progress]: [ 263 / 3484 ] simplifiying candidate # 21.383 * * * * [progress]: [ 264 / 3484 ] simplifiying candidate # 21.383 * * * * [progress]: [ 265 / 3484 ] simplifiying candidate # 21.383 * * * * [progress]: [ 266 / 3484 ] simplifiying candidate # 21.383 * * * * [progress]: [ 267 / 3484 ] simplifiying candidate # 21.383 * * * * [progress]: [ 268 / 3484 ] simplifiying candidate # 21.383 * * * * [progress]: [ 269 / 3484 ] simplifiying candidate # 21.383 * * * * [progress]: [ 270 / 3484 ] simplifiying candidate # 21.384 * * * * [progress]: [ 271 / 3484 ] simplifiying candidate # 21.384 * * * * [progress]: [ 272 / 3484 ] simplifiying candidate # 21.384 * * * * [progress]: [ 273 / 3484 ] simplifiying candidate # 21.384 * * * * [progress]: [ 274 / 3484 ] simplifiying candidate # 21.384 * * * * [progress]: [ 275 / 3484 ] simplifiying candidate # 21.384 * * * * [progress]: [ 276 / 3484 ] simplifiying candidate # 21.384 * * * * [progress]: [ 277 / 3484 ] simplifiying candidate # 21.384 * * * * [progress]: [ 278 / 3484 ] simplifiying candidate # 21.384 * * * * [progress]: [ 279 / 3484 ] simplifiying candidate # 21.384 * * * * [progress]: [ 280 / 3484 ] simplifiying candidate # 21.384 * * * * [progress]: [ 281 / 3484 ] simplifiying candidate # 21.384 * * * * [progress]: [ 282 / 3484 ] simplifiying candidate # 21.384 * * * * [progress]: [ 283 / 3484 ] simplifiying candidate # 21.384 * * * * [progress]: [ 284 / 3484 ] simplifiying candidate # 21.384 * * * * [progress]: [ 285 / 3484 ] simplifiying candidate # 21.384 * * * * [progress]: [ 286 / 3484 ] simplifiying candidate # 21.384 * * * * [progress]: [ 287 / 3484 ] simplifiying candidate # 21.384 * * * * [progress]: [ 288 / 3484 ] simplifiying candidate # 21.385 * * * * [progress]: [ 289 / 3484 ] simplifiying candidate # 21.385 * * * * [progress]: [ 290 / 3484 ] simplifiying candidate # 21.385 * * * * [progress]: [ 291 / 3484 ] simplifiying candidate # 21.385 * * * * [progress]: [ 292 / 3484 ] simplifiying candidate # 21.385 * * * * [progress]: [ 293 / 3484 ] simplifiying candidate # 21.385 * * * * [progress]: [ 294 / 3484 ] simplifiying candidate # 21.385 * * * * [progress]: [ 295 / 3484 ] simplifiying candidate # 21.385 * * * * [progress]: [ 296 / 3484 ] simplifiying candidate # 21.385 * * * * [progress]: [ 297 / 3484 ] simplifiying candidate # 21.385 * * * * [progress]: [ 298 / 3484 ] simplifiying candidate # 21.385 * * * * [progress]: [ 299 / 3484 ] simplifiying candidate # 21.385 * * * * [progress]: [ 300 / 3484 ] simplifiying candidate # 21.385 * * * * [progress]: [ 301 / 3484 ] simplifiying candidate # 21.385 * * * * [progress]: [ 302 / 3484 ] simplifiying candidate # 21.385 * * * * [progress]: [ 303 / 3484 ] simplifiying candidate # 21.385 * * * * [progress]: [ 304 / 3484 ] simplifiying candidate # 21.385 * * * * [progress]: [ 305 / 3484 ] simplifiying candidate # 21.386 * * * * [progress]: [ 306 / 3484 ] simplifiying candidate # 21.386 * * * * [progress]: [ 307 / 3484 ] simplifiying candidate # 21.386 * * * * [progress]: [ 308 / 3484 ] simplifiying candidate # 21.386 * * * * [progress]: [ 309 / 3484 ] simplifiying candidate # 21.386 * * * * [progress]: [ 310 / 3484 ] simplifiying candidate # 21.386 * * * * [progress]: [ 311 / 3484 ] simplifiying candidate # 21.386 * * * * [progress]: [ 312 / 3484 ] simplifiying candidate # 21.386 * * * * [progress]: [ 313 / 3484 ] simplifiying candidate # 21.386 * * * * [progress]: [ 314 / 3484 ] simplifiying candidate # 21.386 * * * * [progress]: [ 315 / 3484 ] simplifiying candidate # 21.386 * * * * [progress]: [ 316 / 3484 ] simplifiying candidate # 21.386 * * * * [progress]: [ 317 / 3484 ] simplifiying candidate # 21.386 * * * * [progress]: [ 318 / 3484 ] simplifiying candidate # 21.386 * * * * [progress]: [ 319 / 3484 ] simplifiying candidate # 21.386 * * * * [progress]: [ 320 / 3484 ] simplifiying candidate # 21.386 * * * * [progress]: [ 321 / 3484 ] simplifiying candidate # 21.386 * * * * [progress]: [ 322 / 3484 ] simplifiying candidate # 21.387 * * * * [progress]: [ 323 / 3484 ] simplifiying candidate # 21.387 * * * * [progress]: [ 324 / 3484 ] simplifiying candidate # 21.387 * * * * [progress]: [ 325 / 3484 ] simplifiying candidate # 21.387 * * * * [progress]: [ 326 / 3484 ] simplifiying candidate # 21.387 * * * * [progress]: [ 327 / 3484 ] simplifiying candidate # 21.387 * * * * [progress]: [ 328 / 3484 ] simplifiying candidate # 21.387 * * * * [progress]: [ 329 / 3484 ] simplifiying candidate # 21.387 * * * * [progress]: [ 330 / 3484 ] simplifiying candidate # 21.387 * * * * [progress]: [ 331 / 3484 ] simplifiying candidate # 21.387 * * * * [progress]: [ 332 / 3484 ] simplifiying candidate # 21.387 * * * * [progress]: [ 333 / 3484 ] simplifiying candidate # 21.387 * * * * [progress]: [ 334 / 3484 ] simplifiying candidate # 21.387 * * * * [progress]: [ 335 / 3484 ] simplifiying candidate # 21.387 * * * * [progress]: [ 336 / 3484 ] simplifiying candidate # 21.387 * * * * [progress]: [ 337 / 3484 ] simplifiying candidate # 21.387 * * * * [progress]: [ 338 / 3484 ] simplifiying candidate # 21.387 * * * * [progress]: [ 339 / 3484 ] simplifiying candidate # 21.387 * * * * [progress]: [ 340 / 3484 ] simplifiying candidate # 21.388 * * * * [progress]: [ 341 / 3484 ] simplifiying candidate # 21.388 * * * * [progress]: [ 342 / 3484 ] simplifiying candidate # 21.388 * * * * [progress]: [ 343 / 3484 ] simplifiying candidate # 21.388 * * * * [progress]: [ 344 / 3484 ] simplifiying candidate # 21.388 * * * * [progress]: [ 345 / 3484 ] simplifiying candidate # 21.388 * * * * [progress]: [ 346 / 3484 ] simplifiying candidate # 21.388 * * * * [progress]: [ 347 / 3484 ] simplifiying candidate # 21.388 * * * * [progress]: [ 348 / 3484 ] simplifiying candidate # 21.388 * * * * [progress]: [ 349 / 3484 ] simplifiying candidate # 21.388 * * * * [progress]: [ 350 / 3484 ] simplifiying candidate # 21.388 * * * * [progress]: [ 351 / 3484 ] simplifiying candidate # 21.388 * * * * [progress]: [ 352 / 3484 ] simplifiying candidate # 21.388 * * * * [progress]: [ 353 / 3484 ] simplifiying candidate # 21.388 * * * * [progress]: [ 354 / 3484 ] simplifiying candidate # 21.388 * * * * [progress]: [ 355 / 3484 ] simplifiying candidate # 21.388 * * * * [progress]: [ 356 / 3484 ] simplifiying candidate # 21.388 * * * * [progress]: [ 357 / 3484 ] simplifiying candidate # 21.389 * * * * [progress]: [ 358 / 3484 ] simplifiying candidate # 21.389 * * * * [progress]: [ 359 / 3484 ] simplifiying candidate # 21.389 * * * * [progress]: [ 360 / 3484 ] simplifiying candidate # 21.389 * * * * [progress]: [ 361 / 3484 ] simplifiying candidate # 21.389 * * * * [progress]: [ 362 / 3484 ] simplifiying candidate # 21.389 * * * * [progress]: [ 363 / 3484 ] simplifiying candidate # 21.389 * * * * [progress]: [ 364 / 3484 ] simplifiying candidate # 21.389 * * * * [progress]: [ 365 / 3484 ] simplifiying candidate # 21.389 * * * * [progress]: [ 366 / 3484 ] simplifiying candidate # 21.389 * * * * [progress]: [ 367 / 3484 ] simplifiying candidate # 21.389 * * * * [progress]: [ 368 / 3484 ] simplifiying candidate # 21.389 * * * * [progress]: [ 369 / 3484 ] simplifiying candidate # 21.389 * * * * [progress]: [ 370 / 3484 ] simplifiying candidate # 21.389 * * * * [progress]: [ 371 / 3484 ] simplifiying candidate # 21.389 * * * * [progress]: [ 372 / 3484 ] simplifiying candidate # 21.389 * * * * [progress]: [ 373 / 3484 ] simplifiying candidate # 21.389 * * * * [progress]: [ 374 / 3484 ] simplifiying candidate # 21.389 * * * * [progress]: [ 375 / 3484 ] simplifiying candidate # 21.390 * * * * [progress]: [ 376 / 3484 ] simplifiying candidate # 21.390 * * * * [progress]: [ 377 / 3484 ] simplifiying candidate # 21.390 * * * * [progress]: [ 378 / 3484 ] simplifiying candidate # 21.390 * * * * [progress]: [ 379 / 3484 ] simplifiying candidate # 21.390 * * * * [progress]: [ 380 / 3484 ] simplifiying candidate # 21.390 * * * * [progress]: [ 381 / 3484 ] simplifiying candidate # 21.390 * * * * [progress]: [ 382 / 3484 ] simplifiying candidate # 21.390 * * * * [progress]: [ 383 / 3484 ] simplifiying candidate # 21.390 * * * * [progress]: [ 384 / 3484 ] simplifiying candidate # 21.390 * * * * [progress]: [ 385 / 3484 ] simplifiying candidate # 21.390 * * * * [progress]: [ 386 / 3484 ] simplifiying candidate # 21.390 * * * * [progress]: [ 387 / 3484 ] simplifiying candidate # 21.390 * * * * [progress]: [ 388 / 3484 ] simplifiying candidate # 21.390 * * * * [progress]: [ 389 / 3484 ] simplifiying candidate # 21.390 * * * * [progress]: [ 390 / 3484 ] simplifiying candidate # 21.390 * * * * [progress]: [ 391 / 3484 ] simplifiying candidate # 21.390 * * * * [progress]: [ 392 / 3484 ] simplifiying candidate # 21.391 * * * * [progress]: [ 393 / 3484 ] simplifiying candidate # 21.391 * * * * [progress]: [ 394 / 3484 ] simplifiying candidate # 21.391 * * * * [progress]: [ 395 / 3484 ] simplifiying candidate # 21.391 * * * * [progress]: [ 396 / 3484 ] simplifiying candidate # 21.391 * * * * [progress]: [ 397 / 3484 ] simplifiying candidate # 21.391 * * * * [progress]: [ 398 / 3484 ] simplifiying candidate # 21.391 * * * * [progress]: [ 399 / 3484 ] simplifiying candidate # 21.391 * * * * [progress]: [ 400 / 3484 ] simplifiying candidate # 21.391 * * * * [progress]: [ 401 / 3484 ] simplifiying candidate # 21.391 * * * * [progress]: [ 402 / 3484 ] simplifiying candidate # 21.391 * * * * [progress]: [ 403 / 3484 ] simplifiying candidate # 21.391 * * * * [progress]: [ 404 / 3484 ] simplifiying candidate # 21.391 * * * * [progress]: [ 405 / 3484 ] simplifiying candidate # 21.391 * * * * [progress]: [ 406 / 3484 ] simplifiying candidate # 21.391 * * * * [progress]: [ 407 / 3484 ] simplifiying candidate # 21.391 * * * * [progress]: [ 408 / 3484 ] simplifiying candidate # 21.392 * * * * [progress]: [ 409 / 3484 ] simplifiying candidate # 21.392 * * * * [progress]: [ 410 / 3484 ] simplifiying candidate # 21.392 * * * * [progress]: [ 411 / 3484 ] simplifiying candidate # 21.392 * * * * [progress]: [ 412 / 3484 ] simplifiying candidate # 21.392 * * * * [progress]: [ 413 / 3484 ] simplifiying candidate # 21.392 * * * * [progress]: [ 414 / 3484 ] simplifiying candidate # 21.392 * * * * [progress]: [ 415 / 3484 ] simplifiying candidate # 21.392 * * * * [progress]: [ 416 / 3484 ] simplifiying candidate # 21.392 * * * * [progress]: [ 417 / 3484 ] simplifiying candidate # 21.392 * * * * [progress]: [ 418 / 3484 ] simplifiying candidate # 21.392 * * * * [progress]: [ 419 / 3484 ] simplifiying candidate # 21.392 * * * * [progress]: [ 420 / 3484 ] simplifiying candidate # 21.392 * * * * [progress]: [ 421 / 3484 ] simplifiying candidate # 21.392 * * * * [progress]: [ 422 / 3484 ] simplifiying candidate # 21.392 * * * * [progress]: [ 423 / 3484 ] simplifiying candidate # 21.392 * * * * [progress]: [ 424 / 3484 ] simplifiying candidate # 21.392 * * * * [progress]: [ 425 / 3484 ] simplifiying candidate # 21.393 * * * * [progress]: [ 426 / 3484 ] simplifiying candidate # 21.393 * * * * [progress]: [ 427 / 3484 ] simplifiying candidate # 21.393 * * * * [progress]: [ 428 / 3484 ] simplifiying candidate # 21.393 * * * * [progress]: [ 429 / 3484 ] simplifiying candidate # 21.393 * * * * [progress]: [ 430 / 3484 ] simplifiying candidate # 21.393 * * * * [progress]: [ 431 / 3484 ] simplifiying candidate # 21.393 * * * * [progress]: [ 432 / 3484 ] simplifiying candidate # 21.393 * * * * [progress]: [ 433 / 3484 ] simplifiying candidate # 21.393 * * * * [progress]: [ 434 / 3484 ] simplifiying candidate # 21.393 * * * * [progress]: [ 435 / 3484 ] simplifiying candidate # 21.393 * * * * [progress]: [ 436 / 3484 ] simplifiying candidate # 21.393 * * * * [progress]: [ 437 / 3484 ] simplifiying candidate # 21.393 * * * * [progress]: [ 438 / 3484 ] simplifiying candidate # 21.393 * * * * [progress]: [ 439 / 3484 ] simplifiying candidate # 21.393 * * * * [progress]: [ 440 / 3484 ] simplifiying candidate # 21.393 * * * * [progress]: [ 441 / 3484 ] simplifiying candidate # 21.393 * * * * [progress]: [ 442 / 3484 ] simplifiying candidate # 21.394 * * * * [progress]: [ 443 / 3484 ] simplifiying candidate # 21.394 * * * * [progress]: [ 444 / 3484 ] simplifiying candidate # 21.394 * * * * [progress]: [ 445 / 3484 ] simplifiying candidate # 21.394 * * * * [progress]: [ 446 / 3484 ] simplifiying candidate # 21.394 * * * * [progress]: [ 447 / 3484 ] simplifiying candidate # 21.394 * * * * [progress]: [ 448 / 3484 ] simplifiying candidate # 21.394 * * * * [progress]: [ 449 / 3484 ] simplifiying candidate # 21.394 * * * * [progress]: [ 450 / 3484 ] simplifiying candidate # 21.394 * * * * [progress]: [ 451 / 3484 ] simplifiying candidate # 21.394 * * * * [progress]: [ 452 / 3484 ] simplifiying candidate # 21.394 * * * * [progress]: [ 453 / 3484 ] simplifiying candidate # 21.394 * * * * [progress]: [ 454 / 3484 ] simplifiying candidate # 21.394 * * * * [progress]: [ 455 / 3484 ] simplifiying candidate # 21.394 * * * * [progress]: [ 456 / 3484 ] simplifiying candidate # 21.394 * * * * [progress]: [ 457 / 3484 ] simplifiying candidate # 21.394 * * * * [progress]: [ 458 / 3484 ] simplifiying candidate # 21.394 * * * * [progress]: [ 459 / 3484 ] simplifiying candidate # 21.395 * * * * [progress]: [ 460 / 3484 ] simplifiying candidate # 21.395 * * * * [progress]: [ 461 / 3484 ] simplifiying candidate # 21.395 * * * * [progress]: [ 462 / 3484 ] simplifiying candidate # 21.395 * * * * [progress]: [ 463 / 3484 ] simplifiying candidate # 21.395 * * * * [progress]: [ 464 / 3484 ] simplifiying candidate # 21.395 * * * * [progress]: [ 465 / 3484 ] simplifiying candidate # 21.395 * * * * [progress]: [ 466 / 3484 ] simplifiying candidate # 21.395 * * * * [progress]: [ 467 / 3484 ] simplifiying candidate # 21.395 * * * * [progress]: [ 468 / 3484 ] simplifiying candidate # 21.395 * * * * [progress]: [ 469 / 3484 ] simplifiying candidate # 21.395 * * * * [progress]: [ 470 / 3484 ] simplifiying candidate # 21.395 * * * * [progress]: [ 471 / 3484 ] simplifiying candidate # 21.395 * * * * [progress]: [ 472 / 3484 ] simplifiying candidate # 21.395 * * * * [progress]: [ 473 / 3484 ] simplifiying candidate # 21.395 * * * * [progress]: [ 474 / 3484 ] simplifiying candidate # 21.395 * * * * [progress]: [ 475 / 3484 ] simplifiying candidate # 21.395 * * * * [progress]: [ 476 / 3484 ] simplifiying candidate # 21.396 * * * * [progress]: [ 477 / 3484 ] simplifiying candidate # 21.396 * * * * [progress]: [ 478 / 3484 ] simplifiying candidate # 21.396 * * * * [progress]: [ 479 / 3484 ] simplifiying candidate # 21.396 * * * * [progress]: [ 480 / 3484 ] simplifiying candidate # 21.396 * * * * [progress]: [ 481 / 3484 ] simplifiying candidate # 21.396 * * * * [progress]: [ 482 / 3484 ] simplifiying candidate # 21.396 * * * * [progress]: [ 483 / 3484 ] simplifiying candidate # 21.396 * * * * [progress]: [ 484 / 3484 ] simplifiying candidate # 21.396 * * * * [progress]: [ 485 / 3484 ] simplifiying candidate # 21.396 * * * * [progress]: [ 486 / 3484 ] simplifiying candidate # 21.396 * * * * [progress]: [ 487 / 3484 ] simplifiying candidate # 21.396 * * * * [progress]: [ 488 / 3484 ] simplifiying candidate # 21.396 * * * * [progress]: [ 489 / 3484 ] simplifiying candidate # 21.396 * * * * [progress]: [ 490 / 3484 ] simplifiying candidate # 21.396 * * * * [progress]: [ 491 / 3484 ] simplifiying candidate # 21.396 * * * * [progress]: [ 492 / 3484 ] simplifiying candidate # 21.396 * * * * [progress]: [ 493 / 3484 ] simplifiying candidate # 21.397 * * * * [progress]: [ 494 / 3484 ] simplifiying candidate # 21.397 * * * * [progress]: [ 495 / 3484 ] simplifiying candidate # 21.397 * * * * [progress]: [ 496 / 3484 ] simplifiying candidate # 21.397 * * * * [progress]: [ 497 / 3484 ] simplifiying candidate # 21.397 * * * * [progress]: [ 498 / 3484 ] simplifiying candidate # 21.397 * * * * [progress]: [ 499 / 3484 ] simplifiying candidate # 21.397 * * * * [progress]: [ 500 / 3484 ] simplifiying candidate # 21.397 * * * * [progress]: [ 501 / 3484 ] simplifiying candidate # 21.397 * * * * [progress]: [ 502 / 3484 ] simplifiying candidate # 21.397 * * * * [progress]: [ 503 / 3484 ] simplifiying candidate # 21.401 * * * * [progress]: [ 504 / 3484 ] simplifiying candidate # 21.401 * * * * [progress]: [ 505 / 3484 ] simplifiying candidate # 21.401 * * * * [progress]: [ 506 / 3484 ] simplifiying candidate # 21.401 * * * * [progress]: [ 507 / 3484 ] simplifiying candidate # 21.401 * * * * [progress]: [ 508 / 3484 ] simplifiying candidate # 21.401 * * * * [progress]: [ 509 / 3484 ] simplifiying candidate # 21.401 * * * * [progress]: [ 510 / 3484 ] simplifiying candidate # 21.401 * * * * [progress]: [ 511 / 3484 ] simplifiying candidate # 21.401 * * * * [progress]: [ 512 / 3484 ] simplifiying candidate # 21.401 * * * * [progress]: [ 513 / 3484 ] simplifiying candidate # 21.401 * * * * [progress]: [ 514 / 3484 ] simplifiying candidate # 21.401 * * * * [progress]: [ 515 / 3484 ] simplifiying candidate # 21.401 * * * * [progress]: [ 516 / 3484 ] simplifiying candidate # 21.401 * * * * [progress]: [ 517 / 3484 ] simplifiying candidate # 21.401 * * * * [progress]: [ 518 / 3484 ] simplifiying candidate # 21.401 * * * * [progress]: [ 519 / 3484 ] simplifiying candidate # 21.401 * * * * [progress]: [ 520 / 3484 ] simplifiying candidate # 21.402 * * * * [progress]: [ 521 / 3484 ] simplifiying candidate # 21.402 * * * * [progress]: [ 522 / 3484 ] simplifiying candidate # 21.402 * * * * [progress]: [ 523 / 3484 ] simplifiying candidate # 21.402 * * * * [progress]: [ 524 / 3484 ] simplifiying candidate # 21.402 * * * * [progress]: [ 525 / 3484 ] simplifiying candidate # 21.402 * * * * [progress]: [ 526 / 3484 ] simplifiying candidate # 21.402 * * * * [progress]: [ 527 / 3484 ] simplifiying candidate # 21.402 * * * * [progress]: [ 528 / 3484 ] simplifiying candidate # 21.402 * * * * [progress]: [ 529 / 3484 ] simplifiying candidate # 21.402 * * * * [progress]: [ 530 / 3484 ] simplifiying candidate # 21.402 * * * * [progress]: [ 531 / 3484 ] simplifiying candidate # 21.402 * * * * [progress]: [ 532 / 3484 ] simplifiying candidate # 21.402 * * * * [progress]: [ 533 / 3484 ] simplifiying candidate # 21.402 * * * * [progress]: [ 534 / 3484 ] simplifiying candidate # 21.402 * * * * [progress]: [ 535 / 3484 ] simplifiying candidate # 21.402 * * * * [progress]: [ 536 / 3484 ] simplifiying candidate # 21.403 * * * * [progress]: [ 537 / 3484 ] simplifiying candidate # 21.403 * * * * [progress]: [ 538 / 3484 ] simplifiying candidate # 21.403 * * * * [progress]: [ 539 / 3484 ] simplifiying candidate # 21.403 * * * * [progress]: [ 540 / 3484 ] simplifiying candidate # 21.403 * * * * [progress]: [ 541 / 3484 ] simplifiying candidate # 21.403 * * * * [progress]: [ 542 / 3484 ] simplifiying candidate # 21.403 * * * * [progress]: [ 543 / 3484 ] simplifiying candidate # 21.403 * * * * [progress]: [ 544 / 3484 ] simplifiying candidate # 21.403 * * * * [progress]: [ 545 / 3484 ] simplifiying candidate # 21.403 * * * * [progress]: [ 546 / 3484 ] simplifiying candidate # 21.403 * * * * [progress]: [ 547 / 3484 ] simplifiying candidate # 21.403 * * * * [progress]: [ 548 / 3484 ] simplifiying candidate # 21.403 * * * * [progress]: [ 549 / 3484 ] simplifiying candidate # 21.403 * * * * [progress]: [ 550 / 3484 ] simplifiying candidate # 21.403 * * * * [progress]: [ 551 / 3484 ] simplifiying candidate # 21.403 * * * * [progress]: [ 552 / 3484 ] simplifiying candidate # 21.403 * * * * [progress]: [ 553 / 3484 ] simplifiying candidate # 21.403 * * * * [progress]: [ 554 / 3484 ] simplifiying candidate # 21.404 * * * * [progress]: [ 555 / 3484 ] simplifiying candidate # 21.404 * * * * [progress]: [ 556 / 3484 ] simplifiying candidate # 21.404 * * * * [progress]: [ 557 / 3484 ] simplifiying candidate # 21.404 * * * * [progress]: [ 558 / 3484 ] simplifiying candidate # 21.404 * * * * [progress]: [ 559 / 3484 ] simplifiying candidate # 21.404 * * * * [progress]: [ 560 / 3484 ] simplifiying candidate # 21.404 * * * * [progress]: [ 561 / 3484 ] simplifiying candidate # 21.404 * * * * [progress]: [ 562 / 3484 ] simplifiying candidate # 21.404 * * * * [progress]: [ 563 / 3484 ] simplifiying candidate # 21.404 * * * * [progress]: [ 564 / 3484 ] simplifiying candidate # 21.404 * * * * [progress]: [ 565 / 3484 ] simplifiying candidate # 21.404 * * * * [progress]: [ 566 / 3484 ] simplifiying candidate # 21.404 * * * * [progress]: [ 567 / 3484 ] simplifiying candidate # 21.404 * * * * [progress]: [ 568 / 3484 ] simplifiying candidate # 21.404 * * * * [progress]: [ 569 / 3484 ] simplifiying candidate # 21.404 * * * * [progress]: [ 570 / 3484 ] simplifiying candidate # 21.404 * * * * [progress]: [ 571 / 3484 ] simplifiying candidate # 21.405 * * * * [progress]: [ 572 / 3484 ] simplifiying candidate # 21.405 * * * * [progress]: [ 573 / 3484 ] simplifiying candidate # 21.405 * * * * [progress]: [ 574 / 3484 ] simplifiying candidate # 21.405 * * * * [progress]: [ 575 / 3484 ] simplifiying candidate # 21.405 * * * * [progress]: [ 576 / 3484 ] simplifiying candidate # 21.405 * * * * [progress]: [ 577 / 3484 ] simplifiying candidate # 21.405 * * * * [progress]: [ 578 / 3484 ] simplifiying candidate # 21.405 * * * * [progress]: [ 579 / 3484 ] simplifiying candidate # 21.405 * * * * [progress]: [ 580 / 3484 ] simplifiying candidate # 21.405 * * * * [progress]: [ 581 / 3484 ] simplifiying candidate # 21.405 * * * * [progress]: [ 582 / 3484 ] simplifiying candidate # 21.405 * * * * [progress]: [ 583 / 3484 ] simplifiying candidate # 21.405 * * * * [progress]: [ 584 / 3484 ] simplifiying candidate # 21.405 * * * * [progress]: [ 585 / 3484 ] simplifiying candidate # 21.405 * * * * [progress]: [ 586 / 3484 ] simplifiying candidate # 21.405 * * * * [progress]: [ 587 / 3484 ] simplifiying candidate # 21.405 * * * * [progress]: [ 588 / 3484 ] simplifiying candidate # 21.405 * * * * [progress]: [ 589 / 3484 ] simplifiying candidate # 21.406 * * * * [progress]: [ 590 / 3484 ] simplifiying candidate # 21.406 * * * * [progress]: [ 591 / 3484 ] simplifiying candidate # 21.406 * * * * [progress]: [ 592 / 3484 ] simplifiying candidate # 21.406 * * * * [progress]: [ 593 / 3484 ] simplifiying candidate # 21.406 * * * * [progress]: [ 594 / 3484 ] simplifiying candidate # 21.406 * * * * [progress]: [ 595 / 3484 ] simplifiying candidate # 21.406 * * * * [progress]: [ 596 / 3484 ] simplifiying candidate # 21.406 * * * * [progress]: [ 597 / 3484 ] simplifiying candidate # 21.406 * * * * [progress]: [ 598 / 3484 ] simplifiying candidate # 21.406 * * * * [progress]: [ 599 / 3484 ] simplifiying candidate # 21.406 * * * * [progress]: [ 600 / 3484 ] simplifiying candidate # 21.406 * * * * [progress]: [ 601 / 3484 ] simplifiying candidate # 21.406 * * * * [progress]: [ 602 / 3484 ] simplifiying candidate # 21.406 * * * * [progress]: [ 603 / 3484 ] simplifiying candidate # 21.406 * * * * [progress]: [ 604 / 3484 ] simplifiying candidate # 21.406 * * * * [progress]: [ 605 / 3484 ] simplifiying candidate # 21.406 * * * * [progress]: [ 606 / 3484 ] simplifiying candidate # 21.407 * * * * [progress]: [ 607 / 3484 ] simplifiying candidate # 21.407 * * * * [progress]: [ 608 / 3484 ] simplifiying candidate # 21.407 * * * * [progress]: [ 609 / 3484 ] simplifiying candidate # 21.407 * * * * [progress]: [ 610 / 3484 ] simplifiying candidate # 21.407 * * * * [progress]: [ 611 / 3484 ] simplifiying candidate # 21.407 * * * * [progress]: [ 612 / 3484 ] simplifiying candidate # 21.407 * * * * [progress]: [ 613 / 3484 ] simplifiying candidate # 21.407 * * * * [progress]: [ 614 / 3484 ] simplifiying candidate # 21.407 * * * * [progress]: [ 615 / 3484 ] simplifiying candidate # 21.407 * * * * [progress]: [ 616 / 3484 ] simplifiying candidate # 21.407 * * * * [progress]: [ 617 / 3484 ] simplifiying candidate # 21.407 * * * * [progress]: [ 618 / 3484 ] simplifiying candidate # 21.407 * * * * [progress]: [ 619 / 3484 ] simplifiying candidate # 21.407 * * * * [progress]: [ 620 / 3484 ] simplifiying candidate # 21.407 * * * * [progress]: [ 621 / 3484 ] simplifiying candidate # 21.407 * * * * [progress]: [ 622 / 3484 ] simplifiying candidate # 21.407 * * * * [progress]: [ 623 / 3484 ] simplifiying candidate # 21.408 * * * * [progress]: [ 624 / 3484 ] simplifiying candidate # 21.408 * * * * [progress]: [ 625 / 3484 ] simplifiying candidate # 21.408 * * * * [progress]: [ 626 / 3484 ] simplifiying candidate # 21.408 * * * * [progress]: [ 627 / 3484 ] simplifiying candidate # 21.408 * * * * [progress]: [ 628 / 3484 ] simplifiying candidate # 21.408 * * * * [progress]: [ 629 / 3484 ] simplifiying candidate # 21.408 * * * * [progress]: [ 630 / 3484 ] simplifiying candidate # 21.408 * * * * [progress]: [ 631 / 3484 ] simplifiying candidate # 21.408 * * * * [progress]: [ 632 / 3484 ] simplifiying candidate # 21.408 * * * * [progress]: [ 633 / 3484 ] simplifiying candidate # 21.408 * * * * [progress]: [ 634 / 3484 ] simplifiying candidate # 21.408 * * * * [progress]: [ 635 / 3484 ] simplifiying candidate # 21.408 * * * * [progress]: [ 636 / 3484 ] simplifiying candidate # 21.408 * * * * [progress]: [ 637 / 3484 ] simplifiying candidate # 21.408 * * * * [progress]: [ 638 / 3484 ] simplifiying candidate # 21.408 * * * * [progress]: [ 639 / 3484 ] simplifiying candidate # 21.408 * * * * [progress]: [ 640 / 3484 ] simplifiying candidate # 21.408 * * * * [progress]: [ 641 / 3484 ] simplifiying candidate # 21.409 * * * * [progress]: [ 642 / 3484 ] simplifiying candidate # 21.409 * * * * [progress]: [ 643 / 3484 ] simplifiying candidate # 21.409 * * * * [progress]: [ 644 / 3484 ] simplifiying candidate # 21.409 * * * * [progress]: [ 645 / 3484 ] simplifiying candidate # 21.409 * * * * [progress]: [ 646 / 3484 ] simplifiying candidate # 21.409 * * * * [progress]: [ 647 / 3484 ] simplifiying candidate # 21.409 * * * * [progress]: [ 648 / 3484 ] simplifiying candidate # 21.409 * * * * [progress]: [ 649 / 3484 ] simplifiying candidate # 21.409 * * * * [progress]: [ 650 / 3484 ] simplifiying candidate # 21.409 * * * * [progress]: [ 651 / 3484 ] simplifiying candidate # 21.409 * * * * [progress]: [ 652 / 3484 ] simplifiying candidate # 21.409 * * * * [progress]: [ 653 / 3484 ] simplifiying candidate # 21.409 * * * * [progress]: [ 654 / 3484 ] simplifiying candidate # 21.409 * * * * [progress]: [ 655 / 3484 ] simplifiying candidate # 21.409 * * * * [progress]: [ 656 / 3484 ] simplifiying candidate # 21.409 * * * * [progress]: [ 657 / 3484 ] simplifiying candidate # 21.409 * * * * [progress]: [ 658 / 3484 ] simplifiying candidate # 21.409 * * * * [progress]: [ 659 / 3484 ] simplifiying candidate # 21.410 * * * * [progress]: [ 660 / 3484 ] simplifiying candidate # 21.410 * * * * [progress]: [ 661 / 3484 ] simplifiying candidate # 21.410 * * * * [progress]: [ 662 / 3484 ] simplifiying candidate # 21.410 * * * * [progress]: [ 663 / 3484 ] simplifiying candidate # 21.410 * * * * [progress]: [ 664 / 3484 ] simplifiying candidate # 21.410 * * * * [progress]: [ 665 / 3484 ] simplifiying candidate # 21.410 * * * * [progress]: [ 666 / 3484 ] simplifiying candidate # 21.410 * * * * [progress]: [ 667 / 3484 ] simplifiying candidate # 21.410 * * * * [progress]: [ 668 / 3484 ] simplifiying candidate # 21.410 * * * * [progress]: [ 669 / 3484 ] simplifiying candidate # 21.410 * * * * [progress]: [ 670 / 3484 ] simplifiying candidate # 21.410 * * * * [progress]: [ 671 / 3484 ] simplifiying candidate # 21.410 * * * * [progress]: [ 672 / 3484 ] simplifiying candidate # 21.411 * * * * [progress]: [ 673 / 3484 ] simplifiying candidate # 21.411 * * * * [progress]: [ 674 / 3484 ] simplifiying candidate # 21.411 * * * * [progress]: [ 675 / 3484 ] simplifiying candidate # 21.411 * * * * [progress]: [ 676 / 3484 ] simplifiying candidate # 21.411 * * * * [progress]: [ 677 / 3484 ] simplifiying candidate # 21.411 * * * * [progress]: [ 678 / 3484 ] simplifiying candidate # 21.411 * * * * [progress]: [ 679 / 3484 ] simplifiying candidate # 21.411 * * * * [progress]: [ 680 / 3484 ] simplifiying candidate # 21.411 * * * * [progress]: [ 681 / 3484 ] simplifiying candidate # 21.411 * * * * [progress]: [ 682 / 3484 ] simplifiying candidate # 21.411 * * * * [progress]: [ 683 / 3484 ] simplifiying candidate # 21.411 * * * * [progress]: [ 684 / 3484 ] simplifiying candidate # 21.411 * * * * [progress]: [ 685 / 3484 ] simplifiying candidate # 21.411 * * * * [progress]: [ 686 / 3484 ] simplifiying candidate # 21.411 * * * * [progress]: [ 687 / 3484 ] simplifiying candidate # 21.411 * * * * [progress]: [ 688 / 3484 ] simplifiying candidate # 21.411 * * * * [progress]: [ 689 / 3484 ] simplifiying candidate # 21.411 * * * * [progress]: [ 690 / 3484 ] simplifiying candidate # 21.412 * * * * [progress]: [ 691 / 3484 ] simplifiying candidate # 21.412 * * * * [progress]: [ 692 / 3484 ] simplifiying candidate # 21.412 * * * * [progress]: [ 693 / 3484 ] simplifiying candidate # 21.412 * * * * [progress]: [ 694 / 3484 ] simplifiying candidate # 21.412 * * * * [progress]: [ 695 / 3484 ] simplifiying candidate # 21.412 * * * * [progress]: [ 696 / 3484 ] simplifiying candidate # 21.412 * * * * [progress]: [ 697 / 3484 ] simplifiying candidate # 21.412 * * * * [progress]: [ 698 / 3484 ] simplifiying candidate # 21.412 * * * * [progress]: [ 699 / 3484 ] simplifiying candidate # 21.412 * * * * [progress]: [ 700 / 3484 ] simplifiying candidate # 21.412 * * * * [progress]: [ 701 / 3484 ] simplifiying candidate # 21.412 * * * * [progress]: [ 702 / 3484 ] simplifiying candidate # 21.412 * * * * [progress]: [ 703 / 3484 ] simplifiying candidate # 21.412 * * * * [progress]: [ 704 / 3484 ] simplifiying candidate # 21.412 * * * * [progress]: [ 705 / 3484 ] simplifiying candidate # 21.412 * * * * [progress]: [ 706 / 3484 ] simplifiying candidate # 21.412 * * * * [progress]: [ 707 / 3484 ] simplifiying candidate # 21.412 * * * * [progress]: [ 708 / 3484 ] simplifiying candidate # 21.413 * * * * [progress]: [ 709 / 3484 ] simplifiying candidate # 21.413 * * * * [progress]: [ 710 / 3484 ] simplifiying candidate # 21.413 * * * * [progress]: [ 711 / 3484 ] simplifiying candidate # 21.413 * * * * [progress]: [ 712 / 3484 ] simplifiying candidate # 21.413 * * * * [progress]: [ 713 / 3484 ] simplifiying candidate # 21.413 * * * * [progress]: [ 714 / 3484 ] simplifiying candidate # 21.413 * * * * [progress]: [ 715 / 3484 ] simplifiying candidate # 21.413 * * * * [progress]: [ 716 / 3484 ] simplifiying candidate # 21.413 * * * * [progress]: [ 717 / 3484 ] simplifiying candidate # 21.413 * * * * [progress]: [ 718 / 3484 ] simplifiying candidate # 21.413 * * * * [progress]: [ 719 / 3484 ] simplifiying candidate # 21.413 * * * * [progress]: [ 720 / 3484 ] simplifiying candidate # 21.413 * * * * [progress]: [ 721 / 3484 ] simplifiying candidate # 21.413 * * * * [progress]: [ 722 / 3484 ] simplifiying candidate # 21.413 * * * * [progress]: [ 723 / 3484 ] simplifiying candidate # 21.413 * * * * [progress]: [ 724 / 3484 ] simplifiying candidate # 21.413 * * * * [progress]: [ 725 / 3484 ] simplifiying candidate # 21.413 * * * * [progress]: [ 726 / 3484 ] simplifiying candidate # 21.414 * * * * [progress]: [ 727 / 3484 ] simplifiying candidate # 21.414 * * * * [progress]: [ 728 / 3484 ] simplifiying candidate # 21.414 * * * * [progress]: [ 729 / 3484 ] simplifiying candidate # 21.414 * * * * [progress]: [ 730 / 3484 ] simplifiying candidate # 21.414 * * * * [progress]: [ 731 / 3484 ] simplifiying candidate # 21.414 * * * * [progress]: [ 732 / 3484 ] simplifiying candidate # 21.414 * * * * [progress]: [ 733 / 3484 ] simplifiying candidate # 21.414 * * * * [progress]: [ 734 / 3484 ] simplifiying candidate # 21.414 * * * * [progress]: [ 735 / 3484 ] simplifiying candidate # 21.414 * * * * [progress]: [ 736 / 3484 ] simplifiying candidate # 21.414 * * * * [progress]: [ 737 / 3484 ] simplifiying candidate # 21.414 * * * * [progress]: [ 738 / 3484 ] simplifiying candidate # 21.414 * * * * [progress]: [ 739 / 3484 ] simplifiying candidate # 21.414 * * * * [progress]: [ 740 / 3484 ] simplifiying candidate # 21.414 * * * * [progress]: [ 741 / 3484 ] simplifiying candidate # 21.414 * * * * [progress]: [ 742 / 3484 ] simplifiying candidate # 21.414 * * * * [progress]: [ 743 / 3484 ] simplifiying candidate # 21.414 * * * * [progress]: [ 744 / 3484 ] simplifiying candidate # 21.415 * * * * [progress]: [ 745 / 3484 ] simplifiying candidate # 21.415 * * * * [progress]: [ 746 / 3484 ] simplifiying candidate # 21.415 * * * * [progress]: [ 747 / 3484 ] simplifiying candidate # 21.415 * * * * [progress]: [ 748 / 3484 ] simplifiying candidate # 21.415 * * * * [progress]: [ 749 / 3484 ] simplifiying candidate # 21.415 * * * * [progress]: [ 750 / 3484 ] simplifiying candidate # 21.415 * * * * [progress]: [ 751 / 3484 ] simplifiying candidate # 21.415 * * * * [progress]: [ 752 / 3484 ] simplifiying candidate # 21.415 * * * * [progress]: [ 753 / 3484 ] simplifiying candidate # 21.415 * * * * [progress]: [ 754 / 3484 ] simplifiying candidate # 21.415 * * * * [progress]: [ 755 / 3484 ] simplifiying candidate # 21.415 * * * * [progress]: [ 756 / 3484 ] simplifiying candidate # 21.415 * * * * [progress]: [ 757 / 3484 ] simplifiying candidate # 21.415 * * * * [progress]: [ 758 / 3484 ] simplifiying candidate # 21.415 * * * * [progress]: [ 759 / 3484 ] simplifiying candidate # 21.415 * * * * [progress]: [ 760 / 3484 ] simplifiying candidate # 21.415 * * * * [progress]: [ 761 / 3484 ] simplifiying candidate # 21.415 * * * * [progress]: [ 762 / 3484 ] simplifiying candidate # 21.416 * * * * [progress]: [ 763 / 3484 ] simplifiying candidate # 21.416 * * * * [progress]: [ 764 / 3484 ] simplifiying candidate # 21.416 * * * * [progress]: [ 765 / 3484 ] simplifiying candidate # 21.416 * * * * [progress]: [ 766 / 3484 ] simplifiying candidate # 21.416 * * * * [progress]: [ 767 / 3484 ] simplifiying candidate # 21.416 * * * * [progress]: [ 768 / 3484 ] simplifiying candidate # 21.416 * * * * [progress]: [ 769 / 3484 ] simplifiying candidate # 21.416 * * * * [progress]: [ 770 / 3484 ] simplifiying candidate # 21.416 * * * * [progress]: [ 771 / 3484 ] simplifiying candidate # 21.416 * * * * [progress]: [ 772 / 3484 ] simplifiying candidate # 21.416 * * * * [progress]: [ 773 / 3484 ] simplifiying candidate # 21.416 * * * * [progress]: [ 774 / 3484 ] simplifiying candidate # 21.416 * * * * [progress]: [ 775 / 3484 ] simplifiying candidate # 21.417 * * * * [progress]: [ 776 / 3484 ] simplifiying candidate # 21.417 * * * * [progress]: [ 777 / 3484 ] simplifiying candidate # 21.417 * * * * [progress]: [ 778 / 3484 ] simplifiying candidate # 21.417 * * * * [progress]: [ 779 / 3484 ] simplifiying candidate # 21.417 * * * * [progress]: [ 780 / 3484 ] simplifiying candidate # 21.417 * * * * [progress]: [ 781 / 3484 ] simplifiying candidate # 21.417 * * * * [progress]: [ 782 / 3484 ] simplifiying candidate # 21.417 * * * * [progress]: [ 783 / 3484 ] simplifiying candidate # 21.417 * * * * [progress]: [ 784 / 3484 ] simplifiying candidate # 21.417 * * * * [progress]: [ 785 / 3484 ] simplifiying candidate # 21.417 * * * * [progress]: [ 786 / 3484 ] simplifiying candidate # 21.417 * * * * [progress]: [ 787 / 3484 ] simplifiying candidate # 21.417 * * * * [progress]: [ 788 / 3484 ] simplifiying candidate # 21.417 * * * * [progress]: [ 789 / 3484 ] simplifiying candidate # 21.417 * * * * [progress]: [ 790 / 3484 ] simplifiying candidate # 21.417 * * * * [progress]: [ 791 / 3484 ] simplifiying candidate # 21.417 * * * * [progress]: [ 792 / 3484 ] simplifiying candidate # 21.417 * * * * [progress]: [ 793 / 3484 ] simplifiying candidate # 21.418 * * * * [progress]: [ 794 / 3484 ] simplifiying candidate # 21.418 * * * * [progress]: [ 795 / 3484 ] simplifiying candidate # 21.418 * * * * [progress]: [ 796 / 3484 ] simplifiying candidate # 21.418 * * * * [progress]: [ 797 / 3484 ] simplifiying candidate # 21.418 * * * * [progress]: [ 798 / 3484 ] simplifiying candidate # 21.418 * * * * [progress]: [ 799 / 3484 ] simplifiying candidate # 21.418 * * * * [progress]: [ 800 / 3484 ] simplifiying candidate # 21.418 * * * * [progress]: [ 801 / 3484 ] simplifiying candidate # 21.418 * * * * [progress]: [ 802 / 3484 ] simplifiying candidate # 21.418 * * * * [progress]: [ 803 / 3484 ] simplifiying candidate # 21.418 * * * * [progress]: [ 804 / 3484 ] simplifiying candidate # 21.418 * * * * [progress]: [ 805 / 3484 ] simplifiying candidate # 21.418 * * * * [progress]: [ 806 / 3484 ] simplifiying candidate # 21.418 * * * * [progress]: [ 807 / 3484 ] simplifiying candidate # 21.418 * * * * [progress]: [ 808 / 3484 ] simplifiying candidate # 21.418 * * * * [progress]: [ 809 / 3484 ] simplifiying candidate # 21.418 * * * * [progress]: [ 810 / 3484 ] simplifiying candidate # 21.419 * * * * [progress]: [ 811 / 3484 ] simplifiying candidate # 21.419 * * * * [progress]: [ 812 / 3484 ] simplifiying candidate # 21.419 * * * * [progress]: [ 813 / 3484 ] simplifiying candidate # 21.419 * * * * [progress]: [ 814 / 3484 ] simplifiying candidate # 21.419 * * * * [progress]: [ 815 / 3484 ] simplifiying candidate # 21.419 * * * * [progress]: [ 816 / 3484 ] simplifiying candidate # 21.419 * * * * [progress]: [ 817 / 3484 ] simplifiying candidate # 21.419 * * * * [progress]: [ 818 / 3484 ] simplifiying candidate # 21.419 * * * * [progress]: [ 819 / 3484 ] simplifiying candidate # 21.419 * * * * [progress]: [ 820 / 3484 ] simplifiying candidate # 21.419 * * * * [progress]: [ 821 / 3484 ] simplifiying candidate # 21.419 * * * * [progress]: [ 822 / 3484 ] simplifiying candidate # 21.419 * * * * [progress]: [ 823 / 3484 ] simplifiying candidate # 21.419 * * * * [progress]: [ 824 / 3484 ] simplifiying candidate # 21.419 * * * * [progress]: [ 825 / 3484 ] simplifiying candidate # 21.419 * * * * [progress]: [ 826 / 3484 ] simplifiying candidate # 21.419 * * * * [progress]: [ 827 / 3484 ] simplifiying candidate # 21.420 * * * * [progress]: [ 828 / 3484 ] simplifiying candidate # 21.420 * * * * [progress]: [ 829 / 3484 ] simplifiying candidate # 21.420 * * * * [progress]: [ 830 / 3484 ] simplifiying candidate # 21.420 * * * * [progress]: [ 831 / 3484 ] simplifiying candidate # 21.420 * * * * [progress]: [ 832 / 3484 ] simplifiying candidate # 21.420 * * * * [progress]: [ 833 / 3484 ] simplifiying candidate # 21.420 * * * * [progress]: [ 834 / 3484 ] simplifiying candidate # 21.420 * * * * [progress]: [ 835 / 3484 ] simplifiying candidate # 21.420 * * * * [progress]: [ 836 / 3484 ] simplifiying candidate # 21.420 * * * * [progress]: [ 837 / 3484 ] simplifiying candidate # 21.420 * * * * [progress]: [ 838 / 3484 ] simplifiying candidate # 21.420 * * * * [progress]: [ 839 / 3484 ] simplifiying candidate # 21.420 * * * * [progress]: [ 840 / 3484 ] simplifiying candidate # 21.420 * * * * [progress]: [ 841 / 3484 ] simplifiying candidate # 21.420 * * * * [progress]: [ 842 / 3484 ] simplifiying candidate # 21.420 * * * * [progress]: [ 843 / 3484 ] simplifiying candidate # 21.420 * * * * [progress]: [ 844 / 3484 ] simplifiying candidate # 21.420 * * * * [progress]: [ 845 / 3484 ] simplifiying candidate # 21.421 * * * * [progress]: [ 846 / 3484 ] simplifiying candidate # 21.421 * * * * [progress]: [ 847 / 3484 ] simplifiying candidate # 21.421 * * * * [progress]: [ 848 / 3484 ] simplifiying candidate # 21.421 * * * * [progress]: [ 849 / 3484 ] simplifiying candidate # 21.421 * * * * [progress]: [ 850 / 3484 ] simplifiying candidate # 21.421 * * * * [progress]: [ 851 / 3484 ] simplifiying candidate # 21.421 * * * * [progress]: [ 852 / 3484 ] simplifiying candidate # 21.421 * * * * [progress]: [ 853 / 3484 ] simplifiying candidate # 21.421 * * * * [progress]: [ 854 / 3484 ] simplifiying candidate # 21.421 * * * * [progress]: [ 855 / 3484 ] simplifiying candidate # 21.421 * * * * [progress]: [ 856 / 3484 ] simplifiying candidate # 21.421 * * * * [progress]: [ 857 / 3484 ] simplifiying candidate # 21.421 * * * * [progress]: [ 858 / 3484 ] simplifiying candidate # 21.421 * * * * [progress]: [ 859 / 3484 ] simplifiying candidate # 21.421 * * * * [progress]: [ 860 / 3484 ] simplifiying candidate # 21.421 * * * * [progress]: [ 861 / 3484 ] simplifiying candidate # 21.421 * * * * [progress]: [ 862 / 3484 ] simplifiying candidate # 21.422 * * * * [progress]: [ 863 / 3484 ] simplifiying candidate # 21.422 * * * * [progress]: [ 864 / 3484 ] simplifiying candidate # 21.422 * * * * [progress]: [ 865 / 3484 ] simplifiying candidate # 21.422 * * * * [progress]: [ 866 / 3484 ] simplifiying candidate # 21.422 * * * * [progress]: [ 867 / 3484 ] simplifiying candidate # 21.422 * * * * [progress]: [ 868 / 3484 ] simplifiying candidate # 21.422 * * * * [progress]: [ 869 / 3484 ] simplifiying candidate # 21.422 * * * * [progress]: [ 870 / 3484 ] simplifiying candidate # 21.422 * * * * [progress]: [ 871 / 3484 ] simplifiying candidate # 21.422 * * * * [progress]: [ 872 / 3484 ] simplifiying candidate # 21.422 * * * * [progress]: [ 873 / 3484 ] simplifiying candidate # 21.422 * * * * [progress]: [ 874 / 3484 ] simplifiying candidate # 21.422 * * * * [progress]: [ 875 / 3484 ] simplifiying candidate # 21.422 * * * * [progress]: [ 876 / 3484 ] simplifiying candidate # 21.422 * * * * [progress]: [ 877 / 3484 ] simplifiying candidate # 21.422 * * * * [progress]: [ 878 / 3484 ] simplifiying candidate # 21.422 * * * * [progress]: [ 879 / 3484 ] simplifiying candidate # 21.422 * * * * [progress]: [ 880 / 3484 ] simplifiying candidate # 21.423 * * * * [progress]: [ 881 / 3484 ] simplifiying candidate # 21.423 * * * * [progress]: [ 882 / 3484 ] simplifiying candidate # 21.423 * * * * [progress]: [ 883 / 3484 ] simplifiying candidate # 21.423 * * * * [progress]: [ 884 / 3484 ] simplifiying candidate # 21.423 * * * * [progress]: [ 885 / 3484 ] simplifiying candidate # 21.423 * * * * [progress]: [ 886 / 3484 ] simplifiying candidate # 21.423 * * * * [progress]: [ 887 / 3484 ] simplifiying candidate # 21.423 * * * * [progress]: [ 888 / 3484 ] simplifiying candidate # 21.423 * * * * [progress]: [ 889 / 3484 ] simplifiying candidate # 21.423 * * * * [progress]: [ 890 / 3484 ] simplifiying candidate # 21.423 * * * * [progress]: [ 891 / 3484 ] simplifiying candidate # 21.423 * * * * [progress]: [ 892 / 3484 ] simplifiying candidate # 21.423 * * * * [progress]: [ 893 / 3484 ] simplifiying candidate # 21.423 * * * * [progress]: [ 894 / 3484 ] simplifiying candidate # 21.423 * * * * [progress]: [ 895 / 3484 ] simplifiying candidate # 21.423 * * * * [progress]: [ 896 / 3484 ] simplifiying candidate # 21.423 * * * * [progress]: [ 897 / 3484 ] simplifiying candidate # 21.423 * * * * [progress]: [ 898 / 3484 ] simplifiying candidate # 21.424 * * * * [progress]: [ 899 / 3484 ] simplifiying candidate # 21.424 * * * * [progress]: [ 900 / 3484 ] simplifiying candidate # 21.424 * * * * [progress]: [ 901 / 3484 ] simplifiying candidate # 21.424 * * * * [progress]: [ 902 / 3484 ] simplifiying candidate # 21.424 * * * * [progress]: [ 903 / 3484 ] simplifiying candidate # 21.424 * * * * [progress]: [ 904 / 3484 ] simplifiying candidate # 21.424 * * * * [progress]: [ 905 / 3484 ] simplifiying candidate # 21.424 * * * * [progress]: [ 906 / 3484 ] simplifiying candidate # 21.424 * * * * [progress]: [ 907 / 3484 ] simplifiying candidate # 21.424 * * * * [progress]: [ 908 / 3484 ] simplifiying candidate # 21.424 * * * * [progress]: [ 909 / 3484 ] simplifiying candidate # 21.424 * * * * [progress]: [ 910 / 3484 ] simplifiying candidate # 21.424 * * * * [progress]: [ 911 / 3484 ] simplifiying candidate # 21.424 * * * * [progress]: [ 912 / 3484 ] simplifiying candidate # 21.424 * * * * [progress]: [ 913 / 3484 ] simplifiying candidate # 21.424 * * * * [progress]: [ 914 / 3484 ] simplifiying candidate # 21.424 * * * * [progress]: [ 915 / 3484 ] simplifiying candidate # 21.425 * * * * [progress]: [ 916 / 3484 ] simplifiying candidate # 21.425 * * * * [progress]: [ 917 / 3484 ] simplifiying candidate # 21.425 * * * * [progress]: [ 918 / 3484 ] simplifiying candidate # 21.425 * * * * [progress]: [ 919 / 3484 ] simplifiying candidate # 21.425 * * * * [progress]: [ 920 / 3484 ] simplifiying candidate # 21.425 * * * * [progress]: [ 921 / 3484 ] simplifiying candidate # 21.425 * * * * [progress]: [ 922 / 3484 ] simplifiying candidate # 21.425 * * * * [progress]: [ 923 / 3484 ] simplifiying candidate # 21.425 * * * * [progress]: [ 924 / 3484 ] simplifiying candidate # 21.425 * * * * [progress]: [ 925 / 3484 ] simplifiying candidate # 21.425 * * * * [progress]: [ 926 / 3484 ] simplifiying candidate # 21.425 * * * * [progress]: [ 927 / 3484 ] simplifiying candidate # 21.425 * * * * [progress]: [ 928 / 3484 ] simplifiying candidate # 21.425 * * * * [progress]: [ 929 / 3484 ] simplifiying candidate # 21.425 * * * * [progress]: [ 930 / 3484 ] simplifiying candidate # 21.425 * * * * [progress]: [ 931 / 3484 ] simplifiying candidate # 21.425 * * * * [progress]: [ 932 / 3484 ] simplifiying candidate # 21.425 * * * * [progress]: [ 933 / 3484 ] simplifiying candidate # 21.426 * * * * [progress]: [ 934 / 3484 ] simplifiying candidate # 21.426 * * * * [progress]: [ 935 / 3484 ] simplifiying candidate # 21.426 * * * * [progress]: [ 936 / 3484 ] simplifiying candidate # 21.426 * * * * [progress]: [ 937 / 3484 ] simplifiying candidate # 21.426 * * * * [progress]: [ 938 / 3484 ] simplifiying candidate # 21.426 * * * * [progress]: [ 939 / 3484 ] simplifiying candidate # 21.426 * * * * [progress]: [ 940 / 3484 ] simplifiying candidate # 21.426 * * * * [progress]: [ 941 / 3484 ] simplifiying candidate # 21.426 * * * * [progress]: [ 942 / 3484 ] simplifiying candidate # 21.426 * * * * [progress]: [ 943 / 3484 ] simplifiying candidate # 21.426 * * * * [progress]: [ 944 / 3484 ] simplifiying candidate # 21.426 * * * * [progress]: [ 945 / 3484 ] simplifiying candidate # 21.426 * * * * [progress]: [ 946 / 3484 ] simplifiying candidate # 21.426 * * * * [progress]: [ 947 / 3484 ] simplifiying candidate # 21.426 * * * * [progress]: [ 948 / 3484 ] simplifiying candidate # 21.426 * * * * [progress]: [ 949 / 3484 ] simplifiying candidate # 21.426 * * * * [progress]: [ 950 / 3484 ] simplifiying candidate # 21.426 * * * * [progress]: [ 951 / 3484 ] simplifiying candidate # 21.427 * * * * [progress]: [ 952 / 3484 ] simplifiying candidate # 21.427 * * * * [progress]: [ 953 / 3484 ] simplifiying candidate # 21.427 * * * * [progress]: [ 954 / 3484 ] simplifiying candidate # 21.427 * * * * [progress]: [ 955 / 3484 ] simplifiying candidate # 21.427 * * * * [progress]: [ 956 / 3484 ] simplifiying candidate # 21.427 * * * * [progress]: [ 957 / 3484 ] simplifiying candidate # 21.427 * * * * [progress]: [ 958 / 3484 ] simplifiying candidate # 21.427 * * * * [progress]: [ 959 / 3484 ] simplifiying candidate # 21.427 * * * * [progress]: [ 960 / 3484 ] simplifiying candidate # 21.427 * * * * [progress]: [ 961 / 3484 ] simplifiying candidate # 21.427 * * * * [progress]: [ 962 / 3484 ] simplifiying candidate # 21.427 * * * * [progress]: [ 963 / 3484 ] simplifiying candidate # 21.427 * * * * [progress]: [ 964 / 3484 ] simplifiying candidate # 21.427 * * * * [progress]: [ 965 / 3484 ] simplifiying candidate # 21.427 * * * * [progress]: [ 966 / 3484 ] simplifiying candidate # 21.427 * * * * [progress]: [ 967 / 3484 ] simplifiying candidate # 21.427 * * * * [progress]: [ 968 / 3484 ] simplifiying candidate # 21.427 * * * * [progress]: [ 969 / 3484 ] simplifiying candidate # 21.428 * * * * [progress]: [ 970 / 3484 ] simplifiying candidate # 21.428 * * * * [progress]: [ 971 / 3484 ] simplifiying candidate # 21.428 * * * * [progress]: [ 972 / 3484 ] simplifiying candidate # 21.428 * * * * [progress]: [ 973 / 3484 ] simplifiying candidate # 21.428 * * * * [progress]: [ 974 / 3484 ] simplifiying candidate # 21.428 * * * * [progress]: [ 975 / 3484 ] simplifiying candidate # 21.428 * * * * [progress]: [ 976 / 3484 ] simplifiying candidate # 21.428 * * * * [progress]: [ 977 / 3484 ] simplifiying candidate # 21.428 * * * * [progress]: [ 978 / 3484 ] simplifiying candidate # 21.428 * * * * [progress]: [ 979 / 3484 ] simplifiying candidate # 21.428 * * * * [progress]: [ 980 / 3484 ] simplifiying candidate # 21.428 * * * * [progress]: [ 981 / 3484 ] simplifiying candidate # 21.428 * * * * [progress]: [ 982 / 3484 ] simplifiying candidate # 21.428 * * * * [progress]: [ 983 / 3484 ] simplifiying candidate # 21.428 * * * * [progress]: [ 984 / 3484 ] simplifiying candidate # 21.428 * * * * [progress]: [ 985 / 3484 ] simplifiying candidate # 21.428 * * * * [progress]: [ 986 / 3484 ] simplifiying candidate # 21.428 * * * * [progress]: [ 987 / 3484 ] simplifiying candidate # 21.429 * * * * [progress]: [ 988 / 3484 ] simplifiying candidate # 21.429 * * * * [progress]: [ 989 / 3484 ] simplifiying candidate # 21.429 * * * * [progress]: [ 990 / 3484 ] simplifiying candidate # 21.429 * * * * [progress]: [ 991 / 3484 ] simplifiying candidate # 21.429 * * * * [progress]: [ 992 / 3484 ] simplifiying candidate # 21.429 * * * * [progress]: [ 993 / 3484 ] simplifiying candidate # 21.429 * * * * [progress]: [ 994 / 3484 ] simplifiying candidate # 21.429 * * * * [progress]: [ 995 / 3484 ] simplifiying candidate # 21.429 * * * * [progress]: [ 996 / 3484 ] simplifiying candidate # 21.429 * * * * [progress]: [ 997 / 3484 ] simplifiying candidate # 21.429 * * * * [progress]: [ 998 / 3484 ] simplifiying candidate # 21.429 * * * * [progress]: [ 999 / 3484 ] simplifiying candidate # 21.429 * * * * [progress]: [ 1000 / 3484 ] simplifiying candidate # 21.429 * * * * [progress]: [ 1001 / 3484 ] simplifiying candidate # 21.429 * * * * [progress]: [ 1002 / 3484 ] simplifiying candidate # 21.429 * * * * [progress]: [ 1003 / 3484 ] simplifiying candidate # 21.429 * * * * [progress]: [ 1004 / 3484 ] simplifiying candidate # 21.429 * * * * [progress]: [ 1005 / 3484 ] simplifiying candidate # 21.430 * * * * [progress]: [ 1006 / 3484 ] simplifiying candidate # 21.430 * * * * [progress]: [ 1007 / 3484 ] simplifiying candidate # 21.430 * * * * [progress]: [ 1008 / 3484 ] simplifiying candidate # 21.430 * * * * [progress]: [ 1009 / 3484 ] simplifiying candidate # 21.430 * * * * [progress]: [ 1010 / 3484 ] simplifiying candidate # 21.430 * * * * [progress]: [ 1011 / 3484 ] simplifiying candidate # 21.430 * * * * [progress]: [ 1012 / 3484 ] simplifiying candidate # 21.430 * * * * [progress]: [ 1013 / 3484 ] simplifiying candidate # 21.430 * * * * [progress]: [ 1014 / 3484 ] simplifiying candidate # 21.430 * * * * [progress]: [ 1015 / 3484 ] simplifiying candidate # 21.430 * * * * [progress]: [ 1016 / 3484 ] simplifiying candidate # 21.430 * * * * [progress]: [ 1017 / 3484 ] simplifiying candidate # 21.430 * * * * [progress]: [ 1018 / 3484 ] simplifiying candidate # 21.430 * * * * [progress]: [ 1019 / 3484 ] simplifiying candidate # 21.430 * * * * [progress]: [ 1020 / 3484 ] simplifiying candidate # 21.430 * * * * [progress]: [ 1021 / 3484 ] simplifiying candidate # 21.430 * * * * [progress]: [ 1022 / 3484 ] simplifiying candidate # 21.430 * * * * [progress]: [ 1023 / 3484 ] simplifiying candidate # 21.431 * * * * [progress]: [ 1024 / 3484 ] simplifiying candidate # 21.431 * * * * [progress]: [ 1025 / 3484 ] simplifiying candidate # 21.431 * * * * [progress]: [ 1026 / 3484 ] simplifiying candidate # 21.431 * * * * [progress]: [ 1027 / 3484 ] simplifiying candidate # 21.431 * * * * [progress]: [ 1028 / 3484 ] simplifiying candidate # 21.431 * * * * [progress]: [ 1029 / 3484 ] simplifiying candidate # 21.431 * * * * [progress]: [ 1030 / 3484 ] simplifiying candidate # 21.431 * * * * [progress]: [ 1031 / 3484 ] simplifiying candidate # 21.431 * * * * [progress]: [ 1032 / 3484 ] simplifiying candidate # 21.431 * * * * [progress]: [ 1033 / 3484 ] simplifiying candidate # 21.431 * * * * [progress]: [ 1034 / 3484 ] simplifiying candidate # 21.431 * * * * [progress]: [ 1035 / 3484 ] simplifiying candidate # 21.431 * * * * [progress]: [ 1036 / 3484 ] simplifiying candidate # 21.431 * * * * [progress]: [ 1037 / 3484 ] simplifiying candidate # 21.431 * * * * [progress]: [ 1038 / 3484 ] simplifiying candidate # 21.431 * * * * [progress]: [ 1039 / 3484 ] simplifiying candidate # 21.431 * * * * [progress]: [ 1040 / 3484 ] simplifiying candidate # 21.432 * * * * [progress]: [ 1041 / 3484 ] simplifiying candidate # 21.432 * * * * [progress]: [ 1042 / 3484 ] simplifiying candidate # 21.432 * * * * [progress]: [ 1043 / 3484 ] simplifiying candidate # 21.432 * * * * [progress]: [ 1044 / 3484 ] simplifiying candidate # 21.432 * * * * [progress]: [ 1045 / 3484 ] simplifiying candidate # 21.432 * * * * [progress]: [ 1046 / 3484 ] simplifiying candidate # 21.432 * * * * [progress]: [ 1047 / 3484 ] simplifiying candidate # 21.432 * * * * [progress]: [ 1048 / 3484 ] simplifiying candidate # 21.432 * * * * [progress]: [ 1049 / 3484 ] simplifiying candidate # 21.432 * * * * [progress]: [ 1050 / 3484 ] simplifiying candidate # 21.432 * * * * [progress]: [ 1051 / 3484 ] simplifiying candidate # 21.432 * * * * [progress]: [ 1052 / 3484 ] simplifiying candidate # 21.432 * * * * [progress]: [ 1053 / 3484 ] simplifiying candidate # 21.432 * * * * [progress]: [ 1054 / 3484 ] simplifiying candidate # 21.432 * * * * [progress]: [ 1055 / 3484 ] simplifiying candidate # 21.432 * * * * [progress]: [ 1056 / 3484 ] simplifiying candidate # 21.432 * * * * [progress]: [ 1057 / 3484 ] simplifiying candidate # 21.432 * * * * [progress]: [ 1058 / 3484 ] simplifiying candidate # 21.432 * * * * [progress]: [ 1059 / 3484 ] simplifiying candidate # 21.433 * * * * [progress]: [ 1060 / 3484 ] simplifiying candidate # 21.433 * * * * [progress]: [ 1061 / 3484 ] simplifiying candidate # 21.433 * * * * [progress]: [ 1062 / 3484 ] simplifiying candidate # 21.433 * * * * [progress]: [ 1063 / 3484 ] simplifiying candidate # 21.433 * * * * [progress]: [ 1064 / 3484 ] simplifiying candidate # 21.433 * * * * [progress]: [ 1065 / 3484 ] simplifiying candidate # 21.433 * * * * [progress]: [ 1066 / 3484 ] simplifiying candidate # 21.433 * * * * [progress]: [ 1067 / 3484 ] simplifiying candidate # 21.433 * * * * [progress]: [ 1068 / 3484 ] simplifiying candidate # 21.433 * * * * [progress]: [ 1069 / 3484 ] simplifiying candidate # 21.433 * * * * [progress]: [ 1070 / 3484 ] simplifiying candidate # 21.433 * * * * [progress]: [ 1071 / 3484 ] simplifiying candidate # 21.433 * * * * [progress]: [ 1072 / 3484 ] simplifiying candidate # 21.433 * * * * [progress]: [ 1073 / 3484 ] simplifiying candidate # 21.433 * * * * [progress]: [ 1074 / 3484 ] simplifiying candidate # 21.433 * * * * [progress]: [ 1075 / 3484 ] simplifiying candidate # 21.433 * * * * [progress]: [ 1076 / 3484 ] simplifiying candidate # 21.433 * * * * [progress]: [ 1077 / 3484 ] simplifiying candidate # 21.434 * * * * [progress]: [ 1078 / 3484 ] simplifiying candidate # 21.434 * * * * [progress]: [ 1079 / 3484 ] simplifiying candidate # 21.434 * * * * [progress]: [ 1080 / 3484 ] simplifiying candidate # 21.434 * * * * [progress]: [ 1081 / 3484 ] simplifiying candidate # 21.434 * * * * [progress]: [ 1082 / 3484 ] simplifiying candidate # 21.434 * * * * [progress]: [ 1083 / 3484 ] simplifiying candidate # 21.434 * * * * [progress]: [ 1084 / 3484 ] simplifiying candidate # 21.434 * * * * [progress]: [ 1085 / 3484 ] simplifiying candidate # 21.434 * * * * [progress]: [ 1086 / 3484 ] simplifiying candidate # 21.434 * * * * [progress]: [ 1087 / 3484 ] simplifiying candidate # 21.434 * * * * [progress]: [ 1088 / 3484 ] simplifiying candidate # 21.434 * * * * [progress]: [ 1089 / 3484 ] simplifiying candidate # 21.434 * * * * [progress]: [ 1090 / 3484 ] simplifiying candidate # 21.434 * * * * [progress]: [ 1091 / 3484 ] simplifiying candidate # 21.434 * * * * [progress]: [ 1092 / 3484 ] simplifiying candidate # 21.434 * * * * [progress]: [ 1093 / 3484 ] simplifiying candidate # 21.434 * * * * [progress]: [ 1094 / 3484 ] simplifiying candidate # 21.434 * * * * [progress]: [ 1095 / 3484 ] simplifiying candidate # 21.434 * * * * [progress]: [ 1096 / 3484 ] simplifiying candidate # 21.435 * * * * [progress]: [ 1097 / 3484 ] simplifiying candidate # 21.435 * * * * [progress]: [ 1098 / 3484 ] simplifiying candidate # 21.435 * * * * [progress]: [ 1099 / 3484 ] simplifiying candidate # 21.435 * * * * [progress]: [ 1100 / 3484 ] simplifiying candidate # 21.435 * * * * [progress]: [ 1101 / 3484 ] simplifiying candidate # 21.435 * * * * [progress]: [ 1102 / 3484 ] simplifiying candidate # 21.435 * * * * [progress]: [ 1103 / 3484 ] simplifiying candidate # 21.435 * * * * [progress]: [ 1104 / 3484 ] simplifiying candidate # 21.435 * * * * [progress]: [ 1105 / 3484 ] simplifiying candidate # 21.435 * * * * [progress]: [ 1106 / 3484 ] simplifiying candidate # 21.435 * * * * [progress]: [ 1107 / 3484 ] simplifiying candidate # 21.435 * * * * [progress]: [ 1108 / 3484 ] simplifiying candidate # 21.435 * * * * [progress]: [ 1109 / 3484 ] simplifiying candidate # 21.435 * * * * [progress]: [ 1110 / 3484 ] simplifiying candidate # 21.435 * * * * [progress]: [ 1111 / 3484 ] simplifiying candidate # 21.435 * * * * [progress]: [ 1112 / 3484 ] simplifiying candidate # 21.435 * * * * [progress]: [ 1113 / 3484 ] simplifiying candidate # 21.435 * * * * [progress]: [ 1114 / 3484 ] simplifiying candidate # 21.436 * * * * [progress]: [ 1115 / 3484 ] simplifiying candidate # 21.436 * * * * [progress]: [ 1116 / 3484 ] simplifiying candidate # 21.436 * * * * [progress]: [ 1117 / 3484 ] simplifiying candidate # 21.436 * * * * [progress]: [ 1118 / 3484 ] simplifiying candidate # 21.436 * * * * [progress]: [ 1119 / 3484 ] simplifiying candidate # 21.436 * * * * [progress]: [ 1120 / 3484 ] simplifiying candidate # 21.436 * * * * [progress]: [ 1121 / 3484 ] simplifiying candidate # 21.436 * * * * [progress]: [ 1122 / 3484 ] simplifiying candidate # 21.436 * * * * [progress]: [ 1123 / 3484 ] simplifiying candidate # 21.436 * * * * [progress]: [ 1124 / 3484 ] simplifiying candidate # 21.436 * * * * [progress]: [ 1125 / 3484 ] simplifiying candidate # 21.436 * * * * [progress]: [ 1126 / 3484 ] simplifiying candidate # 21.436 * * * * [progress]: [ 1127 / 3484 ] simplifiying candidate # 21.436 * * * * [progress]: [ 1128 / 3484 ] simplifiying candidate # 21.436 * * * * [progress]: [ 1129 / 3484 ] simplifiying candidate # 21.436 * * * * [progress]: [ 1130 / 3484 ] simplifiying candidate # 21.436 * * * * [progress]: [ 1131 / 3484 ] simplifiying candidate # 21.436 * * * * [progress]: [ 1132 / 3484 ] simplifiying candidate # 21.436 * * * * [progress]: [ 1133 / 3484 ] simplifiying candidate # 21.437 * * * * [progress]: [ 1134 / 3484 ] simplifiying candidate # 21.437 * * * * [progress]: [ 1135 / 3484 ] simplifiying candidate # 21.437 * * * * [progress]: [ 1136 / 3484 ] simplifiying candidate # 21.437 * * * * [progress]: [ 1137 / 3484 ] simplifiying candidate # 21.437 * * * * [progress]: [ 1138 / 3484 ] simplifiying candidate # 21.437 * * * * [progress]: [ 1139 / 3484 ] simplifiying candidate # 21.437 * * * * [progress]: [ 1140 / 3484 ] simplifiying candidate # 21.437 * * * * [progress]: [ 1141 / 3484 ] simplifiying candidate # 21.437 * * * * [progress]: [ 1142 / 3484 ] simplifiying candidate # 21.437 * * * * [progress]: [ 1143 / 3484 ] simplifiying candidate # 21.437 * * * * [progress]: [ 1144 / 3484 ] simplifiying candidate # 21.437 * * * * [progress]: [ 1145 / 3484 ] simplifiying candidate # 21.437 * * * * [progress]: [ 1146 / 3484 ] simplifiying candidate # 21.437 * * * * [progress]: [ 1147 / 3484 ] simplifiying candidate # 21.437 * * * * [progress]: [ 1148 / 3484 ] simplifiying candidate # 21.437 * * * * [progress]: [ 1149 / 3484 ] simplifiying candidate # 21.437 * * * * [progress]: [ 1150 / 3484 ] simplifiying candidate # 21.437 * * * * [progress]: [ 1151 / 3484 ] simplifiying candidate # 21.437 * * * * [progress]: [ 1152 / 3484 ] simplifiying candidate # 21.438 * * * * [progress]: [ 1153 / 3484 ] simplifiying candidate # 21.438 * * * * [progress]: [ 1154 / 3484 ] simplifiying candidate # 21.438 * * * * [progress]: [ 1155 / 3484 ] simplifiying candidate # 21.438 * * * * [progress]: [ 1156 / 3484 ] simplifiying candidate # 21.438 * * * * [progress]: [ 1157 / 3484 ] simplifiying candidate # 21.438 * * * * [progress]: [ 1158 / 3484 ] simplifiying candidate # 21.438 * * * * [progress]: [ 1159 / 3484 ] simplifiying candidate # 21.438 * * * * [progress]: [ 1160 / 3484 ] simplifiying candidate # 21.438 * * * * [progress]: [ 1161 / 3484 ] simplifiying candidate # 21.438 * * * * [progress]: [ 1162 / 3484 ] simplifiying candidate # 21.438 * * * * [progress]: [ 1163 / 3484 ] simplifiying candidate # 21.438 * * * * [progress]: [ 1164 / 3484 ] simplifiying candidate # 21.438 * * * * [progress]: [ 1165 / 3484 ] simplifiying candidate # 21.438 * * * * [progress]: [ 1166 / 3484 ] simplifiying candidate # 21.438 * * * * [progress]: [ 1167 / 3484 ] simplifiying candidate # 21.438 * * * * [progress]: [ 1168 / 3484 ] simplifiying candidate # 21.438 * * * * [progress]: [ 1169 / 3484 ] simplifiying candidate # 21.438 * * * * [progress]: [ 1170 / 3484 ] simplifiying candidate # 21.438 * * * * [progress]: [ 1171 / 3484 ] simplifiying candidate # 21.439 * * * * [progress]: [ 1172 / 3484 ] simplifiying candidate # 21.439 * * * * [progress]: [ 1173 / 3484 ] simplifiying candidate # 21.439 * * * * [progress]: [ 1174 / 3484 ] simplifiying candidate # 21.439 * * * * [progress]: [ 1175 / 3484 ] simplifiying candidate # 21.439 * * * * [progress]: [ 1176 / 3484 ] simplifiying candidate # 21.439 * * * * [progress]: [ 1177 / 3484 ] simplifiying candidate # 21.439 * * * * [progress]: [ 1178 / 3484 ] simplifiying candidate # 21.439 * * * * [progress]: [ 1179 / 3484 ] simplifiying candidate # 21.439 * * * * [progress]: [ 1180 / 3484 ] simplifiying candidate # 21.439 * * * * [progress]: [ 1181 / 3484 ] simplifiying candidate # 21.439 * * * * [progress]: [ 1182 / 3484 ] simplifiying candidate # 21.439 * * * * [progress]: [ 1183 / 3484 ] simplifiying candidate # 21.439 * * * * [progress]: [ 1184 / 3484 ] simplifiying candidate # 21.439 * * * * [progress]: [ 1185 / 3484 ] simplifiying candidate # 21.439 * * * * [progress]: [ 1186 / 3484 ] simplifiying candidate # 21.439 * * * * [progress]: [ 1187 / 3484 ] simplifiying candidate # 21.439 * * * * [progress]: [ 1188 / 3484 ] simplifiying candidate # 21.439 * * * * [progress]: [ 1189 / 3484 ] simplifiying candidate # 21.440 * * * * [progress]: [ 1190 / 3484 ] simplifiying candidate # 21.440 * * * * [progress]: [ 1191 / 3484 ] simplifiying candidate # 21.440 * * * * [progress]: [ 1192 / 3484 ] simplifiying candidate # 21.440 * * * * [progress]: [ 1193 / 3484 ] simplifiying candidate # 21.440 * * * * [progress]: [ 1194 / 3484 ] simplifiying candidate # 21.440 * * * * [progress]: [ 1195 / 3484 ] simplifiying candidate # 21.440 * * * * [progress]: [ 1196 / 3484 ] simplifiying candidate # 21.440 * * * * [progress]: [ 1197 / 3484 ] simplifiying candidate # 21.440 * * * * [progress]: [ 1198 / 3484 ] simplifiying candidate # 21.440 * * * * [progress]: [ 1199 / 3484 ] simplifiying candidate # 21.440 * * * * [progress]: [ 1200 / 3484 ] simplifiying candidate # 21.440 * * * * [progress]: [ 1201 / 3484 ] simplifiying candidate # 21.440 * * * * [progress]: [ 1202 / 3484 ] simplifiying candidate # 21.440 * * * * [progress]: [ 1203 / 3484 ] simplifiying candidate # 21.440 * * * * [progress]: [ 1204 / 3484 ] simplifiying candidate # 21.440 * * * * [progress]: [ 1205 / 3484 ] simplifiying candidate # 21.440 * * * * [progress]: [ 1206 / 3484 ] simplifiying candidate # 21.441 * * * * [progress]: [ 1207 / 3484 ] simplifiying candidate # 21.441 * * * * [progress]: [ 1208 / 3484 ] simplifiying candidate # 21.441 * * * * [progress]: [ 1209 / 3484 ] simplifiying candidate # 21.441 * * * * [progress]: [ 1210 / 3484 ] simplifiying candidate # 21.441 * * * * [progress]: [ 1211 / 3484 ] simplifiying candidate # 21.441 * * * * [progress]: [ 1212 / 3484 ] simplifiying candidate # 21.441 * * * * [progress]: [ 1213 / 3484 ] simplifiying candidate # 21.441 * * * * [progress]: [ 1214 / 3484 ] simplifiying candidate # 21.441 * * * * [progress]: [ 1215 / 3484 ] simplifiying candidate # 21.441 * * * * [progress]: [ 1216 / 3484 ] simplifiying candidate # 21.441 * * * * [progress]: [ 1217 / 3484 ] simplifiying candidate # 21.441 * * * * [progress]: [ 1218 / 3484 ] simplifiying candidate # 21.441 * * * * [progress]: [ 1219 / 3484 ] simplifiying candidate # 21.441 * * * * [progress]: [ 1220 / 3484 ] simplifiying candidate # 21.441 * * * * [progress]: [ 1221 / 3484 ] simplifiying candidate # 21.441 * * * * [progress]: [ 1222 / 3484 ] simplifiying candidate # 21.441 * * * * [progress]: [ 1223 / 3484 ] simplifiying candidate # 21.441 * * * * [progress]: [ 1224 / 3484 ] simplifiying candidate # 21.442 * * * * [progress]: [ 1225 / 3484 ] simplifiying candidate # 21.442 * * * * [progress]: [ 1226 / 3484 ] simplifiying candidate # 21.442 * * * * [progress]: [ 1227 / 3484 ] simplifiying candidate # 21.442 * * * * [progress]: [ 1228 / 3484 ] simplifiying candidate # 21.442 * * * * [progress]: [ 1229 / 3484 ] simplifiying candidate # 21.442 * * * * [progress]: [ 1230 / 3484 ] simplifiying candidate # 21.442 * * * * [progress]: [ 1231 / 3484 ] simplifiying candidate # 21.442 * * * * [progress]: [ 1232 / 3484 ] simplifiying candidate # 21.442 * * * * [progress]: [ 1233 / 3484 ] simplifiying candidate # 21.442 * * * * [progress]: [ 1234 / 3484 ] simplifiying candidate # 21.442 * * * * [progress]: [ 1235 / 3484 ] simplifiying candidate # 21.442 * * * * [progress]: [ 1236 / 3484 ] simplifiying candidate # 21.442 * * * * [progress]: [ 1237 / 3484 ] simplifiying candidate # 21.442 * * * * [progress]: [ 1238 / 3484 ] simplifiying candidate # 21.442 * * * * [progress]: [ 1239 / 3484 ] simplifiying candidate # 21.442 * * * * [progress]: [ 1240 / 3484 ] simplifiying candidate # 21.442 * * * * [progress]: [ 1241 / 3484 ] simplifiying candidate # 21.442 * * * * [progress]: [ 1242 / 3484 ] simplifiying candidate # 21.443 * * * * [progress]: [ 1243 / 3484 ] simplifiying candidate # 21.443 * * * * [progress]: [ 1244 / 3484 ] simplifiying candidate # 21.443 * * * * [progress]: [ 1245 / 3484 ] simplifiying candidate # 21.443 * * * * [progress]: [ 1246 / 3484 ] simplifiying candidate # 21.443 * * * * [progress]: [ 1247 / 3484 ] simplifiying candidate # 21.443 * * * * [progress]: [ 1248 / 3484 ] simplifiying candidate # 21.443 * * * * [progress]: [ 1249 / 3484 ] simplifiying candidate # 21.443 * * * * [progress]: [ 1250 / 3484 ] simplifiying candidate # 21.443 * * * * [progress]: [ 1251 / 3484 ] simplifiying candidate # 21.443 * * * * [progress]: [ 1252 / 3484 ] simplifiying candidate # 21.443 * * * * [progress]: [ 1253 / 3484 ] simplifiying candidate # 21.443 * * * * [progress]: [ 1254 / 3484 ] simplifiying candidate # 21.443 * * * * [progress]: [ 1255 / 3484 ] simplifiying candidate # 21.443 * * * * [progress]: [ 1256 / 3484 ] simplifiying candidate # 21.443 * * * * [progress]: [ 1257 / 3484 ] simplifiying candidate # 21.443 * * * * [progress]: [ 1258 / 3484 ] simplifiying candidate # 21.443 * * * * [progress]: [ 1259 / 3484 ] simplifiying candidate # 21.443 * * * * [progress]: [ 1260 / 3484 ] simplifiying candidate # 21.444 * * * * [progress]: [ 1261 / 3484 ] simplifiying candidate # 21.444 * * * * [progress]: [ 1262 / 3484 ] simplifiying candidate # 21.444 * * * * [progress]: [ 1263 / 3484 ] simplifiying candidate # 21.444 * * * * [progress]: [ 1264 / 3484 ] simplifiying candidate # 21.444 * * * * [progress]: [ 1265 / 3484 ] simplifiying candidate # 21.444 * * * * [progress]: [ 1266 / 3484 ] simplifiying candidate # 21.444 * * * * [progress]: [ 1267 / 3484 ] simplifiying candidate # 21.444 * * * * [progress]: [ 1268 / 3484 ] simplifiying candidate # 21.444 * * * * [progress]: [ 1269 / 3484 ] simplifiying candidate # 21.444 * * * * [progress]: [ 1270 / 3484 ] simplifiying candidate # 21.444 * * * * [progress]: [ 1271 / 3484 ] simplifiying candidate # 21.444 * * * * [progress]: [ 1272 / 3484 ] simplifiying candidate # 21.444 * * * * [progress]: [ 1273 / 3484 ] simplifiying candidate # 21.444 * * * * [progress]: [ 1274 / 3484 ] simplifiying candidate # 21.445 * * * * [progress]: [ 1275 / 3484 ] simplifiying candidate # 21.445 * * * * [progress]: [ 1276 / 3484 ] simplifiying candidate # 21.445 * * * * [progress]: [ 1277 / 3484 ] simplifiying candidate # 21.445 * * * * [progress]: [ 1278 / 3484 ] simplifiying candidate # 21.445 * * * * [progress]: [ 1279 / 3484 ] simplifiying candidate # 21.445 * * * * [progress]: [ 1280 / 3484 ] simplifiying candidate # 21.445 * * * * [progress]: [ 1281 / 3484 ] simplifiying candidate # 21.445 * * * * [progress]: [ 1282 / 3484 ] simplifiying candidate # 21.445 * * * * [progress]: [ 1283 / 3484 ] simplifiying candidate # 21.445 * * * * [progress]: [ 1284 / 3484 ] simplifiying candidate # 21.445 * * * * [progress]: [ 1285 / 3484 ] simplifiying candidate # 21.445 * * * * [progress]: [ 1286 / 3484 ] simplifiying candidate # 21.445 * * * * [progress]: [ 1287 / 3484 ] simplifiying candidate # 21.445 * * * * [progress]: [ 1288 / 3484 ] simplifiying candidate # 21.445 * * * * [progress]: [ 1289 / 3484 ] simplifiying candidate # 21.445 * * * * [progress]: [ 1290 / 3484 ] simplifiying candidate # 21.445 * * * * [progress]: [ 1291 / 3484 ] simplifiying candidate # 21.446 * * * * [progress]: [ 1292 / 3484 ] simplifiying candidate # 21.446 * * * * [progress]: [ 1293 / 3484 ] simplifiying candidate # 21.446 * * * * [progress]: [ 1294 / 3484 ] simplifiying candidate # 21.446 * * * * [progress]: [ 1295 / 3484 ] simplifiying candidate # 21.446 * * * * [progress]: [ 1296 / 3484 ] simplifiying candidate # 21.446 * * * * [progress]: [ 1297 / 3484 ] simplifiying candidate # 21.446 * * * * [progress]: [ 1298 / 3484 ] simplifiying candidate # 21.446 * * * * [progress]: [ 1299 / 3484 ] simplifiying candidate # 21.446 * * * * [progress]: [ 1300 / 3484 ] simplifiying candidate # 21.446 * * * * [progress]: [ 1301 / 3484 ] simplifiying candidate # 21.446 * * * * [progress]: [ 1302 / 3484 ] simplifiying candidate # 21.446 * * * * [progress]: [ 1303 / 3484 ] simplifiying candidate # 21.446 * * * * [progress]: [ 1304 / 3484 ] simplifiying candidate # 21.446 * * * * [progress]: [ 1305 / 3484 ] simplifiying candidate # 21.446 * * * * [progress]: [ 1306 / 3484 ] simplifiying candidate # 21.447 * * * * [progress]: [ 1307 / 3484 ] simplifiying candidate # 21.447 * * * * [progress]: [ 1308 / 3484 ] simplifiying candidate # 21.447 * * * * [progress]: [ 1309 / 3484 ] simplifiying candidate # 21.447 * * * * [progress]: [ 1310 / 3484 ] simplifiying candidate # 21.447 * * * * [progress]: [ 1311 / 3484 ] simplifiying candidate # 21.447 * * * * [progress]: [ 1312 / 3484 ] simplifiying candidate # 21.447 * * * * [progress]: [ 1313 / 3484 ] simplifiying candidate # 21.447 * * * * [progress]: [ 1314 / 3484 ] simplifiying candidate # 21.447 * * * * [progress]: [ 1315 / 3484 ] simplifiying candidate # 21.447 * * * * [progress]: [ 1316 / 3484 ] simplifiying candidate # 21.447 * * * * [progress]: [ 1317 / 3484 ] simplifiying candidate # 21.447 * * * * [progress]: [ 1318 / 3484 ] simplifiying candidate # 21.447 * * * * [progress]: [ 1319 / 3484 ] simplifiying candidate # 21.447 * * * * [progress]: [ 1320 / 3484 ] simplifiying candidate # 21.447 * * * * [progress]: [ 1321 / 3484 ] simplifiying candidate # 21.447 * * * * [progress]: [ 1322 / 3484 ] simplifiying candidate # 21.447 * * * * [progress]: [ 1323 / 3484 ] simplifiying candidate # 21.448 * * * * [progress]: [ 1324 / 3484 ] simplifiying candidate # 21.448 * * * * [progress]: [ 1325 / 3484 ] simplifiying candidate # 21.448 * * * * [progress]: [ 1326 / 3484 ] simplifiying candidate # 21.448 * * * * [progress]: [ 1327 / 3484 ] simplifiying candidate # 21.448 * * * * [progress]: [ 1328 / 3484 ] simplifiying candidate # 21.448 * * * * [progress]: [ 1329 / 3484 ] simplifiying candidate # 21.448 * * * * [progress]: [ 1330 / 3484 ] simplifiying candidate # 21.448 * * * * [progress]: [ 1331 / 3484 ] simplifiying candidate # 21.448 * * * * [progress]: [ 1332 / 3484 ] simplifiying candidate # 21.448 * * * * [progress]: [ 1333 / 3484 ] simplifiying candidate # 21.448 * * * * [progress]: [ 1334 / 3484 ] simplifiying candidate # 21.448 * * * * [progress]: [ 1335 / 3484 ] simplifiying candidate # 21.448 * * * * [progress]: [ 1336 / 3484 ] simplifiying candidate # 21.448 * * * * [progress]: [ 1337 / 3484 ] simplifiying candidate # 21.448 * * * * [progress]: [ 1338 / 3484 ] simplifiying candidate # 21.448 * * * * [progress]: [ 1339 / 3484 ] simplifiying candidate # 21.448 * * * * [progress]: [ 1340 / 3484 ] simplifiying candidate # 21.449 * * * * [progress]: [ 1341 / 3484 ] simplifiying candidate # 21.449 * * * * [progress]: [ 1342 / 3484 ] simplifiying candidate # 21.449 * * * * [progress]: [ 1343 / 3484 ] simplifiying candidate # 21.449 * * * * [progress]: [ 1344 / 3484 ] simplifiying candidate # 21.449 * * * * [progress]: [ 1345 / 3484 ] simplifiying candidate # 21.449 * * * * [progress]: [ 1346 / 3484 ] simplifiying candidate # 21.449 * * * * [progress]: [ 1347 / 3484 ] simplifiying candidate # 21.449 * * * * [progress]: [ 1348 / 3484 ] simplifiying candidate # 21.449 * * * * [progress]: [ 1349 / 3484 ] simplifiying candidate # 21.449 * * * * [progress]: [ 1350 / 3484 ] simplifiying candidate # 21.449 * * * * [progress]: [ 1351 / 3484 ] simplifiying candidate # 21.449 * * * * [progress]: [ 1352 / 3484 ] simplifiying candidate # 21.449 * * * * [progress]: [ 1353 / 3484 ] simplifiying candidate # 21.449 * * * * [progress]: [ 1354 / 3484 ] simplifiying candidate # 21.449 * * * * [progress]: [ 1355 / 3484 ] simplifiying candidate # 21.449 * * * * [progress]: [ 1356 / 3484 ] simplifiying candidate # 21.449 * * * * [progress]: [ 1357 / 3484 ] simplifiying candidate # 21.449 * * * * [progress]: [ 1358 / 3484 ] simplifiying candidate # 21.450 * * * * [progress]: [ 1359 / 3484 ] simplifiying candidate # 21.450 * * * * [progress]: [ 1360 / 3484 ] simplifiying candidate # 21.450 * * * * [progress]: [ 1361 / 3484 ] simplifiying candidate # 21.450 * * * * [progress]: [ 1362 / 3484 ] simplifiying candidate # 21.450 * * * * [progress]: [ 1363 / 3484 ] simplifiying candidate # 21.450 * * * * [progress]: [ 1364 / 3484 ] simplifiying candidate # 21.450 * * * * [progress]: [ 1365 / 3484 ] simplifiying candidate # 21.450 * * * * [progress]: [ 1366 / 3484 ] simplifiying candidate # 21.450 * * * * [progress]: [ 1367 / 3484 ] simplifiying candidate # 21.450 * * * * [progress]: [ 1368 / 3484 ] simplifiying candidate # 21.450 * * * * [progress]: [ 1369 / 3484 ] simplifiying candidate # 21.450 * * * * [progress]: [ 1370 / 3484 ] simplifiying candidate # 21.450 * * * * [progress]: [ 1371 / 3484 ] simplifiying candidate # 21.450 * * * * [progress]: [ 1372 / 3484 ] simplifiying candidate # 21.450 * * * * [progress]: [ 1373 / 3484 ] simplifiying candidate # 21.450 * * * * [progress]: [ 1374 / 3484 ] simplifiying candidate # 21.450 * * * * [progress]: [ 1375 / 3484 ] simplifiying candidate # 21.451 * * * * [progress]: [ 1376 / 3484 ] simplifiying candidate # 21.451 * * * * [progress]: [ 1377 / 3484 ] simplifiying candidate # 21.451 * * * * [progress]: [ 1378 / 3484 ] simplifiying candidate # 21.451 * * * * [progress]: [ 1379 / 3484 ] simplifiying candidate # 21.451 * * * * [progress]: [ 1380 / 3484 ] simplifiying candidate # 21.451 * * * * [progress]: [ 1381 / 3484 ] simplifiying candidate # 21.451 * * * * [progress]: [ 1382 / 3484 ] simplifiying candidate # 21.451 * * * * [progress]: [ 1383 / 3484 ] simplifiying candidate # 21.451 * * * * [progress]: [ 1384 / 3484 ] simplifiying candidate # 21.451 * * * * [progress]: [ 1385 / 3484 ] simplifiying candidate # 21.451 * * * * [progress]: [ 1386 / 3484 ] simplifiying candidate # 21.451 * * * * [progress]: [ 1387 / 3484 ] simplifiying candidate # 21.451 * * * * [progress]: [ 1388 / 3484 ] simplifiying candidate # 21.451 * * * * [progress]: [ 1389 / 3484 ] simplifiying candidate # 21.451 * * * * [progress]: [ 1390 / 3484 ] simplifiying candidate # 21.451 * * * * [progress]: [ 1391 / 3484 ] simplifiying candidate # 21.451 * * * * [progress]: [ 1392 / 3484 ] simplifiying candidate # 21.451 * * * * [progress]: [ 1393 / 3484 ] simplifiying candidate # 21.452 * * * * [progress]: [ 1394 / 3484 ] simplifiying candidate # 21.452 * * * * [progress]: [ 1395 / 3484 ] simplifiying candidate # 21.452 * * * * [progress]: [ 1396 / 3484 ] simplifiying candidate # 21.452 * * * * [progress]: [ 1397 / 3484 ] simplifiying candidate # 21.452 * * * * [progress]: [ 1398 / 3484 ] simplifiying candidate # 21.452 * * * * [progress]: [ 1399 / 3484 ] simplifiying candidate # 21.452 * * * * [progress]: [ 1400 / 3484 ] simplifiying candidate # 21.452 * * * * [progress]: [ 1401 / 3484 ] simplifiying candidate # 21.452 * * * * [progress]: [ 1402 / 3484 ] simplifiying candidate # 21.452 * * * * [progress]: [ 1403 / 3484 ] simplifiying candidate # 21.452 * * * * [progress]: [ 1404 / 3484 ] simplifiying candidate # 21.452 * * * * [progress]: [ 1405 / 3484 ] simplifiying candidate # 21.452 * * * * [progress]: [ 1406 / 3484 ] simplifiying candidate # 21.452 * * * * [progress]: [ 1407 / 3484 ] simplifiying candidate # 21.452 * * * * [progress]: [ 1408 / 3484 ] simplifiying candidate # 21.452 * * * * [progress]: [ 1409 / 3484 ] simplifiying candidate # 21.453 * * * * [progress]: [ 1410 / 3484 ] simplifiying candidate # 21.453 * * * * [progress]: [ 1411 / 3484 ] simplifiying candidate # 21.453 * * * * [progress]: [ 1412 / 3484 ] simplifiying candidate # 21.453 * * * * [progress]: [ 1413 / 3484 ] simplifiying candidate # 21.453 * * * * [progress]: [ 1414 / 3484 ] simplifiying candidate # 21.453 * * * * [progress]: [ 1415 / 3484 ] simplifiying candidate # 21.453 * * * * [progress]: [ 1416 / 3484 ] simplifiying candidate # 21.453 * * * * [progress]: [ 1417 / 3484 ] simplifiying candidate # 21.453 * * * * [progress]: [ 1418 / 3484 ] simplifiying candidate # 21.453 * * * * [progress]: [ 1419 / 3484 ] simplifiying candidate # 21.453 * * * * [progress]: [ 1420 / 3484 ] simplifiying candidate # 21.453 * * * * [progress]: [ 1421 / 3484 ] simplifiying candidate # 21.453 * * * * [progress]: [ 1422 / 3484 ] simplifiying candidate # 21.453 * * * * [progress]: [ 1423 / 3484 ] simplifiying candidate # 21.453 * * * * [progress]: [ 1424 / 3484 ] simplifiying candidate # 21.453 * * * * [progress]: [ 1425 / 3484 ] simplifiying candidate # 21.453 * * * * [progress]: [ 1426 / 3484 ] simplifiying candidate # 21.454 * * * * [progress]: [ 1427 / 3484 ] simplifiying candidate # 21.454 * * * * [progress]: [ 1428 / 3484 ] simplifiying candidate # 21.454 * * * * [progress]: [ 1429 / 3484 ] simplifiying candidate # 21.454 * * * * [progress]: [ 1430 / 3484 ] simplifiying candidate # 21.454 * * * * [progress]: [ 1431 / 3484 ] simplifiying candidate # 21.454 * * * * [progress]: [ 1432 / 3484 ] simplifiying candidate # 21.454 * * * * [progress]: [ 1433 / 3484 ] simplifiying candidate # 21.454 * * * * [progress]: [ 1434 / 3484 ] simplifiying candidate # 21.454 * * * * [progress]: [ 1435 / 3484 ] simplifiying candidate # 21.454 * * * * [progress]: [ 1436 / 3484 ] simplifiying candidate # 21.454 * * * * [progress]: [ 1437 / 3484 ] simplifiying candidate # 21.454 * * * * [progress]: [ 1438 / 3484 ] simplifiying candidate # 21.454 * * * * [progress]: [ 1439 / 3484 ] simplifiying candidate # 21.454 * * * * [progress]: [ 1440 / 3484 ] simplifiying candidate # 21.454 * * * * [progress]: [ 1441 / 3484 ] simplifiying candidate # 21.454 * * * * [progress]: [ 1442 / 3484 ] simplifiying candidate # 21.454 * * * * [progress]: [ 1443 / 3484 ] simplifiying candidate # 21.454 * * * * [progress]: [ 1444 / 3484 ] simplifiying candidate # 21.455 * * * * [progress]: [ 1445 / 3484 ] simplifiying candidate # 21.455 * * * * [progress]: [ 1446 / 3484 ] simplifiying candidate # 21.455 * * * * [progress]: [ 1447 / 3484 ] simplifiying candidate # 21.455 * * * * [progress]: [ 1448 / 3484 ] simplifiying candidate # 21.455 * * * * [progress]: [ 1449 / 3484 ] simplifiying candidate # 21.455 * * * * [progress]: [ 1450 / 3484 ] simplifiying candidate # 21.455 * * * * [progress]: [ 1451 / 3484 ] simplifiying candidate # 21.455 * * * * [progress]: [ 1452 / 3484 ] simplifiying candidate # 21.455 * * * * [progress]: [ 1453 / 3484 ] simplifiying candidate # 21.455 * * * * [progress]: [ 1454 / 3484 ] simplifiying candidate # 21.455 * * * * [progress]: [ 1455 / 3484 ] simplifiying candidate # 21.455 * * * * [progress]: [ 1456 / 3484 ] simplifiying candidate # 21.455 * * * * [progress]: [ 1457 / 3484 ] simplifiying candidate # 21.455 * * * * [progress]: [ 1458 / 3484 ] simplifiying candidate # 21.455 * * * * [progress]: [ 1459 / 3484 ] simplifiying candidate # 21.455 * * * * [progress]: [ 1460 / 3484 ] simplifiying candidate # 21.455 * * * * [progress]: [ 1461 / 3484 ] simplifiying candidate # 21.456 * * * * [progress]: [ 1462 / 3484 ] simplifiying candidate # 21.456 * * * * [progress]: [ 1463 / 3484 ] simplifiying candidate # 21.456 * * * * [progress]: [ 1464 / 3484 ] simplifiying candidate # 21.456 * * * * [progress]: [ 1465 / 3484 ] simplifiying candidate # 21.456 * * * * [progress]: [ 1466 / 3484 ] simplifiying candidate # 21.456 * * * * [progress]: [ 1467 / 3484 ] simplifiying candidate # 21.456 * * * * [progress]: [ 1468 / 3484 ] simplifiying candidate # 21.456 * * * * [progress]: [ 1469 / 3484 ] simplifiying candidate # 21.456 * * * * [progress]: [ 1470 / 3484 ] simplifiying candidate # 21.456 * * * * [progress]: [ 1471 / 3484 ] simplifiying candidate # 21.456 * * * * [progress]: [ 1472 / 3484 ] simplifiying candidate # 21.456 * * * * [progress]: [ 1473 / 3484 ] simplifiying candidate # 21.456 * * * * [progress]: [ 1474 / 3484 ] simplifiying candidate # 21.456 * * * * [progress]: [ 1475 / 3484 ] simplifiying candidate # 21.456 * * * * [progress]: [ 1476 / 3484 ] simplifiying candidate # 21.456 * * * * [progress]: [ 1477 / 3484 ] simplifiying candidate # 21.456 * * * * [progress]: [ 1478 / 3484 ] simplifiying candidate # 21.457 * * * * [progress]: [ 1479 / 3484 ] simplifiying candidate # 21.457 * * * * [progress]: [ 1480 / 3484 ] simplifiying candidate # 21.457 * * * * [progress]: [ 1481 / 3484 ] simplifiying candidate # 21.457 * * * * [progress]: [ 1482 / 3484 ] simplifiying candidate # 21.457 * * * * [progress]: [ 1483 / 3484 ] simplifiying candidate # 21.457 * * * * [progress]: [ 1484 / 3484 ] simplifiying candidate # 21.457 * * * * [progress]: [ 1485 / 3484 ] simplifiying candidate # 21.457 * * * * [progress]: [ 1486 / 3484 ] simplifiying candidate # 21.457 * * * * [progress]: [ 1487 / 3484 ] simplifiying candidate # 21.457 * * * * [progress]: [ 1488 / 3484 ] simplifiying candidate # 21.457 * * * * [progress]: [ 1489 / 3484 ] simplifiying candidate # 21.457 * * * * [progress]: [ 1490 / 3484 ] simplifiying candidate # 21.457 * * * * [progress]: [ 1491 / 3484 ] simplifiying candidate # 21.457 * * * * [progress]: [ 1492 / 3484 ] simplifiying candidate # 21.457 * * * * [progress]: [ 1493 / 3484 ] simplifiying candidate # 21.457 * * * * [progress]: [ 1494 / 3484 ] simplifiying candidate # 21.457 * * * * [progress]: [ 1495 / 3484 ] simplifiying candidate # 21.457 * * * * [progress]: [ 1496 / 3484 ] simplifiying candidate # 21.458 * * * * [progress]: [ 1497 / 3484 ] simplifiying candidate # 21.458 * * * * [progress]: [ 1498 / 3484 ] simplifiying candidate # 21.458 * * * * [progress]: [ 1499 / 3484 ] simplifiying candidate # 21.458 * * * * [progress]: [ 1500 / 3484 ] simplifiying candidate # 21.458 * * * * [progress]: [ 1501 / 3484 ] simplifiying candidate # 21.458 * * * * [progress]: [ 1502 / 3484 ] simplifiying candidate # 21.458 * * * * [progress]: [ 1503 / 3484 ] simplifiying candidate # 21.458 * * * * [progress]: [ 1504 / 3484 ] simplifiying candidate # 21.458 * * * * [progress]: [ 1505 / 3484 ] simplifiying candidate # 21.458 * * * * [progress]: [ 1506 / 3484 ] simplifiying candidate # 21.458 * * * * [progress]: [ 1507 / 3484 ] simplifiying candidate # 21.458 * * * * [progress]: [ 1508 / 3484 ] simplifiying candidate # 21.458 * * * * [progress]: [ 1509 / 3484 ] simplifiying candidate # 21.458 * * * * [progress]: [ 1510 / 3484 ] simplifiying candidate # 21.458 * * * * [progress]: [ 1511 / 3484 ] simplifiying candidate # 21.458 * * * * [progress]: [ 1512 / 3484 ] simplifiying candidate # 21.458 * * * * [progress]: [ 1513 / 3484 ] simplifiying candidate # 21.459 * * * * [progress]: [ 1514 / 3484 ] simplifiying candidate # 21.459 * * * * [progress]: [ 1515 / 3484 ] simplifiying candidate # 21.459 * * * * [progress]: [ 1516 / 3484 ] simplifiying candidate # 21.459 * * * * [progress]: [ 1517 / 3484 ] simplifiying candidate # 21.459 * * * * [progress]: [ 1518 / 3484 ] simplifiying candidate # 21.459 * * * * [progress]: [ 1519 / 3484 ] simplifiying candidate # 21.459 * * * * [progress]: [ 1520 / 3484 ] simplifiying candidate # 21.459 * * * * [progress]: [ 1521 / 3484 ] simplifiying candidate # 21.459 * * * * [progress]: [ 1522 / 3484 ] simplifiying candidate # 21.459 * * * * [progress]: [ 1523 / 3484 ] simplifiying candidate # 21.459 * * * * [progress]: [ 1524 / 3484 ] simplifiying candidate # 21.459 * * * * [progress]: [ 1525 / 3484 ] simplifiying candidate # 21.459 * * * * [progress]: [ 1526 / 3484 ] simplifiying candidate # 21.459 * * * * [progress]: [ 1527 / 3484 ] simplifiying candidate # 21.459 * * * * [progress]: [ 1528 / 3484 ] simplifiying candidate # 21.459 * * * * [progress]: [ 1529 / 3484 ] simplifiying candidate # 21.459 * * * * [progress]: [ 1530 / 3484 ] simplifiying candidate # 21.460 * * * * [progress]: [ 1531 / 3484 ] simplifiying candidate # 21.460 * * * * [progress]: [ 1532 / 3484 ] simplifiying candidate # 21.460 * * * * [progress]: [ 1533 / 3484 ] simplifiying candidate # 21.460 * * * * [progress]: [ 1534 / 3484 ] simplifiying candidate # 21.460 * * * * [progress]: [ 1535 / 3484 ] simplifiying candidate # 21.460 * * * * [progress]: [ 1536 / 3484 ] simplifiying candidate # 21.460 * * * * [progress]: [ 1537 / 3484 ] simplifiying candidate # 21.460 * * * * [progress]: [ 1538 / 3484 ] simplifiying candidate # 21.460 * * * * [progress]: [ 1539 / 3484 ] simplifiying candidate # 21.460 * * * * [progress]: [ 1540 / 3484 ] simplifiying candidate # 21.460 * * * * [progress]: [ 1541 / 3484 ] simplifiying candidate # 21.460 * * * * [progress]: [ 1542 / 3484 ] simplifiying candidate # 21.460 * * * * [progress]: [ 1543 / 3484 ] simplifiying candidate # 21.460 * * * * [progress]: [ 1544 / 3484 ] simplifiying candidate # 21.461 * * * * [progress]: [ 1545 / 3484 ] simplifiying candidate # 21.461 * * * * [progress]: [ 1546 / 3484 ] simplifiying candidate # 21.461 * * * * [progress]: [ 1547 / 3484 ] simplifiying candidate # 21.461 * * * * [progress]: [ 1548 / 3484 ] simplifiying candidate # 21.461 * * * * [progress]: [ 1549 / 3484 ] simplifiying candidate # 21.461 * * * * [progress]: [ 1550 / 3484 ] simplifiying candidate # 21.461 * * * * [progress]: [ 1551 / 3484 ] simplifiying candidate # 21.461 * * * * [progress]: [ 1552 / 3484 ] simplifiying candidate # 21.461 * * * * [progress]: [ 1553 / 3484 ] simplifiying candidate # 21.461 * * * * [progress]: [ 1554 / 3484 ] simplifiying candidate # 21.461 * * * * [progress]: [ 1555 / 3484 ] simplifiying candidate # 21.461 * * * * [progress]: [ 1556 / 3484 ] simplifiying candidate # 21.461 * * * * [progress]: [ 1557 / 3484 ] simplifiying candidate # 21.461 * * * * [progress]: [ 1558 / 3484 ] simplifiying candidate # 21.461 * * * * [progress]: [ 1559 / 3484 ] simplifiying candidate # 21.461 * * * * [progress]: [ 1560 / 3484 ] simplifiying candidate # 21.461 * * * * [progress]: [ 1561 / 3484 ] simplifiying candidate # 21.462 * * * * [progress]: [ 1562 / 3484 ] simplifiying candidate # 21.462 * * * * [progress]: [ 1563 / 3484 ] simplifiying candidate # 21.462 * * * * [progress]: [ 1564 / 3484 ] simplifiying candidate # 21.462 * * * * [progress]: [ 1565 / 3484 ] simplifiying candidate # 21.462 * * * * [progress]: [ 1566 / 3484 ] simplifiying candidate # 21.462 * * * * [progress]: [ 1567 / 3484 ] simplifiying candidate # 21.462 * * * * [progress]: [ 1568 / 3484 ] simplifiying candidate # 21.462 * * * * [progress]: [ 1569 / 3484 ] simplifiying candidate # 21.462 * * * * [progress]: [ 1570 / 3484 ] simplifiying candidate # 21.462 * * * * [progress]: [ 1571 / 3484 ] simplifiying candidate # 21.462 * * * * [progress]: [ 1572 / 3484 ] simplifiying candidate # 21.462 * * * * [progress]: [ 1573 / 3484 ] simplifiying candidate # 21.462 * * * * [progress]: [ 1574 / 3484 ] simplifiying candidate # 21.462 * * * * [progress]: [ 1575 / 3484 ] simplifiying candidate # 21.462 * * * * [progress]: [ 1576 / 3484 ] simplifiying candidate # 21.462 * * * * [progress]: [ 1577 / 3484 ] simplifiying candidate # 21.462 * * * * [progress]: [ 1578 / 3484 ] simplifiying candidate # 21.462 * * * * [progress]: [ 1579 / 3484 ] simplifiying candidate # 21.463 * * * * [progress]: [ 1580 / 3484 ] simplifiying candidate # 21.463 * * * * [progress]: [ 1581 / 3484 ] simplifiying candidate # 21.463 * * * * [progress]: [ 1582 / 3484 ] simplifiying candidate # 21.463 * * * * [progress]: [ 1583 / 3484 ] simplifiying candidate # 21.463 * * * * [progress]: [ 1584 / 3484 ] simplifiying candidate # 21.463 * * * * [progress]: [ 1585 / 3484 ] simplifiying candidate # 21.463 * * * * [progress]: [ 1586 / 3484 ] simplifiying candidate # 21.463 * * * * [progress]: [ 1587 / 3484 ] simplifiying candidate # 21.463 * * * * [progress]: [ 1588 / 3484 ] simplifiying candidate # 21.463 * * * * [progress]: [ 1589 / 3484 ] simplifiying candidate # 21.463 * * * * [progress]: [ 1590 / 3484 ] simplifiying candidate # 21.463 * * * * [progress]: [ 1591 / 3484 ] simplifiying candidate # 21.463 * * * * [progress]: [ 1592 / 3484 ] simplifiying candidate # 21.463 * * * * [progress]: [ 1593 / 3484 ] simplifiying candidate # 21.463 * * * * [progress]: [ 1594 / 3484 ] simplifiying candidate # 21.463 * * * * [progress]: [ 1595 / 3484 ] simplifiying candidate # 21.463 * * * * [progress]: [ 1596 / 3484 ] simplifiying candidate # 21.464 * * * * [progress]: [ 1597 / 3484 ] simplifiying candidate # 21.464 * * * * [progress]: [ 1598 / 3484 ] simplifiying candidate # 21.464 * * * * [progress]: [ 1599 / 3484 ] simplifiying candidate # 21.464 * * * * [progress]: [ 1600 / 3484 ] simplifiying candidate # 21.464 * * * * [progress]: [ 1601 / 3484 ] simplifiying candidate # 21.464 * * * * [progress]: [ 1602 / 3484 ] simplifiying candidate # 21.464 * * * * [progress]: [ 1603 / 3484 ] simplifiying candidate # 21.464 * * * * [progress]: [ 1604 / 3484 ] simplifiying candidate # 21.464 * * * * [progress]: [ 1605 / 3484 ] simplifiying candidate # 21.464 * * * * [progress]: [ 1606 / 3484 ] simplifiying candidate # 21.464 * * * * [progress]: [ 1607 / 3484 ] simplifiying candidate # 21.464 * * * * [progress]: [ 1608 / 3484 ] simplifiying candidate # 21.464 * * * * [progress]: [ 1609 / 3484 ] simplifiying candidate # 21.464 * * * * [progress]: [ 1610 / 3484 ] simplifiying candidate # 21.464 * * * * [progress]: [ 1611 / 3484 ] simplifiying candidate # 21.464 * * * * [progress]: [ 1612 / 3484 ] simplifiying candidate # 21.464 * * * * [progress]: [ 1613 / 3484 ] simplifiying candidate # 21.465 * * * * [progress]: [ 1614 / 3484 ] simplifiying candidate # 21.465 * * * * [progress]: [ 1615 / 3484 ] simplifiying candidate # 21.465 * * * * [progress]: [ 1616 / 3484 ] simplifiying candidate # 21.465 * * * * [progress]: [ 1617 / 3484 ] simplifiying candidate # 21.465 * * * * [progress]: [ 1618 / 3484 ] simplifiying candidate # 21.465 * * * * [progress]: [ 1619 / 3484 ] simplifiying candidate # 21.465 * * * * [progress]: [ 1620 / 3484 ] simplifiying candidate # 21.465 * * * * [progress]: [ 1621 / 3484 ] simplifiying candidate # 21.465 * * * * [progress]: [ 1622 / 3484 ] simplifiying candidate # 21.465 * * * * [progress]: [ 1623 / 3484 ] simplifiying candidate # 21.465 * * * * [progress]: [ 1624 / 3484 ] simplifiying candidate # 21.465 * * * * [progress]: [ 1625 / 3484 ] simplifiying candidate # 21.465 * * * * [progress]: [ 1626 / 3484 ] simplifiying candidate # 21.465 * * * * [progress]: [ 1627 / 3484 ] simplifiying candidate # 21.465 * * * * [progress]: [ 1628 / 3484 ] simplifiying candidate # 21.465 * * * * [progress]: [ 1629 / 3484 ] simplifiying candidate # 21.465 * * * * [progress]: [ 1630 / 3484 ] simplifiying candidate # 21.465 * * * * [progress]: [ 1631 / 3484 ] simplifiying candidate # 21.465 * * * * [progress]: [ 1632 / 3484 ] simplifiying candidate # 21.466 * * * * [progress]: [ 1633 / 3484 ] simplifiying candidate # 21.466 * * * * [progress]: [ 1634 / 3484 ] simplifiying candidate # 21.466 * * * * [progress]: [ 1635 / 3484 ] simplifiying candidate # 21.466 * * * * [progress]: [ 1636 / 3484 ] simplifiying candidate # 21.466 * * * * [progress]: [ 1637 / 3484 ] simplifiying candidate # 21.466 * * * * [progress]: [ 1638 / 3484 ] simplifiying candidate # 21.466 * * * * [progress]: [ 1639 / 3484 ] simplifiying candidate # 21.466 * * * * [progress]: [ 1640 / 3484 ] simplifiying candidate # 21.466 * * * * [progress]: [ 1641 / 3484 ] simplifiying candidate # 21.466 * * * * [progress]: [ 1642 / 3484 ] simplifiying candidate # 21.466 * * * * [progress]: [ 1643 / 3484 ] simplifiying candidate # 21.466 * * * * [progress]: [ 1644 / 3484 ] simplifiying candidate # 21.466 * * * * [progress]: [ 1645 / 3484 ] simplifiying candidate # 21.466 * * * * [progress]: [ 1646 / 3484 ] simplifiying candidate # 21.466 * * * * [progress]: [ 1647 / 3484 ] simplifiying candidate # 21.466 * * * * [progress]: [ 1648 / 3484 ] simplifiying candidate # 21.466 * * * * [progress]: [ 1649 / 3484 ] simplifiying candidate # 21.467 * * * * [progress]: [ 1650 / 3484 ] simplifiying candidate # 21.467 * * * * [progress]: [ 1651 / 3484 ] simplifiying candidate # 21.467 * * * * [progress]: [ 1652 / 3484 ] simplifiying candidate # 21.467 * * * * [progress]: [ 1653 / 3484 ] simplifiying candidate # 21.467 * * * * [progress]: [ 1654 / 3484 ] simplifiying candidate # 21.467 * * * * [progress]: [ 1655 / 3484 ] simplifiying candidate # 21.467 * * * * [progress]: [ 1656 / 3484 ] simplifiying candidate # 21.467 * * * * [progress]: [ 1657 / 3484 ] simplifiying candidate # 21.467 * * * * [progress]: [ 1658 / 3484 ] simplifiying candidate # 21.467 * * * * [progress]: [ 1659 / 3484 ] simplifiying candidate # 21.467 * * * * [progress]: [ 1660 / 3484 ] simplifiying candidate # 21.467 * * * * [progress]: [ 1661 / 3484 ] simplifiying candidate # 21.467 * * * * [progress]: [ 1662 / 3484 ] simplifiying candidate # 21.467 * * * * [progress]: [ 1663 / 3484 ] simplifiying candidate # 21.467 * * * * [progress]: [ 1664 / 3484 ] simplifiying candidate # 21.467 * * * * [progress]: [ 1665 / 3484 ] simplifiying candidate # 21.467 * * * * [progress]: [ 1666 / 3484 ] simplifiying candidate # 21.467 * * * * [progress]: [ 1667 / 3484 ] simplifiying candidate # 21.468 * * * * [progress]: [ 1668 / 3484 ] simplifiying candidate # 21.468 * * * * [progress]: [ 1669 / 3484 ] simplifiying candidate # 21.468 * * * * [progress]: [ 1670 / 3484 ] simplifiying candidate # 21.468 * * * * [progress]: [ 1671 / 3484 ] simplifiying candidate # 21.468 * * * * [progress]: [ 1672 / 3484 ] simplifiying candidate # 21.468 * * * * [progress]: [ 1673 / 3484 ] simplifiying candidate # 21.468 * * * * [progress]: [ 1674 / 3484 ] simplifiying candidate # 21.468 * * * * [progress]: [ 1675 / 3484 ] simplifiying candidate # 21.468 * * * * [progress]: [ 1676 / 3484 ] simplifiying candidate # 21.468 * * * * [progress]: [ 1677 / 3484 ] simplifiying candidate # 21.468 * * * * [progress]: [ 1678 / 3484 ] simplifiying candidate # 21.468 * * * * [progress]: [ 1679 / 3484 ] simplifiying candidate # 21.468 * * * * [progress]: [ 1680 / 3484 ] simplifiying candidate # 21.468 * * * * [progress]: [ 1681 / 3484 ] simplifiying candidate # 21.468 * * * * [progress]: [ 1682 / 3484 ] simplifiying candidate # 21.468 * * * * [progress]: [ 1683 / 3484 ] simplifiying candidate # 21.468 * * * * [progress]: [ 1684 / 3484 ] simplifiying candidate # 21.468 * * * * [progress]: [ 1685 / 3484 ] simplifiying candidate # 21.469 * * * * [progress]: [ 1686 / 3484 ] simplifiying candidate # 21.469 * * * * [progress]: [ 1687 / 3484 ] simplifiying candidate # 21.469 * * * * [progress]: [ 1688 / 3484 ] simplifiying candidate # 21.469 * * * * [progress]: [ 1689 / 3484 ] simplifiying candidate # 21.469 * * * * [progress]: [ 1690 / 3484 ] simplifiying candidate # 21.469 * * * * [progress]: [ 1691 / 3484 ] simplifiying candidate # 21.469 * * * * [progress]: [ 1692 / 3484 ] simplifiying candidate # 21.469 * * * * [progress]: [ 1693 / 3484 ] simplifiying candidate # 21.469 * * * * [progress]: [ 1694 / 3484 ] simplifiying candidate # 21.469 * * * * [progress]: [ 1695 / 3484 ] simplifiying candidate # 21.469 * * * * [progress]: [ 1696 / 3484 ] simplifiying candidate # 21.469 * * * * [progress]: [ 1697 / 3484 ] simplifiying candidate # 21.469 * * * * [progress]: [ 1698 / 3484 ] simplifiying candidate # 21.469 * * * * [progress]: [ 1699 / 3484 ] simplifiying candidate # 21.469 * * * * [progress]: [ 1700 / 3484 ] simplifiying candidate # 21.469 * * * * [progress]: [ 1701 / 3484 ] simplifiying candidate # 21.469 * * * * [progress]: [ 1702 / 3484 ] simplifiying candidate # 21.469 * * * * [progress]: [ 1703 / 3484 ] simplifiying candidate # 21.469 * * * * [progress]: [ 1704 / 3484 ] simplifiying candidate # 21.470 * * * * [progress]: [ 1705 / 3484 ] simplifiying candidate # 21.470 * * * * [progress]: [ 1706 / 3484 ] simplifiying candidate # 21.470 * * * * [progress]: [ 1707 / 3484 ] simplifiying candidate # 21.470 * * * * [progress]: [ 1708 / 3484 ] simplifiying candidate # 21.470 * * * * [progress]: [ 1709 / 3484 ] simplifiying candidate # 21.470 * * * * [progress]: [ 1710 / 3484 ] simplifiying candidate # 21.470 * * * * [progress]: [ 1711 / 3484 ] simplifiying candidate # 21.470 * * * * [progress]: [ 1712 / 3484 ] simplifiying candidate # 21.470 * * * * [progress]: [ 1713 / 3484 ] simplifiying candidate # 21.470 * * * * [progress]: [ 1714 / 3484 ] simplifiying candidate # 21.470 * * * * [progress]: [ 1715 / 3484 ] simplifiying candidate # 21.470 * * * * [progress]: [ 1716 / 3484 ] simplifiying candidate # 21.470 * * * * [progress]: [ 1717 / 3484 ] simplifiying candidate # 21.470 * * * * [progress]: [ 1718 / 3484 ] simplifiying candidate # 21.470 * * * * [progress]: [ 1719 / 3484 ] simplifiying candidate # 21.470 * * * * [progress]: [ 1720 / 3484 ] simplifiying candidate # 21.470 * * * * [progress]: [ 1721 / 3484 ] simplifiying candidate # 21.470 * * * * [progress]: [ 1722 / 3484 ] simplifiying candidate # 21.471 * * * * [progress]: [ 1723 / 3484 ] simplifiying candidate # 21.471 * * * * [progress]: [ 1724 / 3484 ] simplifiying candidate # 21.471 * * * * [progress]: [ 1725 / 3484 ] simplifiying candidate # 21.471 * * * * [progress]: [ 1726 / 3484 ] simplifiying candidate # 21.471 * * * * [progress]: [ 1727 / 3484 ] simplifiying candidate # 21.471 * * * * [progress]: [ 1728 / 3484 ] simplifiying candidate # 21.471 * * * * [progress]: [ 1729 / 3484 ] simplifiying candidate # 21.471 * * * * [progress]: [ 1730 / 3484 ] simplifiying candidate # 21.471 * * * * [progress]: [ 1731 / 3484 ] simplifiying candidate # 21.471 * * * * [progress]: [ 1732 / 3484 ] simplifiying candidate # 21.471 * * * * [progress]: [ 1733 / 3484 ] simplifiying candidate # 21.471 * * * * [progress]: [ 1734 / 3484 ] simplifiying candidate # 21.471 * * * * [progress]: [ 1735 / 3484 ] simplifiying candidate # 21.471 * * * * [progress]: [ 1736 / 3484 ] simplifiying candidate # 21.471 * * * * [progress]: [ 1737 / 3484 ] simplifiying candidate # 21.471 * * * * [progress]: [ 1738 / 3484 ] simplifiying candidate # 21.471 * * * * [progress]: [ 1739 / 3484 ] simplifiying candidate # 21.472 * * * * [progress]: [ 1740 / 3484 ] simplifiying candidate # 21.472 * * * * [progress]: [ 1741 / 3484 ] simplifiying candidate # 21.472 * * * * [progress]: [ 1742 / 3484 ] simplifiying candidate # 21.472 * * * * [progress]: [ 1743 / 3484 ] simplifiying candidate # 21.472 * * * * [progress]: [ 1744 / 3484 ] simplifiying candidate # 21.472 * * * * [progress]: [ 1745 / 3484 ] simplifiying candidate # 21.472 * * * * [progress]: [ 1746 / 3484 ] simplifiying candidate # 21.472 * * * * [progress]: [ 1747 / 3484 ] simplifiying candidate # 21.472 * * * * [progress]: [ 1748 / 3484 ] simplifiying candidate # 21.472 * * * * [progress]: [ 1749 / 3484 ] simplifiying candidate # 21.472 * * * * [progress]: [ 1750 / 3484 ] simplifiying candidate # 21.472 * * * * [progress]: [ 1751 / 3484 ] simplifiying candidate # 21.472 * * * * [progress]: [ 1752 / 3484 ] simplifiying candidate # 21.472 * * * * [progress]: [ 1753 / 3484 ] simplifiying candidate # 21.472 * * * * [progress]: [ 1754 / 3484 ] simplifiying candidate # 21.472 * * * * [progress]: [ 1755 / 3484 ] simplifiying candidate # 21.472 * * * * [progress]: [ 1756 / 3484 ] simplifiying candidate # 21.472 * * * * [progress]: [ 1757 / 3484 ] simplifiying candidate # 21.472 * * * * [progress]: [ 1758 / 3484 ] simplifiying candidate # 21.473 * * * * [progress]: [ 1759 / 3484 ] simplifiying candidate # 21.473 * * * * [progress]: [ 1760 / 3484 ] simplifiying candidate # 21.473 * * * * [progress]: [ 1761 / 3484 ] simplifiying candidate # 21.473 * * * * [progress]: [ 1762 / 3484 ] simplifiying candidate # 21.473 * * * * [progress]: [ 1763 / 3484 ] simplifiying candidate # 21.473 * * * * [progress]: [ 1764 / 3484 ] simplifiying candidate # 21.473 * * * * [progress]: [ 1765 / 3484 ] simplifiying candidate # 21.473 * * * * [progress]: [ 1766 / 3484 ] simplifiying candidate # 21.473 * * * * [progress]: [ 1767 / 3484 ] simplifiying candidate # 21.473 * * * * [progress]: [ 1768 / 3484 ] simplifiying candidate # 21.473 * * * * [progress]: [ 1769 / 3484 ] simplifiying candidate # 21.473 * * * * [progress]: [ 1770 / 3484 ] simplifiying candidate # 21.473 * * * * [progress]: [ 1771 / 3484 ] simplifiying candidate # 21.473 * * * * [progress]: [ 1772 / 3484 ] simplifiying candidate # 21.473 * * * * [progress]: [ 1773 / 3484 ] simplifiying candidate # 21.473 * * * * [progress]: [ 1774 / 3484 ] simplifiying candidate # 21.473 * * * * [progress]: [ 1775 / 3484 ] simplifiying candidate # 21.473 * * * * [progress]: [ 1776 / 3484 ] simplifiying candidate # 21.474 * * * * [progress]: [ 1777 / 3484 ] simplifiying candidate # 21.474 * * * * [progress]: [ 1778 / 3484 ] simplifiying candidate # 21.474 * * * * [progress]: [ 1779 / 3484 ] simplifiying candidate # 21.474 * * * * [progress]: [ 1780 / 3484 ] simplifiying candidate # 21.474 * * * * [progress]: [ 1781 / 3484 ] simplifiying candidate # 21.474 * * * * [progress]: [ 1782 / 3484 ] simplifiying candidate # 21.474 * * * * [progress]: [ 1783 / 3484 ] simplifiying candidate # 21.474 * * * * [progress]: [ 1784 / 3484 ] simplifiying candidate # 21.474 * * * * [progress]: [ 1785 / 3484 ] simplifiying candidate # 21.474 * * * * [progress]: [ 1786 / 3484 ] simplifiying candidate # 21.474 * * * * [progress]: [ 1787 / 3484 ] simplifiying candidate # 21.474 * * * * [progress]: [ 1788 / 3484 ] simplifiying candidate # 21.474 * * * * [progress]: [ 1789 / 3484 ] simplifiying candidate # 21.474 * * * * [progress]: [ 1790 / 3484 ] simplifiying candidate # 21.474 * * * * [progress]: [ 1791 / 3484 ] simplifiying candidate # 21.474 * * * * [progress]: [ 1792 / 3484 ] simplifiying candidate # 21.474 * * * * [progress]: [ 1793 / 3484 ] simplifiying candidate # 21.474 * * * * [progress]: [ 1794 / 3484 ] simplifiying candidate # 21.475 * * * * [progress]: [ 1795 / 3484 ] simplifiying candidate # 21.475 * * * * [progress]: [ 1796 / 3484 ] simplifiying candidate # 21.475 * * * * [progress]: [ 1797 / 3484 ] simplifiying candidate # 21.475 * * * * [progress]: [ 1798 / 3484 ] simplifiying candidate # 21.475 * * * * [progress]: [ 1799 / 3484 ] simplifiying candidate # 21.475 * * * * [progress]: [ 1800 / 3484 ] simplifiying candidate # 21.475 * * * * [progress]: [ 1801 / 3484 ] simplifiying candidate # 21.475 * * * * [progress]: [ 1802 / 3484 ] simplifiying candidate # 21.475 * * * * [progress]: [ 1803 / 3484 ] simplifiying candidate # 21.475 * * * * [progress]: [ 1804 / 3484 ] simplifiying candidate # 21.475 * * * * [progress]: [ 1805 / 3484 ] simplifiying candidate # 21.475 * * * * [progress]: [ 1806 / 3484 ] simplifiying candidate # 21.475 * * * * [progress]: [ 1807 / 3484 ] simplifiying candidate # 21.475 * * * * [progress]: [ 1808 / 3484 ] simplifiying candidate # 21.475 * * * * [progress]: [ 1809 / 3484 ] simplifiying candidate # 21.475 * * * * [progress]: [ 1810 / 3484 ] simplifiying candidate # 21.475 * * * * [progress]: [ 1811 / 3484 ] simplifiying candidate # 21.475 * * * * [progress]: [ 1812 / 3484 ] simplifiying candidate # 21.475 * * * * [progress]: [ 1813 / 3484 ] simplifiying candidate # 21.476 * * * * [progress]: [ 1814 / 3484 ] simplifiying candidate # 21.476 * * * * [progress]: [ 1815 / 3484 ] simplifiying candidate # 21.476 * * * * [progress]: [ 1816 / 3484 ] simplifiying candidate # 21.476 * * * * [progress]: [ 1817 / 3484 ] simplifiying candidate # 21.476 * * * * [progress]: [ 1818 / 3484 ] simplifiying candidate # 21.476 * * * * [progress]: [ 1819 / 3484 ] simplifiying candidate # 21.476 * * * * [progress]: [ 1820 / 3484 ] simplifiying candidate # 21.476 * * * * [progress]: [ 1821 / 3484 ] simplifiying candidate # 21.476 * * * * [progress]: [ 1822 / 3484 ] simplifiying candidate # 21.476 * * * * [progress]: [ 1823 / 3484 ] simplifiying candidate # 21.476 * * * * [progress]: [ 1824 / 3484 ] simplifiying candidate # 21.476 * * * * [progress]: [ 1825 / 3484 ] simplifiying candidate # 21.476 * * * * [progress]: [ 1826 / 3484 ] simplifiying candidate # 21.476 * * * * [progress]: [ 1827 / 3484 ] simplifiying candidate # 21.476 * * * * [progress]: [ 1828 / 3484 ] simplifiying candidate # 21.476 * * * * [progress]: [ 1829 / 3484 ] simplifiying candidate # 21.476 * * * * [progress]: [ 1830 / 3484 ] simplifiying candidate # 21.477 * * * * [progress]: [ 1831 / 3484 ] simplifiying candidate # 21.477 * * * * [progress]: [ 1832 / 3484 ] simplifiying candidate # 21.477 * * * * [progress]: [ 1833 / 3484 ] simplifiying candidate # 21.477 * * * * [progress]: [ 1834 / 3484 ] simplifiying candidate # 21.477 * * * * [progress]: [ 1835 / 3484 ] simplifiying candidate # 21.477 * * * * [progress]: [ 1836 / 3484 ] simplifiying candidate # 21.477 * * * * [progress]: [ 1837 / 3484 ] simplifiying candidate # 21.477 * * * * [progress]: [ 1838 / 3484 ] simplifiying candidate # 21.477 * * * * [progress]: [ 1839 / 3484 ] simplifiying candidate # 21.477 * * * * [progress]: [ 1840 / 3484 ] simplifiying candidate # 21.477 * * * * [progress]: [ 1841 / 3484 ] simplifiying candidate # 21.477 * * * * [progress]: [ 1842 / 3484 ] simplifiying candidate # 21.477 * * * * [progress]: [ 1843 / 3484 ] simplifiying candidate # 21.477 * * * * [progress]: [ 1844 / 3484 ] simplifiying candidate # 21.477 * * * * [progress]: [ 1845 / 3484 ] simplifiying candidate # 21.477 * * * * [progress]: [ 1846 / 3484 ] simplifiying candidate # 21.477 * * * * [progress]: [ 1847 / 3484 ] simplifiying candidate # 21.477 * * * * [progress]: [ 1848 / 3484 ] simplifiying candidate # 21.478 * * * * [progress]: [ 1849 / 3484 ] simplifiying candidate # 21.478 * * * * [progress]: [ 1850 / 3484 ] simplifiying candidate # 21.478 * * * * [progress]: [ 1851 / 3484 ] simplifiying candidate # 21.478 * * * * [progress]: [ 1852 / 3484 ] simplifiying candidate # 21.478 * * * * [progress]: [ 1853 / 3484 ] simplifiying candidate # 21.478 * * * * [progress]: [ 1854 / 3484 ] simplifiying candidate # 21.478 * * * * [progress]: [ 1855 / 3484 ] simplifiying candidate # 21.478 * * * * [progress]: [ 1856 / 3484 ] simplifiying candidate # 21.478 * * * * [progress]: [ 1857 / 3484 ] simplifiying candidate # 21.478 * * * * [progress]: [ 1858 / 3484 ] simplifiying candidate # 21.478 * * * * [progress]: [ 1859 / 3484 ] simplifiying candidate # 21.478 * * * * [progress]: [ 1860 / 3484 ] simplifiying candidate # 21.478 * * * * [progress]: [ 1861 / 3484 ] simplifiying candidate # 21.478 * * * * [progress]: [ 1862 / 3484 ] simplifiying candidate # 21.478 * * * * [progress]: [ 1863 / 3484 ] simplifiying candidate # 21.478 * * * * [progress]: [ 1864 / 3484 ] simplifiying candidate # 21.478 * * * * [progress]: [ 1865 / 3484 ] simplifiying candidate # 21.478 * * * * [progress]: [ 1866 / 3484 ] simplifiying candidate # 21.479 * * * * [progress]: [ 1867 / 3484 ] simplifiying candidate # 21.479 * * * * [progress]: [ 1868 / 3484 ] simplifiying candidate # 21.479 * * * * [progress]: [ 1869 / 3484 ] simplifiying candidate # 21.479 * * * * [progress]: [ 1870 / 3484 ] simplifiying candidate # 21.479 * * * * [progress]: [ 1871 / 3484 ] simplifiying candidate # 21.479 * * * * [progress]: [ 1872 / 3484 ] simplifiying candidate # 21.479 * * * * [progress]: [ 1873 / 3484 ] simplifiying candidate # 21.479 * * * * [progress]: [ 1874 / 3484 ] simplifiying candidate # 21.479 * * * * [progress]: [ 1875 / 3484 ] simplifiying candidate # 21.479 * * * * [progress]: [ 1876 / 3484 ] simplifiying candidate # 21.479 * * * * [progress]: [ 1877 / 3484 ] simplifiying candidate # 21.479 * * * * [progress]: [ 1878 / 3484 ] simplifiying candidate # 21.479 * * * * [progress]: [ 1879 / 3484 ] simplifiying candidate # 21.479 * * * * [progress]: [ 1880 / 3484 ] simplifiying candidate # 21.479 * * * * [progress]: [ 1881 / 3484 ] simplifiying candidate # 21.479 * * * * [progress]: [ 1882 / 3484 ] simplifiying candidate # 21.479 * * * * [progress]: [ 1883 / 3484 ] simplifiying candidate # 21.479 * * * * [progress]: [ 1884 / 3484 ] simplifiying candidate # 21.480 * * * * [progress]: [ 1885 / 3484 ] simplifiying candidate # 21.480 * * * * [progress]: [ 1886 / 3484 ] simplifiying candidate # 21.480 * * * * [progress]: [ 1887 / 3484 ] simplifiying candidate # 21.480 * * * * [progress]: [ 1888 / 3484 ] simplifiying candidate # 21.480 * * * * [progress]: [ 1889 / 3484 ] simplifiying candidate # 21.480 * * * * [progress]: [ 1890 / 3484 ] simplifiying candidate # 21.480 * * * * [progress]: [ 1891 / 3484 ] simplifiying candidate # 21.480 * * * * [progress]: [ 1892 / 3484 ] simplifiying candidate # 21.480 * * * * [progress]: [ 1893 / 3484 ] simplifiying candidate # 21.480 * * * * [progress]: [ 1894 / 3484 ] simplifiying candidate # 21.480 * * * * [progress]: [ 1895 / 3484 ] simplifiying candidate # 21.480 * * * * [progress]: [ 1896 / 3484 ] simplifiying candidate # 21.480 * * * * [progress]: [ 1897 / 3484 ] simplifiying candidate # 21.480 * * * * [progress]: [ 1898 / 3484 ] simplifiying candidate # 21.480 * * * * [progress]: [ 1899 / 3484 ] simplifiying candidate # 21.480 * * * * [progress]: [ 1900 / 3484 ] simplifiying candidate # 21.480 * * * * [progress]: [ 1901 / 3484 ] simplifiying candidate # 21.480 * * * * [progress]: [ 1902 / 3484 ] simplifiying candidate # 21.481 * * * * [progress]: [ 1903 / 3484 ] simplifiying candidate # 21.481 * * * * [progress]: [ 1904 / 3484 ] simplifiying candidate # 21.481 * * * * [progress]: [ 1905 / 3484 ] simplifiying candidate # 21.481 * * * * [progress]: [ 1906 / 3484 ] simplifiying candidate # 21.481 * * * * [progress]: [ 1907 / 3484 ] simplifiying candidate # 21.481 * * * * [progress]: [ 1908 / 3484 ] simplifiying candidate # 21.481 * * * * [progress]: [ 1909 / 3484 ] simplifiying candidate # 21.481 * * * * [progress]: [ 1910 / 3484 ] simplifiying candidate # 21.481 * * * * [progress]: [ 1911 / 3484 ] simplifiying candidate # 21.481 * * * * [progress]: [ 1912 / 3484 ] simplifiying candidate # 21.481 * * * * [progress]: [ 1913 / 3484 ] simplifiying candidate # 21.481 * * * * [progress]: [ 1914 / 3484 ] simplifiying candidate # 21.481 * * * * [progress]: [ 1915 / 3484 ] simplifiying candidate # 21.481 * * * * [progress]: [ 1916 / 3484 ] simplifiying candidate # 21.481 * * * * [progress]: [ 1917 / 3484 ] simplifiying candidate # 21.481 * * * * [progress]: [ 1918 / 3484 ] simplifiying candidate # 21.481 * * * * [progress]: [ 1919 / 3484 ] simplifiying candidate # 21.481 * * * * [progress]: [ 1920 / 3484 ] simplifiying candidate # 21.482 * * * * [progress]: [ 1921 / 3484 ] simplifiying candidate # 21.482 * * * * [progress]: [ 1922 / 3484 ] simplifiying candidate # 21.482 * * * * [progress]: [ 1923 / 3484 ] simplifiying candidate # 21.482 * * * * [progress]: [ 1924 / 3484 ] simplifiying candidate # 21.482 * * * * [progress]: [ 1925 / 3484 ] simplifiying candidate # 21.482 * * * * [progress]: [ 1926 / 3484 ] simplifiying candidate # 21.482 * * * * [progress]: [ 1927 / 3484 ] simplifiying candidate # 21.482 * * * * [progress]: [ 1928 / 3484 ] simplifiying candidate # 21.482 * * * * [progress]: [ 1929 / 3484 ] simplifiying candidate # 21.482 * * * * [progress]: [ 1930 / 3484 ] simplifiying candidate # 21.482 * * * * [progress]: [ 1931 / 3484 ] simplifiying candidate # 21.482 * * * * [progress]: [ 1932 / 3484 ] simplifiying candidate # 21.482 * * * * [progress]: [ 1933 / 3484 ] simplifiying candidate # 21.482 * * * * [progress]: [ 1934 / 3484 ] simplifiying candidate # 21.482 * * * * [progress]: [ 1935 / 3484 ] simplifiying candidate # 21.482 * * * * [progress]: [ 1936 / 3484 ] simplifiying candidate # 21.482 * * * * [progress]: [ 1937 / 3484 ] simplifiying candidate # 21.482 * * * * [progress]: [ 1938 / 3484 ] simplifiying candidate # 21.483 * * * * [progress]: [ 1939 / 3484 ] simplifiying candidate # 21.483 * * * * [progress]: [ 1940 / 3484 ] simplifiying candidate # 21.483 * * * * [progress]: [ 1941 / 3484 ] simplifiying candidate # 21.483 * * * * [progress]: [ 1942 / 3484 ] simplifiying candidate # 21.483 * * * * [progress]: [ 1943 / 3484 ] simplifiying candidate # 21.483 * * * * [progress]: [ 1944 / 3484 ] simplifiying candidate # 21.483 * * * * [progress]: [ 1945 / 3484 ] simplifiying candidate # 21.483 * * * * [progress]: [ 1946 / 3484 ] simplifiying candidate # 21.483 * * * * [progress]: [ 1947 / 3484 ] simplifiying candidate # 21.483 * * * * [progress]: [ 1948 / 3484 ] simplifiying candidate # 21.483 * * * * [progress]: [ 1949 / 3484 ] simplifiying candidate # 21.483 * * * * [progress]: [ 1950 / 3484 ] simplifiying candidate # 21.483 * * * * [progress]: [ 1951 / 3484 ] simplifiying candidate # 21.483 * * * * [progress]: [ 1952 / 3484 ] simplifiying candidate # 21.483 * * * * [progress]: [ 1953 / 3484 ] simplifiying candidate # 21.483 * * * * [progress]: [ 1954 / 3484 ] simplifiying candidate # 21.483 * * * * [progress]: [ 1955 / 3484 ] simplifiying candidate # 21.483 * * * * [progress]: [ 1956 / 3484 ] simplifiying candidate # 21.484 * * * * [progress]: [ 1957 / 3484 ] simplifiying candidate # 21.484 * * * * [progress]: [ 1958 / 3484 ] simplifiying candidate # 21.484 * * * * [progress]: [ 1959 / 3484 ] simplifiying candidate # 21.484 * * * * [progress]: [ 1960 / 3484 ] simplifiying candidate # 21.484 * * * * [progress]: [ 1961 / 3484 ] simplifiying candidate # 21.484 * * * * [progress]: [ 1962 / 3484 ] simplifiying candidate # 21.484 * * * * [progress]: [ 1963 / 3484 ] simplifiying candidate # 21.484 * * * * [progress]: [ 1964 / 3484 ] simplifiying candidate # 21.484 * * * * [progress]: [ 1965 / 3484 ] simplifiying candidate # 21.484 * * * * [progress]: [ 1966 / 3484 ] simplifiying candidate # 21.484 * * * * [progress]: [ 1967 / 3484 ] simplifiying candidate # 21.484 * * * * [progress]: [ 1968 / 3484 ] simplifiying candidate # 21.484 * * * * [progress]: [ 1969 / 3484 ] simplifiying candidate # 21.484 * * * * [progress]: [ 1970 / 3484 ] simplifiying candidate # 21.484 * * * * [progress]: [ 1971 / 3484 ] simplifiying candidate # 21.484 * * * * [progress]: [ 1972 / 3484 ] simplifiying candidate # 21.484 * * * * [progress]: [ 1973 / 3484 ] simplifiying candidate # 21.484 * * * * [progress]: [ 1974 / 3484 ] simplifiying candidate # 21.485 * * * * [progress]: [ 1975 / 3484 ] simplifiying candidate # 21.485 * * * * [progress]: [ 1976 / 3484 ] simplifiying candidate # 21.485 * * * * [progress]: [ 1977 / 3484 ] simplifiying candidate # 21.485 * * * * [progress]: [ 1978 / 3484 ] simplifiying candidate # 21.485 * * * * [progress]: [ 1979 / 3484 ] simplifiying candidate # 21.485 * * * * [progress]: [ 1980 / 3484 ] simplifiying candidate # 21.485 * * * * [progress]: [ 1981 / 3484 ] simplifiying candidate # 21.485 * * * * [progress]: [ 1982 / 3484 ] simplifiying candidate # 21.485 * * * * [progress]: [ 1983 / 3484 ] simplifiying candidate # 21.485 * * * * [progress]: [ 1984 / 3484 ] simplifiying candidate # 21.485 * * * * [progress]: [ 1985 / 3484 ] simplifiying candidate # 21.485 * * * * [progress]: [ 1986 / 3484 ] simplifiying candidate # 21.485 * * * * [progress]: [ 1987 / 3484 ] simplifiying candidate # 21.485 * * * * [progress]: [ 1988 / 3484 ] simplifiying candidate # 21.485 * * * * [progress]: [ 1989 / 3484 ] simplifiying candidate # 21.485 * * * * [progress]: [ 1990 / 3484 ] simplifiying candidate # 21.485 * * * * [progress]: [ 1991 / 3484 ] simplifiying candidate # 21.485 * * * * [progress]: [ 1992 / 3484 ] simplifiying candidate # 21.485 * * * * [progress]: [ 1993 / 3484 ] simplifiying candidate # 21.486 * * * * [progress]: [ 1994 / 3484 ] simplifiying candidate # 21.486 * * * * [progress]: [ 1995 / 3484 ] simplifiying candidate # 21.486 * * * * [progress]: [ 1996 / 3484 ] simplifiying candidate # 21.486 * * * * [progress]: [ 1997 / 3484 ] simplifiying candidate # 21.486 * * * * [progress]: [ 1998 / 3484 ] simplifiying candidate # 21.486 * * * * [progress]: [ 1999 / 3484 ] simplifiying candidate # 21.486 * * * * [progress]: [ 2000 / 3484 ] simplifiying candidate # 21.486 * * * * [progress]: [ 2001 / 3484 ] simplifiying candidate # 21.486 * * * * [progress]: [ 2002 / 3484 ] simplifiying candidate # 21.486 * * * * [progress]: [ 2003 / 3484 ] simplifiying candidate # 21.486 * * * * [progress]: [ 2004 / 3484 ] simplifiying candidate # 21.486 * * * * [progress]: [ 2005 / 3484 ] simplifiying candidate # 21.486 * * * * [progress]: [ 2006 / 3484 ] simplifiying candidate # 21.486 * * * * [progress]: [ 2007 / 3484 ] simplifiying candidate # 21.486 * * * * [progress]: [ 2008 / 3484 ] simplifiying candidate # 21.486 * * * * [progress]: [ 2009 / 3484 ] simplifiying candidate # 21.486 * * * * [progress]: [ 2010 / 3484 ] simplifiying candidate # 21.486 * * * * [progress]: [ 2011 / 3484 ] simplifiying candidate # 21.487 * * * * [progress]: [ 2012 / 3484 ] simplifiying candidate # 21.487 * * * * [progress]: [ 2013 / 3484 ] simplifiying candidate # 21.487 * * * * [progress]: [ 2014 / 3484 ] simplifiying candidate # 21.487 * * * * [progress]: [ 2015 / 3484 ] simplifiying candidate # 21.487 * * * * [progress]: [ 2016 / 3484 ] simplifiying candidate # 21.487 * * * * [progress]: [ 2017 / 3484 ] simplifiying candidate # 21.487 * * * * [progress]: [ 2018 / 3484 ] simplifiying candidate # 21.487 * * * * [progress]: [ 2019 / 3484 ] simplifiying candidate # 21.487 * * * * [progress]: [ 2020 / 3484 ] simplifiying candidate # 21.487 * * * * [progress]: [ 2021 / 3484 ] simplifiying candidate # 21.487 * * * * [progress]: [ 2022 / 3484 ] simplifiying candidate # 21.487 * * * * [progress]: [ 2023 / 3484 ] simplifiying candidate # 21.487 * * * * [progress]: [ 2024 / 3484 ] simplifiying candidate # 21.487 * * * * [progress]: [ 2025 / 3484 ] simplifiying candidate # 21.487 * * * * [progress]: [ 2026 / 3484 ] simplifiying candidate # 21.487 * * * * [progress]: [ 2027 / 3484 ] simplifiying candidate # 21.487 * * * * [progress]: [ 2028 / 3484 ] simplifiying candidate # 21.487 * * * * [progress]: [ 2029 / 3484 ] simplifiying candidate # 21.488 * * * * [progress]: [ 2030 / 3484 ] simplifiying candidate # 21.488 * * * * [progress]: [ 2031 / 3484 ] simplifiying candidate # 21.488 * * * * [progress]: [ 2032 / 3484 ] simplifiying candidate # 21.488 * * * * [progress]: [ 2033 / 3484 ] simplifiying candidate # 21.488 * * * * [progress]: [ 2034 / 3484 ] simplifiying candidate # 21.488 * * * * [progress]: [ 2035 / 3484 ] simplifiying candidate # 21.488 * * * * [progress]: [ 2036 / 3484 ] simplifiying candidate # 21.488 * * * * [progress]: [ 2037 / 3484 ] simplifiying candidate # 21.488 * * * * [progress]: [ 2038 / 3484 ] simplifiying candidate # 21.488 * * * * [progress]: [ 2039 / 3484 ] simplifiying candidate # 21.488 * * * * [progress]: [ 2040 / 3484 ] simplifiying candidate # 21.488 * * * * [progress]: [ 2041 / 3484 ] simplifiying candidate # 21.488 * * * * [progress]: [ 2042 / 3484 ] simplifiying candidate # 21.488 * * * * [progress]: [ 2043 / 3484 ] simplifiying candidate # 21.488 * * * * [progress]: [ 2044 / 3484 ] simplifiying candidate # 21.488 * * * * [progress]: [ 2045 / 3484 ] simplifiying candidate # 21.488 * * * * [progress]: [ 2046 / 3484 ] simplifiying candidate # 21.488 * * * * [progress]: [ 2047 / 3484 ] simplifiying candidate # 21.488 * * * * [progress]: [ 2048 / 3484 ] simplifiying candidate # 21.489 * * * * [progress]: [ 2049 / 3484 ] simplifiying candidate # 21.489 * * * * [progress]: [ 2050 / 3484 ] simplifiying candidate # 21.489 * * * * [progress]: [ 2051 / 3484 ] simplifiying candidate # 21.489 * * * * [progress]: [ 2052 / 3484 ] simplifiying candidate # 21.489 * * * * [progress]: [ 2053 / 3484 ] simplifiying candidate # 21.489 * * * * [progress]: [ 2054 / 3484 ] simplifiying candidate # 21.489 * * * * [progress]: [ 2055 / 3484 ] simplifiying candidate # 21.489 * * * * [progress]: [ 2056 / 3484 ] simplifiying candidate # 21.489 * * * * [progress]: [ 2057 / 3484 ] simplifiying candidate # 21.489 * * * * [progress]: [ 2058 / 3484 ] simplifiying candidate # 21.489 * * * * [progress]: [ 2059 / 3484 ] simplifiying candidate # 21.489 * * * * [progress]: [ 2060 / 3484 ] simplifiying candidate # 21.489 * * * * [progress]: [ 2061 / 3484 ] simplifiying candidate # 21.489 * * * * [progress]: [ 2062 / 3484 ] simplifiying candidate # 21.489 * * * * [progress]: [ 2063 / 3484 ] simplifiying candidate # 21.489 * * * * [progress]: [ 2064 / 3484 ] simplifiying candidate # 21.489 * * * * [progress]: [ 2065 / 3484 ] simplifiying candidate # 21.489 * * * * [progress]: [ 2066 / 3484 ] simplifiying candidate # 21.489 * * * * [progress]: [ 2067 / 3484 ] simplifiying candidate # 21.490 * * * * [progress]: [ 2068 / 3484 ] simplifiying candidate # 21.490 * * * * [progress]: [ 2069 / 3484 ] simplifiying candidate # 21.490 * * * * [progress]: [ 2070 / 3484 ] simplifiying candidate # 21.490 * * * * [progress]: [ 2071 / 3484 ] simplifiying candidate # 21.490 * * * * [progress]: [ 2072 / 3484 ] simplifiying candidate # 21.490 * * * * [progress]: [ 2073 / 3484 ] simplifiying candidate # 21.490 * * * * [progress]: [ 2074 / 3484 ] simplifiying candidate # 21.490 * * * * [progress]: [ 2075 / 3484 ] simplifiying candidate # 21.490 * * * * [progress]: [ 2076 / 3484 ] simplifiying candidate # 21.490 * * * * [progress]: [ 2077 / 3484 ] simplifiying candidate # 21.490 * * * * [progress]: [ 2078 / 3484 ] simplifiying candidate # 21.490 * * * * [progress]: [ 2079 / 3484 ] simplifiying candidate # 21.490 * * * * [progress]: [ 2080 / 3484 ] simplifiying candidate # 21.490 * * * * [progress]: [ 2081 / 3484 ] simplifiying candidate # 21.490 * * * * [progress]: [ 2082 / 3484 ] simplifiying candidate # 21.490 * * * * [progress]: [ 2083 / 3484 ] simplifiying candidate # 21.490 * * * * [progress]: [ 2084 / 3484 ] simplifiying candidate # 21.490 * * * * [progress]: [ 2085 / 3484 ] simplifiying candidate # 21.490 * * * * [progress]: [ 2086 / 3484 ] simplifiying candidate # 21.491 * * * * [progress]: [ 2087 / 3484 ] simplifiying candidate # 21.491 * * * * [progress]: [ 2088 / 3484 ] simplifiying candidate # 21.491 * * * * [progress]: [ 2089 / 3484 ] simplifiying candidate # 21.491 * * * * [progress]: [ 2090 / 3484 ] simplifiying candidate # 21.491 * * * * [progress]: [ 2091 / 3484 ] simplifiying candidate # 21.491 * * * * [progress]: [ 2092 / 3484 ] simplifiying candidate # 21.491 * * * * [progress]: [ 2093 / 3484 ] simplifiying candidate # 21.491 * * * * [progress]: [ 2094 / 3484 ] simplifiying candidate # 21.491 * * * * [progress]: [ 2095 / 3484 ] simplifiying candidate # 21.491 * * * * [progress]: [ 2096 / 3484 ] simplifiying candidate # 21.491 * * * * [progress]: [ 2097 / 3484 ] simplifiying candidate # 21.491 * * * * [progress]: [ 2098 / 3484 ] simplifiying candidate # 21.491 * * * * [progress]: [ 2099 / 3484 ] simplifiying candidate # 21.492 * * * * [progress]: [ 2100 / 3484 ] simplifiying candidate # 21.492 * * * * [progress]: [ 2101 / 3484 ] simplifiying candidate # 21.492 * * * * [progress]: [ 2102 / 3484 ] simplifiying candidate # 21.492 * * * * [progress]: [ 2103 / 3484 ] simplifiying candidate # 21.492 * * * * [progress]: [ 2104 / 3484 ] simplifiying candidate # 21.492 * * * * [progress]: [ 2105 / 3484 ] simplifiying candidate # 21.492 * * * * [progress]: [ 2106 / 3484 ] simplifiying candidate # 21.492 * * * * [progress]: [ 2107 / 3484 ] simplifiying candidate # 21.492 * * * * [progress]: [ 2108 / 3484 ] simplifiying candidate # 21.492 * * * * [progress]: [ 2109 / 3484 ] simplifiying candidate # 21.492 * * * * [progress]: [ 2110 / 3484 ] simplifiying candidate # 21.492 * * * * [progress]: [ 2111 / 3484 ] simplifiying candidate # 21.493 * * * * [progress]: [ 2112 / 3484 ] simplifiying candidate # 21.493 * * * * [progress]: [ 2113 / 3484 ] simplifiying candidate # 21.493 * * * * [progress]: [ 2114 / 3484 ] simplifiying candidate # 21.493 * * * * [progress]: [ 2115 / 3484 ] simplifiying candidate # 21.493 * * * * [progress]: [ 2116 / 3484 ] simplifiying candidate # 21.493 * * * * [progress]: [ 2117 / 3484 ] simplifiying candidate # 21.493 * * * * [progress]: [ 2118 / 3484 ] simplifiying candidate # 21.493 * * * * [progress]: [ 2119 / 3484 ] simplifiying candidate # 21.493 * * * * [progress]: [ 2120 / 3484 ] simplifiying candidate # 21.493 * * * * [progress]: [ 2121 / 3484 ] simplifiying candidate # 21.493 * * * * [progress]: [ 2122 / 3484 ] simplifiying candidate # 21.493 * * * * [progress]: [ 2123 / 3484 ] simplifiying candidate # 21.494 * * * * [progress]: [ 2124 / 3484 ] simplifiying candidate # 21.494 * * * * [progress]: [ 2125 / 3484 ] simplifiying candidate # 21.494 * * * * [progress]: [ 2126 / 3484 ] simplifiying candidate # 21.494 * * * * [progress]: [ 2127 / 3484 ] simplifiying candidate # 21.494 * * * * [progress]: [ 2128 / 3484 ] simplifiying candidate # 21.494 * * * * [progress]: [ 2129 / 3484 ] simplifiying candidate # 21.494 * * * * [progress]: [ 2130 / 3484 ] simplifiying candidate # 21.494 * * * * [progress]: [ 2131 / 3484 ] simplifiying candidate # 21.494 * * * * [progress]: [ 2132 / 3484 ] simplifiying candidate # 21.494 * * * * [progress]: [ 2133 / 3484 ] simplifiying candidate # 21.494 * * * * [progress]: [ 2134 / 3484 ] simplifiying candidate # 21.494 * * * * [progress]: [ 2135 / 3484 ] simplifiying candidate # 21.495 * * * * [progress]: [ 2136 / 3484 ] simplifiying candidate # 21.495 * * * * [progress]: [ 2137 / 3484 ] simplifiying candidate # 21.495 * * * * [progress]: [ 2138 / 3484 ] simplifiying candidate # 21.495 * * * * [progress]: [ 2139 / 3484 ] simplifiying candidate # 21.495 * * * * [progress]: [ 2140 / 3484 ] simplifiying candidate # 21.495 * * * * [progress]: [ 2141 / 3484 ] simplifiying candidate # 21.495 * * * * [progress]: [ 2142 / 3484 ] simplifiying candidate # 21.495 * * * * [progress]: [ 2143 / 3484 ] simplifiying candidate # 21.495 * * * * [progress]: [ 2144 / 3484 ] simplifiying candidate # 21.495 * * * * [progress]: [ 2145 / 3484 ] simplifiying candidate # 21.495 * * * * [progress]: [ 2146 / 3484 ] simplifiying candidate # 21.496 * * * * [progress]: [ 2147 / 3484 ] simplifiying candidate # 21.496 * * * * [progress]: [ 2148 / 3484 ] simplifiying candidate # 21.496 * * * * [progress]: [ 2149 / 3484 ] simplifiying candidate # 21.496 * * * * [progress]: [ 2150 / 3484 ] simplifiying candidate # 21.496 * * * * [progress]: [ 2151 / 3484 ] simplifiying candidate # 21.496 * * * * [progress]: [ 2152 / 3484 ] simplifiying candidate # 21.496 * * * * [progress]: [ 2153 / 3484 ] simplifiying candidate # 21.496 * * * * [progress]: [ 2154 / 3484 ] simplifiying candidate # 21.496 * * * * [progress]: [ 2155 / 3484 ] simplifiying candidate # 21.496 * * * * [progress]: [ 2156 / 3484 ] simplifiying candidate # 21.496 * * * * [progress]: [ 2157 / 3484 ] simplifiying candidate # 21.496 * * * * [progress]: [ 2158 / 3484 ] simplifiying candidate # 21.497 * * * * [progress]: [ 2159 / 3484 ] simplifiying candidate # 21.497 * * * * [progress]: [ 2160 / 3484 ] simplifiying candidate # 21.497 * * * * [progress]: [ 2161 / 3484 ] simplifiying candidate # 21.497 * * * * [progress]: [ 2162 / 3484 ] simplifiying candidate # 21.497 * * * * [progress]: [ 2163 / 3484 ] simplifiying candidate # 21.497 * * * * [progress]: [ 2164 / 3484 ] simplifiying candidate # 21.497 * * * * [progress]: [ 2165 / 3484 ] simplifiying candidate # 21.497 * * * * [progress]: [ 2166 / 3484 ] simplifiying candidate # 21.497 * * * * [progress]: [ 2167 / 3484 ] simplifiying candidate # 21.497 * * * * [progress]: [ 2168 / 3484 ] simplifiying candidate # 21.497 * * * * [progress]: [ 2169 / 3484 ] simplifiying candidate # 21.497 * * * * [progress]: [ 2170 / 3484 ] simplifiying candidate # 21.498 * * * * [progress]: [ 2171 / 3484 ] simplifiying candidate # 21.498 * * * * [progress]: [ 2172 / 3484 ] simplifiying candidate # 21.498 * * * * [progress]: [ 2173 / 3484 ] simplifiying candidate # 21.498 * * * * [progress]: [ 2174 / 3484 ] simplifiying candidate # 21.498 * * * * [progress]: [ 2175 / 3484 ] simplifiying candidate # 21.498 * * * * [progress]: [ 2176 / 3484 ] simplifiying candidate # 21.498 * * * * [progress]: [ 2177 / 3484 ] simplifiying candidate # 21.498 * * * * [progress]: [ 2178 / 3484 ] simplifiying candidate # 21.498 * * * * [progress]: [ 2179 / 3484 ] simplifiying candidate # 21.498 * * * * [progress]: [ 2180 / 3484 ] simplifiying candidate # 21.498 * * * * [progress]: [ 2181 / 3484 ] simplifiying candidate # 21.499 * * * * [progress]: [ 2182 / 3484 ] simplifiying candidate # 21.499 * * * * [progress]: [ 2183 / 3484 ] simplifiying candidate # 21.499 * * * * [progress]: [ 2184 / 3484 ] simplifiying candidate # 21.499 * * * * [progress]: [ 2185 / 3484 ] simplifiying candidate # 21.499 * * * * [progress]: [ 2186 / 3484 ] simplifiying candidate # 21.499 * * * * [progress]: [ 2187 / 3484 ] simplifiying candidate # 21.499 * * * * [progress]: [ 2188 / 3484 ] simplifiying candidate # 21.499 * * * * [progress]: [ 2189 / 3484 ] simplifiying candidate # 21.499 * * * * [progress]: [ 2190 / 3484 ] simplifiying candidate # 21.499 * * * * [progress]: [ 2191 / 3484 ] simplifiying candidate # 21.499 * * * * [progress]: [ 2192 / 3484 ] simplifiying candidate # 21.500 * * * * [progress]: [ 2193 / 3484 ] simplifiying candidate # 21.500 * * * * [progress]: [ 2194 / 3484 ] simplifiying candidate # 21.500 * * * * [progress]: [ 2195 / 3484 ] simplifiying candidate # 21.500 * * * * [progress]: [ 2196 / 3484 ] simplifiying candidate # 21.500 * * * * [progress]: [ 2197 / 3484 ] simplifiying candidate # 21.500 * * * * [progress]: [ 2198 / 3484 ] simplifiying candidate # 21.500 * * * * [progress]: [ 2199 / 3484 ] simplifiying candidate # 21.500 * * * * [progress]: [ 2200 / 3484 ] simplifiying candidate # 21.500 * * * * [progress]: [ 2201 / 3484 ] simplifiying candidate # 21.500 * * * * [progress]: [ 2202 / 3484 ] simplifiying candidate # 21.500 * * * * [progress]: [ 2203 / 3484 ] simplifiying candidate # 21.501 * * * * [progress]: [ 2204 / 3484 ] simplifiying candidate # 21.501 * * * * [progress]: [ 2205 / 3484 ] simplifiying candidate # 21.501 * * * * [progress]: [ 2206 / 3484 ] simplifiying candidate # 21.501 * * * * [progress]: [ 2207 / 3484 ] simplifiying candidate # 21.501 * * * * [progress]: [ 2208 / 3484 ] simplifiying candidate # 21.501 * * * * [progress]: [ 2209 / 3484 ] simplifiying candidate # 21.501 * * * * [progress]: [ 2210 / 3484 ] simplifiying candidate # 21.501 * * * * [progress]: [ 2211 / 3484 ] simplifiying candidate # 21.501 * * * * [progress]: [ 2212 / 3484 ] simplifiying candidate # 21.501 * * * * [progress]: [ 2213 / 3484 ] simplifiying candidate # 21.501 * * * * [progress]: [ 2214 / 3484 ] simplifiying candidate # 21.502 * * * * [progress]: [ 2215 / 3484 ] simplifiying candidate # 21.502 * * * * [progress]: [ 2216 / 3484 ] simplifiying candidate # 21.502 * * * * [progress]: [ 2217 / 3484 ] simplifiying candidate # 21.502 * * * * [progress]: [ 2218 / 3484 ] simplifiying candidate # 21.502 * * * * [progress]: [ 2219 / 3484 ] simplifiying candidate # 21.502 * * * * [progress]: [ 2220 / 3484 ] simplifiying candidate # 21.502 * * * * [progress]: [ 2221 / 3484 ] simplifiying candidate # 21.502 * * * * [progress]: [ 2222 / 3484 ] simplifiying candidate # 21.502 * * * * [progress]: [ 2223 / 3484 ] simplifiying candidate # 21.502 * * * * [progress]: [ 2224 / 3484 ] simplifiying candidate # 21.502 * * * * [progress]: [ 2225 / 3484 ] simplifiying candidate # 21.503 * * * * [progress]: [ 2226 / 3484 ] simplifiying candidate # 21.503 * * * * [progress]: [ 2227 / 3484 ] simplifiying candidate # 21.503 * * * * [progress]: [ 2228 / 3484 ] simplifiying candidate # 21.503 * * * * [progress]: [ 2229 / 3484 ] simplifiying candidate # 21.503 * * * * [progress]: [ 2230 / 3484 ] simplifiying candidate # 21.503 * * * * [progress]: [ 2231 / 3484 ] simplifiying candidate # 21.503 * * * * [progress]: [ 2232 / 3484 ] simplifiying candidate # 21.503 * * * * [progress]: [ 2233 / 3484 ] simplifiying candidate # 21.503 * * * * [progress]: [ 2234 / 3484 ] simplifiying candidate # 21.503 * * * * [progress]: [ 2235 / 3484 ] simplifiying candidate # 21.503 * * * * [progress]: [ 2236 / 3484 ] simplifiying candidate # 21.504 * * * * [progress]: [ 2237 / 3484 ] simplifiying candidate # 21.504 * * * * [progress]: [ 2238 / 3484 ] simplifiying candidate # 21.504 * * * * [progress]: [ 2239 / 3484 ] simplifiying candidate # 21.504 * * * * [progress]: [ 2240 / 3484 ] simplifiying candidate # 21.504 * * * * [progress]: [ 2241 / 3484 ] simplifiying candidate # 21.504 * * * * [progress]: [ 2242 / 3484 ] simplifiying candidate # 21.504 * * * * [progress]: [ 2243 / 3484 ] simplifiying candidate # 21.504 * * * * [progress]: [ 2244 / 3484 ] simplifiying candidate # 21.504 * * * * [progress]: [ 2245 / 3484 ] simplifiying candidate # 21.504 * * * * [progress]: [ 2246 / 3484 ] simplifiying candidate # 21.504 * * * * [progress]: [ 2247 / 3484 ] simplifiying candidate # 21.504 * * * * [progress]: [ 2248 / 3484 ] simplifiying candidate # 21.505 * * * * [progress]: [ 2249 / 3484 ] simplifiying candidate # 21.505 * * * * [progress]: [ 2250 / 3484 ] simplifiying candidate # 21.505 * * * * [progress]: [ 2251 / 3484 ] simplifiying candidate # 21.505 * * * * [progress]: [ 2252 / 3484 ] simplifiying candidate # 21.505 * * * * [progress]: [ 2253 / 3484 ] simplifiying candidate # 21.505 * * * * [progress]: [ 2254 / 3484 ] simplifiying candidate # 21.505 * * * * [progress]: [ 2255 / 3484 ] simplifiying candidate # 21.505 * * * * [progress]: [ 2256 / 3484 ] simplifiying candidate # 21.505 * * * * [progress]: [ 2257 / 3484 ] simplifiying candidate # 21.505 * * * * [progress]: [ 2258 / 3484 ] simplifiying candidate # 21.505 * * * * [progress]: [ 2259 / 3484 ] simplifiying candidate # 21.506 * * * * [progress]: [ 2260 / 3484 ] simplifiying candidate # 21.506 * * * * [progress]: [ 2261 / 3484 ] simplifiying candidate # 21.506 * * * * [progress]: [ 2262 / 3484 ] simplifiying candidate # 21.506 * * * * [progress]: [ 2263 / 3484 ] simplifiying candidate # 21.506 * * * * [progress]: [ 2264 / 3484 ] simplifiying candidate # 21.506 * * * * [progress]: [ 2265 / 3484 ] simplifiying candidate # 21.506 * * * * [progress]: [ 2266 / 3484 ] simplifiying candidate # 21.506 * * * * [progress]: [ 2267 / 3484 ] simplifiying candidate # 21.506 * * * * [progress]: [ 2268 / 3484 ] simplifiying candidate # 21.506 * * * * [progress]: [ 2269 / 3484 ] simplifiying candidate # 21.506 * * * * [progress]: [ 2270 / 3484 ] simplifiying candidate # 21.506 * * * * [progress]: [ 2271 / 3484 ] simplifiying candidate # 21.507 * * * * [progress]: [ 2272 / 3484 ] simplifiying candidate # 21.507 * * * * [progress]: [ 2273 / 3484 ] simplifiying candidate # 21.507 * * * * [progress]: [ 2274 / 3484 ] simplifiying candidate # 21.507 * * * * [progress]: [ 2275 / 3484 ] simplifiying candidate # 21.507 * * * * [progress]: [ 2276 / 3484 ] simplifiying candidate # 21.507 * * * * [progress]: [ 2277 / 3484 ] simplifiying candidate # 21.507 * * * * [progress]: [ 2278 / 3484 ] simplifiying candidate # 21.507 * * * * [progress]: [ 2279 / 3484 ] simplifiying candidate # 21.507 * * * * [progress]: [ 2280 / 3484 ] simplifiying candidate # 21.507 * * * * [progress]: [ 2281 / 3484 ] simplifiying candidate # 21.508 * * * * [progress]: [ 2282 / 3484 ] simplifiying candidate # 21.508 * * * * [progress]: [ 2283 / 3484 ] simplifiying candidate # 21.508 * * * * [progress]: [ 2284 / 3484 ] simplifiying candidate # 21.508 * * * * [progress]: [ 2285 / 3484 ] simplifiying candidate # 21.508 * * * * [progress]: [ 2286 / 3484 ] simplifiying candidate # 21.508 * * * * [progress]: [ 2287 / 3484 ] simplifiying candidate # 21.508 * * * * [progress]: [ 2288 / 3484 ] simplifiying candidate # 21.508 * * * * [progress]: [ 2289 / 3484 ] simplifiying candidate # 21.508 * * * * [progress]: [ 2290 / 3484 ] simplifiying candidate # 21.508 * * * * [progress]: [ 2291 / 3484 ] simplifiying candidate # 21.509 * * * * [progress]: [ 2292 / 3484 ] simplifiying candidate # 21.509 * * * * [progress]: [ 2293 / 3484 ] simplifiying candidate # 21.509 * * * * [progress]: [ 2294 / 3484 ] simplifiying candidate # 21.509 * * * * [progress]: [ 2295 / 3484 ] simplifiying candidate # 21.509 * * * * [progress]: [ 2296 / 3484 ] simplifiying candidate # 21.509 * * * * [progress]: [ 2297 / 3484 ] simplifiying candidate # 21.509 * * * * [progress]: [ 2298 / 3484 ] simplifiying candidate # 21.509 * * * * [progress]: [ 2299 / 3484 ] simplifiying candidate # 21.509 * * * * [progress]: [ 2300 / 3484 ] simplifiying candidate # 21.509 * * * * [progress]: [ 2301 / 3484 ] simplifiying candidate # 21.509 * * * * [progress]: [ 2302 / 3484 ] simplifiying candidate # 21.510 * * * * [progress]: [ 2303 / 3484 ] simplifiying candidate # 21.510 * * * * [progress]: [ 2304 / 3484 ] simplifiying candidate # 21.510 * * * * [progress]: [ 2305 / 3484 ] simplifiying candidate # 21.510 * * * * [progress]: [ 2306 / 3484 ] simplifiying candidate # 21.510 * * * * [progress]: [ 2307 / 3484 ] simplifiying candidate # 21.510 * * * * [progress]: [ 2308 / 3484 ] simplifiying candidate # 21.510 * * * * [progress]: [ 2309 / 3484 ] simplifiying candidate # 21.510 * * * * [progress]: [ 2310 / 3484 ] simplifiying candidate # 21.511 * * * * [progress]: [ 2311 / 3484 ] simplifiying candidate # 21.511 * * * * [progress]: [ 2312 / 3484 ] simplifiying candidate # 21.511 * * * * [progress]: [ 2313 / 3484 ] simplifiying candidate # 21.511 * * * * [progress]: [ 2314 / 3484 ] simplifiying candidate # 21.511 * * * * [progress]: [ 2315 / 3484 ] simplifiying candidate # 21.511 * * * * [progress]: [ 2316 / 3484 ] simplifiying candidate # 21.511 * * * * [progress]: [ 2317 / 3484 ] simplifiying candidate # 21.511 * * * * [progress]: [ 2318 / 3484 ] simplifiying candidate # 21.511 * * * * [progress]: [ 2319 / 3484 ] simplifiying candidate # 21.511 * * * * [progress]: [ 2320 / 3484 ] simplifiying candidate # 21.511 * * * * [progress]: [ 2321 / 3484 ] simplifiying candidate # 21.512 * * * * [progress]: [ 2322 / 3484 ] simplifiying candidate # 21.512 * * * * [progress]: [ 2323 / 3484 ] simplifiying candidate # 21.512 * * * * [progress]: [ 2324 / 3484 ] simplifiying candidate # 21.512 * * * * [progress]: [ 2325 / 3484 ] simplifiying candidate # 21.512 * * * * [progress]: [ 2326 / 3484 ] simplifiying candidate # 21.512 * * * * [progress]: [ 2327 / 3484 ] simplifiying candidate # 21.512 * * * * [progress]: [ 2328 / 3484 ] simplifiying candidate # 21.512 * * * * [progress]: [ 2329 / 3484 ] simplifiying candidate # 21.512 * * * * [progress]: [ 2330 / 3484 ] simplifiying candidate # 21.512 * * * * [progress]: [ 2331 / 3484 ] simplifiying candidate # 21.512 * * * * [progress]: [ 2332 / 3484 ] simplifiying candidate # 21.513 * * * * [progress]: [ 2333 / 3484 ] simplifiying candidate # 21.513 * * * * [progress]: [ 2334 / 3484 ] simplifiying candidate # 21.513 * * * * [progress]: [ 2335 / 3484 ] simplifiying candidate # 21.513 * * * * [progress]: [ 2336 / 3484 ] simplifiying candidate # 21.513 * * * * [progress]: [ 2337 / 3484 ] simplifiying candidate # 21.513 * * * * [progress]: [ 2338 / 3484 ] simplifiying candidate # 21.513 * * * * [progress]: [ 2339 / 3484 ] simplifiying candidate # 21.513 * * * * [progress]: [ 2340 / 3484 ] simplifiying candidate # 21.513 * * * * [progress]: [ 2341 / 3484 ] simplifiying candidate # 21.513 * * * * [progress]: [ 2342 / 3484 ] simplifiying candidate # 21.513 * * * * [progress]: [ 2343 / 3484 ] simplifiying candidate # 21.513 * * * * [progress]: [ 2344 / 3484 ] simplifiying candidate # 21.513 * * * * [progress]: [ 2345 / 3484 ] simplifiying candidate # 21.514 * * * * [progress]: [ 2346 / 3484 ] simplifiying candidate # 21.514 * * * * [progress]: [ 2347 / 3484 ] simplifiying candidate # 21.514 * * * * [progress]: [ 2348 / 3484 ] simplifiying candidate # 21.514 * * * * [progress]: [ 2349 / 3484 ] simplifiying candidate # 21.514 * * * * [progress]: [ 2350 / 3484 ] simplifiying candidate # 21.514 * * * * [progress]: [ 2351 / 3484 ] simplifiying candidate # 21.514 * * * * [progress]: [ 2352 / 3484 ] simplifiying candidate # 21.514 * * * * [progress]: [ 2353 / 3484 ] simplifiying candidate # 21.514 * * * * [progress]: [ 2354 / 3484 ] simplifiying candidate # 21.514 * * * * [progress]: [ 2355 / 3484 ] simplifiying candidate # 21.514 * * * * [progress]: [ 2356 / 3484 ] simplifiying candidate # 21.514 * * * * [progress]: [ 2357 / 3484 ] simplifiying candidate # 21.514 * * * * [progress]: [ 2358 / 3484 ] simplifiying candidate # 21.514 * * * * [progress]: [ 2359 / 3484 ] simplifiying candidate # 21.515 * * * * [progress]: [ 2360 / 3484 ] simplifiying candidate # 21.515 * * * * [progress]: [ 2361 / 3484 ] simplifiying candidate # 21.515 * * * * [progress]: [ 2362 / 3484 ] simplifiying candidate # 21.515 * * * * [progress]: [ 2363 / 3484 ] simplifiying candidate # 21.515 * * * * [progress]: [ 2364 / 3484 ] simplifiying candidate # 21.515 * * * * [progress]: [ 2365 / 3484 ] simplifiying candidate # 21.515 * * * * [progress]: [ 2366 / 3484 ] simplifiying candidate # 21.515 * * * * [progress]: [ 2367 / 3484 ] simplifiying candidate # 21.515 * * * * [progress]: [ 2368 / 3484 ] simplifiying candidate # 21.515 * * * * [progress]: [ 2369 / 3484 ] simplifiying candidate # 21.515 * * * * [progress]: [ 2370 / 3484 ] simplifiying candidate # 21.515 * * * * [progress]: [ 2371 / 3484 ] simplifiying candidate # 21.515 * * * * [progress]: [ 2372 / 3484 ] simplifiying candidate # 21.515 * * * * [progress]: [ 2373 / 3484 ] simplifiying candidate # 21.515 * * * * [progress]: [ 2374 / 3484 ] simplifiying candidate # 21.515 * * * * [progress]: [ 2375 / 3484 ] simplifiying candidate # 21.515 * * * * [progress]: [ 2376 / 3484 ] simplifiying candidate # 21.516 * * * * [progress]: [ 2377 / 3484 ] simplifiying candidate # 21.516 * * * * [progress]: [ 2378 / 3484 ] simplifiying candidate # 21.516 * * * * [progress]: [ 2379 / 3484 ] simplifiying candidate # 21.516 * * * * [progress]: [ 2380 / 3484 ] simplifiying candidate # 21.516 * * * * [progress]: [ 2381 / 3484 ] simplifiying candidate # 21.516 * * * * [progress]: [ 2382 / 3484 ] simplifiying candidate # 21.516 * * * * [progress]: [ 2383 / 3484 ] simplifiying candidate # 21.516 * * * * [progress]: [ 2384 / 3484 ] simplifiying candidate # 21.516 * * * * [progress]: [ 2385 / 3484 ] simplifiying candidate # 21.516 * * * * [progress]: [ 2386 / 3484 ] simplifiying candidate # 21.516 * * * * [progress]: [ 2387 / 3484 ] simplifiying candidate # 21.516 * * * * [progress]: [ 2388 / 3484 ] simplifiying candidate # 21.516 * * * * [progress]: [ 2389 / 3484 ] simplifiying candidate # 21.516 * * * * [progress]: [ 2390 / 3484 ] simplifiying candidate # 21.516 * * * * [progress]: [ 2391 / 3484 ] simplifiying candidate # 21.517 * * * * [progress]: [ 2392 / 3484 ] simplifiying candidate # 21.517 * * * * [progress]: [ 2393 / 3484 ] simplifiying candidate # 21.517 * * * * [progress]: [ 2394 / 3484 ] simplifiying candidate # 21.517 * * * * [progress]: [ 2395 / 3484 ] simplifiying candidate # 21.517 * * * * [progress]: [ 2396 / 3484 ] simplifiying candidate # 21.517 * * * * [progress]: [ 2397 / 3484 ] simplifiying candidate # 21.517 * * * * [progress]: [ 2398 / 3484 ] simplifiying candidate # 21.517 * * * * [progress]: [ 2399 / 3484 ] simplifiying candidate # 21.517 * * * * [progress]: [ 2400 / 3484 ] simplifiying candidate # 21.517 * * * * [progress]: [ 2401 / 3484 ] simplifiying candidate # 21.518 * * * * [progress]: [ 2402 / 3484 ] simplifiying candidate # 21.518 * * * * [progress]: [ 2403 / 3484 ] simplifiying candidate # 21.518 * * * * [progress]: [ 2404 / 3484 ] simplifiying candidate # 21.518 * * * * [progress]: [ 2405 / 3484 ] simplifiying candidate # 21.518 * * * * [progress]: [ 2406 / 3484 ] simplifiying candidate # 21.518 * * * * [progress]: [ 2407 / 3484 ] simplifiying candidate # 21.518 * * * * [progress]: [ 2408 / 3484 ] simplifiying candidate # 21.518 * * * * [progress]: [ 2409 / 3484 ] simplifiying candidate # 21.518 * * * * [progress]: [ 2410 / 3484 ] simplifiying candidate # 21.518 * * * * [progress]: [ 2411 / 3484 ] simplifiying candidate # 21.519 * * * * [progress]: [ 2412 / 3484 ] simplifiying candidate # 21.519 * * * * [progress]: [ 2413 / 3484 ] simplifiying candidate # 21.519 * * * * [progress]: [ 2414 / 3484 ] simplifiying candidate # 21.519 * * * * [progress]: [ 2415 / 3484 ] simplifiying candidate # 21.519 * * * * [progress]: [ 2416 / 3484 ] simplifiying candidate # 21.519 * * * * [progress]: [ 2417 / 3484 ] simplifiying candidate # 21.519 * * * * [progress]: [ 2418 / 3484 ] simplifiying candidate # 21.519 * * * * [progress]: [ 2419 / 3484 ] simplifiying candidate # 21.519 * * * * [progress]: [ 2420 / 3484 ] simplifiying candidate # 21.519 * * * * [progress]: [ 2421 / 3484 ] simplifiying candidate # 21.520 * * * * [progress]: [ 2422 / 3484 ] simplifiying candidate # 21.520 * * * * [progress]: [ 2423 / 3484 ] simplifiying candidate # 21.520 * * * * [progress]: [ 2424 / 3484 ] simplifiying candidate # 21.520 * * * * [progress]: [ 2425 / 3484 ] simplifiying candidate # 21.520 * * * * [progress]: [ 2426 / 3484 ] simplifiying candidate # 21.520 * * * * [progress]: [ 2427 / 3484 ] simplifiying candidate # 21.520 * * * * [progress]: [ 2428 / 3484 ] simplifiying candidate # 21.520 * * * * [progress]: [ 2429 / 3484 ] simplifiying candidate # 21.520 * * * * [progress]: [ 2430 / 3484 ] simplifiying candidate # 21.520 * * * * [progress]: [ 2431 / 3484 ] simplifiying candidate # 21.520 * * * * [progress]: [ 2432 / 3484 ] simplifiying candidate # 21.521 * * * * [progress]: [ 2433 / 3484 ] simplifiying candidate # 21.521 * * * * [progress]: [ 2434 / 3484 ] simplifiying candidate # 21.521 * * * * [progress]: [ 2435 / 3484 ] simplifiying candidate # 21.521 * * * * [progress]: [ 2436 / 3484 ] simplifiying candidate # 21.521 * * * * [progress]: [ 2437 / 3484 ] simplifiying candidate # 21.521 * * * * [progress]: [ 2438 / 3484 ] simplifiying candidate # 21.521 * * * * [progress]: [ 2439 / 3484 ] simplifiying candidate # 21.521 * * * * [progress]: [ 2440 / 3484 ] simplifiying candidate # 21.521 * * * * [progress]: [ 2441 / 3484 ] simplifiying candidate # 21.521 * * * * [progress]: [ 2442 / 3484 ] simplifiying candidate # 21.522 * * * * [progress]: [ 2443 / 3484 ] simplifiying candidate # 21.522 * * * * [progress]: [ 2444 / 3484 ] simplifiying candidate # 21.522 * * * * [progress]: [ 2445 / 3484 ] simplifiying candidate # 21.522 * * * * [progress]: [ 2446 / 3484 ] simplifiying candidate # 21.522 * * * * [progress]: [ 2447 / 3484 ] simplifiying candidate # 21.522 * * * * [progress]: [ 2448 / 3484 ] simplifiying candidate # 21.522 * * * * [progress]: [ 2449 / 3484 ] simplifiying candidate # 21.522 * * * * [progress]: [ 2450 / 3484 ] simplifiying candidate # 21.522 * * * * [progress]: [ 2451 / 3484 ] simplifiying candidate # 21.522 * * * * [progress]: [ 2452 / 3484 ] simplifiying candidate # 21.522 * * * * [progress]: [ 2453 / 3484 ] simplifiying candidate # 21.522 * * * * [progress]: [ 2454 / 3484 ] simplifiying candidate # 21.523 * * * * [progress]: [ 2455 / 3484 ] simplifiying candidate # 21.523 * * * * [progress]: [ 2456 / 3484 ] simplifiying candidate # 21.523 * * * * [progress]: [ 2457 / 3484 ] simplifiying candidate # 21.523 * * * * [progress]: [ 2458 / 3484 ] simplifiying candidate # 21.523 * * * * [progress]: [ 2459 / 3484 ] simplifiying candidate # 21.523 * * * * [progress]: [ 2460 / 3484 ] simplifiying candidate # 21.523 * * * * [progress]: [ 2461 / 3484 ] simplifiying candidate # 21.523 * * * * [progress]: [ 2462 / 3484 ] simplifiying candidate # 21.523 * * * * [progress]: [ 2463 / 3484 ] simplifiying candidate # 21.523 * * * * [progress]: [ 2464 / 3484 ] simplifiying candidate # 21.524 * * * * [progress]: [ 2465 / 3484 ] simplifiying candidate # 21.524 * * * * [progress]: [ 2466 / 3484 ] simplifiying candidate # 21.524 * * * * [progress]: [ 2467 / 3484 ] simplifiying candidate # 21.524 * * * * [progress]: [ 2468 / 3484 ] simplifiying candidate # 21.524 * * * * [progress]: [ 2469 / 3484 ] simplifiying candidate # 21.524 * * * * [progress]: [ 2470 / 3484 ] simplifiying candidate # 21.524 * * * * [progress]: [ 2471 / 3484 ] simplifiying candidate # 21.524 * * * * [progress]: [ 2472 / 3484 ] simplifiying candidate # 21.524 * * * * [progress]: [ 2473 / 3484 ] simplifiying candidate # 21.524 * * * * [progress]: [ 2474 / 3484 ] simplifiying candidate # 21.524 * * * * [progress]: [ 2475 / 3484 ] simplifiying candidate # 21.524 * * * * [progress]: [ 2476 / 3484 ] simplifiying candidate # 21.524 * * * * [progress]: [ 2477 / 3484 ] simplifiying candidate # 21.524 * * * * [progress]: [ 2478 / 3484 ] simplifiying candidate # 21.525 * * * * [progress]: [ 2479 / 3484 ] simplifiying candidate # 21.525 * * * * [progress]: [ 2480 / 3484 ] simplifiying candidate # 21.525 * * * * [progress]: [ 2481 / 3484 ] simplifiying candidate # 21.525 * * * * [progress]: [ 2482 / 3484 ] simplifiying candidate # 21.525 * * * * [progress]: [ 2483 / 3484 ] simplifiying candidate # 21.525 * * * * [progress]: [ 2484 / 3484 ] simplifiying candidate # 21.525 * * * * [progress]: [ 2485 / 3484 ] simplifiying candidate # 21.525 * * * * [progress]: [ 2486 / 3484 ] simplifiying candidate # 21.525 * * * * [progress]: [ 2487 / 3484 ] simplifiying candidate # 21.525 * * * * [progress]: [ 2488 / 3484 ] simplifiying candidate # 21.525 * * * * [progress]: [ 2489 / 3484 ] simplifiying candidate # 21.526 * * * * [progress]: [ 2490 / 3484 ] simplifiying candidate # 21.526 * * * * [progress]: [ 2491 / 3484 ] simplifiying candidate # 21.526 * * * * [progress]: [ 2492 / 3484 ] simplifiying candidate # 21.526 * * * * [progress]: [ 2493 / 3484 ] simplifiying candidate # 21.526 * * * * [progress]: [ 2494 / 3484 ] simplifiying candidate # 21.526 * * * * [progress]: [ 2495 / 3484 ] simplifiying candidate # 21.526 * * * * [progress]: [ 2496 / 3484 ] simplifiying candidate # 21.526 * * * * [progress]: [ 2497 / 3484 ] simplifiying candidate # 21.526 * * * * [progress]: [ 2498 / 3484 ] simplifiying candidate # 21.526 * * * * [progress]: [ 2499 / 3484 ] simplifiying candidate # 21.526 * * * * [progress]: [ 2500 / 3484 ] simplifiying candidate # 21.527 * * * * [progress]: [ 2501 / 3484 ] simplifiying candidate # 21.527 * * * * [progress]: [ 2502 / 3484 ] simplifiying candidate # 21.527 * * * * [progress]: [ 2503 / 3484 ] simplifiying candidate # 21.527 * * * * [progress]: [ 2504 / 3484 ] simplifiying candidate # 21.527 * * * * [progress]: [ 2505 / 3484 ] simplifiying candidate # 21.527 * * * * [progress]: [ 2506 / 3484 ] simplifiying candidate # 21.527 * * * * [progress]: [ 2507 / 3484 ] simplifiying candidate # 21.527 * * * * [progress]: [ 2508 / 3484 ] simplifiying candidate # 21.527 * * * * [progress]: [ 2509 / 3484 ] simplifiying candidate # 21.527 * * * * [progress]: [ 2510 / 3484 ] simplifiying candidate # 21.527 * * * * [progress]: [ 2511 / 3484 ] simplifiying candidate # 21.528 * * * * [progress]: [ 2512 / 3484 ] simplifiying candidate # 21.528 * * * * [progress]: [ 2513 / 3484 ] simplifiying candidate # 21.528 * * * * [progress]: [ 2514 / 3484 ] simplifiying candidate # 21.528 * * * * [progress]: [ 2515 / 3484 ] simplifiying candidate # 21.528 * * * * [progress]: [ 2516 / 3484 ] simplifiying candidate # 21.528 * * * * [progress]: [ 2517 / 3484 ] simplifiying candidate # 21.528 * * * * [progress]: [ 2518 / 3484 ] simplifiying candidate # 21.528 * * * * [progress]: [ 2519 / 3484 ] simplifiying candidate # 21.528 * * * * [progress]: [ 2520 / 3484 ] simplifiying candidate # 21.528 * * * * [progress]: [ 2521 / 3484 ] simplifiying candidate # 21.528 * * * * [progress]: [ 2522 / 3484 ] simplifiying candidate # 21.529 * * * * [progress]: [ 2523 / 3484 ] simplifiying candidate # 21.529 * * * * [progress]: [ 2524 / 3484 ] simplifiying candidate # 21.529 * * * * [progress]: [ 2525 / 3484 ] simplifiying candidate # 21.529 * * * * [progress]: [ 2526 / 3484 ] simplifiying candidate # 21.529 * * * * [progress]: [ 2527 / 3484 ] simplifiying candidate # 21.529 * * * * [progress]: [ 2528 / 3484 ] simplifiying candidate # 21.529 * * * * [progress]: [ 2529 / 3484 ] simplifiying candidate # 21.529 * * * * [progress]: [ 2530 / 3484 ] simplifiying candidate # 21.529 * * * * [progress]: [ 2531 / 3484 ] simplifiying candidate # 21.529 * * * * [progress]: [ 2532 / 3484 ] simplifiying candidate # 21.529 * * * * [progress]: [ 2533 / 3484 ] simplifiying candidate # 21.530 * * * * [progress]: [ 2534 / 3484 ] simplifiying candidate # 21.530 * * * * [progress]: [ 2535 / 3484 ] simplifiying candidate # 21.530 * * * * [progress]: [ 2536 / 3484 ] simplifiying candidate # 21.530 * * * * [progress]: [ 2537 / 3484 ] simplifiying candidate # 21.530 * * * * [progress]: [ 2538 / 3484 ] simplifiying candidate # 21.530 * * * * [progress]: [ 2539 / 3484 ] simplifiying candidate # 21.530 * * * * [progress]: [ 2540 / 3484 ] simplifiying candidate # 21.530 * * * * [progress]: [ 2541 / 3484 ] simplifiying candidate # 21.530 * * * * [progress]: [ 2542 / 3484 ] simplifiying candidate # 21.530 * * * * [progress]: [ 2543 / 3484 ] simplifiying candidate # 21.530 * * * * [progress]: [ 2544 / 3484 ] simplifiying candidate # 21.530 * * * * [progress]: [ 2545 / 3484 ] simplifiying candidate # 21.531 * * * * [progress]: [ 2546 / 3484 ] simplifiying candidate # 21.531 * * * * [progress]: [ 2547 / 3484 ] simplifiying candidate # 21.531 * * * * [progress]: [ 2548 / 3484 ] simplifiying candidate # 21.531 * * * * [progress]: [ 2549 / 3484 ] simplifiying candidate # 21.531 * * * * [progress]: [ 2550 / 3484 ] simplifiying candidate # 21.531 * * * * [progress]: [ 2551 / 3484 ] simplifiying candidate # 21.531 * * * * [progress]: [ 2552 / 3484 ] simplifiying candidate # 21.531 * * * * [progress]: [ 2553 / 3484 ] simplifiying candidate # 21.531 * * * * [progress]: [ 2554 / 3484 ] simplifiying candidate # 21.531 * * * * [progress]: [ 2555 / 3484 ] simplifiying candidate # 21.532 * * * * [progress]: [ 2556 / 3484 ] simplifiying candidate # 21.532 * * * * [progress]: [ 2557 / 3484 ] simplifiying candidate # 21.532 * * * * [progress]: [ 2558 / 3484 ] simplifiying candidate # 21.532 * * * * [progress]: [ 2559 / 3484 ] simplifiying candidate # 21.532 * * * * [progress]: [ 2560 / 3484 ] simplifiying candidate # 21.532 * * * * [progress]: [ 2561 / 3484 ] simplifiying candidate # 21.532 * * * * [progress]: [ 2562 / 3484 ] simplifiying candidate # 21.532 * * * * [progress]: [ 2563 / 3484 ] simplifiying candidate # 21.532 * * * * [progress]: [ 2564 / 3484 ] simplifiying candidate # 21.532 * * * * [progress]: [ 2565 / 3484 ] simplifiying candidate # 21.532 * * * * [progress]: [ 2566 / 3484 ] simplifiying candidate # 21.532 * * * * [progress]: [ 2567 / 3484 ] simplifiying candidate # 21.533 * * * * [progress]: [ 2568 / 3484 ] simplifiying candidate # 21.533 * * * * [progress]: [ 2569 / 3484 ] simplifiying candidate # 21.533 * * * * [progress]: [ 2570 / 3484 ] simplifiying candidate # 21.533 * * * * [progress]: [ 2571 / 3484 ] simplifiying candidate # 21.533 * * * * [progress]: [ 2572 / 3484 ] simplifiying candidate # 21.533 * * * * [progress]: [ 2573 / 3484 ] simplifiying candidate # 21.533 * * * * [progress]: [ 2574 / 3484 ] simplifiying candidate # 21.533 * * * * [progress]: [ 2575 / 3484 ] simplifiying candidate # 21.533 * * * * [progress]: [ 2576 / 3484 ] simplifiying candidate # 21.533 * * * * [progress]: [ 2577 / 3484 ] simplifiying candidate # 21.533 * * * * [progress]: [ 2578 / 3484 ] simplifiying candidate # 21.534 * * * * [progress]: [ 2579 / 3484 ] simplifiying candidate # 21.534 * * * * [progress]: [ 2580 / 3484 ] simplifiying candidate # 21.534 * * * * [progress]: [ 2581 / 3484 ] simplifiying candidate # 21.534 * * * * [progress]: [ 2582 / 3484 ] simplifiying candidate # 21.534 * * * * [progress]: [ 2583 / 3484 ] simplifiying candidate # 21.534 * * * * [progress]: [ 2584 / 3484 ] simplifiying candidate # 21.534 * * * * [progress]: [ 2585 / 3484 ] simplifiying candidate # 21.534 * * * * [progress]: [ 2586 / 3484 ] simplifiying candidate # 21.534 * * * * [progress]: [ 2587 / 3484 ] simplifiying candidate # 21.534 * * * * [progress]: [ 2588 / 3484 ] simplifiying candidate # 21.534 * * * * [progress]: [ 2589 / 3484 ] simplifiying candidate # 21.535 * * * * [progress]: [ 2590 / 3484 ] simplifiying candidate # 21.535 * * * * [progress]: [ 2591 / 3484 ] simplifiying candidate # 21.535 * * * * [progress]: [ 2592 / 3484 ] simplifiying candidate # 21.535 * * * * [progress]: [ 2593 / 3484 ] simplifiying candidate # 21.535 * * * * [progress]: [ 2594 / 3484 ] simplifiying candidate # 21.535 * * * * [progress]: [ 2595 / 3484 ] simplifiying candidate # 21.535 * * * * [progress]: [ 2596 / 3484 ] simplifiying candidate # 21.535 * * * * [progress]: [ 2597 / 3484 ] simplifiying candidate # 21.535 * * * * [progress]: [ 2598 / 3484 ] simplifiying candidate # 21.535 * * * * [progress]: [ 2599 / 3484 ] simplifiying candidate # 21.535 * * * * [progress]: [ 2600 / 3484 ] simplifiying candidate # 21.536 * * * * [progress]: [ 2601 / 3484 ] simplifiying candidate # 21.536 * * * * [progress]: [ 2602 / 3484 ] simplifiying candidate # 21.536 * * * * [progress]: [ 2603 / 3484 ] simplifiying candidate # 21.536 * * * * [progress]: [ 2604 / 3484 ] simplifiying candidate # 21.536 * * * * [progress]: [ 2605 / 3484 ] simplifiying candidate # 21.536 * * * * [progress]: [ 2606 / 3484 ] simplifiying candidate # 21.536 * * * * [progress]: [ 2607 / 3484 ] simplifiying candidate # 21.536 * * * * [progress]: [ 2608 / 3484 ] simplifiying candidate # 21.536 * * * * [progress]: [ 2609 / 3484 ] simplifiying candidate # 21.536 * * * * [progress]: [ 2610 / 3484 ] simplifiying candidate # 21.536 * * * * [progress]: [ 2611 / 3484 ] simplifiying candidate # 21.537 * * * * [progress]: [ 2612 / 3484 ] simplifiying candidate # 21.537 * * * * [progress]: [ 2613 / 3484 ] simplifiying candidate # 21.537 * * * * [progress]: [ 2614 / 3484 ] simplifiying candidate # 21.537 * * * * [progress]: [ 2615 / 3484 ] simplifiying candidate # 21.537 * * * * [progress]: [ 2616 / 3484 ] simplifiying candidate # 21.537 * * * * [progress]: [ 2617 / 3484 ] simplifiying candidate # 21.537 * * * * [progress]: [ 2618 / 3484 ] simplifiying candidate # 21.537 * * * * [progress]: [ 2619 / 3484 ] simplifiying candidate # 21.537 * * * * [progress]: [ 2620 / 3484 ] simplifiying candidate # 21.537 * * * * [progress]: [ 2621 / 3484 ] simplifiying candidate # 21.537 * * * * [progress]: [ 2622 / 3484 ] simplifiying candidate # 21.537 * * * * [progress]: [ 2623 / 3484 ] simplifiying candidate # 21.538 * * * * [progress]: [ 2624 / 3484 ] simplifiying candidate # 21.538 * * * * [progress]: [ 2625 / 3484 ] simplifiying candidate # 21.538 * * * * [progress]: [ 2626 / 3484 ] simplifiying candidate # 21.538 * * * * [progress]: [ 2627 / 3484 ] simplifiying candidate # 21.538 * * * * [progress]: [ 2628 / 3484 ] simplifiying candidate # 21.538 * * * * [progress]: [ 2629 / 3484 ] simplifiying candidate # 21.538 * * * * [progress]: [ 2630 / 3484 ] simplifiying candidate # 21.538 * * * * [progress]: [ 2631 / 3484 ] simplifiying candidate # 21.538 * * * * [progress]: [ 2632 / 3484 ] simplifiying candidate # 21.538 * * * * [progress]: [ 2633 / 3484 ] simplifiying candidate # 21.538 * * * * [progress]: [ 2634 / 3484 ] simplifiying candidate # 21.539 * * * * [progress]: [ 2635 / 3484 ] simplifiying candidate # 21.539 * * * * [progress]: [ 2636 / 3484 ] simplifiying candidate # 21.539 * * * * [progress]: [ 2637 / 3484 ] simplifiying candidate # 21.539 * * * * [progress]: [ 2638 / 3484 ] simplifiying candidate # 21.539 * * * * [progress]: [ 2639 / 3484 ] simplifiying candidate # 21.539 * * * * [progress]: [ 2640 / 3484 ] simplifiying candidate # 21.539 * * * * [progress]: [ 2641 / 3484 ] simplifiying candidate # 21.539 * * * * [progress]: [ 2642 / 3484 ] simplifiying candidate # 21.539 * * * * [progress]: [ 2643 / 3484 ] simplifiying candidate # 21.539 * * * * [progress]: [ 2644 / 3484 ] simplifiying candidate # 21.539 * * * * [progress]: [ 2645 / 3484 ] simplifiying candidate # 21.539 * * * * [progress]: [ 2646 / 3484 ] simplifiying candidate # 21.540 * * * * [progress]: [ 2647 / 3484 ] simplifiying candidate # 21.540 * * * * [progress]: [ 2648 / 3484 ] simplifiying candidate # 21.540 * * * * [progress]: [ 2649 / 3484 ] simplifiying candidate # 21.540 * * * * [progress]: [ 2650 / 3484 ] simplifiying candidate # 21.540 * * * * [progress]: [ 2651 / 3484 ] simplifiying candidate # 21.540 * * * * [progress]: [ 2652 / 3484 ] simplifiying candidate # 21.540 * * * * [progress]: [ 2653 / 3484 ] simplifiying candidate # 21.540 * * * * [progress]: [ 2654 / 3484 ] simplifiying candidate # 21.540 * * * * [progress]: [ 2655 / 3484 ] simplifiying candidate # 21.540 * * * * [progress]: [ 2656 / 3484 ] simplifiying candidate # 21.540 * * * * [progress]: [ 2657 / 3484 ] simplifiying candidate # 21.541 * * * * [progress]: [ 2658 / 3484 ] simplifiying candidate # 21.541 * * * * [progress]: [ 2659 / 3484 ] simplifiying candidate # 21.541 * * * * [progress]: [ 2660 / 3484 ] simplifiying candidate # 21.541 * * * * [progress]: [ 2661 / 3484 ] simplifiying candidate # 21.541 * * * * [progress]: [ 2662 / 3484 ] simplifiying candidate # 21.541 * * * * [progress]: [ 2663 / 3484 ] simplifiying candidate # 21.541 * * * * [progress]: [ 2664 / 3484 ] simplifiying candidate # 21.541 * * * * [progress]: [ 2665 / 3484 ] simplifiying candidate # 21.541 * * * * [progress]: [ 2666 / 3484 ] simplifiying candidate # 21.541 * * * * [progress]: [ 2667 / 3484 ] simplifiying candidate # 21.541 * * * * [progress]: [ 2668 / 3484 ] simplifiying candidate # 21.542 * * * * [progress]: [ 2669 / 3484 ] simplifiying candidate # 21.542 * * * * [progress]: [ 2670 / 3484 ] simplifiying candidate # 21.542 * * * * [progress]: [ 2671 / 3484 ] simplifiying candidate # 21.542 * * * * [progress]: [ 2672 / 3484 ] simplifiying candidate # 21.542 * * * * [progress]: [ 2673 / 3484 ] simplifiying candidate # 21.542 * * * * [progress]: [ 2674 / 3484 ] simplifiying candidate # 21.542 * * * * [progress]: [ 2675 / 3484 ] simplifiying candidate # 21.542 * * * * [progress]: [ 2676 / 3484 ] simplifiying candidate # 21.542 * * * * [progress]: [ 2677 / 3484 ] simplifiying candidate # 21.542 * * * * [progress]: [ 2678 / 3484 ] simplifiying candidate # 21.542 * * * * [progress]: [ 2679 / 3484 ] simplifiying candidate # 21.542 * * * * [progress]: [ 2680 / 3484 ] simplifiying candidate # 21.543 * * * * [progress]: [ 2681 / 3484 ] simplifiying candidate # 21.543 * * * * [progress]: [ 2682 / 3484 ] simplifiying candidate # 21.543 * * * * [progress]: [ 2683 / 3484 ] simplifiying candidate # 21.543 * * * * [progress]: [ 2684 / 3484 ] simplifiying candidate # 21.543 * * * * [progress]: [ 2685 / 3484 ] simplifiying candidate # 21.543 * * * * [progress]: [ 2686 / 3484 ] simplifiying candidate # 21.543 * * * * [progress]: [ 2687 / 3484 ] simplifiying candidate # 21.543 * * * * [progress]: [ 2688 / 3484 ] simplifiying candidate # 21.543 * * * * [progress]: [ 2689 / 3484 ] simplifiying candidate # 21.543 * * * * [progress]: [ 2690 / 3484 ] simplifiying candidate # 21.543 * * * * [progress]: [ 2691 / 3484 ] simplifiying candidate # 21.543 * * * * [progress]: [ 2692 / 3484 ] simplifiying candidate # 21.544 * * * * [progress]: [ 2693 / 3484 ] simplifiying candidate # 21.544 * * * * [progress]: [ 2694 / 3484 ] simplifiying candidate # 21.544 * * * * [progress]: [ 2695 / 3484 ] simplifiying candidate # 21.544 * * * * [progress]: [ 2696 / 3484 ] simplifiying candidate # 21.544 * * * * [progress]: [ 2697 / 3484 ] simplifiying candidate # 21.544 * * * * [progress]: [ 2698 / 3484 ] simplifiying candidate # 21.544 * * * * [progress]: [ 2699 / 3484 ] simplifiying candidate # 21.544 * * * * [progress]: [ 2700 / 3484 ] simplifiying candidate # 21.544 * * * * [progress]: [ 2701 / 3484 ] simplifiying candidate # 21.544 * * * * [progress]: [ 2702 / 3484 ] simplifiying candidate # 21.544 * * * * [progress]: [ 2703 / 3484 ] simplifiying candidate # 21.545 * * * * [progress]: [ 2704 / 3484 ] simplifiying candidate # 21.545 * * * * [progress]: [ 2705 / 3484 ] simplifiying candidate # 21.545 * * * * [progress]: [ 2706 / 3484 ] simplifiying candidate # 21.545 * * * * [progress]: [ 2707 / 3484 ] simplifiying candidate # 21.545 * * * * [progress]: [ 2708 / 3484 ] simplifiying candidate # 21.545 * * * * [progress]: [ 2709 / 3484 ] simplifiying candidate # 21.545 * * * * [progress]: [ 2710 / 3484 ] simplifiying candidate # 21.545 * * * * [progress]: [ 2711 / 3484 ] simplifiying candidate # 21.545 * * * * [progress]: [ 2712 / 3484 ] simplifiying candidate # 21.545 * * * * [progress]: [ 2713 / 3484 ] simplifiying candidate # 21.545 * * * * [progress]: [ 2714 / 3484 ] simplifiying candidate # 21.546 * * * * [progress]: [ 2715 / 3484 ] simplifiying candidate # 21.546 * * * * [progress]: [ 2716 / 3484 ] simplifiying candidate # 21.546 * * * * [progress]: [ 2717 / 3484 ] simplifiying candidate # 21.546 * * * * [progress]: [ 2718 / 3484 ] simplifiying candidate # 21.546 * * * * [progress]: [ 2719 / 3484 ] simplifiying candidate # 21.546 * * * * [progress]: [ 2720 / 3484 ] simplifiying candidate # 21.546 * * * * [progress]: [ 2721 / 3484 ] simplifiying candidate # 21.546 * * * * [progress]: [ 2722 / 3484 ] simplifiying candidate # 21.546 * * * * [progress]: [ 2723 / 3484 ] simplifiying candidate # 21.546 * * * * [progress]: [ 2724 / 3484 ] simplifiying candidate # 21.546 * * * * [progress]: [ 2725 / 3484 ] simplifiying candidate # 21.546 * * * * [progress]: [ 2726 / 3484 ] simplifiying candidate # 21.547 * * * * [progress]: [ 2727 / 3484 ] simplifiying candidate # 21.547 * * * * [progress]: [ 2728 / 3484 ] simplifiying candidate # 21.547 * * * * [progress]: [ 2729 / 3484 ] simplifiying candidate # 21.547 * * * * [progress]: [ 2730 / 3484 ] simplifiying candidate # 21.547 * * * * [progress]: [ 2731 / 3484 ] simplifiying candidate # 21.547 * * * * [progress]: [ 2732 / 3484 ] simplifiying candidate # 21.547 * * * * [progress]: [ 2733 / 3484 ] simplifiying candidate # 21.547 * * * * [progress]: [ 2734 / 3484 ] simplifiying candidate # 21.547 * * * * [progress]: [ 2735 / 3484 ] simplifiying candidate # 21.547 * * * * [progress]: [ 2736 / 3484 ] simplifiying candidate # 21.547 * * * * [progress]: [ 2737 / 3484 ] simplifiying candidate # 21.548 * * * * [progress]: [ 2738 / 3484 ] simplifiying candidate # 21.548 * * * * [progress]: [ 2739 / 3484 ] simplifiying candidate # 21.548 * * * * [progress]: [ 2740 / 3484 ] simplifiying candidate # 21.548 * * * * [progress]: [ 2741 / 3484 ] simplifiying candidate # 21.548 * * * * [progress]: [ 2742 / 3484 ] simplifiying candidate # 21.548 * * * * [progress]: [ 2743 / 3484 ] simplifiying candidate # 21.548 * * * * [progress]: [ 2744 / 3484 ] simplifiying candidate # 21.548 * * * * [progress]: [ 2745 / 3484 ] simplifiying candidate # 21.548 * * * * [progress]: [ 2746 / 3484 ] simplifiying candidate # 21.548 * * * * [progress]: [ 2747 / 3484 ] simplifiying candidate # 21.548 * * * * [progress]: [ 2748 / 3484 ] simplifiying candidate # 21.548 * * * * [progress]: [ 2749 / 3484 ] simplifiying candidate # 21.549 * * * * [progress]: [ 2750 / 3484 ] simplifiying candidate # 21.549 * * * * [progress]: [ 2751 / 3484 ] simplifiying candidate # 21.549 * * * * [progress]: [ 2752 / 3484 ] simplifiying candidate # 21.549 * * * * [progress]: [ 2753 / 3484 ] simplifiying candidate # 21.549 * * * * [progress]: [ 2754 / 3484 ] simplifiying candidate # 21.549 * * * * [progress]: [ 2755 / 3484 ] simplifiying candidate # 21.549 * * * * [progress]: [ 2756 / 3484 ] simplifiying candidate # 21.549 * * * * [progress]: [ 2757 / 3484 ] simplifiying candidate # 21.549 * * * * [progress]: [ 2758 / 3484 ] simplifiying candidate # 21.549 * * * * [progress]: [ 2759 / 3484 ] simplifiying candidate # 21.549 * * * * [progress]: [ 2760 / 3484 ] simplifiying candidate # 21.550 * * * * [progress]: [ 2761 / 3484 ] simplifiying candidate # 21.550 * * * * [progress]: [ 2762 / 3484 ] simplifiying candidate # 21.550 * * * * [progress]: [ 2763 / 3484 ] simplifiying candidate # 21.550 * * * * [progress]: [ 2764 / 3484 ] simplifiying candidate # 21.550 * * * * [progress]: [ 2765 / 3484 ] simplifiying candidate # 21.550 * * * * [progress]: [ 2766 / 3484 ] simplifiying candidate # 21.550 * * * * [progress]: [ 2767 / 3484 ] simplifiying candidate # 21.550 * * * * [progress]: [ 2768 / 3484 ] simplifiying candidate # 21.550 * * * * [progress]: [ 2769 / 3484 ] simplifiying candidate # 21.550 * * * * [progress]: [ 2770 / 3484 ] simplifiying candidate # 21.550 * * * * [progress]: [ 2771 / 3484 ] simplifiying candidate # 21.550 * * * * [progress]: [ 2772 / 3484 ] simplifiying candidate # 21.551 * * * * [progress]: [ 2773 / 3484 ] simplifiying candidate # 21.551 * * * * [progress]: [ 2774 / 3484 ] simplifiying candidate # 21.551 * * * * [progress]: [ 2775 / 3484 ] simplifiying candidate # 21.551 * * * * [progress]: [ 2776 / 3484 ] simplifiying candidate # 21.551 * * * * [progress]: [ 2777 / 3484 ] simplifiying candidate # 21.551 * * * * [progress]: [ 2778 / 3484 ] simplifiying candidate # 21.551 * * * * [progress]: [ 2779 / 3484 ] simplifiying candidate # 21.551 * * * * [progress]: [ 2780 / 3484 ] simplifiying candidate # 21.551 * * * * [progress]: [ 2781 / 3484 ] simplifiying candidate # 21.551 * * * * [progress]: [ 2782 / 3484 ] simplifiying candidate # 21.551 * * * * [progress]: [ 2783 / 3484 ] simplifiying candidate # 21.551 * * * * [progress]: [ 2784 / 3484 ] simplifiying candidate # 21.551 * * * * [progress]: [ 2785 / 3484 ] simplifiying candidate # 21.551 * * * * [progress]: [ 2786 / 3484 ] simplifiying candidate # 21.551 * * * * [progress]: [ 2787 / 3484 ] simplifiying candidate # 21.552 * * * * [progress]: [ 2788 / 3484 ] simplifiying candidate # 21.552 * * * * [progress]: [ 2789 / 3484 ] simplifiying candidate # 21.552 * * * * [progress]: [ 2790 / 3484 ] simplifiying candidate # 21.552 * * * * [progress]: [ 2791 / 3484 ] simplifiying candidate # 21.552 * * * * [progress]: [ 2792 / 3484 ] simplifiying candidate # 21.552 * * * * [progress]: [ 2793 / 3484 ] simplifiying candidate # 21.552 * * * * [progress]: [ 2794 / 3484 ] simplifiying candidate # 21.552 * * * * [progress]: [ 2795 / 3484 ] simplifiying candidate # 21.552 * * * * [progress]: [ 2796 / 3484 ] simplifiying candidate # 21.552 * * * * [progress]: [ 2797 / 3484 ] simplifiying candidate # 21.552 * * * * [progress]: [ 2798 / 3484 ] simplifiying candidate # 21.552 * * * * [progress]: [ 2799 / 3484 ] simplifiying candidate # 21.552 * * * * [progress]: [ 2800 / 3484 ] simplifiying candidate # 21.552 * * * * [progress]: [ 2801 / 3484 ] simplifiying candidate # 21.552 * * * * [progress]: [ 2802 / 3484 ] simplifiying candidate # 21.552 * * * * [progress]: [ 2803 / 3484 ] simplifiying candidate # 21.552 * * * * [progress]: [ 2804 / 3484 ] simplifiying candidate # 21.552 * * * * [progress]: [ 2805 / 3484 ] simplifiying candidate # 21.552 * * * * [progress]: [ 2806 / 3484 ] simplifiying candidate # 21.553 * * * * [progress]: [ 2807 / 3484 ] simplifiying candidate # 21.553 * * * * [progress]: [ 2808 / 3484 ] simplifiying candidate # 21.553 * * * * [progress]: [ 2809 / 3484 ] simplifiying candidate # 21.553 * * * * [progress]: [ 2810 / 3484 ] simplifiying candidate # 21.553 * * * * [progress]: [ 2811 / 3484 ] simplifiying candidate # 21.553 * * * * [progress]: [ 2812 / 3484 ] simplifiying candidate # 21.553 * * * * [progress]: [ 2813 / 3484 ] simplifiying candidate # 21.553 * * * * [progress]: [ 2814 / 3484 ] simplifiying candidate # 21.553 * * * * [progress]: [ 2815 / 3484 ] simplifiying candidate # 21.553 * * * * [progress]: [ 2816 / 3484 ] simplifiying candidate # 21.553 * * * * [progress]: [ 2817 / 3484 ] simplifiying candidate # 21.553 * * * * [progress]: [ 2818 / 3484 ] simplifiying candidate # 21.553 * * * * [progress]: [ 2819 / 3484 ] simplifiying candidate # 21.553 * * * * [progress]: [ 2820 / 3484 ] simplifiying candidate # 21.553 * * * * [progress]: [ 2821 / 3484 ] simplifiying candidate # 21.553 * * * * [progress]: [ 2822 / 3484 ] simplifiying candidate # 21.553 * * * * [progress]: [ 2823 / 3484 ] simplifiying candidate # 21.553 * * * * [progress]: [ 2824 / 3484 ] simplifiying candidate # 21.554 * * * * [progress]: [ 2825 / 3484 ] simplifiying candidate # 21.554 * * * * [progress]: [ 2826 / 3484 ] simplifiying candidate # 21.554 * * * * [progress]: [ 2827 / 3484 ] simplifiying candidate # 21.554 * * * * [progress]: [ 2828 / 3484 ] simplifiying candidate # 21.554 * * * * [progress]: [ 2829 / 3484 ] simplifiying candidate # 21.554 * * * * [progress]: [ 2830 / 3484 ] simplifiying candidate # 21.554 * * * * [progress]: [ 2831 / 3484 ] simplifiying candidate # 21.554 * * * * [progress]: [ 2832 / 3484 ] simplifiying candidate # 21.554 * * * * [progress]: [ 2833 / 3484 ] simplifiying candidate # 21.554 * * * * [progress]: [ 2834 / 3484 ] simplifiying candidate # 21.554 * * * * [progress]: [ 2835 / 3484 ] simplifiying candidate # 21.554 * * * * [progress]: [ 2836 / 3484 ] simplifiying candidate # 21.554 * * * * [progress]: [ 2837 / 3484 ] simplifiying candidate # 21.554 * * * * [progress]: [ 2838 / 3484 ] simplifiying candidate # 21.554 * * * * [progress]: [ 2839 / 3484 ] simplifiying candidate # 21.554 * * * * [progress]: [ 2840 / 3484 ] simplifiying candidate # 21.554 * * * * [progress]: [ 2841 / 3484 ] simplifiying candidate # 21.554 * * * * [progress]: [ 2842 / 3484 ] simplifiying candidate # 21.555 * * * * [progress]: [ 2843 / 3484 ] simplifiying candidate # 21.555 * * * * [progress]: [ 2844 / 3484 ] simplifiying candidate # 21.555 * * * * [progress]: [ 2845 / 3484 ] simplifiying candidate # 21.555 * * * * [progress]: [ 2846 / 3484 ] simplifiying candidate # 21.555 * * * * [progress]: [ 2847 / 3484 ] simplifiying candidate # 21.555 * * * * [progress]: [ 2848 / 3484 ] simplifiying candidate # 21.555 * * * * [progress]: [ 2849 / 3484 ] simplifiying candidate # 21.555 * * * * [progress]: [ 2850 / 3484 ] simplifiying candidate # 21.555 * * * * [progress]: [ 2851 / 3484 ] simplifiying candidate # 21.555 * * * * [progress]: [ 2852 / 3484 ] simplifiying candidate # 21.555 * * * * [progress]: [ 2853 / 3484 ] simplifiying candidate # 21.555 * * * * [progress]: [ 2854 / 3484 ] simplifiying candidate # 21.555 * * * * [progress]: [ 2855 / 3484 ] simplifiying candidate # 21.555 * * * * [progress]: [ 2856 / 3484 ] simplifiying candidate # 21.555 * * * * [progress]: [ 2857 / 3484 ] simplifiying candidate # 21.555 * * * * [progress]: [ 2858 / 3484 ] simplifiying candidate # 21.555 * * * * [progress]: [ 2859 / 3484 ] simplifiying candidate # 21.555 * * * * [progress]: [ 2860 / 3484 ] simplifiying candidate # 21.556 * * * * [progress]: [ 2861 / 3484 ] simplifiying candidate # 21.556 * * * * [progress]: [ 2862 / 3484 ] simplifiying candidate # 21.556 * * * * [progress]: [ 2863 / 3484 ] simplifiying candidate # 21.556 * * * * [progress]: [ 2864 / 3484 ] simplifiying candidate # 21.556 * * * * [progress]: [ 2865 / 3484 ] simplifiying candidate # 21.556 * * * * [progress]: [ 2866 / 3484 ] simplifiying candidate # 21.556 * * * * [progress]: [ 2867 / 3484 ] simplifiying candidate # 21.556 * * * * [progress]: [ 2868 / 3484 ] simplifiying candidate # 21.556 * * * * [progress]: [ 2869 / 3484 ] simplifiying candidate # 21.556 * * * * [progress]: [ 2870 / 3484 ] simplifiying candidate # 21.556 * * * * [progress]: [ 2871 / 3484 ] simplifiying candidate # 21.556 * * * * [progress]: [ 2872 / 3484 ] simplifiying candidate # 21.556 * * * * [progress]: [ 2873 / 3484 ] simplifiying candidate # 21.556 * * * * [progress]: [ 2874 / 3484 ] simplifiying candidate # 21.556 * * * * [progress]: [ 2875 / 3484 ] simplifiying candidate # 21.556 * * * * [progress]: [ 2876 / 3484 ] simplifiying candidate # 21.556 * * * * [progress]: [ 2877 / 3484 ] simplifiying candidate # 21.556 * * * * [progress]: [ 2878 / 3484 ] simplifiying candidate # 21.557 * * * * [progress]: [ 2879 / 3484 ] simplifiying candidate # 21.557 * * * * [progress]: [ 2880 / 3484 ] simplifiying candidate # 21.557 * * * * [progress]: [ 2881 / 3484 ] simplifiying candidate # 21.557 * * * * [progress]: [ 2882 / 3484 ] simplifiying candidate # 21.557 * * * * [progress]: [ 2883 / 3484 ] simplifiying candidate # 21.557 * * * * [progress]: [ 2884 / 3484 ] simplifiying candidate # 21.557 * * * * [progress]: [ 2885 / 3484 ] simplifiying candidate # 21.557 * * * * [progress]: [ 2886 / 3484 ] simplifiying candidate # 21.557 * * * * [progress]: [ 2887 / 3484 ] simplifiying candidate # 21.557 * * * * [progress]: [ 2888 / 3484 ] simplifiying candidate # 21.557 * * * * [progress]: [ 2889 / 3484 ] simplifiying candidate # 21.557 * * * * [progress]: [ 2890 / 3484 ] simplifiying candidate # 21.557 * * * * [progress]: [ 2891 / 3484 ] simplifiying candidate # 21.557 * * * * [progress]: [ 2892 / 3484 ] simplifiying candidate # 21.557 * * * * [progress]: [ 2893 / 3484 ] simplifiying candidate # 21.557 * * * * [progress]: [ 2894 / 3484 ] simplifiying candidate # 21.557 * * * * [progress]: [ 2895 / 3484 ] simplifiying candidate # 21.558 * * * * [progress]: [ 2896 / 3484 ] simplifiying candidate # 21.558 * * * * [progress]: [ 2897 / 3484 ] simplifiying candidate # 21.558 * * * * [progress]: [ 2898 / 3484 ] simplifiying candidate # 21.558 * * * * [progress]: [ 2899 / 3484 ] simplifiying candidate # 21.558 * * * * [progress]: [ 2900 / 3484 ] simplifiying candidate # 21.558 * * * * [progress]: [ 2901 / 3484 ] simplifiying candidate # 21.558 * * * * [progress]: [ 2902 / 3484 ] simplifiying candidate # 21.558 * * * * [progress]: [ 2903 / 3484 ] simplifiying candidate # 21.558 * * * * [progress]: [ 2904 / 3484 ] simplifiying candidate # 21.558 * * * * [progress]: [ 2905 / 3484 ] simplifiying candidate # 21.558 * * * * [progress]: [ 2906 / 3484 ] simplifiying candidate # 21.558 * * * * [progress]: [ 2907 / 3484 ] simplifiying candidate # 21.558 * * * * [progress]: [ 2908 / 3484 ] simplifiying candidate # 21.558 * * * * [progress]: [ 2909 / 3484 ] simplifiying candidate # 21.558 * * * * [progress]: [ 2910 / 3484 ] simplifiying candidate # 21.558 * * * * [progress]: [ 2911 / 3484 ] simplifiying candidate # 21.558 * * * * [progress]: [ 2912 / 3484 ] simplifiying candidate # 21.558 * * * * [progress]: [ 2913 / 3484 ] simplifiying candidate # 21.558 * * * * [progress]: [ 2914 / 3484 ] simplifiying candidate # 21.559 * * * * [progress]: [ 2915 / 3484 ] simplifiying candidate # 21.559 * * * * [progress]: [ 2916 / 3484 ] simplifiying candidate # 21.559 * * * * [progress]: [ 2917 / 3484 ] simplifiying candidate # 21.559 * * * * [progress]: [ 2918 / 3484 ] simplifiying candidate # 21.559 * * * * [progress]: [ 2919 / 3484 ] simplifiying candidate # 21.559 * * * * [progress]: [ 2920 / 3484 ] simplifiying candidate # 21.559 * * * * [progress]: [ 2921 / 3484 ] simplifiying candidate # 21.559 * * * * [progress]: [ 2922 / 3484 ] simplifiying candidate # 21.559 * * * * [progress]: [ 2923 / 3484 ] simplifiying candidate # 21.559 * * * * [progress]: [ 2924 / 3484 ] simplifiying candidate # 21.559 * * * * [progress]: [ 2925 / 3484 ] simplifiying candidate # 21.559 * * * * [progress]: [ 2926 / 3484 ] simplifiying candidate # 21.559 * * * * [progress]: [ 2927 / 3484 ] simplifiying candidate # 21.559 * * * * [progress]: [ 2928 / 3484 ] simplifiying candidate # 21.559 * * * * [progress]: [ 2929 / 3484 ] simplifiying candidate # 21.559 * * * * [progress]: [ 2930 / 3484 ] simplifiying candidate # 21.559 * * * * [progress]: [ 2931 / 3484 ] simplifiying candidate # 21.560 * * * * [progress]: [ 2932 / 3484 ] simplifiying candidate # 21.560 * * * * [progress]: [ 2933 / 3484 ] simplifiying candidate # 21.560 * * * * [progress]: [ 2934 / 3484 ] simplifiying candidate # 21.560 * * * * [progress]: [ 2935 / 3484 ] simplifiying candidate # 21.560 * * * * [progress]: [ 2936 / 3484 ] simplifiying candidate # 21.560 * * * * [progress]: [ 2937 / 3484 ] simplifiying candidate # 21.560 * * * * [progress]: [ 2938 / 3484 ] simplifiying candidate # 21.560 * * * * [progress]: [ 2939 / 3484 ] simplifiying candidate # 21.560 * * * * [progress]: [ 2940 / 3484 ] simplifiying candidate # 21.560 * * * * [progress]: [ 2941 / 3484 ] simplifiying candidate # 21.560 * * * * [progress]: [ 2942 / 3484 ] simplifiying candidate # 21.560 * * * * [progress]: [ 2943 / 3484 ] simplifiying candidate # 21.560 * * * * [progress]: [ 2944 / 3484 ] simplifiying candidate # 21.560 * * * * [progress]: [ 2945 / 3484 ] simplifiying candidate # 21.560 * * * * [progress]: [ 2946 / 3484 ] simplifiying candidate # 21.560 * * * * [progress]: [ 2947 / 3484 ] simplifiying candidate # 21.561 * * * * [progress]: [ 2948 / 3484 ] simplifiying candidate # 21.561 * * * * [progress]: [ 2949 / 3484 ] simplifiying candidate # 21.561 * * * * [progress]: [ 2950 / 3484 ] simplifiying candidate # 21.561 * * * * [progress]: [ 2951 / 3484 ] simplifiying candidate # 21.561 * * * * [progress]: [ 2952 / 3484 ] simplifiying candidate # 21.561 * * * * [progress]: [ 2953 / 3484 ] simplifiying candidate # 21.561 * * * * [progress]: [ 2954 / 3484 ] simplifiying candidate # 21.561 * * * * [progress]: [ 2955 / 3484 ] simplifiying candidate # 21.561 * * * * [progress]: [ 2956 / 3484 ] simplifiying candidate # 21.561 * * * * [progress]: [ 2957 / 3484 ] simplifiying candidate # 21.561 * * * * [progress]: [ 2958 / 3484 ] simplifiying candidate # 21.561 * * * * [progress]: [ 2959 / 3484 ] simplifiying candidate # 21.561 * * * * [progress]: [ 2960 / 3484 ] simplifiying candidate # 21.561 * * * * [progress]: [ 2961 / 3484 ] simplifiying candidate # 21.561 * * * * [progress]: [ 2962 / 3484 ] simplifiying candidate # 21.561 * * * * [progress]: [ 2963 / 3484 ] simplifiying candidate # 21.561 * * * * [progress]: [ 2964 / 3484 ] simplifiying candidate # 21.561 * * * * [progress]: [ 2965 / 3484 ] simplifiying candidate # 21.562 * * * * [progress]: [ 2966 / 3484 ] simplifiying candidate # 21.562 * * * * [progress]: [ 2967 / 3484 ] simplifiying candidate # 21.562 * * * * [progress]: [ 2968 / 3484 ] simplifiying candidate # 21.562 * * * * [progress]: [ 2969 / 3484 ] simplifiying candidate # 21.562 * * * * [progress]: [ 2970 / 3484 ] simplifiying candidate # 21.562 * * * * [progress]: [ 2971 / 3484 ] simplifiying candidate # 21.562 * * * * [progress]: [ 2972 / 3484 ] simplifiying candidate # 21.562 * * * * [progress]: [ 2973 / 3484 ] simplifiying candidate # 21.562 * * * * [progress]: [ 2974 / 3484 ] simplifiying candidate # 21.562 * * * * [progress]: [ 2975 / 3484 ] simplifiying candidate # 21.562 * * * * [progress]: [ 2976 / 3484 ] simplifiying candidate # 21.562 * * * * [progress]: [ 2977 / 3484 ] simplifiying candidate # 21.562 * * * * [progress]: [ 2978 / 3484 ] simplifiying candidate # 21.562 * * * * [progress]: [ 2979 / 3484 ] simplifiying candidate # 21.562 * * * * [progress]: [ 2980 / 3484 ] simplifiying candidate # 21.562 * * * * [progress]: [ 2981 / 3484 ] simplifiying candidate # 21.562 * * * * [progress]: [ 2982 / 3484 ] simplifiying candidate # 21.562 * * * * [progress]: [ 2983 / 3484 ] simplifiying candidate # 21.563 * * * * [progress]: [ 2984 / 3484 ] simplifiying candidate # 21.563 * * * * [progress]: [ 2985 / 3484 ] simplifiying candidate # 21.563 * * * * [progress]: [ 2986 / 3484 ] simplifiying candidate # 21.563 * * * * [progress]: [ 2987 / 3484 ] simplifiying candidate # 21.563 * * * * [progress]: [ 2988 / 3484 ] simplifiying candidate # 21.563 * * * * [progress]: [ 2989 / 3484 ] simplifiying candidate # 21.563 * * * * [progress]: [ 2990 / 3484 ] simplifiying candidate # 21.563 * * * * [progress]: [ 2991 / 3484 ] simplifiying candidate # 21.563 * * * * [progress]: [ 2992 / 3484 ] simplifiying candidate # 21.563 * * * * [progress]: [ 2993 / 3484 ] simplifiying candidate # 21.563 * * * * [progress]: [ 2994 / 3484 ] simplifiying candidate # 21.563 * * * * [progress]: [ 2995 / 3484 ] simplifiying candidate # 21.563 * * * * [progress]: [ 2996 / 3484 ] simplifiying candidate # 21.563 * * * * [progress]: [ 2997 / 3484 ] simplifiying candidate # 21.563 * * * * [progress]: [ 2998 / 3484 ] simplifiying candidate # 21.563 * * * * [progress]: [ 2999 / 3484 ] simplifiying candidate # 21.563 * * * * [progress]: [ 3000 / 3484 ] simplifiying candidate # 21.563 * * * * [progress]: [ 3001 / 3484 ] simplifiying candidate # 21.563 * * * * [progress]: [ 3002 / 3484 ] simplifiying candidate # 21.564 * * * * [progress]: [ 3003 / 3484 ] simplifiying candidate # 21.564 * * * * [progress]: [ 3004 / 3484 ] simplifiying candidate # 21.564 * * * * [progress]: [ 3005 / 3484 ] simplifiying candidate # 21.564 * * * * [progress]: [ 3006 / 3484 ] simplifiying candidate # 21.564 * * * * [progress]: [ 3007 / 3484 ] simplifiying candidate # 21.564 * * * * [progress]: [ 3008 / 3484 ] simplifiying candidate # 21.564 * * * * [progress]: [ 3009 / 3484 ] simplifiying candidate # 21.564 * * * * [progress]: [ 3010 / 3484 ] simplifiying candidate # 21.564 * * * * [progress]: [ 3011 / 3484 ] simplifiying candidate # 21.564 * * * * [progress]: [ 3012 / 3484 ] simplifiying candidate # 21.564 * * * * [progress]: [ 3013 / 3484 ] simplifiying candidate # 21.564 * * * * [progress]: [ 3014 / 3484 ] simplifiying candidate # 21.564 * * * * [progress]: [ 3015 / 3484 ] simplifiying candidate # 21.564 * * * * [progress]: [ 3016 / 3484 ] simplifiying candidate # 21.564 * * * * [progress]: [ 3017 / 3484 ] simplifiying candidate # 21.564 * * * * [progress]: [ 3018 / 3484 ] simplifiying candidate # 21.564 * * * * [progress]: [ 3019 / 3484 ] simplifiying candidate # 21.564 * * * * [progress]: [ 3020 / 3484 ] simplifiying candidate # 21.565 * * * * [progress]: [ 3021 / 3484 ] simplifiying candidate # 21.565 * * * * [progress]: [ 3022 / 3484 ] simplifiying candidate # 21.565 * * * * [progress]: [ 3023 / 3484 ] simplifiying candidate # 21.565 * * * * [progress]: [ 3024 / 3484 ] simplifiying candidate # 21.565 * * * * [progress]: [ 3025 / 3484 ] simplifiying candidate # 21.565 * * * * [progress]: [ 3026 / 3484 ] simplifiying candidate # 21.565 * * * * [progress]: [ 3027 / 3484 ] simplifiying candidate # 21.565 * * * * [progress]: [ 3028 / 3484 ] simplifiying candidate # 21.565 * * * * [progress]: [ 3029 / 3484 ] simplifiying candidate # 21.565 * * * * [progress]: [ 3030 / 3484 ] simplifiying candidate # 21.565 * * * * [progress]: [ 3031 / 3484 ] simplifiying candidate # 21.565 * * * * [progress]: [ 3032 / 3484 ] simplifiying candidate # 21.565 * * * * [progress]: [ 3033 / 3484 ] simplifiying candidate # 21.565 * * * * [progress]: [ 3034 / 3484 ] simplifiying candidate # 21.565 * * * * [progress]: [ 3035 / 3484 ] simplifiying candidate # 21.565 * * * * [progress]: [ 3036 / 3484 ] simplifiying candidate # 21.565 * * * * [progress]: [ 3037 / 3484 ] simplifiying candidate # 21.565 * * * * [progress]: [ 3038 / 3484 ] simplifiying candidate # 21.566 * * * * [progress]: [ 3039 / 3484 ] simplifiying candidate # 21.566 * * * * [progress]: [ 3040 / 3484 ] simplifiying candidate # 21.566 * * * * [progress]: [ 3041 / 3484 ] simplifiying candidate # 21.566 * * * * [progress]: [ 3042 / 3484 ] simplifiying candidate # 21.566 * * * * [progress]: [ 3043 / 3484 ] simplifiying candidate # 21.566 * * * * [progress]: [ 3044 / 3484 ] simplifiying candidate # 21.566 * * * * [progress]: [ 3045 / 3484 ] simplifiying candidate # 21.566 * * * * [progress]: [ 3046 / 3484 ] simplifiying candidate # 21.566 * * * * [progress]: [ 3047 / 3484 ] simplifiying candidate # 21.566 * * * * [progress]: [ 3048 / 3484 ] simplifiying candidate # 21.566 * * * * [progress]: [ 3049 / 3484 ] simplifiying candidate # 21.566 * * * * [progress]: [ 3050 / 3484 ] simplifiying candidate # 21.566 * * * * [progress]: [ 3051 / 3484 ] simplifiying candidate # 21.566 * * * * [progress]: [ 3052 / 3484 ] simplifiying candidate # 21.566 * * * * [progress]: [ 3053 / 3484 ] simplifiying candidate # 21.566 * * * * [progress]: [ 3054 / 3484 ] simplifiying candidate # 21.566 * * * * [progress]: [ 3055 / 3484 ] simplifiying candidate # 21.566 * * * * [progress]: [ 3056 / 3484 ] simplifiying candidate # 21.566 * * * * [progress]: [ 3057 / 3484 ] simplifiying candidate # 21.567 * * * * [progress]: [ 3058 / 3484 ] simplifiying candidate # 21.567 * * * * [progress]: [ 3059 / 3484 ] simplifiying candidate # 21.567 * * * * [progress]: [ 3060 / 3484 ] simplifiying candidate # 21.567 * * * * [progress]: [ 3061 / 3484 ] simplifiying candidate # 21.567 * * * * [progress]: [ 3062 / 3484 ] simplifiying candidate # 21.567 * * * * [progress]: [ 3063 / 3484 ] simplifiying candidate # 21.567 * * * * [progress]: [ 3064 / 3484 ] simplifiying candidate # 21.567 * * * * [progress]: [ 3065 / 3484 ] simplifiying candidate # 21.567 * * * * [progress]: [ 3066 / 3484 ] simplifiying candidate # 21.567 * * * * [progress]: [ 3067 / 3484 ] simplifiying candidate # 21.567 * * * * [progress]: [ 3068 / 3484 ] simplifiying candidate # 21.567 * * * * [progress]: [ 3069 / 3484 ] simplifiying candidate # 21.567 * * * * [progress]: [ 3070 / 3484 ] simplifiying candidate # 21.567 * * * * [progress]: [ 3071 / 3484 ] simplifiying candidate # 21.567 * * * * [progress]: [ 3072 / 3484 ] simplifiying candidate # 21.567 * * * * [progress]: [ 3073 / 3484 ] simplifiying candidate # 21.567 * * * * [progress]: [ 3074 / 3484 ] simplifiying candidate # 21.567 * * * * [progress]: [ 3075 / 3484 ] simplifiying candidate # 21.568 * * * * [progress]: [ 3076 / 3484 ] simplifiying candidate # 21.568 * * * * [progress]: [ 3077 / 3484 ] simplifiying candidate # 21.568 * * * * [progress]: [ 3078 / 3484 ] simplifiying candidate # 21.568 * * * * [progress]: [ 3079 / 3484 ] simplifiying candidate # 21.568 * * * * [progress]: [ 3080 / 3484 ] simplifiying candidate # 21.568 * * * * [progress]: [ 3081 / 3484 ] simplifiying candidate # 21.568 * * * * [progress]: [ 3082 / 3484 ] simplifiying candidate # 21.568 * * * * [progress]: [ 3083 / 3484 ] simplifiying candidate # 21.568 * * * * [progress]: [ 3084 / 3484 ] simplifiying candidate # 21.568 * * * * [progress]: [ 3085 / 3484 ] simplifiying candidate # 21.568 * * * * [progress]: [ 3086 / 3484 ] simplifiying candidate # 21.568 * * * * [progress]: [ 3087 / 3484 ] simplifiying candidate # 21.568 * * * * [progress]: [ 3088 / 3484 ] simplifiying candidate # 21.568 * * * * [progress]: [ 3089 / 3484 ] simplifiying candidate # 21.568 * * * * [progress]: [ 3090 / 3484 ] simplifiying candidate # 21.568 * * * * [progress]: [ 3091 / 3484 ] simplifiying candidate # 21.568 * * * * [progress]: [ 3092 / 3484 ] simplifiying candidate # 21.568 * * * * [progress]: [ 3093 / 3484 ] simplifiying candidate # 21.568 * * * * [progress]: [ 3094 / 3484 ] simplifiying candidate # 21.568 * * * * [progress]: [ 3095 / 3484 ] simplifiying candidate # 21.569 * * * * [progress]: [ 3096 / 3484 ] simplifiying candidate # 21.569 * * * * [progress]: [ 3097 / 3484 ] simplifiying candidate # 21.569 * * * * [progress]: [ 3098 / 3484 ] simplifiying candidate # 21.569 * * * * [progress]: [ 3099 / 3484 ] simplifiying candidate # 21.569 * * * * [progress]: [ 3100 / 3484 ] simplifiying candidate # 21.569 * * * * [progress]: [ 3101 / 3484 ] simplifiying candidate # 21.569 * * * * [progress]: [ 3102 / 3484 ] simplifiying candidate # 21.569 * * * * [progress]: [ 3103 / 3484 ] simplifiying candidate # 21.569 * * * * [progress]: [ 3104 / 3484 ] simplifiying candidate # 21.569 * * * * [progress]: [ 3105 / 3484 ] simplifiying candidate # 21.569 * * * * [progress]: [ 3106 / 3484 ] simplifiying candidate # 21.569 * * * * [progress]: [ 3107 / 3484 ] simplifiying candidate # 21.569 * * * * [progress]: [ 3108 / 3484 ] simplifiying candidate # 21.569 * * * * [progress]: [ 3109 / 3484 ] simplifiying candidate # 21.569 * * * * [progress]: [ 3110 / 3484 ] simplifiying candidate # 21.569 * * * * [progress]: [ 3111 / 3484 ] simplifiying candidate # 21.569 * * * * [progress]: [ 3112 / 3484 ] simplifiying candidate # 21.569 * * * * [progress]: [ 3113 / 3484 ] simplifiying candidate # 21.570 * * * * [progress]: [ 3114 / 3484 ] simplifiying candidate # 21.570 * * * * [progress]: [ 3115 / 3484 ] simplifiying candidate # 21.570 * * * * [progress]: [ 3116 / 3484 ] simplifiying candidate # 21.570 * * * * [progress]: [ 3117 / 3484 ] simplifiying candidate # 21.570 * * * * [progress]: [ 3118 / 3484 ] simplifiying candidate # 21.570 * * * * [progress]: [ 3119 / 3484 ] simplifiying candidate # 21.570 * * * * [progress]: [ 3120 / 3484 ] simplifiying candidate # 21.570 * * * * [progress]: [ 3121 / 3484 ] simplifiying candidate # 21.570 * * * * [progress]: [ 3122 / 3484 ] simplifiying candidate # 21.570 * * * * [progress]: [ 3123 / 3484 ] simplifiying candidate # 21.570 * * * * [progress]: [ 3124 / 3484 ] simplifiying candidate # 21.570 * * * * [progress]: [ 3125 / 3484 ] simplifiying candidate # 21.570 * * * * [progress]: [ 3126 / 3484 ] simplifiying candidate # 21.570 * * * * [progress]: [ 3127 / 3484 ] simplifiying candidate # 21.570 * * * * [progress]: [ 3128 / 3484 ] simplifiying candidate # 21.570 * * * * [progress]: [ 3129 / 3484 ] simplifiying candidate # 21.570 * * * * [progress]: [ 3130 / 3484 ] simplifiying candidate # 21.570 * * * * [progress]: [ 3131 / 3484 ] simplifiying candidate # 21.570 * * * * [progress]: [ 3132 / 3484 ] simplifiying candidate # 21.571 * * * * [progress]: [ 3133 / 3484 ] simplifiying candidate # 21.571 * * * * [progress]: [ 3134 / 3484 ] simplifiying candidate # 21.571 * * * * [progress]: [ 3135 / 3484 ] simplifiying candidate # 21.571 * * * * [progress]: [ 3136 / 3484 ] simplifiying candidate # 21.571 * * * * [progress]: [ 3137 / 3484 ] simplifiying candidate # 21.571 * * * * [progress]: [ 3138 / 3484 ] simplifiying candidate # 21.571 * * * * [progress]: [ 3139 / 3484 ] simplifiying candidate # 21.571 * * * * [progress]: [ 3140 / 3484 ] simplifiying candidate # 21.571 * * * * [progress]: [ 3141 / 3484 ] simplifiying candidate # 21.571 * * * * [progress]: [ 3142 / 3484 ] simplifiying candidate # 21.571 * * * * [progress]: [ 3143 / 3484 ] simplifiying candidate # 21.571 * * * * [progress]: [ 3144 / 3484 ] simplifiying candidate # 21.571 * * * * [progress]: [ 3145 / 3484 ] simplifiying candidate # 21.571 * * * * [progress]: [ 3146 / 3484 ] simplifiying candidate # 21.571 * * * * [progress]: [ 3147 / 3484 ] simplifiying candidate # 21.583 * * * * [progress]: [ 3148 / 3484 ] simplifiying candidate # 21.583 * * * * [progress]: [ 3149 / 3484 ] simplifiying candidate # 21.584 * * * * [progress]: [ 3150 / 3484 ] simplifiying candidate # 21.584 * * * * [progress]: [ 3151 / 3484 ] simplifiying candidate # 21.584 * * * * [progress]: [ 3152 / 3484 ] simplifiying candidate # 21.584 * * * * [progress]: [ 3153 / 3484 ] simplifiying candidate # 21.584 * * * * [progress]: [ 3154 / 3484 ] simplifiying candidate # 21.584 * * * * [progress]: [ 3155 / 3484 ] simplifiying candidate # 21.584 * * * * [progress]: [ 3156 / 3484 ] simplifiying candidate # 21.584 * * * * [progress]: [ 3157 / 3484 ] simplifiying candidate # 21.584 * * * * [progress]: [ 3158 / 3484 ] simplifiying candidate # 21.584 * * * * [progress]: [ 3159 / 3484 ] simplifiying candidate # 21.584 * * * * [progress]: [ 3160 / 3484 ] simplifiying candidate # 21.584 * * * * [progress]: [ 3161 / 3484 ] simplifiying candidate # 21.584 * * * * [progress]: [ 3162 / 3484 ] simplifiying candidate # 21.584 * * * * [progress]: [ 3163 / 3484 ] simplifiying candidate # 21.584 * * * * [progress]: [ 3164 / 3484 ] simplifiying candidate # 21.584 * * * * [progress]: [ 3165 / 3484 ] simplifiying candidate # 21.584 * * * * [progress]: [ 3166 / 3484 ] simplifiying candidate # 21.585 * * * * [progress]: [ 3167 / 3484 ] simplifiying candidate # 21.585 * * * * [progress]: [ 3168 / 3484 ] simplifiying candidate # 21.585 * * * * [progress]: [ 3169 / 3484 ] simplifiying candidate # 21.585 * * * * [progress]: [ 3170 / 3484 ] simplifiying candidate # 21.585 * * * * [progress]: [ 3171 / 3484 ] simplifiying candidate # 21.585 * * * * [progress]: [ 3172 / 3484 ] simplifiying candidate # 21.585 * * * * [progress]: [ 3173 / 3484 ] simplifiying candidate # 21.585 * * * * [progress]: [ 3174 / 3484 ] simplifiying candidate # 21.585 * * * * [progress]: [ 3175 / 3484 ] simplifiying candidate # 21.585 * * * * [progress]: [ 3176 / 3484 ] simplifiying candidate # 21.585 * * * * [progress]: [ 3177 / 3484 ] simplifiying candidate # 21.585 * * * * [progress]: [ 3178 / 3484 ] simplifiying candidate # 21.585 * * * * [progress]: [ 3179 / 3484 ] simplifiying candidate # 21.585 * * * * [progress]: [ 3180 / 3484 ] simplifiying candidate # 21.585 * * * * [progress]: [ 3181 / 3484 ] simplifiying candidate # 21.585 * * * * [progress]: [ 3182 / 3484 ] simplifiying candidate # 21.585 * * * * [progress]: [ 3183 / 3484 ] simplifiying candidate # 21.585 * * * * [progress]: [ 3184 / 3484 ] simplifiying candidate # 21.585 * * * * [progress]: [ 3185 / 3484 ] simplifiying candidate # 21.586 * * * * [progress]: [ 3186 / 3484 ] simplifiying candidate # 21.586 * * * * [progress]: [ 3187 / 3484 ] simplifiying candidate # 21.586 * * * * [progress]: [ 3188 / 3484 ] simplifiying candidate # 21.586 * * * * [progress]: [ 3189 / 3484 ] simplifiying candidate # 21.586 * * * * [progress]: [ 3190 / 3484 ] simplifiying candidate # 21.586 * * * * [progress]: [ 3191 / 3484 ] simplifiying candidate # 21.586 * * * * [progress]: [ 3192 / 3484 ] simplifiying candidate # 21.586 * * * * [progress]: [ 3193 / 3484 ] simplifiying candidate # 21.586 * * * * [progress]: [ 3194 / 3484 ] simplifiying candidate # 21.586 * * * * [progress]: [ 3195 / 3484 ] simplifiying candidate # 21.586 * * * * [progress]: [ 3196 / 3484 ] simplifiying candidate # 21.586 * * * * [progress]: [ 3197 / 3484 ] simplifiying candidate # 21.586 * * * * [progress]: [ 3198 / 3484 ] simplifiying candidate # 21.586 * * * * [progress]: [ 3199 / 3484 ] simplifiying candidate # 21.586 * * * * [progress]: [ 3200 / 3484 ] simplifiying candidate # 21.586 * * * * [progress]: [ 3201 / 3484 ] simplifiying candidate # 21.586 * * * * [progress]: [ 3202 / 3484 ] simplifiying candidate # 21.586 * * * * [progress]: [ 3203 / 3484 ] simplifiying candidate # 21.586 * * * * [progress]: [ 3204 / 3484 ] simplifiying candidate # 21.587 * * * * [progress]: [ 3205 / 3484 ] simplifiying candidate # 21.587 * * * * [progress]: [ 3206 / 3484 ] simplifiying candidate # 21.587 * * * * [progress]: [ 3207 / 3484 ] simplifiying candidate # 21.587 * * * * [progress]: [ 3208 / 3484 ] simplifiying candidate # 21.587 * * * * [progress]: [ 3209 / 3484 ] simplifiying candidate # 21.587 * * * * [progress]: [ 3210 / 3484 ] simplifiying candidate # 21.587 * * * * [progress]: [ 3211 / 3484 ] simplifiying candidate # 21.587 * * * * [progress]: [ 3212 / 3484 ] simplifiying candidate # 21.587 * * * * [progress]: [ 3213 / 3484 ] simplifiying candidate # 21.587 * * * * [progress]: [ 3214 / 3484 ] simplifiying candidate # 21.587 * * * * [progress]: [ 3215 / 3484 ] simplifiying candidate # 21.587 * * * * [progress]: [ 3216 / 3484 ] simplifiying candidate # 21.587 * * * * [progress]: [ 3217 / 3484 ] simplifiying candidate # 21.587 * * * * [progress]: [ 3218 / 3484 ] simplifiying candidate # 21.587 * * * * [progress]: [ 3219 / 3484 ] simplifiying candidate # 21.587 * * * * [progress]: [ 3220 / 3484 ] simplifiying candidate # 21.587 * * * * [progress]: [ 3221 / 3484 ] simplifiying candidate # 21.587 * * * * [progress]: [ 3222 / 3484 ] simplifiying candidate # 21.587 * * * * [progress]: [ 3223 / 3484 ] simplifiying candidate # 21.588 * * * * [progress]: [ 3224 / 3484 ] simplifiying candidate # 21.588 * * * * [progress]: [ 3225 / 3484 ] simplifiying candidate # 21.588 * * * * [progress]: [ 3226 / 3484 ] simplifiying candidate # 21.588 * * * * [progress]: [ 3227 / 3484 ] simplifiying candidate # 21.588 * * * * [progress]: [ 3228 / 3484 ] simplifiying candidate # 21.588 * * * * [progress]: [ 3229 / 3484 ] simplifiying candidate # 21.588 * * * * [progress]: [ 3230 / 3484 ] simplifiying candidate # 21.588 * * * * [progress]: [ 3231 / 3484 ] simplifiying candidate # 21.588 * * * * [progress]: [ 3232 / 3484 ] simplifiying candidate # 21.588 * * * * [progress]: [ 3233 / 3484 ] simplifiying candidate # 21.588 * * * * [progress]: [ 3234 / 3484 ] simplifiying candidate # 21.588 * * * * [progress]: [ 3235 / 3484 ] simplifiying candidate # 21.588 * * * * [progress]: [ 3236 / 3484 ] simplifiying candidate # 21.588 * * * * [progress]: [ 3237 / 3484 ] simplifiying candidate # 21.588 * * * * [progress]: [ 3238 / 3484 ] simplifiying candidate # 21.588 * * * * [progress]: [ 3239 / 3484 ] simplifiying candidate # 21.588 * * * * [progress]: [ 3240 / 3484 ] simplifiying candidate # 21.588 * * * * [progress]: [ 3241 / 3484 ] simplifiying candidate # 21.588 * * * * [progress]: [ 3242 / 3484 ] simplifiying candidate # 21.588 * * * * [progress]: [ 3243 / 3484 ] simplifiying candidate # 21.589 * * * * [progress]: [ 3244 / 3484 ] simplifiying candidate # 21.589 * * * * [progress]: [ 3245 / 3484 ] simplifiying candidate # 21.589 * * * * [progress]: [ 3246 / 3484 ] simplifiying candidate # 21.589 * * * * [progress]: [ 3247 / 3484 ] simplifiying candidate # 21.589 * * * * [progress]: [ 3248 / 3484 ] simplifiying candidate # 21.589 * * * * [progress]: [ 3249 / 3484 ] simplifiying candidate # 21.589 * * * * [progress]: [ 3250 / 3484 ] simplifiying candidate # 21.589 * * * * [progress]: [ 3251 / 3484 ] simplifiying candidate # 21.589 * * * * [progress]: [ 3252 / 3484 ] simplifiying candidate # 21.589 * * * * [progress]: [ 3253 / 3484 ] simplifiying candidate # 21.589 * * * * [progress]: [ 3254 / 3484 ] simplifiying candidate # 21.589 * * * * [progress]: [ 3255 / 3484 ] simplifiying candidate # 21.589 * * * * [progress]: [ 3256 / 3484 ] simplifiying candidate # 21.589 * * * * [progress]: [ 3257 / 3484 ] simplifiying candidate # 21.589 * * * * [progress]: [ 3258 / 3484 ] simplifiying candidate # 21.589 * * * * [progress]: [ 3259 / 3484 ] simplifiying candidate # 21.589 * * * * [progress]: [ 3260 / 3484 ] simplifiying candidate # 21.589 * * * * [progress]: [ 3261 / 3484 ] simplifiying candidate # 21.589 * * * * [progress]: [ 3262 / 3484 ] simplifiying candidate # 21.590 * * * * [progress]: [ 3263 / 3484 ] simplifiying candidate # 21.590 * * * * [progress]: [ 3264 / 3484 ] simplifiying candidate # 21.590 * * * * [progress]: [ 3265 / 3484 ] simplifiying candidate # 21.590 * * * * [progress]: [ 3266 / 3484 ] simplifiying candidate # 21.590 * * * * [progress]: [ 3267 / 3484 ] simplifiying candidate # 21.590 * * * * [progress]: [ 3268 / 3484 ] simplifiying candidate # 21.590 * * * * [progress]: [ 3269 / 3484 ] simplifiying candidate # 21.590 * * * * [progress]: [ 3270 / 3484 ] simplifiying candidate # 21.590 * * * * [progress]: [ 3271 / 3484 ] simplifiying candidate # 21.590 * * * * [progress]: [ 3272 / 3484 ] simplifiying candidate # 21.590 * * * * [progress]: [ 3273 / 3484 ] simplifiying candidate # 21.590 * * * * [progress]: [ 3274 / 3484 ] simplifiying candidate # 21.590 * * * * [progress]: [ 3275 / 3484 ] simplifiying candidate # 21.590 * * * * [progress]: [ 3276 / 3484 ] simplifiying candidate # 21.590 * * * * [progress]: [ 3277 / 3484 ] simplifiying candidate # 21.590 * * * * [progress]: [ 3278 / 3484 ] simplifiying candidate # 21.590 * * * * [progress]: [ 3279 / 3484 ] simplifiying candidate # 21.590 * * * * [progress]: [ 3280 / 3484 ] simplifiying candidate # 21.590 * * * * [progress]: [ 3281 / 3484 ] simplifiying candidate # 21.590 * * * * [progress]: [ 3282 / 3484 ] simplifiying candidate # 21.591 * * * * [progress]: [ 3283 / 3484 ] simplifiying candidate # 21.591 * * * * [progress]: [ 3284 / 3484 ] simplifiying candidate # 21.591 * * * * [progress]: [ 3285 / 3484 ] simplifiying candidate # 21.591 * * * * [progress]: [ 3286 / 3484 ] simplifiying candidate # 21.591 * * * * [progress]: [ 3287 / 3484 ] simplifiying candidate # 21.591 * * * * [progress]: [ 3288 / 3484 ] simplifiying candidate # 21.591 * * * * [progress]: [ 3289 / 3484 ] simplifiying candidate # 21.591 * * * * [progress]: [ 3290 / 3484 ] simplifiying candidate # 21.591 * * * * [progress]: [ 3291 / 3484 ] simplifiying candidate # 21.591 * * * * [progress]: [ 3292 / 3484 ] simplifiying candidate # 21.591 * * * * [progress]: [ 3293 / 3484 ] simplifiying candidate # 21.591 * * * * [progress]: [ 3294 / 3484 ] simplifiying candidate # 21.591 * * * * [progress]: [ 3295 / 3484 ] simplifiying candidate # 21.591 * * * * [progress]: [ 3296 / 3484 ] simplifiying candidate # 21.591 * * * * [progress]: [ 3297 / 3484 ] simplifiying candidate # 21.591 * * * * [progress]: [ 3298 / 3484 ] simplifiying candidate # 21.591 * * * * [progress]: [ 3299 / 3484 ] simplifiying candidate # 21.591 * * * * [progress]: [ 3300 / 3484 ] simplifiying candidate # 21.591 * * * * [progress]: [ 3301 / 3484 ] simplifiying candidate # 21.592 * * * * [progress]: [ 3302 / 3484 ] simplifiying candidate # 21.592 * * * * [progress]: [ 3303 / 3484 ] simplifiying candidate # 21.592 * * * * [progress]: [ 3304 / 3484 ] simplifiying candidate # 21.592 * * * * [progress]: [ 3305 / 3484 ] simplifiying candidate # 21.592 * * * * [progress]: [ 3306 / 3484 ] simplifiying candidate # 21.592 * * * * [progress]: [ 3307 / 3484 ] simplifiying candidate # 21.592 * * * * [progress]: [ 3308 / 3484 ] simplifiying candidate # 21.592 * * * * [progress]: [ 3309 / 3484 ] simplifiying candidate # 21.592 * * * * [progress]: [ 3310 / 3484 ] simplifiying candidate # 21.592 * * * * [progress]: [ 3311 / 3484 ] simplifiying candidate # 21.592 * * * * [progress]: [ 3312 / 3484 ] simplifiying candidate # 21.592 * * * * [progress]: [ 3313 / 3484 ] simplifiying candidate # 21.592 * * * * [progress]: [ 3314 / 3484 ] simplifiying candidate # 21.592 * * * * [progress]: [ 3315 / 3484 ] simplifiying candidate # 21.592 * * * * [progress]: [ 3316 / 3484 ] simplifiying candidate # 21.592 * * * * [progress]: [ 3317 / 3484 ] simplifiying candidate # 21.592 * * * * [progress]: [ 3318 / 3484 ] simplifiying candidate # 21.592 * * * * [progress]: [ 3319 / 3484 ] simplifiying candidate # 21.592 * * * * [progress]: [ 3320 / 3484 ] simplifiying candidate # 21.593 * * * * [progress]: [ 3321 / 3484 ] simplifiying candidate # 21.593 * * * * [progress]: [ 3322 / 3484 ] simplifiying candidate # 21.593 * * * * [progress]: [ 3323 / 3484 ] simplifiying candidate # 21.593 * * * * [progress]: [ 3324 / 3484 ] simplifiying candidate # 21.593 * * * * [progress]: [ 3325 / 3484 ] simplifiying candidate # 21.593 * * * * [progress]: [ 3326 / 3484 ] simplifiying candidate # 21.593 * * * * [progress]: [ 3327 / 3484 ] simplifiying candidate # 21.593 * * * * [progress]: [ 3328 / 3484 ] simplifiying candidate # 21.593 * * * * [progress]: [ 3329 / 3484 ] simplifiying candidate # 21.593 * * * * [progress]: [ 3330 / 3484 ] simplifiying candidate # 21.593 * * * * [progress]: [ 3331 / 3484 ] simplifiying candidate # 21.593 * * * * [progress]: [ 3332 / 3484 ] simplifiying candidate # 21.593 * * * * [progress]: [ 3333 / 3484 ] simplifiying candidate # 21.593 * * * * [progress]: [ 3334 / 3484 ] simplifiying candidate # 21.593 * * * * [progress]: [ 3335 / 3484 ] simplifiying candidate # 21.593 * * * * [progress]: [ 3336 / 3484 ] simplifiying candidate # 21.593 * * * * [progress]: [ 3337 / 3484 ] simplifiying candidate # 21.594 * * * * [progress]: [ 3338 / 3484 ] simplifiying candidate # 21.594 * * * * [progress]: [ 3339 / 3484 ] simplifiying candidate # 21.594 * * * * [progress]: [ 3340 / 3484 ] simplifiying candidate # 21.594 * * * * [progress]: [ 3341 / 3484 ] simplifiying candidate # 21.594 * * * * [progress]: [ 3342 / 3484 ] simplifiying candidate # 21.594 * * * * [progress]: [ 3343 / 3484 ] simplifiying candidate # 21.594 * * * * [progress]: [ 3344 / 3484 ] simplifiying candidate # 21.594 * * * * [progress]: [ 3345 / 3484 ] simplifiying candidate # 21.594 * * * * [progress]: [ 3346 / 3484 ] simplifiying candidate # 21.594 * * * * [progress]: [ 3347 / 3484 ] simplifiying candidate # 21.594 * * * * [progress]: [ 3348 / 3484 ] simplifiying candidate # 21.594 * * * * [progress]: [ 3349 / 3484 ] simplifiying candidate # 21.594 * * * * [progress]: [ 3350 / 3484 ] simplifiying candidate # 21.594 * * * * [progress]: [ 3351 / 3484 ] simplifiying candidate # 21.594 * * * * [progress]: [ 3352 / 3484 ] simplifiying candidate # 21.594 * * * * [progress]: [ 3353 / 3484 ] simplifiying candidate # 21.594 * * * * [progress]: [ 3354 / 3484 ] simplifiying candidate # 21.594 * * * * [progress]: [ 3355 / 3484 ] simplifiying candidate # 21.594 * * * * [progress]: [ 3356 / 3484 ] simplifiying candidate # 21.594 * * * * [progress]: [ 3357 / 3484 ] simplifiying candidate # 21.595 * * * * [progress]: [ 3358 / 3484 ] simplifiying candidate # 21.595 * * * * [progress]: [ 3359 / 3484 ] simplifiying candidate # 21.595 * * * * [progress]: [ 3360 / 3484 ] simplifiying candidate # 21.595 * * * * [progress]: [ 3361 / 3484 ] simplifiying candidate # 21.595 * * * * [progress]: [ 3362 / 3484 ] simplifiying candidate # 21.595 * * * * [progress]: [ 3363 / 3484 ] simplifiying candidate # 21.595 * * * * [progress]: [ 3364 / 3484 ] simplifiying candidate # 21.595 * * * * [progress]: [ 3365 / 3484 ] simplifiying candidate # 21.595 * * * * [progress]: [ 3366 / 3484 ] simplifiying candidate # 21.595 * * * * [progress]: [ 3367 / 3484 ] simplifiying candidate # 21.595 * * * * [progress]: [ 3368 / 3484 ] simplifiying candidate # 21.595 * * * * [progress]: [ 3369 / 3484 ] simplifiying candidate # 21.595 * * * * [progress]: [ 3370 / 3484 ] simplifiying candidate # 21.596 * * * * [progress]: [ 3371 / 3484 ] simplifiying candidate # 21.596 * * * * [progress]: [ 3372 / 3484 ] simplifiying candidate # 21.596 * * * * [progress]: [ 3373 / 3484 ] simplifiying candidate # 21.596 * * * * [progress]: [ 3374 / 3484 ] simplifiying candidate # 21.596 * * * * [progress]: [ 3375 / 3484 ] simplifiying candidate # 21.596 * * * * [progress]: [ 3376 / 3484 ] simplifiying candidate # 21.596 * * * * [progress]: [ 3377 / 3484 ] simplifiying candidate # 21.596 * * * * [progress]: [ 3378 / 3484 ] simplifiying candidate # 21.596 * * * * [progress]: [ 3379 / 3484 ] simplifiying candidate # 21.596 * * * * [progress]: [ 3380 / 3484 ] simplifiying candidate # 21.596 * * * * [progress]: [ 3381 / 3484 ] simplifiying candidate # 21.596 * * * * [progress]: [ 3382 / 3484 ] simplifiying candidate # 21.596 * * * * [progress]: [ 3383 / 3484 ] simplifiying candidate # 21.596 * * * * [progress]: [ 3384 / 3484 ] simplifiying candidate # 21.597 * * * * [progress]: [ 3385 / 3484 ] simplifiying candidate # 21.597 * * * * [progress]: [ 3386 / 3484 ] simplifiying candidate # 21.597 * * * * [progress]: [ 3387 / 3484 ] simplifiying candidate # 21.597 * * * * [progress]: [ 3388 / 3484 ] simplifiying candidate # 21.597 * * * * [progress]: [ 3389 / 3484 ] simplifiying candidate # 21.597 * * * * [progress]: [ 3390 / 3484 ] simplifiying candidate # 21.597 * * * * [progress]: [ 3391 / 3484 ] simplifiying candidate # 21.597 * * * * [progress]: [ 3392 / 3484 ] simplifiying candidate # 21.597 * * * * [progress]: [ 3393 / 3484 ] simplifiying candidate # 21.597 * * * * [progress]: [ 3394 / 3484 ] simplifiying candidate # 21.597 * * * * [progress]: [ 3395 / 3484 ] simplifiying candidate # 21.598 * * * * [progress]: [ 3396 / 3484 ] simplifiying candidate # 21.598 * * * * [progress]: [ 3397 / 3484 ] simplifiying candidate # 21.598 * * * * [progress]: [ 3398 / 3484 ] simplifiying candidate # 21.598 * * * * [progress]: [ 3399 / 3484 ] simplifiying candidate # 21.598 * * * * [progress]: [ 3400 / 3484 ] simplifiying candidate # 21.598 * * * * [progress]: [ 3401 / 3484 ] simplifiying candidate # 21.598 * * * * [progress]: [ 3402 / 3484 ] simplifiying candidate # 21.598 * * * * [progress]: [ 3403 / 3484 ] simplifiying candidate # 21.598 * * * * [progress]: [ 3404 / 3484 ] simplifiying candidate # 21.598 * * * * [progress]: [ 3405 / 3484 ] simplifiying candidate # 21.598 * * * * [progress]: [ 3406 / 3484 ] simplifiying candidate # 21.598 * * * * [progress]: [ 3407 / 3484 ] simplifiying candidate # 21.598 * * * * [progress]: [ 3408 / 3484 ] simplifiying candidate # 21.599 * * * * [progress]: [ 3409 / 3484 ] simplifiying candidate # 21.599 * * * * [progress]: [ 3410 / 3484 ] simplifiying candidate # 21.599 * * * * [progress]: [ 3411 / 3484 ] simplifiying candidate # 21.599 * * * * [progress]: [ 3412 / 3484 ] simplifiying candidate # 21.599 * * * * [progress]: [ 3413 / 3484 ] simplifiying candidate # 21.599 * * * * [progress]: [ 3414 / 3484 ] simplifiying candidate # 21.599 * * * * [progress]: [ 3415 / 3484 ] simplifiying candidate # 21.599 * * * * [progress]: [ 3416 / 3484 ] simplifiying candidate # 21.599 * * * * [progress]: [ 3417 / 3484 ] simplifiying candidate # 21.599 * * * * [progress]: [ 3418 / 3484 ] simplifiying candidate # 21.599 * * * * [progress]: [ 3419 / 3484 ] simplifiying candidate # 21.599 * * * * [progress]: [ 3420 / 3484 ] simplifiying candidate # 21.599 * * * * [progress]: [ 3421 / 3484 ] simplifiying candidate # 21.600 * * * * [progress]: [ 3422 / 3484 ] simplifiying candidate # 21.600 * * * * [progress]: [ 3423 / 3484 ] simplifiying candidate # 21.600 * * * * [progress]: [ 3424 / 3484 ] simplifiying candidate # 21.600 * * * * [progress]: [ 3425 / 3484 ] simplifiying candidate # 21.600 * * * * [progress]: [ 3426 / 3484 ] simplifiying candidate # 21.600 * * * * [progress]: [ 3427 / 3484 ] simplifiying candidate # 21.600 * * * * [progress]: [ 3428 / 3484 ] simplifiying candidate # 21.600 * * * * [progress]: [ 3429 / 3484 ] simplifiying candidate # 21.600 * * * * [progress]: [ 3430 / 3484 ] simplifiying candidate # 21.600 * * * * [progress]: [ 3431 / 3484 ] simplifiying candidate # 21.600 * * * * [progress]: [ 3432 / 3484 ] simplifiying candidate # 21.600 * * * * [progress]: [ 3433 / 3484 ] simplifiying candidate # 21.600 * * * * [progress]: [ 3434 / 3484 ] simplifiying candidate # 21.601 * * * * [progress]: [ 3435 / 3484 ] simplifiying candidate # 21.601 * * * * [progress]: [ 3436 / 3484 ] simplifiying candidate # 21.601 * * * * [progress]: [ 3437 / 3484 ] simplifiying candidate # 21.601 * * * * [progress]: [ 3438 / 3484 ] simplifiying candidate # 21.601 * * * * [progress]: [ 3439 / 3484 ] simplifiying candidate # 21.601 * * * * [progress]: [ 3440 / 3484 ] simplifiying candidate # 21.601 * * * * [progress]: [ 3441 / 3484 ] simplifiying candidate # 21.601 * * * * [progress]: [ 3442 / 3484 ] simplifiying candidate # 21.601 * * * * [progress]: [ 3443 / 3484 ] simplifiying candidate # 21.601 * * * * [progress]: [ 3444 / 3484 ] simplifiying candidate # 21.601 * * * * [progress]: [ 3445 / 3484 ] simplifiying candidate # 21.601 * * * * [progress]: [ 3446 / 3484 ] simplifiying candidate # 21.601 * * * * [progress]: [ 3447 / 3484 ] simplifiying candidate # 21.601 * * * * [progress]: [ 3448 / 3484 ] simplifiying candidate # 21.602 * * * * [progress]: [ 3449 / 3484 ] simplifiying candidate # 21.602 * * * * [progress]: [ 3450 / 3484 ] simplifiying candidate #real (real->posit16 (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))))> 21.602 * * * * [progress]: [ 3451 / 3484 ] simplifiying candidate # 21.602 * * * * [progress]: [ 3452 / 3484 ] simplifiying candidate # 21.602 * * * * [progress]: [ 3453 / 3484 ] simplifiying candidate # 21.602 * * * * [progress]: [ 3454 / 3484 ] simplifiying candidate # 21.602 * * * * [progress]: [ 3455 / 3484 ] simplifiying candidate # 21.602 * * * * [progress]: [ 3456 / 3484 ] simplifiying candidate # 21.602 * * * * [progress]: [ 3457 / 3484 ] simplifiying candidate # 21.602 * * * * [progress]: [ 3458 / 3484 ] simplifiying candidate # 21.602 * * * * [progress]: [ 3459 / 3484 ] simplifiying candidate # 21.602 * * * * [progress]: [ 3460 / 3484 ] simplifiying candidate # 21.602 * * * * [progress]: [ 3461 / 3484 ] simplifiying candidate # 21.603 * * * * [progress]: [ 3462 / 3484 ] simplifiying candidate # 21.603 * * * * [progress]: [ 3463 / 3484 ] simplifiying candidate # 21.603 * * * * [progress]: [ 3464 / 3484 ] simplifiying candidate # 21.603 * * * * [progress]: [ 3465 / 3484 ] simplifiying candidate # 21.603 * * * * [progress]: [ 3466 / 3484 ] simplifiying candidate # 21.603 * * * * [progress]: [ 3467 / 3484 ] simplifiying candidate # 21.603 * * * * [progress]: [ 3468 / 3484 ] simplifiying candidate # 21.603 * * * * [progress]: [ 3469 / 3484 ] simplifiying candidate # 21.603 * * * * [progress]: [ 3470 / 3484 ] simplifiying candidate # 21.603 * * * * [progress]: [ 3471 / 3484 ] simplifiying candidate #real (real->posit16 (* (+ k 10) k))) 1)) (pow k m))))> 21.603 * * * * [progress]: [ 3472 / 3484 ] simplifiying candidate # 21.603 * * * * [progress]: [ 3473 / 3484 ] simplifiying candidate # 21.603 * * * * [progress]: [ 3474 / 3484 ] simplifiying candidate # 21.603 * * * * [progress]: [ 3475 / 3484 ] simplifiying candidate # 21.604 * * * * [progress]: [ 3476 / 3484 ] simplifiying candidate # 21.604 * * * * [progress]: [ 3477 / 3484 ] simplifiying candidate # 21.604 * * * * [progress]: [ 3478 / 3484 ] simplifiying candidate # 21.604 * * * * [progress]: [ 3479 / 3484 ] simplifiying candidate # 21.604 * * * * [progress]: [ 3480 / 3484 ] simplifiying candidate # 21.604 * * * * [progress]: [ 3481 / 3484 ] simplifiying candidate # 21.604 * * * * [progress]: [ 3482 / 3484 ] simplifiying candidate # 21.604 * * * * [progress]: [ 3483 / 3484 ] simplifiying candidate # 21.604 * * * * [progress]: [ 3484 / 3484 ] simplifiying candidate # 21.718 * [simplify]: Simplifying: (log (sqrt (+ (* (+ k 10) k) 1))) (exp (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (sqrt (+ (* (+ k 10) k) 1))) (* (* (sqrt (+ (* (+ k 10) k) 1)) (sqrt (+ (* (+ k 10) k) 1))) (sqrt (+ (* (+ k 10) k) 1))) (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1) (sqrt (+ (* (+ k 10) k) 1)) (sqrt (+ (pow (* (+ k 10) k) 3) (pow 1 3))) (sqrt (+ (* (* (+ k 10) k) (* (+ k 10) k)) (- (* 1 1) (* (* (+ k 10) k) 1)))) (sqrt (- (* (* (+ k 10) k) (* (+ k 10) k)) (* 1 1))) (sqrt (- (* (+ k 10) k) 1)) (/ 1 2) (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1))) (real->posit16 (sqrt (+ (* (+ k 10) k) 1))) (log (sqrt (+ (* (+ k 10) k) 1))) (exp (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (sqrt (+ (* (+ k 10) k) 1))) (* (* (sqrt (+ (* (+ k 10) k) 1)) (sqrt (+ (* (+ k 10) k) 1))) (sqrt (+ (* (+ k 10) k) 1))) (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1) (sqrt (+ (* (+ k 10) k) 1)) (sqrt (+ (pow (* (+ k 10) k) 3) (pow 1 3))) (sqrt (+ (* (* (+ k 10) k) (* (+ k 10) k)) (- (* 1 1) (* (* (+ k 10) k) 1)))) (sqrt (- (* (* (+ k 10) k) (* (+ k 10) k)) (* 1 1))) (sqrt (- (* (+ k 10) k) 1)) (/ 1 2) (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1))) (real->posit16 (sqrt (+ (* (+ k 10) k) 1))) (- (- (log a) (- (log (sqrt (+ (* (+ k 10) k) 1))) 0)) (- (log (sqrt (+ (* (+ k 10) k) 1))) (* (log k) m))) (- (- (log a) (- (log (sqrt (+ (* (+ k 10) k) 1))) 0)) (- (log (sqrt (+ (* (+ k 10) k) 1))) (* (log k) m))) (- (- (log a) (- (log (sqrt (+ (* (+ k 10) k) 1))) 0)) (- (log (sqrt (+ (* (+ k 10) k) 1))) (log (pow k m)))) (- (- (log a) (- (log (sqrt (+ (* (+ k 10) k) 1))) 0)) (log (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (- (- (log a) (- (log (sqrt (+ (* (+ k 10) k) 1))) (log 1))) (- (log (sqrt (+ (* (+ k 10) k) 1))) (* (log k) m))) (- (- (log a) (- (log (sqrt (+ (* (+ k 10) k) 1))) (log 1))) (- (log (sqrt (+ (* (+ k 10) k) 1))) (* (log k) m))) (- (- (log a) (- (log (sqrt (+ (* (+ k 10) k) 1))) (log 1))) (- (log (sqrt (+ (* (+ k 10) k) 1))) (log (pow k m)))) (- (- (log a) (- (log (sqrt (+ (* (+ k 10) k) 1))) (log 1))) (log (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (- (- (log a) (log (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (- (log (sqrt (+ (* (+ k 10) k) 1))) (* (log k) m))) (- (- (log a) (log (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (- (log (sqrt (+ (* (+ k 10) k) 1))) (* (log k) m))) (- (- (log a) (log (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (- (log (sqrt (+ (* (+ k 10) k) 1))) (log (pow k m)))) (- (- (log a) (log (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (log (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (- (log (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (- (log (sqrt (+ (* (+ k 10) k) 1))) (* (log k) m))) (- (log (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (- (log (sqrt (+ (* (+ k 10) k) 1))) (* (log k) m))) (- (log (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (- (log (sqrt (+ (* (+ k 10) k) 1))) (log (pow k m)))) (- (log (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (log (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (log (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (exp (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (* a a) a) (/ (* (* (sqrt (+ (* (+ k 10) k) 1)) (sqrt (+ (* (+ k 10) k) 1))) (sqrt (+ (* (+ k 10) k) 1))) (* (* 1 1) 1))) (/ (* (* (sqrt (+ (* (+ k 10) k) 1)) (sqrt (+ (* (+ k 10) k) 1))) (sqrt (+ (* (+ k 10) k) 1))) (* (* (pow k m) (pow k m)) (pow k m)))) (/ (/ (* (* a a) a) (/ (* (* (sqrt (+ (* (+ k 10) k) 1)) (sqrt (+ (* (+ k 10) k) 1))) (sqrt (+ (* (+ k 10) k) 1))) (* (* 1 1) 1))) (* (* (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (* a a) a) (* (* (/ (sqrt (+ (* (+ k 10) k) 1)) 1) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (* (* (sqrt (+ (* (+ k 10) k) 1)) (sqrt (+ (* (+ k 10) k) 1))) (sqrt (+ (* (+ k 10) k) 1))) (* (* (pow k m) (pow k m)) (pow k m)))) (/ (/ (* (* a a) a) (* (* (/ (sqrt (+ (* (+ k 10) k) 1)) 1) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (* (* (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (* (* (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (* (* (sqrt (+ (* (+ k 10) k) 1)) (sqrt (+ (* (+ k 10) k) 1))) (sqrt (+ (* (+ k 10) k) 1))) (* (* (pow k m) (pow k m)) (pow k m)))) (/ (* (* (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (* (* (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (* (cbrt (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (cbrt (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (* (* (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (sqrt (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (sqrt (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (- (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (- (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt 1) (pow 1 m))) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt 1) 1)) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ 1 (pow (sqrt k) m))) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ 1 (pow 1 m))) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ 1 (sqrt (pow k m)))) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ 1 1)) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ 1 (pow k (/ m 2)))) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) 1) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (* (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ 1 (pow k m))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt 1) (pow 1 m))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt 1) 1)) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ 1 (pow (sqrt k) m))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ 1 (pow 1 m))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ 1 (sqrt (pow k m)))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ 1 1)) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ 1 (pow k (/ m 2)))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) 1) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ 1 (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt 1) (pow 1 m))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt 1) 1)) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ 1 (pow 1 m))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ 1 (sqrt (pow k m)))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ 1 1)) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) 1) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ 1 (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt 1) (pow 1 m))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt 1) 1)) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ 1 (pow 1 m))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ 1 (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ 1 1)) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) 1) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ 1 (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow 1 m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) 1)) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow 1 m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ 1 (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ 1 1)) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) 1) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ 1 (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (pow 1 m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) 1)) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (pow 1 m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 1)) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) 1) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt 1) (pow 1 m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt 1) 1)) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ 1 (pow 1 m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ 1 (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ 1 1)) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) 1) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) 1)) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ 1 (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ 1 1)) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) 1) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ 1 (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) 1)) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 1)) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) 1) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt 1) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt 1) 1)) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ 1 (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ 1 (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ 1 1)) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) 1) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) 1) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ 1 (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) 1) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt 1) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt 1) 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) 1) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ 1 (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ 1 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) 1) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ 1 (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) (/ (sqrt 1) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) (/ (sqrt 1) 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) (/ 1 (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) (/ 1 (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) (/ 1 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) 1) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ 1 (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (/ (sqrt 1) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (/ (sqrt 1) 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (/ 1 (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (/ 1 (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (/ 1 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) 1) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ 1 (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) 1) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ 1 (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) 1) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt 1) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt 1) 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) 1) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ 1 (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ 1 (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ 1 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) 1) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt 1) (cbrt 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ 1 (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (sqrt 1) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (sqrt 1) 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ 1 (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ 1 (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ 1 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) 1) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ 1 (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ (sqrt 1) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ (sqrt 1) 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ 1 (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ 1 (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ 1 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) 1) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ 1 (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) 1) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) 1) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (sqrt 1) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (sqrt 1) 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ 1 (pow 1 m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ 1 (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ 1 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) 1) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) 1) 1) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) 1) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ 1 (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (cbrt a) (/ 1 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (/ 1 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ 1 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ 1 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (cbrt a) (/ 1 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ 1 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ 1 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (cbrt a) (/ 1 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ 1 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ 1 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ 1 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (cbrt a) (/ 1 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ 1 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ 1 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (cbrt a) (/ 1 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ 1 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (cbrt a) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (cbrt a) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ 1 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ 1 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) (pow 1 m))) (/ (/ (cbrt a) (/ 1 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ 1 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ 1 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) 1)) (/ (/ (cbrt a) (/ 1 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ 1 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (cbrt a) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (cbrt a) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ 1 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (/ 1 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (pow 1 m))) (/ (/ (cbrt a) (/ 1 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ 1 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (sqrt (pow k m)))) (/ (/ (cbrt a) (/ 1 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ 1 1)) (/ (/ (cbrt a) (/ 1 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (/ 1 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) 1) (/ (/ (cbrt a) (/ 1 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) (/ 1 1)) (/ 1 (pow k m))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt 1) (pow 1 m))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt 1) 1)) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ 1 (pow (sqrt k) m))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ 1 (pow 1 m))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ 1 (sqrt (pow k m)))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ 1 1)) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ 1 (pow k (/ m 2)))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) 1) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ 1 (pow k m))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt 1) (pow 1 m))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt 1) 1)) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ 1 (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ 1 (pow 1 m))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ 1 (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ 1 1)) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ 1 (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) 1) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ 1 (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow 1 m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) 1)) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow 1 m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ 1 (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ 1 1)) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) 1) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ 1 (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (pow 1 m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) 1)) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (pow 1 m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 1)) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) 1) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt 1) (pow 1 m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt 1) 1)) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ 1 (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ 1 (pow 1 m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ 1 (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ 1 1)) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ 1 (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) 1) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (pow k m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) 1)) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ 1 (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ 1 1)) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) 1) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ 1 (pow k m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) 1)) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 1)) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) 1) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow k m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt 1) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt 1) 1)) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ 1 (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ 1 (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ 1 (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ 1 1)) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ 1 (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) 1) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) 1) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ 1 (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) 1) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt 1) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt 1) 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) 1) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (pow k m))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ 1 (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ 1 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) 1) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ 1 (pow k m))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) (/ (sqrt 1) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) (/ (sqrt 1) 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) (/ 1 (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) (/ 1 (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) (/ 1 (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) (/ 1 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) (/ 1 (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) 1) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ 1 (pow k m))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (/ (sqrt 1) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (/ (sqrt 1) 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (/ 1 (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (/ 1 (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (/ 1 (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (/ 1 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (/ 1 (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) 1) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ 1 (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) 1) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ 1 (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) 1) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt 1) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt 1) 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) 1) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (pow k m))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ 1 (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ 1 (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ 1 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) (/ 1 (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) 1) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ 1 (* (cbrt 1) (cbrt 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ 1 (pow k m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (sqrt 1) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (sqrt 1) 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ 1 (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ 1 (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ 1 (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ 1 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ 1 (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) 1) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ 1 (pow k m))) (/ (/ (sqrt a) (/ 1 1)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ 1 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ 1 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ 1 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ 1 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ 1 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ 1 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ 1 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ 1 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt 1) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt 1) 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ 1 1)) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ 1 1)) (/ 1 (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ 1 1)) (/ 1 (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ 1 1)) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ 1 1)) (/ 1 (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ 1 1)) (/ 1 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ 1 1)) (/ 1 (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ 1 1)) 1) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ 1 1)) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ 1 (pow k m))) (/ (/ (sqrt a) 1) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) 1) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) 1) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) 1) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) 1) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) 1) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) 1) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) 1) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) 1) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) 1) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) 1) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) 1) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) 1) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) 1) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) 1) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) 1) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) 1) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) 1) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) 1) (/ (sqrt 1) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) 1) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) 1) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) 1) (/ (sqrt 1) 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) 1) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) 1) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) 1) (/ 1 (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) 1) (/ 1 (pow 1 m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) 1) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) 1) (/ 1 (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) 1) (/ 1 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) 1) (/ 1 (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) 1) 1) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) 1) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ 1 (pow k m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (sqrt a) (/ 1 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ 1 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ 1 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ 1 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (sqrt a) (/ 1 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ 1 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ 1 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (sqrt a) (/ 1 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ 1 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) (pow 1 m))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) 1)) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (pow (sqrt k) m))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (pow 1 m))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (sqrt (pow k m)))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ 1 1)) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (pow k (/ m 2)))) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) 1) (/ (/ (sqrt a) (/ 1 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (sqrt a) (/ 1 1)) (/ 1 (pow k m))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt 1) (pow 1 m))) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt 1) 1)) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ 1 (pow (sqrt k) m))) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ 1 (pow 1 m))) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ 1 (sqrt (pow k m)))) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ 1 1)) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ 1 (pow k (/ m 2)))) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) 1) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ 1 (pow k m))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt 1) (pow 1 m))) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt 1) 1)) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ 1 (pow (sqrt k) m))) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ 1 (pow 1 m))) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ 1 (sqrt (pow k m)))) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ 1 1)) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ 1 (pow k (/ m 2)))) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) 1) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ 1 (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow 1 m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) 1)) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (sqrt k) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow 1 m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ 1 (sqrt (pow k m)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ 1 1)) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow k (/ m 2)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) 1) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ 1 (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (pow 1 m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) 1)) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (pow (sqrt k) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (pow 1 m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (sqrt (pow k m)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 1)) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (pow k (/ m 2)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) 1) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt 1) (pow 1 m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt 1) 1)) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ 1 (pow (sqrt k) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ 1 (pow 1 m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ 1 (sqrt (pow k m)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ 1 1)) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ 1 (pow k (/ m 2)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) 1) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (pow k m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow 1 m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) 1)) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (sqrt k) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow 1 m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ 1 (sqrt (pow k m)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ 1 1)) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow k (/ m 2)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) 1) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ 1 (pow k m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (pow 1 m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) 1)) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (pow (sqrt k) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (pow 1 m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (sqrt (pow k m)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 1)) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (pow k (/ m 2)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) 1) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow k m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt 1) (pow 1 m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt 1) 1)) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ 1 (pow (sqrt k) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ 1 (pow 1 m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ 1 (sqrt (pow k m)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ 1 1)) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ 1 (pow k (/ m 2)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) 1) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow 1 m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) 1)) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow 1 m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 1)) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) 1) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ 1 (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow 1 m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) 1)) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow 1 m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 1)) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) 1) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt 1) (pow 1 m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt 1) 1)) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (pow 1 m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 1)) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) 1) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (pow k m))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ 1 (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ 1 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) 1) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt 1) (* (cbrt 1) (cbrt 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ 1 (pow k m))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) (/ (sqrt 1) (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) (/ (sqrt 1) 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) (/ 1 (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) (/ 1 (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) (/ 1 (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) (/ 1 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) (/ 1 (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) 1) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt 1) (sqrt 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ 1 (pow k m))) (/ (/ 1 (/ (sqrt 1) 1)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (sqrt 1) 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (sqrt 1) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt 1) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt 1) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt 1) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt 1) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt 1) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt 1) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt 1) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt 1) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt 1) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt 1) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt 1) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt 1) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt 1) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt 1) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt 1) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt 1) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt 1) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt 1) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt 1) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt 1) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt 1) 1)) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt 1) 1)) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt 1) 1)) (/ (sqrt 1) (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt 1) 1)) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt 1) 1)) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt 1) 1)) (/ (sqrt 1) 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt 1) 1)) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt 1) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt 1) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt 1) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt 1) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt 1) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt 1) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt 1) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt 1) 1)) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt 1) 1)) (/ 1 (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt 1) 1)) (/ 1 (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt 1) 1)) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt 1) 1)) (/ 1 (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt 1) 1)) (/ 1 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt 1) 1)) (/ 1 (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt 1) 1)) 1) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt 1) 1)) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ 1 (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow 1 m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) 1)) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow 1 m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 1)) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) 1) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ 1 (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow 1 m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) 1)) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow 1 m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 1)) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) 1) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt 1) (pow 1 m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt 1) 1)) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (pow 1 m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 1)) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) 1) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (pow k m))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) (/ 1 (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) (/ 1 (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) (/ 1 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) (/ 1 (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) 1) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ 1 (* (cbrt 1) (cbrt 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ 1 (pow k m))) (/ (/ 1 (/ 1 (sqrt 1))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ 1 (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ 1 (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ 1 (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ 1 (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ 1 (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ 1 (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ 1 (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ 1 (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ 1 (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ 1 (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ 1 (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ 1 (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ 1 (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ 1 (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ 1 (sqrt 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ 1 (sqrt 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ 1 (sqrt 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (/ 1 (sqrt 1))) (/ (sqrt 1) (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ 1 (sqrt 1))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ 1 (sqrt 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (/ 1 (sqrt 1))) (/ (sqrt 1) 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ 1 (sqrt 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ 1 (sqrt 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ 1 (sqrt 1))) (/ 1 (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (/ 1 (sqrt 1))) (/ 1 (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ 1 (sqrt 1))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ 1 (sqrt 1))) (/ 1 (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (/ 1 (sqrt 1))) (/ 1 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ 1 (sqrt 1))) (/ 1 (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (/ 1 (sqrt 1))) 1) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ 1 (sqrt 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ 1 (pow k m))) (/ (/ 1 (/ 1 1)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ 1 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ 1 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ 1 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ 1 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ 1 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ 1 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ 1 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ 1 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ 1 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ 1 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ 1 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ 1 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ 1 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ 1 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ 1 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ 1 1)) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ 1 1)) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (/ 1 1)) (/ (sqrt 1) (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ 1 1)) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ 1 1)) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (/ 1 1)) (/ (sqrt 1) 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ 1 1)) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ 1 1)) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ 1 1)) (/ 1 (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (/ 1 1)) (/ 1 (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ 1 1)) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ 1 1)) (/ 1 (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (/ 1 1)) (/ 1 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ 1 1)) (/ 1 (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (/ 1 1)) 1) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ 1 1)) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ 1 (pow k m))) (/ (/ 1 1) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 1) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 1) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 1) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 1) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 1) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 1) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 1) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 1) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 1) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 1) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 1) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 1) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 1) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 1) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 1) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 1) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 1) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 1) (/ (sqrt 1) (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 1) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 1) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 1) (/ (sqrt 1) 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 1) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 1) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 1) (/ 1 (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 1) (/ 1 (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 1) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 1) (/ 1 (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 1) (/ 1 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 1) (/ 1 (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 1) 1) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 1) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ 1 (pow k m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ a (/ 1 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (/ 1 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ 1 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (/ 1 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (/ 1 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ 1 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ 1 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (/ 1 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ 1 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ 1 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (/ 1 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (/ 1 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ 1 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ 1 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (/ 1 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ 1 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ 1 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (/ 1 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) (pow 1 m))) (/ (/ a (/ 1 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ 1 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (/ 1 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) 1)) (/ (/ a (/ 1 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (/ 1 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ 1 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ 1 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (pow (sqrt k) m))) (/ (/ a (/ 1 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (pow 1 m))) (/ (/ a (/ 1 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ 1 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (sqrt (pow k m)))) (/ (/ a (/ 1 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ 1 1)) (/ (/ a (/ 1 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (pow k (/ m 2)))) (/ (/ a (/ 1 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) 1) (/ (/ a (/ 1 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (/ 1 1)) (/ 1 (pow k m))) (/ 1 (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ 1 (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ 1 (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ 1 (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ 1 (/ (sqrt 1) (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ 1 (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ 1 (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ 1 (/ (sqrt 1) 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ 1 (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ 1 (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ 1 (/ 1 (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ 1 (/ 1 (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ 1 (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ 1 (/ 1 (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ 1 (/ 1 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ 1 (/ 1 (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ 1 1) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ 1 (pow k m))) (/ a (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ a (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ a (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ a (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ a (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ a (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ a (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ a (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ a (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ a (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ a (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ a (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ a (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ a (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ a (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ a (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ a (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ a (/ (sqrt 1) (pow 1 m))) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ a (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ a (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ a (/ (sqrt 1) 1)) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ a (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ a (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ a (/ 1 (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ a (/ 1 (pow 1 m))) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ a (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ a (/ 1 (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ a (/ 1 1)) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ a (/ 1 (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ a 1) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ 1 (pow k m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ 1 (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ 1 (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ 1 (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ 1 (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ 1 (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ 1 (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ 1 (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ 1 (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ 1 (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ 1 (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ 1 (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ 1 (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ 1 (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ 1 (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ 1 (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) (pow 1 m))) (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) 1)) (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (pow (sqrt k) m))) (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (pow 1 m))) (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (sqrt (pow k m)))) (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ 1 1)) (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (pow k (/ m 2)))) (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) 1) (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (/ 1 (pow k m))) (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (* (cbrt (+ (* (+ k 10) k) 1)) (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt 1) (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt 1) 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ 1 (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ 1 (pow 1 m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ 1 (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ 1 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ 1 (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) 1) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (cbrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (sqrt (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (cbrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (cbrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (cbrt a) (/ 1 1))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt a) (/ 1 1))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) 1))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) 1))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) 1))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (/ 1 1))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) 1))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) 1) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (sqrt (+ (* (+ k 10) k) 1))) (* (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (real->posit16 (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (* (+ k 10) k) (+ (log (+ k 10)) (log k)) (log (* (+ k 10) k)) (exp (* (+ k 10) k)) (* (* (* (+ k 10) (+ k 10)) (+ k 10)) (* (* k k) k)) (* (cbrt (* (+ k 10) k)) (cbrt (* (+ k 10) k))) (cbrt (* (+ k 10) k)) (* (* (* (+ k 10) k) (* (+ k 10) k)) (* (+ k 10) k)) (sqrt (* (+ k 10) k)) (sqrt (* (+ k 10) k)) (* (sqrt (+ k 10)) (sqrt k)) (* (sqrt (+ k 10)) (sqrt k)) (* (+ k 10) (* (cbrt k) (cbrt k))) (* (+ k 10) (sqrt k)) (* (+ k 10) 1) (* (cbrt (+ k 10)) k) (* (sqrt (+ k 10)) k) (* (+ k 10) k) (* (+ k 10) k) (* (+ (pow k 3) (pow 10 3)) k) (* (- (* k k) (* 10 10)) k) (real->posit16 (* (+ k 10) k)) (- (+ 1 (* 5 k)) (* 12 (pow k 2))) (- (+ 5 k) (* 12 (/ 1 k))) (- (* 12 (/ 1 k)) (+ 5 k)) (- (+ 1 (* 5 k)) (* 12 (pow k 2))) (- (+ 5 k) (* 12 (/ 1 k))) (- (* 12 (/ 1 k)) (+ 5 k)) (- (+ a (* (log k) (* m a))) (* 10 (* a k))) (- (+ (* 99 (/ (* (exp (* -1 (* (log (/ 1 k)) m))) a) (pow k 4))) (/ (* (exp (* -1 (* (log (/ 1 k)) m))) a) (pow k 2))) (* 10 (/ (* (exp (* -1 (* (log (/ 1 k)) m))) a) (pow k 3)))) (- (+ (* 99 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 4))) (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 2))) (* 10 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 3)))) (+ (pow k 2) (* 10 k)) (+ (pow k 2) (* 10 k)) (+ (pow k 2) (* 10 k)) 21.925 * * [simplify]: iteration 0: 4172 enodes 24.058 * * [simplify]: iteration complete: 5001 enodes 24.065 * * [simplify]: Extracting #0: cost 2825 inf + 0 24.083 * * [simplify]: Extracting #1: cost 3306 inf + 43 24.104 * * [simplify]: Extracting #2: cost 3316 inf + 11098 24.175 * * [simplify]: Extracting #3: cost 2625 inf + 356390 24.405 * * [simplify]: Extracting #4: cost 915 inf + 1539349 24.753 * * [simplify]: Extracting #5: cost 44 inf + 2203144 25.042 * * [simplify]: Extracting #6: cost 32 inf + 2209222 25.324 * * [simplify]: Extracting #7: cost 22 inf + 2213285 25.613 * * [simplify]: Extracting #8: cost 11 inf + 2218223 25.929 * * [simplify]: Extracting #9: cost 2 inf + 2223876 26.247 * * [simplify]: Extracting #10: cost 0 inf + 2224719 26.562 * * [simplify]: Extracting #11: cost 0 inf + 2224079 26.952 * [simplify]: Simplified to: (log (sqrt (+ (* (+ k 10) k) 1))) (exp (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (sqrt (+ (* (+ k 10) k) 1))) (* (+ (* (+ k 10) k) 1) (sqrt (+ (* (+ k 10) k) 1))) (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1) (sqrt (+ (* (+ k 10) k) 1)) (sqrt (+ (* (* (+ k 10) k) (* (* (+ k 10) k) (* (+ k 10) k))) 1)) (sqrt (- (+ (* (* (+ k 10) k) (* (+ k 10) k)) 1) (* (+ k 10) k))) (sqrt (- (* (* (+ k 10) k) (* (+ k 10) k)) 1)) (sqrt (- (* (+ k 10) k) 1)) (/ 1 2) (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1))) (real->posit16 (sqrt (+ (* (+ k 10) k) 1))) (log (sqrt (+ (* (+ k 10) k) 1))) (exp (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (sqrt (+ (* (+ k 10) k) 1))) (* (+ (* (+ k 10) k) 1) (sqrt (+ (* (+ k 10) k) 1))) (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1) (sqrt (+ (* (+ k 10) k) 1)) (sqrt (+ (* (* (+ k 10) k) (* (* (+ k 10) k) (* (+ k 10) k))) 1)) (sqrt (- (+ (* (* (+ k 10) k) (* (+ k 10) k)) 1) (* (+ k 10) k))) (sqrt (- (* (* (+ k 10) k) (* (+ k 10) k)) 1)) (sqrt (- (* (+ k 10) k) 1)) (/ 1 2) (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1))) (real->posit16 (sqrt (+ (* (+ k 10) k) 1))) (+ (- (log (/ a (sqrt (+ (* (+ k 10) k) 1)))) (log (sqrt (+ (* (+ k 10) k) 1)))) (* (log k) m)) (+ (- (log (/ a (sqrt (+ (* (+ k 10) k) 1)))) (log (sqrt (+ (* (+ k 10) k) 1)))) (* (log k) m)) (+ (- (log (/ a (sqrt (+ (* (+ k 10) k) 1)))) (log (sqrt (+ (* (+ k 10) k) 1)))) (* m (log k))) (+ (- (log (/ a (sqrt (+ (* (+ k 10) k) 1)))) (log (sqrt (+ (* (+ k 10) k) 1)))) (* m (log k))) (+ (- (log (/ a (sqrt (+ (* (+ k 10) k) 1)))) (log (sqrt (+ (* (+ k 10) k) 1)))) (* (log k) m)) (+ (- (log (/ a (sqrt (+ (* (+ k 10) k) 1)))) (log (sqrt (+ (* (+ k 10) k) 1)))) (* (log k) m)) (+ (- (log (/ a (sqrt (+ (* (+ k 10) k) 1)))) (log (sqrt (+ (* (+ k 10) k) 1)))) (* m (log k))) (+ (- (log (/ a (sqrt (+ (* (+ k 10) k) 1)))) (log (sqrt (+ (* (+ k 10) k) 1)))) (* m (log k))) (+ (- (log (/ a (sqrt (+ (* (+ k 10) k) 1)))) (log (sqrt (+ (* (+ k 10) k) 1)))) (* (log k) m)) (+ (- (log (/ a (sqrt (+ (* (+ k 10) k) 1)))) (log (sqrt (+ (* (+ k 10) k) 1)))) (* (log k) m)) (+ (- (log (/ a (sqrt (+ (* (+ k 10) k) 1)))) (log (sqrt (+ (* (+ k 10) k) 1)))) (* m (log k))) (+ (- (log (/ a (sqrt (+ (* (+ k 10) k) 1)))) (log (sqrt (+ (* (+ k 10) k) 1)))) (* m (log k))) (+ (- (log (/ a (sqrt (+ (* (+ k 10) k) 1)))) (log (sqrt (+ (* (+ k 10) k) 1)))) (* (log k) m)) (+ (- (log (/ a (sqrt (+ (* (+ k 10) k) 1)))) (log (sqrt (+ (* (+ k 10) k) 1)))) (* (log k) m)) (+ (- (log (/ a (sqrt (+ (* (+ k 10) k) 1)))) (log (sqrt (+ (* (+ k 10) k) 1)))) (* m (log k))) (+ (- (log (/ a (sqrt (+ (* (+ k 10) k) 1)))) (log (sqrt (+ (* (+ k 10) k) 1)))) (* m (log k))) (+ (- (log (/ a (sqrt (+ (* (+ k 10) k) 1)))) (log (sqrt (+ (* (+ k 10) k) 1)))) (* m (log k))) (exp (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* a a) (/ (/ (* (+ (* (+ k 10) k) 1) (sqrt (+ (* (+ k 10) k) 1))) 1) a)) (* (/ (+ (* (+ k 10) k) 1) (* (pow k m) (pow k m))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* a a) (/ (/ (* (+ (* (+ k 10) k) 1) (sqrt (+ (* (+ k 10) k) 1))) 1) a)) (* (* (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* a a) (/ (* (+ (* (+ k 10) k) 1) (sqrt (+ (* (+ k 10) k) 1))) a)) (* (/ (+ (* (+ k 10) k) 1) (* (pow k m) (pow k m))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* a a) (/ (* (+ (* (+ k 10) k) 1) (sqrt (+ (* (+ k 10) k) 1))) a)) (* (* (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (* (* (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ a (sqrt (+ (* (+ k 10) k) 1)))) (* (/ (+ (* (+ k 10) k) 1) (* (pow k m) (pow k m))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (* (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (* (* (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ a (sqrt (+ (* (+ k 10) k) 1))))) (* (cbrt (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (cbrt (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (* (* (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (sqrt (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (sqrt (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (- (/ a (sqrt (+ (* (+ k 10) k) 1)))) (- (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (* (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (* (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1))))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m)) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (* (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1))))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2))) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (* (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1))))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m)) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m))) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2))) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m)) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m)) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))))) (* (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m)) (/ (* (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1))))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m))) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (* (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1))))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (* (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (* (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (* (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt 1) (sqrt (pow k m))) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt 1) (pow k (/ m 2))) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m)) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m)) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))))) (* (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m)) (/ (* (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1))))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m))) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (* (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1))))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (* (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1))))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ 1 (pow (sqrt k) m)) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (* (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1))))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m))) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (* (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1))))) (/ 1 (sqrt (pow k m)))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (* (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1))))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ 1 (pow k (/ m 2))) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (* (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1))))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))))) (/ (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow k m))) (/ (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (* (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1)) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1)) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (* (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow (sqrt k) m))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (sqrt (pow k m)))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow k (/ m 2)))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow k m))) (/ (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (* (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m)) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (* (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (cbrt k) m)) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (* (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m)) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt 1)) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt 1) (sqrt (pow k m)))) (* (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt 1)) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (* (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (cbrt k) m)) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (* (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m)) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (* (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) 1) (sqrt (pow k m))) (* (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m))) (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (* (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m)) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (* (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1)) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1)) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (* (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m)) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (* (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow k m))) (/ (/ (cbrt a) (/ (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt a))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (/ (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt a))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (/ (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1))) (cbrt a))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (cbrt a) (/ (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt a))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1))) (cbrt a))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (cbrt a) (/ (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt a))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (* (/ (/ (cbrt a) (/ (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1))) (cbrt a))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt (pow k m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1))) (cbrt a))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (cbrt a) (/ (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1))) (cbrt a))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt a))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (cbrt a) (/ (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt a))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt a))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (cbrt a) (/ (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt a))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt a))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt a))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (cbrt a) (/ (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt a))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt a))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (cbrt a) (/ (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt a))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt a))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (cbrt a) (/ (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt a))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt a))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt a))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (cbrt a) (/ (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt a))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt a))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (cbrt a) (/ (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt a))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt a))) (sqrt 1)) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (cbrt a) (/ (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt a))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt a))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt a))) (sqrt 1)) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (cbrt a) (/ (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt a))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt a))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (cbrt a) (/ (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt a))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt a))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (cbrt a) (/ (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt a))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt a))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt a))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (cbrt a) (/ (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt a))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt a))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (cbrt a) (/ (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt a))) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (cbrt a) (/ (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt a))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (cbrt a) (/ (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt a))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt a))) (/ 1 (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (cbrt a) (/ (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt a))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (cbrt a) (/ (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt a))) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (cbrt a) (/ (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt a))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (cbrt a) (/ (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt a))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ 1 (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (* (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (pow (sqrt k) m)) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (sqrt 1)) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (sqrt 1)) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow k m))) (/ (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (* (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m)) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (* (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (cbrt k) m)) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (* (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m)) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt 1)) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt 1) (sqrt (pow k m)))) (* (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt 1)) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (* (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (cbrt k) m)) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (* (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m)) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (* (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) 1) (sqrt (pow k m))) (* (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m))) (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow k m))) (/ (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ 1 (pow k m))) (/ (/ (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (/ 1 (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (cbrt a))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1)) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1)) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ 1 (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow k m))) (/ (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (* (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (pow (sqrt k) m)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ 1 (pow k m))) (/ (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (* (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m)) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (* (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1)) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1)) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (* (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m)) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (* (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow k m))) (/ (/ (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ 1 (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ 1 (pow k m))) (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (* (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (pow k (/ m 2))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (* (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (* (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (* (cbrt a) (cbrt a)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (* (/ (* (cbrt a) (cbrt a)) 1) (sqrt (pow k m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (* (cbrt a) (cbrt a)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (* (cbrt a) (cbrt a)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ 1 (pow k m))) (/ (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (* (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (* (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt (pow k m))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (* (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (sqrt 1)) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (sqrt 1)) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ 1 (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (pow k m))) (/ (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (* (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (pow (sqrt k) m)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ 1 (pow k m))) (/ (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (* (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m)) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (* (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1)) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1)) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (* (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m)) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (* (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow k m))) (/ (/ (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (* (/ (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (* (/ (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ 1 (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt 1)) (cbrt 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ 1 (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (* (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) 1) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ 1 (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ 1 (pow k m))) (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (* (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (pow k (/ m 2))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (* (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (* (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (* (cbrt a) (cbrt a)) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (* (/ (* (cbrt a) (cbrt a)) 1) (sqrt (pow k m))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (* (cbrt a) (cbrt a)) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (* (cbrt a) (cbrt a)) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (pow k m))) (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (* (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (* (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (pow k (/ m 2))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (* (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (* (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (sqrt 1)) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (* (cbrt a) (cbrt a)) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (* (/ (* (cbrt a) (cbrt a)) 1) (sqrt (pow k m))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (* (cbrt a) (cbrt a)) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (* (cbrt a) (cbrt a)) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (pow k m))) (/ (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) 1) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (cbrt a) 1) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) 1) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ (cbrt a) 1) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) 1) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ (cbrt a) 1) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (cbrt a) 1) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (cbrt a) 1) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (cbrt a) 1) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) 1) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) 1) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) 1) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) 1) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) 1) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) 1) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (cbrt a) 1) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (* (/ (/ (cbrt a) 1) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) 1) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (cbrt a) 1) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (/ (/ (cbrt a) 1) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (cbrt a) 1) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (cbrt a) 1) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (/ (/ (cbrt a) 1) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (cbrt a) 1) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (cbrt a) 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (cbrt a) 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (cbrt a) 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (* (/ (/ (cbrt a) 1) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) 1) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (pow (sqrt k) m))) (/ (/ (cbrt a) 1) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) 1) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (* (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) 1) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (/ (cbrt a) 1) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (sqrt (pow k m)))) (/ (/ (cbrt a) 1) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) 1) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (pow k (/ m 2)))) (/ (/ (cbrt a) 1) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) 1) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* (+ k 10) k) 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (cbrt a) 1) (/ 1 (pow k m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt 1)) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt 1)) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ 1 (pow (sqrt k) m))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ 1 (sqrt (pow k m)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ 1 (pow k (/ m 2)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (* (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1)) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1)) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow k m))) (/ (/ (/ (sqrt a) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (sqrt 1)) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (sqrt 1)) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ 1 (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (sqrt a) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ 1 (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (sqrt a) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ 1 (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (sqrt a) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ 1 (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (sqrt 1)) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (sqrt 1)) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow k m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt 1)) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt 1)) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ 1 (pow (sqrt k) m))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ 1 (sqrt (pow k m)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ 1 (pow k (/ m 2)))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow k m))) (/ (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ 1 (pow k m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (+ (* (+ k 10) k) 1))) (* (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) 1) (pow k m)) (/ (/ (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1)) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1)) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (* (/ (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1)) (pow k (/ m 2))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ 1 (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow k m))) (/ (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt 1)) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt 1)) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (sqrt k) m))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (sqrt (pow k m)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow k (/ m 2)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ 1 (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (* (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1)) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1)) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow k m))) (/ (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ 1 (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ 1 (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ 1 (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ 1 (pow k m))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt a) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (* (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2))) (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (sqrt a) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (sqrt a) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (sqrt a) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (sqrt a) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (sqrt a) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (* (/ (sqrt a) (sqrt 1)) (pow k (/ m 2))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (sqrt a) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (* (/ (sqrt a) 1) (pow (sqrt k) m)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (sqrt a) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (sqrt a) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (sqrt a) (/ 1 (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (sqrt a) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (sqrt a) (/ 1 (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (sqrt a) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (* (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) 1) (pow k m)) (/ (/ (/ (sqrt a) (sqrt 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (sqrt 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (sqrt 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (* (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (cbrt k) m)) (/ (/ (sqrt a) (sqrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt 1)) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt 1)) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (* (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m))) (/ (/ (sqrt a) (sqrt 1)) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt 1)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt 1)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt 1)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt 1)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt 1)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt 1)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt 1)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt 1)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt 1)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt 1)) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt 1)) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt 1)) (sqrt 1)) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (sqrt 1)) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt 1)) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt 1)) (sqrt 1)) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (sqrt 1)) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt 1)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt 1)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt 1)) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt 1)) (/ 1 (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (sqrt a) (sqrt 1)) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (sqrt 1)) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt 1)) (/ 1 (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (sqrt a) (sqrt 1)) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (sqrt 1)) (/ 1 (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (sqrt a) (sqrt 1)) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (sqrt 1)) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (pow k m))) (/ (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt 1)) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt 1)) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (sqrt k) m))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (sqrt (pow k m)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow k (/ m 2)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1)) (/ 1 (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (* (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1)) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1)) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow k m))) (/ (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ 1 (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ 1 (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ 1 (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ (/ 1 (cbrt 1)) (cbrt 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ 1 (pow k m))) (/ (/ (/ (sqrt a) (/ 1 (sqrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (* (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ 1 (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (sqrt a) (/ 1 (sqrt 1))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ 1 (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (sqrt a) (/ 1 (sqrt 1))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (/ 1 (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (sqrt a) (/ 1 (sqrt 1))) (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (/ 1 (sqrt 1))) (sqrt (+ (* (+ k 10) k) 1))) (* (/ (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) 1) (pow k m)) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (* (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (cbrt k) m)) (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt a) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (* (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m))) (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (sqrt a) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (sqrt a) (sqrt 1)) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (sqrt a) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (sqrt a) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (sqrt a) (sqrt 1)) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (* (/ (sqrt a) (sqrt 1)) (pow k (/ m 2))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (sqrt a) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (* (/ (sqrt a) 1) (pow (sqrt k) m)) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (sqrt a) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (sqrt a) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (sqrt a) (/ 1 (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (sqrt a) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (sqrt a) (/ 1 (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (sqrt a) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (pow k m))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (* (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (cbrt k) m)) (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt a) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (* (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m))) (/ (sqrt a) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (sqrt a) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt a) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (sqrt a) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (sqrt a) (sqrt 1)) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (sqrt a) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (sqrt a) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (sqrt a) (sqrt 1)) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (* (/ (sqrt a) (sqrt 1)) (pow k (/ m 2))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (sqrt a) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (* (/ (sqrt a) 1) (pow (sqrt k) m)) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (sqrt a) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (sqrt a) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (sqrt a) (/ 1 (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (sqrt a) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (sqrt a) (/ 1 (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (sqrt a) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (pow k m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (sqrt a) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (sqrt a) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (pow (sqrt k) m))) (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (sqrt (pow k m)))) (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt a) (/ 1 (pow k m))) (/ (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt 1)) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt 1)) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (* (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) 1) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ 1 (pow (sqrt k) m))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ 1 (sqrt (pow k m)))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ 1 (pow k (/ m 2)))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow k m))) (/ (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1)) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1)) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (* (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) 1) (pow (sqrt k) m)) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (sqrt (pow k m)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow k (/ m 2)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow k m))) (/ (/ 1 (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (sqrt 1)) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (sqrt 1)) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ 1 (pow (sqrt k) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ 1 (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ 1 (sqrt (pow k m)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ 1 (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ 1 (pow k (/ m 2)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ 1 (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ 1 (pow k m))) (/ (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (sqrt 1)) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (sqrt 1)) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (pow (sqrt k) m))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (sqrt (pow k m)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ 1 (pow k (/ m 2)))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow k m))) (/ (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt 1)) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt 1)) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (* (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) 1) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ 1 (pow (sqrt k) m))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ 1 (sqrt (pow k m)))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ 1 (pow k (/ m 2)))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow k m))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (* (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (* (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k m)) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (* (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k m)) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (* (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt 1)) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt 1)) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt 1)) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (* (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (* (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k m)) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (* (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k m)) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (sqrt k) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (sqrt (pow k m)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow k (/ m 2)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ 1 (pow k m))) (/ (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (* (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt 1)) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt 1)) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow (sqrt k) m))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (sqrt (pow k m)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow k (/ m 2)))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow k m))) (/ (/ (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1)) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (sqrt 1)) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow (sqrt k) m))) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ 1 (sqrt (pow k m)))) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow k (/ m 2)))) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow k m))) (/ (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt 1)) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt 1)) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ 1 (pow k m))) (/ (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (* (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (* (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (cbrt k) m)) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (* (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (* (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m)) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt 1)) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt 1)) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (* (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (cbrt k) m)) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (* (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (* (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m)) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (* (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) 1) (sqrt (pow k m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow k m))) (/ (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1)) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1)) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (* (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) 1) (pow (sqrt k) m)) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (sqrt (pow k m)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow k (/ m 2)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow k m))) (/ (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (* (/ (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (sqrt 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (sqrt 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ 1 (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ 1 (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ 1 (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (/ (sqrt 1) (cbrt 1)) (cbrt 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ 1 (pow k m))) (/ (/ 1 (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (* (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ 1 (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ 1 (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (* (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ 1 (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ 1 (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ 1 (sqrt 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ 1 (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ 1 (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ 1 (sqrt 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ 1 (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (pow (* (cbrt k) (cbrt k)) m) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (pow (sqrt k) m) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) 1 (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (* (cbrt (pow k m)) (cbrt (pow k m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (sqrt (pow k m)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) 1 (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (pow k (/ m 2)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) 1 (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ 1 (pow k m))) (/ (/ (/ 1 (sqrt 1)) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (sqrt 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (* (/ (/ 1 (sqrt 1)) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (sqrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (sqrt 1)) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt 1)) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (* (/ (/ 1 (sqrt 1)) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (sqrt (pow k m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (sqrt 1)) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (sqrt 1)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (sqrt 1)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (* (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m)) (/ (/ 1 (sqrt 1)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt 1)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (sqrt 1)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (sqrt 1)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt 1)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (sqrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (sqrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (sqrt 1)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (sqrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (sqrt 1)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (sqrt 1)) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (sqrt 1)) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (sqrt 1)) (sqrt 1)) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (sqrt 1)) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (sqrt 1)) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (sqrt 1)) (sqrt 1)) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (sqrt 1)) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (sqrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (sqrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (sqrt 1)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (sqrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (sqrt 1)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (sqrt 1)) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (sqrt 1)) (/ 1 (pow (sqrt k) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ 1 (sqrt 1)) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (sqrt 1)) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (sqrt 1)) (/ 1 (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ 1 (sqrt 1)) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (sqrt 1)) (/ 1 (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ 1 (sqrt 1)) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (sqrt 1)) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (pow k m))) (/ (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt 1)) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt 1)) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ 1 (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt 1) (cbrt 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1))) (/ 1 (pow k m))) (/ (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (* (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (* (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (cbrt k) m)) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (* (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (* (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m)) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt 1)) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt 1)) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (* (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (cbrt k) m)) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (* (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (* (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m)) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (* (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) 1) (sqrt (pow k m))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1))) (/ 1 (pow k m))) (/ (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1)) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt 1)) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (* (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) 1) (pow (sqrt k) m)) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (sqrt (pow k m)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow k (/ m 2)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (pow k m))) (/ (* (cbrt 1) (cbrt 1)) (* (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (* (cbrt 1) (cbrt 1)) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (* (cbrt 1) (cbrt 1)) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (* (cbrt 1) (cbrt 1)) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (cbrt 1) (cbrt 1)) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (* (cbrt 1) (cbrt 1)) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (cbrt 1) (cbrt 1)) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (* (cbrt 1) (cbrt 1)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (* (cbrt 1) (cbrt 1)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (* (cbrt 1) (cbrt 1)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (cbrt 1) (cbrt 1)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (* (cbrt 1) (cbrt 1)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (* (cbrt 1) (cbrt 1)) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (cbrt 1) (cbrt 1)) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (* (cbrt 1) (cbrt 1)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (* (cbrt 1) (cbrt 1)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (* (cbrt 1) (cbrt 1)) (sqrt 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (* (cbrt 1) (cbrt 1)) (sqrt 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (* (cbrt 1) (cbrt 1)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (* (cbrt 1) (cbrt 1)) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (* (cbrt 1) (cbrt 1)) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (* (cbrt 1) (cbrt 1)) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (* (cbrt 1) (cbrt 1)) (/ 1 (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (* (cbrt 1) (cbrt 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (* (cbrt 1) (cbrt 1)) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (* (cbrt 1) (cbrt 1)) (/ 1 (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (* (cbrt 1) (cbrt 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (* (cbrt 1) (cbrt 1)) (/ 1 (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (* (cbrt 1) (cbrt 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (* (cbrt 1) (cbrt 1)) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1))) (/ 1 (pow k m))) (/ (/ (sqrt 1) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (sqrt 1) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (sqrt 1) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (sqrt 1) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (sqrt 1) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt 1) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (sqrt 1) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (sqrt 1) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt 1) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (sqrt 1) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (sqrt 1) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (sqrt 1) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt 1) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (sqrt 1) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (sqrt 1) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt 1) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (sqrt 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (sqrt 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (sqrt 1) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (sqrt 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (sqrt 1) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (sqrt 1) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (* (/ (sqrt 1) (sqrt 1)) (pow (sqrt k) m)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (sqrt 1) (sqrt 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (sqrt 1) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (sqrt 1) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (sqrt 1) (sqrt 1)) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (sqrt 1) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (sqrt 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (sqrt 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (sqrt 1) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (sqrt 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (sqrt 1) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (sqrt 1) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (sqrt 1) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (sqrt 1) (/ 1 (pow (sqrt k) m))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (sqrt 1) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (sqrt 1) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (sqrt 1) (/ 1 (sqrt (pow k m)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (sqrt 1) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (sqrt 1) (/ 1 (pow k (/ m 2)))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (sqrt 1) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (sqrt 1) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1))) (/ 1 (pow k m))) (/ (/ 1 (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (* (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ 1 (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ 1 (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (* (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m)) (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (* (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ 1 (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ 1 (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ 1 (sqrt 1)) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ 1 (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ 1 (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ 1 (sqrt 1)) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ 1 (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (pow (* (cbrt k) (cbrt k)) m) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (pow (sqrt k) m) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) 1 (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (* (cbrt (pow k m)) (cbrt (pow k m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (sqrt (pow k m)) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) 1 (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (pow k (/ m 2)) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) 1 (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (pow k m))) (/ (/ 1 (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (* (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ 1 (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ 1 (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (* (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m)) (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (* (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ 1 (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ 1 (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ 1 (sqrt 1)) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ 1 (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ 1 (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ 1 (sqrt 1)) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ 1 (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (pow (* (cbrt k) (cbrt k)) m) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (pow (sqrt k) m) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) 1 (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (* (cbrt (pow k m)) (cbrt (pow k m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (sqrt (pow k m)) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) 1 (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (pow k (/ m 2)) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) 1 (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (pow k m))) (/ (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (* (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (pow (sqrt k) m)) (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (pow (sqrt k) m))) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (sqrt (pow k m)))) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (pow k (/ m 2)))) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ a (/ 1 (pow k m))) (/ (/ 1 (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (* (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ 1 (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ 1 (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ 1 (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ 1 (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (* (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (pow (sqrt k) m)) (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (* (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ 1 (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ 1 (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ 1 (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ 1 (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ 1 (sqrt 1)) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ 1 (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ 1 (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ 1 (sqrt 1)) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ 1 (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ 1 (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (pow (* (cbrt k) (cbrt k)) m) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (pow (sqrt k) m) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) 1 (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (* (cbrt (pow k m)) (cbrt (pow k m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (sqrt (pow k m)) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) 1 (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (pow k (/ m 2)) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) 1 (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (pow k m))) (/ (/ a (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ a (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ a (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ a (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ a (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ a (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ a (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ a (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ a (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ a (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ a (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ a (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ a (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ a (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ a (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ a (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ a (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ a (sqrt 1)) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ a (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ a (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ a (sqrt 1)) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ a (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ a (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ a (/ 1 (pow (sqrt k) m))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) a (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ a (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ a (/ 1 (sqrt (pow k m)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) a (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ a (/ 1 (pow k (/ m 2)))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) a (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (/ 1 (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (pow k m))) (/ (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ 1 (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ 1 (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ 1 (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ 1 (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ 1 (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ 1 (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ 1 (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ 1 (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ 1 (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (* (/ 1 (sqrt (cbrt (+ (* (+ k 10) k) 1)))) (pow (cbrt k) m)) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ 1 (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ 1 (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (* (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ 1 (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ 1 (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ 1 (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ 1 (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (cbrt k) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ 1 (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (cbrt k) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (pow (sqrt k) m))) (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) (pow (sqrt k) m))) (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (sqrt (pow k m)))) (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt (pow k m)))) (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (* (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) 1) (pow k (/ m 2))) (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k (/ m 2)))) (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (sqrt (+ (* (+ k 10) k) 1))) (pow k m) (/ 1 (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (cbrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (sqrt (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (/ (pow (sqrt k) m) (cbrt (sqrt (+ (* (+ k 10) k) 1)))))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (* (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (pow k m))))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (* (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt (sqrt (+ (* (+ k 10) k) 1)))) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (* (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (fabs (cbrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (fabs (cbrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) (pow (sqrt k) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (sqrt 1) (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1)) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt 1) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow (sqrt k) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (pow k (/ m 2)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (pow (sqrt k) m))) (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (/ 1 (cbrt (pow k m))) (cbrt (pow k m)))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ 1 (sqrt (pow k m)))) (/ a (sqrt (+ (* (+ k 10) k) 1))) (* (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) 1) (pow k (/ m 2))) (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (sqrt (+ (* (+ k 10) k) 1))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (cbrt (/ a (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (sqrt (/ a (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (cbrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (cbrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (cbrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (cbrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (cbrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (cbrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (cbrt a) (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (cbrt a) 1)) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt a) (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt a) (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt a) (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt a) (sqrt (cbrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (* (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1)))) (cbrt 1))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt a) (sqrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt a) (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (sqrt a) (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (sqrt a)) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (/ (cbrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (cbrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (/ (sqrt (cbrt (+ (* (+ k 10) k) 1))) (sqrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (sqrt (cbrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (cbrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (/ (sqrt (sqrt (+ (* (+ k 10) k) 1))) (sqrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (sqrt (sqrt (+ (* (+ k 10) k) 1))))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (cbrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (/ (sqrt (+ (* (+ k 10) k) 1)) (sqrt 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) a) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ a (sqrt (+ (* (+ k 10) k) 1)))) (/ (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ 1 (sqrt (+ (* (+ k 10) k) 1)))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (sqrt (+ (* (+ k 10) k) 1))) (* (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)) (sqrt (+ (* (+ k 10) k) 1))) (real->posit16 (/ (/ a (sqrt (+ (* (+ k 10) k) 1))) (/ (sqrt (+ (* (+ k 10) k) 1)) (pow k m)))) (* (+ k 10) k) (log (* (+ k 10) k)) (log (* (+ k 10) k)) (exp (* (+ k 10) k)) (* (* (+ k 10) (+ k 10)) (* (+ k 10) (* k (* k k)))) (* (cbrt (* (+ k 10) k)) (cbrt (* (+ k 10) k))) (cbrt (* (+ k 10) k)) (* (* (+ k 10) k) (* (* (+ k 10) k) (* (+ k 10) k))) (sqrt (* (+ k 10) k)) (sqrt (* (+ k 10) k)) (* (sqrt (+ k 10)) (sqrt k)) (* (sqrt (+ k 10)) (sqrt k)) (* (* (+ k 10) (cbrt k)) (cbrt k)) (* (+ k 10) (sqrt k)) (+ k 10) (* (cbrt (+ k 10)) k) (* (sqrt (+ k 10)) k) (* (+ k 10) k) (* (+ k 10) k) (* (+ (* k (* k k)) (* (* 10 10) 10)) k) (* (- (* k k) (* 10 10)) k) (real->posit16 (* (+ k 10) k)) (+ 1 (- (* 5 k) (* 12 (* k k)))) (- (+ 5 k) (/ (* 12 1) k)) (- (/ (* 12 1) k) (+ 5 k)) (+ 1 (- (* 5 k) (* 12 (* k k)))) (- (+ 5 k) (/ (* 12 1) k)) (- (/ (* 12 1) k) (+ 5 k)) (- (+ a (* (* (log k) m) a)) (* (* 10 a) k)) (- (+ (* 99 (/ (exp (- (* (- (log k)) m))) (/ (pow k 4) a))) (/ (exp (- (* (- (log k)) m))) (/ (* k k) a))) (* 10 (/ (exp (- (* (- (log k)) m))) (/ (* k (* k k)) a)))) (- (+ (/ (* 99 (* a (exp (* m (- (log -1) (- (log -1) (log k))))))) (pow k 4)) (/ (* a (exp (* m (- (log -1) (- (log -1) (log k)))))) (* k k))) (/ (* 10 (* a (exp (* m (- (log -1) (- (log -1) (log k))))))) (* k (* k k)))) (+ (* k k) (* 10 k)) (+ (* k k) (* 10 k)) (+ (* k k) (* 10 k)) 28.043 * * * [progress]: adding candidates to table 47.441 * [progress]: [Phase 3 of 3] Extracting. 47.441 * * [regime]: Finding splitpoints for: (# # # #) 47.443 * * * [regime-changes]: Trying 3 branch expressions: (m k a) 47.443 * * * * [regimes]: Trying to branch on m from (# # # #) 47.516 * * * * [regimes]: Trying to branch on k from (# # # #) 47.589 * * * * [regimes]: Trying to branch on a from (# # # #) 47.625 * * * [regime]: Found split indices: #