25.487 * [progress]: [Phase 1 of 3] Setting up. 0.001 * * * [progress]: [1/2] Preparing points 0.078 * * * [progress]: [2/2] Setting up program. 0.081 * [progress]: [Phase 2 of 3] Improving. 0.082 * [simplify]: Simplifying: (/ (* a (pow k m)) (+ (+ 1.0 (* 10.0 k)) (* k k))) 0.082 * * [simplify]: Extracting # 0 : cost 0 0.082 * * [simplify]: Extracting # 1 : cost 0 0.082 * * [simplify]: Extracting # 2 : cost 0 0.082 * * [simplify]: Extracting # 3 : cost 0 0.082 * * [simplify]: Extracting # 4 : cost 0 0.082 * * [simplify]: Extracting # 5 : cost 0 0.082 * * [simplify]: iteration 0 : 12 enodes (cost 15 ) 0.084 * * [simplify]: Extracting # 0 : cost 0 0.084 * * [simplify]: Extracting # 1 : cost 0 0.084 * * [simplify]: Extracting # 2 : cost 0 0.084 * * [simplify]: Extracting # 3 : cost 0 0.084 * * [simplify]: Extracting # 4 : cost 0 0.084 * * [simplify]: Extracting # 5 : cost 0 0.084 * * [simplify]: iteration 1 : 24 enodes (cost 15 ) 0.089 * * [simplify]: Extracting # 0 : cost 0 0.089 * * [simplify]: Extracting # 1 : cost 0 0.089 * * [simplify]: Extracting # 2 : cost 0 0.089 * * [simplify]: Extracting # 3 : cost 0 0.089 * * [simplify]: Extracting # 4 : cost 0 0.089 * * [simplify]: iteration 2 : 48 enodes (cost 13 ) 0.100 * * [simplify]: Extracting # 0 : cost 0 0.101 * * [simplify]: Extracting # 1 : cost 0 0.101 * * [simplify]: Extracting # 2 : cost 0 0.101 * * [simplify]: Extracting # 3 : cost 0 0.101 * * [simplify]: Extracting # 4 : cost 0 0.101 * * [simplify]: Extracting # 5 : cost 0 0.101 * * [simplify]: iteration 3 : 95 enodes (cost 13 ) 0.150 * * [simplify]: Extracting # 0 : cost 0 0.150 * * [simplify]: Extracting # 1 : cost 0 0.151 * * [simplify]: Extracting # 2 : cost 0 0.151 * * [simplify]: Extracting # 3 : cost 0 0.151 * * [simplify]: Extracting # 4 : cost 0 0.152 * * [simplify]: iteration 4 : 239 enodes (cost 13 ) 0.322 * * [simplify]: Extracting # 0 : cost 0 0.323 * * [simplify]: Extracting # 1 : cost 0 0.323 * * [simplify]: Extracting # 2 : cost 0 0.324 * * [simplify]: Extracting # 3 : cost 0 0.325 * * [simplify]: Extracting # 4 : cost 0 0.325 * * [simplify]: iteration 5 : 718 enodes (cost 13 ) 1.769 * * [simplify]: Extracting # 0 : cost 0 1.777 * * [simplify]: Extracting # 1 : cost 0 1.781 * * [simplify]: Extracting # 2 : cost 0 1.785 * * [simplify]: Extracting # 3 : cost 0 1.789 * * [simplify]: Extracting # 4 : cost 0 1.794 * * [simplify]: iteration 6 : 2745 enodes (cost 13 ) 3.709 * * [simplify]: Extracting # 0 : cost 0 3.715 * * [simplify]: Extracting # 1 : cost 0 3.725 * * [simplify]: Extracting # 2 : cost 0 3.735 * * [simplify]: Extracting # 3 : cost 0 3.743 * * [simplify]: Extracting # 4 : cost 0 3.752 * * [simplify]: Extracting # 5 : cost 0 3.761 * * [simplify]: iteration done: 5000 enodes (cost 13 ) 3.762 * [simplify]: Simplified to: (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) 3.768 * * [progress]: iteration 1 / 4 3.768 * * * [progress]: picking best candidate 3.775 * * * * [pick]: Picked # 3.775 * * * [progress]: localizing error 3.786 * * * [progress]: generating rewritten candidates 3.786 * * * * [progress]: [ 1 / 3 ] rewriting at (2) 3.827 * * * * [progress]: [ 2 / 3 ] rewriting at (2 2 1 1) 3.849 * * * * [progress]: [ 3 / 3 ] rewriting at (2 2) 3.917 * * * [progress]: generating series expansions 3.917 * * * * [progress]: [ 1 / 3 ] generating series at (2) 3.918 * [backup-simplify]: Simplify (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) into (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) 3.918 * [approximate]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in (a k m) around 0 3.918 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in m 3.918 * [taylor]: Taking taylor expansion of (* a (pow k m)) in m 3.918 * [taylor]: Taking taylor expansion of a in m 3.918 * [backup-simplify]: Simplify a into a 3.918 * [taylor]: Taking taylor expansion of (pow k m) in m 3.918 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 3.918 * [taylor]: Taking taylor expansion of (* m (log k)) in m 3.918 * [taylor]: Taking taylor expansion of m in m 3.918 * [backup-simplify]: Simplify 0 into 0 3.918 * [backup-simplify]: Simplify 1 into 1 3.918 * [taylor]: Taking taylor expansion of (log k) in m 3.918 * [taylor]: Taking taylor expansion of k in m 3.918 * [backup-simplify]: Simplify k into k 3.918 * [backup-simplify]: Simplify (log k) into (log k) 3.919 * [backup-simplify]: Simplify (* 0 (log k)) into 0 3.920 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 3.920 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 3.920 * [backup-simplify]: Simplify (exp 0) into 1 3.920 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in m 3.920 * [taylor]: Taking taylor expansion of (* 10.0 k) in m 3.920 * [taylor]: Taking taylor expansion of 10.0 in m 3.921 * [backup-simplify]: Simplify 10.0 into 10.0 3.921 * [taylor]: Taking taylor expansion of k in m 3.921 * [backup-simplify]: Simplify k into k 3.921 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in m 3.921 * [taylor]: Taking taylor expansion of (pow k 2) in m 3.921 * [taylor]: Taking taylor expansion of k in m 3.921 * [backup-simplify]: Simplify k into k 3.921 * [taylor]: Taking taylor expansion of 1.0 in m 3.921 * [backup-simplify]: Simplify 1.0 into 1.0 3.921 * [backup-simplify]: Simplify (* a 1) into a 3.921 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 3.921 * [backup-simplify]: Simplify (* k k) into (pow k 2) 3.921 * [backup-simplify]: Simplify (+ (pow k 2) 1.0) into (+ (pow k 2) 1.0) 3.921 * [backup-simplify]: Simplify (+ (* 10.0 k) (+ (pow k 2) 1.0)) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 3.922 * [backup-simplify]: Simplify (/ a (+ (* 10.0 k) (+ (pow k 2) 1.0))) into (/ a (+ (* 10.0 k) (+ (pow k 2) 1.0))) 3.922 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 3.922 * [taylor]: Taking taylor expansion of (* a (pow k m)) in k 3.922 * [taylor]: Taking taylor expansion of a in k 3.922 * [backup-simplify]: Simplify a into a 3.922 * [taylor]: Taking taylor expansion of (pow k m) in k 3.922 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 3.922 * [taylor]: Taking taylor expansion of (* m (log k)) in k 3.922 * [taylor]: Taking taylor expansion of m in k 3.922 * [backup-simplify]: Simplify m into m 3.922 * [taylor]: Taking taylor expansion of (log k) in k 3.922 * [taylor]: Taking taylor expansion of k in k 3.922 * [backup-simplify]: Simplify 0 into 0 3.922 * [backup-simplify]: Simplify 1 into 1 3.923 * [backup-simplify]: Simplify (log 1) into 0 3.923 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 3.923 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 3.923 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 3.923 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 3.923 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 3.923 * [taylor]: Taking taylor expansion of 10.0 in k 3.924 * [backup-simplify]: Simplify 10.0 into 10.0 3.924 * [taylor]: Taking taylor expansion of k in k 3.924 * [backup-simplify]: Simplify 0 into 0 3.924 * [backup-simplify]: Simplify 1 into 1 3.924 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 3.924 * [taylor]: Taking taylor expansion of (pow k 2) in k 3.924 * [taylor]: Taking taylor expansion of k in k 3.924 * [backup-simplify]: Simplify 0 into 0 3.924 * [backup-simplify]: Simplify 1 into 1 3.924 * [taylor]: Taking taylor expansion of 1.0 in k 3.924 * [backup-simplify]: Simplify 1.0 into 1.0 3.924 * [backup-simplify]: Simplify (* a (pow k m)) into (* a (pow k m)) 3.924 * [backup-simplify]: Simplify (* 10.0 0) into 0 3.925 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 3.925 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 3.926 * [backup-simplify]: Simplify (/ (* a (pow k m)) 1.0) into (* 1.0 (* a (pow k m))) 3.926 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in a 3.926 * [taylor]: Taking taylor expansion of (* a (pow k m)) in a 3.926 * [taylor]: Taking taylor expansion of a in a 3.926 * [backup-simplify]: Simplify 0 into 0 3.926 * [backup-simplify]: Simplify 1 into 1 3.926 * [taylor]: Taking taylor expansion of (pow k m) in a 3.926 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in a 3.926 * [taylor]: Taking taylor expansion of (* m (log k)) in a 3.926 * [taylor]: Taking taylor expansion of m in a 3.926 * [backup-simplify]: Simplify m into m 3.926 * [taylor]: Taking taylor expansion of (log k) in a 3.926 * [taylor]: Taking taylor expansion of k in a 3.926 * [backup-simplify]: Simplify k into k 3.926 * [backup-simplify]: Simplify (log k) into (log k) 3.926 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 3.926 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 3.926 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in a 3.926 * [taylor]: Taking taylor expansion of (* 10.0 k) in a 3.926 * [taylor]: Taking taylor expansion of 10.0 in a 3.927 * [backup-simplify]: Simplify 10.0 into 10.0 3.927 * [taylor]: Taking taylor expansion of k in a 3.927 * [backup-simplify]: Simplify k into k 3.927 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in a 3.927 * [taylor]: Taking taylor expansion of (pow k 2) in a 3.927 * [taylor]: Taking taylor expansion of k in a 3.927 * [backup-simplify]: Simplify k into k 3.927 * [taylor]: Taking taylor expansion of 1.0 in a 3.927 * [backup-simplify]: Simplify 1.0 into 1.0 3.927 * [backup-simplify]: Simplify (* 0 (pow k m)) into 0 3.928 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 3.928 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 3.929 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 3.929 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow k m))) into (pow k m) 3.929 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 3.929 * [backup-simplify]: Simplify (* k k) into (pow k 2) 3.929 * [backup-simplify]: Simplify (+ (pow k 2) 1.0) into (+ (pow k 2) 1.0) 3.929 * [backup-simplify]: Simplify (+ (* 10.0 k) (+ (pow k 2) 1.0)) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 3.930 * [backup-simplify]: Simplify (/ (pow k m) (+ (* 10.0 k) (+ (pow k 2) 1.0))) into (/ (pow k m) (+ (* 10.0 k) (+ (pow k 2) 1.0))) 3.930 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in a 3.930 * [taylor]: Taking taylor expansion of (* a (pow k m)) in a 3.930 * [taylor]: Taking taylor expansion of a in a 3.930 * [backup-simplify]: Simplify 0 into 0 3.930 * [backup-simplify]: Simplify 1 into 1 3.930 * [taylor]: Taking taylor expansion of (pow k m) in a 3.930 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in a 3.930 * [taylor]: Taking taylor expansion of (* m (log k)) in a 3.930 * [taylor]: Taking taylor expansion of m in a 3.930 * [backup-simplify]: Simplify m into m 3.930 * [taylor]: Taking taylor expansion of (log k) in a 3.930 * [taylor]: Taking taylor expansion of k in a 3.930 * [backup-simplify]: Simplify k into k 3.930 * [backup-simplify]: Simplify (log k) into (log k) 3.930 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 3.930 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 3.930 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in a 3.930 * [taylor]: Taking taylor expansion of (* 10.0 k) in a 3.930 * [taylor]: Taking taylor expansion of 10.0 in a 3.930 * [backup-simplify]: Simplify 10.0 into 10.0 3.930 * [taylor]: Taking taylor expansion of k in a 3.930 * [backup-simplify]: Simplify k into k 3.930 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in a 3.930 * [taylor]: Taking taylor expansion of (pow k 2) in a 3.930 * [taylor]: Taking taylor expansion of k in a 3.930 * [backup-simplify]: Simplify k into k 3.930 * [taylor]: Taking taylor expansion of 1.0 in a 3.930 * [backup-simplify]: Simplify 1.0 into 1.0 3.931 * [backup-simplify]: Simplify (* 0 (pow k m)) into 0 3.931 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 3.931 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 3.932 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 3.932 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow k m))) into (pow k m) 3.932 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 3.932 * [backup-simplify]: Simplify (* k k) into (pow k 2) 3.932 * [backup-simplify]: Simplify (+ (pow k 2) 1.0) into (+ (pow k 2) 1.0) 3.932 * [backup-simplify]: Simplify (+ (* 10.0 k) (+ (pow k 2) 1.0)) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 3.933 * [backup-simplify]: Simplify (/ (pow k m) (+ (* 10.0 k) (+ (pow k 2) 1.0))) into (/ (pow k m) (+ (* 10.0 k) (+ (pow k 2) 1.0))) 3.933 * [taylor]: Taking taylor expansion of (/ (pow k m) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 3.933 * [taylor]: Taking taylor expansion of (pow k m) in k 3.933 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 3.933 * [taylor]: Taking taylor expansion of (* m (log k)) in k 3.933 * [taylor]: Taking taylor expansion of m in k 3.933 * [backup-simplify]: Simplify m into m 3.933 * [taylor]: Taking taylor expansion of (log k) in k 3.933 * [taylor]: Taking taylor expansion of k in k 3.933 * [backup-simplify]: Simplify 0 into 0 3.933 * [backup-simplify]: Simplify 1 into 1 3.933 * [backup-simplify]: Simplify (log 1) into 0 3.933 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 3.933 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 3.934 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 3.934 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 3.934 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 3.934 * [taylor]: Taking taylor expansion of 10.0 in k 3.934 * [backup-simplify]: Simplify 10.0 into 10.0 3.934 * [taylor]: Taking taylor expansion of k in k 3.934 * [backup-simplify]: Simplify 0 into 0 3.934 * [backup-simplify]: Simplify 1 into 1 3.934 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 3.934 * [taylor]: Taking taylor expansion of (pow k 2) in k 3.934 * [taylor]: Taking taylor expansion of k in k 3.934 * [backup-simplify]: Simplify 0 into 0 3.934 * [backup-simplify]: Simplify 1 into 1 3.934 * [taylor]: Taking taylor expansion of 1.0 in k 3.934 * [backup-simplify]: Simplify 1.0 into 1.0 3.934 * [backup-simplify]: Simplify (* 10.0 0) into 0 3.934 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 3.935 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 3.935 * [backup-simplify]: Simplify (/ (pow k m) 1.0) into (* 1.0 (pow k m)) 3.935 * [taylor]: Taking taylor expansion of (* 1.0 (pow k m)) in m 3.935 * [taylor]: Taking taylor expansion of 1.0 in m 3.935 * [backup-simplify]: Simplify 1.0 into 1.0 3.935 * [taylor]: Taking taylor expansion of (pow k m) in m 3.935 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 3.935 * [taylor]: Taking taylor expansion of (* m (log k)) in m 3.935 * [taylor]: Taking taylor expansion of m in m 3.935 * [backup-simplify]: Simplify 0 into 0 3.935 * [backup-simplify]: Simplify 1 into 1 3.935 * [taylor]: Taking taylor expansion of (log k) in m 3.935 * [taylor]: Taking taylor expansion of k in m 3.935 * [backup-simplify]: Simplify k into k 3.935 * [backup-simplify]: Simplify (log k) into (log k) 3.935 * [backup-simplify]: Simplify (* 0 (log k)) into 0 3.936 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 3.936 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 3.936 * [backup-simplify]: Simplify (exp 0) into 1 3.936 * [backup-simplify]: Simplify (* 1.0 1) into 1.0 3.936 * [backup-simplify]: Simplify 1.0 into 1.0 3.937 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow k 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow k 1)))) 2) into 0 3.938 * [backup-simplify]: Simplify (+ (* m 0) (+ (* 0 0) (* 0 (log k)))) into 0 3.938 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 3.939 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (pow k m)))) into 0 3.939 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 k)) into 0 3.939 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 3.940 * [backup-simplify]: Simplify (+ 0 0) into 0 3.940 * [backup-simplify]: Simplify (+ 0 0) into 0 3.940 * [backup-simplify]: Simplify (- (/ 0 (+ (* 10.0 k) (+ (pow k 2) 1.0))) (+ (* (/ (pow k m) (+ (* 10.0 k) (+ (pow k 2) 1.0))) (/ 0 (+ (* 10.0 k) (+ (pow k 2) 1.0)))))) into 0 3.940 * [taylor]: Taking taylor expansion of 0 in k 3.941 * [backup-simplify]: Simplify 0 into 0 3.941 * [taylor]: Taking taylor expansion of 0 in m 3.941 * [backup-simplify]: Simplify 0 into 0 3.941 * [backup-simplify]: Simplify 0 into 0 3.941 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 3.942 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 3.942 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 3.942 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 3.943 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 3.943 * [backup-simplify]: Simplify (+ 0 0) into 0 3.944 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 3.945 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* (* 1.0 (pow k m)) (/ 10.0 1.0)))) into (- (* 10.0 (pow k m))) 3.945 * [taylor]: Taking taylor expansion of (- (* 10.0 (pow k m))) in m 3.945 * [taylor]: Taking taylor expansion of (* 10.0 (pow k m)) in m 3.945 * [taylor]: Taking taylor expansion of 10.0 in m 3.945 * [backup-simplify]: Simplify 10.0 into 10.0 3.945 * [taylor]: Taking taylor expansion of (pow k m) in m 3.945 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 3.945 * [taylor]: Taking taylor expansion of (* m (log k)) in m 3.945 * [taylor]: Taking taylor expansion of m in m 3.945 * [backup-simplify]: Simplify 0 into 0 3.945 * [backup-simplify]: Simplify 1 into 1 3.945 * [taylor]: Taking taylor expansion of (log k) in m 3.945 * [taylor]: Taking taylor expansion of k in m 3.945 * [backup-simplify]: Simplify k into k 3.945 * [backup-simplify]: Simplify (log k) into (log k) 3.945 * [backup-simplify]: Simplify (* 0 (log k)) into 0 3.946 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 3.946 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 3.946 * [backup-simplify]: Simplify (exp 0) into 1 3.946 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 3.946 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 3.947 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 3.947 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow (log k) 1) 1)))) into (log k) 3.947 * [backup-simplify]: Simplify (+ (* 1.0 (log k)) (* 0 1)) into (* 1.0 (log k)) 3.947 * [backup-simplify]: Simplify (* 1.0 (log k)) into (* 1.0 (log k)) 3.948 * [backup-simplify]: Simplify (+ (* (* 1.0 (log k)) (* m (* 1 a))) (+ (* (- 10.0) (* 1 (* k a))) (* 1.0 (* 1 (* 1 a))))) into (- (+ (* 1.0 (* a (* m (log k)))) (* 1.0 a)) (* 10.0 (* k a))) 3.948 * [backup-simplify]: Simplify (/ (/ 1 a) (/ (+ (* (/ 1 k) (+ 10.0 (/ 1 k))) 1.0) (pow (/ 1 k) (/ 1 m)))) into (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) 3.948 * [approximate]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in (a k m) around 0 3.948 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in m 3.948 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in m 3.948 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in m 3.948 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in m 3.948 * [taylor]: Taking taylor expansion of (/ 1 m) in m 3.948 * [taylor]: Taking taylor expansion of m in m 3.948 * [backup-simplify]: Simplify 0 into 0 3.948 * [backup-simplify]: Simplify 1 into 1 3.948 * [backup-simplify]: Simplify (/ 1 1) into 1 3.948 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in m 3.948 * [taylor]: Taking taylor expansion of (/ 1 k) in m 3.949 * [taylor]: Taking taylor expansion of k in m 3.949 * [backup-simplify]: Simplify k into k 3.949 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 3.949 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 3.949 * [backup-simplify]: Simplify (* 1 (log (/ 1 k))) into (log (/ 1 k)) 3.949 * [backup-simplify]: Simplify (exp (* (/ 1 m) (log (/ 1 k)))) into (exp (/ (log (/ 1 k)) m)) 3.949 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in m 3.949 * [taylor]: Taking taylor expansion of a in m 3.949 * [backup-simplify]: Simplify a into a 3.949 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in m 3.949 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 3.949 * [taylor]: Taking taylor expansion of (pow k 2) in m 3.949 * [taylor]: Taking taylor expansion of k in m 3.949 * [backup-simplify]: Simplify k into k 3.949 * [backup-simplify]: Simplify (* k k) into (pow k 2) 3.949 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 3.949 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in m 3.949 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in m 3.949 * [taylor]: Taking taylor expansion of 10.0 in m 3.949 * [backup-simplify]: Simplify 10.0 into 10.0 3.949 * [taylor]: Taking taylor expansion of (/ 1 k) in m 3.949 * [taylor]: Taking taylor expansion of k in m 3.949 * [backup-simplify]: Simplify k into k 3.949 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 3.949 * [taylor]: Taking taylor expansion of 1.0 in m 3.949 * [backup-simplify]: Simplify 1.0 into 1.0 3.950 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 3.950 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 3.950 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) into (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) 3.950 * [backup-simplify]: Simplify (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) into (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) 3.950 * [backup-simplify]: Simplify (/ (exp (/ (log (/ 1 k)) m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) into (/ (exp (/ (log (/ 1 k)) m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) 3.950 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in k 3.950 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in k 3.950 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in k 3.950 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in k 3.950 * [taylor]: Taking taylor expansion of (/ 1 m) in k 3.950 * [taylor]: Taking taylor expansion of m in k 3.950 * [backup-simplify]: Simplify m into m 3.950 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 3.950 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 3.950 * [taylor]: Taking taylor expansion of (/ 1 k) in k 3.951 * [taylor]: Taking taylor expansion of k in k 3.951 * [backup-simplify]: Simplify 0 into 0 3.951 * [backup-simplify]: Simplify 1 into 1 3.951 * [backup-simplify]: Simplify (/ 1 1) into 1 3.951 * [backup-simplify]: Simplify (log 1) into 0 3.951 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 3.951 * [backup-simplify]: Simplify (* (/ 1 m) (- (log k))) into (* -1 (/ (log k) m)) 3.952 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 3.952 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 3.952 * [taylor]: Taking taylor expansion of a in k 3.952 * [backup-simplify]: Simplify a into a 3.952 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 3.952 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 3.952 * [taylor]: Taking taylor expansion of (pow k 2) in k 3.952 * [taylor]: Taking taylor expansion of k in k 3.952 * [backup-simplify]: Simplify 0 into 0 3.952 * [backup-simplify]: Simplify 1 into 1 3.952 * [backup-simplify]: Simplify (* 1 1) into 1 3.952 * [backup-simplify]: Simplify (/ 1 1) into 1 3.952 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 3.952 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 3.952 * [taylor]: Taking taylor expansion of 10.0 in k 3.952 * [backup-simplify]: Simplify 10.0 into 10.0 3.952 * [taylor]: Taking taylor expansion of (/ 1 k) in k 3.952 * [taylor]: Taking taylor expansion of k in k 3.952 * [backup-simplify]: Simplify 0 into 0 3.952 * [backup-simplify]: Simplify 1 into 1 3.953 * [backup-simplify]: Simplify (/ 1 1) into 1 3.953 * [taylor]: Taking taylor expansion of 1.0 in k 3.953 * [backup-simplify]: Simplify 1.0 into 1.0 3.953 * [backup-simplify]: Simplify (+ 1 0) into 1 3.953 * [backup-simplify]: Simplify (* a 1) into a 3.953 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) a) into (/ (exp (* -1 (/ (log k) m))) a) 3.953 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in a 3.953 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in a 3.953 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in a 3.953 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in a 3.953 * [taylor]: Taking taylor expansion of (/ 1 m) in a 3.953 * [taylor]: Taking taylor expansion of m in a 3.953 * [backup-simplify]: Simplify m into m 3.953 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 3.953 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in a 3.953 * [taylor]: Taking taylor expansion of (/ 1 k) in a 3.953 * [taylor]: Taking taylor expansion of k in a 3.953 * [backup-simplify]: Simplify k into k 3.953 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 3.953 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 3.954 * [backup-simplify]: Simplify (* (/ 1 m) (log (/ 1 k))) into (/ (log (/ 1 k)) m) 3.954 * [backup-simplify]: Simplify (exp (/ (log (/ 1 k)) m)) into (exp (/ (log (/ 1 k)) m)) 3.954 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in a 3.954 * [taylor]: Taking taylor expansion of a in a 3.954 * [backup-simplify]: Simplify 0 into 0 3.954 * [backup-simplify]: Simplify 1 into 1 3.954 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in a 3.954 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 3.954 * [taylor]: Taking taylor expansion of (pow k 2) in a 3.954 * [taylor]: Taking taylor expansion of k in a 3.954 * [backup-simplify]: Simplify k into k 3.954 * [backup-simplify]: Simplify (* k k) into (pow k 2) 3.954 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 3.954 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in a 3.954 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 3.954 * [taylor]: Taking taylor expansion of 10.0 in a 3.954 * [backup-simplify]: Simplify 10.0 into 10.0 3.954 * [taylor]: Taking taylor expansion of (/ 1 k) in a 3.954 * [taylor]: Taking taylor expansion of k in a 3.954 * [backup-simplify]: Simplify k into k 3.954 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 3.954 * [taylor]: Taking taylor expansion of 1.0 in a 3.954 * [backup-simplify]: Simplify 1.0 into 1.0 3.954 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 3.954 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 3.954 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) into (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) 3.955 * [backup-simplify]: Simplify (* 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) into 0 3.955 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 3.955 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 3.955 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 3.955 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 3.956 * [backup-simplify]: Simplify (+ 0 0) into 0 3.956 * [backup-simplify]: Simplify (+ 0 0) into 0 3.956 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) into (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) 3.957 * [backup-simplify]: Simplify (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) into (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) 3.957 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in a 3.957 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in a 3.957 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in a 3.957 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in a 3.957 * [taylor]: Taking taylor expansion of (/ 1 m) in a 3.957 * [taylor]: Taking taylor expansion of m in a 3.957 * [backup-simplify]: Simplify m into m 3.957 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 3.957 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in a 3.957 * [taylor]: Taking taylor expansion of (/ 1 k) in a 3.957 * [taylor]: Taking taylor expansion of k in a 3.957 * [backup-simplify]: Simplify k into k 3.957 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 3.957 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 3.957 * [backup-simplify]: Simplify (* (/ 1 m) (log (/ 1 k))) into (/ (log (/ 1 k)) m) 3.957 * [backup-simplify]: Simplify (exp (/ (log (/ 1 k)) m)) into (exp (/ (log (/ 1 k)) m)) 3.957 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in a 3.957 * [taylor]: Taking taylor expansion of a in a 3.957 * [backup-simplify]: Simplify 0 into 0 3.957 * [backup-simplify]: Simplify 1 into 1 3.957 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in a 3.957 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 3.957 * [taylor]: Taking taylor expansion of (pow k 2) in a 3.957 * [taylor]: Taking taylor expansion of k in a 3.957 * [backup-simplify]: Simplify k into k 3.957 * [backup-simplify]: Simplify (* k k) into (pow k 2) 3.957 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 3.957 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in a 3.957 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 3.957 * [taylor]: Taking taylor expansion of 10.0 in a 3.957 * [backup-simplify]: Simplify 10.0 into 10.0 3.957 * [taylor]: Taking taylor expansion of (/ 1 k) in a 3.957 * [taylor]: Taking taylor expansion of k in a 3.958 * [backup-simplify]: Simplify k into k 3.958 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 3.958 * [taylor]: Taking taylor expansion of 1.0 in a 3.958 * [backup-simplify]: Simplify 1.0 into 1.0 3.958 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 3.958 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 3.958 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) into (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) 4.401 * [backup-simplify]: Simplify (* 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) into 0 4.401 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 4.401 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 4.402 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 4.402 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 4.403 * [backup-simplify]: Simplify (+ 0 0) into 0 4.403 * [backup-simplify]: Simplify (+ 0 0) into 0 4.404 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) into (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) 4.405 * [backup-simplify]: Simplify (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) into (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) 4.405 * [taylor]: Taking taylor expansion of (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 4.405 * [taylor]: Taking taylor expansion of (exp (/ (log (/ 1 k)) m)) in k 4.405 * [taylor]: Taking taylor expansion of (/ (log (/ 1 k)) m) in k 4.405 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 4.405 * [taylor]: Taking taylor expansion of (/ 1 k) in k 4.405 * [taylor]: Taking taylor expansion of k in k 4.405 * [backup-simplify]: Simplify 0 into 0 4.405 * [backup-simplify]: Simplify 1 into 1 4.406 * [backup-simplify]: Simplify (/ 1 1) into 1 4.406 * [backup-simplify]: Simplify (log 1) into 0 4.406 * [taylor]: Taking taylor expansion of m in k 4.406 * [backup-simplify]: Simplify m into m 4.407 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 4.407 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 4.407 * [backup-simplify]: Simplify (/ (- (log k)) m) into (* -1 (/ (log k) m)) 4.407 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 4.407 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 4.407 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 4.407 * [taylor]: Taking taylor expansion of (pow k 2) in k 4.407 * [taylor]: Taking taylor expansion of k in k 4.407 * [backup-simplify]: Simplify 0 into 0 4.407 * [backup-simplify]: Simplify 1 into 1 4.408 * [backup-simplify]: Simplify (* 1 1) into 1 4.408 * [backup-simplify]: Simplify (/ 1 1) into 1 4.408 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 4.408 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 4.408 * [taylor]: Taking taylor expansion of 10.0 in k 4.408 * [backup-simplify]: Simplify 10.0 into 10.0 4.408 * [taylor]: Taking taylor expansion of (/ 1 k) in k 4.408 * [taylor]: Taking taylor expansion of k in k 4.408 * [backup-simplify]: Simplify 0 into 0 4.408 * [backup-simplify]: Simplify 1 into 1 4.409 * [backup-simplify]: Simplify (/ 1 1) into 1 4.409 * [taylor]: Taking taylor expansion of 1.0 in k 4.409 * [backup-simplify]: Simplify 1.0 into 1.0 4.409 * [backup-simplify]: Simplify (+ 1 0) into 1 4.409 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) 1) into (exp (* -1 (/ (log k) m))) 4.409 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 4.409 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 4.410 * [taylor]: Taking taylor expansion of -1 in m 4.410 * [backup-simplify]: Simplify -1 into -1 4.410 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 4.410 * [taylor]: Taking taylor expansion of (log k) in m 4.410 * [taylor]: Taking taylor expansion of k in m 4.410 * [backup-simplify]: Simplify k into k 4.410 * [backup-simplify]: Simplify (log k) into (log k) 4.410 * [taylor]: Taking taylor expansion of m in m 4.410 * [backup-simplify]: Simplify 0 into 0 4.410 * [backup-simplify]: Simplify 1 into 1 4.410 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 4.410 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 4.410 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 4.410 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 4.411 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 4.412 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 k) 1)))) 1) into 0 4.412 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)))) into 0 4.412 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (* 0 (log (/ 1 k)))) into 0 4.413 * [backup-simplify]: Simplify (* (exp (/ (log (/ 1 k)) m)) (+ (* (/ (pow 0 1) 1)))) into 0 4.413 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (* 0 k))) into 0 4.414 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 4.414 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 4.415 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (* 0 (/ 1 k)))) into 0 4.415 * [backup-simplify]: Simplify (+ 0 0) into 0 4.415 * [backup-simplify]: Simplify (+ 0 0) into 0 4.416 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))))) into 0 4.418 * [backup-simplify]: Simplify (- (/ 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) (+ (* (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) (/ 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))))) into 0 4.418 * [taylor]: Taking taylor expansion of 0 in k 4.418 * [backup-simplify]: Simplify 0 into 0 4.418 * [taylor]: Taking taylor expansion of 0 in m 4.418 * [backup-simplify]: Simplify 0 into 0 4.418 * [backup-simplify]: Simplify 0 into 0 4.419 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.420 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 4.420 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (* -1 (/ (log k) m)) (/ 0 m)))) into 0 4.421 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 1) 1)))) into 0 4.422 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 4.422 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.423 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 4.423 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 4.424 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 4.425 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (log k) m))) (/ 10.0 1)))) into (- (* 10.0 (exp (* -1 (/ (log k) m))))) 4.425 * [taylor]: Taking taylor expansion of (- (* 10.0 (exp (* -1 (/ (log k) m))))) in m 4.425 * [taylor]: Taking taylor expansion of (* 10.0 (exp (* -1 (/ (log k) m)))) in m 4.425 * [taylor]: Taking taylor expansion of 10.0 in m 4.425 * [backup-simplify]: Simplify 10.0 into 10.0 4.425 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 4.425 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 4.425 * [taylor]: Taking taylor expansion of -1 in m 4.425 * [backup-simplify]: Simplify -1 into -1 4.425 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 4.425 * [taylor]: Taking taylor expansion of (log k) in m 4.425 * [taylor]: Taking taylor expansion of k in m 4.425 * [backup-simplify]: Simplify k into k 4.425 * [backup-simplify]: Simplify (log k) into (log k) 4.425 * [taylor]: Taking taylor expansion of m in m 4.425 * [backup-simplify]: Simplify 0 into 0 4.425 * [backup-simplify]: Simplify 1 into 1 4.426 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 4.426 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 4.426 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 4.426 * [backup-simplify]: Simplify (* 10.0 (exp (* -1 (/ (log k) m)))) into (* 10.0 (exp (* -1 (/ (log k) m)))) 4.426 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (log k) m))))) into (- (* 10.0 (exp (* -1 (/ (log k) m))))) 4.426 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (log k) m))))) into (- (* 10.0 (exp (* -1 (/ (log k) m))))) 4.427 * [backup-simplify]: Simplify 0 into 0 4.427 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 4.429 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ 1 k) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ 1 k) 1)))) 2) into 0 4.429 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 4.430 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (+ (* 0 0) (* 0 (log (/ 1 k))))) into 0 4.431 * [backup-simplify]: Simplify (* (exp (/ (log (/ 1 k)) m)) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 4.432 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (+ (* 0 0) (* 0 k)))) into 0 4.433 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 4.433 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)) (* 0 (/ 0 k)))) into 0 4.434 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 k))))) into 0 4.435 * [backup-simplify]: Simplify (+ 0 0) into 0 4.435 * [backup-simplify]: Simplify (+ 0 0) into 0 4.437 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))))) into 0 4.439 * [backup-simplify]: Simplify (- (/ 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) (+ (* (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) (/ 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) (* 0 (/ 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))))) into 0 4.439 * [taylor]: Taking taylor expansion of 0 in k 4.439 * [backup-simplify]: Simplify 0 into 0 4.439 * [taylor]: Taking taylor expansion of 0 in m 4.439 * [backup-simplify]: Simplify 0 into 0 4.439 * [backup-simplify]: Simplify 0 into 0 4.439 * [taylor]: Taking taylor expansion of 0 in m 4.439 * [backup-simplify]: Simplify 0 into 0 4.439 * [backup-simplify]: Simplify 0 into 0 4.440 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.443 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 4.444 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (* -1 (/ (log k) m)) (/ 0 m)) (* 0 (/ 0 m)))) into 0 4.445 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 4.446 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 4.447 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.448 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.449 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 4.449 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 4.450 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 4.451 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (log k) m))) (/ 1.0 1)) (* (- (* 10.0 (exp (* -1 (/ (log k) m))))) (/ 10.0 1)))) into (* 99.0 (exp (* -1 (/ (log k) m)))) 4.451 * [taylor]: Taking taylor expansion of (* 99.0 (exp (* -1 (/ (log k) m)))) in m 4.451 * [taylor]: Taking taylor expansion of 99.0 in m 4.451 * [backup-simplify]: Simplify 99.0 into 99.0 4.451 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 4.451 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 4.451 * [taylor]: Taking taylor expansion of -1 in m 4.452 * [backup-simplify]: Simplify -1 into -1 4.452 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 4.452 * [taylor]: Taking taylor expansion of (log k) in m 4.452 * [taylor]: Taking taylor expansion of k in m 4.452 * [backup-simplify]: Simplify k into k 4.452 * [backup-simplify]: Simplify (log k) into (log k) 4.452 * [taylor]: Taking taylor expansion of m in m 4.452 * [backup-simplify]: Simplify 0 into 0 4.452 * [backup-simplify]: Simplify 1 into 1 4.452 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 4.452 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 4.452 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 4.452 * [backup-simplify]: Simplify (* 99.0 (exp (* -1 (/ (log k) m)))) into (* 99.0 (exp (* -1 (/ (log k) m)))) 4.453 * [backup-simplify]: Simplify (* 99.0 (exp (* -1 (/ (log k) m)))) into (* 99.0 (exp (* -1 (/ (log k) m)))) 4.454 * [backup-simplify]: Simplify (+ (* (* 99.0 (exp (* -1 (/ (log (/ 1 k)) (/ 1 m))))) (* 1 (* (pow (/ 1 k) 4) (/ 1 (/ 1 a))))) (+ (* (- (* 10.0 (exp (* -1 (/ (log (/ 1 k)) (/ 1 m)))))) (* 1 (* (pow (/ 1 k) 3) (/ 1 (/ 1 a))))) (* (exp (* -1 (/ (log (/ 1 k)) (/ 1 m)))) (* 1 (* (pow (/ 1 k) 2) (/ 1 (/ 1 a))))))) into (- (+ (/ (* a (exp (* -1 (* m (log (/ 1 k)))))) (pow k 2)) (* 99.0 (/ (* a (exp (* -1 (* m (log (/ 1 k)))))) (pow k 4)))) (* 10.0 (/ (* a (exp (* -1 (* m (log (/ 1 k)))))) (pow k 3)))) 4.455 * [backup-simplify]: Simplify (/ (/ 1 (- a)) (/ (+ (* (/ 1 (- k)) (+ 10.0 (/ 1 (- k)))) 1.0) (pow (/ 1 (- k)) (/ 1 (- m))))) into (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) 4.455 * [approximate]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in (a k m) around 0 4.455 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in m 4.455 * [taylor]: Taking taylor expansion of -1 in m 4.455 * [backup-simplify]: Simplify -1 into -1 4.455 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in m 4.455 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in m 4.455 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in m 4.455 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in m 4.455 * [taylor]: Taking taylor expansion of (/ -1 m) in m 4.455 * [taylor]: Taking taylor expansion of -1 in m 4.455 * [backup-simplify]: Simplify -1 into -1 4.455 * [taylor]: Taking taylor expansion of m in m 4.455 * [backup-simplify]: Simplify 0 into 0 4.456 * [backup-simplify]: Simplify 1 into 1 4.456 * [backup-simplify]: Simplify (/ -1 1) into -1 4.456 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in m 4.456 * [taylor]: Taking taylor expansion of (/ -1 k) in m 4.456 * [taylor]: Taking taylor expansion of -1 in m 4.456 * [backup-simplify]: Simplify -1 into -1 4.456 * [taylor]: Taking taylor expansion of k in m 4.456 * [backup-simplify]: Simplify k into k 4.456 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 4.456 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 4.457 * [backup-simplify]: Simplify (* -1 (log (/ -1 k))) into (* -1 (log (/ -1 k))) 4.457 * [backup-simplify]: Simplify (exp (* (/ -1 m) (log (/ -1 k)))) into (exp (* -1 (/ (log (/ -1 k)) m))) 4.457 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in m 4.457 * [taylor]: Taking taylor expansion of a in m 4.457 * [backup-simplify]: Simplify a into a 4.457 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in m 4.457 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in m 4.457 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 4.457 * [taylor]: Taking taylor expansion of (pow k 2) in m 4.457 * [taylor]: Taking taylor expansion of k in m 4.457 * [backup-simplify]: Simplify k into k 4.457 * [backup-simplify]: Simplify (* k k) into (pow k 2) 4.457 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 4.457 * [taylor]: Taking taylor expansion of 1.0 in m 4.457 * [backup-simplify]: Simplify 1.0 into 1.0 4.457 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in m 4.457 * [taylor]: Taking taylor expansion of 10.0 in m 4.457 * [backup-simplify]: Simplify 10.0 into 10.0 4.457 * [taylor]: Taking taylor expansion of (/ 1 k) in m 4.457 * [taylor]: Taking taylor expansion of k in m 4.458 * [backup-simplify]: Simplify k into k 4.458 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 4.458 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1.0) into (+ (/ 1 (pow k 2)) 1.0) 4.458 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 4.458 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 4.458 * [backup-simplify]: Simplify (+ (+ (/ 1 (pow k 2)) 1.0) (- (* 10.0 (/ 1 k)))) into (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) 4.459 * [backup-simplify]: Simplify (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) into (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) 4.459 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log (/ -1 k)) m))) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) into (/ (exp (* -1 (/ (log (/ -1 k)) m))) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) 4.459 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in k 4.459 * [taylor]: Taking taylor expansion of -1 in k 4.459 * [backup-simplify]: Simplify -1 into -1 4.459 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in k 4.459 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in k 4.459 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in k 4.459 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in k 4.459 * [taylor]: Taking taylor expansion of (/ -1 m) in k 4.459 * [taylor]: Taking taylor expansion of -1 in k 4.459 * [backup-simplify]: Simplify -1 into -1 4.459 * [taylor]: Taking taylor expansion of m in k 4.459 * [backup-simplify]: Simplify m into m 4.460 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 4.460 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 4.460 * [taylor]: Taking taylor expansion of (/ -1 k) in k 4.460 * [taylor]: Taking taylor expansion of -1 in k 4.460 * [backup-simplify]: Simplify -1 into -1 4.460 * [taylor]: Taking taylor expansion of k in k 4.460 * [backup-simplify]: Simplify 0 into 0 4.460 * [backup-simplify]: Simplify 1 into 1 4.461 * [backup-simplify]: Simplify (/ -1 1) into -1 4.461 * [backup-simplify]: Simplify (log -1) into (log -1) 4.462 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 4.462 * [backup-simplify]: Simplify (* (/ -1 m) (- (log -1) (log k))) into (* -1 (/ (- (log -1) (log k)) m)) 4.463 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 4.463 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 4.463 * [taylor]: Taking taylor expansion of a in k 4.463 * [backup-simplify]: Simplify a into a 4.463 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 4.463 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 4.463 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 4.463 * [taylor]: Taking taylor expansion of (pow k 2) in k 4.463 * [taylor]: Taking taylor expansion of k in k 4.463 * [backup-simplify]: Simplify 0 into 0 4.463 * [backup-simplify]: Simplify 1 into 1 4.464 * [backup-simplify]: Simplify (* 1 1) into 1 4.464 * [backup-simplify]: Simplify (/ 1 1) into 1 4.464 * [taylor]: Taking taylor expansion of 1.0 in k 4.464 * [backup-simplify]: Simplify 1.0 into 1.0 4.464 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 4.464 * [taylor]: Taking taylor expansion of 10.0 in k 4.464 * [backup-simplify]: Simplify 10.0 into 10.0 4.464 * [taylor]: Taking taylor expansion of (/ 1 k) in k 4.464 * [taylor]: Taking taylor expansion of k in k 4.464 * [backup-simplify]: Simplify 0 into 0 4.464 * [backup-simplify]: Simplify 1 into 1 4.465 * [backup-simplify]: Simplify (/ 1 1) into 1 4.465 * [backup-simplify]: Simplify (+ 1 0) into 1 4.465 * [backup-simplify]: Simplify (+ 1 0) into 1 4.466 * [backup-simplify]: Simplify (* a 1) into a 4.466 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) into (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) 4.466 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in a 4.466 * [taylor]: Taking taylor expansion of -1 in a 4.466 * [backup-simplify]: Simplify -1 into -1 4.466 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in a 4.466 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in a 4.466 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in a 4.466 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in a 4.466 * [taylor]: Taking taylor expansion of (/ -1 m) in a 4.466 * [taylor]: Taking taylor expansion of -1 in a 4.466 * [backup-simplify]: Simplify -1 into -1 4.466 * [taylor]: Taking taylor expansion of m in a 4.466 * [backup-simplify]: Simplify m into m 4.467 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 4.467 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in a 4.467 * [taylor]: Taking taylor expansion of (/ -1 k) in a 4.467 * [taylor]: Taking taylor expansion of -1 in a 4.467 * [backup-simplify]: Simplify -1 into -1 4.467 * [taylor]: Taking taylor expansion of k in a 4.467 * [backup-simplify]: Simplify k into k 4.467 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 4.467 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 4.467 * [backup-simplify]: Simplify (* (/ -1 m) (log (/ -1 k))) into (* -1 (/ (log (/ -1 k)) m)) 4.467 * [backup-simplify]: Simplify (exp (* -1 (/ (log (/ -1 k)) m))) into (exp (* -1 (/ (log (/ -1 k)) m))) 4.467 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in a 4.467 * [taylor]: Taking taylor expansion of a in a 4.467 * [backup-simplify]: Simplify 0 into 0 4.467 * [backup-simplify]: Simplify 1 into 1 4.467 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in a 4.467 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in a 4.467 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 4.467 * [taylor]: Taking taylor expansion of (pow k 2) in a 4.467 * [taylor]: Taking taylor expansion of k in a 4.467 * [backup-simplify]: Simplify k into k 4.467 * [backup-simplify]: Simplify (* k k) into (pow k 2) 4.468 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 4.468 * [taylor]: Taking taylor expansion of 1.0 in a 4.468 * [backup-simplify]: Simplify 1.0 into 1.0 4.468 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 4.468 * [taylor]: Taking taylor expansion of 10.0 in a 4.468 * [backup-simplify]: Simplify 10.0 into 10.0 4.468 * [taylor]: Taking taylor expansion of (/ 1 k) in a 4.468 * [taylor]: Taking taylor expansion of k in a 4.468 * [backup-simplify]: Simplify k into k 4.468 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 4.468 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1.0) into (+ (/ 1 (pow k 2)) 1.0) 4.468 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 4.468 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 4.469 * [backup-simplify]: Simplify (+ (+ (/ 1 (pow k 2)) 1.0) (- (* 10.0 (/ 1 k)))) into (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) 4.469 * [backup-simplify]: Simplify (* 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) into 0 4.469 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 4.469 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 4.470 * [backup-simplify]: Simplify (+ 0 0) into 0 4.470 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 4.470 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 4.471 * [backup-simplify]: Simplify (- 0) into 0 4.471 * [backup-simplify]: Simplify (+ 0 0) into 0 4.472 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) into (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) 4.472 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) into (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) 4.472 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in a 4.472 * [taylor]: Taking taylor expansion of -1 in a 4.473 * [backup-simplify]: Simplify -1 into -1 4.473 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in a 4.473 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in a 4.473 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in a 4.473 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in a 4.473 * [taylor]: Taking taylor expansion of (/ -1 m) in a 4.473 * [taylor]: Taking taylor expansion of -1 in a 4.473 * [backup-simplify]: Simplify -1 into -1 4.473 * [taylor]: Taking taylor expansion of m in a 4.473 * [backup-simplify]: Simplify m into m 4.473 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 4.473 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in a 4.473 * [taylor]: Taking taylor expansion of (/ -1 k) in a 4.473 * [taylor]: Taking taylor expansion of -1 in a 4.473 * [backup-simplify]: Simplify -1 into -1 4.473 * [taylor]: Taking taylor expansion of k in a 4.473 * [backup-simplify]: Simplify k into k 4.473 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 4.473 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 4.473 * [backup-simplify]: Simplify (* (/ -1 m) (log (/ -1 k))) into (* -1 (/ (log (/ -1 k)) m)) 4.473 * [backup-simplify]: Simplify (exp (* -1 (/ (log (/ -1 k)) m))) into (exp (* -1 (/ (log (/ -1 k)) m))) 4.473 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in a 4.474 * [taylor]: Taking taylor expansion of a in a 4.474 * [backup-simplify]: Simplify 0 into 0 4.474 * [backup-simplify]: Simplify 1 into 1 4.474 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in a 4.474 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in a 4.474 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 4.474 * [taylor]: Taking taylor expansion of (pow k 2) in a 4.474 * [taylor]: Taking taylor expansion of k in a 4.474 * [backup-simplify]: Simplify k into k 4.474 * [backup-simplify]: Simplify (* k k) into (pow k 2) 4.474 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 4.474 * [taylor]: Taking taylor expansion of 1.0 in a 4.474 * [backup-simplify]: Simplify 1.0 into 1.0 4.474 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 4.474 * [taylor]: Taking taylor expansion of 10.0 in a 4.474 * [backup-simplify]: Simplify 10.0 into 10.0 4.474 * [taylor]: Taking taylor expansion of (/ 1 k) in a 4.474 * [taylor]: Taking taylor expansion of k in a 4.474 * [backup-simplify]: Simplify k into k 4.474 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 4.474 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1.0) into (+ (/ 1 (pow k 2)) 1.0) 4.475 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 4.475 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 4.475 * [backup-simplify]: Simplify (+ (+ (/ 1 (pow k 2)) 1.0) (- (* 10.0 (/ 1 k)))) into (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) 4.475 * [backup-simplify]: Simplify (* 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) into 0 4.475 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 4.476 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 4.476 * [backup-simplify]: Simplify (+ 0 0) into 0 4.476 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 4.477 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 4.477 * [backup-simplify]: Simplify (- 0) into 0 4.477 * [backup-simplify]: Simplify (+ 0 0) into 0 4.478 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) into (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) 4.479 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) into (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) 4.479 * [backup-simplify]: Simplify (* -1 (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) into (* -1 (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) 4.479 * [taylor]: Taking taylor expansion of (* -1 (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in k 4.479 * [taylor]: Taking taylor expansion of -1 in k 4.479 * [backup-simplify]: Simplify -1 into -1 4.479 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 4.479 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log (/ -1 k)) m))) in k 4.479 * [taylor]: Taking taylor expansion of (* -1 (/ (log (/ -1 k)) m)) in k 4.480 * [taylor]: Taking taylor expansion of -1 in k 4.480 * [backup-simplify]: Simplify -1 into -1 4.480 * [taylor]: Taking taylor expansion of (/ (log (/ -1 k)) m) in k 4.480 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 4.480 * [taylor]: Taking taylor expansion of (/ -1 k) in k 4.480 * [taylor]: Taking taylor expansion of -1 in k 4.480 * [backup-simplify]: Simplify -1 into -1 4.480 * [taylor]: Taking taylor expansion of k in k 4.480 * [backup-simplify]: Simplify 0 into 0 4.480 * [backup-simplify]: Simplify 1 into 1 4.480 * [backup-simplify]: Simplify (/ -1 1) into -1 4.481 * [backup-simplify]: Simplify (log -1) into (log -1) 4.481 * [taylor]: Taking taylor expansion of m in k 4.481 * [backup-simplify]: Simplify m into m 4.482 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 4.483 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 4.483 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) m) into (/ (- (log -1) (log k)) m) 4.484 * [backup-simplify]: Simplify (* -1 (/ (- (log -1) (log k)) m)) into (* -1 (/ (- (log -1) (log k)) m)) 4.484 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 4.484 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 4.484 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 4.484 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 4.484 * [taylor]: Taking taylor expansion of (pow k 2) in k 4.484 * [taylor]: Taking taylor expansion of k in k 4.484 * [backup-simplify]: Simplify 0 into 0 4.484 * [backup-simplify]: Simplify 1 into 1 4.485 * [backup-simplify]: Simplify (* 1 1) into 1 4.485 * [backup-simplify]: Simplify (/ 1 1) into 1 4.485 * [taylor]: Taking taylor expansion of 1.0 in k 4.485 * [backup-simplify]: Simplify 1.0 into 1.0 4.485 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 4.485 * [taylor]: Taking taylor expansion of 10.0 in k 4.485 * [backup-simplify]: Simplify 10.0 into 10.0 4.485 * [taylor]: Taking taylor expansion of (/ 1 k) in k 4.485 * [taylor]: Taking taylor expansion of k in k 4.485 * [backup-simplify]: Simplify 0 into 0 4.485 * [backup-simplify]: Simplify 1 into 1 4.486 * [backup-simplify]: Simplify (/ 1 1) into 1 4.486 * [backup-simplify]: Simplify (+ 1 0) into 1 4.487 * [backup-simplify]: Simplify (+ 1 0) into 1 4.487 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) 1) into (exp (* -1 (/ (- (log -1) (log k)) m))) 4.488 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 4.488 * [taylor]: Taking taylor expansion of (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 4.488 * [taylor]: Taking taylor expansion of -1 in m 4.488 * [backup-simplify]: Simplify -1 into -1 4.488 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 4.488 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 4.488 * [taylor]: Taking taylor expansion of -1 in m 4.488 * [backup-simplify]: Simplify -1 into -1 4.488 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 4.488 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 4.488 * [taylor]: Taking taylor expansion of (log -1) in m 4.488 * [taylor]: Taking taylor expansion of -1 in m 4.488 * [backup-simplify]: Simplify -1 into -1 4.488 * [backup-simplify]: Simplify (log -1) into (log -1) 4.488 * [taylor]: Taking taylor expansion of (log k) in m 4.489 * [taylor]: Taking taylor expansion of k in m 4.489 * [backup-simplify]: Simplify k into k 4.489 * [backup-simplify]: Simplify (log k) into (log k) 4.489 * [taylor]: Taking taylor expansion of m in m 4.489 * [backup-simplify]: Simplify 0 into 0 4.489 * [backup-simplify]: Simplify 1 into 1 4.489 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 4.489 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 4.490 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 4.490 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 4.491 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 4.491 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 4.492 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 4.492 * [backup-simplify]: Simplify (- (/ 0 k) (+ (* (/ -1 k) (/ 0 k)))) into 0 4.493 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ -1 k) 1)))) 1) into 0 4.493 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)))) into 0 4.493 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (* 0 (log (/ -1 k)))) into 0 4.493 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log (/ -1 k)) m))) (+ (* (/ (pow 0 1) 1)))) into 0 4.494 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (* 0 k))) into 0 4.494 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 4.494 * [backup-simplify]: Simplify (+ 0 0) into 0 4.494 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 4.495 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (* 0 (/ 1 k)))) into 0 4.495 * [backup-simplify]: Simplify (- 0) into 0 4.495 * [backup-simplify]: Simplify (+ 0 0) into 0 4.496 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) into 0 4.497 * [backup-simplify]: Simplify (- (/ 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) (+ (* (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) (/ 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) into 0 4.497 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) into 0 4.497 * [taylor]: Taking taylor expansion of 0 in k 4.497 * [backup-simplify]: Simplify 0 into 0 4.497 * [taylor]: Taking taylor expansion of 0 in m 4.497 * [backup-simplify]: Simplify 0 into 0 4.497 * [backup-simplify]: Simplify 0 into 0 4.498 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 4.499 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 4.499 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (- (log -1) (log k)) m) (/ 0 m)))) into 0 4.500 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (- (log -1) (log k)) m))) into 0 4.500 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 1) 1)))) into 0 4.501 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 4.501 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.502 * [backup-simplify]: Simplify (+ 0 0) into 0 4.502 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 4.502 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 4.503 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 4.504 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log -1) (log k)) m))) (/ (- 10.0) 1)))) into (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 4.504 * [backup-simplify]: Simplify (+ (* -1 (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) (* 0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 4.504 * [taylor]: Taking taylor expansion of (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 4.504 * [taylor]: Taking taylor expansion of (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 4.504 * [taylor]: Taking taylor expansion of 10.0 in m 4.504 * [backup-simplify]: Simplify 10.0 into 10.0 4.504 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 4.505 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 4.505 * [taylor]: Taking taylor expansion of -1 in m 4.505 * [backup-simplify]: Simplify -1 into -1 4.505 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 4.505 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 4.505 * [taylor]: Taking taylor expansion of (log -1) in m 4.505 * [taylor]: Taking taylor expansion of -1 in m 4.505 * [backup-simplify]: Simplify -1 into -1 4.505 * [backup-simplify]: Simplify (log -1) into (log -1) 4.505 * [taylor]: Taking taylor expansion of (log k) in m 4.505 * [taylor]: Taking taylor expansion of k in m 4.505 * [backup-simplify]: Simplify k into k 4.505 * [backup-simplify]: Simplify (log k) into (log k) 4.505 * [taylor]: Taking taylor expansion of m in m 4.505 * [backup-simplify]: Simplify 0 into 0 4.505 * [backup-simplify]: Simplify 1 into 1 4.505 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 4.505 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 4.506 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 4.506 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 4.506 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 4.507 * [backup-simplify]: Simplify (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 4.507 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 4.507 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 4.508 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into 0 4.508 * [backup-simplify]: Simplify 0 into 0 4.508 * [backup-simplify]: Simplify (- (/ 0 k) (+ (* (/ -1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 4.509 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ -1 k) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ -1 k) 1)))) 2) into 0 4.509 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 4.510 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (+ (* 0 0) (* 0 (log (/ -1 k))))) into 0 4.511 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log (/ -1 k)) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 4.511 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (+ (* 0 0) (* 0 k)))) into 0 4.512 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 4.512 * [backup-simplify]: Simplify (+ 0 0) into 0 4.512 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)) (* 0 (/ 0 k)))) into 0 4.513 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 k))))) into 0 4.513 * [backup-simplify]: Simplify (- 0) into 0 4.513 * [backup-simplify]: Simplify (+ 0 0) into 0 4.514 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) into 0 4.515 * [backup-simplify]: Simplify (- (/ 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) (+ (* (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) (/ 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) (* 0 (/ 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) into 0 4.516 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) into 0 4.516 * [taylor]: Taking taylor expansion of 0 in k 4.516 * [backup-simplify]: Simplify 0 into 0 4.516 * [taylor]: Taking taylor expansion of 0 in m 4.516 * [backup-simplify]: Simplify 0 into 0 4.516 * [backup-simplify]: Simplify 0 into 0 4.516 * [taylor]: Taking taylor expansion of 0 in m 4.516 * [backup-simplify]: Simplify 0 into 0 4.516 * [backup-simplify]: Simplify 0 into 0 4.517 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.518 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 4.519 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (- (log -1) (log k)) m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 4.520 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ (- (log -1) (log k)) m)))) into 0 4.521 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 4.521 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 4.522 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.522 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 4.522 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.523 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 4.523 * [backup-simplify]: Simplify (- 0) into 0 4.523 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 4.525 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log -1) (log k)) m))) (/ 1.0 1)) (* (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) (/ (- 10.0) 1)))) into (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 4.526 * [backup-simplify]: Simplify (+ (* -1 (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) (+ (* 0 (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) (* 0 (exp (* -1 (/ (- (log -1) (log k)) m)))))) into (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 4.526 * [taylor]: Taking taylor expansion of (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 4.526 * [taylor]: Taking taylor expansion of (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 4.526 * [taylor]: Taking taylor expansion of 99.0 in m 4.526 * [backup-simplify]: Simplify 99.0 into 99.0 4.526 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 4.526 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 4.526 * [taylor]: Taking taylor expansion of -1 in m 4.526 * [backup-simplify]: Simplify -1 into -1 4.526 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 4.526 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 4.527 * [taylor]: Taking taylor expansion of (log -1) in m 4.527 * [taylor]: Taking taylor expansion of -1 in m 4.527 * [backup-simplify]: Simplify -1 into -1 4.527 * [backup-simplify]: Simplify (log -1) into (log -1) 4.527 * [taylor]: Taking taylor expansion of (log k) in m 4.527 * [taylor]: Taking taylor expansion of k in m 4.527 * [backup-simplify]: Simplify k into k 4.527 * [backup-simplify]: Simplify (log k) into (log k) 4.527 * [taylor]: Taking taylor expansion of m in m 4.527 * [backup-simplify]: Simplify 0 into 0 4.527 * [backup-simplify]: Simplify 1 into 1 4.527 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 4.527 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 4.528 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 4.528 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 4.528 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 4.529 * [backup-simplify]: Simplify (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 4.529 * [backup-simplify]: Simplify (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 4.529 * [backup-simplify]: Simplify (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 4.532 * [backup-simplify]: Simplify (+ (* (- (* 99.0 (exp (* -1 (/ (- (log -1) (log (/ 1 (- k)))) (/ 1 (- m))))))) (* 1 (* (pow (/ 1 (- k)) 4) (/ 1 (/ 1 (- a)))))) (+ (* (- (* 10.0 (exp (* -1 (/ (- (log -1) (log (/ 1 (- k)))) (/ 1 (- m))))))) (* 1 (* (pow (/ 1 (- k)) 3) (/ 1 (/ 1 (- a)))))) (* (* -1 (exp (* -1 (/ (- (log -1) (log (/ 1 (- k)))) (/ 1 (- m)))))) (* 1 (* (pow (/ 1 (- k)) 2) (/ 1 (/ 1 (- a)))))))) into (- (+ (* 99.0 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 4))) (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 2))) (* 10.0 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 3)))) 4.532 * * * * [progress]: [ 2 / 3 ] generating series at (2 2 1 1) 4.532 * [backup-simplify]: Simplify (* k (+ 10.0 k)) into (* k (+ k 10.0)) 4.532 * [approximate]: Taking taylor expansion of (* k (+ k 10.0)) in (k) around 0 4.532 * [taylor]: Taking taylor expansion of (* k (+ k 10.0)) in k 4.532 * [taylor]: Taking taylor expansion of k in k 4.532 * [backup-simplify]: Simplify 0 into 0 4.532 * [backup-simplify]: Simplify 1 into 1 4.532 * [taylor]: Taking taylor expansion of (+ k 10.0) in k 4.532 * [taylor]: Taking taylor expansion of k in k 4.532 * [backup-simplify]: Simplify 0 into 0 4.532 * [backup-simplify]: Simplify 1 into 1 4.532 * [taylor]: Taking taylor expansion of 10.0 in k 4.532 * [backup-simplify]: Simplify 10.0 into 10.0 4.532 * [taylor]: Taking taylor expansion of (* k (+ k 10.0)) in k 4.532 * [taylor]: Taking taylor expansion of k in k 4.532 * [backup-simplify]: Simplify 0 into 0 4.532 * [backup-simplify]: Simplify 1 into 1 4.532 * [taylor]: Taking taylor expansion of (+ k 10.0) in k 4.532 * [taylor]: Taking taylor expansion of k in k 4.532 * [backup-simplify]: Simplify 0 into 0 4.532 * [backup-simplify]: Simplify 1 into 1 4.532 * [taylor]: Taking taylor expansion of 10.0 in k 4.532 * [backup-simplify]: Simplify 10.0 into 10.0 4.532 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 4.533 * [backup-simplify]: Simplify (* 0 10.0) into 0 4.533 * [backup-simplify]: Simplify 0 into 0 4.533 * [backup-simplify]: Simplify (+ 1 0) into 1 4.538 * [backup-simplify]: Simplify (+ (* 0 1) (* 1 10.0)) into 10.0 4.539 * [backup-simplify]: Simplify 10.0 into 10.0 4.539 * [backup-simplify]: Simplify (+ 0 0) into 0 4.540 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 1) (* 0 10.0))) into 1 4.540 * [backup-simplify]: Simplify 1 into 1 4.540 * [backup-simplify]: Simplify (+ 0 0) into 0 4.541 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 1) (* 0 10.0)))) into 0 4.541 * [backup-simplify]: Simplify 0 into 0 4.541 * [backup-simplify]: Simplify (+ 0 0) into 0 4.542 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 1) (* 0 10.0))))) into 0 4.542 * [backup-simplify]: Simplify 0 into 0 4.542 * [backup-simplify]: Simplify (+ 0 0) into 0 4.543 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 10.0)))))) into 0 4.543 * [backup-simplify]: Simplify 0 into 0 4.544 * [backup-simplify]: Simplify (+ 0 0) into 0 4.545 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 10.0))))))) into 0 4.545 * [backup-simplify]: Simplify 0 into 0 4.545 * [backup-simplify]: Simplify (+ 0 0) into 0 4.546 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 10.0)))))))) into 0 4.546 * [backup-simplify]: Simplify 0 into 0 4.546 * [backup-simplify]: Simplify (+ 0 0) into 0 4.548 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 1) (* 0 10.0))))))))) into 0 4.548 * [backup-simplify]: Simplify 0 into 0 4.548 * [backup-simplify]: Simplify (+ (* 1 (pow k 2)) (* 10.0 k)) into (+ (* 10.0 k) (pow k 2)) 4.548 * [backup-simplify]: Simplify (* (/ 1 k) (+ 10.0 (/ 1 k))) into (/ (+ (/ 1 k) 10.0) k) 4.548 * [approximate]: Taking taylor expansion of (/ (+ (/ 1 k) 10.0) k) in (k) around 0 4.548 * [taylor]: Taking taylor expansion of (/ (+ (/ 1 k) 10.0) k) in k 4.548 * [taylor]: Taking taylor expansion of (+ (/ 1 k) 10.0) in k 4.548 * [taylor]: Taking taylor expansion of (/ 1 k) in k 4.548 * [taylor]: Taking taylor expansion of k in k 4.548 * [backup-simplify]: Simplify 0 into 0 4.548 * [backup-simplify]: Simplify 1 into 1 4.548 * [backup-simplify]: Simplify (/ 1 1) into 1 4.549 * [taylor]: Taking taylor expansion of 10.0 in k 4.549 * [backup-simplify]: Simplify 10.0 into 10.0 4.549 * [taylor]: Taking taylor expansion of k in k 4.549 * [backup-simplify]: Simplify 0 into 0 4.549 * [backup-simplify]: Simplify 1 into 1 4.549 * [backup-simplify]: Simplify (+ 1 0) into 1 4.549 * [backup-simplify]: Simplify (/ 1 1) into 1 4.549 * [taylor]: Taking taylor expansion of (/ (+ (/ 1 k) 10.0) k) in k 4.549 * [taylor]: Taking taylor expansion of (+ (/ 1 k) 10.0) in k 4.549 * [taylor]: Taking taylor expansion of (/ 1 k) in k 4.549 * [taylor]: Taking taylor expansion of k in k 4.549 * [backup-simplify]: Simplify 0 into 0 4.549 * [backup-simplify]: Simplify 1 into 1 4.549 * [backup-simplify]: Simplify (/ 1 1) into 1 4.549 * [taylor]: Taking taylor expansion of 10.0 in k 4.550 * [backup-simplify]: Simplify 10.0 into 10.0 4.550 * [taylor]: Taking taylor expansion of k in k 4.550 * [backup-simplify]: Simplify 0 into 0 4.550 * [backup-simplify]: Simplify 1 into 1 4.550 * [backup-simplify]: Simplify (+ 1 0) into 1 4.550 * [backup-simplify]: Simplify (/ 1 1) into 1 4.550 * [backup-simplify]: Simplify 1 into 1 4.551 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.551 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 4.552 * [backup-simplify]: Simplify (- (/ 10.0 1) (+ (* 1 (/ 0 1)))) into 10.0 4.552 * [backup-simplify]: Simplify 10.0 into 10.0 4.553 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.553 * [backup-simplify]: Simplify (+ 0 0) into 0 4.553 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 10.0 (/ 0 1)))) into 0 4.553 * [backup-simplify]: Simplify 0 into 0 4.554 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.554 * [backup-simplify]: Simplify (+ 0 0) into 0 4.555 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 10.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.555 * [backup-simplify]: Simplify 0 into 0 4.555 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.556 * [backup-simplify]: Simplify (+ 0 0) into 0 4.556 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 10.0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.556 * [backup-simplify]: Simplify 0 into 0 4.557 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.557 * [backup-simplify]: Simplify (+ 0 0) into 0 4.558 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 10.0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.558 * [backup-simplify]: Simplify 0 into 0 4.558 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.559 * [backup-simplify]: Simplify (+ 0 0) into 0 4.559 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 10.0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.559 * [backup-simplify]: Simplify 0 into 0 4.560 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.560 * [backup-simplify]: Simplify (+ 0 0) into 0 4.561 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1 (/ 0 1)) (* 10.0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.561 * [backup-simplify]: Simplify 0 into 0 4.561 * [backup-simplify]: Simplify (+ (* 10.0 (/ 1 (/ 1 k))) (* 1 (pow (/ 1 (/ 1 k)) 2))) into (+ (* 10.0 k) (pow k 2)) 4.562 * [backup-simplify]: Simplify (* (/ 1 (- k)) (+ 10.0 (/ 1 (- k)))) into (* -1 (/ (- 10.0 (/ 1 k)) k)) 4.562 * [approximate]: Taking taylor expansion of (* -1 (/ (- 10.0 (/ 1 k)) k)) in (k) around 0 4.562 * [taylor]: Taking taylor expansion of (* -1 (/ (- 10.0 (/ 1 k)) k)) in k 4.562 * [taylor]: Taking taylor expansion of -1 in k 4.562 * [backup-simplify]: Simplify -1 into -1 4.562 * [taylor]: Taking taylor expansion of (/ (- 10.0 (/ 1 k)) k) in k 4.562 * [taylor]: Taking taylor expansion of (- 10.0 (/ 1 k)) in k 4.562 * [taylor]: Taking taylor expansion of 10.0 in k 4.562 * [backup-simplify]: Simplify 10.0 into 10.0 4.562 * [taylor]: Taking taylor expansion of (/ 1 k) in k 4.562 * [taylor]: Taking taylor expansion of k in k 4.562 * [backup-simplify]: Simplify 0 into 0 4.562 * [backup-simplify]: Simplify 1 into 1 4.562 * [backup-simplify]: Simplify (/ 1 1) into 1 4.562 * [taylor]: Taking taylor expansion of k in k 4.562 * [backup-simplify]: Simplify 0 into 0 4.562 * [backup-simplify]: Simplify 1 into 1 4.562 * [backup-simplify]: Simplify (- 1) into -1 4.563 * [backup-simplify]: Simplify (+ 0 -1) into -1 4.563 * [backup-simplify]: Simplify (/ -1 1) into -1 4.563 * [taylor]: Taking taylor expansion of (* -1 (/ (- 10.0 (/ 1 k)) k)) in k 4.563 * [taylor]: Taking taylor expansion of -1 in k 4.563 * [backup-simplify]: Simplify -1 into -1 4.563 * [taylor]: Taking taylor expansion of (/ (- 10.0 (/ 1 k)) k) in k 4.563 * [taylor]: Taking taylor expansion of (- 10.0 (/ 1 k)) in k 4.563 * [taylor]: Taking taylor expansion of 10.0 in k 4.563 * [backup-simplify]: Simplify 10.0 into 10.0 4.563 * [taylor]: Taking taylor expansion of (/ 1 k) in k 4.563 * [taylor]: Taking taylor expansion of k in k 4.563 * [backup-simplify]: Simplify 0 into 0 4.563 * [backup-simplify]: Simplify 1 into 1 4.564 * [backup-simplify]: Simplify (/ 1 1) into 1 4.564 * [taylor]: Taking taylor expansion of k in k 4.564 * [backup-simplify]: Simplify 0 into 0 4.564 * [backup-simplify]: Simplify 1 into 1 4.564 * [backup-simplify]: Simplify (- 1) into -1 4.564 * [backup-simplify]: Simplify (+ 0 -1) into -1 4.564 * [backup-simplify]: Simplify (/ -1 1) into -1 4.565 * [backup-simplify]: Simplify (* -1 -1) into 1 4.565 * [backup-simplify]: Simplify 1 into 1 4.565 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.565 * [backup-simplify]: Simplify (- 0) into 0 4.566 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 4.567 * [backup-simplify]: Simplify (- (/ 10.0 1) (+ (* -1 (/ 0 1)))) into 10.0 4.568 * [backup-simplify]: Simplify (+ (* -1 10.0) (* 0 -1)) into (- 10.0) 4.568 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 4.569 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.569 * [backup-simplify]: Simplify (- 0) into 0 4.569 * [backup-simplify]: Simplify (+ 0 0) into 0 4.570 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 10.0 (/ 0 1)))) into 0 4.571 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 10.0) (* 0 -1))) into 0 4.571 * [backup-simplify]: Simplify 0 into 0 4.571 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.571 * [backup-simplify]: Simplify (- 0) into 0 4.572 * [backup-simplify]: Simplify (+ 0 0) into 0 4.572 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 10.0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.573 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 10.0) (* 0 -1)))) into 0 4.573 * [backup-simplify]: Simplify 0 into 0 4.574 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.574 * [backup-simplify]: Simplify (- 0) into 0 4.574 * [backup-simplify]: Simplify (+ 0 0) into 0 4.575 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 10.0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.576 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 10.0) (* 0 -1))))) into 0 4.576 * [backup-simplify]: Simplify 0 into 0 4.576 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.577 * [backup-simplify]: Simplify (- 0) into 0 4.577 * [backup-simplify]: Simplify (+ 0 0) into 0 4.578 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 10.0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.578 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 10.0) (* 0 -1)))))) into 0 4.578 * [backup-simplify]: Simplify 0 into 0 4.579 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.579 * [backup-simplify]: Simplify (- 0) into 0 4.579 * [backup-simplify]: Simplify (+ 0 0) into 0 4.580 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 10.0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.581 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 10.0) (* 0 -1))))))) into 0 4.581 * [backup-simplify]: Simplify 0 into 0 4.582 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.582 * [backup-simplify]: Simplify (- 0) into 0 4.582 * [backup-simplify]: Simplify (+ 0 0) into 0 4.583 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 10.0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.584 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 10.0) (* 0 -1)))))))) into 0 4.584 * [backup-simplify]: Simplify 0 into 0 4.584 * [backup-simplify]: Simplify (+ (* (- 10.0) (/ 1 (/ 1 (- k)))) (* 1 (pow (/ 1 (/ 1 (- k))) 2))) into (+ (* 10.0 k) (pow k 2)) 4.585 * * * * [progress]: [ 3 / 3 ] generating series at (2 2) 4.585 * [backup-simplify]: Simplify (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)) into (/ (+ (* 10.0 k) (+ (pow k 2) 1.0)) (pow k m)) 4.585 * [approximate]: Taking taylor expansion of (/ (+ (* 10.0 k) (+ (pow k 2) 1.0)) (pow k m)) in (k m) around 0 4.585 * [taylor]: Taking taylor expansion of (/ (+ (* 10.0 k) (+ (pow k 2) 1.0)) (pow k m)) in m 4.585 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in m 4.585 * [taylor]: Taking taylor expansion of (* 10.0 k) in m 4.585 * [taylor]: Taking taylor expansion of 10.0 in m 4.585 * [backup-simplify]: Simplify 10.0 into 10.0 4.585 * [taylor]: Taking taylor expansion of k in m 4.585 * [backup-simplify]: Simplify k into k 4.585 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in m 4.585 * [taylor]: Taking taylor expansion of (pow k 2) in m 4.585 * [taylor]: Taking taylor expansion of k in m 4.585 * [backup-simplify]: Simplify k into k 4.585 * [taylor]: Taking taylor expansion of 1.0 in m 4.585 * [backup-simplify]: Simplify 1.0 into 1.0 4.585 * [taylor]: Taking taylor expansion of (pow k m) in m 4.585 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 4.585 * [taylor]: Taking taylor expansion of (* m (log k)) in m 4.585 * [taylor]: Taking taylor expansion of m in m 4.585 * [backup-simplify]: Simplify 0 into 0 4.585 * [backup-simplify]: Simplify 1 into 1 4.585 * [taylor]: Taking taylor expansion of (log k) in m 4.585 * [taylor]: Taking taylor expansion of k in m 4.585 * [backup-simplify]: Simplify k into k 4.585 * [backup-simplify]: Simplify (log k) into (log k) 4.585 * [backup-simplify]: Simplify (* 0 (log k)) into 0 4.586 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 4.586 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 4.586 * [backup-simplify]: Simplify (exp 0) into 1 4.586 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 4.586 * [backup-simplify]: Simplify (* k k) into (pow k 2) 4.586 * [backup-simplify]: Simplify (+ (pow k 2) 1.0) into (+ (pow k 2) 1.0) 4.586 * [backup-simplify]: Simplify (+ (* 10.0 k) (+ (pow k 2) 1.0)) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 4.587 * [backup-simplify]: Simplify (/ (+ (* 10.0 k) (+ (pow k 2) 1.0)) 1) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 4.587 * [taylor]: Taking taylor expansion of (/ (+ (* 10.0 k) (+ (pow k 2) 1.0)) (pow k m)) in k 4.587 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 4.587 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 4.587 * [taylor]: Taking taylor expansion of 10.0 in k 4.587 * [backup-simplify]: Simplify 10.0 into 10.0 4.587 * [taylor]: Taking taylor expansion of k in k 4.587 * [backup-simplify]: Simplify 0 into 0 4.587 * [backup-simplify]: Simplify 1 into 1 4.587 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 4.587 * [taylor]: Taking taylor expansion of (pow k 2) in k 4.587 * [taylor]: Taking taylor expansion of k in k 4.587 * [backup-simplify]: Simplify 0 into 0 4.587 * [backup-simplify]: Simplify 1 into 1 4.587 * [taylor]: Taking taylor expansion of 1.0 in k 4.587 * [backup-simplify]: Simplify 1.0 into 1.0 4.587 * [taylor]: Taking taylor expansion of (pow k m) in k 4.587 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 4.587 * [taylor]: Taking taylor expansion of (* m (log k)) in k 4.587 * [taylor]: Taking taylor expansion of m in k 4.587 * [backup-simplify]: Simplify m into m 4.587 * [taylor]: Taking taylor expansion of (log k) in k 4.587 * [taylor]: Taking taylor expansion of k in k 4.587 * [backup-simplify]: Simplify 0 into 0 4.587 * [backup-simplify]: Simplify 1 into 1 4.587 * [backup-simplify]: Simplify (log 1) into 0 4.588 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 4.588 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 4.588 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 4.588 * [backup-simplify]: Simplify (* 10.0 0) into 0 4.588 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 4.589 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 4.589 * [backup-simplify]: Simplify (/ 1.0 (pow k m)) into (/ 1.0 (pow k m)) 4.589 * [taylor]: Taking taylor expansion of (/ (+ (* 10.0 k) (+ (pow k 2) 1.0)) (pow k m)) in k 4.589 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 4.589 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 4.589 * [taylor]: Taking taylor expansion of 10.0 in k 4.589 * [backup-simplify]: Simplify 10.0 into 10.0 4.589 * [taylor]: Taking taylor expansion of k in k 4.589 * [backup-simplify]: Simplify 0 into 0 4.589 * [backup-simplify]: Simplify 1 into 1 4.589 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 4.589 * [taylor]: Taking taylor expansion of (pow k 2) in k 4.589 * [taylor]: Taking taylor expansion of k in k 4.589 * [backup-simplify]: Simplify 0 into 0 4.589 * [backup-simplify]: Simplify 1 into 1 4.589 * [taylor]: Taking taylor expansion of 1.0 in k 4.589 * [backup-simplify]: Simplify 1.0 into 1.0 4.589 * [taylor]: Taking taylor expansion of (pow k m) in k 4.589 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 4.589 * [taylor]: Taking taylor expansion of (* m (log k)) in k 4.589 * [taylor]: Taking taylor expansion of m in k 4.589 * [backup-simplify]: Simplify m into m 4.589 * [taylor]: Taking taylor expansion of (log k) in k 4.589 * [taylor]: Taking taylor expansion of k in k 4.589 * [backup-simplify]: Simplify 0 into 0 4.589 * [backup-simplify]: Simplify 1 into 1 4.589 * [backup-simplify]: Simplify (log 1) into 0 4.590 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 4.590 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 4.590 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 4.590 * [backup-simplify]: Simplify (* 10.0 0) into 0 4.590 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 4.591 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 4.591 * [backup-simplify]: Simplify (/ 1.0 (pow k m)) into (/ 1.0 (pow k m)) 4.591 * [taylor]: Taking taylor expansion of (/ 1.0 (pow k m)) in m 4.591 * [taylor]: Taking taylor expansion of 1.0 in m 4.591 * [backup-simplify]: Simplify 1.0 into 1.0 4.591 * [taylor]: Taking taylor expansion of (pow k m) in m 4.591 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 4.591 * [taylor]: Taking taylor expansion of (* m (log k)) in m 4.591 * [taylor]: Taking taylor expansion of m in m 4.591 * [backup-simplify]: Simplify 0 into 0 4.591 * [backup-simplify]: Simplify 1 into 1 4.591 * [taylor]: Taking taylor expansion of (log k) in m 4.591 * [taylor]: Taking taylor expansion of k in m 4.591 * [backup-simplify]: Simplify k into k 4.591 * [backup-simplify]: Simplify (log k) into (log k) 4.591 * [backup-simplify]: Simplify (* 0 (log k)) into 0 4.592 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 4.592 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 4.592 * [backup-simplify]: Simplify (exp 0) into 1 4.592 * [backup-simplify]: Simplify (/ 1.0 1) into 1.0 4.592 * [backup-simplify]: Simplify 1.0 into 1.0 4.593 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 4.593 * [backup-simplify]: Simplify (+ 0 0) into 0 4.594 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 4.594 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 4.595 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 4.595 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 4.595 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 4.596 * [backup-simplify]: Simplify (- (/ 10.0 (pow k m)) (+ (* (/ 1.0 (pow k m)) (/ 0 (pow k m))))) into (* 10.0 (/ 1 (pow k m))) 4.596 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 (pow k m))) in m 4.596 * [taylor]: Taking taylor expansion of 10.0 in m 4.596 * [backup-simplify]: Simplify 10.0 into 10.0 4.596 * [taylor]: Taking taylor expansion of (/ 1 (pow k m)) in m 4.596 * [taylor]: Taking taylor expansion of (pow k m) in m 4.596 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 4.596 * [taylor]: Taking taylor expansion of (* m (log k)) in m 4.596 * [taylor]: Taking taylor expansion of m in m 4.596 * [backup-simplify]: Simplify 0 into 0 4.596 * [backup-simplify]: Simplify 1 into 1 4.596 * [taylor]: Taking taylor expansion of (log k) in m 4.596 * [taylor]: Taking taylor expansion of k in m 4.596 * [backup-simplify]: Simplify k into k 4.596 * [backup-simplify]: Simplify (log k) into (log k) 4.596 * [backup-simplify]: Simplify (* 0 (log k)) into 0 4.596 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 4.597 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 4.597 * [backup-simplify]: Simplify (exp 0) into 1 4.597 * [backup-simplify]: Simplify (/ 1 1) into 1 4.597 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 4.597 * [backup-simplify]: Simplify 10.0 into 10.0 4.597 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow (log k) 1) 1)))) into (log k) 4.598 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* 1.0 (/ (log k) 1)))) into (- (* 1.0 (log k))) 4.598 * [backup-simplify]: Simplify (- (* 1.0 (log k))) into (- (* 1.0 (log k))) 4.598 * [backup-simplify]: Simplify (+ (* (- (* 1.0 (log k))) (* m 1)) (+ (* 10.0 (* 1 k)) 1.0)) into (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))) 4.598 * [backup-simplify]: Simplify (/ (+ (* (/ 1 k) (+ 10.0 (/ 1 k))) 1.0) (pow (/ 1 k) (/ 1 m))) into (/ (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) (pow (/ 1 k) (/ 1 m))) 4.598 * [approximate]: Taking taylor expansion of (/ (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) (pow (/ 1 k) (/ 1 m))) in (k m) around 0 4.598 * [taylor]: Taking taylor expansion of (/ (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) (pow (/ 1 k) (/ 1 m))) in m 4.598 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in m 4.598 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 4.598 * [taylor]: Taking taylor expansion of (pow k 2) in m 4.598 * [taylor]: Taking taylor expansion of k in m 4.598 * [backup-simplify]: Simplify k into k 4.598 * [backup-simplify]: Simplify (* k k) into (pow k 2) 4.599 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 4.599 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in m 4.599 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in m 4.599 * [taylor]: Taking taylor expansion of 10.0 in m 4.599 * [backup-simplify]: Simplify 10.0 into 10.0 4.599 * [taylor]: Taking taylor expansion of (/ 1 k) in m 4.599 * [taylor]: Taking taylor expansion of k in m 4.599 * [backup-simplify]: Simplify k into k 4.599 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 4.599 * [taylor]: Taking taylor expansion of 1.0 in m 4.599 * [backup-simplify]: Simplify 1.0 into 1.0 4.599 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in m 4.599 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in m 4.599 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in m 4.599 * [taylor]: Taking taylor expansion of (/ 1 m) in m 4.599 * [taylor]: Taking taylor expansion of m in m 4.599 * [backup-simplify]: Simplify 0 into 0 4.599 * [backup-simplify]: Simplify 1 into 1 4.599 * [backup-simplify]: Simplify (/ 1 1) into 1 4.599 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in m 4.599 * [taylor]: Taking taylor expansion of (/ 1 k) in m 4.599 * [taylor]: Taking taylor expansion of k in m 4.599 * [backup-simplify]: Simplify k into k 4.599 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 4.599 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 4.599 * [backup-simplify]: Simplify (* 1 (log (/ 1 k))) into (log (/ 1 k)) 4.600 * [backup-simplify]: Simplify (exp (* (/ 1 m) (log (/ 1 k)))) into (exp (/ (log (/ 1 k)) m)) 4.600 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 4.600 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 4.600 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) into (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) 4.600 * [backup-simplify]: Simplify (/ (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) (exp (/ (log (/ 1 k)) m))) into (/ (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) (exp (/ (log (/ 1 k)) m))) 4.600 * [taylor]: Taking taylor expansion of (/ (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) (pow (/ 1 k) (/ 1 m))) in k 4.600 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 4.600 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 4.600 * [taylor]: Taking taylor expansion of (pow k 2) in k 4.600 * [taylor]: Taking taylor expansion of k in k 4.600 * [backup-simplify]: Simplify 0 into 0 4.600 * [backup-simplify]: Simplify 1 into 1 4.601 * [backup-simplify]: Simplify (* 1 1) into 1 4.601 * [backup-simplify]: Simplify (/ 1 1) into 1 4.601 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 4.601 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 4.601 * [taylor]: Taking taylor expansion of 10.0 in k 4.601 * [backup-simplify]: Simplify 10.0 into 10.0 4.601 * [taylor]: Taking taylor expansion of (/ 1 k) in k 4.601 * [taylor]: Taking taylor expansion of k in k 4.601 * [backup-simplify]: Simplify 0 into 0 4.601 * [backup-simplify]: Simplify 1 into 1 4.601 * [backup-simplify]: Simplify (/ 1 1) into 1 4.601 * [taylor]: Taking taylor expansion of 1.0 in k 4.601 * [backup-simplify]: Simplify 1.0 into 1.0 4.601 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in k 4.601 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in k 4.601 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in k 4.601 * [taylor]: Taking taylor expansion of (/ 1 m) in k 4.601 * [taylor]: Taking taylor expansion of m in k 4.601 * [backup-simplify]: Simplify m into m 4.601 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 4.601 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 4.601 * [taylor]: Taking taylor expansion of (/ 1 k) in k 4.601 * [taylor]: Taking taylor expansion of k in k 4.601 * [backup-simplify]: Simplify 0 into 0 4.601 * [backup-simplify]: Simplify 1 into 1 4.602 * [backup-simplify]: Simplify (/ 1 1) into 1 4.602 * [backup-simplify]: Simplify (log 1) into 0 4.602 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 4.602 * [backup-simplify]: Simplify (* (/ 1 m) (- (log k))) into (* -1 (/ (log k) m)) 4.602 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 4.603 * [backup-simplify]: Simplify (+ 1 0) into 1 4.603 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 4.603 * [taylor]: Taking taylor expansion of (/ (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) (pow (/ 1 k) (/ 1 m))) in k 4.603 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 4.603 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 4.603 * [taylor]: Taking taylor expansion of (pow k 2) in k 4.603 * [taylor]: Taking taylor expansion of k in k 4.603 * [backup-simplify]: Simplify 0 into 0 4.603 * [backup-simplify]: Simplify 1 into 1 4.603 * [backup-simplify]: Simplify (* 1 1) into 1 4.603 * [backup-simplify]: Simplify (/ 1 1) into 1 4.603 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 4.603 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 4.603 * [taylor]: Taking taylor expansion of 10.0 in k 4.604 * [backup-simplify]: Simplify 10.0 into 10.0 4.604 * [taylor]: Taking taylor expansion of (/ 1 k) in k 4.604 * [taylor]: Taking taylor expansion of k in k 4.604 * [backup-simplify]: Simplify 0 into 0 4.604 * [backup-simplify]: Simplify 1 into 1 4.604 * [backup-simplify]: Simplify (/ 1 1) into 1 4.604 * [taylor]: Taking taylor expansion of 1.0 in k 4.604 * [backup-simplify]: Simplify 1.0 into 1.0 4.604 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in k 4.604 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in k 4.604 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in k 4.604 * [taylor]: Taking taylor expansion of (/ 1 m) in k 4.604 * [taylor]: Taking taylor expansion of m in k 4.604 * [backup-simplify]: Simplify m into m 4.604 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 4.604 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 4.604 * [taylor]: Taking taylor expansion of (/ 1 k) in k 4.604 * [taylor]: Taking taylor expansion of k in k 4.604 * [backup-simplify]: Simplify 0 into 0 4.604 * [backup-simplify]: Simplify 1 into 1 4.605 * [backup-simplify]: Simplify (/ 1 1) into 1 4.605 * [backup-simplify]: Simplify (log 1) into 0 4.605 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 4.605 * [backup-simplify]: Simplify (* (/ 1 m) (- (log k))) into (* -1 (/ (log k) m)) 4.606 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 4.606 * [backup-simplify]: Simplify (+ 1 0) into 1 4.606 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 4.606 * [taylor]: Taking taylor expansion of (/ 1 (exp (* -1 (/ (log k) m)))) in m 4.606 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 4.606 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 4.606 * [taylor]: Taking taylor expansion of -1 in m 4.606 * [backup-simplify]: Simplify -1 into -1 4.606 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 4.606 * [taylor]: Taking taylor expansion of (log k) in m 4.607 * [taylor]: Taking taylor expansion of k in m 4.607 * [backup-simplify]: Simplify k into k 4.607 * [backup-simplify]: Simplify (log k) into (log k) 4.607 * [taylor]: Taking taylor expansion of m in m 4.607 * [backup-simplify]: Simplify 0 into 0 4.607 * [backup-simplify]: Simplify 1 into 1 4.607 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 4.607 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 4.607 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 4.607 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 4.607 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 4.608 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 4.609 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.609 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 4.610 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 4.610 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 4.611 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.613 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 4.613 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)))) into 0 4.613 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 4.614 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (* 0 (- (log k)))) into 0 4.614 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 1) 1)))) into 0 4.615 * [backup-simplify]: Simplify (- (/ 10.0 (exp (* -1 (/ (log k) m)))) (+ (* (/ 1 (exp (* -1 (/ (log k) m)))) (/ 0 (exp (* -1 (/ (log k) m))))))) into (* 10.0 (/ 1 (exp (* -1 (/ (log k) m))))) 4.615 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 (exp (* -1 (/ (log k) m))))) in m 4.615 * [taylor]: Taking taylor expansion of 10.0 in m 4.615 * [backup-simplify]: Simplify 10.0 into 10.0 4.615 * [taylor]: Taking taylor expansion of (/ 1 (exp (* -1 (/ (log k) m)))) in m 4.615 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 4.615 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 4.615 * [taylor]: Taking taylor expansion of -1 in m 4.615 * [backup-simplify]: Simplify -1 into -1 4.615 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 4.615 * [taylor]: Taking taylor expansion of (log k) in m 4.615 * [taylor]: Taking taylor expansion of k in m 4.615 * [backup-simplify]: Simplify k into k 4.615 * [backup-simplify]: Simplify (log k) into (log k) 4.615 * [taylor]: Taking taylor expansion of m in m 4.615 * [backup-simplify]: Simplify 0 into 0 4.616 * [backup-simplify]: Simplify 1 into 1 4.616 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 4.616 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 4.616 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 4.616 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 4.616 * [backup-simplify]: Simplify (* 10.0 (/ 1 (exp (* -1 (/ (log k) m))))) into (/ 10.0 (exp (* -1 (/ (log k) m)))) 4.616 * [backup-simplify]: Simplify (/ 10.0 (exp (* -1 (/ (log k) m)))) into (/ 10.0 (exp (* -1 (/ (log k) m)))) 4.617 * [backup-simplify]: Simplify (- (+ (* (/ 1 (exp (* -1 (/ (log k) m)))) (/ 0 (exp (* -1 (/ (log k) m))))))) into 0 4.617 * [backup-simplify]: Simplify 0 into 0 4.618 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 4.619 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.619 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.620 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 4.620 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 4.621 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 4.622 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.625 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 4.625 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 4.625 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 4.626 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (+ (* 0 0) (* 0 (- (log k))))) into 0 4.627 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 4.628 * [backup-simplify]: Simplify (- (/ 1.0 (exp (* -1 (/ (log k) m)))) (+ (* (/ 1 (exp (* -1 (/ (log k) m)))) (/ 0 (exp (* -1 (/ (log k) m))))) (* (* 10.0 (/ 1 (exp (* -1 (/ (log k) m))))) (/ 0 (exp (* -1 (/ (log k) m))))))) into (* 1.0 (/ 1 (exp (* -1 (/ (log k) m))))) 4.628 * [taylor]: Taking taylor expansion of (* 1.0 (/ 1 (exp (* -1 (/ (log k) m))))) in m 4.628 * [taylor]: Taking taylor expansion of 1.0 in m 4.628 * [backup-simplify]: Simplify 1.0 into 1.0 4.628 * [taylor]: Taking taylor expansion of (/ 1 (exp (* -1 (/ (log k) m)))) in m 4.628 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 4.628 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 4.628 * [taylor]: Taking taylor expansion of -1 in m 4.628 * [backup-simplify]: Simplify -1 into -1 4.628 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 4.628 * [taylor]: Taking taylor expansion of (log k) in m 4.628 * [taylor]: Taking taylor expansion of k in m 4.628 * [backup-simplify]: Simplify k into k 4.628 * [backup-simplify]: Simplify (log k) into (log k) 4.629 * [taylor]: Taking taylor expansion of m in m 4.629 * [backup-simplify]: Simplify 0 into 0 4.629 * [backup-simplify]: Simplify 1 into 1 4.629 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 4.629 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 4.629 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 4.629 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (log k) m)))) into (/ 1 (exp (* -1 (/ (log k) m)))) 4.629 * [backup-simplify]: Simplify (* 1.0 (/ 1 (exp (* -1 (/ (log k) m))))) into (/ 1.0 (exp (* -1 (/ (log k) m)))) 4.629 * [backup-simplify]: Simplify (/ 1.0 (exp (* -1 (/ (log k) m)))) into (/ 1.0 (exp (* -1 (/ (log k) m)))) 4.631 * [backup-simplify]: Simplify (+ (/ 1.0 (exp (* -1 (/ (log (/ 1 k)) (/ 1 m))))) (+ (* (/ 10.0 (exp (* -1 (/ (log (/ 1 k)) (/ 1 m))))) (* 1 (/ 1 (/ 1 k)))) (* (/ 1 (exp (* -1 (/ (log (/ 1 k)) (/ 1 m))))) (pow (* 1 (/ 1 (/ 1 k))) 2)))) into (+ (/ (pow k 2) (exp (* -1 (* m (log (/ 1 k)))))) (+ (* 1.0 (/ 1 (exp (* -1 (* m (log (/ 1 k))))))) (* 10.0 (/ k (exp (* -1 (* m (log (/ 1 k))))))))) 4.631 * [backup-simplify]: Simplify (/ (+ (* (/ 1 (- k)) (+ 10.0 (/ 1 (- k)))) 1.0) (pow (/ 1 (- k)) (/ 1 (- m)))) into (/ (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) (pow (/ -1 k) (/ -1 m))) 4.631 * [approximate]: Taking taylor expansion of (/ (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) (pow (/ -1 k) (/ -1 m))) in (k m) around 0 4.631 * [taylor]: Taking taylor expansion of (/ (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) (pow (/ -1 k) (/ -1 m))) in m 4.631 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in m 4.631 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in m 4.631 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 4.631 * [taylor]: Taking taylor expansion of (pow k 2) in m 4.631 * [taylor]: Taking taylor expansion of k in m 4.631 * [backup-simplify]: Simplify k into k 4.632 * [backup-simplify]: Simplify (* k k) into (pow k 2) 4.632 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 4.632 * [taylor]: Taking taylor expansion of 1.0 in m 4.632 * [backup-simplify]: Simplify 1.0 into 1.0 4.632 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in m 4.632 * [taylor]: Taking taylor expansion of 10.0 in m 4.632 * [backup-simplify]: Simplify 10.0 into 10.0 4.632 * [taylor]: Taking taylor expansion of (/ 1 k) in m 4.632 * [taylor]: Taking taylor expansion of k in m 4.632 * [backup-simplify]: Simplify k into k 4.632 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 4.632 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in m 4.632 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in m 4.632 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in m 4.632 * [taylor]: Taking taylor expansion of (/ -1 m) in m 4.632 * [taylor]: Taking taylor expansion of -1 in m 4.632 * [backup-simplify]: Simplify -1 into -1 4.632 * [taylor]: Taking taylor expansion of m in m 4.632 * [backup-simplify]: Simplify 0 into 0 4.632 * [backup-simplify]: Simplify 1 into 1 4.633 * [backup-simplify]: Simplify (/ -1 1) into -1 4.633 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in m 4.633 * [taylor]: Taking taylor expansion of (/ -1 k) in m 4.633 * [taylor]: Taking taylor expansion of -1 in m 4.633 * [backup-simplify]: Simplify -1 into -1 4.633 * [taylor]: Taking taylor expansion of k in m 4.633 * [backup-simplify]: Simplify k into k 4.633 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 4.633 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 4.633 * [backup-simplify]: Simplify (* -1 (log (/ -1 k))) into (* -1 (log (/ -1 k))) 4.634 * [backup-simplify]: Simplify (exp (* (/ -1 m) (log (/ -1 k)))) into (exp (* -1 (/ (log (/ -1 k)) m))) 4.634 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1.0) into (+ (/ 1 (pow k 2)) 1.0) 4.634 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 4.634 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 4.634 * [backup-simplify]: Simplify (+ (+ (/ 1 (pow k 2)) 1.0) (- (* 10.0 (/ 1 k)))) into (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) 4.635 * [backup-simplify]: Simplify (/ (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) (exp (* -1 (/ (log (/ -1 k)) m)))) into (/ (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) (exp (* -1 (/ (log (/ -1 k)) m)))) 4.635 * [taylor]: Taking taylor expansion of (/ (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) (pow (/ -1 k) (/ -1 m))) in k 4.635 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 4.635 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 4.635 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 4.635 * [taylor]: Taking taylor expansion of (pow k 2) in k 4.635 * [taylor]: Taking taylor expansion of k in k 4.635 * [backup-simplify]: Simplify 0 into 0 4.635 * [backup-simplify]: Simplify 1 into 1 4.635 * [backup-simplify]: Simplify (* 1 1) into 1 4.636 * [backup-simplify]: Simplify (/ 1 1) into 1 4.636 * [taylor]: Taking taylor expansion of 1.0 in k 4.636 * [backup-simplify]: Simplify 1.0 into 1.0 4.636 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 4.636 * [taylor]: Taking taylor expansion of 10.0 in k 4.636 * [backup-simplify]: Simplify 10.0 into 10.0 4.636 * [taylor]: Taking taylor expansion of (/ 1 k) in k 4.636 * [taylor]: Taking taylor expansion of k in k 4.636 * [backup-simplify]: Simplify 0 into 0 4.636 * [backup-simplify]: Simplify 1 into 1 4.637 * [backup-simplify]: Simplify (/ 1 1) into 1 4.637 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in k 4.637 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in k 4.637 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in k 4.637 * [taylor]: Taking taylor expansion of (/ -1 m) in k 4.637 * [taylor]: Taking taylor expansion of -1 in k 4.637 * [backup-simplify]: Simplify -1 into -1 4.637 * [taylor]: Taking taylor expansion of m in k 4.637 * [backup-simplify]: Simplify m into m 4.637 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 4.637 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 4.637 * [taylor]: Taking taylor expansion of (/ -1 k) in k 4.637 * [taylor]: Taking taylor expansion of -1 in k 4.637 * [backup-simplify]: Simplify -1 into -1 4.637 * [taylor]: Taking taylor expansion of k in k 4.637 * [backup-simplify]: Simplify 0 into 0 4.637 * [backup-simplify]: Simplify 1 into 1 4.637 * [backup-simplify]: Simplify (/ -1 1) into -1 4.638 * [backup-simplify]: Simplify (log -1) into (log -1) 4.639 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 4.639 * [backup-simplify]: Simplify (* (/ -1 m) (- (log -1) (log k))) into (* -1 (/ (- (log -1) (log k)) m)) 4.640 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 4.640 * [backup-simplify]: Simplify (+ 1 0) into 1 4.641 * [backup-simplify]: Simplify (+ 1 0) into 1 4.641 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 4.641 * [taylor]: Taking taylor expansion of (/ (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) (pow (/ -1 k) (/ -1 m))) in k 4.641 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 4.641 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 4.642 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 4.642 * [taylor]: Taking taylor expansion of (pow k 2) in k 4.642 * [taylor]: Taking taylor expansion of k in k 4.642 * [backup-simplify]: Simplify 0 into 0 4.642 * [backup-simplify]: Simplify 1 into 1 4.642 * [backup-simplify]: Simplify (* 1 1) into 1 4.642 * [backup-simplify]: Simplify (/ 1 1) into 1 4.642 * [taylor]: Taking taylor expansion of 1.0 in k 4.642 * [backup-simplify]: Simplify 1.0 into 1.0 4.642 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 4.642 * [taylor]: Taking taylor expansion of 10.0 in k 4.643 * [backup-simplify]: Simplify 10.0 into 10.0 4.643 * [taylor]: Taking taylor expansion of (/ 1 k) in k 4.643 * [taylor]: Taking taylor expansion of k in k 4.643 * [backup-simplify]: Simplify 0 into 0 4.643 * [backup-simplify]: Simplify 1 into 1 4.643 * [backup-simplify]: Simplify (/ 1 1) into 1 4.643 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in k 4.643 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in k 4.643 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in k 4.643 * [taylor]: Taking taylor expansion of (/ -1 m) in k 4.643 * [taylor]: Taking taylor expansion of -1 in k 4.643 * [backup-simplify]: Simplify -1 into -1 4.643 * [taylor]: Taking taylor expansion of m in k 4.643 * [backup-simplify]: Simplify m into m 4.643 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 4.643 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 4.643 * [taylor]: Taking taylor expansion of (/ -1 k) in k 4.643 * [taylor]: Taking taylor expansion of -1 in k 4.643 * [backup-simplify]: Simplify -1 into -1 4.643 * [taylor]: Taking taylor expansion of k in k 4.643 * [backup-simplify]: Simplify 0 into 0 4.643 * [backup-simplify]: Simplify 1 into 1 4.644 * [backup-simplify]: Simplify (/ -1 1) into -1 4.644 * [backup-simplify]: Simplify (log -1) into (log -1) 4.645 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 4.646 * [backup-simplify]: Simplify (* (/ -1 m) (- (log -1) (log k))) into (* -1 (/ (- (log -1) (log k)) m)) 4.646 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 4.647 * [backup-simplify]: Simplify (+ 1 0) into 1 4.647 * [backup-simplify]: Simplify (+ 1 0) into 1 4.648 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 4.648 * [taylor]: Taking taylor expansion of (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 4.648 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 4.648 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 4.648 * [taylor]: Taking taylor expansion of -1 in m 4.648 * [backup-simplify]: Simplify -1 into -1 4.648 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 4.648 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 4.648 * [taylor]: Taking taylor expansion of (log -1) in m 4.648 * [taylor]: Taking taylor expansion of -1 in m 4.648 * [backup-simplify]: Simplify -1 into -1 4.648 * [backup-simplify]: Simplify (log -1) into (log -1) 4.648 * [taylor]: Taking taylor expansion of (log k) in m 4.649 * [taylor]: Taking taylor expansion of k in m 4.649 * [backup-simplify]: Simplify k into k 4.649 * [backup-simplify]: Simplify (log k) into (log k) 4.649 * [taylor]: Taking taylor expansion of m in m 4.649 * [backup-simplify]: Simplify 0 into 0 4.649 * [backup-simplify]: Simplify 1 into 1 4.649 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 4.649 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 4.650 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 4.650 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 4.651 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 4.651 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 4.656 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 4.657 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 4.658 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.659 * [backup-simplify]: Simplify (+ 0 0) into 0 4.659 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 4.659 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 4.660 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 4.661 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 4.663 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 4.663 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)))) into 0 4.664 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 4.665 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (* 0 (- (log -1) (log k)))) into 0 4.666 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 1) 1)))) into 0 4.668 * [backup-simplify]: Simplify (- (/ (- 10.0) (exp (* -1 (/ (- (log -1) (log k)) m)))) (+ (* (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) (/ 0 (exp (* -1 (/ (- (log -1) (log k)) m))))))) into (- (* 10.0 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))))) 4.668 * [taylor]: Taking taylor expansion of (- (* 10.0 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))))) in m 4.668 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 4.668 * [taylor]: Taking taylor expansion of 10.0 in m 4.668 * [backup-simplify]: Simplify 10.0 into 10.0 4.668 * [taylor]: Taking taylor expansion of (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 4.668 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 4.668 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 4.668 * [taylor]: Taking taylor expansion of -1 in m 4.668 * [backup-simplify]: Simplify -1 into -1 4.668 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 4.669 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 4.669 * [taylor]: Taking taylor expansion of (log -1) in m 4.669 * [taylor]: Taking taylor expansion of -1 in m 4.669 * [backup-simplify]: Simplify -1 into -1 4.669 * [backup-simplify]: Simplify (log -1) into (log -1) 4.669 * [taylor]: Taking taylor expansion of (log k) in m 4.669 * [taylor]: Taking taylor expansion of k in m 4.669 * [backup-simplify]: Simplify k into k 4.669 * [backup-simplify]: Simplify (log k) into (log k) 4.669 * [taylor]: Taking taylor expansion of m in m 4.669 * [backup-simplify]: Simplify 0 into 0 4.669 * [backup-simplify]: Simplify 1 into 1 4.669 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 4.670 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 4.670 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 4.671 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 4.671 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 4.672 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 4.672 * [backup-simplify]: Simplify (* 10.0 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (/ 10.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 4.673 * [backup-simplify]: Simplify (- (/ 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 10.0 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))))) 4.674 * [backup-simplify]: Simplify (- (* 10.0 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))))) into (- (* 10.0 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))))) 4.675 * [backup-simplify]: Simplify (- (+ (* (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) (/ 0 (exp (* -1 (/ (- (log -1) (log k)) m))))))) into 0 4.675 * [backup-simplify]: Simplify 0 into 0 4.676 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 4.677 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.678 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 4.678 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 4.679 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 4.679 * [backup-simplify]: Simplify (- 0) into 0 4.680 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 4.681 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 4.683 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 4.684 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 4.684 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 4.685 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (+ (* 0 0) (* 0 (- (log -1) (log k))))) into 0 4.686 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 4.688 * [backup-simplify]: Simplify (- (/ 1.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) (+ (* (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) (/ 0 (exp (* -1 (/ (- (log -1) (log k)) m))))) (* (- (* 10.0 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))))) (/ 0 (exp (* -1 (/ (- (log -1) (log k)) m))))))) into (* 1.0 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m))))) 4.688 * [taylor]: Taking taylor expansion of (* 1.0 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 4.688 * [taylor]: Taking taylor expansion of 1.0 in m 4.688 * [backup-simplify]: Simplify 1.0 into 1.0 4.688 * [taylor]: Taking taylor expansion of (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 4.688 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 4.688 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 4.688 * [taylor]: Taking taylor expansion of -1 in m 4.688 * [backup-simplify]: Simplify -1 into -1 4.688 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 4.688 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 4.688 * [taylor]: Taking taylor expansion of (log -1) in m 4.688 * [taylor]: Taking taylor expansion of -1 in m 4.688 * [backup-simplify]: Simplify -1 into -1 4.688 * [backup-simplify]: Simplify (log -1) into (log -1) 4.689 * [taylor]: Taking taylor expansion of (log k) in m 4.689 * [taylor]: Taking taylor expansion of k in m 4.689 * [backup-simplify]: Simplify k into k 4.689 * [backup-simplify]: Simplify (log k) into (log k) 4.689 * [taylor]: Taking taylor expansion of m in m 4.689 * [backup-simplify]: Simplify 0 into 0 4.689 * [backup-simplify]: Simplify 1 into 1 4.689 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 4.689 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 4.689 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 4.690 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 4.690 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 4.690 * [backup-simplify]: Simplify (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 4.691 * [backup-simplify]: Simplify (* 1.0 (/ 1 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (/ 1.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 4.691 * [backup-simplify]: Simplify (/ 1.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (/ 1.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 4.693 * [backup-simplify]: Simplify (+ (/ 1.0 (exp (* -1 (/ (- (log -1) (log (/ 1 (- k)))) (/ 1 (- m)))))) (+ (* (- (* 10.0 (/ 1 (exp (* -1 (/ (- (log -1) (log (/ 1 (- k)))) (/ 1 (- m)))))))) (* 1 (/ 1 (/ 1 (- k))))) (* (/ 1 (exp (* -1 (/ (- (log -1) (log (/ 1 (- k)))) (/ 1 (- m)))))) (pow (* 1 (/ 1 (/ 1 (- k)))) 2)))) into (+ (/ (pow k 2) (exp (* m (- (log -1) (log (/ -1 k)))))) (+ (* 10.0 (/ k (exp (* m (- (log -1) (log (/ -1 k))))))) (* 1.0 (/ 1 (exp (* m (- (log -1) (log (/ -1 k))))))))) 4.693 * * * [progress]: simplifying candidates 4.696 * [simplify]: Simplifying: (- (log a) (- (log (+ (* k (+ 10.0 k)) 1.0)) (* (log k) m))) (- (log a) (- (log (+ (* k (+ 10.0 k)) 1.0)) (* (log k) m))) (- (log a) (- (log (+ (* k (+ 10.0 k)) 1.0)) (log (pow k m)))) (- (log a) (log (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (exp (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (/ (* (* a a) a) (/ (* (* (+ (* k (+ 10.0 k)) 1.0) (+ (* k (+ 10.0 k)) 1.0)) (+ (* k (+ 10.0 k)) 1.0)) (* (* (pow k m) (pow k m)) (pow k m)))) (/ (* (* a a) a) (* (* (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (* (cbrt (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (cbrt (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))))) (cbrt (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (* (* (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (sqrt (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (sqrt (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (- a) (- (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))))) (/ (cbrt a) (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (/ (* (cbrt a) (cbrt a)) (sqrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (/ (cbrt a) (sqrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (cbrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (cbrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (/ (cbrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (cbrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (cbrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ (cbrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (cbrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (* (cbrt k) (cbrt k)) m))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow 1 m))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) 1)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ 1 (pow (sqrt k) m))) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ 1 (pow 1 m))) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (cbrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt (pow k m)))) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ 1 (pow k (/ m 2)))) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) 1) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (* (cbrt a) (cbrt a)) (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ 1 (pow k m))) (/ (sqrt a) (* (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))))) (/ (sqrt a) (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (/ (sqrt a) (sqrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (/ (sqrt a) (sqrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (/ (sqrt a) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (sqrt a) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (sqrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (sqrt a) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (/ (sqrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (sqrt a) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (sqrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ (sqrt a) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (sqrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (sqrt a) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ (sqrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (sqrt a) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (sqrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow 1 m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) 1)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (sqrt a) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (/ (sqrt a) (/ 1 (pow (sqrt k) m))) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (sqrt k) m))) (/ (sqrt a) (/ 1 (pow 1 m))) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (sqrt a) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (cbrt (pow k m)))) (/ (sqrt a) (/ 1 (sqrt (pow k m)))) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (sqrt (pow k m)))) (/ (sqrt a) (/ 1 1)) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (sqrt a) (/ 1 (pow k (/ m 2)))) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k (/ m 2)))) (/ (sqrt a) 1) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (sqrt a) (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ 1 (pow k m))) (/ 1 (* (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))))) (/ a (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (/ 1 (sqrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (/ a (sqrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (/ 1 (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ 1 (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ a (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ 1 (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (/ a (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ 1 (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ 1 (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ a (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ 1 (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ a (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ 1 (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ a (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow 1 m))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) 1)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ 1 (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (/ 1 (/ 1 (pow (sqrt k) m))) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (sqrt k) m))) (/ 1 (/ 1 (pow 1 m))) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ 1 (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (cbrt (pow k m)))) (/ 1 (/ 1 (sqrt (pow k m)))) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (sqrt (pow k m)))) (/ 1 (/ 1 1)) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ 1 (/ 1 (pow k (/ m 2)))) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k (/ m 2)))) (/ 1 1) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ 1 (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ 1 (pow k m))) (/ 1 (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)) a) (/ a (* (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))))) (/ a (sqrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (/ a (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ a (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (/ a (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ a (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ a (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow 1 m))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) 1)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ a (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ 1 (pow (sqrt k) m))) (/ a (/ 1 (pow 1 m))) (/ a (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ 1 (sqrt (pow k m)))) (/ a (/ 1 1)) (/ a (/ 1 (pow k (/ m 2)))) (/ a 1) (/ a (+ (* k (+ 10.0 k)) 1.0)) (/ (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)) (cbrt a)) (/ (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)) (sqrt a)) (/ (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)) a) (/ a (+ (* k (+ 10.0 k)) 1.0)) (* k (+ 10.0 k)) (+ (log k) (log (+ 10.0 k))) (log (* k (+ 10.0 k))) (exp (* k (+ 10.0 k))) (* (* (* k k) k) (* (* (+ 10.0 k) (+ 10.0 k)) (+ 10.0 k))) (* (cbrt (* k (+ 10.0 k))) (cbrt (* k (+ 10.0 k)))) (cbrt (* k (+ 10.0 k))) (* (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* k (+ 10.0 k))) (sqrt (* k (+ 10.0 k))) (sqrt (* k (+ 10.0 k))) (* (sqrt k) (sqrt (+ 10.0 k))) (* (sqrt k) (sqrt (+ 10.0 k))) (* k 10.0) (* k k) (* 10.0 k) (* k k) (* k (* (cbrt (+ 10.0 k)) (cbrt (+ 10.0 k)))) (* k (sqrt (+ 10.0 k))) (* k 1) (* k 1) (* (cbrt k) (+ 10.0 k)) (* (sqrt k) (+ 10.0 k)) (* k (+ 10.0 k)) (* k (+ (pow 10.0 3) (pow k 3))) (* k (- (* 10.0 10.0) (* k k))) (- (log (+ (* k (+ 10.0 k)) 1.0)) (* (log k) m)) (- (log (+ (* k (+ 10.0 k)) 1.0)) (* (log k) m)) (- (log (+ (* k (+ 10.0 k)) 1.0)) (log (pow k m))) (log (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (exp (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (* (* (+ (* k (+ 10.0 k)) 1.0) (+ (* k (+ 10.0 k)) 1.0)) (+ (* k (+ 10.0 k)) 1.0)) (* (* (pow k m) (pow k m)) (pow k m))) (* (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (* (* (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (sqrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (sqrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (- (+ (* k (+ 10.0 k)) 1.0)) (- (pow k m)) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m)) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m)) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m)) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m)) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m))) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m))) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) 1) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (* (cbrt k) (cbrt k)) m)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow 1 m)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) 1) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2))) (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)) (/ 1 (pow (sqrt k) m)) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (sqrt k) m)) (/ 1 (pow 1 m)) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (+ (* k (+ 10.0 k)) 1.0) (cbrt (pow k m))) (/ 1 (sqrt (pow k m))) (/ (+ (* k (+ 10.0 k)) 1.0) (sqrt (pow k m))) (/ 1 1) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)) (/ 1 (pow k (/ m 2))) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k (/ m 2))) (/ 1 (pow k m)) (/ (pow k m) (+ (* k (+ 10.0 k)) 1.0)) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (* (cbrt k) (cbrt k)) m)) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (sqrt k) m)) (/ (+ (* k (+ 10.0 k)) 1.0) (pow 1 m)) (/ (+ (* k (+ 10.0 k)) 1.0) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (+ (* k (+ 10.0 k)) 1.0) (sqrt (pow k m))) (/ (+ (* k (+ 10.0 k)) 1.0) 1) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k (/ m 2))) (/ (pow k m) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (+ (* k (+ 10.0 k)) 1.0)) (* (pow k m) (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* k (+ 10.0 k)) 1.0)))) (* (pow k m) (- (* k (+ 10.0 k)) 1.0)) (- (+ (* 1.0 (* a (* m (log k)))) (* 1.0 a)) (* 10.0 (* k a))) (- (+ (/ (* a (exp (* -1 (* m (log (/ 1 k)))))) (pow k 2)) (* 99.0 (/ (* a (exp (* -1 (* m (log (/ 1 k)))))) (pow k 4)))) (* 10.0 (/ (* a (exp (* -1 (* m (log (/ 1 k)))))) (pow k 3)))) (- (+ (* 99.0 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 4))) (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 2))) (* 10.0 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 3)))) (+ (* 10.0 k) (pow k 2)) (+ (* 10.0 k) (pow k 2)) (+ (* 10.0 k) (pow k 2)) (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))) (+ (/ (pow k 2) (exp (* -1 (* m (log (/ 1 k)))))) (+ (* 1.0 (/ 1 (exp (* -1 (* m (log (/ 1 k))))))) (* 10.0 (/ k (exp (* -1 (* m (log (/ 1 k))))))))) (+ (/ (pow k 2) (exp (* m (- (log -1) (log (/ -1 k)))))) (+ (* 10.0 (/ k (exp (* m (- (log -1) (log (/ -1 k))))))) (* 1.0 (/ 1 (exp (* m (- (log -1) (log (/ -1 k))))))))) 4.703 * * [simplify]: Extracting # 0 : cost 0 4.703 * * [simplify]: Extracting # 1 : cost 0 4.704 * * [simplify]: Extracting # 2 : cost 0 4.704 * * [simplify]: Extracting # 3 : cost 0 4.705 * * [simplify]: Extracting # 4 : cost 0 4.706 * * [simplify]: Extracting # 5 : cost 0 4.706 * * [simplify]: Extracting # 6 : cost 0 4.707 * * [simplify]: Extracting # 7 : cost 0 4.707 * * [simplify]: Extracting # 8 : cost 0 4.708 * * [simplify]: Extracting # 9 : cost 0 4.709 * * [simplify]: Extracting # 10 : cost 0 4.709 * * [simplify]: Extracting # 11 : cost 0 4.710 * * [simplify]: Extracting # 12 : cost 0 4.710 * * [simplify]: iteration 0 : 366 enodes (cost 4560 ) 4.938 * * [simplify]: Extracting # 0 : cost 0 4.940 * * [simplify]: Extracting # 1 : cost 0 4.943 * * [simplify]: Extracting # 2 : cost 0 4.945 * * [simplify]: Extracting # 3 : cost 0 4.947 * * [simplify]: Extracting # 4 : cost 0 4.949 * * [simplify]: Extracting # 5 : cost 0 4.950 * * [simplify]: Extracting # 6 : cost 0 4.951 * * [simplify]: iteration 1 : 840 enodes (cost 4341 ) 5.450 * * [simplify]: Extracting # 0 : cost 0 5.454 * * [simplify]: Extracting # 1 : cost 0 5.461 * * [simplify]: Extracting # 2 : cost 0 5.464 * * [simplify]: Extracting # 3 : cost 0 5.468 * * [simplify]: Extracting # 4 : cost 0 5.471 * * [simplify]: iteration 2 : 2851 enodes (cost 4178 ) 6.771 * * [simplify]: Extracting # 0 : cost 0 6.777 * * [simplify]: Extracting # 1 : cost 0 6.790 * * [simplify]: Extracting # 2 : cost 0 6.796 * * [simplify]: Extracting # 3 : cost 0 6.801 * * [simplify]: Extracting # 4 : cost 0 6.807 * * [simplify]: iteration done: 5001 enodes (cost 4148 ) 6.809 * [simplify]: Simplified to: (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (exp (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (pow (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) 3) (pow (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) 3) (* (cbrt (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (cbrt (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))))) (cbrt (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (pow (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) 3) (sqrt (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (sqrt (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (- a) (- (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))))) (/ (cbrt a) (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (/ (* (cbrt a) (cbrt a)) (sqrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (/ (cbrt a) (sqrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (cbrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (cbrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (cbrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (cbrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (cbrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (* (cbrt k) (cbrt k)) m))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (* (* (cbrt a) (cbrt a)) (pow (* (cbrt k) (cbrt k)) m)) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (* (* (cbrt a) (cbrt a)) (pow (sqrt k) m)) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (sqrt k) m))) (* (cbrt a) (cbrt a)) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (* (* (cbrt a) (cbrt a)) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (cbrt (pow k m)))) (* (* (cbrt a) (cbrt a)) (sqrt (pow k m))) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (sqrt (pow k m)))) (* (cbrt a) (cbrt a)) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (* (* (cbrt a) (cbrt a)) (pow k (/ m 2))) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k (/ m 2)))) (* (cbrt a) (cbrt a)) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (* (cbrt a) (cbrt a)) (+ (* k (+ 10.0 k)) 1.0)) (* (pow k m) (cbrt a)) (/ (sqrt a) (* (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))))) (/ (sqrt a) (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (/ (sqrt a) (sqrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (/ (sqrt a) (sqrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (/ (sqrt a) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (sqrt a) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (sqrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (sqrt a) (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (sqrt a) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (sqrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ (sqrt a) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (sqrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (sqrt a) (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (sqrt a) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (sqrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (* (sqrt a) (pow (* (cbrt k) (cbrt k)) m)) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (* (sqrt a) (pow (sqrt k) m)) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (sqrt k) m))) (sqrt a) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (* (sqrt a) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (cbrt (pow k m)))) (* (sqrt a) (sqrt (pow k m))) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (sqrt (pow k m)))) (sqrt a) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (* (sqrt a) (pow k (/ m 2))) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k (/ m 2)))) (sqrt a) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (sqrt a) (+ (* k (+ 10.0 k)) 1.0)) (* (pow k m) (sqrt a)) (/ 1 (* (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))))) (/ a (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (/ 1 (sqrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (/ a (sqrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (/ (pow (* (cbrt k) (cbrt k)) m) (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (pow (sqrt k) m) (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ 1 (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ (sqrt (pow k m)) (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ 1 (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (pow k (/ m 2)) (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (pow (* (cbrt k) (cbrt k)) m) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (pow (sqrt k) m) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (sqrt k) m))) 1 (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (* (cbrt (pow k m)) (cbrt (pow k m))) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (cbrt (pow k m)))) (sqrt (pow k m)) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (sqrt (pow k m)))) 1 (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (pow k (/ m 2)) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k (/ m 2)))) 1 (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ 1 (+ (* k (+ 10.0 k)) 1.0)) (* (pow k m) a) (/ (pow k m) (+ (* k (+ 10.0 k)) 1.0)) (/ (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)) a) (/ a (* (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))))) (/ a (sqrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (/ a (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ a (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ a (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (* a (pow (* (cbrt k) (cbrt k)) m)) (* a (pow (sqrt k) m)) a (* a (* (cbrt (pow k m)) (cbrt (pow k m)))) (* a (sqrt (pow k m))) a (* a (pow k (/ m 2))) a (/ a (+ (* k (+ 10.0 k)) 1.0)) (/ (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)) (cbrt a)) (/ (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)) (sqrt a)) (/ (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)) a) (/ a (+ (* k (+ 10.0 k)) 1.0)) (* k (+ 10.0 k)) (log (* k (+ 10.0 k))) (log (* k (+ 10.0 k))) (exp (* k (+ 10.0 k))) (pow (* k (+ 10.0 k)) 3) (* (cbrt (* k (+ 10.0 k))) (cbrt (* k (+ 10.0 k)))) (cbrt (* k (+ 10.0 k))) (pow (* k (+ 10.0 k)) 3) (sqrt (* k (+ 10.0 k))) (sqrt (* k (+ 10.0 k))) (* (sqrt k) (sqrt (+ 10.0 k))) (* (sqrt k) (sqrt (+ 10.0 k))) (* k 10.0) (* k k) (* k 10.0) (* k k) (* k (* (cbrt (+ 10.0 k)) (cbrt (+ 10.0 k)))) (* k (sqrt (+ 10.0 k))) k k (* (cbrt k) (+ 10.0 k)) (* (sqrt k) (+ 10.0 k)) (* k (+ 10.0 k)) (* k (+ (pow 10.0 3) (pow k 3))) (* k (- (* 10.0 10.0) (* k k))) (log (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (log (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (log (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (log (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (exp (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (pow (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)) 3) (* (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (pow (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)) 3) (sqrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (sqrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (- (+ (* k (+ 10.0 k)) 1.0)) (- (pow k m)) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (* (cbrt k) (cbrt k)) m) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m)) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (/ (pow (sqrt k) m) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m)) (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (* (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m))) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m))) (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m))) (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (* (cbrt k) (cbrt k)) m)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (/ (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m))) (cbrt (pow k m))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2))) (/ 1 (pow (* (cbrt k) (cbrt k)) m)) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)) (/ 1 (pow (sqrt k) m)) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (sqrt k) m)) 1 (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (+ (* k (+ 10.0 k)) 1.0) (cbrt (pow k m))) (/ 1 (sqrt (pow k m))) (/ (+ (* k (+ 10.0 k)) 1.0) (sqrt (pow k m))) 1 (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)) (/ 1 (pow k (/ m 2))) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k (/ m 2))) (/ 1 (pow k m)) (/ (pow k m) (+ (* k (+ 10.0 k)) 1.0)) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (* (cbrt k) (cbrt k)) m)) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (sqrt k) m)) (+ (* k (+ 10.0 k)) 1.0) (/ (+ (* k (+ 10.0 k)) 1.0) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (+ (* k (+ 10.0 k)) 1.0) (sqrt (pow k m))) (+ (* k (+ 10.0 k)) 1.0) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k (/ m 2))) (/ (pow k m) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (+ (* k (+ 10.0 k)) 1.0)) (* (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 (- 1.0 (* k (+ 10.0 k))))) (pow k m)) (* (pow k m) (- (* k (+ 10.0 k)) 1.0)) (- (* 1.0 (+ (* a (* m (log k))) a)) (* 10.0 (* k a))) (+ (- (/ (* 99.0 a) (/ (pow k 4) (exp (* (log k) m)))) (* (/ (exp (* (log k) m)) (/ (pow k 3) a)) 10.0)) (* (/ a (* k k)) (exp (* (log k) m)))) (+ (/ (* a 99.0) (/ (pow k 4) (pow (exp m) (+ 0 (log k))))) (- (* (/ a (* k k)) (pow (exp m) (+ 0 (log k)))) (/ (* (* 10.0 a) (pow (exp m) (+ 0 (log k)))) (pow k 3)))) (* k (+ 10.0 k)) (* k (+ 10.0 k)) (* k (+ 10.0 k)) (- (+ (* 10.0 k) 1.0) (* 1.0 (* m (log k)))) (+ (/ (* k 10.0) (exp (* (log k) m))) (+ (* (pow k (- m)) 1.0) (/ (* k k) (exp (* (log k) m))))) (+ (+ (/ (* k k) (pow (exp m) (+ 0 (log k)))) (/ 1.0 (pow (exp m) (+ 0 (log k))))) (/ k (/ (pow (exp m) (+ 0 (log k))) 10.0))) 6.811 * * * [progress]: adding candidates to table 7.596 * * [progress]: iteration 2 / 4 7.596 * * * [progress]: picking best candidate 7.607 * * * * [pick]: Picked # 7.607 * * * [progress]: localizing error 7.628 * * * [progress]: generating rewritten candidates 7.628 * * * * [progress]: [ 1 / 4 ] rewriting at (2 2 2 1) 7.646 * * * * [progress]: [ 2 / 4 ] rewriting at (2 1 2) 7.664 * * * * [progress]: [ 3 / 4 ] rewriting at (2) 8.010 * * * * [progress]: [ 4 / 4 ] rewriting at (2 1) 8.120 * * * [progress]: generating series expansions 8.120 * * * * [progress]: [ 1 / 4 ] generating series at (2 2 2 1) 8.121 * [backup-simplify]: Simplify (sqrt (+ (* k (+ 10.0 k)) 1.0)) into (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) 8.121 * [approximate]: Taking taylor expansion of (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) in (k) around 0 8.121 * [taylor]: Taking taylor expansion of (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 8.121 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 8.121 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 8.121 * [taylor]: Taking taylor expansion of 10.0 in k 8.121 * [backup-simplify]: Simplify 10.0 into 10.0 8.121 * [taylor]: Taking taylor expansion of k in k 8.121 * [backup-simplify]: Simplify 0 into 0 8.121 * [backup-simplify]: Simplify 1 into 1 8.121 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 8.121 * [taylor]: Taking taylor expansion of (pow k 2) in k 8.121 * [taylor]: Taking taylor expansion of k in k 8.121 * [backup-simplify]: Simplify 0 into 0 8.121 * [backup-simplify]: Simplify 1 into 1 8.121 * [taylor]: Taking taylor expansion of 1.0 in k 8.121 * [backup-simplify]: Simplify 1.0 into 1.0 8.121 * [backup-simplify]: Simplify (* 10.0 0) into 0 8.122 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.122 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.122 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 8.123 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 8.123 * [backup-simplify]: Simplify (+ 0 0) into 0 8.124 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 8.125 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1.0))) into (/ 5.0 (sqrt 1.0)) 8.125 * [taylor]: Taking taylor expansion of (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 8.125 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 8.125 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 8.125 * [taylor]: Taking taylor expansion of 10.0 in k 8.125 * [backup-simplify]: Simplify 10.0 into 10.0 8.125 * [taylor]: Taking taylor expansion of k in k 8.125 * [backup-simplify]: Simplify 0 into 0 8.125 * [backup-simplify]: Simplify 1 into 1 8.125 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 8.125 * [taylor]: Taking taylor expansion of (pow k 2) in k 8.125 * [taylor]: Taking taylor expansion of k in k 8.125 * [backup-simplify]: Simplify 0 into 0 8.125 * [backup-simplify]: Simplify 1 into 1 8.125 * [taylor]: Taking taylor expansion of 1.0 in k 8.125 * [backup-simplify]: Simplify 1.0 into 1.0 8.125 * [backup-simplify]: Simplify (* 10.0 0) into 0 8.125 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.126 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.126 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 8.127 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 8.127 * [backup-simplify]: Simplify (+ 0 0) into 0 8.127 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 8.128 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1.0))) into (/ 5.0 (sqrt 1.0)) 8.129 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 8.129 * [backup-simplify]: Simplify (/ 5.0 (sqrt 1.0)) into (/ 5.0 (sqrt 1.0)) 8.130 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 1) (* 0 0))) into 0 8.130 * [backup-simplify]: Simplify (* 1 1) into 1 8.130 * [backup-simplify]: Simplify (+ 1 0) into 1 8.131 * [backup-simplify]: Simplify (+ 0 1) into 1 8.134 * [backup-simplify]: Simplify (/ (- 1 (pow (/ 5.0 (sqrt 1.0)) 2) (+)) (* 2 (sqrt 1.0))) into (* 1/2 (/ (- 1 (* 25.0 (/ 1 (pow (sqrt 1.0) 2)))) (sqrt 1.0))) 8.138 * [backup-simplify]: Simplify (* 1/2 (/ (- 1 (* 25.0 (/ 1 (pow (sqrt 1.0) 2)))) (sqrt 1.0))) into (* 1/2 (/ (- 1 (* 25.0 (/ 1 (pow (sqrt 1.0) 2)))) (sqrt 1.0))) 8.143 * [backup-simplify]: Simplify (+ (* (* 1/2 (/ (- 1 (* 25.0 (/ 1 (pow (sqrt 1.0) 2)))) (sqrt 1.0))) (pow k 2)) (+ (* (/ 5.0 (sqrt 1.0)) k) (sqrt 1.0))) into (- (+ (* 1/2 (/ (pow k 2) (sqrt 1.0))) (+ (sqrt 1.0) (* 5.0 (/ k (sqrt 1.0))))) (* 12.5 (/ (pow k 2) (pow (sqrt 1.0) 3)))) 8.143 * [backup-simplify]: Simplify (sqrt (+ (* (/ 1 k) (+ 10.0 (/ 1 k))) 1.0)) into (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) 8.143 * [approximate]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in (k) around 0 8.143 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 8.143 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 8.143 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 8.143 * [taylor]: Taking taylor expansion of (pow k 2) in k 8.143 * [taylor]: Taking taylor expansion of k in k 8.143 * [backup-simplify]: Simplify 0 into 0 8.143 * [backup-simplify]: Simplify 1 into 1 8.143 * [backup-simplify]: Simplify (* 1 1) into 1 8.144 * [backup-simplify]: Simplify (/ 1 1) into 1 8.144 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 8.144 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 8.144 * [taylor]: Taking taylor expansion of 10.0 in k 8.144 * [backup-simplify]: Simplify 10.0 into 10.0 8.144 * [taylor]: Taking taylor expansion of (/ 1 k) in k 8.144 * [taylor]: Taking taylor expansion of k in k 8.144 * [backup-simplify]: Simplify 0 into 0 8.144 * [backup-simplify]: Simplify 1 into 1 8.144 * [backup-simplify]: Simplify (/ 1 1) into 1 8.144 * [taylor]: Taking taylor expansion of 1.0 in k 8.144 * [backup-simplify]: Simplify 1.0 into 1.0 8.144 * [backup-simplify]: Simplify (+ 1 0) into 1 8.145 * [backup-simplify]: Simplify (sqrt 1) into 1 8.145 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.145 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.146 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 8.146 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 8.146 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 8.147 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1))) into 5.0 8.147 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 8.147 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 8.147 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 8.147 * [taylor]: Taking taylor expansion of (pow k 2) in k 8.147 * [taylor]: Taking taylor expansion of k in k 8.147 * [backup-simplify]: Simplify 0 into 0 8.147 * [backup-simplify]: Simplify 1 into 1 8.147 * [backup-simplify]: Simplify (* 1 1) into 1 8.147 * [backup-simplify]: Simplify (/ 1 1) into 1 8.148 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 8.148 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 8.148 * [taylor]: Taking taylor expansion of 10.0 in k 8.148 * [backup-simplify]: Simplify 10.0 into 10.0 8.148 * [taylor]: Taking taylor expansion of (/ 1 k) in k 8.148 * [taylor]: Taking taylor expansion of k in k 8.148 * [backup-simplify]: Simplify 0 into 0 8.148 * [backup-simplify]: Simplify 1 into 1 8.148 * [backup-simplify]: Simplify (/ 1 1) into 1 8.148 * [taylor]: Taking taylor expansion of 1.0 in k 8.148 * [backup-simplify]: Simplify 1.0 into 1.0 8.148 * [backup-simplify]: Simplify (+ 1 0) into 1 8.149 * [backup-simplify]: Simplify (sqrt 1) into 1 8.149 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.150 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.150 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 8.151 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 8.151 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 8.152 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1))) into 5.0 8.153 * [backup-simplify]: Simplify 1 into 1 8.153 * [backup-simplify]: Simplify 5.0 into 5.0 8.154 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 8.154 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.155 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.156 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 8.156 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.157 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.160 * [backup-simplify]: Simplify (/ (- 1.0 (pow 5.0 2) (+)) (* 2 1)) into -12.0 8.160 * [backup-simplify]: Simplify -12.0 into -12.0 8.160 * [backup-simplify]: Simplify (+ (* -12.0 (/ 1 k)) (+ 5.0 (* 1 (/ 1 (/ 1 k))))) into (- (+ k 5.0) (* 12.0 (/ 1 k))) 8.160 * [backup-simplify]: Simplify (sqrt (+ (* (/ 1 (- k)) (+ 10.0 (/ 1 (- k)))) 1.0)) into (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) 8.160 * [approximate]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in (k) around 0 8.160 * [taylor]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 8.161 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 8.161 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 8.161 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 8.161 * [taylor]: Taking taylor expansion of (pow k 2) in k 8.161 * [taylor]: Taking taylor expansion of k in k 8.161 * [backup-simplify]: Simplify 0 into 0 8.161 * [backup-simplify]: Simplify 1 into 1 8.161 * [backup-simplify]: Simplify (* 1 1) into 1 8.161 * [backup-simplify]: Simplify (/ 1 1) into 1 8.162 * [taylor]: Taking taylor expansion of 1.0 in k 8.162 * [backup-simplify]: Simplify 1.0 into 1.0 8.162 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 8.162 * [taylor]: Taking taylor expansion of 10.0 in k 8.162 * [backup-simplify]: Simplify 10.0 into 10.0 8.162 * [taylor]: Taking taylor expansion of (/ 1 k) in k 8.162 * [taylor]: Taking taylor expansion of k in k 8.162 * [backup-simplify]: Simplify 0 into 0 8.162 * [backup-simplify]: Simplify 1 into 1 8.163 * [backup-simplify]: Simplify (/ 1 1) into 1 8.163 * [backup-simplify]: Simplify (+ 1 0) into 1 8.163 * [backup-simplify]: Simplify (+ 1 0) into 1 8.164 * [backup-simplify]: Simplify (sqrt 1) into 1 8.164 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.165 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.166 * [backup-simplify]: Simplify (+ 0 0) into 0 8.166 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 8.166 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 8.167 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 8.169 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1))) into -5.0 8.169 * [taylor]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 8.169 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 8.169 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 8.169 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 8.169 * [taylor]: Taking taylor expansion of (pow k 2) in k 8.169 * [taylor]: Taking taylor expansion of k in k 8.169 * [backup-simplify]: Simplify 0 into 0 8.169 * [backup-simplify]: Simplify 1 into 1 8.169 * [backup-simplify]: Simplify (* 1 1) into 1 8.170 * [backup-simplify]: Simplify (/ 1 1) into 1 8.170 * [taylor]: Taking taylor expansion of 1.0 in k 8.170 * [backup-simplify]: Simplify 1.0 into 1.0 8.170 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 8.170 * [taylor]: Taking taylor expansion of 10.0 in k 8.170 * [backup-simplify]: Simplify 10.0 into 10.0 8.170 * [taylor]: Taking taylor expansion of (/ 1 k) in k 8.170 * [taylor]: Taking taylor expansion of k in k 8.170 * [backup-simplify]: Simplify 0 into 0 8.170 * [backup-simplify]: Simplify 1 into 1 8.170 * [backup-simplify]: Simplify (/ 1 1) into 1 8.171 * [backup-simplify]: Simplify (+ 1 0) into 1 8.171 * [backup-simplify]: Simplify (+ 1 0) into 1 8.172 * [backup-simplify]: Simplify (sqrt 1) into 1 8.172 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.173 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.173 * [backup-simplify]: Simplify (+ 0 0) into 0 8.174 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 8.174 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 8.175 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 8.177 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1))) into -5.0 8.177 * [backup-simplify]: Simplify 1 into 1 8.177 * [backup-simplify]: Simplify -5.0 into -5.0 8.178 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 8.179 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.187 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.188 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.188 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 8.189 * [backup-simplify]: Simplify (- 0) into 0 8.189 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 8.192 * [backup-simplify]: Simplify (/ (- 1.0 (pow -5.0 2) (+)) (* 2 1)) into -12.0 8.192 * [backup-simplify]: Simplify -12.0 into -12.0 8.192 * [backup-simplify]: Simplify (+ (* -12.0 (/ 1 (- k))) (+ -5.0 (* 1 (/ 1 (/ 1 (- k)))))) into (- (* 12.0 (/ 1 k)) (+ k 5.0)) 8.192 * * * * [progress]: [ 2 / 4 ] generating series at (2 1 2) 8.193 * [backup-simplify]: Simplify (sqrt (+ (* k (+ 10.0 k)) 1.0)) into (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) 8.193 * [approximate]: Taking taylor expansion of (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) in (k) around 0 8.193 * [taylor]: Taking taylor expansion of (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 8.193 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 8.193 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 8.193 * [taylor]: Taking taylor expansion of 10.0 in k 8.193 * [backup-simplify]: Simplify 10.0 into 10.0 8.193 * [taylor]: Taking taylor expansion of k in k 8.193 * [backup-simplify]: Simplify 0 into 0 8.193 * [backup-simplify]: Simplify 1 into 1 8.193 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 8.193 * [taylor]: Taking taylor expansion of (pow k 2) in k 8.193 * [taylor]: Taking taylor expansion of k in k 8.193 * [backup-simplify]: Simplify 0 into 0 8.193 * [backup-simplify]: Simplify 1 into 1 8.193 * [taylor]: Taking taylor expansion of 1.0 in k 8.193 * [backup-simplify]: Simplify 1.0 into 1.0 8.194 * [backup-simplify]: Simplify (* 10.0 0) into 0 8.194 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.195 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.195 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 8.196 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 8.197 * [backup-simplify]: Simplify (+ 0 0) into 0 8.197 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 8.199 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1.0))) into (/ 5.0 (sqrt 1.0)) 8.199 * [taylor]: Taking taylor expansion of (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 8.199 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 8.199 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 8.199 * [taylor]: Taking taylor expansion of 10.0 in k 8.199 * [backup-simplify]: Simplify 10.0 into 10.0 8.199 * [taylor]: Taking taylor expansion of k in k 8.199 * [backup-simplify]: Simplify 0 into 0 8.199 * [backup-simplify]: Simplify 1 into 1 8.199 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 8.199 * [taylor]: Taking taylor expansion of (pow k 2) in k 8.199 * [taylor]: Taking taylor expansion of k in k 8.199 * [backup-simplify]: Simplify 0 into 0 8.199 * [backup-simplify]: Simplify 1 into 1 8.199 * [taylor]: Taking taylor expansion of 1.0 in k 8.199 * [backup-simplify]: Simplify 1.0 into 1.0 8.200 * [backup-simplify]: Simplify (* 10.0 0) into 0 8.200 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.200 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.201 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 8.202 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 8.203 * [backup-simplify]: Simplify (+ 0 0) into 0 8.203 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 8.205 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1.0))) into (/ 5.0 (sqrt 1.0)) 8.205 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 8.206 * [backup-simplify]: Simplify (/ 5.0 (sqrt 1.0)) into (/ 5.0 (sqrt 1.0)) 8.207 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 1) (* 0 0))) into 0 8.207 * [backup-simplify]: Simplify (* 1 1) into 1 8.208 * [backup-simplify]: Simplify (+ 1 0) into 1 8.208 * [backup-simplify]: Simplify (+ 0 1) into 1 8.214 * [backup-simplify]: Simplify (/ (- 1 (pow (/ 5.0 (sqrt 1.0)) 2) (+)) (* 2 (sqrt 1.0))) into (* 1/2 (/ (- 1 (* 25.0 (/ 1 (pow (sqrt 1.0) 2)))) (sqrt 1.0))) 8.221 * [backup-simplify]: Simplify (* 1/2 (/ (- 1 (* 25.0 (/ 1 (pow (sqrt 1.0) 2)))) (sqrt 1.0))) into (* 1/2 (/ (- 1 (* 25.0 (/ 1 (pow (sqrt 1.0) 2)))) (sqrt 1.0))) 8.227 * [backup-simplify]: Simplify (+ (* (* 1/2 (/ (- 1 (* 25.0 (/ 1 (pow (sqrt 1.0) 2)))) (sqrt 1.0))) (pow k 2)) (+ (* (/ 5.0 (sqrt 1.0)) k) (sqrt 1.0))) into (- (+ (* 1/2 (/ (pow k 2) (sqrt 1.0))) (+ (sqrt 1.0) (* 5.0 (/ k (sqrt 1.0))))) (* 12.5 (/ (pow k 2) (pow (sqrt 1.0) 3)))) 8.228 * [backup-simplify]: Simplify (sqrt (+ (* (/ 1 k) (+ 10.0 (/ 1 k))) 1.0)) into (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) 8.228 * [approximate]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in (k) around 0 8.228 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 8.228 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 8.228 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 8.228 * [taylor]: Taking taylor expansion of (pow k 2) in k 8.228 * [taylor]: Taking taylor expansion of k in k 8.228 * [backup-simplify]: Simplify 0 into 0 8.228 * [backup-simplify]: Simplify 1 into 1 8.228 * [backup-simplify]: Simplify (* 1 1) into 1 8.228 * [backup-simplify]: Simplify (/ 1 1) into 1 8.228 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 8.228 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 8.228 * [taylor]: Taking taylor expansion of 10.0 in k 8.228 * [backup-simplify]: Simplify 10.0 into 10.0 8.228 * [taylor]: Taking taylor expansion of (/ 1 k) in k 8.228 * [taylor]: Taking taylor expansion of k in k 8.228 * [backup-simplify]: Simplify 0 into 0 8.228 * [backup-simplify]: Simplify 1 into 1 8.229 * [backup-simplify]: Simplify (/ 1 1) into 1 8.229 * [taylor]: Taking taylor expansion of 1.0 in k 8.229 * [backup-simplify]: Simplify 1.0 into 1.0 8.229 * [backup-simplify]: Simplify (+ 1 0) into 1 8.229 * [backup-simplify]: Simplify (sqrt 1) into 1 8.229 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.230 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.230 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 8.230 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 8.231 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 8.231 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1))) into 5.0 8.231 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 8.231 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 8.232 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 8.232 * [taylor]: Taking taylor expansion of (pow k 2) in k 8.232 * [taylor]: Taking taylor expansion of k in k 8.232 * [backup-simplify]: Simplify 0 into 0 8.232 * [backup-simplify]: Simplify 1 into 1 8.232 * [backup-simplify]: Simplify (* 1 1) into 1 8.232 * [backup-simplify]: Simplify (/ 1 1) into 1 8.232 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 8.232 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 8.232 * [taylor]: Taking taylor expansion of 10.0 in k 8.232 * [backup-simplify]: Simplify 10.0 into 10.0 8.232 * [taylor]: Taking taylor expansion of (/ 1 k) in k 8.232 * [taylor]: Taking taylor expansion of k in k 8.232 * [backup-simplify]: Simplify 0 into 0 8.232 * [backup-simplify]: Simplify 1 into 1 8.232 * [backup-simplify]: Simplify (/ 1 1) into 1 8.232 * [taylor]: Taking taylor expansion of 1.0 in k 8.233 * [backup-simplify]: Simplify 1.0 into 1.0 8.233 * [backup-simplify]: Simplify (+ 1 0) into 1 8.233 * [backup-simplify]: Simplify (sqrt 1) into 1 8.233 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.234 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.234 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 8.234 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 8.235 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 8.235 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1))) into 5.0 8.235 * [backup-simplify]: Simplify 1 into 1 8.235 * [backup-simplify]: Simplify 5.0 into 5.0 8.236 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 8.237 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.237 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.237 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 8.238 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.238 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.240 * [backup-simplify]: Simplify (/ (- 1.0 (pow 5.0 2) (+)) (* 2 1)) into -12.0 8.240 * [backup-simplify]: Simplify -12.0 into -12.0 8.240 * [backup-simplify]: Simplify (+ (* -12.0 (/ 1 k)) (+ 5.0 (* 1 (/ 1 (/ 1 k))))) into (- (+ k 5.0) (* 12.0 (/ 1 k))) 8.240 * [backup-simplify]: Simplify (sqrt (+ (* (/ 1 (- k)) (+ 10.0 (/ 1 (- k)))) 1.0)) into (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) 8.240 * [approximate]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in (k) around 0 8.240 * [taylor]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 8.240 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 8.240 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 8.240 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 8.240 * [taylor]: Taking taylor expansion of (pow k 2) in k 8.240 * [taylor]: Taking taylor expansion of k in k 8.240 * [backup-simplify]: Simplify 0 into 0 8.240 * [backup-simplify]: Simplify 1 into 1 8.241 * [backup-simplify]: Simplify (* 1 1) into 1 8.241 * [backup-simplify]: Simplify (/ 1 1) into 1 8.241 * [taylor]: Taking taylor expansion of 1.0 in k 8.241 * [backup-simplify]: Simplify 1.0 into 1.0 8.241 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 8.241 * [taylor]: Taking taylor expansion of 10.0 in k 8.241 * [backup-simplify]: Simplify 10.0 into 10.0 8.241 * [taylor]: Taking taylor expansion of (/ 1 k) in k 8.241 * [taylor]: Taking taylor expansion of k in k 8.241 * [backup-simplify]: Simplify 0 into 0 8.241 * [backup-simplify]: Simplify 1 into 1 8.241 * [backup-simplify]: Simplify (/ 1 1) into 1 8.241 * [backup-simplify]: Simplify (+ 1 0) into 1 8.242 * [backup-simplify]: Simplify (+ 1 0) into 1 8.242 * [backup-simplify]: Simplify (sqrt 1) into 1 8.242 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.243 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.243 * [backup-simplify]: Simplify (+ 0 0) into 0 8.243 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 8.243 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 8.244 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 8.246 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1))) into -5.0 8.246 * [taylor]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 8.246 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 8.246 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 8.246 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 8.246 * [taylor]: Taking taylor expansion of (pow k 2) in k 8.246 * [taylor]: Taking taylor expansion of k in k 8.246 * [backup-simplify]: Simplify 0 into 0 8.246 * [backup-simplify]: Simplify 1 into 1 8.246 * [backup-simplify]: Simplify (* 1 1) into 1 8.247 * [backup-simplify]: Simplify (/ 1 1) into 1 8.247 * [taylor]: Taking taylor expansion of 1.0 in k 8.247 * [backup-simplify]: Simplify 1.0 into 1.0 8.247 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 8.247 * [taylor]: Taking taylor expansion of 10.0 in k 8.247 * [backup-simplify]: Simplify 10.0 into 10.0 8.247 * [taylor]: Taking taylor expansion of (/ 1 k) in k 8.247 * [taylor]: Taking taylor expansion of k in k 8.247 * [backup-simplify]: Simplify 0 into 0 8.247 * [backup-simplify]: Simplify 1 into 1 8.247 * [backup-simplify]: Simplify (/ 1 1) into 1 8.248 * [backup-simplify]: Simplify (+ 1 0) into 1 8.248 * [backup-simplify]: Simplify (+ 1 0) into 1 8.248 * [backup-simplify]: Simplify (sqrt 1) into 1 8.249 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.250 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.250 * [backup-simplify]: Simplify (+ 0 0) into 0 8.251 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 8.251 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 8.252 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 8.253 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1))) into -5.0 8.254 * [backup-simplify]: Simplify 1 into 1 8.254 * [backup-simplify]: Simplify -5.0 into -5.0 8.254 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 8.255 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.256 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.257 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.257 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 8.258 * [backup-simplify]: Simplify (- 0) into 0 8.258 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 8.261 * [backup-simplify]: Simplify (/ (- 1.0 (pow -5.0 2) (+)) (* 2 1)) into -12.0 8.261 * [backup-simplify]: Simplify -12.0 into -12.0 8.261 * [backup-simplify]: Simplify (+ (* -12.0 (/ 1 (- k))) (+ -5.0 (* 1 (/ 1 (/ 1 (- k)))))) into (- (* 12.0 (/ 1 k)) (+ k 5.0)) 8.262 * * * * [progress]: [ 3 / 4 ] generating series at (2) 8.262 * [backup-simplify]: Simplify (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) into (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) 8.262 * [approximate]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in (k a m) around 0 8.262 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in m 8.262 * [taylor]: Taking taylor expansion of (* a (pow k m)) in m 8.262 * [taylor]: Taking taylor expansion of a in m 8.262 * [backup-simplify]: Simplify a into a 8.262 * [taylor]: Taking taylor expansion of (pow k m) in m 8.262 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 8.263 * [taylor]: Taking taylor expansion of (* m (log k)) in m 8.263 * [taylor]: Taking taylor expansion of m in m 8.263 * [backup-simplify]: Simplify 0 into 0 8.263 * [backup-simplify]: Simplify 1 into 1 8.263 * [taylor]: Taking taylor expansion of (log k) in m 8.263 * [taylor]: Taking taylor expansion of k in m 8.263 * [backup-simplify]: Simplify k into k 8.263 * [backup-simplify]: Simplify (log k) into (log k) 8.263 * [backup-simplify]: Simplify (* 0 (log k)) into 0 8.264 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 8.264 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 8.265 * [backup-simplify]: Simplify (exp 0) into 1 8.265 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in m 8.265 * [taylor]: Taking taylor expansion of (* 10.0 k) in m 8.265 * [taylor]: Taking taylor expansion of 10.0 in m 8.265 * [backup-simplify]: Simplify 10.0 into 10.0 8.265 * [taylor]: Taking taylor expansion of k in m 8.265 * [backup-simplify]: Simplify k into k 8.265 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in m 8.265 * [taylor]: Taking taylor expansion of (pow k 2) in m 8.265 * [taylor]: Taking taylor expansion of k in m 8.265 * [backup-simplify]: Simplify k into k 8.265 * [taylor]: Taking taylor expansion of 1.0 in m 8.265 * [backup-simplify]: Simplify 1.0 into 1.0 8.265 * [backup-simplify]: Simplify (* a 1) into a 8.265 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 8.265 * [backup-simplify]: Simplify (* k k) into (pow k 2) 8.265 * [backup-simplify]: Simplify (+ (pow k 2) 1.0) into (+ (pow k 2) 1.0) 8.266 * [backup-simplify]: Simplify (+ (* 10.0 k) (+ (pow k 2) 1.0)) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 8.266 * [backup-simplify]: Simplify (/ a (+ (* 10.0 k) (+ (pow k 2) 1.0))) into (/ a (+ (* 10.0 k) (+ (pow k 2) 1.0))) 8.266 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in a 8.266 * [taylor]: Taking taylor expansion of (* a (pow k m)) in a 8.266 * [taylor]: Taking taylor expansion of a in a 8.266 * [backup-simplify]: Simplify 0 into 0 8.266 * [backup-simplify]: Simplify 1 into 1 8.266 * [taylor]: Taking taylor expansion of (pow k m) in a 8.266 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in a 8.266 * [taylor]: Taking taylor expansion of (* m (log k)) in a 8.266 * [taylor]: Taking taylor expansion of m in a 8.266 * [backup-simplify]: Simplify m into m 8.266 * [taylor]: Taking taylor expansion of (log k) in a 8.266 * [taylor]: Taking taylor expansion of k in a 8.266 * [backup-simplify]: Simplify k into k 8.266 * [backup-simplify]: Simplify (log k) into (log k) 8.266 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 8.266 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 8.266 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in a 8.267 * [taylor]: Taking taylor expansion of (* 10.0 k) in a 8.267 * [taylor]: Taking taylor expansion of 10.0 in a 8.267 * [backup-simplify]: Simplify 10.0 into 10.0 8.267 * [taylor]: Taking taylor expansion of k in a 8.267 * [backup-simplify]: Simplify k into k 8.267 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in a 8.267 * [taylor]: Taking taylor expansion of (pow k 2) in a 8.267 * [taylor]: Taking taylor expansion of k in a 8.267 * [backup-simplify]: Simplify k into k 8.267 * [taylor]: Taking taylor expansion of 1.0 in a 8.267 * [backup-simplify]: Simplify 1.0 into 1.0 8.267 * [backup-simplify]: Simplify (* 0 (pow k m)) into 0 8.268 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 8.268 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 8.269 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 8.269 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow k m))) into (pow k m) 8.269 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 8.269 * [backup-simplify]: Simplify (* k k) into (pow k 2) 8.270 * [backup-simplify]: Simplify (+ (pow k 2) 1.0) into (+ (pow k 2) 1.0) 8.270 * [backup-simplify]: Simplify (+ (* 10.0 k) (+ (pow k 2) 1.0)) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 8.270 * [backup-simplify]: Simplify (/ (pow k m) (+ (* 10.0 k) (+ (pow k 2) 1.0))) into (/ (pow k m) (+ (* 10.0 k) (+ (pow k 2) 1.0))) 8.270 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 8.270 * [taylor]: Taking taylor expansion of (* a (pow k m)) in k 8.270 * [taylor]: Taking taylor expansion of a in k 8.270 * [backup-simplify]: Simplify a into a 8.270 * [taylor]: Taking taylor expansion of (pow k m) in k 8.270 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 8.270 * [taylor]: Taking taylor expansion of (* m (log k)) in k 8.270 * [taylor]: Taking taylor expansion of m in k 8.270 * [backup-simplify]: Simplify m into m 8.271 * [taylor]: Taking taylor expansion of (log k) in k 8.271 * [taylor]: Taking taylor expansion of k in k 8.271 * [backup-simplify]: Simplify 0 into 0 8.271 * [backup-simplify]: Simplify 1 into 1 8.271 * [backup-simplify]: Simplify (log 1) into 0 8.271 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 8.271 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 8.272 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 8.272 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 8.272 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 8.272 * [taylor]: Taking taylor expansion of 10.0 in k 8.272 * [backup-simplify]: Simplify 10.0 into 10.0 8.272 * [taylor]: Taking taylor expansion of k in k 8.272 * [backup-simplify]: Simplify 0 into 0 8.272 * [backup-simplify]: Simplify 1 into 1 8.272 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 8.272 * [taylor]: Taking taylor expansion of (pow k 2) in k 8.272 * [taylor]: Taking taylor expansion of k in k 8.272 * [backup-simplify]: Simplify 0 into 0 8.272 * [backup-simplify]: Simplify 1 into 1 8.272 * [taylor]: Taking taylor expansion of 1.0 in k 8.272 * [backup-simplify]: Simplify 1.0 into 1.0 8.272 * [backup-simplify]: Simplify (* a (pow k m)) into (* a (pow k m)) 8.272 * [backup-simplify]: Simplify (* 10.0 0) into 0 8.273 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.273 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.274 * [backup-simplify]: Simplify (/ (* a (pow k m)) 1.0) into (* 1.0 (* a (pow k m))) 8.274 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 8.274 * [taylor]: Taking taylor expansion of (* a (pow k m)) in k 8.274 * [taylor]: Taking taylor expansion of a in k 8.274 * [backup-simplify]: Simplify a into a 8.274 * [taylor]: Taking taylor expansion of (pow k m) in k 8.274 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 8.274 * [taylor]: Taking taylor expansion of (* m (log k)) in k 8.274 * [taylor]: Taking taylor expansion of m in k 8.274 * [backup-simplify]: Simplify m into m 8.274 * [taylor]: Taking taylor expansion of (log k) in k 8.274 * [taylor]: Taking taylor expansion of k in k 8.274 * [backup-simplify]: Simplify 0 into 0 8.274 * [backup-simplify]: Simplify 1 into 1 8.274 * [backup-simplify]: Simplify (log 1) into 0 8.275 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 8.275 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 8.275 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 8.275 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 8.275 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 8.275 * [taylor]: Taking taylor expansion of 10.0 in k 8.275 * [backup-simplify]: Simplify 10.0 into 10.0 8.275 * [taylor]: Taking taylor expansion of k in k 8.275 * [backup-simplify]: Simplify 0 into 0 8.275 * [backup-simplify]: Simplify 1 into 1 8.275 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 8.275 * [taylor]: Taking taylor expansion of (pow k 2) in k 8.275 * [taylor]: Taking taylor expansion of k in k 8.275 * [backup-simplify]: Simplify 0 into 0 8.275 * [backup-simplify]: Simplify 1 into 1 8.276 * [taylor]: Taking taylor expansion of 1.0 in k 8.276 * [backup-simplify]: Simplify 1.0 into 1.0 8.276 * [backup-simplify]: Simplify (* a (pow k m)) into (* a (pow k m)) 8.276 * [backup-simplify]: Simplify (* 10.0 0) into 0 8.277 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.277 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.277 * [backup-simplify]: Simplify (/ (* a (pow k m)) 1.0) into (* 1.0 (* a (pow k m))) 8.277 * [taylor]: Taking taylor expansion of (* 1.0 (* a (pow k m))) in a 8.277 * [taylor]: Taking taylor expansion of 1.0 in a 8.277 * [backup-simplify]: Simplify 1.0 into 1.0 8.277 * [taylor]: Taking taylor expansion of (* a (pow k m)) in a 8.277 * [taylor]: Taking taylor expansion of a in a 8.277 * [backup-simplify]: Simplify 0 into 0 8.277 * [backup-simplify]: Simplify 1 into 1 8.278 * [taylor]: Taking taylor expansion of (pow k m) in a 8.278 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in a 8.278 * [taylor]: Taking taylor expansion of (* m (log k)) in a 8.278 * [taylor]: Taking taylor expansion of m in a 8.278 * [backup-simplify]: Simplify m into m 8.278 * [taylor]: Taking taylor expansion of (log k) in a 8.278 * [taylor]: Taking taylor expansion of k in a 8.278 * [backup-simplify]: Simplify k into k 8.278 * [backup-simplify]: Simplify (log k) into (log k) 8.278 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 8.278 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 8.279 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 8.279 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 8.280 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 8.280 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow k m))) into (pow k m) 8.280 * [backup-simplify]: Simplify (* 0 (pow k m)) into 0 8.281 * [backup-simplify]: Simplify (+ (* 1.0 (pow k m)) (* 0 0)) into (* 1.0 (pow k m)) 8.281 * [taylor]: Taking taylor expansion of (* 1.0 (pow k m)) in m 8.281 * [taylor]: Taking taylor expansion of 1.0 in m 8.281 * [backup-simplify]: Simplify 1.0 into 1.0 8.281 * [taylor]: Taking taylor expansion of (pow k m) in m 8.281 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 8.281 * [taylor]: Taking taylor expansion of (* m (log k)) in m 8.281 * [taylor]: Taking taylor expansion of m in m 8.281 * [backup-simplify]: Simplify 0 into 0 8.281 * [backup-simplify]: Simplify 1 into 1 8.281 * [taylor]: Taking taylor expansion of (log k) in m 8.281 * [taylor]: Taking taylor expansion of k in m 8.281 * [backup-simplify]: Simplify k into k 8.281 * [backup-simplify]: Simplify (log k) into (log k) 8.281 * [backup-simplify]: Simplify (* 0 (log k)) into 0 8.281 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 8.282 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 8.282 * [backup-simplify]: Simplify (exp 0) into 1 8.282 * [backup-simplify]: Simplify (* 1.0 1) into 1.0 8.282 * [backup-simplify]: Simplify 1.0 into 1.0 8.283 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 8.283 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 8.283 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 8.284 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 8.284 * [backup-simplify]: Simplify (+ (* a 0) (* 0 (pow k m))) into 0 8.285 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 8.285 * [backup-simplify]: Simplify (+ 0 0) into 0 8.285 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 8.286 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* (* 1.0 (* a (pow k m))) (/ 10.0 1.0)))) into (- (* 10.0 (* a (pow k m)))) 8.286 * [taylor]: Taking taylor expansion of (- (* 10.0 (* a (pow k m)))) in a 8.286 * [taylor]: Taking taylor expansion of (* 10.0 (* a (pow k m))) in a 8.286 * [taylor]: Taking taylor expansion of 10.0 in a 8.286 * [backup-simplify]: Simplify 10.0 into 10.0 8.286 * [taylor]: Taking taylor expansion of (* a (pow k m)) in a 8.286 * [taylor]: Taking taylor expansion of a in a 8.286 * [backup-simplify]: Simplify 0 into 0 8.286 * [backup-simplify]: Simplify 1 into 1 8.286 * [taylor]: Taking taylor expansion of (pow k m) in a 8.286 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in a 8.286 * [taylor]: Taking taylor expansion of (* m (log k)) in a 8.286 * [taylor]: Taking taylor expansion of m in a 8.286 * [backup-simplify]: Simplify m into m 8.286 * [taylor]: Taking taylor expansion of (log k) in a 8.286 * [taylor]: Taking taylor expansion of k in a 8.286 * [backup-simplify]: Simplify k into k 8.286 * [backup-simplify]: Simplify (log k) into (log k) 8.286 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 8.286 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 8.287 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 8.287 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 8.287 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 8.288 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow k m))) into (pow k m) 8.288 * [backup-simplify]: Simplify (* 0 (pow k m)) into 0 8.288 * [backup-simplify]: Simplify (+ (* 10.0 (pow k m)) (* 0 0)) into (* 10.0 (pow k m)) 8.288 * [backup-simplify]: Simplify (- (* 10.0 (pow k m))) into (- (* 10.0 (pow k m))) 8.288 * [taylor]: Taking taylor expansion of (- (* 10.0 (pow k m))) in m 8.288 * [taylor]: Taking taylor expansion of (* 10.0 (pow k m)) in m 8.288 * [taylor]: Taking taylor expansion of 10.0 in m 8.288 * [backup-simplify]: Simplify 10.0 into 10.0 8.288 * [taylor]: Taking taylor expansion of (pow k m) in m 8.288 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 8.288 * [taylor]: Taking taylor expansion of (* m (log k)) in m 8.289 * [taylor]: Taking taylor expansion of m in m 8.289 * [backup-simplify]: Simplify 0 into 0 8.289 * [backup-simplify]: Simplify 1 into 1 8.289 * [taylor]: Taking taylor expansion of (log k) in m 8.289 * [taylor]: Taking taylor expansion of k in m 8.289 * [backup-simplify]: Simplify k into k 8.289 * [backup-simplify]: Simplify (log k) into (log k) 8.289 * [backup-simplify]: Simplify (* 0 (log k)) into 0 8.289 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 8.289 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 8.290 * [backup-simplify]: Simplify (exp 0) into 1 8.290 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 8.290 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 8.290 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 8.291 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow k 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow k 1)))) 2) into 0 8.292 * [backup-simplify]: Simplify (+ (* m 0) (+ (* 0 0) (* 0 (log k)))) into 0 8.293 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 8.293 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (pow k m)))) into 0 8.294 * [backup-simplify]: Simplify (+ (* 1.0 0) (+ (* 0 (pow k m)) (* 0 0))) into 0 8.294 * [taylor]: Taking taylor expansion of 0 in m 8.294 * [backup-simplify]: Simplify 0 into 0 8.294 * [backup-simplify]: Simplify 0 into 0 8.294 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow (log k) 1) 1)))) into (log k) 8.294 * [backup-simplify]: Simplify (+ (* 1.0 (log k)) (* 0 1)) into (* 1.0 (log k)) 8.294 * [backup-simplify]: Simplify (* 1.0 (log k)) into (* 1.0 (log k)) 8.295 * [backup-simplify]: Simplify (+ (* (* 1.0 (log k)) (* m (* a 1))) (+ (* (- 10.0) (* 1 (* a k))) (* 1.0 (* 1 (* a 1))))) into (- (+ (* 1.0 (* a (* m (log k)))) (* 1.0 a)) (* 10.0 (* k a))) 8.295 * [backup-simplify]: Simplify (* (/ 1 (sqrt (+ (* (/ 1 k) (+ 10.0 (/ 1 k))) 1.0))) (/ (/ 1 a) (/ (sqrt (+ (* (/ 1 k) (+ 10.0 (/ 1 k))) 1.0)) (pow (/ 1 k) (/ 1 m))))) into (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) 8.295 * [approximate]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in (k a m) around 0 8.295 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in m 8.295 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in m 8.295 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in m 8.295 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in m 8.295 * [taylor]: Taking taylor expansion of (/ 1 m) in m 8.295 * [taylor]: Taking taylor expansion of m in m 8.295 * [backup-simplify]: Simplify 0 into 0 8.296 * [backup-simplify]: Simplify 1 into 1 8.296 * [backup-simplify]: Simplify (/ 1 1) into 1 8.296 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in m 8.296 * [taylor]: Taking taylor expansion of (/ 1 k) in m 8.296 * [taylor]: Taking taylor expansion of k in m 8.296 * [backup-simplify]: Simplify k into k 8.296 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 8.296 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 8.296 * [backup-simplify]: Simplify (* 1 (log (/ 1 k))) into (log (/ 1 k)) 8.296 * [backup-simplify]: Simplify (exp (* (/ 1 m) (log (/ 1 k)))) into (exp (/ (log (/ 1 k)) m)) 8.296 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in m 8.296 * [taylor]: Taking taylor expansion of a in m 8.296 * [backup-simplify]: Simplify a into a 8.296 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in m 8.296 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 8.296 * [taylor]: Taking taylor expansion of (pow k 2) in m 8.296 * [taylor]: Taking taylor expansion of k in m 8.296 * [backup-simplify]: Simplify k into k 8.296 * [backup-simplify]: Simplify (* k k) into (pow k 2) 8.296 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 8.296 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in m 8.296 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in m 8.297 * [taylor]: Taking taylor expansion of 10.0 in m 8.297 * [backup-simplify]: Simplify 10.0 into 10.0 8.297 * [taylor]: Taking taylor expansion of (/ 1 k) in m 8.297 * [taylor]: Taking taylor expansion of k in m 8.297 * [backup-simplify]: Simplify k into k 8.297 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 8.297 * [taylor]: Taking taylor expansion of 1.0 in m 8.297 * [backup-simplify]: Simplify 1.0 into 1.0 8.297 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 8.297 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 8.297 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) into (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) 8.297 * [backup-simplify]: Simplify (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) into (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) 8.297 * [backup-simplify]: Simplify (/ (exp (/ (log (/ 1 k)) m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) into (/ (exp (/ (log (/ 1 k)) m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) 8.297 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in a 8.297 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in a 8.298 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in a 8.298 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in a 8.298 * [taylor]: Taking taylor expansion of (/ 1 m) in a 8.298 * [taylor]: Taking taylor expansion of m in a 8.298 * [backup-simplify]: Simplify m into m 8.298 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 8.298 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in a 8.298 * [taylor]: Taking taylor expansion of (/ 1 k) in a 8.298 * [taylor]: Taking taylor expansion of k in a 8.298 * [backup-simplify]: Simplify k into k 8.298 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 8.298 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 8.298 * [backup-simplify]: Simplify (* (/ 1 m) (log (/ 1 k))) into (/ (log (/ 1 k)) m) 8.298 * [backup-simplify]: Simplify (exp (/ (log (/ 1 k)) m)) into (exp (/ (log (/ 1 k)) m)) 8.298 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in a 8.298 * [taylor]: Taking taylor expansion of a in a 8.298 * [backup-simplify]: Simplify 0 into 0 8.298 * [backup-simplify]: Simplify 1 into 1 8.298 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in a 8.298 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 8.298 * [taylor]: Taking taylor expansion of (pow k 2) in a 8.298 * [taylor]: Taking taylor expansion of k in a 8.298 * [backup-simplify]: Simplify k into k 8.298 * [backup-simplify]: Simplify (* k k) into (pow k 2) 8.298 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 8.298 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in a 8.298 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 8.298 * [taylor]: Taking taylor expansion of 10.0 in a 8.298 * [backup-simplify]: Simplify 10.0 into 10.0 8.298 * [taylor]: Taking taylor expansion of (/ 1 k) in a 8.298 * [taylor]: Taking taylor expansion of k in a 8.298 * [backup-simplify]: Simplify k into k 8.298 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 8.298 * [taylor]: Taking taylor expansion of 1.0 in a 8.298 * [backup-simplify]: Simplify 1.0 into 1.0 8.299 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 8.299 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 8.299 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) into (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) 8.299 * [backup-simplify]: Simplify (* 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) into 0 8.299 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 8.299 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 8.299 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 8.300 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 8.300 * [backup-simplify]: Simplify (+ 0 0) into 0 8.300 * [backup-simplify]: Simplify (+ 0 0) into 0 8.301 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) into (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) 8.301 * [backup-simplify]: Simplify (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) into (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) 8.301 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in k 8.301 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in k 8.301 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in k 8.301 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in k 8.301 * [taylor]: Taking taylor expansion of (/ 1 m) in k 8.301 * [taylor]: Taking taylor expansion of m in k 8.301 * [backup-simplify]: Simplify m into m 8.301 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 8.301 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 8.301 * [taylor]: Taking taylor expansion of (/ 1 k) in k 8.301 * [taylor]: Taking taylor expansion of k in k 8.301 * [backup-simplify]: Simplify 0 into 0 8.301 * [backup-simplify]: Simplify 1 into 1 8.301 * [backup-simplify]: Simplify (/ 1 1) into 1 8.302 * [backup-simplify]: Simplify (log 1) into 0 8.302 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 8.302 * [backup-simplify]: Simplify (* (/ 1 m) (- (log k))) into (* -1 (/ (log k) m)) 8.302 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 8.302 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 8.302 * [taylor]: Taking taylor expansion of a in k 8.302 * [backup-simplify]: Simplify a into a 8.302 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 8.302 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 8.302 * [taylor]: Taking taylor expansion of (pow k 2) in k 8.302 * [taylor]: Taking taylor expansion of k in k 8.302 * [backup-simplify]: Simplify 0 into 0 8.302 * [backup-simplify]: Simplify 1 into 1 8.303 * [backup-simplify]: Simplify (* 1 1) into 1 8.303 * [backup-simplify]: Simplify (/ 1 1) into 1 8.303 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 8.303 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 8.303 * [taylor]: Taking taylor expansion of 10.0 in k 8.303 * [backup-simplify]: Simplify 10.0 into 10.0 8.303 * [taylor]: Taking taylor expansion of (/ 1 k) in k 8.303 * [taylor]: Taking taylor expansion of k in k 8.303 * [backup-simplify]: Simplify 0 into 0 8.303 * [backup-simplify]: Simplify 1 into 1 8.303 * [backup-simplify]: Simplify (/ 1 1) into 1 8.303 * [taylor]: Taking taylor expansion of 1.0 in k 8.303 * [backup-simplify]: Simplify 1.0 into 1.0 8.304 * [backup-simplify]: Simplify (+ 1 0) into 1 8.304 * [backup-simplify]: Simplify (* a 1) into a 8.304 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) a) into (/ (exp (* -1 (/ (log k) m))) a) 8.304 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in k 8.304 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in k 8.304 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in k 8.304 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in k 8.304 * [taylor]: Taking taylor expansion of (/ 1 m) in k 8.304 * [taylor]: Taking taylor expansion of m in k 8.304 * [backup-simplify]: Simplify m into m 8.304 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 8.304 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 8.304 * [taylor]: Taking taylor expansion of (/ 1 k) in k 8.304 * [taylor]: Taking taylor expansion of k in k 8.304 * [backup-simplify]: Simplify 0 into 0 8.304 * [backup-simplify]: Simplify 1 into 1 8.304 * [backup-simplify]: Simplify (/ 1 1) into 1 8.304 * [backup-simplify]: Simplify (log 1) into 0 8.305 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 8.305 * [backup-simplify]: Simplify (* (/ 1 m) (- (log k))) into (* -1 (/ (log k) m)) 8.305 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 8.305 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 8.305 * [taylor]: Taking taylor expansion of a in k 8.305 * [backup-simplify]: Simplify a into a 8.305 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 8.305 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 8.305 * [taylor]: Taking taylor expansion of (pow k 2) in k 8.305 * [taylor]: Taking taylor expansion of k in k 8.305 * [backup-simplify]: Simplify 0 into 0 8.305 * [backup-simplify]: Simplify 1 into 1 8.305 * [backup-simplify]: Simplify (* 1 1) into 1 8.306 * [backup-simplify]: Simplify (/ 1 1) into 1 8.306 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 8.306 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 8.306 * [taylor]: Taking taylor expansion of 10.0 in k 8.306 * [backup-simplify]: Simplify 10.0 into 10.0 8.306 * [taylor]: Taking taylor expansion of (/ 1 k) in k 8.306 * [taylor]: Taking taylor expansion of k in k 8.306 * [backup-simplify]: Simplify 0 into 0 8.306 * [backup-simplify]: Simplify 1 into 1 8.306 * [backup-simplify]: Simplify (/ 1 1) into 1 8.306 * [taylor]: Taking taylor expansion of 1.0 in k 8.306 * [backup-simplify]: Simplify 1.0 into 1.0 8.306 * [backup-simplify]: Simplify (+ 1 0) into 1 8.306 * [backup-simplify]: Simplify (* a 1) into a 8.307 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) a) into (/ (exp (* -1 (/ (log k) m))) a) 8.307 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (log k) m))) a) in a 8.307 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in a 8.307 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in a 8.307 * [taylor]: Taking taylor expansion of -1 in a 8.307 * [backup-simplify]: Simplify -1 into -1 8.307 * [taylor]: Taking taylor expansion of (/ (log k) m) in a 8.307 * [taylor]: Taking taylor expansion of (log k) in a 8.307 * [taylor]: Taking taylor expansion of k in a 8.307 * [backup-simplify]: Simplify k into k 8.307 * [backup-simplify]: Simplify (log k) into (log k) 8.307 * [taylor]: Taking taylor expansion of m in a 8.307 * [backup-simplify]: Simplify m into m 8.307 * [backup-simplify]: Simplify (/ (log k) m) into (/ (log k) m) 8.307 * [backup-simplify]: Simplify (* -1 (/ (log k) m)) into (* -1 (/ (log k) m)) 8.307 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 8.307 * [taylor]: Taking taylor expansion of a in a 8.307 * [backup-simplify]: Simplify 0 into 0 8.307 * [backup-simplify]: Simplify 1 into 1 8.307 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) 1) into (exp (* -1 (/ (log k) m))) 8.307 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 8.307 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 8.307 * [taylor]: Taking taylor expansion of -1 in m 8.307 * [backup-simplify]: Simplify -1 into -1 8.307 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 8.307 * [taylor]: Taking taylor expansion of (log k) in m 8.307 * [taylor]: Taking taylor expansion of k in m 8.307 * [backup-simplify]: Simplify k into k 8.307 * [backup-simplify]: Simplify (log k) into (log k) 8.307 * [taylor]: Taking taylor expansion of m in m 8.307 * [backup-simplify]: Simplify 0 into 0 8.307 * [backup-simplify]: Simplify 1 into 1 8.308 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 8.308 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 8.308 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 8.308 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 8.309 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.315 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 8.315 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)))) into 0 8.316 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 8.316 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (* 0 (- (log k)))) into 0 8.317 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 1) 1)))) into 0 8.318 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.318 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.319 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 8.319 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 8.320 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 8.320 * [backup-simplify]: Simplify (+ (* a 10.0) (* 0 1)) into (* 10.0 a) 8.321 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ (exp (* -1 (/ (log k) m))) a) (/ (* 10.0 a) a)))) into (- (* 10.0 (/ (exp (* -1 (/ (log k) m))) a))) 8.321 * [taylor]: Taking taylor expansion of (- (* 10.0 (/ (exp (* -1 (/ (log k) m))) a))) in a 8.321 * [taylor]: Taking taylor expansion of (* 10.0 (/ (exp (* -1 (/ (log k) m))) a)) in a 8.321 * [taylor]: Taking taylor expansion of 10.0 in a 8.321 * [backup-simplify]: Simplify 10.0 into 10.0 8.321 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (log k) m))) a) in a 8.321 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in a 8.321 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in a 8.321 * [taylor]: Taking taylor expansion of -1 in a 8.321 * [backup-simplify]: Simplify -1 into -1 8.321 * [taylor]: Taking taylor expansion of (/ (log k) m) in a 8.321 * [taylor]: Taking taylor expansion of (log k) in a 8.321 * [taylor]: Taking taylor expansion of k in a 8.321 * [backup-simplify]: Simplify k into k 8.321 * [backup-simplify]: Simplify (log k) into (log k) 8.321 * [taylor]: Taking taylor expansion of m in a 8.321 * [backup-simplify]: Simplify m into m 8.321 * [backup-simplify]: Simplify (/ (log k) m) into (/ (log k) m) 8.321 * [backup-simplify]: Simplify (* -1 (/ (log k) m)) into (* -1 (/ (log k) m)) 8.321 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 8.322 * [taylor]: Taking taylor expansion of a in a 8.322 * [backup-simplify]: Simplify 0 into 0 8.322 * [backup-simplify]: Simplify 1 into 1 8.322 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) 1) into (exp (* -1 (/ (log k) m))) 8.322 * [backup-simplify]: Simplify (* 10.0 (exp (* -1 (/ (log k) m)))) into (* 10.0 (exp (* -1 (/ (log k) m)))) 8.322 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (log k) m))))) into (- (* 10.0 (exp (* -1 (/ (log k) m))))) 8.322 * [taylor]: Taking taylor expansion of (- (* 10.0 (exp (* -1 (/ (log k) m))))) in m 8.322 * [taylor]: Taking taylor expansion of (* 10.0 (exp (* -1 (/ (log k) m)))) in m 8.322 * [taylor]: Taking taylor expansion of 10.0 in m 8.322 * [backup-simplify]: Simplify 10.0 into 10.0 8.322 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 8.322 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 8.322 * [taylor]: Taking taylor expansion of -1 in m 8.322 * [backup-simplify]: Simplify -1 into -1 8.322 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 8.322 * [taylor]: Taking taylor expansion of (log k) in m 8.323 * [taylor]: Taking taylor expansion of k in m 8.323 * [backup-simplify]: Simplify k into k 8.323 * [backup-simplify]: Simplify (log k) into (log k) 8.323 * [taylor]: Taking taylor expansion of m in m 8.323 * [backup-simplify]: Simplify 0 into 0 8.323 * [backup-simplify]: Simplify 1 into 1 8.323 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 8.323 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 8.323 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 8.323 * [backup-simplify]: Simplify (* 10.0 (exp (* -1 (/ (log k) m)))) into (* 10.0 (exp (* -1 (/ (log k) m)))) 8.323 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (log k) m))))) into (- (* 10.0 (exp (* -1 (/ (log k) m))))) 8.324 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (log k) m))))) into (- (* 10.0 (exp (* -1 (/ (log k) m))))) 8.325 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 8.325 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (log k) m) (/ 0 m)))) into 0 8.326 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (log k) m))) into 0 8.327 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 1) 1)))) into 0 8.328 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (log k) m))) (/ 0 1)))) into 0 8.328 * [taylor]: Taking taylor expansion of 0 in m 8.328 * [backup-simplify]: Simplify 0 into 0 8.328 * [backup-simplify]: Simplify 0 into 0 8.328 * [backup-simplify]: Simplify 0 into 0 8.329 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.332 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 8.332 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 8.332 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 8.333 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (+ (* 0 0) (* 0 (- (log k))))) into 0 8.334 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 8.334 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 8.335 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.335 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.336 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 8.336 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.336 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.337 * [backup-simplify]: Simplify (+ (* a 1.0) (+ (* 0 10.0) (* 0 1))) into (* 1.0 a) 8.337 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ (exp (* -1 (/ (log k) m))) a) (/ (* 1.0 a) a)) (* (- (* 10.0 (/ (exp (* -1 (/ (log k) m))) a))) (/ (* 10.0 a) a)))) into (* 99.0 (/ (exp (* -1 (/ (log k) m))) a)) 8.337 * [taylor]: Taking taylor expansion of (* 99.0 (/ (exp (* -1 (/ (log k) m))) a)) in a 8.337 * [taylor]: Taking taylor expansion of 99.0 in a 8.337 * [backup-simplify]: Simplify 99.0 into 99.0 8.337 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (log k) m))) a) in a 8.337 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in a 8.338 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in a 8.338 * [taylor]: Taking taylor expansion of -1 in a 8.338 * [backup-simplify]: Simplify -1 into -1 8.338 * [taylor]: Taking taylor expansion of (/ (log k) m) in a 8.338 * [taylor]: Taking taylor expansion of (log k) in a 8.338 * [taylor]: Taking taylor expansion of k in a 8.338 * [backup-simplify]: Simplify k into k 8.338 * [backup-simplify]: Simplify (log k) into (log k) 8.338 * [taylor]: Taking taylor expansion of m in a 8.338 * [backup-simplify]: Simplify m into m 8.338 * [backup-simplify]: Simplify (/ (log k) m) into (/ (log k) m) 8.338 * [backup-simplify]: Simplify (* -1 (/ (log k) m)) into (* -1 (/ (log k) m)) 8.338 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 8.338 * [taylor]: Taking taylor expansion of a in a 8.338 * [backup-simplify]: Simplify 0 into 0 8.338 * [backup-simplify]: Simplify 1 into 1 8.338 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) 1) into (exp (* -1 (/ (log k) m))) 8.338 * [backup-simplify]: Simplify (* 99.0 (exp (* -1 (/ (log k) m)))) into (* 99.0 (exp (* -1 (/ (log k) m)))) 8.338 * [taylor]: Taking taylor expansion of (* 99.0 (exp (* -1 (/ (log k) m)))) in m 8.338 * [taylor]: Taking taylor expansion of 99.0 in m 8.338 * [backup-simplify]: Simplify 99.0 into 99.0 8.338 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 8.338 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 8.338 * [taylor]: Taking taylor expansion of -1 in m 8.338 * [backup-simplify]: Simplify -1 into -1 8.338 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 8.338 * [taylor]: Taking taylor expansion of (log k) in m 8.338 * [taylor]: Taking taylor expansion of k in m 8.338 * [backup-simplify]: Simplify k into k 8.338 * [backup-simplify]: Simplify (log k) into (log k) 8.338 * [taylor]: Taking taylor expansion of m in m 8.339 * [backup-simplify]: Simplify 0 into 0 8.339 * [backup-simplify]: Simplify 1 into 1 8.339 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 8.339 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 8.339 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 8.339 * [backup-simplify]: Simplify (* 99.0 (exp (* -1 (/ (log k) m)))) into (* 99.0 (exp (* -1 (/ (log k) m)))) 8.339 * [backup-simplify]: Simplify (* 99.0 (exp (* -1 (/ (log k) m)))) into (* 99.0 (exp (* -1 (/ (log k) m)))) 8.341 * [backup-simplify]: Simplify (+ (* (* 99.0 (exp (* -1 (/ (log (/ 1 k)) (/ 1 m))))) (* 1 (* (/ 1 (/ 1 a)) (pow (/ 1 k) 4)))) (+ (* (- (* 10.0 (exp (* -1 (/ (log (/ 1 k)) (/ 1 m)))))) (* 1 (* (/ 1 (/ 1 a)) (pow (/ 1 k) 3)))) (* (exp (* -1 (/ (log (/ 1 k)) (/ 1 m)))) (* 1 (* (/ 1 (/ 1 a)) (pow (/ 1 k) 2)))))) into (- (+ (/ (* a (exp (* -1 (* m (log (/ 1 k)))))) (pow k 2)) (* 99.0 (/ (* a (exp (* -1 (* m (log (/ 1 k)))))) (pow k 4)))) (* 10.0 (/ (* a (exp (* -1 (* m (log (/ 1 k)))))) (pow k 3)))) 8.341 * [backup-simplify]: Simplify (* (/ 1 (sqrt (+ (* (/ 1 (- k)) (+ 10.0 (/ 1 (- k)))) 1.0))) (/ (/ 1 (- a)) (/ (sqrt (+ (* (/ 1 (- k)) (+ 10.0 (/ 1 (- k)))) 1.0)) (pow (/ 1 (- k)) (/ 1 (- m)))))) into (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) 8.341 * [approximate]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in (k a m) around 0 8.341 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in m 8.341 * [taylor]: Taking taylor expansion of -1 in m 8.341 * [backup-simplify]: Simplify -1 into -1 8.341 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in m 8.342 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in m 8.342 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in m 8.342 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in m 8.342 * [taylor]: Taking taylor expansion of (/ -1 m) in m 8.342 * [taylor]: Taking taylor expansion of -1 in m 8.342 * [backup-simplify]: Simplify -1 into -1 8.342 * [taylor]: Taking taylor expansion of m in m 8.342 * [backup-simplify]: Simplify 0 into 0 8.342 * [backup-simplify]: Simplify 1 into 1 8.342 * [backup-simplify]: Simplify (/ -1 1) into -1 8.342 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in m 8.342 * [taylor]: Taking taylor expansion of (/ -1 k) in m 8.342 * [taylor]: Taking taylor expansion of -1 in m 8.342 * [backup-simplify]: Simplify -1 into -1 8.342 * [taylor]: Taking taylor expansion of k in m 8.342 * [backup-simplify]: Simplify k into k 8.342 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 8.342 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 8.342 * [backup-simplify]: Simplify (* -1 (log (/ -1 k))) into (* -1 (log (/ -1 k))) 8.342 * [backup-simplify]: Simplify (exp (* (/ -1 m) (log (/ -1 k)))) into (exp (* -1 (/ (log (/ -1 k)) m))) 8.342 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in m 8.343 * [taylor]: Taking taylor expansion of a in m 8.343 * [backup-simplify]: Simplify a into a 8.343 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in m 8.343 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in m 8.343 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 8.343 * [taylor]: Taking taylor expansion of (pow k 2) in m 8.343 * [taylor]: Taking taylor expansion of k in m 8.343 * [backup-simplify]: Simplify k into k 8.343 * [backup-simplify]: Simplify (* k k) into (pow k 2) 8.343 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 8.343 * [taylor]: Taking taylor expansion of 1.0 in m 8.343 * [backup-simplify]: Simplify 1.0 into 1.0 8.343 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in m 8.343 * [taylor]: Taking taylor expansion of 10.0 in m 8.343 * [backup-simplify]: Simplify 10.0 into 10.0 8.343 * [taylor]: Taking taylor expansion of (/ 1 k) in m 8.343 * [taylor]: Taking taylor expansion of k in m 8.343 * [backup-simplify]: Simplify k into k 8.343 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 8.343 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1.0) into (+ (/ 1 (pow k 2)) 1.0) 8.343 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 8.343 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 8.343 * [backup-simplify]: Simplify (+ (+ (/ 1 (pow k 2)) 1.0) (- (* 10.0 (/ 1 k)))) into (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) 8.344 * [backup-simplify]: Simplify (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) into (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) 8.344 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log (/ -1 k)) m))) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) into (/ (exp (* -1 (/ (log (/ -1 k)) m))) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) 8.344 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in a 8.344 * [taylor]: Taking taylor expansion of -1 in a 8.344 * [backup-simplify]: Simplify -1 into -1 8.344 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in a 8.344 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in a 8.344 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in a 8.344 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in a 8.344 * [taylor]: Taking taylor expansion of (/ -1 m) in a 8.344 * [taylor]: Taking taylor expansion of -1 in a 8.344 * [backup-simplify]: Simplify -1 into -1 8.344 * [taylor]: Taking taylor expansion of m in a 8.344 * [backup-simplify]: Simplify m into m 8.344 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 8.344 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in a 8.344 * [taylor]: Taking taylor expansion of (/ -1 k) in a 8.344 * [taylor]: Taking taylor expansion of -1 in a 8.344 * [backup-simplify]: Simplify -1 into -1 8.344 * [taylor]: Taking taylor expansion of k in a 8.344 * [backup-simplify]: Simplify k into k 8.344 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 8.344 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 8.344 * [backup-simplify]: Simplify (* (/ -1 m) (log (/ -1 k))) into (* -1 (/ (log (/ -1 k)) m)) 8.345 * [backup-simplify]: Simplify (exp (* -1 (/ (log (/ -1 k)) m))) into (exp (* -1 (/ (log (/ -1 k)) m))) 8.345 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in a 8.345 * [taylor]: Taking taylor expansion of a in a 8.345 * [backup-simplify]: Simplify 0 into 0 8.345 * [backup-simplify]: Simplify 1 into 1 8.345 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in a 8.345 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in a 8.345 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 8.345 * [taylor]: Taking taylor expansion of (pow k 2) in a 8.345 * [taylor]: Taking taylor expansion of k in a 8.345 * [backup-simplify]: Simplify k into k 8.345 * [backup-simplify]: Simplify (* k k) into (pow k 2) 8.345 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 8.345 * [taylor]: Taking taylor expansion of 1.0 in a 8.345 * [backup-simplify]: Simplify 1.0 into 1.0 8.345 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 8.345 * [taylor]: Taking taylor expansion of 10.0 in a 8.345 * [backup-simplify]: Simplify 10.0 into 10.0 8.345 * [taylor]: Taking taylor expansion of (/ 1 k) in a 8.345 * [taylor]: Taking taylor expansion of k in a 8.345 * [backup-simplify]: Simplify k into k 8.345 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 8.345 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1.0) into (+ (/ 1 (pow k 2)) 1.0) 8.345 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 8.345 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 8.346 * [backup-simplify]: Simplify (+ (+ (/ 1 (pow k 2)) 1.0) (- (* 10.0 (/ 1 k)))) into (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) 8.346 * [backup-simplify]: Simplify (* 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) into 0 8.346 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 8.346 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 8.346 * [backup-simplify]: Simplify (+ 0 0) into 0 8.346 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 8.347 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 8.347 * [backup-simplify]: Simplify (- 0) into 0 8.347 * [backup-simplify]: Simplify (+ 0 0) into 0 8.348 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) into (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) 8.348 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) into (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) 8.348 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in k 8.348 * [taylor]: Taking taylor expansion of -1 in k 8.348 * [backup-simplify]: Simplify -1 into -1 8.348 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in k 8.348 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in k 8.348 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in k 8.348 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in k 8.348 * [taylor]: Taking taylor expansion of (/ -1 m) in k 8.348 * [taylor]: Taking taylor expansion of -1 in k 8.348 * [backup-simplify]: Simplify -1 into -1 8.348 * [taylor]: Taking taylor expansion of m in k 8.348 * [backup-simplify]: Simplify m into m 8.348 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 8.348 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 8.348 * [taylor]: Taking taylor expansion of (/ -1 k) in k 8.348 * [taylor]: Taking taylor expansion of -1 in k 8.348 * [backup-simplify]: Simplify -1 into -1 8.348 * [taylor]: Taking taylor expansion of k in k 8.348 * [backup-simplify]: Simplify 0 into 0 8.348 * [backup-simplify]: Simplify 1 into 1 8.349 * [backup-simplify]: Simplify (/ -1 1) into -1 8.349 * [backup-simplify]: Simplify (log -1) into (log -1) 8.349 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 8.350 * [backup-simplify]: Simplify (* (/ -1 m) (- (log -1) (log k))) into (* -1 (/ (- (log -1) (log k)) m)) 8.350 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 8.350 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 8.350 * [taylor]: Taking taylor expansion of a in k 8.350 * [backup-simplify]: Simplify a into a 8.350 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 8.350 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 8.350 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 8.350 * [taylor]: Taking taylor expansion of (pow k 2) in k 8.350 * [taylor]: Taking taylor expansion of k in k 8.350 * [backup-simplify]: Simplify 0 into 0 8.350 * [backup-simplify]: Simplify 1 into 1 8.351 * [backup-simplify]: Simplify (* 1 1) into 1 8.351 * [backup-simplify]: Simplify (/ 1 1) into 1 8.351 * [taylor]: Taking taylor expansion of 1.0 in k 8.351 * [backup-simplify]: Simplify 1.0 into 1.0 8.351 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 8.351 * [taylor]: Taking taylor expansion of 10.0 in k 8.351 * [backup-simplify]: Simplify 10.0 into 10.0 8.351 * [taylor]: Taking taylor expansion of (/ 1 k) in k 8.351 * [taylor]: Taking taylor expansion of k in k 8.351 * [backup-simplify]: Simplify 0 into 0 8.351 * [backup-simplify]: Simplify 1 into 1 8.351 * [backup-simplify]: Simplify (/ 1 1) into 1 8.351 * [backup-simplify]: Simplify (+ 1 0) into 1 8.352 * [backup-simplify]: Simplify (+ 1 0) into 1 8.352 * [backup-simplify]: Simplify (* a 1) into a 8.352 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) into (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) 8.352 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in k 8.352 * [taylor]: Taking taylor expansion of -1 in k 8.352 * [backup-simplify]: Simplify -1 into -1 8.352 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in k 8.352 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in k 8.352 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in k 8.352 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in k 8.352 * [taylor]: Taking taylor expansion of (/ -1 m) in k 8.352 * [taylor]: Taking taylor expansion of -1 in k 8.352 * [backup-simplify]: Simplify -1 into -1 8.352 * [taylor]: Taking taylor expansion of m in k 8.352 * [backup-simplify]: Simplify m into m 8.352 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 8.352 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 8.352 * [taylor]: Taking taylor expansion of (/ -1 k) in k 8.352 * [taylor]: Taking taylor expansion of -1 in k 8.353 * [backup-simplify]: Simplify -1 into -1 8.353 * [taylor]: Taking taylor expansion of k in k 8.353 * [backup-simplify]: Simplify 0 into 0 8.353 * [backup-simplify]: Simplify 1 into 1 8.353 * [backup-simplify]: Simplify (/ -1 1) into -1 8.353 * [backup-simplify]: Simplify (log -1) into (log -1) 8.354 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 8.354 * [backup-simplify]: Simplify (* (/ -1 m) (- (log -1) (log k))) into (* -1 (/ (- (log -1) (log k)) m)) 8.354 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 8.354 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 8.354 * [taylor]: Taking taylor expansion of a in k 8.354 * [backup-simplify]: Simplify a into a 8.354 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 8.354 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 8.354 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 8.354 * [taylor]: Taking taylor expansion of (pow k 2) in k 8.354 * [taylor]: Taking taylor expansion of k in k 8.354 * [backup-simplify]: Simplify 0 into 0 8.354 * [backup-simplify]: Simplify 1 into 1 8.355 * [backup-simplify]: Simplify (* 1 1) into 1 8.355 * [backup-simplify]: Simplify (/ 1 1) into 1 8.355 * [taylor]: Taking taylor expansion of 1.0 in k 8.355 * [backup-simplify]: Simplify 1.0 into 1.0 8.355 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 8.355 * [taylor]: Taking taylor expansion of 10.0 in k 8.355 * [backup-simplify]: Simplify 10.0 into 10.0 8.355 * [taylor]: Taking taylor expansion of (/ 1 k) in k 8.355 * [taylor]: Taking taylor expansion of k in k 8.355 * [backup-simplify]: Simplify 0 into 0 8.355 * [backup-simplify]: Simplify 1 into 1 8.355 * [backup-simplify]: Simplify (/ 1 1) into 1 8.356 * [backup-simplify]: Simplify (+ 1 0) into 1 8.356 * [backup-simplify]: Simplify (+ 1 0) into 1 8.356 * [backup-simplify]: Simplify (* a 1) into a 8.356 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) into (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) 8.357 * [backup-simplify]: Simplify (* -1 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) into (* -1 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) 8.357 * [taylor]: Taking taylor expansion of (* -1 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) in a 8.357 * [taylor]: Taking taylor expansion of -1 in a 8.357 * [backup-simplify]: Simplify -1 into -1 8.357 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) in a 8.357 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in a 8.357 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in a 8.357 * [taylor]: Taking taylor expansion of -1 in a 8.357 * [backup-simplify]: Simplify -1 into -1 8.357 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in a 8.357 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in a 8.357 * [taylor]: Taking taylor expansion of (log -1) in a 8.357 * [taylor]: Taking taylor expansion of -1 in a 8.357 * [backup-simplify]: Simplify -1 into -1 8.357 * [backup-simplify]: Simplify (log -1) into (log -1) 8.357 * [taylor]: Taking taylor expansion of (log k) in a 8.357 * [taylor]: Taking taylor expansion of k in a 8.357 * [backup-simplify]: Simplify k into k 8.357 * [backup-simplify]: Simplify (log k) into (log k) 8.357 * [taylor]: Taking taylor expansion of m in a 8.357 * [backup-simplify]: Simplify m into m 8.357 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 8.358 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 8.358 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) m) into (/ (- (log -1) (log k)) m) 8.358 * [backup-simplify]: Simplify (* -1 (/ (- (log -1) (log k)) m)) into (* -1 (/ (- (log -1) (log k)) m)) 8.359 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 8.359 * [taylor]: Taking taylor expansion of a in a 8.359 * [backup-simplify]: Simplify 0 into 0 8.359 * [backup-simplify]: Simplify 1 into 1 8.359 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) 1) into (exp (* -1 (/ (- (log -1) (log k)) m))) 8.359 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 8.359 * [taylor]: Taking taylor expansion of (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 8.360 * [taylor]: Taking taylor expansion of -1 in m 8.360 * [backup-simplify]: Simplify -1 into -1 8.360 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 8.360 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 8.360 * [taylor]: Taking taylor expansion of -1 in m 8.360 * [backup-simplify]: Simplify -1 into -1 8.360 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 8.360 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 8.360 * [taylor]: Taking taylor expansion of (log -1) in m 8.360 * [taylor]: Taking taylor expansion of -1 in m 8.360 * [backup-simplify]: Simplify -1 into -1 8.360 * [backup-simplify]: Simplify (log -1) into (log -1) 8.360 * [taylor]: Taking taylor expansion of (log k) in m 8.360 * [taylor]: Taking taylor expansion of k in m 8.360 * [backup-simplify]: Simplify k into k 8.360 * [backup-simplify]: Simplify (log k) into (log k) 8.360 * [taylor]: Taking taylor expansion of m in m 8.360 * [backup-simplify]: Simplify 0 into 0 8.360 * [backup-simplify]: Simplify 1 into 1 8.360 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 8.360 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 8.361 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 8.361 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 8.361 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 8.362 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 8.362 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 8.363 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 8.363 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 8.364 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)))) into 0 8.364 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 8.365 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (* 0 (- (log -1) (log k)))) into 0 8.365 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 1) 1)))) into 0 8.366 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.366 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.366 * [backup-simplify]: Simplify (+ 0 0) into 0 8.367 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 8.367 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 8.367 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 8.368 * [backup-simplify]: Simplify (+ (* a (- 10.0)) (* 0 1)) into (- (* 10.0 a)) 8.369 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) (/ (- (* 10.0 a)) a)))) into (* 10.0 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) 8.370 * [backup-simplify]: Simplify (+ (* -1 (* 10.0 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) (* 0 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) into (- (* 10.0 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) 8.370 * [taylor]: Taking taylor expansion of (- (* 10.0 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) in a 8.370 * [taylor]: Taking taylor expansion of (* 10.0 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) in a 8.370 * [taylor]: Taking taylor expansion of 10.0 in a 8.370 * [backup-simplify]: Simplify 10.0 into 10.0 8.370 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) in a 8.370 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in a 8.370 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in a 8.370 * [taylor]: Taking taylor expansion of -1 in a 8.370 * [backup-simplify]: Simplify -1 into -1 8.370 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in a 8.370 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in a 8.370 * [taylor]: Taking taylor expansion of (log -1) in a 8.370 * [taylor]: Taking taylor expansion of -1 in a 8.370 * [backup-simplify]: Simplify -1 into -1 8.371 * [backup-simplify]: Simplify (log -1) into (log -1) 8.371 * [taylor]: Taking taylor expansion of (log k) in a 8.371 * [taylor]: Taking taylor expansion of k in a 8.371 * [backup-simplify]: Simplify k into k 8.371 * [backup-simplify]: Simplify (log k) into (log k) 8.371 * [taylor]: Taking taylor expansion of m in a 8.371 * [backup-simplify]: Simplify m into m 8.371 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 8.371 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 8.372 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) m) into (/ (- (log -1) (log k)) m) 8.372 * [backup-simplify]: Simplify (* -1 (/ (- (log -1) (log k)) m)) into (* -1 (/ (- (log -1) (log k)) m)) 8.373 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 8.373 * [taylor]: Taking taylor expansion of a in a 8.373 * [backup-simplify]: Simplify 0 into 0 8.373 * [backup-simplify]: Simplify 1 into 1 8.373 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) 1) into (exp (* -1 (/ (- (log -1) (log k)) m))) 8.374 * [backup-simplify]: Simplify (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 8.375 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 8.375 * [taylor]: Taking taylor expansion of (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 8.375 * [taylor]: Taking taylor expansion of (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 8.375 * [taylor]: Taking taylor expansion of 10.0 in m 8.375 * [backup-simplify]: Simplify 10.0 into 10.0 8.375 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 8.375 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 8.375 * [taylor]: Taking taylor expansion of -1 in m 8.375 * [backup-simplify]: Simplify -1 into -1 8.375 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 8.375 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 8.375 * [taylor]: Taking taylor expansion of (log -1) in m 8.375 * [taylor]: Taking taylor expansion of -1 in m 8.375 * [backup-simplify]: Simplify -1 into -1 8.376 * [backup-simplify]: Simplify (log -1) into (log -1) 8.376 * [taylor]: Taking taylor expansion of (log k) in m 8.376 * [taylor]: Taking taylor expansion of k in m 8.376 * [backup-simplify]: Simplify k into k 8.376 * [backup-simplify]: Simplify (log k) into (log k) 8.376 * [taylor]: Taking taylor expansion of m in m 8.376 * [backup-simplify]: Simplify 0 into 0 8.376 * [backup-simplify]: Simplify 1 into 1 8.376 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 8.376 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 8.377 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 8.377 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 8.378 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 8.378 * [backup-simplify]: Simplify (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 8.379 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 8.379 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 8.381 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 8.382 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 8.382 * [backup-simplify]: Simplify (- 0) into 0 8.382 * [backup-simplify]: Simplify (+ 0 0) into 0 8.383 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (- (log -1) (log k)) m) (/ 0 m)))) into 0 8.384 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (- (log -1) (log k)) m))) into 0 8.385 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 1) 1)))) into 0 8.387 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log -1) (log k)) m))) (/ 0 1)))) into 0 8.387 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into 0 8.387 * [taylor]: Taking taylor expansion of 0 in m 8.388 * [backup-simplify]: Simplify 0 into 0 8.388 * [backup-simplify]: Simplify 0 into 0 8.388 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into 0 8.389 * [backup-simplify]: Simplify 0 into 0 8.389 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.392 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 8.392 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 8.393 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 8.394 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (+ (* 0 0) (* 0 (- (log -1) (log k))))) into 0 8.396 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 8.397 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 8.397 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.397 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.398 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.398 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 8.399 * [backup-simplify]: Simplify (- 0) into 0 8.399 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 8.399 * [backup-simplify]: Simplify (+ (* a 1.0) (+ (* 0 (- 10.0)) (* 0 1))) into (* 1.0 a) 8.400 * [backup-simplify]: Simplify (- (/ 0 a) (+ (* (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) (/ (* 1.0 a) a)) (* (* 10.0 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) (/ (- (* 10.0 a)) a)))) into (* 99.0 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) 8.402 * [backup-simplify]: Simplify (+ (* -1 (* 99.0 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) (+ (* 0 (* 10.0 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) (* 0 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)))) into (- (* 99.0 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) 8.402 * [taylor]: Taking taylor expansion of (- (* 99.0 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a))) in a 8.402 * [taylor]: Taking taylor expansion of (* 99.0 (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a)) in a 8.402 * [taylor]: Taking taylor expansion of 99.0 in a 8.402 * [backup-simplify]: Simplify 99.0 into 99.0 8.402 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) in a 8.402 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in a 8.402 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in a 8.402 * [taylor]: Taking taylor expansion of -1 in a 8.402 * [backup-simplify]: Simplify -1 into -1 8.402 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in a 8.402 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in a 8.402 * [taylor]: Taking taylor expansion of (log -1) in a 8.402 * [taylor]: Taking taylor expansion of -1 in a 8.402 * [backup-simplify]: Simplify -1 into -1 8.402 * [backup-simplify]: Simplify (log -1) into (log -1) 8.402 * [taylor]: Taking taylor expansion of (log k) in a 8.402 * [taylor]: Taking taylor expansion of k in a 8.402 * [backup-simplify]: Simplify k into k 8.402 * [backup-simplify]: Simplify (log k) into (log k) 8.402 * [taylor]: Taking taylor expansion of m in a 8.402 * [backup-simplify]: Simplify m into m 8.402 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 8.403 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 8.403 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) m) into (/ (- (log -1) (log k)) m) 8.403 * [backup-simplify]: Simplify (* -1 (/ (- (log -1) (log k)) m)) into (* -1 (/ (- (log -1) (log k)) m)) 8.403 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 8.404 * [taylor]: Taking taylor expansion of a in a 8.404 * [backup-simplify]: Simplify 0 into 0 8.404 * [backup-simplify]: Simplify 1 into 1 8.404 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) 1) into (exp (* -1 (/ (- (log -1) (log k)) m))) 8.404 * [backup-simplify]: Simplify (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 8.405 * [backup-simplify]: Simplify (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 8.405 * [taylor]: Taking taylor expansion of (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 8.405 * [taylor]: Taking taylor expansion of (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 8.405 * [taylor]: Taking taylor expansion of 99.0 in m 8.405 * [backup-simplify]: Simplify 99.0 into 99.0 8.405 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 8.405 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 8.405 * [taylor]: Taking taylor expansion of -1 in m 8.405 * [backup-simplify]: Simplify -1 into -1 8.405 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 8.405 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 8.405 * [taylor]: Taking taylor expansion of (log -1) in m 8.405 * [taylor]: Taking taylor expansion of -1 in m 8.405 * [backup-simplify]: Simplify -1 into -1 8.405 * [backup-simplify]: Simplify (log -1) into (log -1) 8.405 * [taylor]: Taking taylor expansion of (log k) in m 8.405 * [taylor]: Taking taylor expansion of k in m 8.405 * [backup-simplify]: Simplify k into k 8.405 * [backup-simplify]: Simplify (log k) into (log k) 8.405 * [taylor]: Taking taylor expansion of m in m 8.405 * [backup-simplify]: Simplify 0 into 0 8.405 * [backup-simplify]: Simplify 1 into 1 8.405 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 8.406 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 8.406 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 8.406 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 8.407 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 8.407 * [backup-simplify]: Simplify (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 8.407 * [backup-simplify]: Simplify (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 8.408 * [backup-simplify]: Simplify (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 8.410 * [backup-simplify]: Simplify (+ (* (- (* 99.0 (exp (* -1 (/ (- (log -1) (log (/ 1 (- k)))) (/ 1 (- m))))))) (* 1 (* (/ 1 (/ 1 (- a))) (pow (/ 1 (- k)) 4)))) (+ (* (- (* 10.0 (exp (* -1 (/ (- (log -1) (log (/ 1 (- k)))) (/ 1 (- m))))))) (* 1 (* (/ 1 (/ 1 (- a))) (pow (/ 1 (- k)) 3)))) (* (* -1 (exp (* -1 (/ (- (log -1) (log (/ 1 (- k)))) (/ 1 (- m)))))) (* 1 (* (/ 1 (/ 1 (- a))) (pow (/ 1 (- k)) 2)))))) into (- (+ (* 99.0 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 4))) (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 2))) (* 10.0 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 3)))) 8.410 * * * * [progress]: [ 4 / 4 ] generating series at (2 1) 8.410 * [backup-simplify]: Simplify (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) into (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))) 8.410 * [approximate]: Taking taylor expansion of (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))) in (k) around 0 8.410 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))) in k 8.410 * [taylor]: Taking taylor expansion of (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 8.410 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 8.410 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 8.410 * [taylor]: Taking taylor expansion of 10.0 in k 8.410 * [backup-simplify]: Simplify 10.0 into 10.0 8.410 * [taylor]: Taking taylor expansion of k in k 8.410 * [backup-simplify]: Simplify 0 into 0 8.410 * [backup-simplify]: Simplify 1 into 1 8.410 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 8.410 * [taylor]: Taking taylor expansion of (pow k 2) in k 8.410 * [taylor]: Taking taylor expansion of k in k 8.410 * [backup-simplify]: Simplify 0 into 0 8.410 * [backup-simplify]: Simplify 1 into 1 8.410 * [taylor]: Taking taylor expansion of 1.0 in k 8.410 * [backup-simplify]: Simplify 1.0 into 1.0 8.411 * [backup-simplify]: Simplify (* 10.0 0) into 0 8.411 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.411 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.412 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 8.412 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 8.413 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 8.413 * [backup-simplify]: Simplify (+ 0 0) into 0 8.413 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 8.414 * [backup-simplify]: Simplify (- (+ (* 1.0 (/ 10.0 1.0)))) into (- 10.0) 8.416 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1.0))) into (/ -5.0 (sqrt 1.0)) 8.416 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))) in k 8.416 * [taylor]: Taking taylor expansion of (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 8.416 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 8.416 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 8.416 * [taylor]: Taking taylor expansion of 10.0 in k 8.416 * [backup-simplify]: Simplify 10.0 into 10.0 8.416 * [taylor]: Taking taylor expansion of k in k 8.416 * [backup-simplify]: Simplify 0 into 0 8.416 * [backup-simplify]: Simplify 1 into 1 8.416 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 8.416 * [taylor]: Taking taylor expansion of (pow k 2) in k 8.416 * [taylor]: Taking taylor expansion of k in k 8.416 * [backup-simplify]: Simplify 0 into 0 8.416 * [backup-simplify]: Simplify 1 into 1 8.416 * [taylor]: Taking taylor expansion of 1.0 in k 8.416 * [backup-simplify]: Simplify 1.0 into 1.0 8.416 * [backup-simplify]: Simplify (* 10.0 0) into 0 8.417 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.417 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.417 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 8.417 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 8.418 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 8.418 * [backup-simplify]: Simplify (+ 0 0) into 0 8.419 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 8.420 * [backup-simplify]: Simplify (- (+ (* 1.0 (/ 10.0 1.0)))) into (- 10.0) 8.421 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1.0))) into (/ -5.0 (sqrt 1.0)) 8.422 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 8.422 * [backup-simplify]: Simplify (/ -5.0 (sqrt 1.0)) into (/ -5.0 (sqrt 1.0)) 8.423 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 1) (* 0 0))) into 0 8.423 * [backup-simplify]: Simplify (* 1 1) into 1 8.423 * [backup-simplify]: Simplify (+ 1 0) into 1 8.424 * [backup-simplify]: Simplify (+ 0 1) into 1 8.426 * [backup-simplify]: Simplify (- (+ (* 1.0 (/ 1 1.0)) (* (- 10.0) (/ 10.0 1.0)))) into 99.0 8.436 * [backup-simplify]: Simplify (/ (- 99.0 (pow (/ -5.0 (sqrt 1.0)) 2) (+)) (* 2 (sqrt 1.0))) into (* 1/2 (/ (- 99.0 (* 25.0 (/ 1 (pow (sqrt 1.0) 2)))) (sqrt 1.0))) 8.444 * [backup-simplify]: Simplify (* 1/2 (/ (- 99.0 (* 25.0 (/ 1 (pow (sqrt 1.0) 2)))) (sqrt 1.0))) into (* 1/2 (/ (- 99.0 (* 25.0 (/ 1 (pow (sqrt 1.0) 2)))) (sqrt 1.0))) 8.454 * [backup-simplify]: Simplify (+ (* (* 1/2 (/ (- 99.0 (* 25.0 (/ 1 (pow (sqrt 1.0) 2)))) (sqrt 1.0))) (pow k 2)) (+ (* (/ -5.0 (sqrt 1.0)) k) (sqrt 1.0))) into (- (+ (* 49.5 (/ (pow k 2) (sqrt 1.0))) (sqrt 1.0)) (+ (* 5.0 (/ k (sqrt 1.0))) (* 12.5 (/ (pow k 2) (pow (sqrt 1.0) 3))))) 8.454 * [backup-simplify]: Simplify (/ 1 (sqrt (+ (* (/ 1 k) (+ 10.0 (/ 1 k))) 1.0))) into (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) 8.454 * [approximate]: Taking taylor expansion of (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in (k) around 0 8.454 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in k 8.455 * [taylor]: Taking taylor expansion of (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 8.455 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 8.455 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 8.455 * [taylor]: Taking taylor expansion of (pow k 2) in k 8.455 * [taylor]: Taking taylor expansion of k in k 8.455 * [backup-simplify]: Simplify 0 into 0 8.455 * [backup-simplify]: Simplify 1 into 1 8.455 * [backup-simplify]: Simplify (* 1 1) into 1 8.456 * [backup-simplify]: Simplify (/ 1 1) into 1 8.456 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 8.456 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 8.456 * [taylor]: Taking taylor expansion of 10.0 in k 8.456 * [backup-simplify]: Simplify 10.0 into 10.0 8.456 * [taylor]: Taking taylor expansion of (/ 1 k) in k 8.456 * [taylor]: Taking taylor expansion of k in k 8.456 * [backup-simplify]: Simplify 0 into 0 8.456 * [backup-simplify]: Simplify 1 into 1 8.456 * [backup-simplify]: Simplify (/ 1 1) into 1 8.456 * [taylor]: Taking taylor expansion of 1.0 in k 8.456 * [backup-simplify]: Simplify 1.0 into 1.0 8.457 * [backup-simplify]: Simplify (+ 1 0) into 1 8.457 * [backup-simplify]: Simplify (/ 1 1) into 1 8.458 * [backup-simplify]: Simplify (sqrt 1) into 1 8.458 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.459 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.460 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 8.460 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 8.461 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 8.462 * [backup-simplify]: Simplify (- (+ (* 1 (/ 10.0 1)))) into (- 10.0) 8.463 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1))) into -5.0 8.463 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in k 8.463 * [taylor]: Taking taylor expansion of (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 8.463 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 8.463 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 8.463 * [taylor]: Taking taylor expansion of (pow k 2) in k 8.463 * [taylor]: Taking taylor expansion of k in k 8.463 * [backup-simplify]: Simplify 0 into 0 8.463 * [backup-simplify]: Simplify 1 into 1 8.463 * [backup-simplify]: Simplify (* 1 1) into 1 8.464 * [backup-simplify]: Simplify (/ 1 1) into 1 8.464 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 8.464 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 8.464 * [taylor]: Taking taylor expansion of 10.0 in k 8.464 * [backup-simplify]: Simplify 10.0 into 10.0 8.464 * [taylor]: Taking taylor expansion of (/ 1 k) in k 8.464 * [taylor]: Taking taylor expansion of k in k 8.464 * [backup-simplify]: Simplify 0 into 0 8.464 * [backup-simplify]: Simplify 1 into 1 8.464 * [backup-simplify]: Simplify (/ 1 1) into 1 8.464 * [taylor]: Taking taylor expansion of 1.0 in k 8.464 * [backup-simplify]: Simplify 1.0 into 1.0 8.464 * [backup-simplify]: Simplify (+ 1 0) into 1 8.465 * [backup-simplify]: Simplify (/ 1 1) into 1 8.465 * [backup-simplify]: Simplify (sqrt 1) into 1 8.465 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.466 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.466 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 8.466 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 8.466 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 8.468 * [backup-simplify]: Simplify (- (+ (* 1 (/ 10.0 1)))) into (- 10.0) 8.469 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1))) into -5.0 8.469 * [backup-simplify]: Simplify 1 into 1 8.469 * [backup-simplify]: Simplify -5.0 into -5.0 8.469 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 8.470 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.470 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.471 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 8.471 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.471 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.474 * [backup-simplify]: Simplify (- (+ (* 1 (/ 1.0 1)) (* (- 10.0) (/ 10.0 1)))) into 99.0 8.476 * [backup-simplify]: Simplify (/ (- 99.0 (pow -5.0 2) (+)) (* 2 1)) into 37.0 8.476 * [backup-simplify]: Simplify 37.0 into 37.0 8.476 * [backup-simplify]: Simplify (+ (* 37.0 (pow (/ 1 k) 3)) (+ (* -5.0 (pow (/ 1 k) 2)) (* 1 (/ 1 k)))) into (- (+ (/ 1 k) (* 37.0 (/ 1 (pow k 3)))) (* 5.0 (/ 1 (pow k 2)))) 8.477 * [backup-simplify]: Simplify (/ 1 (sqrt (+ (* (/ 1 (- k)) (+ 10.0 (/ 1 (- k)))) 1.0))) into (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) 8.477 * [approximate]: Taking taylor expansion of (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in (k) around 0 8.477 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in k 8.477 * [taylor]: Taking taylor expansion of (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 8.477 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 8.477 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 8.477 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 8.477 * [taylor]: Taking taylor expansion of (pow k 2) in k 8.477 * [taylor]: Taking taylor expansion of k in k 8.477 * [backup-simplify]: Simplify 0 into 0 8.477 * [backup-simplify]: Simplify 1 into 1 8.477 * [backup-simplify]: Simplify (* 1 1) into 1 8.477 * [backup-simplify]: Simplify (/ 1 1) into 1 8.477 * [taylor]: Taking taylor expansion of 1.0 in k 8.477 * [backup-simplify]: Simplify 1.0 into 1.0 8.477 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 8.477 * [taylor]: Taking taylor expansion of 10.0 in k 8.477 * [backup-simplify]: Simplify 10.0 into 10.0 8.477 * [taylor]: Taking taylor expansion of (/ 1 k) in k 8.477 * [taylor]: Taking taylor expansion of k in k 8.477 * [backup-simplify]: Simplify 0 into 0 8.477 * [backup-simplify]: Simplify 1 into 1 8.478 * [backup-simplify]: Simplify (/ 1 1) into 1 8.478 * [backup-simplify]: Simplify (+ 1 0) into 1 8.478 * [backup-simplify]: Simplify (+ 1 0) into 1 8.478 * [backup-simplify]: Simplify (/ 1 1) into 1 8.479 * [backup-simplify]: Simplify (sqrt 1) into 1 8.479 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.480 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.480 * [backup-simplify]: Simplify (+ 0 0) into 0 8.480 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 8.480 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 8.481 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 8.482 * [backup-simplify]: Simplify (- (+ (* 1 (/ (- 10.0) 1)))) into 10.0 8.483 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1))) into 5.0 8.483 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in k 8.483 * [taylor]: Taking taylor expansion of (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 8.483 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 8.483 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 8.483 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 8.483 * [taylor]: Taking taylor expansion of (pow k 2) in k 8.483 * [taylor]: Taking taylor expansion of k in k 8.483 * [backup-simplify]: Simplify 0 into 0 8.483 * [backup-simplify]: Simplify 1 into 1 8.484 * [backup-simplify]: Simplify (* 1 1) into 1 8.484 * [backup-simplify]: Simplify (/ 1 1) into 1 8.484 * [taylor]: Taking taylor expansion of 1.0 in k 8.484 * [backup-simplify]: Simplify 1.0 into 1.0 8.484 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 8.484 * [taylor]: Taking taylor expansion of 10.0 in k 8.484 * [backup-simplify]: Simplify 10.0 into 10.0 8.484 * [taylor]: Taking taylor expansion of (/ 1 k) in k 8.484 * [taylor]: Taking taylor expansion of k in k 8.484 * [backup-simplify]: Simplify 0 into 0 8.484 * [backup-simplify]: Simplify 1 into 1 8.484 * [backup-simplify]: Simplify (/ 1 1) into 1 8.485 * [backup-simplify]: Simplify (+ 1 0) into 1 8.485 * [backup-simplify]: Simplify (+ 1 0) into 1 8.485 * [backup-simplify]: Simplify (/ 1 1) into 1 8.485 * [backup-simplify]: Simplify (sqrt 1) into 1 8.486 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 8.486 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.486 * [backup-simplify]: Simplify (+ 0 0) into 0 8.487 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 8.487 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 8.487 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 8.489 * [backup-simplify]: Simplify (- (+ (* 1 (/ (- 10.0) 1)))) into 10.0 8.490 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1))) into 5.0 8.490 * [backup-simplify]: Simplify 1 into 1 8.490 * [backup-simplify]: Simplify 5.0 into 5.0 8.490 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 8.491 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 8.491 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 8.492 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 8.492 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 8.493 * [backup-simplify]: Simplify (- 0) into 0 8.493 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 8.498 * [backup-simplify]: Simplify (- (+ (* 1 (/ 1.0 1)) (* 10.0 (/ (- 10.0) 1)))) into 99.0 8.500 * [backup-simplify]: Simplify (/ (- 99.0 (pow 5.0 2) (+)) (* 2 1)) into 37.0 8.501 * [backup-simplify]: Simplify 37.0 into 37.0 8.501 * [backup-simplify]: Simplify (+ (* 37.0 (pow (/ 1 (- k)) 3)) (+ (* 5.0 (pow (/ 1 (- k)) 2)) (* 1 (/ 1 (- k))))) into (- (* 5.0 (/ 1 (pow k 2))) (+ (/ 1 k) (* 37.0 (/ 1 (pow k 3))))) 8.501 * * * [progress]: simplifying candidates 8.513 * [simplify]: Simplifying: (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (exp (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (* (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt 1) (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* k (+ 10.0 k)) 1.0)))) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0)) (/ 1 2) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (exp (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (* (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt 1) (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* k (+ 10.0 k)) 1.0)))) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0)) (/ 1 2) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (+ (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (- (log a) (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (log k) m)))) (+ (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (- (log a) (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (log k) m)))) (+ (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (- (log a) (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (log (pow k m))))) (+ (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (- (log a) (log (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (+ (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (log (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (+ (- 0 (log (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (- (log a) (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (log k) m)))) (+ (- 0 (log (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (- (log a) (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (log k) m)))) (+ (- 0 (log (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (- (log a) (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (log (pow k m))))) (+ (- 0 (log (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (- (log a) (log (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (+ (- 0 (log (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (log (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (+ (- (log 1) (log (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (- (log a) (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (log k) m)))) (+ (- (log 1) (log (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (- (log a) (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (log k) m)))) (+ (- (log 1) (log (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (- (log a) (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (log (pow k m))))) (+ (- (log 1) (log (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (- (log a) (log (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (+ (- (log 1) (log (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (log (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (+ (log (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (- (log a) (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (log k) m)))) (+ (log (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (- (log a) (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (log k) m)))) (+ (log (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (- (log a) (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (log (pow k m))))) (+ (log (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (- (log a) (log (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (+ (log (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (log (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (log (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (exp (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (/ (* (* 1 1) 1) (* (* (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (* a a) a) (/ (* (* (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (* (pow k m) (pow k m)) (pow k m))))) (* (/ (* (* 1 1) 1) (* (* (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (* a a) a) (* (* (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (/ (* (* 1 1) 1) (* (* (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (* (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (* a a) a) (/ (* (* (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (* (pow k m) (pow k m)) (pow k m))))) (* (* (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (* a a) a) (* (* (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (* (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (cbrt (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (cbrt (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))))) (cbrt (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (* (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (sqrt (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (sqrt (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* 1 a) (* (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m)))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow (sqrt k) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow 1 m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m)))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt (pow k m))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow k (/ m 2))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m)))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ 1 (pow (* (cbrt k) (cbrt k)) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ 1 (pow (sqrt k) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ 1 (pow 1 m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt (pow k m))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ 1 1))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ 1 (pow k (/ m 2))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) 1)) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m)))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt 1) (pow (sqrt k) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt 1) (pow 1 m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m)))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt 1) (sqrt (pow k m))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt 1) 1))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt 1) (pow k (/ m 2))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m)))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ 1 (pow (* (cbrt k) (cbrt k)) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ 1 (pow (sqrt k) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ 1 (pow 1 m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ 1 (sqrt (pow k m))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ 1 1))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ 1 (pow k (/ m 2))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) 1)) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m)))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (sqrt 1) (pow (sqrt k) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (sqrt 1) (pow 1 m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m)))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (sqrt 1) (sqrt (pow k m))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (sqrt 1) 1))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (sqrt 1) (pow k (/ m 2))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m)))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ 1 (pow (* (cbrt k) (cbrt k)) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ 1 (pow (sqrt k) m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ 1 (pow 1 m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m)))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ 1 (sqrt (pow k m))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ 1 1))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (/ 1 (pow k (/ m 2))))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 1)) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) a) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (/ (cbrt 1) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (/ (cbrt 1) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (/ (cbrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (/ (cbrt 1) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (/ (cbrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (/ (cbrt 1) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (/ (sqrt 1) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (/ (sqrt 1) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (/ (sqrt 1) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (/ (sqrt 1) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (/ 1 (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (/ 1 (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (sqrt (- (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) a) (* 1 (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (- 1/2) (- 1) (- (/ 1 2)) (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (- 0 (log (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (- (log 1) (log (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (log (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (exp (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (* 1 1) 1) (* (* (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (cbrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (- 1) (- (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt 1) (cbrt 1)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt 1) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt 1) (cbrt 1)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt 1) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt 1) (cbrt 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt 1) (cbrt 1)) (sqrt 1)) (/ (cbrt 1) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt 1) (cbrt 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt 1) (cbrt 1)) 1) (/ (cbrt 1) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt 1) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt 1) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) (sqrt 1)) (/ (sqrt 1) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt 1) 1) (/ (sqrt 1) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt 1)) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 1) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) 1) (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt 1)) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 1) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt 1)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt 1)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) 1) (/ 1 (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (/ 1 (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))) (- (+ (* 1/2 (/ (pow k 2) (sqrt 1.0))) (+ (sqrt 1.0) (* 5.0 (/ k (sqrt 1.0))))) (* 12.5 (/ (pow k 2) (pow (sqrt 1.0) 3)))) (- (+ k 5.0) (* 12.0 (/ 1 k))) (- (* 12.0 (/ 1 k)) (+ k 5.0)) (- (+ (* 1/2 (/ (pow k 2) (sqrt 1.0))) (+ (sqrt 1.0) (* 5.0 (/ k (sqrt 1.0))))) (* 12.5 (/ (pow k 2) (pow (sqrt 1.0) 3)))) (- (+ k 5.0) (* 12.0 (/ 1 k))) (- (* 12.0 (/ 1 k)) (+ k 5.0)) (- (+ (* 1.0 (* a (* m (log k)))) (* 1.0 a)) (* 10.0 (* k a))) (- (+ (/ (* a (exp (* -1 (* m (log (/ 1 k)))))) (pow k 2)) (* 99.0 (/ (* a (exp (* -1 (* m (log (/ 1 k)))))) (pow k 4)))) (* 10.0 (/ (* a (exp (* -1 (* m (log (/ 1 k)))))) (pow k 3)))) (- (+ (* 99.0 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 4))) (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 2))) (* 10.0 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 3)))) (- (+ (* 49.5 (/ (pow k 2) (sqrt 1.0))) (sqrt 1.0)) (+ (* 5.0 (/ k (sqrt 1.0))) (* 12.5 (/ (pow k 2) (pow (sqrt 1.0) 3))))) (- (+ (/ 1 k) (* 37.0 (/ 1 (pow k 3)))) (* 5.0 (/ 1 (pow k 2)))) (- (* 5.0 (/ 1 (pow k 2))) (+ (/ 1 k) (* 37.0 (/ 1 (pow k 3))))) 8.540 * * [simplify]: Extracting # 0 : cost 0 8.541 * * [simplify]: Extracting # 1 : cost 0 8.543 * * [simplify]: Extracting # 2 : cost 0 8.545 * * [simplify]: Extracting # 3 : cost 0 8.547 * * [simplify]: Extracting # 4 : cost 0 8.557 * * [simplify]: Extracting # 5 : cost 0 8.559 * * [simplify]: Extracting # 6 : cost 0 8.561 * * [simplify]: Extracting # 7 : cost 0 8.563 * * [simplify]: Extracting # 8 : cost 0 8.565 * * [simplify]: Extracting # 9 : cost 0 8.566 * * [simplify]: Extracting # 10 : cost 0 8.567 * * [simplify]: Extracting # 11 : cost 0 8.568 * * [simplify]: Extracting # 12 : cost 0 8.569 * * [simplify]: Extracting # 13 : cost 0 8.570 * * [simplify]: iteration 0 : 541 enodes (cost 10061 ) 8.946 * * [simplify]: Extracting # 0 : cost 0 8.949 * * [simplify]: Extracting # 1 : cost 0 8.951 * * [simplify]: Extracting # 2 : cost 0 8.952 * * [simplify]: Extracting # 3 : cost 0 8.954 * * [simplify]: Extracting # 4 : cost 0 8.956 * * [simplify]: Extracting # 5 : cost 0 8.957 * * [simplify]: Extracting # 6 : cost 0 8.959 * * [simplify]: iteration 1 : 1557 enodes (cost 9041 ) 9.758 * * [simplify]: Extracting # 0 : cost 0 9.766 * * [simplify]: Extracting # 1 : cost 0 9.778 * * [simplify]: Extracting # 2 : cost 0 9.790 * * [simplify]: Extracting # 3 : cost 0 9.810 * * [simplify]: Extracting # 4 : cost 0 9.822 * * [simplify]: iteration done: 5000 enodes (cost 7897 ) 9.827 * [simplify]: Simplified to: (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (exp (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt (+ (* k (+ 10.0 k)) 1.0)) 3) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 (- 1.0 (* k (+ 10.0 k)))))) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0)) 1/2 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (exp (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt (+ (* k (+ 10.0 k)) 1.0)) 3) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 (- 1.0 (* k (+ 10.0 k)))))) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0)) 1/2 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (exp (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (pow (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) 3) (pow (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) 3) (pow (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) 3) (pow (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) 3) (pow (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) 3) (pow (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) 3) (* (cbrt (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (cbrt (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))))) (cbrt (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (pow (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) 3) (sqrt (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (sqrt (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (* (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m)) (* (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (* (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))) (cbrt a))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))) (* (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt a))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (* (cbrt a) (cbrt a)) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (cbrt a) (cbrt a)) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (* (cbrt a) (cbrt a)) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (cbrt a) (cbrt a)) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (* (cbrt a) (cbrt a)) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt a))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (* (cbrt a) (cbrt a)) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (cbrt a) (cbrt a)) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (* (cbrt a) (cbrt a)) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (cbrt a) (cbrt a)) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (* (cbrt a) (cbrt a)) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (+ (* k (+ 10.0 k)) 1.0)) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (* (sqrt a) (pow (sqrt k) m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (* (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (/ (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (* (/ (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))) (/ (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (sqrt a) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)) (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (sqrt a) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (sqrt a) (sqrt (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (sqrt a) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)) (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (sqrt a) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (sqrt a) (sqrt (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))) (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (+ (* k (+ 10.0 k)) 1.0)) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (pow (* (cbrt k) (cbrt k)) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (pow (sqrt k) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt (pow k m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (pow k (/ m 2)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (pow (* (cbrt k) (cbrt k)) m) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (pow (sqrt k) m) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt (pow k m)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (pow k (/ m 2)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (+ (* k (+ 10.0 k)) 1.0)) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (+ (* k (+ 10.0 k)) 1.0)) (* (cbrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (* (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 (- 1.0 (* k (+ 10.0 k))))))) (* (sqrt (- (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) -1/2 -1 -1/2 (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (exp (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (pow (sqrt (+ (* k (+ 10.0 k)) 1.0)) 3)) (* (cbrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (cbrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (pow (sqrt (+ (* k (+ 10.0 k)) 1.0)) 3)) (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)))) -1 (- (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1 (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1 (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1 (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1 (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1 (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1 (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (/ 1 (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1 (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ 1 (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (/ 1 (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))) (- (+ (* 1/2 (/ (pow k 2) (sqrt 1.0))) (+ (sqrt 1.0) (* 5.0 (/ k (sqrt 1.0))))) (* 12.5 (/ (pow k 2) (pow (sqrt 1.0) 3)))) (+ k (- 5.0 (/ 12.0 k))) (- (/ 12.0 k) (+ k 5.0)) (- (+ (* 1/2 (/ (pow k 2) (sqrt 1.0))) (+ (sqrt 1.0) (* 5.0 (/ k (sqrt 1.0))))) (* 12.5 (/ (pow k 2) (pow (sqrt 1.0) 3)))) (+ k (- 5.0 (/ 12.0 k))) (- (/ 12.0 k) (+ k 5.0)) (- (* 1.0 (+ (* a (* m (log k))) a)) (* 10.0 (* k a))) (- (+ (* (/ a (/ (pow k 4) (exp (- (* (- (log k)) m))))) 99.0) (/ a (/ (pow k 2) (exp (- (* (- (log k)) m)))))) (* 10.0 (/ a (/ (pow k 3) (exp (- (* (- (log k)) m))))))) (- (+ (* 99.0 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 4))) (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 2))) (* 10.0 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 3)))) (- (+ (* 49.5 (/ (pow k 2) (sqrt 1.0))) (sqrt 1.0)) (+ (* 5.0 (/ k (sqrt 1.0))) (* 12.5 (/ (pow k 2) (pow (sqrt 1.0) 3))))) (- (+ (/ 1 k) (/ 37.0 (pow k 3))) (/ 5.0 (pow k 2))) (- (- (/ 5.0 (pow k 2)) (/ 37.0 (pow k 3))) (/ 1 k)) 9.832 * * * [progress]: adding candidates to table 11.022 * * [progress]: iteration 3 / 4 11.022 * * * [progress]: picking best candidate 11.033 * * * * [pick]: Picked # 11.033 * * * [progress]: localizing error 11.053 * * * [progress]: generating rewritten candidates 11.053 * * * * [progress]: [ 1 / 4 ] rewriting at (2 2) 11.074 * * * * [progress]: [ 2 / 4 ] rewriting at (2 1 2 1) 11.107 * * * * [progress]: [ 3 / 4 ] rewriting at (2) 11.310 * * * * [progress]: [ 4 / 4 ] rewriting at (2 1) 11.623 * * * [progress]: generating series expansions 11.623 * * * * [progress]: [ 1 / 4 ] generating series at (2 2) 11.624 * [backup-simplify]: Simplify (sqrt (+ (* k (+ 10.0 k)) 1.0)) into (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) 11.624 * [approximate]: Taking taylor expansion of (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) in (k) around 0 11.624 * [taylor]: Taking taylor expansion of (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 11.624 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 11.624 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 11.624 * [taylor]: Taking taylor expansion of 10.0 in k 11.624 * [backup-simplify]: Simplify 10.0 into 10.0 11.624 * [taylor]: Taking taylor expansion of k in k 11.624 * [backup-simplify]: Simplify 0 into 0 11.624 * [backup-simplify]: Simplify 1 into 1 11.624 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 11.624 * [taylor]: Taking taylor expansion of (pow k 2) in k 11.624 * [taylor]: Taking taylor expansion of k in k 11.624 * [backup-simplify]: Simplify 0 into 0 11.624 * [backup-simplify]: Simplify 1 into 1 11.624 * [taylor]: Taking taylor expansion of 1.0 in k 11.624 * [backup-simplify]: Simplify 1.0 into 1.0 11.624 * [backup-simplify]: Simplify (* 10.0 0) into 0 11.625 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.625 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.625 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 11.626 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 11.626 * [backup-simplify]: Simplify (+ 0 0) into 0 11.627 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 11.636 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1.0))) into (/ 5.0 (sqrt 1.0)) 11.636 * [taylor]: Taking taylor expansion of (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 11.636 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 11.636 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 11.636 * [taylor]: Taking taylor expansion of 10.0 in k 11.636 * [backup-simplify]: Simplify 10.0 into 10.0 11.636 * [taylor]: Taking taylor expansion of k in k 11.636 * [backup-simplify]: Simplify 0 into 0 11.636 * [backup-simplify]: Simplify 1 into 1 11.636 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 11.636 * [taylor]: Taking taylor expansion of (pow k 2) in k 11.636 * [taylor]: Taking taylor expansion of k in k 11.637 * [backup-simplify]: Simplify 0 into 0 11.637 * [backup-simplify]: Simplify 1 into 1 11.637 * [taylor]: Taking taylor expansion of 1.0 in k 11.637 * [backup-simplify]: Simplify 1.0 into 1.0 11.637 * [backup-simplify]: Simplify (* 10.0 0) into 0 11.637 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.638 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.638 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 11.640 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 11.640 * [backup-simplify]: Simplify (+ 0 0) into 0 11.641 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 11.642 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1.0))) into (/ 5.0 (sqrt 1.0)) 11.643 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 11.644 * [backup-simplify]: Simplify (/ 5.0 (sqrt 1.0)) into (/ 5.0 (sqrt 1.0)) 11.645 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 1) (* 0 0))) into 0 11.645 * [backup-simplify]: Simplify (* 1 1) into 1 11.646 * [backup-simplify]: Simplify (+ 1 0) into 1 11.646 * [backup-simplify]: Simplify (+ 0 1) into 1 11.652 * [backup-simplify]: Simplify (/ (- 1 (pow (/ 5.0 (sqrt 1.0)) 2) (+)) (* 2 (sqrt 1.0))) into (* 1/2 (/ (- 1 (* 25.0 (/ 1 (pow (sqrt 1.0) 2)))) (sqrt 1.0))) 11.659 * [backup-simplify]: Simplify (* 1/2 (/ (- 1 (* 25.0 (/ 1 (pow (sqrt 1.0) 2)))) (sqrt 1.0))) into (* 1/2 (/ (- 1 (* 25.0 (/ 1 (pow (sqrt 1.0) 2)))) (sqrt 1.0))) 11.664 * [backup-simplify]: Simplify (+ (* (* 1/2 (/ (- 1 (* 25.0 (/ 1 (pow (sqrt 1.0) 2)))) (sqrt 1.0))) (pow k 2)) (+ (* (/ 5.0 (sqrt 1.0)) k) (sqrt 1.0))) into (- (+ (* 1/2 (/ (pow k 2) (sqrt 1.0))) (+ (sqrt 1.0) (* 5.0 (/ k (sqrt 1.0))))) (* 12.5 (/ (pow k 2) (pow (sqrt 1.0) 3)))) 11.664 * [backup-simplify]: Simplify (sqrt (+ (* (/ 1 k) (+ 10.0 (/ 1 k))) 1.0)) into (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) 11.664 * [approximate]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in (k) around 0 11.664 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 11.664 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 11.664 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 11.664 * [taylor]: Taking taylor expansion of (pow k 2) in k 11.664 * [taylor]: Taking taylor expansion of k in k 11.664 * [backup-simplify]: Simplify 0 into 0 11.664 * [backup-simplify]: Simplify 1 into 1 11.665 * [backup-simplify]: Simplify (* 1 1) into 1 11.665 * [backup-simplify]: Simplify (/ 1 1) into 1 11.665 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 11.665 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 11.665 * [taylor]: Taking taylor expansion of 10.0 in k 11.665 * [backup-simplify]: Simplify 10.0 into 10.0 11.665 * [taylor]: Taking taylor expansion of (/ 1 k) in k 11.665 * [taylor]: Taking taylor expansion of k in k 11.665 * [backup-simplify]: Simplify 0 into 0 11.665 * [backup-simplify]: Simplify 1 into 1 11.665 * [backup-simplify]: Simplify (/ 1 1) into 1 11.665 * [taylor]: Taking taylor expansion of 1.0 in k 11.665 * [backup-simplify]: Simplify 1.0 into 1.0 11.666 * [backup-simplify]: Simplify (+ 1 0) into 1 11.666 * [backup-simplify]: Simplify (sqrt 1) into 1 11.666 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.667 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.667 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 11.667 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 11.668 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 11.668 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1))) into 5.0 11.668 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 11.668 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 11.668 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 11.668 * [taylor]: Taking taylor expansion of (pow k 2) in k 11.668 * [taylor]: Taking taylor expansion of k in k 11.668 * [backup-simplify]: Simplify 0 into 0 11.668 * [backup-simplify]: Simplify 1 into 1 11.669 * [backup-simplify]: Simplify (* 1 1) into 1 11.669 * [backup-simplify]: Simplify (/ 1 1) into 1 11.669 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 11.669 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 11.669 * [taylor]: Taking taylor expansion of 10.0 in k 11.669 * [backup-simplify]: Simplify 10.0 into 10.0 11.669 * [taylor]: Taking taylor expansion of (/ 1 k) in k 11.669 * [taylor]: Taking taylor expansion of k in k 11.669 * [backup-simplify]: Simplify 0 into 0 11.669 * [backup-simplify]: Simplify 1 into 1 11.669 * [backup-simplify]: Simplify (/ 1 1) into 1 11.669 * [taylor]: Taking taylor expansion of 1.0 in k 11.669 * [backup-simplify]: Simplify 1.0 into 1.0 11.670 * [backup-simplify]: Simplify (+ 1 0) into 1 11.670 * [backup-simplify]: Simplify (sqrt 1) into 1 11.670 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.671 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.671 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 11.671 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 11.672 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 11.672 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1))) into 5.0 11.672 * [backup-simplify]: Simplify 1 into 1 11.673 * [backup-simplify]: Simplify 5.0 into 5.0 11.673 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.674 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.674 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.674 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 11.675 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.675 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.677 * [backup-simplify]: Simplify (/ (- 1.0 (pow 5.0 2) (+)) (* 2 1)) into -12.0 11.677 * [backup-simplify]: Simplify -12.0 into -12.0 11.677 * [backup-simplify]: Simplify (+ (* -12.0 (/ 1 k)) (+ 5.0 (* 1 (/ 1 (/ 1 k))))) into (- (+ k 5.0) (* 12.0 (/ 1 k))) 11.677 * [backup-simplify]: Simplify (sqrt (+ (* (/ 1 (- k)) (+ 10.0 (/ 1 (- k)))) 1.0)) into (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) 11.677 * [approximate]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in (k) around 0 11.677 * [taylor]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 11.677 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 11.677 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 11.677 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 11.677 * [taylor]: Taking taylor expansion of (pow k 2) in k 11.677 * [taylor]: Taking taylor expansion of k in k 11.677 * [backup-simplify]: Simplify 0 into 0 11.677 * [backup-simplify]: Simplify 1 into 1 11.678 * [backup-simplify]: Simplify (* 1 1) into 1 11.678 * [backup-simplify]: Simplify (/ 1 1) into 1 11.678 * [taylor]: Taking taylor expansion of 1.0 in k 11.678 * [backup-simplify]: Simplify 1.0 into 1.0 11.678 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 11.678 * [taylor]: Taking taylor expansion of 10.0 in k 11.678 * [backup-simplify]: Simplify 10.0 into 10.0 11.678 * [taylor]: Taking taylor expansion of (/ 1 k) in k 11.678 * [taylor]: Taking taylor expansion of k in k 11.678 * [backup-simplify]: Simplify 0 into 0 11.678 * [backup-simplify]: Simplify 1 into 1 11.678 * [backup-simplify]: Simplify (/ 1 1) into 1 11.679 * [backup-simplify]: Simplify (+ 1 0) into 1 11.679 * [backup-simplify]: Simplify (+ 1 0) into 1 11.679 * [backup-simplify]: Simplify (sqrt 1) into 1 11.679 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.680 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.680 * [backup-simplify]: Simplify (+ 0 0) into 0 11.680 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 11.681 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 11.681 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 11.682 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1))) into -5.0 11.682 * [taylor]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 11.682 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 11.682 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 11.682 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 11.682 * [taylor]: Taking taylor expansion of (pow k 2) in k 11.682 * [taylor]: Taking taylor expansion of k in k 11.682 * [backup-simplify]: Simplify 0 into 0 11.682 * [backup-simplify]: Simplify 1 into 1 11.683 * [backup-simplify]: Simplify (* 1 1) into 1 11.683 * [backup-simplify]: Simplify (/ 1 1) into 1 11.683 * [taylor]: Taking taylor expansion of 1.0 in k 11.683 * [backup-simplify]: Simplify 1.0 into 1.0 11.683 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 11.683 * [taylor]: Taking taylor expansion of 10.0 in k 11.683 * [backup-simplify]: Simplify 10.0 into 10.0 11.683 * [taylor]: Taking taylor expansion of (/ 1 k) in k 11.683 * [taylor]: Taking taylor expansion of k in k 11.683 * [backup-simplify]: Simplify 0 into 0 11.683 * [backup-simplify]: Simplify 1 into 1 11.683 * [backup-simplify]: Simplify (/ 1 1) into 1 11.683 * [backup-simplify]: Simplify (+ 1 0) into 1 11.684 * [backup-simplify]: Simplify (+ 1 0) into 1 11.684 * [backup-simplify]: Simplify (sqrt 1) into 1 11.684 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.685 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.685 * [backup-simplify]: Simplify (+ 0 0) into 0 11.685 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 11.686 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 11.686 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 11.690 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1))) into -5.0 11.690 * [backup-simplify]: Simplify 1 into 1 11.690 * [backup-simplify]: Simplify -5.0 into -5.0 11.690 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.691 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.691 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.692 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.692 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 11.692 * [backup-simplify]: Simplify (- 0) into 0 11.693 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 11.695 * [backup-simplify]: Simplify (/ (- 1.0 (pow -5.0 2) (+)) (* 2 1)) into -12.0 11.695 * [backup-simplify]: Simplify -12.0 into -12.0 11.695 * [backup-simplify]: Simplify (+ (* -12.0 (/ 1 (- k))) (+ -5.0 (* 1 (/ 1 (/ 1 (- k)))))) into (- (* 12.0 (/ 1 k)) (+ k 5.0)) 11.695 * * * * [progress]: [ 2 / 4 ] generating series at (2 1 2 1) 11.695 * [backup-simplify]: Simplify (sqrt (+ (* k (+ 10.0 k)) 1.0)) into (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) 11.695 * [approximate]: Taking taylor expansion of (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) in (k) around 0 11.695 * [taylor]: Taking taylor expansion of (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 11.695 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 11.695 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 11.695 * [taylor]: Taking taylor expansion of 10.0 in k 11.695 * [backup-simplify]: Simplify 10.0 into 10.0 11.695 * [taylor]: Taking taylor expansion of k in k 11.695 * [backup-simplify]: Simplify 0 into 0 11.695 * [backup-simplify]: Simplify 1 into 1 11.695 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 11.695 * [taylor]: Taking taylor expansion of (pow k 2) in k 11.695 * [taylor]: Taking taylor expansion of k in k 11.695 * [backup-simplify]: Simplify 0 into 0 11.695 * [backup-simplify]: Simplify 1 into 1 11.695 * [taylor]: Taking taylor expansion of 1.0 in k 11.695 * [backup-simplify]: Simplify 1.0 into 1.0 11.696 * [backup-simplify]: Simplify (* 10.0 0) into 0 11.696 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.697 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.697 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 11.698 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 11.698 * [backup-simplify]: Simplify (+ 0 0) into 0 11.699 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 11.700 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1.0))) into (/ 5.0 (sqrt 1.0)) 11.700 * [taylor]: Taking taylor expansion of (sqrt (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 11.700 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 11.700 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 11.700 * [taylor]: Taking taylor expansion of 10.0 in k 11.700 * [backup-simplify]: Simplify 10.0 into 10.0 11.700 * [taylor]: Taking taylor expansion of k in k 11.701 * [backup-simplify]: Simplify 0 into 0 11.701 * [backup-simplify]: Simplify 1 into 1 11.701 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 11.701 * [taylor]: Taking taylor expansion of (pow k 2) in k 11.701 * [taylor]: Taking taylor expansion of k in k 11.701 * [backup-simplify]: Simplify 0 into 0 11.701 * [backup-simplify]: Simplify 1 into 1 11.701 * [taylor]: Taking taylor expansion of 1.0 in k 11.701 * [backup-simplify]: Simplify 1.0 into 1.0 11.701 * [backup-simplify]: Simplify (* 10.0 0) into 0 11.702 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.702 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.702 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 11.704 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 11.704 * [backup-simplify]: Simplify (+ 0 0) into 0 11.704 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 11.706 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1.0))) into (/ 5.0 (sqrt 1.0)) 11.706 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 11.707 * [backup-simplify]: Simplify (/ 5.0 (sqrt 1.0)) into (/ 5.0 (sqrt 1.0)) 11.708 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 1) (* 0 0))) into 0 11.708 * [backup-simplify]: Simplify (* 1 1) into 1 11.709 * [backup-simplify]: Simplify (+ 1 0) into 1 11.709 * [backup-simplify]: Simplify (+ 0 1) into 1 11.715 * [backup-simplify]: Simplify (/ (- 1 (pow (/ 5.0 (sqrt 1.0)) 2) (+)) (* 2 (sqrt 1.0))) into (* 1/2 (/ (- 1 (* 25.0 (/ 1 (pow (sqrt 1.0) 2)))) (sqrt 1.0))) 11.722 * [backup-simplify]: Simplify (* 1/2 (/ (- 1 (* 25.0 (/ 1 (pow (sqrt 1.0) 2)))) (sqrt 1.0))) into (* 1/2 (/ (- 1 (* 25.0 (/ 1 (pow (sqrt 1.0) 2)))) (sqrt 1.0))) 11.731 * [backup-simplify]: Simplify (+ (* (* 1/2 (/ (- 1 (* 25.0 (/ 1 (pow (sqrt 1.0) 2)))) (sqrt 1.0))) (pow k 2)) (+ (* (/ 5.0 (sqrt 1.0)) k) (sqrt 1.0))) into (- (+ (* 1/2 (/ (pow k 2) (sqrt 1.0))) (+ (sqrt 1.0) (* 5.0 (/ k (sqrt 1.0))))) (* 12.5 (/ (pow k 2) (pow (sqrt 1.0) 3)))) 11.732 * [backup-simplify]: Simplify (sqrt (+ (* (/ 1 k) (+ 10.0 (/ 1 k))) 1.0)) into (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) 11.732 * [approximate]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in (k) around 0 11.732 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 11.732 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 11.732 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 11.732 * [taylor]: Taking taylor expansion of (pow k 2) in k 11.732 * [taylor]: Taking taylor expansion of k in k 11.732 * [backup-simplify]: Simplify 0 into 0 11.732 * [backup-simplify]: Simplify 1 into 1 11.732 * [backup-simplify]: Simplify (* 1 1) into 1 11.733 * [backup-simplify]: Simplify (/ 1 1) into 1 11.733 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 11.733 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 11.733 * [taylor]: Taking taylor expansion of 10.0 in k 11.733 * [backup-simplify]: Simplify 10.0 into 10.0 11.733 * [taylor]: Taking taylor expansion of (/ 1 k) in k 11.733 * [taylor]: Taking taylor expansion of k in k 11.733 * [backup-simplify]: Simplify 0 into 0 11.733 * [backup-simplify]: Simplify 1 into 1 11.733 * [backup-simplify]: Simplify (/ 1 1) into 1 11.733 * [taylor]: Taking taylor expansion of 1.0 in k 11.733 * [backup-simplify]: Simplify 1.0 into 1.0 11.734 * [backup-simplify]: Simplify (+ 1 0) into 1 11.734 * [backup-simplify]: Simplify (sqrt 1) into 1 11.735 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.736 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.736 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 11.737 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 11.737 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 11.738 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1))) into 5.0 11.738 * [taylor]: Taking taylor expansion of (sqrt (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 11.738 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 11.738 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 11.738 * [taylor]: Taking taylor expansion of (pow k 2) in k 11.738 * [taylor]: Taking taylor expansion of k in k 11.738 * [backup-simplify]: Simplify 0 into 0 11.738 * [backup-simplify]: Simplify 1 into 1 11.739 * [backup-simplify]: Simplify (* 1 1) into 1 11.739 * [backup-simplify]: Simplify (/ 1 1) into 1 11.739 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 11.739 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 11.739 * [taylor]: Taking taylor expansion of 10.0 in k 11.739 * [backup-simplify]: Simplify 10.0 into 10.0 11.739 * [taylor]: Taking taylor expansion of (/ 1 k) in k 11.739 * [taylor]: Taking taylor expansion of k in k 11.739 * [backup-simplify]: Simplify 0 into 0 11.739 * [backup-simplify]: Simplify 1 into 1 11.740 * [backup-simplify]: Simplify (/ 1 1) into 1 11.740 * [taylor]: Taking taylor expansion of 1.0 in k 11.740 * [backup-simplify]: Simplify 1.0 into 1.0 11.740 * [backup-simplify]: Simplify (+ 1 0) into 1 11.741 * [backup-simplify]: Simplify (sqrt 1) into 1 11.741 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.742 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.743 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 11.743 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 11.743 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 11.745 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1))) into 5.0 11.745 * [backup-simplify]: Simplify 1 into 1 11.745 * [backup-simplify]: Simplify 5.0 into 5.0 11.746 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.747 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.748 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.749 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 11.749 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.750 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.753 * [backup-simplify]: Simplify (/ (- 1.0 (pow 5.0 2) (+)) (* 2 1)) into -12.0 11.753 * [backup-simplify]: Simplify -12.0 into -12.0 11.753 * [backup-simplify]: Simplify (+ (* -12.0 (/ 1 k)) (+ 5.0 (* 1 (/ 1 (/ 1 k))))) into (- (+ k 5.0) (* 12.0 (/ 1 k))) 11.754 * [backup-simplify]: Simplify (sqrt (+ (* (/ 1 (- k)) (+ 10.0 (/ 1 (- k)))) 1.0)) into (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) 11.754 * [approximate]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in (k) around 0 11.754 * [taylor]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 11.754 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 11.754 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 11.754 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 11.754 * [taylor]: Taking taylor expansion of (pow k 2) in k 11.754 * [taylor]: Taking taylor expansion of k in k 11.754 * [backup-simplify]: Simplify 0 into 0 11.754 * [backup-simplify]: Simplify 1 into 1 11.754 * [backup-simplify]: Simplify (* 1 1) into 1 11.755 * [backup-simplify]: Simplify (/ 1 1) into 1 11.755 * [taylor]: Taking taylor expansion of 1.0 in k 11.755 * [backup-simplify]: Simplify 1.0 into 1.0 11.755 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 11.755 * [taylor]: Taking taylor expansion of 10.0 in k 11.755 * [backup-simplify]: Simplify 10.0 into 10.0 11.755 * [taylor]: Taking taylor expansion of (/ 1 k) in k 11.755 * [taylor]: Taking taylor expansion of k in k 11.755 * [backup-simplify]: Simplify 0 into 0 11.755 * [backup-simplify]: Simplify 1 into 1 11.755 * [backup-simplify]: Simplify (/ 1 1) into 1 11.756 * [backup-simplify]: Simplify (+ 1 0) into 1 11.756 * [backup-simplify]: Simplify (+ 1 0) into 1 11.757 * [backup-simplify]: Simplify (sqrt 1) into 1 11.757 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.758 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.758 * [backup-simplify]: Simplify (+ 0 0) into 0 11.759 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 11.759 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 11.769 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 11.772 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1))) into -5.0 11.772 * [taylor]: Taking taylor expansion of (sqrt (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 11.772 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 11.772 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 11.772 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 11.772 * [taylor]: Taking taylor expansion of (pow k 2) in k 11.772 * [taylor]: Taking taylor expansion of k in k 11.772 * [backup-simplify]: Simplify 0 into 0 11.772 * [backup-simplify]: Simplify 1 into 1 11.772 * [backup-simplify]: Simplify (* 1 1) into 1 11.773 * [backup-simplify]: Simplify (/ 1 1) into 1 11.773 * [taylor]: Taking taylor expansion of 1.0 in k 11.773 * [backup-simplify]: Simplify 1.0 into 1.0 11.773 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 11.773 * [taylor]: Taking taylor expansion of 10.0 in k 11.773 * [backup-simplify]: Simplify 10.0 into 10.0 11.773 * [taylor]: Taking taylor expansion of (/ 1 k) in k 11.773 * [taylor]: Taking taylor expansion of k in k 11.773 * [backup-simplify]: Simplify 0 into 0 11.773 * [backup-simplify]: Simplify 1 into 1 11.773 * [backup-simplify]: Simplify (/ 1 1) into 1 11.774 * [backup-simplify]: Simplify (+ 1 0) into 1 11.774 * [backup-simplify]: Simplify (+ 1 0) into 1 11.775 * [backup-simplify]: Simplify (sqrt 1) into 1 11.775 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.776 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.776 * [backup-simplify]: Simplify (+ 0 0) into 0 11.777 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 11.777 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 11.778 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 11.780 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1))) into -5.0 11.780 * [backup-simplify]: Simplify 1 into 1 11.780 * [backup-simplify]: Simplify -5.0 into -5.0 11.781 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.782 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.783 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.783 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.784 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 11.784 * [backup-simplify]: Simplify (- 0) into 0 11.785 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 11.788 * [backup-simplify]: Simplify (/ (- 1.0 (pow -5.0 2) (+)) (* 2 1)) into -12.0 11.788 * [backup-simplify]: Simplify -12.0 into -12.0 11.788 * [backup-simplify]: Simplify (+ (* -12.0 (/ 1 (- k))) (+ -5.0 (* 1 (/ 1 (/ 1 (- k)))))) into (- (* 12.0 (/ 1 k)) (+ k 5.0)) 11.788 * * * * [progress]: [ 3 / 4 ] generating series at (2) 11.789 * [backup-simplify]: Simplify (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) into (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) 11.789 * [approximate]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in (a k m) around 0 11.789 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in m 11.789 * [taylor]: Taking taylor expansion of (* a (pow k m)) in m 11.789 * [taylor]: Taking taylor expansion of a in m 11.789 * [backup-simplify]: Simplify a into a 11.789 * [taylor]: Taking taylor expansion of (pow k m) in m 11.789 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 11.789 * [taylor]: Taking taylor expansion of (* m (log k)) in m 11.789 * [taylor]: Taking taylor expansion of m in m 11.789 * [backup-simplify]: Simplify 0 into 0 11.789 * [backup-simplify]: Simplify 1 into 1 11.790 * [taylor]: Taking taylor expansion of (log k) in m 11.790 * [taylor]: Taking taylor expansion of k in m 11.790 * [backup-simplify]: Simplify k into k 11.790 * [backup-simplify]: Simplify (log k) into (log k) 11.790 * [backup-simplify]: Simplify (* 0 (log k)) into 0 11.791 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 11.791 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 11.791 * [backup-simplify]: Simplify (exp 0) into 1 11.791 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in m 11.791 * [taylor]: Taking taylor expansion of (* 10.0 k) in m 11.791 * [taylor]: Taking taylor expansion of 10.0 in m 11.791 * [backup-simplify]: Simplify 10.0 into 10.0 11.791 * [taylor]: Taking taylor expansion of k in m 11.791 * [backup-simplify]: Simplify k into k 11.791 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in m 11.791 * [taylor]: Taking taylor expansion of (pow k 2) in m 11.791 * [taylor]: Taking taylor expansion of k in m 11.791 * [backup-simplify]: Simplify k into k 11.792 * [taylor]: Taking taylor expansion of 1.0 in m 11.792 * [backup-simplify]: Simplify 1.0 into 1.0 11.792 * [backup-simplify]: Simplify (* a 1) into a 11.792 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 11.792 * [backup-simplify]: Simplify (* k k) into (pow k 2) 11.792 * [backup-simplify]: Simplify (+ (pow k 2) 1.0) into (+ (pow k 2) 1.0) 11.792 * [backup-simplify]: Simplify (+ (* 10.0 k) (+ (pow k 2) 1.0)) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 11.792 * [backup-simplify]: Simplify (/ a (+ (* 10.0 k) (+ (pow k 2) 1.0))) into (/ a (+ (* 10.0 k) (+ (pow k 2) 1.0))) 11.792 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 11.793 * [taylor]: Taking taylor expansion of (* a (pow k m)) in k 11.793 * [taylor]: Taking taylor expansion of a in k 11.793 * [backup-simplify]: Simplify a into a 11.793 * [taylor]: Taking taylor expansion of (pow k m) in k 11.793 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 11.793 * [taylor]: Taking taylor expansion of (* m (log k)) in k 11.793 * [taylor]: Taking taylor expansion of m in k 11.793 * [backup-simplify]: Simplify m into m 11.793 * [taylor]: Taking taylor expansion of (log k) in k 11.793 * [taylor]: Taking taylor expansion of k in k 11.793 * [backup-simplify]: Simplify 0 into 0 11.793 * [backup-simplify]: Simplify 1 into 1 11.793 * [backup-simplify]: Simplify (log 1) into 0 11.794 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 11.794 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 11.794 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 11.794 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 11.794 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 11.794 * [taylor]: Taking taylor expansion of 10.0 in k 11.794 * [backup-simplify]: Simplify 10.0 into 10.0 11.794 * [taylor]: Taking taylor expansion of k in k 11.794 * [backup-simplify]: Simplify 0 into 0 11.795 * [backup-simplify]: Simplify 1 into 1 11.795 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 11.795 * [taylor]: Taking taylor expansion of (pow k 2) in k 11.795 * [taylor]: Taking taylor expansion of k in k 11.795 * [backup-simplify]: Simplify 0 into 0 11.795 * [backup-simplify]: Simplify 1 into 1 11.795 * [taylor]: Taking taylor expansion of 1.0 in k 11.795 * [backup-simplify]: Simplify 1.0 into 1.0 11.795 * [backup-simplify]: Simplify (* a (pow k m)) into (* a (pow k m)) 11.795 * [backup-simplify]: Simplify (* 10.0 0) into 0 11.796 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.796 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.796 * [backup-simplify]: Simplify (/ (* a (pow k m)) 1.0) into (* 1.0 (* a (pow k m))) 11.797 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in a 11.797 * [taylor]: Taking taylor expansion of (* a (pow k m)) in a 11.797 * [taylor]: Taking taylor expansion of a in a 11.797 * [backup-simplify]: Simplify 0 into 0 11.797 * [backup-simplify]: Simplify 1 into 1 11.797 * [taylor]: Taking taylor expansion of (pow k m) in a 11.797 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in a 11.797 * [taylor]: Taking taylor expansion of (* m (log k)) in a 11.797 * [taylor]: Taking taylor expansion of m in a 11.797 * [backup-simplify]: Simplify m into m 11.797 * [taylor]: Taking taylor expansion of (log k) in a 11.797 * [taylor]: Taking taylor expansion of k in a 11.797 * [backup-simplify]: Simplify k into k 11.797 * [backup-simplify]: Simplify (log k) into (log k) 11.797 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 11.797 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 11.797 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in a 11.797 * [taylor]: Taking taylor expansion of (* 10.0 k) in a 11.797 * [taylor]: Taking taylor expansion of 10.0 in a 11.797 * [backup-simplify]: Simplify 10.0 into 10.0 11.797 * [taylor]: Taking taylor expansion of k in a 11.797 * [backup-simplify]: Simplify k into k 11.797 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in a 11.797 * [taylor]: Taking taylor expansion of (pow k 2) in a 11.797 * [taylor]: Taking taylor expansion of k in a 11.797 * [backup-simplify]: Simplify k into k 11.797 * [taylor]: Taking taylor expansion of 1.0 in a 11.798 * [backup-simplify]: Simplify 1.0 into 1.0 11.798 * [backup-simplify]: Simplify (* 0 (pow k m)) into 0 11.799 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 11.799 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 11.800 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 11.800 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow k m))) into (pow k m) 11.800 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 11.800 * [backup-simplify]: Simplify (* k k) into (pow k 2) 11.800 * [backup-simplify]: Simplify (+ (pow k 2) 1.0) into (+ (pow k 2) 1.0) 11.801 * [backup-simplify]: Simplify (+ (* 10.0 k) (+ (pow k 2) 1.0)) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 11.801 * [backup-simplify]: Simplify (/ (pow k m) (+ (* 10.0 k) (+ (pow k 2) 1.0))) into (/ (pow k m) (+ (* 10.0 k) (+ (pow k 2) 1.0))) 11.801 * [taylor]: Taking taylor expansion of (/ (* a (pow k m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in a 11.801 * [taylor]: Taking taylor expansion of (* a (pow k m)) in a 11.801 * [taylor]: Taking taylor expansion of a in a 11.801 * [backup-simplify]: Simplify 0 into 0 11.801 * [backup-simplify]: Simplify 1 into 1 11.801 * [taylor]: Taking taylor expansion of (pow k m) in a 11.801 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in a 11.801 * [taylor]: Taking taylor expansion of (* m (log k)) in a 11.801 * [taylor]: Taking taylor expansion of m in a 11.801 * [backup-simplify]: Simplify m into m 11.801 * [taylor]: Taking taylor expansion of (log k) in a 11.801 * [taylor]: Taking taylor expansion of k in a 11.801 * [backup-simplify]: Simplify k into k 11.801 * [backup-simplify]: Simplify (log k) into (log k) 11.802 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 11.802 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 11.802 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in a 11.802 * [taylor]: Taking taylor expansion of (* 10.0 k) in a 11.802 * [taylor]: Taking taylor expansion of 10.0 in a 11.802 * [backup-simplify]: Simplify 10.0 into 10.0 11.802 * [taylor]: Taking taylor expansion of k in a 11.802 * [backup-simplify]: Simplify k into k 11.802 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in a 11.802 * [taylor]: Taking taylor expansion of (pow k 2) in a 11.802 * [taylor]: Taking taylor expansion of k in a 11.802 * [backup-simplify]: Simplify k into k 11.802 * [taylor]: Taking taylor expansion of 1.0 in a 11.802 * [backup-simplify]: Simplify 1.0 into 1.0 11.802 * [backup-simplify]: Simplify (* 0 (pow k m)) into 0 11.803 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 11.803 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 11.804 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 11.805 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow k m))) into (pow k m) 11.805 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 11.805 * [backup-simplify]: Simplify (* k k) into (pow k 2) 11.805 * [backup-simplify]: Simplify (+ (pow k 2) 1.0) into (+ (pow k 2) 1.0) 11.805 * [backup-simplify]: Simplify (+ (* 10.0 k) (+ (pow k 2) 1.0)) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 11.805 * [backup-simplify]: Simplify (/ (pow k m) (+ (* 10.0 k) (+ (pow k 2) 1.0))) into (/ (pow k m) (+ (* 10.0 k) (+ (pow k 2) 1.0))) 11.806 * [taylor]: Taking taylor expansion of (/ (pow k m) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 11.806 * [taylor]: Taking taylor expansion of (pow k m) in k 11.806 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 11.806 * [taylor]: Taking taylor expansion of (* m (log k)) in k 11.806 * [taylor]: Taking taylor expansion of m in k 11.806 * [backup-simplify]: Simplify m into m 11.806 * [taylor]: Taking taylor expansion of (log k) in k 11.806 * [taylor]: Taking taylor expansion of k in k 11.806 * [backup-simplify]: Simplify 0 into 0 11.806 * [backup-simplify]: Simplify 1 into 1 11.806 * [backup-simplify]: Simplify (log 1) into 0 11.807 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 11.807 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 11.807 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 11.807 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 11.807 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 11.807 * [taylor]: Taking taylor expansion of 10.0 in k 11.807 * [backup-simplify]: Simplify 10.0 into 10.0 11.807 * [taylor]: Taking taylor expansion of k in k 11.807 * [backup-simplify]: Simplify 0 into 0 11.807 * [backup-simplify]: Simplify 1 into 1 11.807 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 11.807 * [taylor]: Taking taylor expansion of (pow k 2) in k 11.807 * [taylor]: Taking taylor expansion of k in k 11.807 * [backup-simplify]: Simplify 0 into 0 11.807 * [backup-simplify]: Simplify 1 into 1 11.807 * [taylor]: Taking taylor expansion of 1.0 in k 11.807 * [backup-simplify]: Simplify 1.0 into 1.0 11.808 * [backup-simplify]: Simplify (* 10.0 0) into 0 11.808 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.808 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.808 * [backup-simplify]: Simplify (/ (pow k m) 1.0) into (* 1.0 (pow k m)) 11.808 * [taylor]: Taking taylor expansion of (* 1.0 (pow k m)) in m 11.808 * [taylor]: Taking taylor expansion of 1.0 in m 11.809 * [backup-simplify]: Simplify 1.0 into 1.0 11.809 * [taylor]: Taking taylor expansion of (pow k m) in m 11.809 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 11.809 * [taylor]: Taking taylor expansion of (* m (log k)) in m 11.809 * [taylor]: Taking taylor expansion of m in m 11.809 * [backup-simplify]: Simplify 0 into 0 11.809 * [backup-simplify]: Simplify 1 into 1 11.809 * [taylor]: Taking taylor expansion of (log k) in m 11.809 * [taylor]: Taking taylor expansion of k in m 11.809 * [backup-simplify]: Simplify k into k 11.809 * [backup-simplify]: Simplify (log k) into (log k) 11.809 * [backup-simplify]: Simplify (* 0 (log k)) into 0 11.809 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 11.810 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 11.810 * [backup-simplify]: Simplify (exp 0) into 1 11.810 * [backup-simplify]: Simplify (* 1.0 1) into 1.0 11.810 * [backup-simplify]: Simplify 1.0 into 1.0 11.811 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow k 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow k 1)))) 2) into 0 11.811 * [backup-simplify]: Simplify (+ (* m 0) (+ (* 0 0) (* 0 (log k)))) into 0 11.812 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 11.813 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (pow k m)))) into 0 11.813 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 k)) into 0 11.813 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 11.813 * [backup-simplify]: Simplify (+ 0 0) into 0 11.814 * [backup-simplify]: Simplify (+ 0 0) into 0 11.814 * [backup-simplify]: Simplify (- (/ 0 (+ (* 10.0 k) (+ (pow k 2) 1.0))) (+ (* (/ (pow k m) (+ (* 10.0 k) (+ (pow k 2) 1.0))) (/ 0 (+ (* 10.0 k) (+ (pow k 2) 1.0)))))) into 0 11.814 * [taylor]: Taking taylor expansion of 0 in k 11.814 * [backup-simplify]: Simplify 0 into 0 11.814 * [taylor]: Taking taylor expansion of 0 in m 11.814 * [backup-simplify]: Simplify 0 into 0 11.814 * [backup-simplify]: Simplify 0 into 0 11.815 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 11.815 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 11.815 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 11.816 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 11.817 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 11.817 * [backup-simplify]: Simplify (+ 0 0) into 0 11.817 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 11.818 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* (* 1.0 (pow k m)) (/ 10.0 1.0)))) into (- (* 10.0 (pow k m))) 11.818 * [taylor]: Taking taylor expansion of (- (* 10.0 (pow k m))) in m 11.818 * [taylor]: Taking taylor expansion of (* 10.0 (pow k m)) in m 11.818 * [taylor]: Taking taylor expansion of 10.0 in m 11.818 * [backup-simplify]: Simplify 10.0 into 10.0 11.818 * [taylor]: Taking taylor expansion of (pow k m) in m 11.818 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 11.818 * [taylor]: Taking taylor expansion of (* m (log k)) in m 11.818 * [taylor]: Taking taylor expansion of m in m 11.818 * [backup-simplify]: Simplify 0 into 0 11.818 * [backup-simplify]: Simplify 1 into 1 11.818 * [taylor]: Taking taylor expansion of (log k) in m 11.818 * [taylor]: Taking taylor expansion of k in m 11.818 * [backup-simplify]: Simplify k into k 11.818 * [backup-simplify]: Simplify (log k) into (log k) 11.818 * [backup-simplify]: Simplify (* 0 (log k)) into 0 11.819 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 11.819 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 11.819 * [backup-simplify]: Simplify (exp 0) into 1 11.819 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 11.820 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 11.820 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 11.820 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow (log k) 1) 1)))) into (log k) 11.820 * [backup-simplify]: Simplify (+ (* 1.0 (log k)) (* 0 1)) into (* 1.0 (log k)) 11.820 * [backup-simplify]: Simplify (* 1.0 (log k)) into (* 1.0 (log k)) 11.821 * [backup-simplify]: Simplify (+ (* (* 1.0 (log k)) (* m (* 1 a))) (+ (* (- 10.0) (* 1 (* k a))) (* 1.0 (* 1 (* 1 a))))) into (- (+ (* 1.0 (* a (* m (log k)))) (* 1.0 a)) (* 10.0 (* k a))) 11.821 * [backup-simplify]: Simplify (/ (/ (/ 1 a) (/ (sqrt (+ (* (/ 1 k) (+ 10.0 (/ 1 k))) 1.0)) (pow (/ 1 k) (/ 1 m)))) (sqrt (+ (* (/ 1 k) (+ 10.0 (/ 1 k))) 1.0))) into (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) 11.822 * [approximate]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in (a k m) around 0 11.822 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in m 11.822 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in m 11.822 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in m 11.822 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in m 11.822 * [taylor]: Taking taylor expansion of (/ 1 m) in m 11.822 * [taylor]: Taking taylor expansion of m in m 11.822 * [backup-simplify]: Simplify 0 into 0 11.822 * [backup-simplify]: Simplify 1 into 1 11.822 * [backup-simplify]: Simplify (/ 1 1) into 1 11.822 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in m 11.822 * [taylor]: Taking taylor expansion of (/ 1 k) in m 11.822 * [taylor]: Taking taylor expansion of k in m 11.822 * [backup-simplify]: Simplify k into k 11.822 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 11.822 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 11.822 * [backup-simplify]: Simplify (* 1 (log (/ 1 k))) into (log (/ 1 k)) 11.822 * [backup-simplify]: Simplify (exp (* (/ 1 m) (log (/ 1 k)))) into (exp (/ (log (/ 1 k)) m)) 11.822 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in m 11.822 * [taylor]: Taking taylor expansion of a in m 11.822 * [backup-simplify]: Simplify a into a 11.822 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in m 11.822 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 11.822 * [taylor]: Taking taylor expansion of (pow k 2) in m 11.822 * [taylor]: Taking taylor expansion of k in m 11.822 * [backup-simplify]: Simplify k into k 11.822 * [backup-simplify]: Simplify (* k k) into (pow k 2) 11.823 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 11.823 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in m 11.823 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in m 11.823 * [taylor]: Taking taylor expansion of 10.0 in m 11.823 * [backup-simplify]: Simplify 10.0 into 10.0 11.823 * [taylor]: Taking taylor expansion of (/ 1 k) in m 11.823 * [taylor]: Taking taylor expansion of k in m 11.823 * [backup-simplify]: Simplify k into k 11.823 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 11.823 * [taylor]: Taking taylor expansion of 1.0 in m 11.823 * [backup-simplify]: Simplify 1.0 into 1.0 11.823 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 11.823 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 11.823 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) into (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) 11.823 * [backup-simplify]: Simplify (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) into (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) 11.824 * [backup-simplify]: Simplify (/ (exp (/ (log (/ 1 k)) m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) into (/ (exp (/ (log (/ 1 k)) m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) 11.824 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in k 11.824 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in k 11.824 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in k 11.824 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in k 11.824 * [taylor]: Taking taylor expansion of (/ 1 m) in k 11.824 * [taylor]: Taking taylor expansion of m in k 11.824 * [backup-simplify]: Simplify m into m 11.824 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 11.824 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 11.824 * [taylor]: Taking taylor expansion of (/ 1 k) in k 11.824 * [taylor]: Taking taylor expansion of k in k 11.824 * [backup-simplify]: Simplify 0 into 0 11.824 * [backup-simplify]: Simplify 1 into 1 11.824 * [backup-simplify]: Simplify (/ 1 1) into 1 11.824 * [backup-simplify]: Simplify (log 1) into 0 11.825 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 11.825 * [backup-simplify]: Simplify (* (/ 1 m) (- (log k))) into (* -1 (/ (log k) m)) 11.825 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 11.825 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 11.825 * [taylor]: Taking taylor expansion of a in k 11.825 * [backup-simplify]: Simplify a into a 11.825 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 11.825 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 11.825 * [taylor]: Taking taylor expansion of (pow k 2) in k 11.825 * [taylor]: Taking taylor expansion of k in k 11.825 * [backup-simplify]: Simplify 0 into 0 11.825 * [backup-simplify]: Simplify 1 into 1 11.825 * [backup-simplify]: Simplify (* 1 1) into 1 11.826 * [backup-simplify]: Simplify (/ 1 1) into 1 11.826 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 11.826 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 11.826 * [taylor]: Taking taylor expansion of 10.0 in k 11.826 * [backup-simplify]: Simplify 10.0 into 10.0 11.826 * [taylor]: Taking taylor expansion of (/ 1 k) in k 11.826 * [taylor]: Taking taylor expansion of k in k 11.826 * [backup-simplify]: Simplify 0 into 0 11.826 * [backup-simplify]: Simplify 1 into 1 11.826 * [backup-simplify]: Simplify (/ 1 1) into 1 11.826 * [taylor]: Taking taylor expansion of 1.0 in k 11.826 * [backup-simplify]: Simplify 1.0 into 1.0 11.826 * [backup-simplify]: Simplify (+ 1 0) into 1 11.826 * [backup-simplify]: Simplify (* a 1) into a 11.826 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) a) into (/ (exp (* -1 (/ (log k) m))) a) 11.826 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in a 11.826 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in a 11.827 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in a 11.827 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in a 11.827 * [taylor]: Taking taylor expansion of (/ 1 m) in a 11.827 * [taylor]: Taking taylor expansion of m in a 11.827 * [backup-simplify]: Simplify m into m 11.827 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 11.827 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in a 11.827 * [taylor]: Taking taylor expansion of (/ 1 k) in a 11.827 * [taylor]: Taking taylor expansion of k in a 11.827 * [backup-simplify]: Simplify k into k 11.827 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 11.827 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 11.827 * [backup-simplify]: Simplify (* (/ 1 m) (log (/ 1 k))) into (/ (log (/ 1 k)) m) 11.827 * [backup-simplify]: Simplify (exp (/ (log (/ 1 k)) m)) into (exp (/ (log (/ 1 k)) m)) 11.827 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in a 11.827 * [taylor]: Taking taylor expansion of a in a 11.827 * [backup-simplify]: Simplify 0 into 0 11.827 * [backup-simplify]: Simplify 1 into 1 11.827 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in a 11.827 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 11.827 * [taylor]: Taking taylor expansion of (pow k 2) in a 11.827 * [taylor]: Taking taylor expansion of k in a 11.827 * [backup-simplify]: Simplify k into k 11.827 * [backup-simplify]: Simplify (* k k) into (pow k 2) 11.827 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 11.827 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in a 11.827 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 11.827 * [taylor]: Taking taylor expansion of 10.0 in a 11.827 * [backup-simplify]: Simplify 10.0 into 10.0 11.827 * [taylor]: Taking taylor expansion of (/ 1 k) in a 11.827 * [taylor]: Taking taylor expansion of k in a 11.827 * [backup-simplify]: Simplify k into k 11.827 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 11.828 * [taylor]: Taking taylor expansion of 1.0 in a 11.828 * [backup-simplify]: Simplify 1.0 into 1.0 11.828 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 11.828 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 11.828 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) into (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) 11.828 * [backup-simplify]: Simplify (* 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) into 0 11.828 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 11.828 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 11.828 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 11.829 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 11.829 * [backup-simplify]: Simplify (+ 0 0) into 0 11.829 * [backup-simplify]: Simplify (+ 0 0) into 0 11.830 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) into (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) 11.830 * [backup-simplify]: Simplify (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) into (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) 11.830 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in a 11.830 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in a 11.830 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in a 11.830 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in a 11.830 * [taylor]: Taking taylor expansion of (/ 1 m) in a 11.830 * [taylor]: Taking taylor expansion of m in a 11.830 * [backup-simplify]: Simplify m into m 11.830 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 11.830 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in a 11.830 * [taylor]: Taking taylor expansion of (/ 1 k) in a 11.830 * [taylor]: Taking taylor expansion of k in a 11.830 * [backup-simplify]: Simplify k into k 11.830 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 11.830 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 11.830 * [backup-simplify]: Simplify (* (/ 1 m) (log (/ 1 k))) into (/ (log (/ 1 k)) m) 11.831 * [backup-simplify]: Simplify (exp (/ (log (/ 1 k)) m)) into (exp (/ (log (/ 1 k)) m)) 11.831 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in a 11.831 * [taylor]: Taking taylor expansion of a in a 11.831 * [backup-simplify]: Simplify 0 into 0 11.831 * [backup-simplify]: Simplify 1 into 1 11.831 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in a 11.831 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 11.831 * [taylor]: Taking taylor expansion of (pow k 2) in a 11.831 * [taylor]: Taking taylor expansion of k in a 11.831 * [backup-simplify]: Simplify k into k 11.831 * [backup-simplify]: Simplify (* k k) into (pow k 2) 11.831 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 11.831 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in a 11.831 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 11.831 * [taylor]: Taking taylor expansion of 10.0 in a 11.831 * [backup-simplify]: Simplify 10.0 into 10.0 11.831 * [taylor]: Taking taylor expansion of (/ 1 k) in a 11.831 * [taylor]: Taking taylor expansion of k in a 11.831 * [backup-simplify]: Simplify k into k 11.831 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 11.831 * [taylor]: Taking taylor expansion of 1.0 in a 11.831 * [backup-simplify]: Simplify 1.0 into 1.0 11.831 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 11.831 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 11.831 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) into (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) 11.832 * [backup-simplify]: Simplify (* 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) into 0 11.832 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 11.832 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 11.832 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 11.832 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 11.832 * [backup-simplify]: Simplify (+ 0 0) into 0 11.833 * [backup-simplify]: Simplify (+ 0 0) into 0 11.833 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) into (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) 11.833 * [backup-simplify]: Simplify (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) into (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) 11.834 * [taylor]: Taking taylor expansion of (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 11.834 * [taylor]: Taking taylor expansion of (exp (/ (log (/ 1 k)) m)) in k 11.834 * [taylor]: Taking taylor expansion of (/ (log (/ 1 k)) m) in k 11.834 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 11.834 * [taylor]: Taking taylor expansion of (/ 1 k) in k 11.834 * [taylor]: Taking taylor expansion of k in k 11.834 * [backup-simplify]: Simplify 0 into 0 11.834 * [backup-simplify]: Simplify 1 into 1 11.834 * [backup-simplify]: Simplify (/ 1 1) into 1 11.834 * [backup-simplify]: Simplify (log 1) into 0 11.834 * [taylor]: Taking taylor expansion of m in k 11.834 * [backup-simplify]: Simplify m into m 11.835 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 11.835 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 11.835 * [backup-simplify]: Simplify (/ (- (log k)) m) into (* -1 (/ (log k) m)) 11.835 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 11.835 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 11.835 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 11.835 * [taylor]: Taking taylor expansion of (pow k 2) in k 11.835 * [taylor]: Taking taylor expansion of k in k 11.835 * [backup-simplify]: Simplify 0 into 0 11.835 * [backup-simplify]: Simplify 1 into 1 11.835 * [backup-simplify]: Simplify (* 1 1) into 1 11.836 * [backup-simplify]: Simplify (/ 1 1) into 1 11.836 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 11.836 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 11.836 * [taylor]: Taking taylor expansion of 10.0 in k 11.836 * [backup-simplify]: Simplify 10.0 into 10.0 11.836 * [taylor]: Taking taylor expansion of (/ 1 k) in k 11.836 * [taylor]: Taking taylor expansion of k in k 11.836 * [backup-simplify]: Simplify 0 into 0 11.836 * [backup-simplify]: Simplify 1 into 1 11.836 * [backup-simplify]: Simplify (/ 1 1) into 1 11.836 * [taylor]: Taking taylor expansion of 1.0 in k 11.836 * [backup-simplify]: Simplify 1.0 into 1.0 11.836 * [backup-simplify]: Simplify (+ 1 0) into 1 11.837 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) 1) into (exp (* -1 (/ (log k) m))) 11.837 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 11.837 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 11.837 * [taylor]: Taking taylor expansion of -1 in m 11.837 * [backup-simplify]: Simplify -1 into -1 11.837 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 11.837 * [taylor]: Taking taylor expansion of (log k) in m 11.837 * [taylor]: Taking taylor expansion of k in m 11.837 * [backup-simplify]: Simplify k into k 11.837 * [backup-simplify]: Simplify (log k) into (log k) 11.837 * [taylor]: Taking taylor expansion of m in m 11.837 * [backup-simplify]: Simplify 0 into 0 11.837 * [backup-simplify]: Simplify 1 into 1 11.837 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 11.837 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 11.837 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 11.837 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 11.837 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 11.838 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 k) 1)))) 1) into 0 11.838 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)))) into 0 11.838 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (* 0 (log (/ 1 k)))) into 0 11.839 * [backup-simplify]: Simplify (* (exp (/ (log (/ 1 k)) m)) (+ (* (/ (pow 0 1) 1)))) into 0 11.839 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (* 0 k))) into 0 11.839 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 11.839 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 11.840 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (* 0 (/ 1 k)))) into 0 11.840 * [backup-simplify]: Simplify (+ 0 0) into 0 11.840 * [backup-simplify]: Simplify (+ 0 0) into 0 11.841 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))))) into 0 11.842 * [backup-simplify]: Simplify (- (/ 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) (+ (* (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) (/ 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))))) into 0 11.842 * [taylor]: Taking taylor expansion of 0 in k 11.842 * [backup-simplify]: Simplify 0 into 0 11.842 * [taylor]: Taking taylor expansion of 0 in m 11.842 * [backup-simplify]: Simplify 0 into 0 11.842 * [backup-simplify]: Simplify 0 into 0 11.842 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.843 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 11.843 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (* -1 (/ (log k) m)) (/ 0 m)))) into 0 11.844 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 1) 1)))) into 0 11.844 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.845 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.845 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 11.845 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 11.846 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 11.846 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (log k) m))) (/ 10.0 1)))) into (- (* 10.0 (exp (* -1 (/ (log k) m))))) 11.846 * [taylor]: Taking taylor expansion of (- (* 10.0 (exp (* -1 (/ (log k) m))))) in m 11.846 * [taylor]: Taking taylor expansion of (* 10.0 (exp (* -1 (/ (log k) m)))) in m 11.846 * [taylor]: Taking taylor expansion of 10.0 in m 11.846 * [backup-simplify]: Simplify 10.0 into 10.0 11.846 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 11.846 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 11.846 * [taylor]: Taking taylor expansion of -1 in m 11.846 * [backup-simplify]: Simplify -1 into -1 11.846 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 11.846 * [taylor]: Taking taylor expansion of (log k) in m 11.846 * [taylor]: Taking taylor expansion of k in m 11.846 * [backup-simplify]: Simplify k into k 11.846 * [backup-simplify]: Simplify (log k) into (log k) 11.847 * [taylor]: Taking taylor expansion of m in m 11.847 * [backup-simplify]: Simplify 0 into 0 11.847 * [backup-simplify]: Simplify 1 into 1 11.847 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 11.847 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 11.847 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 11.847 * [backup-simplify]: Simplify (* 10.0 (exp (* -1 (/ (log k) m)))) into (* 10.0 (exp (* -1 (/ (log k) m)))) 11.847 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (log k) m))))) into (- (* 10.0 (exp (* -1 (/ (log k) m))))) 11.847 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (log k) m))))) into (- (* 10.0 (exp (* -1 (/ (log k) m))))) 11.847 * [backup-simplify]: Simplify 0 into 0 11.847 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 11.848 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ 1 k) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ 1 k) 1)))) 2) into 0 11.849 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 11.849 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (+ (* 0 0) (* 0 (log (/ 1 k))))) into 0 11.850 * [backup-simplify]: Simplify (* (exp (/ (log (/ 1 k)) m)) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 11.850 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (+ (* 0 0) (* 0 k)))) into 0 11.851 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 11.851 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)) (* 0 (/ 0 k)))) into 0 11.852 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 k))))) into 0 11.852 * [backup-simplify]: Simplify (+ 0 0) into 0 11.852 * [backup-simplify]: Simplify (+ 0 0) into 0 11.853 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))))) into 0 11.854 * [backup-simplify]: Simplify (- (/ 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) (+ (* (/ (exp (/ (log (/ 1 k)) m)) (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) (/ 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) (* 0 (/ 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))))) into 0 11.854 * [taylor]: Taking taylor expansion of 0 in k 11.854 * [backup-simplify]: Simplify 0 into 0 11.854 * [taylor]: Taking taylor expansion of 0 in m 11.854 * [backup-simplify]: Simplify 0 into 0 11.854 * [backup-simplify]: Simplify 0 into 0 11.854 * [taylor]: Taking taylor expansion of 0 in m 11.854 * [backup-simplify]: Simplify 0 into 0 11.854 * [backup-simplify]: Simplify 0 into 0 11.855 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.856 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 11.857 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (* -1 (/ (log k) m)) (/ 0 m)) (* 0 (/ 0 m)))) into 0 11.857 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 11.858 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.858 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.859 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.859 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 11.860 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.860 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.861 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (log k) m))) (/ 1.0 1)) (* (- (* 10.0 (exp (* -1 (/ (log k) m))))) (/ 10.0 1)))) into (* 99.0 (exp (* -1 (/ (log k) m)))) 11.861 * [taylor]: Taking taylor expansion of (* 99.0 (exp (* -1 (/ (log k) m)))) in m 11.861 * [taylor]: Taking taylor expansion of 99.0 in m 11.861 * [backup-simplify]: Simplify 99.0 into 99.0 11.861 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 11.861 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 11.861 * [taylor]: Taking taylor expansion of -1 in m 11.861 * [backup-simplify]: Simplify -1 into -1 11.861 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 11.861 * [taylor]: Taking taylor expansion of (log k) in m 11.861 * [taylor]: Taking taylor expansion of k in m 11.861 * [backup-simplify]: Simplify k into k 11.861 * [backup-simplify]: Simplify (log k) into (log k) 11.861 * [taylor]: Taking taylor expansion of m in m 11.861 * [backup-simplify]: Simplify 0 into 0 11.861 * [backup-simplify]: Simplify 1 into 1 11.861 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 11.861 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 11.861 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 11.862 * [backup-simplify]: Simplify (* 99.0 (exp (* -1 (/ (log k) m)))) into (* 99.0 (exp (* -1 (/ (log k) m)))) 11.862 * [backup-simplify]: Simplify (* 99.0 (exp (* -1 (/ (log k) m)))) into (* 99.0 (exp (* -1 (/ (log k) m)))) 11.863 * [backup-simplify]: Simplify (+ (* (* 99.0 (exp (* -1 (/ (log (/ 1 k)) (/ 1 m))))) (* 1 (* (pow (/ 1 k) 4) (/ 1 (/ 1 a))))) (+ (* (- (* 10.0 (exp (* -1 (/ (log (/ 1 k)) (/ 1 m)))))) (* 1 (* (pow (/ 1 k) 3) (/ 1 (/ 1 a))))) (* (exp (* -1 (/ (log (/ 1 k)) (/ 1 m)))) (* 1 (* (pow (/ 1 k) 2) (/ 1 (/ 1 a))))))) into (- (+ (/ (* a (exp (* -1 (* m (log (/ 1 k)))))) (pow k 2)) (* 99.0 (/ (* a (exp (* -1 (* m (log (/ 1 k)))))) (pow k 4)))) (* 10.0 (/ (* a (exp (* -1 (* m (log (/ 1 k)))))) (pow k 3)))) 11.863 * [backup-simplify]: Simplify (/ (/ (/ 1 (- a)) (/ (sqrt (+ (* (/ 1 (- k)) (+ 10.0 (/ 1 (- k)))) 1.0)) (pow (/ 1 (- k)) (/ 1 (- m))))) (sqrt (+ (* (/ 1 (- k)) (+ 10.0 (/ 1 (- k)))) 1.0))) into (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) 11.863 * [approximate]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in (a k m) around 0 11.863 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in m 11.863 * [taylor]: Taking taylor expansion of -1 in m 11.863 * [backup-simplify]: Simplify -1 into -1 11.863 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in m 11.863 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in m 11.863 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in m 11.863 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in m 11.864 * [taylor]: Taking taylor expansion of (/ -1 m) in m 11.864 * [taylor]: Taking taylor expansion of -1 in m 11.864 * [backup-simplify]: Simplify -1 into -1 11.864 * [taylor]: Taking taylor expansion of m in m 11.864 * [backup-simplify]: Simplify 0 into 0 11.864 * [backup-simplify]: Simplify 1 into 1 11.864 * [backup-simplify]: Simplify (/ -1 1) into -1 11.864 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in m 11.864 * [taylor]: Taking taylor expansion of (/ -1 k) in m 11.864 * [taylor]: Taking taylor expansion of -1 in m 11.864 * [backup-simplify]: Simplify -1 into -1 11.864 * [taylor]: Taking taylor expansion of k in m 11.864 * [backup-simplify]: Simplify k into k 11.864 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 11.864 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 11.864 * [backup-simplify]: Simplify (* -1 (log (/ -1 k))) into (* -1 (log (/ -1 k))) 11.864 * [backup-simplify]: Simplify (exp (* (/ -1 m) (log (/ -1 k)))) into (exp (* -1 (/ (log (/ -1 k)) m))) 11.864 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in m 11.864 * [taylor]: Taking taylor expansion of a in m 11.864 * [backup-simplify]: Simplify a into a 11.864 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in m 11.864 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in m 11.864 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 11.865 * [taylor]: Taking taylor expansion of (pow k 2) in m 11.865 * [taylor]: Taking taylor expansion of k in m 11.865 * [backup-simplify]: Simplify k into k 11.865 * [backup-simplify]: Simplify (* k k) into (pow k 2) 11.865 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 11.865 * [taylor]: Taking taylor expansion of 1.0 in m 11.865 * [backup-simplify]: Simplify 1.0 into 1.0 11.865 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in m 11.865 * [taylor]: Taking taylor expansion of 10.0 in m 11.865 * [backup-simplify]: Simplify 10.0 into 10.0 11.865 * [taylor]: Taking taylor expansion of (/ 1 k) in m 11.865 * [taylor]: Taking taylor expansion of k in m 11.865 * [backup-simplify]: Simplify k into k 11.865 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 11.865 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1.0) into (+ (/ 1 (pow k 2)) 1.0) 11.865 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 11.865 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 11.865 * [backup-simplify]: Simplify (+ (+ (/ 1 (pow k 2)) 1.0) (- (* 10.0 (/ 1 k)))) into (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) 11.866 * [backup-simplify]: Simplify (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) into (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) 11.866 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log (/ -1 k)) m))) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) into (/ (exp (* -1 (/ (log (/ -1 k)) m))) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) 11.866 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in k 11.866 * [taylor]: Taking taylor expansion of -1 in k 11.866 * [backup-simplify]: Simplify -1 into -1 11.866 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in k 11.866 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in k 11.866 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in k 11.866 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in k 11.866 * [taylor]: Taking taylor expansion of (/ -1 m) in k 11.866 * [taylor]: Taking taylor expansion of -1 in k 11.866 * [backup-simplify]: Simplify -1 into -1 11.866 * [taylor]: Taking taylor expansion of m in k 11.866 * [backup-simplify]: Simplify m into m 11.866 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 11.866 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 11.866 * [taylor]: Taking taylor expansion of (/ -1 k) in k 11.866 * [taylor]: Taking taylor expansion of -1 in k 11.866 * [backup-simplify]: Simplify -1 into -1 11.866 * [taylor]: Taking taylor expansion of k in k 11.866 * [backup-simplify]: Simplify 0 into 0 11.866 * [backup-simplify]: Simplify 1 into 1 11.867 * [backup-simplify]: Simplify (/ -1 1) into -1 11.867 * [backup-simplify]: Simplify (log -1) into (log -1) 11.867 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 11.868 * [backup-simplify]: Simplify (* (/ -1 m) (- (log -1) (log k))) into (* -1 (/ (- (log -1) (log k)) m)) 11.868 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 11.868 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 11.868 * [taylor]: Taking taylor expansion of a in k 11.868 * [backup-simplify]: Simplify a into a 11.868 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 11.868 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 11.868 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 11.868 * [taylor]: Taking taylor expansion of (pow k 2) in k 11.868 * [taylor]: Taking taylor expansion of k in k 11.868 * [backup-simplify]: Simplify 0 into 0 11.868 * [backup-simplify]: Simplify 1 into 1 11.869 * [backup-simplify]: Simplify (* 1 1) into 1 11.869 * [backup-simplify]: Simplify (/ 1 1) into 1 11.869 * [taylor]: Taking taylor expansion of 1.0 in k 11.869 * [backup-simplify]: Simplify 1.0 into 1.0 11.869 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 11.869 * [taylor]: Taking taylor expansion of 10.0 in k 11.869 * [backup-simplify]: Simplify 10.0 into 10.0 11.869 * [taylor]: Taking taylor expansion of (/ 1 k) in k 11.869 * [taylor]: Taking taylor expansion of k in k 11.869 * [backup-simplify]: Simplify 0 into 0 11.869 * [backup-simplify]: Simplify 1 into 1 11.869 * [backup-simplify]: Simplify (/ 1 1) into 1 11.869 * [backup-simplify]: Simplify (+ 1 0) into 1 11.870 * [backup-simplify]: Simplify (+ 1 0) into 1 11.870 * [backup-simplify]: Simplify (* a 1) into a 11.870 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) into (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) 11.870 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in a 11.870 * [taylor]: Taking taylor expansion of -1 in a 11.870 * [backup-simplify]: Simplify -1 into -1 11.870 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in a 11.870 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in a 11.870 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in a 11.870 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in a 11.870 * [taylor]: Taking taylor expansion of (/ -1 m) in a 11.870 * [taylor]: Taking taylor expansion of -1 in a 11.870 * [backup-simplify]: Simplify -1 into -1 11.870 * [taylor]: Taking taylor expansion of m in a 11.870 * [backup-simplify]: Simplify m into m 11.870 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 11.870 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in a 11.870 * [taylor]: Taking taylor expansion of (/ -1 k) in a 11.870 * [taylor]: Taking taylor expansion of -1 in a 11.870 * [backup-simplify]: Simplify -1 into -1 11.870 * [taylor]: Taking taylor expansion of k in a 11.871 * [backup-simplify]: Simplify k into k 11.871 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 11.871 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 11.871 * [backup-simplify]: Simplify (* (/ -1 m) (log (/ -1 k))) into (* -1 (/ (log (/ -1 k)) m)) 11.871 * [backup-simplify]: Simplify (exp (* -1 (/ (log (/ -1 k)) m))) into (exp (* -1 (/ (log (/ -1 k)) m))) 11.871 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in a 11.871 * [taylor]: Taking taylor expansion of a in a 11.871 * [backup-simplify]: Simplify 0 into 0 11.871 * [backup-simplify]: Simplify 1 into 1 11.871 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in a 11.871 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in a 11.871 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 11.871 * [taylor]: Taking taylor expansion of (pow k 2) in a 11.871 * [taylor]: Taking taylor expansion of k in a 11.871 * [backup-simplify]: Simplify k into k 11.871 * [backup-simplify]: Simplify (* k k) into (pow k 2) 11.871 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 11.871 * [taylor]: Taking taylor expansion of 1.0 in a 11.871 * [backup-simplify]: Simplify 1.0 into 1.0 11.871 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 11.871 * [taylor]: Taking taylor expansion of 10.0 in a 11.871 * [backup-simplify]: Simplify 10.0 into 10.0 11.871 * [taylor]: Taking taylor expansion of (/ 1 k) in a 11.871 * [taylor]: Taking taylor expansion of k in a 11.871 * [backup-simplify]: Simplify k into k 11.871 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 11.871 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1.0) into (+ (/ 1 (pow k 2)) 1.0) 11.872 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 11.872 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 11.872 * [backup-simplify]: Simplify (+ (+ (/ 1 (pow k 2)) 1.0) (- (* 10.0 (/ 1 k)))) into (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) 11.872 * [backup-simplify]: Simplify (* 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) into 0 11.872 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 11.872 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 11.873 * [backup-simplify]: Simplify (+ 0 0) into 0 11.873 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 11.873 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 11.874 * [backup-simplify]: Simplify (- 0) into 0 11.874 * [backup-simplify]: Simplify (+ 0 0) into 0 11.875 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) into (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) 11.875 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) into (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) 11.875 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in a 11.875 * [taylor]: Taking taylor expansion of -1 in a 11.875 * [backup-simplify]: Simplify -1 into -1 11.875 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in a 11.875 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in a 11.875 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in a 11.875 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in a 11.875 * [taylor]: Taking taylor expansion of (/ -1 m) in a 11.876 * [taylor]: Taking taylor expansion of -1 in a 11.876 * [backup-simplify]: Simplify -1 into -1 11.876 * [taylor]: Taking taylor expansion of m in a 11.876 * [backup-simplify]: Simplify m into m 11.876 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 11.876 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in a 11.876 * [taylor]: Taking taylor expansion of (/ -1 k) in a 11.876 * [taylor]: Taking taylor expansion of -1 in a 11.876 * [backup-simplify]: Simplify -1 into -1 11.876 * [taylor]: Taking taylor expansion of k in a 11.876 * [backup-simplify]: Simplify k into k 11.876 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 11.876 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 11.876 * [backup-simplify]: Simplify (* (/ -1 m) (log (/ -1 k))) into (* -1 (/ (log (/ -1 k)) m)) 11.876 * [backup-simplify]: Simplify (exp (* -1 (/ (log (/ -1 k)) m))) into (exp (* -1 (/ (log (/ -1 k)) m))) 11.876 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in a 11.876 * [taylor]: Taking taylor expansion of a in a 11.876 * [backup-simplify]: Simplify 0 into 0 11.876 * [backup-simplify]: Simplify 1 into 1 11.876 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in a 11.876 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in a 11.876 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 11.876 * [taylor]: Taking taylor expansion of (pow k 2) in a 11.876 * [taylor]: Taking taylor expansion of k in a 11.876 * [backup-simplify]: Simplify k into k 11.877 * [backup-simplify]: Simplify (* k k) into (pow k 2) 11.877 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 11.877 * [taylor]: Taking taylor expansion of 1.0 in a 11.877 * [backup-simplify]: Simplify 1.0 into 1.0 11.877 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 11.877 * [taylor]: Taking taylor expansion of 10.0 in a 11.877 * [backup-simplify]: Simplify 10.0 into 10.0 11.877 * [taylor]: Taking taylor expansion of (/ 1 k) in a 11.877 * [taylor]: Taking taylor expansion of k in a 11.877 * [backup-simplify]: Simplify k into k 11.877 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 11.877 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1.0) into (+ (/ 1 (pow k 2)) 1.0) 11.877 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 11.877 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 11.878 * [backup-simplify]: Simplify (+ (+ (/ 1 (pow k 2)) 1.0) (- (* 10.0 (/ 1 k)))) into (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) 11.878 * [backup-simplify]: Simplify (* 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) into 0 11.878 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 11.878 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 11.879 * [backup-simplify]: Simplify (+ 0 0) into 0 11.879 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 11.879 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 11.880 * [backup-simplify]: Simplify (- 0) into 0 11.880 * [backup-simplify]: Simplify (+ 0 0) into 0 11.881 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) into (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) 11.881 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) into (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) 11.882 * [backup-simplify]: Simplify (* -1 (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) into (* -1 (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) 11.882 * [taylor]: Taking taylor expansion of (* -1 (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in k 11.882 * [taylor]: Taking taylor expansion of -1 in k 11.882 * [backup-simplify]: Simplify -1 into -1 11.882 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 11.882 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log (/ -1 k)) m))) in k 11.882 * [taylor]: Taking taylor expansion of (* -1 (/ (log (/ -1 k)) m)) in k 11.882 * [taylor]: Taking taylor expansion of -1 in k 11.882 * [backup-simplify]: Simplify -1 into -1 11.882 * [taylor]: Taking taylor expansion of (/ (log (/ -1 k)) m) in k 11.882 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 11.882 * [taylor]: Taking taylor expansion of (/ -1 k) in k 11.882 * [taylor]: Taking taylor expansion of -1 in k 11.882 * [backup-simplify]: Simplify -1 into -1 11.882 * [taylor]: Taking taylor expansion of k in k 11.882 * [backup-simplify]: Simplify 0 into 0 11.882 * [backup-simplify]: Simplify 1 into 1 11.882 * [backup-simplify]: Simplify (/ -1 1) into -1 11.883 * [backup-simplify]: Simplify (log -1) into (log -1) 11.883 * [taylor]: Taking taylor expansion of m in k 11.883 * [backup-simplify]: Simplify m into m 11.884 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 11.884 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 11.885 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) m) into (/ (- (log -1) (log k)) m) 11.885 * [backup-simplify]: Simplify (* -1 (/ (- (log -1) (log k)) m)) into (* -1 (/ (- (log -1) (log k)) m)) 11.886 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 11.886 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 11.886 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 11.886 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 11.886 * [taylor]: Taking taylor expansion of (pow k 2) in k 11.886 * [taylor]: Taking taylor expansion of k in k 11.886 * [backup-simplify]: Simplify 0 into 0 11.886 * [backup-simplify]: Simplify 1 into 1 11.886 * [backup-simplify]: Simplify (* 1 1) into 1 11.887 * [backup-simplify]: Simplify (/ 1 1) into 1 11.887 * [taylor]: Taking taylor expansion of 1.0 in k 11.887 * [backup-simplify]: Simplify 1.0 into 1.0 11.887 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 11.887 * [taylor]: Taking taylor expansion of 10.0 in k 11.887 * [backup-simplify]: Simplify 10.0 into 10.0 11.887 * [taylor]: Taking taylor expansion of (/ 1 k) in k 11.887 * [taylor]: Taking taylor expansion of k in k 11.887 * [backup-simplify]: Simplify 0 into 0 11.887 * [backup-simplify]: Simplify 1 into 1 11.887 * [backup-simplify]: Simplify (/ 1 1) into 1 11.888 * [backup-simplify]: Simplify (+ 1 0) into 1 11.888 * [backup-simplify]: Simplify (+ 1 0) into 1 11.889 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) 1) into (exp (* -1 (/ (- (log -1) (log k)) m))) 11.889 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 11.889 * [taylor]: Taking taylor expansion of (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 11.889 * [taylor]: Taking taylor expansion of -1 in m 11.889 * [backup-simplify]: Simplify -1 into -1 11.889 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 11.889 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 11.889 * [taylor]: Taking taylor expansion of -1 in m 11.889 * [backup-simplify]: Simplify -1 into -1 11.889 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 11.889 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 11.889 * [taylor]: Taking taylor expansion of (log -1) in m 11.889 * [taylor]: Taking taylor expansion of -1 in m 11.889 * [backup-simplify]: Simplify -1 into -1 11.890 * [backup-simplify]: Simplify (log -1) into (log -1) 11.890 * [taylor]: Taking taylor expansion of (log k) in m 11.890 * [taylor]: Taking taylor expansion of k in m 11.890 * [backup-simplify]: Simplify k into k 11.890 * [backup-simplify]: Simplify (log k) into (log k) 11.890 * [taylor]: Taking taylor expansion of m in m 11.890 * [backup-simplify]: Simplify 0 into 0 11.890 * [backup-simplify]: Simplify 1 into 1 11.890 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 11.891 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 11.891 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 11.892 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 11.898 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 11.899 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 11.900 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 11.900 * [backup-simplify]: Simplify (- (/ 0 k) (+ (* (/ -1 k) (/ 0 k)))) into 0 11.901 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ -1 k) 1)))) 1) into 0 11.901 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)))) into 0 11.901 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (* 0 (log (/ -1 k)))) into 0 11.901 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log (/ -1 k)) m))) (+ (* (/ (pow 0 1) 1)))) into 0 11.902 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (* 0 k))) into 0 11.902 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 11.902 * [backup-simplify]: Simplify (+ 0 0) into 0 11.902 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 11.903 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (* 0 (/ 1 k)))) into 0 11.903 * [backup-simplify]: Simplify (- 0) into 0 11.903 * [backup-simplify]: Simplify (+ 0 0) into 0 11.904 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) into 0 11.905 * [backup-simplify]: Simplify (- (/ 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) (+ (* (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) (/ 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) into 0 11.905 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) into 0 11.905 * [taylor]: Taking taylor expansion of 0 in k 11.905 * [backup-simplify]: Simplify 0 into 0 11.905 * [taylor]: Taking taylor expansion of 0 in m 11.905 * [backup-simplify]: Simplify 0 into 0 11.905 * [backup-simplify]: Simplify 0 into 0 11.906 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 11.907 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 11.907 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (- (log -1) (log k)) m) (/ 0 m)))) into 0 11.908 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (- (log -1) (log k)) m))) into 0 11.908 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 1) 1)))) into 0 11.909 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 11.909 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.909 * [backup-simplify]: Simplify (+ 0 0) into 0 11.910 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 11.910 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 11.911 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 11.912 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log -1) (log k)) m))) (/ (- 10.0) 1)))) into (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 11.912 * [backup-simplify]: Simplify (+ (* -1 (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) (* 0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 11.912 * [taylor]: Taking taylor expansion of (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 11.912 * [taylor]: Taking taylor expansion of (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 11.912 * [taylor]: Taking taylor expansion of 10.0 in m 11.912 * [backup-simplify]: Simplify 10.0 into 10.0 11.913 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 11.913 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 11.913 * [taylor]: Taking taylor expansion of -1 in m 11.913 * [backup-simplify]: Simplify -1 into -1 11.913 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 11.913 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 11.913 * [taylor]: Taking taylor expansion of (log -1) in m 11.913 * [taylor]: Taking taylor expansion of -1 in m 11.913 * [backup-simplify]: Simplify -1 into -1 11.913 * [backup-simplify]: Simplify (log -1) into (log -1) 11.913 * [taylor]: Taking taylor expansion of (log k) in m 11.913 * [taylor]: Taking taylor expansion of k in m 11.913 * [backup-simplify]: Simplify k into k 11.913 * [backup-simplify]: Simplify (log k) into (log k) 11.913 * [taylor]: Taking taylor expansion of m in m 11.913 * [backup-simplify]: Simplify 0 into 0 11.913 * [backup-simplify]: Simplify 1 into 1 11.913 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 11.913 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 11.914 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 11.914 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 11.914 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 11.915 * [backup-simplify]: Simplify (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 11.915 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 11.915 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 11.916 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into 0 11.916 * [backup-simplify]: Simplify 0 into 0 11.916 * [backup-simplify]: Simplify (- (/ 0 k) (+ (* (/ -1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 11.917 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ -1 k) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ -1 k) 1)))) 2) into 0 11.918 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 11.918 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (+ (* 0 0) (* 0 (log (/ -1 k))))) into 0 11.919 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log (/ -1 k)) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 11.919 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (+ (* 0 0) (* 0 k)))) into 0 11.920 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 11.920 * [backup-simplify]: Simplify (+ 0 0) into 0 11.920 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)) (* 0 (/ 0 k)))) into 0 11.921 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 k))))) into 0 11.921 * [backup-simplify]: Simplify (- 0) into 0 11.921 * [backup-simplify]: Simplify (+ 0 0) into 0 11.922 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) into 0 11.923 * [backup-simplify]: Simplify (- (/ 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) (+ (* (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) (/ 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) (* 0 (/ 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) into 0 11.924 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ (exp (* -1 (/ (log (/ -1 k)) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) into 0 11.924 * [taylor]: Taking taylor expansion of 0 in k 11.924 * [backup-simplify]: Simplify 0 into 0 11.924 * [taylor]: Taking taylor expansion of 0 in m 11.924 * [backup-simplify]: Simplify 0 into 0 11.924 * [backup-simplify]: Simplify 0 into 0 11.924 * [taylor]: Taking taylor expansion of 0 in m 11.924 * [backup-simplify]: Simplify 0 into 0 11.924 * [backup-simplify]: Simplify 0 into 0 11.925 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.926 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 11.927 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (- (log -1) (log k)) m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 11.927 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ (- (log -1) (log k)) m)))) into 0 11.929 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 11.929 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 11.930 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 11.930 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.930 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 11.931 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 11.931 * [backup-simplify]: Simplify (- 0) into 0 11.931 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 11.933 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (- (log -1) (log k)) m))) (/ 1.0 1)) (* (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) (/ (- 10.0) 1)))) into (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 11.934 * [backup-simplify]: Simplify (+ (* -1 (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) (+ (* 0 (* 10.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) (* 0 (exp (* -1 (/ (- (log -1) (log k)) m)))))) into (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 11.934 * [taylor]: Taking taylor expansion of (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 11.934 * [taylor]: Taking taylor expansion of (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 11.934 * [taylor]: Taking taylor expansion of 99.0 in m 11.934 * [backup-simplify]: Simplify 99.0 into 99.0 11.934 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 11.934 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 11.934 * [taylor]: Taking taylor expansion of -1 in m 11.934 * [backup-simplify]: Simplify -1 into -1 11.934 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 11.934 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 11.934 * [taylor]: Taking taylor expansion of (log -1) in m 11.935 * [taylor]: Taking taylor expansion of -1 in m 11.935 * [backup-simplify]: Simplify -1 into -1 11.935 * [backup-simplify]: Simplify (log -1) into (log -1) 11.935 * [taylor]: Taking taylor expansion of (log k) in m 11.935 * [taylor]: Taking taylor expansion of k in m 11.935 * [backup-simplify]: Simplify k into k 11.935 * [backup-simplify]: Simplify (log k) into (log k) 11.935 * [taylor]: Taking taylor expansion of m in m 11.935 * [backup-simplify]: Simplify 0 into 0 11.935 * [backup-simplify]: Simplify 1 into 1 11.935 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 11.935 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 11.936 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 11.936 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 11.936 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 11.937 * [backup-simplify]: Simplify (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 11.937 * [backup-simplify]: Simplify (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 11.937 * [backup-simplify]: Simplify (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 99.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 11.939 * [backup-simplify]: Simplify (+ (* (- (* 99.0 (exp (* -1 (/ (- (log -1) (log (/ 1 (- k)))) (/ 1 (- m))))))) (* 1 (* (pow (/ 1 (- k)) 4) (/ 1 (/ 1 (- a)))))) (+ (* (- (* 10.0 (exp (* -1 (/ (- (log -1) (log (/ 1 (- k)))) (/ 1 (- m))))))) (* 1 (* (pow (/ 1 (- k)) 3) (/ 1 (/ 1 (- a)))))) (* (* -1 (exp (* -1 (/ (- (log -1) (log (/ 1 (- k)))) (/ 1 (- m)))))) (* 1 (* (pow (/ 1 (- k)) 2) (/ 1 (/ 1 (- a)))))))) into (- (+ (* 99.0 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 4))) (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 2))) (* 10.0 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 3)))) 11.940 * * * * [progress]: [ 4 / 4 ] generating series at (2 1) 11.940 * [backup-simplify]: Simplify (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) into (* (* a (pow k m)) (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))))) 11.940 * [approximate]: Taking taylor expansion of (* (* a (pow k m)) (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))))) in (a k m) around 0 11.940 * [taylor]: Taking taylor expansion of (* (* a (pow k m)) (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))))) in m 11.940 * [taylor]: Taking taylor expansion of (* a (pow k m)) in m 11.940 * [taylor]: Taking taylor expansion of a in m 11.940 * [backup-simplify]: Simplify a into a 11.940 * [taylor]: Taking taylor expansion of (pow k m) in m 11.940 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 11.940 * [taylor]: Taking taylor expansion of (* m (log k)) in m 11.940 * [taylor]: Taking taylor expansion of m in m 11.940 * [backup-simplify]: Simplify 0 into 0 11.940 * [backup-simplify]: Simplify 1 into 1 11.940 * [taylor]: Taking taylor expansion of (log k) in m 11.940 * [taylor]: Taking taylor expansion of k in m 11.940 * [backup-simplify]: Simplify k into k 11.940 * [backup-simplify]: Simplify (log k) into (log k) 11.940 * [backup-simplify]: Simplify (* 0 (log k)) into 0 11.941 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 11.942 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 11.942 * [backup-simplify]: Simplify (exp 0) into 1 11.942 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))) in m 11.942 * [taylor]: Taking taylor expansion of (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) in m 11.942 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in m 11.942 * [taylor]: Taking taylor expansion of (* 10.0 k) in m 11.942 * [taylor]: Taking taylor expansion of 10.0 in m 11.942 * [backup-simplify]: Simplify 10.0 into 10.0 11.942 * [taylor]: Taking taylor expansion of k in m 11.942 * [backup-simplify]: Simplify k into k 11.942 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in m 11.942 * [taylor]: Taking taylor expansion of (pow k 2) in m 11.942 * [taylor]: Taking taylor expansion of k in m 11.942 * [backup-simplify]: Simplify k into k 11.942 * [taylor]: Taking taylor expansion of 1.0 in m 11.943 * [backup-simplify]: Simplify 1.0 into 1.0 11.943 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 11.943 * [backup-simplify]: Simplify (* k k) into (pow k 2) 11.943 * [backup-simplify]: Simplify (+ (pow k 2) 1.0) into (+ (pow k 2) 1.0) 11.943 * [backup-simplify]: Simplify (+ (* 10.0 k) (+ (pow k 2) 1.0)) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 11.943 * [backup-simplify]: Simplify (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) into (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) 11.944 * [backup-simplify]: Simplify (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))) into (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))) 11.945 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 k)) into 0 11.945 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 11.945 * [backup-simplify]: Simplify (+ 0 0) into 0 11.945 * [backup-simplify]: Simplify (+ 0 0) into 0 11.946 * [backup-simplify]: Simplify (- (+ (* (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) (/ 0 (+ (* 10.0 k) (+ (pow k 2) 1.0)))))) into 0 11.947 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))))) into 0 11.947 * [taylor]: Taking taylor expansion of (* (* a (pow k m)) (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))))) in k 11.947 * [taylor]: Taking taylor expansion of (* a (pow k m)) in k 11.947 * [taylor]: Taking taylor expansion of a in k 11.947 * [backup-simplify]: Simplify a into a 11.947 * [taylor]: Taking taylor expansion of (pow k m) in k 11.947 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 11.947 * [taylor]: Taking taylor expansion of (* m (log k)) in k 11.947 * [taylor]: Taking taylor expansion of m in k 11.947 * [backup-simplify]: Simplify m into m 11.947 * [taylor]: Taking taylor expansion of (log k) in k 11.947 * [taylor]: Taking taylor expansion of k in k 11.947 * [backup-simplify]: Simplify 0 into 0 11.947 * [backup-simplify]: Simplify 1 into 1 11.948 * [backup-simplify]: Simplify (log 1) into 0 11.948 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 11.948 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 11.948 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 11.948 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))) in k 11.948 * [taylor]: Taking taylor expansion of (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 11.948 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 11.949 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 11.949 * [taylor]: Taking taylor expansion of 10.0 in k 11.949 * [backup-simplify]: Simplify 10.0 into 10.0 11.949 * [taylor]: Taking taylor expansion of k in k 11.949 * [backup-simplify]: Simplify 0 into 0 11.949 * [backup-simplify]: Simplify 1 into 1 11.949 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 11.949 * [taylor]: Taking taylor expansion of (pow k 2) in k 11.949 * [taylor]: Taking taylor expansion of k in k 11.949 * [backup-simplify]: Simplify 0 into 0 11.949 * [backup-simplify]: Simplify 1 into 1 11.949 * [taylor]: Taking taylor expansion of 1.0 in k 11.949 * [backup-simplify]: Simplify 1.0 into 1.0 11.949 * [backup-simplify]: Simplify (* 10.0 0) into 0 11.950 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.950 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.951 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 11.951 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 11.953 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 11.953 * [backup-simplify]: Simplify (+ 0 0) into 0 11.954 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 11.956 * [backup-simplify]: Simplify (- (+ (* 1.0 (/ 10.0 1.0)))) into (- 10.0) 11.958 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1.0))) into (/ -5.0 (sqrt 1.0)) 11.958 * [taylor]: Taking taylor expansion of (* (* a (pow k m)) (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))))) in a 11.959 * [taylor]: Taking taylor expansion of (* a (pow k m)) in a 11.959 * [taylor]: Taking taylor expansion of a in a 11.959 * [backup-simplify]: Simplify 0 into 0 11.959 * [backup-simplify]: Simplify 1 into 1 11.959 * [taylor]: Taking taylor expansion of (pow k m) in a 11.959 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in a 11.959 * [taylor]: Taking taylor expansion of (* m (log k)) in a 11.959 * [taylor]: Taking taylor expansion of m in a 11.959 * [backup-simplify]: Simplify m into m 11.959 * [taylor]: Taking taylor expansion of (log k) in a 11.959 * [taylor]: Taking taylor expansion of k in a 11.959 * [backup-simplify]: Simplify k into k 11.959 * [backup-simplify]: Simplify (log k) into (log k) 11.959 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 11.959 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 11.959 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))) in a 11.959 * [taylor]: Taking taylor expansion of (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) in a 11.959 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in a 11.959 * [taylor]: Taking taylor expansion of (* 10.0 k) in a 11.959 * [taylor]: Taking taylor expansion of 10.0 in a 11.959 * [backup-simplify]: Simplify 10.0 into 10.0 11.959 * [taylor]: Taking taylor expansion of k in a 11.959 * [backup-simplify]: Simplify k into k 11.959 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in a 11.960 * [taylor]: Taking taylor expansion of (pow k 2) in a 11.960 * [taylor]: Taking taylor expansion of k in a 11.960 * [backup-simplify]: Simplify k into k 11.960 * [taylor]: Taking taylor expansion of 1.0 in a 11.960 * [backup-simplify]: Simplify 1.0 into 1.0 11.960 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 11.960 * [backup-simplify]: Simplify (* k k) into (pow k 2) 11.960 * [backup-simplify]: Simplify (+ (pow k 2) 1.0) into (+ (pow k 2) 1.0) 11.960 * [backup-simplify]: Simplify (+ (* 10.0 k) (+ (pow k 2) 1.0)) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 11.961 * [backup-simplify]: Simplify (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) into (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) 11.961 * [backup-simplify]: Simplify (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))) into (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))) 11.962 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 k)) into 0 11.962 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 11.962 * [backup-simplify]: Simplify (+ 0 0) into 0 11.963 * [backup-simplify]: Simplify (+ 0 0) into 0 11.963 * [backup-simplify]: Simplify (- (+ (* (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) (/ 0 (+ (* 10.0 k) (+ (pow k 2) 1.0)))))) into 0 11.964 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))))) into 0 11.964 * [taylor]: Taking taylor expansion of (* (* a (pow k m)) (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))))) in a 11.964 * [taylor]: Taking taylor expansion of (* a (pow k m)) in a 11.964 * [taylor]: Taking taylor expansion of a in a 11.964 * [backup-simplify]: Simplify 0 into 0 11.964 * [backup-simplify]: Simplify 1 into 1 11.964 * [taylor]: Taking taylor expansion of (pow k m) in a 11.964 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in a 11.964 * [taylor]: Taking taylor expansion of (* m (log k)) in a 11.964 * [taylor]: Taking taylor expansion of m in a 11.964 * [backup-simplify]: Simplify m into m 11.964 * [taylor]: Taking taylor expansion of (log k) in a 11.964 * [taylor]: Taking taylor expansion of k in a 11.964 * [backup-simplify]: Simplify k into k 11.964 * [backup-simplify]: Simplify (log k) into (log k) 11.964 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 11.964 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 11.964 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))) in a 11.964 * [taylor]: Taking taylor expansion of (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) in a 11.965 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in a 11.965 * [taylor]: Taking taylor expansion of (* 10.0 k) in a 11.965 * [taylor]: Taking taylor expansion of 10.0 in a 11.965 * [backup-simplify]: Simplify 10.0 into 10.0 11.965 * [taylor]: Taking taylor expansion of k in a 11.965 * [backup-simplify]: Simplify k into k 11.965 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in a 11.965 * [taylor]: Taking taylor expansion of (pow k 2) in a 11.965 * [taylor]: Taking taylor expansion of k in a 11.965 * [backup-simplify]: Simplify k into k 11.965 * [taylor]: Taking taylor expansion of 1.0 in a 11.965 * [backup-simplify]: Simplify 1.0 into 1.0 11.965 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 11.965 * [backup-simplify]: Simplify (* k k) into (pow k 2) 11.965 * [backup-simplify]: Simplify (+ (pow k 2) 1.0) into (+ (pow k 2) 1.0) 11.965 * [backup-simplify]: Simplify (+ (* 10.0 k) (+ (pow k 2) 1.0)) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 11.966 * [backup-simplify]: Simplify (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) into (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) 11.966 * [backup-simplify]: Simplify (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))) into (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))) 11.967 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 k)) into 0 11.967 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 11.967 * [backup-simplify]: Simplify (+ 0 0) into 0 11.968 * [backup-simplify]: Simplify (+ 0 0) into 0 11.968 * [backup-simplify]: Simplify (- (+ (* (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) (/ 0 (+ (* 10.0 k) (+ (pow k 2) 1.0)))))) into 0 11.969 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))))) into 0 11.969 * [backup-simplify]: Simplify (* 0 (pow k m)) into 0 11.969 * [backup-simplify]: Simplify (* 0 (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))))) into 0 11.969 * [taylor]: Taking taylor expansion of 0 in k 11.969 * [backup-simplify]: Simplify 0 into 0 11.969 * [taylor]: Taking taylor expansion of 0 in m 11.969 * [backup-simplify]: Simplify 0 into 0 11.969 * [backup-simplify]: Simplify 0 into 0 11.970 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 11.970 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 11.971 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 11.972 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (pow k m))) into (pow k m) 11.972 * [backup-simplify]: Simplify (+ (* 0 0) (* (pow k m) (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))))) into (* (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))) (pow k m)) 11.972 * [taylor]: Taking taylor expansion of (* (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))) (pow k m)) in k 11.972 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))) in k 11.972 * [taylor]: Taking taylor expansion of (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 11.972 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 11.973 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 11.973 * [taylor]: Taking taylor expansion of 10.0 in k 11.973 * [backup-simplify]: Simplify 10.0 into 10.0 11.973 * [taylor]: Taking taylor expansion of k in k 11.973 * [backup-simplify]: Simplify 0 into 0 11.973 * [backup-simplify]: Simplify 1 into 1 11.973 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 11.973 * [taylor]: Taking taylor expansion of (pow k 2) in k 11.973 * [taylor]: Taking taylor expansion of k in k 11.973 * [backup-simplify]: Simplify 0 into 0 11.973 * [backup-simplify]: Simplify 1 into 1 11.973 * [taylor]: Taking taylor expansion of 1.0 in k 11.973 * [backup-simplify]: Simplify 1.0 into 1.0 11.973 * [backup-simplify]: Simplify (* 10.0 0) into 0 11.974 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.974 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 11.974 * [backup-simplify]: Simplify (/ 1 1.0) into 1.0 11.975 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 11.976 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 11.977 * [backup-simplify]: Simplify (+ 0 0) into 0 11.977 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 11.979 * [backup-simplify]: Simplify (- (+ (* 1.0 (/ 10.0 1.0)))) into (- 10.0) 11.982 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1.0))) into (/ -5.0 (sqrt 1.0)) 11.982 * [taylor]: Taking taylor expansion of (pow k m) in k 11.982 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in k 11.982 * [taylor]: Taking taylor expansion of (* m (log k)) in k 11.982 * [taylor]: Taking taylor expansion of m in k 11.982 * [backup-simplify]: Simplify m into m 11.982 * [taylor]: Taking taylor expansion of (log k) in k 11.982 * [taylor]: Taking taylor expansion of k in k 11.982 * [backup-simplify]: Simplify 0 into 0 11.982 * [backup-simplify]: Simplify 1 into 1 11.982 * [backup-simplify]: Simplify (log 1) into 0 11.983 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 11.983 * [backup-simplify]: Simplify (* m (log k)) into (* m (log k)) 11.983 * [backup-simplify]: Simplify (exp (* m (log k))) into (pow k m) 11.984 * [backup-simplify]: Simplify (* (sqrt 1.0) (pow k m)) into (* (sqrt 1.0) (pow k m)) 11.984 * [taylor]: Taking taylor expansion of (* (sqrt 1.0) (pow k m)) in m 11.984 * [taylor]: Taking taylor expansion of (sqrt 1.0) in m 11.984 * [taylor]: Taking taylor expansion of 1.0 in m 11.984 * [backup-simplify]: Simplify 1.0 into 1.0 11.984 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 11.985 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 11.985 * [taylor]: Taking taylor expansion of (pow k m) in m 11.985 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 11.985 * [taylor]: Taking taylor expansion of (* m (log k)) in m 11.985 * [taylor]: Taking taylor expansion of m in m 11.985 * [backup-simplify]: Simplify 0 into 0 11.985 * [backup-simplify]: Simplify 1 into 1 11.985 * [taylor]: Taking taylor expansion of (log k) in m 11.985 * [taylor]: Taking taylor expansion of k in m 11.985 * [backup-simplify]: Simplify k into k 11.985 * [backup-simplify]: Simplify (log k) into (log k) 11.985 * [backup-simplify]: Simplify (* 0 (log k)) into 0 11.986 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 11.987 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 11.987 * [backup-simplify]: Simplify (exp 0) into 1 11.988 * [backup-simplify]: Simplify (* (sqrt 1.0) 1) into (sqrt 1.0) 11.988 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 11.988 * [taylor]: Taking taylor expansion of 0 in m 11.988 * [backup-simplify]: Simplify 0 into 0 11.988 * [backup-simplify]: Simplify 0 into 0 11.989 * [backup-simplify]: Simplify 0 into 0 11.989 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (* 0 k))) into 0 11.990 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (* 0 k))) into 0 11.990 * [backup-simplify]: Simplify (+ 0 0) into 0 11.991 * [backup-simplify]: Simplify (+ 0 0) into 0 11.992 * [backup-simplify]: Simplify (- (+ (* (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))) (/ 0 (+ (* 10.0 k) (+ (pow k 2) 1.0)))) (* 0 (/ 0 (+ (* 10.0 k) (+ (pow k 2) 1.0)))))) into 0 11.993 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0)))))) into 0 11.995 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow k 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow k 1)))) 2) into 0 11.995 * [backup-simplify]: Simplify (+ (* m 0) (+ (* 0 0) (* 0 (log k)))) into 0 11.997 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 11.998 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (pow k m)))) into 0 11.999 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* (pow k m) 0) (* 0 (sqrt (/ 1 (+ (* 10.0 k) (+ (pow k 2) 1.0))))))) into 0 11.999 * [taylor]: Taking taylor expansion of 0 in k 11.999 * [backup-simplify]: Simplify 0 into 0 11.999 * [taylor]: Taking taylor expansion of 0 in m 11.999 * [backup-simplify]: Simplify 0 into 0 11.999 * [backup-simplify]: Simplify 0 into 0 12.001 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 12.001 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 12.001 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log k))) into 0 12.002 * [backup-simplify]: Simplify (* (exp (* m (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 12.004 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) 0) (* (/ -5.0 (sqrt 1.0)) (pow k m))) into (- (* 5.0 (/ (pow k m) (sqrt 1.0)))) 12.004 * [taylor]: Taking taylor expansion of (- (* 5.0 (/ (pow k m) (sqrt 1.0)))) in m 12.004 * [taylor]: Taking taylor expansion of (* 5.0 (/ (pow k m) (sqrt 1.0))) in m 12.004 * [taylor]: Taking taylor expansion of 5.0 in m 12.004 * [backup-simplify]: Simplify 5.0 into 5.0 12.004 * [taylor]: Taking taylor expansion of (/ (pow k m) (sqrt 1.0)) in m 12.004 * [taylor]: Taking taylor expansion of (pow k m) in m 12.004 * [taylor]: Taking taylor expansion of (exp (* m (log k))) in m 12.004 * [taylor]: Taking taylor expansion of (* m (log k)) in m 12.004 * [taylor]: Taking taylor expansion of m in m 12.004 * [backup-simplify]: Simplify 0 into 0 12.004 * [backup-simplify]: Simplify 1 into 1 12.004 * [taylor]: Taking taylor expansion of (log k) in m 12.004 * [taylor]: Taking taylor expansion of k in m 12.005 * [backup-simplify]: Simplify k into k 12.005 * [backup-simplify]: Simplify (log k) into (log k) 12.005 * [backup-simplify]: Simplify (* 0 (log k)) into 0 12.006 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 12.006 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log k))) into (log k) 12.007 * [backup-simplify]: Simplify (exp 0) into 1 12.007 * [taylor]: Taking taylor expansion of (sqrt 1.0) in m 12.007 * [taylor]: Taking taylor expansion of 1.0 in m 12.007 * [backup-simplify]: Simplify 1.0 into 1.0 12.007 * [backup-simplify]: Simplify (sqrt 1.0) into (sqrt 1.0) 12.008 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt 1.0))) into 0 12.009 * [backup-simplify]: Simplify (/ 1 (sqrt 1.0)) into (/ 1 (sqrt 1.0)) 12.010 * [backup-simplify]: Simplify (* 5.0 (/ 1 (sqrt 1.0))) into (/ 5.0 (sqrt 1.0)) 12.012 * [backup-simplify]: Simplify (- (/ 5.0 (sqrt 1.0))) into (- (* 5.0 (/ 1 (sqrt 1.0)))) 12.015 * [backup-simplify]: Simplify (- (* 5.0 (/ 1 (sqrt 1.0)))) into (- (* 5.0 (/ 1 (sqrt 1.0)))) 12.015 * [taylor]: Taking taylor expansion of 0 in m 12.015 * [backup-simplify]: Simplify 0 into 0 12.015 * [backup-simplify]: Simplify 0 into 0 12.015 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow (log k) 1) 1)))) into (log k) 12.016 * [backup-simplify]: Simplify (+ (* (sqrt 1.0) (log k)) (* 0 1)) into (* (log k) (sqrt 1.0)) 12.017 * [backup-simplify]: Simplify (* (log k) (sqrt 1.0)) into (* (log k) (sqrt 1.0)) 12.020 * [backup-simplify]: Simplify (+ (* (* (log k) (sqrt 1.0)) (* m (* 1 a))) (+ (* (- (* 5.0 (/ 1 (sqrt 1.0)))) (* 1 (* k a))) (* (sqrt 1.0) (* 1 (* 1 a))))) into (- (+ (* a (sqrt 1.0)) (* a (* m (* (log k) (sqrt 1.0))))) (* 5.0 (/ (* k a) (sqrt 1.0)))) 12.021 * [backup-simplify]: Simplify (/ (/ 1 a) (/ (sqrt (+ (* (/ 1 k) (+ 10.0 (/ 1 k))) 1.0)) (pow (/ 1 k) (/ 1 m)))) into (* (/ (pow (/ 1 k) (/ 1 m)) a) (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))))) 12.021 * [approximate]: Taking taylor expansion of (* (/ (pow (/ 1 k) (/ 1 m)) a) (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))))) in (a k m) around 0 12.021 * [taylor]: Taking taylor expansion of (* (/ (pow (/ 1 k) (/ 1 m)) a) (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))))) in m 12.021 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) a) in m 12.021 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in m 12.021 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in m 12.021 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in m 12.021 * [taylor]: Taking taylor expansion of (/ 1 m) in m 12.021 * [taylor]: Taking taylor expansion of m in m 12.021 * [backup-simplify]: Simplify 0 into 0 12.021 * [backup-simplify]: Simplify 1 into 1 12.022 * [backup-simplify]: Simplify (/ 1 1) into 1 12.022 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in m 12.022 * [taylor]: Taking taylor expansion of (/ 1 k) in m 12.022 * [taylor]: Taking taylor expansion of k in m 12.022 * [backup-simplify]: Simplify k into k 12.022 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 12.022 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 12.022 * [backup-simplify]: Simplify (* 1 (log (/ 1 k))) into (log (/ 1 k)) 12.023 * [backup-simplify]: Simplify (exp (* (/ 1 m) (log (/ 1 k)))) into (exp (/ (log (/ 1 k)) m)) 12.023 * [taylor]: Taking taylor expansion of a in m 12.023 * [backup-simplify]: Simplify a into a 12.023 * [backup-simplify]: Simplify (/ (exp (/ (log (/ 1 k)) m)) a) into (/ (exp (/ (log (/ 1 k)) m)) a) 12.023 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in m 12.023 * [taylor]: Taking taylor expansion of (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in m 12.023 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in m 12.023 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 12.023 * [taylor]: Taking taylor expansion of (pow k 2) in m 12.023 * [taylor]: Taking taylor expansion of k in m 12.023 * [backup-simplify]: Simplify k into k 12.023 * [backup-simplify]: Simplify (* k k) into (pow k 2) 12.023 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 12.023 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in m 12.023 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in m 12.023 * [taylor]: Taking taylor expansion of 10.0 in m 12.023 * [backup-simplify]: Simplify 10.0 into 10.0 12.023 * [taylor]: Taking taylor expansion of (/ 1 k) in m 12.024 * [taylor]: Taking taylor expansion of k in m 12.024 * [backup-simplify]: Simplify k into k 12.024 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 12.024 * [taylor]: Taking taylor expansion of 1.0 in m 12.024 * [backup-simplify]: Simplify 1.0 into 1.0 12.024 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 12.024 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 12.024 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) into (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) 12.025 * [backup-simplify]: Simplify (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) into (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) 12.025 * [backup-simplify]: Simplify (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) into (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) 12.025 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 12.026 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 12.026 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 12.026 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 12.027 * [backup-simplify]: Simplify (+ 0 0) into 0 12.027 * [backup-simplify]: Simplify (+ 0 0) into 0 12.028 * [backup-simplify]: Simplify (- (+ (* (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) (/ 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))))) into 0 12.028 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))))) into 0 12.028 * [taylor]: Taking taylor expansion of (* (/ (pow (/ 1 k) (/ 1 m)) a) (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))))) in k 12.028 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) a) in k 12.028 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in k 12.028 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in k 12.028 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in k 12.029 * [taylor]: Taking taylor expansion of (/ 1 m) in k 12.029 * [taylor]: Taking taylor expansion of m in k 12.029 * [backup-simplify]: Simplify m into m 12.029 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 12.029 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 12.029 * [taylor]: Taking taylor expansion of (/ 1 k) in k 12.029 * [taylor]: Taking taylor expansion of k in k 12.029 * [backup-simplify]: Simplify 0 into 0 12.029 * [backup-simplify]: Simplify 1 into 1 12.029 * [backup-simplify]: Simplify (/ 1 1) into 1 12.029 * [backup-simplify]: Simplify (log 1) into 0 12.030 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 12.030 * [backup-simplify]: Simplify (* (/ 1 m) (- (log k))) into (* -1 (/ (log k) m)) 12.030 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 12.030 * [taylor]: Taking taylor expansion of a in k 12.030 * [backup-simplify]: Simplify a into a 12.030 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log k) m))) a) into (/ (exp (* -1 (/ (log k) m))) a) 12.030 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in k 12.030 * [taylor]: Taking taylor expansion of (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 12.030 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 12.030 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 12.030 * [taylor]: Taking taylor expansion of (pow k 2) in k 12.030 * [taylor]: Taking taylor expansion of k in k 12.030 * [backup-simplify]: Simplify 0 into 0 12.030 * [backup-simplify]: Simplify 1 into 1 12.030 * [backup-simplify]: Simplify (* 1 1) into 1 12.031 * [backup-simplify]: Simplify (/ 1 1) into 1 12.031 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 12.031 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 12.031 * [taylor]: Taking taylor expansion of 10.0 in k 12.031 * [backup-simplify]: Simplify 10.0 into 10.0 12.031 * [taylor]: Taking taylor expansion of (/ 1 k) in k 12.031 * [taylor]: Taking taylor expansion of k in k 12.031 * [backup-simplify]: Simplify 0 into 0 12.031 * [backup-simplify]: Simplify 1 into 1 12.031 * [backup-simplify]: Simplify (/ 1 1) into 1 12.031 * [taylor]: Taking taylor expansion of 1.0 in k 12.031 * [backup-simplify]: Simplify 1.0 into 1.0 12.031 * [backup-simplify]: Simplify (+ 1 0) into 1 12.032 * [backup-simplify]: Simplify (/ 1 1) into 1 12.038 * [backup-simplify]: Simplify (sqrt 1) into 1 12.039 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.040 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.040 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 12.041 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 12.041 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 12.042 * [backup-simplify]: Simplify (- (+ (* 1 (/ 10.0 1)))) into (- 10.0) 12.043 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1))) into -5.0 12.044 * [taylor]: Taking taylor expansion of (* (/ (pow (/ 1 k) (/ 1 m)) a) (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))))) in a 12.044 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) a) in a 12.044 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in a 12.044 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in a 12.044 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in a 12.044 * [taylor]: Taking taylor expansion of (/ 1 m) in a 12.044 * [taylor]: Taking taylor expansion of m in a 12.044 * [backup-simplify]: Simplify m into m 12.044 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 12.044 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in a 12.044 * [taylor]: Taking taylor expansion of (/ 1 k) in a 12.044 * [taylor]: Taking taylor expansion of k in a 12.044 * [backup-simplify]: Simplify k into k 12.044 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 12.044 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 12.044 * [backup-simplify]: Simplify (* (/ 1 m) (log (/ 1 k))) into (/ (log (/ 1 k)) m) 12.044 * [backup-simplify]: Simplify (exp (/ (log (/ 1 k)) m)) into (exp (/ (log (/ 1 k)) m)) 12.044 * [taylor]: Taking taylor expansion of a in a 12.044 * [backup-simplify]: Simplify 0 into 0 12.044 * [backup-simplify]: Simplify 1 into 1 12.044 * [backup-simplify]: Simplify (/ (exp (/ (log (/ 1 k)) m)) 1) into (exp (/ (log (/ 1 k)) m)) 12.044 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in a 12.044 * [taylor]: Taking taylor expansion of (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in a 12.044 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in a 12.044 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 12.044 * [taylor]: Taking taylor expansion of (pow k 2) in a 12.044 * [taylor]: Taking taylor expansion of k in a 12.044 * [backup-simplify]: Simplify k into k 12.044 * [backup-simplify]: Simplify (* k k) into (pow k 2) 12.045 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 12.045 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in a 12.045 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 12.045 * [taylor]: Taking taylor expansion of 10.0 in a 12.045 * [backup-simplify]: Simplify 10.0 into 10.0 12.045 * [taylor]: Taking taylor expansion of (/ 1 k) in a 12.045 * [taylor]: Taking taylor expansion of k in a 12.045 * [backup-simplify]: Simplify k into k 12.045 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 12.045 * [taylor]: Taking taylor expansion of 1.0 in a 12.045 * [backup-simplify]: Simplify 1.0 into 1.0 12.045 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 12.045 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 12.045 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) into (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) 12.045 * [backup-simplify]: Simplify (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) into (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) 12.046 * [backup-simplify]: Simplify (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) into (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) 12.046 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 12.046 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 12.046 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 12.047 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 12.047 * [backup-simplify]: Simplify (+ 0 0) into 0 12.047 * [backup-simplify]: Simplify (+ 0 0) into 0 12.048 * [backup-simplify]: Simplify (- (+ (* (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) (/ 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))))) into 0 12.048 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))))) into 0 12.048 * [taylor]: Taking taylor expansion of (* (/ (pow (/ 1 k) (/ 1 m)) a) (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))))) in a 12.048 * [taylor]: Taking taylor expansion of (/ (pow (/ 1 k) (/ 1 m)) a) in a 12.048 * [taylor]: Taking taylor expansion of (pow (/ 1 k) (/ 1 m)) in a 12.048 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (/ 1 k)))) in a 12.048 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (/ 1 k))) in a 12.048 * [taylor]: Taking taylor expansion of (/ 1 m) in a 12.048 * [taylor]: Taking taylor expansion of m in a 12.048 * [backup-simplify]: Simplify m into m 12.048 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 12.048 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in a 12.048 * [taylor]: Taking taylor expansion of (/ 1 k) in a 12.048 * [taylor]: Taking taylor expansion of k in a 12.048 * [backup-simplify]: Simplify k into k 12.048 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 12.048 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 12.048 * [backup-simplify]: Simplify (* (/ 1 m) (log (/ 1 k))) into (/ (log (/ 1 k)) m) 12.048 * [backup-simplify]: Simplify (exp (/ (log (/ 1 k)) m)) into (exp (/ (log (/ 1 k)) m)) 12.048 * [taylor]: Taking taylor expansion of a in a 12.048 * [backup-simplify]: Simplify 0 into 0 12.048 * [backup-simplify]: Simplify 1 into 1 12.049 * [backup-simplify]: Simplify (/ (exp (/ (log (/ 1 k)) m)) 1) into (exp (/ (log (/ 1 k)) m)) 12.049 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in a 12.049 * [taylor]: Taking taylor expansion of (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in a 12.049 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in a 12.049 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 12.049 * [taylor]: Taking taylor expansion of (pow k 2) in a 12.049 * [taylor]: Taking taylor expansion of k in a 12.049 * [backup-simplify]: Simplify k into k 12.049 * [backup-simplify]: Simplify (* k k) into (pow k 2) 12.049 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 12.049 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in a 12.049 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 12.049 * [taylor]: Taking taylor expansion of 10.0 in a 12.049 * [backup-simplify]: Simplify 10.0 into 10.0 12.049 * [taylor]: Taking taylor expansion of (/ 1 k) in a 12.049 * [taylor]: Taking taylor expansion of k in a 12.049 * [backup-simplify]: Simplify k into k 12.049 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 12.049 * [taylor]: Taking taylor expansion of 1.0 in a 12.049 * [backup-simplify]: Simplify 1.0 into 1.0 12.049 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 12.049 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 12.049 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) into (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) 12.050 * [backup-simplify]: Simplify (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) into (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) 12.050 * [backup-simplify]: Simplify (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) into (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) 12.050 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 12.050 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 12.050 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 12.051 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 12.051 * [backup-simplify]: Simplify (+ 0 0) into 0 12.051 * [backup-simplify]: Simplify (+ 0 0) into 0 12.052 * [backup-simplify]: Simplify (- (+ (* (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) (/ 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))))) into 0 12.052 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))))) into 0 12.052 * [backup-simplify]: Simplify (* (exp (/ (log (/ 1 k)) m)) (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))))) into (* (exp (/ (log (/ 1 k)) m)) (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))))) 12.052 * [taylor]: Taking taylor expansion of (* (exp (/ (log (/ 1 k)) m)) (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))))) in k 12.052 * [taylor]: Taking taylor expansion of (exp (/ (log (/ 1 k)) m)) in k 12.052 * [taylor]: Taking taylor expansion of (/ (log (/ 1 k)) m) in k 12.052 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 12.052 * [taylor]: Taking taylor expansion of (/ 1 k) in k 12.052 * [taylor]: Taking taylor expansion of k in k 12.052 * [backup-simplify]: Simplify 0 into 0 12.052 * [backup-simplify]: Simplify 1 into 1 12.053 * [backup-simplify]: Simplify (/ 1 1) into 1 12.053 * [backup-simplify]: Simplify (log 1) into 0 12.053 * [taylor]: Taking taylor expansion of m in k 12.053 * [backup-simplify]: Simplify m into m 12.053 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 12.054 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 12.054 * [backup-simplify]: Simplify (/ (- (log k)) m) into (* -1 (/ (log k) m)) 12.054 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 12.054 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in k 12.054 * [taylor]: Taking taylor expansion of (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 12.054 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 12.054 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 12.054 * [taylor]: Taking taylor expansion of (pow k 2) in k 12.054 * [taylor]: Taking taylor expansion of k in k 12.054 * [backup-simplify]: Simplify 0 into 0 12.054 * [backup-simplify]: Simplify 1 into 1 12.054 * [backup-simplify]: Simplify (* 1 1) into 1 12.055 * [backup-simplify]: Simplify (/ 1 1) into 1 12.055 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 12.055 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 12.055 * [taylor]: Taking taylor expansion of 10.0 in k 12.055 * [backup-simplify]: Simplify 10.0 into 10.0 12.055 * [taylor]: Taking taylor expansion of (/ 1 k) in k 12.055 * [taylor]: Taking taylor expansion of k in k 12.055 * [backup-simplify]: Simplify 0 into 0 12.055 * [backup-simplify]: Simplify 1 into 1 12.055 * [backup-simplify]: Simplify (/ 1 1) into 1 12.055 * [taylor]: Taking taylor expansion of 1.0 in k 12.055 * [backup-simplify]: Simplify 1.0 into 1.0 12.055 * [backup-simplify]: Simplify (+ 1 0) into 1 12.056 * [backup-simplify]: Simplify (/ 1 1) into 1 12.056 * [backup-simplify]: Simplify (sqrt 1) into 1 12.057 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.057 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.057 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 12.058 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 12.058 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 12.059 * [backup-simplify]: Simplify (- (+ (* 1 (/ 10.0 1)))) into (- 10.0) 12.060 * [backup-simplify]: Simplify (/ (- 10.0) (* 2 (sqrt 1))) into -5.0 12.061 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) 1) into (exp (* -1 (/ (log k) m))) 12.061 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 12.061 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 12.061 * [taylor]: Taking taylor expansion of -1 in m 12.061 * [backup-simplify]: Simplify -1 into -1 12.061 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 12.061 * [taylor]: Taking taylor expansion of (log k) in m 12.061 * [taylor]: Taking taylor expansion of k in m 12.061 * [backup-simplify]: Simplify k into k 12.061 * [backup-simplify]: Simplify (log k) into (log k) 12.061 * [taylor]: Taking taylor expansion of m in m 12.061 * [backup-simplify]: Simplify 0 into 0 12.061 * [backup-simplify]: Simplify 1 into 1 12.061 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 12.061 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 12.061 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 12.061 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 12.061 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 12.062 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 k) 1)))) 1) into 0 12.062 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)))) into 0 12.062 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (* 0 (log (/ 1 k)))) into 0 12.063 * [backup-simplify]: Simplify (* (exp (/ (log (/ 1 k)) m)) (+ (* (/ (pow 0 1) 1)))) into 0 12.063 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (/ (log (/ 1 k)) m)) (/ 0 1)))) into 0 12.064 * [backup-simplify]: Simplify (+ (* (exp (/ (log (/ 1 k)) m)) 0) (* 0 (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))))) into 0 12.064 * [taylor]: Taking taylor expansion of 0 in k 12.064 * [backup-simplify]: Simplify 0 into 0 12.064 * [taylor]: Taking taylor expansion of 0 in m 12.064 * [backup-simplify]: Simplify 0 into 0 12.064 * [backup-simplify]: Simplify 0 into 0 12.064 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.065 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 12.065 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (* -1 (/ (log k) m)) (/ 0 m)))) into 0 12.066 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 1) 1)))) into 0 12.066 * [backup-simplify]: Simplify (+ (* (exp (* -1 (/ (log k) m))) -5.0) (* 0 1)) into (- (* 5.0 (exp (* -1 (/ (log k) m))))) 12.066 * [taylor]: Taking taylor expansion of (- (* 5.0 (exp (* -1 (/ (log k) m))))) in m 12.066 * [taylor]: Taking taylor expansion of (* 5.0 (exp (* -1 (/ (log k) m)))) in m 12.067 * [taylor]: Taking taylor expansion of 5.0 in m 12.067 * [backup-simplify]: Simplify 5.0 into 5.0 12.067 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 12.067 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 12.067 * [taylor]: Taking taylor expansion of -1 in m 12.067 * [backup-simplify]: Simplify -1 into -1 12.067 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 12.067 * [taylor]: Taking taylor expansion of (log k) in m 12.067 * [taylor]: Taking taylor expansion of k in m 12.067 * [backup-simplify]: Simplify k into k 12.067 * [backup-simplify]: Simplify (log k) into (log k) 12.067 * [taylor]: Taking taylor expansion of m in m 12.067 * [backup-simplify]: Simplify 0 into 0 12.067 * [backup-simplify]: Simplify 1 into 1 12.067 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 12.067 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 12.067 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 12.067 * [backup-simplify]: Simplify (* 5.0 (exp (* -1 (/ (log k) m)))) into (* 5.0 (exp (* -1 (/ (log k) m)))) 12.067 * [backup-simplify]: Simplify (- (* 5.0 (exp (* -1 (/ (log k) m))))) into (- (* 5.0 (exp (* -1 (/ (log k) m))))) 12.067 * [backup-simplify]: Simplify (- (* 5.0 (exp (* -1 (/ (log k) m))))) into (- (* 5.0 (exp (* -1 (/ (log k) m))))) 12.067 * [backup-simplify]: Simplify 0 into 0 12.068 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (* 0 k))) into 0 12.068 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 12.068 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 12.069 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (* 0 (/ 1 k)))) into 0 12.069 * [backup-simplify]: Simplify (+ 0 0) into 0 12.069 * [backup-simplify]: Simplify (+ 0 0) into 0 12.070 * [backup-simplify]: Simplify (- (+ (* (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) (/ 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) (* 0 (/ 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))))) into 0 12.071 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))))) into 0 12.071 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 12.072 * [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 12.073 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 12.073 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (+ (* 0 0) (* 0 (log (/ 1 k))))) into 0 12.075 * [backup-simplify]: Simplify (* (exp (/ (log (/ 1 k)) m)) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 12.076 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (/ (log (/ 1 k)) m)) (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.077 * [backup-simplify]: Simplify (+ (* (exp (/ (log (/ 1 k)) m)) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))))))) into 0 12.078 * [taylor]: Taking taylor expansion of 0 in k 12.078 * [backup-simplify]: Simplify 0 into 0 12.078 * [taylor]: Taking taylor expansion of 0 in m 12.078 * [backup-simplify]: Simplify 0 into 0 12.078 * [backup-simplify]: Simplify 0 into 0 12.078 * [taylor]: Taking taylor expansion of 0 in m 12.078 * [backup-simplify]: Simplify 0 into 0 12.078 * [backup-simplify]: Simplify 0 into 0 12.079 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 12.080 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.081 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.081 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 12.082 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 12.082 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 12.087 * [backup-simplify]: Simplify (- (+ (* 1 (/ 1.0 1)) (* (- 10.0) (/ 10.0 1)))) into 99.0 12.091 * [backup-simplify]: Simplify (/ (- 99.0 (pow -5.0 2) (+)) (* 2 1)) into 37.0 12.092 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.095 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 12.096 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (* -1 (/ (log k) m)) (/ 0 m)) (* 0 (/ 0 m)))) into 0 12.097 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log k) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 12.098 * [backup-simplify]: Simplify (+ (* (exp (* -1 (/ (log k) m))) 37.0) (+ (* 0 -5.0) (* 0 1))) into (* 37.0 (exp (* -1 (/ (log k) m)))) 12.098 * [taylor]: Taking taylor expansion of (* 37.0 (exp (* -1 (/ (log k) m)))) in m 12.098 * [taylor]: Taking taylor expansion of 37.0 in m 12.098 * [backup-simplify]: Simplify 37.0 into 37.0 12.098 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log k) m))) in m 12.098 * [taylor]: Taking taylor expansion of (* -1 (/ (log k) m)) in m 12.098 * [taylor]: Taking taylor expansion of -1 in m 12.098 * [backup-simplify]: Simplify -1 into -1 12.098 * [taylor]: Taking taylor expansion of (/ (log k) m) in m 12.098 * [taylor]: Taking taylor expansion of (log k) in m 12.098 * [taylor]: Taking taylor expansion of k in m 12.098 * [backup-simplify]: Simplify k into k 12.098 * [backup-simplify]: Simplify (log k) into (log k) 12.098 * [taylor]: Taking taylor expansion of m in m 12.098 * [backup-simplify]: Simplify 0 into 0 12.098 * [backup-simplify]: Simplify 1 into 1 12.099 * [backup-simplify]: Simplify (/ (log k) 1) into (log k) 12.099 * [backup-simplify]: Simplify (* -1 (log k)) into (* -1 (log k)) 12.099 * [backup-simplify]: Simplify (exp (* -1 (/ (log k) m))) into (exp (* -1 (/ (log k) m))) 12.099 * [backup-simplify]: Simplify (* 37.0 (exp (* -1 (/ (log k) m)))) into (* 37.0 (exp (* -1 (/ (log k) m)))) 12.099 * [backup-simplify]: Simplify (* 37.0 (exp (* -1 (/ (log k) m)))) into (* 37.0 (exp (* -1 (/ (log k) m)))) 12.101 * [backup-simplify]: Simplify (+ (* (* 37.0 (exp (* -1 (/ (log (/ 1 k)) (/ 1 m))))) (* 1 (* (pow (/ 1 k) 3) (/ 1 (/ 1 a))))) (+ (* (- (* 5.0 (exp (* -1 (/ (log (/ 1 k)) (/ 1 m)))))) (* 1 (* (pow (/ 1 k) 2) (/ 1 (/ 1 a))))) (* (exp (* -1 (/ (log (/ 1 k)) (/ 1 m)))) (* 1 (* (/ 1 k) (/ 1 (/ 1 a))))))) into (- (+ (* 37.0 (/ (* a (exp (* -1 (* m (log (/ 1 k)))))) (pow k 3))) (/ (* a (exp (* -1 (* m (log (/ 1 k)))))) k)) (* 5.0 (/ (* a (exp (* -1 (* m (log (/ 1 k)))))) (pow k 2)))) 12.102 * [backup-simplify]: Simplify (/ (/ 1 (- a)) (/ (sqrt (+ (* (/ 1 (- k)) (+ 10.0 (/ 1 (- k)))) 1.0)) (pow (/ 1 (- k)) (/ 1 (- m))))) into (* -1 (* (/ (pow (/ -1 k) (/ -1 m)) a) (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) 12.102 * [approximate]: Taking taylor expansion of (* -1 (* (/ (pow (/ -1 k) (/ -1 m)) a) (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) in (a k m) around 0 12.102 * [taylor]: Taking taylor expansion of (* -1 (* (/ (pow (/ -1 k) (/ -1 m)) a) (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) in m 12.102 * [taylor]: Taking taylor expansion of -1 in m 12.102 * [backup-simplify]: Simplify -1 into -1 12.102 * [taylor]: Taking taylor expansion of (* (/ (pow (/ -1 k) (/ -1 m)) a) (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in m 12.102 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) a) in m 12.102 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in m 12.102 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in m 12.102 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in m 12.102 * [taylor]: Taking taylor expansion of (/ -1 m) in m 12.102 * [taylor]: Taking taylor expansion of -1 in m 12.102 * [backup-simplify]: Simplify -1 into -1 12.102 * [taylor]: Taking taylor expansion of m in m 12.102 * [backup-simplify]: Simplify 0 into 0 12.102 * [backup-simplify]: Simplify 1 into 1 12.103 * [backup-simplify]: Simplify (/ -1 1) into -1 12.103 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in m 12.103 * [taylor]: Taking taylor expansion of (/ -1 k) in m 12.103 * [taylor]: Taking taylor expansion of -1 in m 12.103 * [backup-simplify]: Simplify -1 into -1 12.103 * [taylor]: Taking taylor expansion of k in m 12.103 * [backup-simplify]: Simplify k into k 12.103 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 12.103 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 12.103 * [backup-simplify]: Simplify (* -1 (log (/ -1 k))) into (* -1 (log (/ -1 k))) 12.103 * [backup-simplify]: Simplify (exp (* (/ -1 m) (log (/ -1 k)))) into (exp (* -1 (/ (log (/ -1 k)) m))) 12.103 * [taylor]: Taking taylor expansion of a in m 12.103 * [backup-simplify]: Simplify a into a 12.104 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log (/ -1 k)) m))) a) into (/ (exp (* -1 (/ (log (/ -1 k)) m))) a) 12.104 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in m 12.104 * [taylor]: Taking taylor expansion of (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in m 12.104 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in m 12.104 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in m 12.104 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 12.104 * [taylor]: Taking taylor expansion of (pow k 2) in m 12.104 * [taylor]: Taking taylor expansion of k in m 12.104 * [backup-simplify]: Simplify k into k 12.104 * [backup-simplify]: Simplify (* k k) into (pow k 2) 12.104 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 12.104 * [taylor]: Taking taylor expansion of 1.0 in m 12.104 * [backup-simplify]: Simplify 1.0 into 1.0 12.104 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in m 12.104 * [taylor]: Taking taylor expansion of 10.0 in m 12.104 * [backup-simplify]: Simplify 10.0 into 10.0 12.104 * [taylor]: Taking taylor expansion of (/ 1 k) in m 12.104 * [taylor]: Taking taylor expansion of k in m 12.104 * [backup-simplify]: Simplify k into k 12.104 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 12.105 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1.0) into (+ (/ 1 (pow k 2)) 1.0) 12.105 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 12.105 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 12.105 * [backup-simplify]: Simplify (+ (+ (/ 1 (pow k 2)) 1.0) (- (* 10.0 (/ 1 k)))) into (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) 12.105 * [backup-simplify]: Simplify (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) into (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) 12.106 * [backup-simplify]: Simplify (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) into (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) 12.106 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 12.106 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 12.107 * [backup-simplify]: Simplify (+ 0 0) into 0 12.107 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 12.108 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 12.108 * [backup-simplify]: Simplify (- 0) into 0 12.108 * [backup-simplify]: Simplify (+ 0 0) into 0 12.109 * [backup-simplify]: Simplify (- (+ (* (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) (/ 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) into 0 12.109 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) into 0 12.110 * [taylor]: Taking taylor expansion of (* -1 (* (/ (pow (/ -1 k) (/ -1 m)) a) (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) in k 12.110 * [taylor]: Taking taylor expansion of -1 in k 12.110 * [backup-simplify]: Simplify -1 into -1 12.110 * [taylor]: Taking taylor expansion of (* (/ (pow (/ -1 k) (/ -1 m)) a) (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in k 12.110 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) a) in k 12.110 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in k 12.110 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in k 12.110 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in k 12.110 * [taylor]: Taking taylor expansion of (/ -1 m) in k 12.110 * [taylor]: Taking taylor expansion of -1 in k 12.110 * [backup-simplify]: Simplify -1 into -1 12.110 * [taylor]: Taking taylor expansion of m in k 12.110 * [backup-simplify]: Simplify m into m 12.110 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 12.110 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 12.110 * [taylor]: Taking taylor expansion of (/ -1 k) in k 12.110 * [taylor]: Taking taylor expansion of -1 in k 12.110 * [backup-simplify]: Simplify -1 into -1 12.110 * [taylor]: Taking taylor expansion of k in k 12.110 * [backup-simplify]: Simplify 0 into 0 12.110 * [backup-simplify]: Simplify 1 into 1 12.111 * [backup-simplify]: Simplify (/ -1 1) into -1 12.111 * [backup-simplify]: Simplify (log -1) into (log -1) 12.112 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 12.112 * [backup-simplify]: Simplify (* (/ -1 m) (- (log -1) (log k))) into (* -1 (/ (- (log -1) (log k)) m)) 12.113 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 12.113 * [taylor]: Taking taylor expansion of a in k 12.113 * [backup-simplify]: Simplify a into a 12.114 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) into (/ (exp (* -1 (/ (- (log -1) (log k)) m))) a) 12.114 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in k 12.114 * [taylor]: Taking taylor expansion of (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 12.114 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 12.114 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 12.114 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 12.114 * [taylor]: Taking taylor expansion of (pow k 2) in k 12.114 * [taylor]: Taking taylor expansion of k in k 12.114 * [backup-simplify]: Simplify 0 into 0 12.114 * [backup-simplify]: Simplify 1 into 1 12.114 * [backup-simplify]: Simplify (* 1 1) into 1 12.115 * [backup-simplify]: Simplify (/ 1 1) into 1 12.115 * [taylor]: Taking taylor expansion of 1.0 in k 12.115 * [backup-simplify]: Simplify 1.0 into 1.0 12.115 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 12.115 * [taylor]: Taking taylor expansion of 10.0 in k 12.115 * [backup-simplify]: Simplify 10.0 into 10.0 12.115 * [taylor]: Taking taylor expansion of (/ 1 k) in k 12.115 * [taylor]: Taking taylor expansion of k in k 12.115 * [backup-simplify]: Simplify 0 into 0 12.115 * [backup-simplify]: Simplify 1 into 1 12.116 * [backup-simplify]: Simplify (/ 1 1) into 1 12.116 * [backup-simplify]: Simplify (+ 1 0) into 1 12.116 * [backup-simplify]: Simplify (+ 1 0) into 1 12.117 * [backup-simplify]: Simplify (/ 1 1) into 1 12.117 * [backup-simplify]: Simplify (sqrt 1) into 1 12.118 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.119 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.119 * [backup-simplify]: Simplify (+ 0 0) into 0 12.119 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 12.120 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 12.121 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 12.124 * [backup-simplify]: Simplify (- (+ (* 1 (/ (- 10.0) 1)))) into 10.0 12.125 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1))) into 5.0 12.125 * [taylor]: Taking taylor expansion of (* -1 (* (/ (pow (/ -1 k) (/ -1 m)) a) (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) in a 12.125 * [taylor]: Taking taylor expansion of -1 in a 12.125 * [backup-simplify]: Simplify -1 into -1 12.125 * [taylor]: Taking taylor expansion of (* (/ (pow (/ -1 k) (/ -1 m)) a) (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in a 12.125 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) a) in a 12.125 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in a 12.125 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in a 12.125 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in a 12.125 * [taylor]: Taking taylor expansion of (/ -1 m) in a 12.125 * [taylor]: Taking taylor expansion of -1 in a 12.125 * [backup-simplify]: Simplify -1 into -1 12.125 * [taylor]: Taking taylor expansion of m in a 12.125 * [backup-simplify]: Simplify m into m 12.125 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 12.125 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in a 12.125 * [taylor]: Taking taylor expansion of (/ -1 k) in a 12.125 * [taylor]: Taking taylor expansion of -1 in a 12.125 * [backup-simplify]: Simplify -1 into -1 12.125 * [taylor]: Taking taylor expansion of k in a 12.125 * [backup-simplify]: Simplify k into k 12.126 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 12.126 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 12.126 * [backup-simplify]: Simplify (* (/ -1 m) (log (/ -1 k))) into (* -1 (/ (log (/ -1 k)) m)) 12.126 * [backup-simplify]: Simplify (exp (* -1 (/ (log (/ -1 k)) m))) into (exp (* -1 (/ (log (/ -1 k)) m))) 12.126 * [taylor]: Taking taylor expansion of a in a 12.126 * [backup-simplify]: Simplify 0 into 0 12.126 * [backup-simplify]: Simplify 1 into 1 12.126 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log (/ -1 k)) m))) 1) into (exp (* -1 (/ (log (/ -1 k)) m))) 12.126 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in a 12.126 * [taylor]: Taking taylor expansion of (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in a 12.126 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in a 12.126 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in a 12.126 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 12.126 * [taylor]: Taking taylor expansion of (pow k 2) in a 12.126 * [taylor]: Taking taylor expansion of k in a 12.127 * [backup-simplify]: Simplify k into k 12.127 * [backup-simplify]: Simplify (* k k) into (pow k 2) 12.127 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 12.127 * [taylor]: Taking taylor expansion of 1.0 in a 12.127 * [backup-simplify]: Simplify 1.0 into 1.0 12.127 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 12.127 * [taylor]: Taking taylor expansion of 10.0 in a 12.127 * [backup-simplify]: Simplify 10.0 into 10.0 12.127 * [taylor]: Taking taylor expansion of (/ 1 k) in a 12.127 * [taylor]: Taking taylor expansion of k in a 12.127 * [backup-simplify]: Simplify k into k 12.127 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 12.127 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1.0) into (+ (/ 1 (pow k 2)) 1.0) 12.127 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 12.127 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 12.128 * [backup-simplify]: Simplify (+ (+ (/ 1 (pow k 2)) 1.0) (- (* 10.0 (/ 1 k)))) into (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) 12.128 * [backup-simplify]: Simplify (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) into (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) 12.128 * [backup-simplify]: Simplify (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) into (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) 12.128 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 12.129 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 12.129 * [backup-simplify]: Simplify (+ 0 0) into 0 12.129 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 12.129 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 12.130 * [backup-simplify]: Simplify (- 0) into 0 12.130 * [backup-simplify]: Simplify (+ 0 0) into 0 12.130 * [backup-simplify]: Simplify (- (+ (* (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) (/ 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) into 0 12.130 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) into 0 12.130 * [taylor]: Taking taylor expansion of (* -1 (* (/ (pow (/ -1 k) (/ -1 m)) a) (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) in a 12.130 * [taylor]: Taking taylor expansion of -1 in a 12.130 * [backup-simplify]: Simplify -1 into -1 12.131 * [taylor]: Taking taylor expansion of (* (/ (pow (/ -1 k) (/ -1 m)) a) (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in a 12.131 * [taylor]: Taking taylor expansion of (/ (pow (/ -1 k) (/ -1 m)) a) in a 12.131 * [taylor]: Taking taylor expansion of (pow (/ -1 k) (/ -1 m)) in a 12.131 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (/ -1 k)))) in a 12.131 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (/ -1 k))) in a 12.131 * [taylor]: Taking taylor expansion of (/ -1 m) in a 12.131 * [taylor]: Taking taylor expansion of -1 in a 12.131 * [backup-simplify]: Simplify -1 into -1 12.131 * [taylor]: Taking taylor expansion of m in a 12.131 * [backup-simplify]: Simplify m into m 12.131 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 12.131 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in a 12.131 * [taylor]: Taking taylor expansion of (/ -1 k) in a 12.131 * [taylor]: Taking taylor expansion of -1 in a 12.131 * [backup-simplify]: Simplify -1 into -1 12.131 * [taylor]: Taking taylor expansion of k in a 12.131 * [backup-simplify]: Simplify k into k 12.131 * [backup-simplify]: Simplify (/ -1 k) into (/ -1 k) 12.131 * [backup-simplify]: Simplify (log (/ -1 k)) into (log (/ -1 k)) 12.131 * [backup-simplify]: Simplify (* (/ -1 m) (log (/ -1 k))) into (* -1 (/ (log (/ -1 k)) m)) 12.131 * [backup-simplify]: Simplify (exp (* -1 (/ (log (/ -1 k)) m))) into (exp (* -1 (/ (log (/ -1 k)) m))) 12.131 * [taylor]: Taking taylor expansion of a in a 12.131 * [backup-simplify]: Simplify 0 into 0 12.131 * [backup-simplify]: Simplify 1 into 1 12.131 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log (/ -1 k)) m))) 1) into (exp (* -1 (/ (log (/ -1 k)) m))) 12.131 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in a 12.131 * [taylor]: Taking taylor expansion of (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in a 12.131 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in a 12.131 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in a 12.131 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 12.131 * [taylor]: Taking taylor expansion of (pow k 2) in a 12.131 * [taylor]: Taking taylor expansion of k in a 12.131 * [backup-simplify]: Simplify k into k 12.131 * [backup-simplify]: Simplify (* k k) into (pow k 2) 12.132 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 12.132 * [taylor]: Taking taylor expansion of 1.0 in a 12.132 * [backup-simplify]: Simplify 1.0 into 1.0 12.132 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 12.132 * [taylor]: Taking taylor expansion of 10.0 in a 12.132 * [backup-simplify]: Simplify 10.0 into 10.0 12.132 * [taylor]: Taking taylor expansion of (/ 1 k) in a 12.132 * [taylor]: Taking taylor expansion of k in a 12.132 * [backup-simplify]: Simplify k into k 12.132 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 12.132 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1.0) into (+ (/ 1 (pow k 2)) 1.0) 12.132 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 12.132 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 12.132 * [backup-simplify]: Simplify (+ (+ (/ 1 (pow k 2)) 1.0) (- (* 10.0 (/ 1 k)))) into (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) 12.132 * [backup-simplify]: Simplify (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) into (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) 12.133 * [backup-simplify]: Simplify (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) into (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) 12.133 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 12.133 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 12.133 * [backup-simplify]: Simplify (+ 0 0) into 0 12.133 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 12.134 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 12.134 * [backup-simplify]: Simplify (- 0) into 0 12.134 * [backup-simplify]: Simplify (+ 0 0) into 0 12.134 * [backup-simplify]: Simplify (- (+ (* (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) (/ 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) into 0 12.135 * [backup-simplify]: Simplify (/ 0 (* 2 (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) into 0 12.135 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log (/ -1 k)) m))) (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) into (* (exp (* -1 (/ (log (/ -1 k)) m))) (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) 12.135 * [backup-simplify]: Simplify (* -1 (* (exp (* -1 (/ (log (/ -1 k)) m))) (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) into (* -1 (* (exp (* -1 (/ (log (/ -1 k)) m))) (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) 12.135 * [taylor]: Taking taylor expansion of (* -1 (* (exp (* -1 (/ (log (/ -1 k)) m))) (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) in k 12.135 * [taylor]: Taking taylor expansion of -1 in k 12.135 * [backup-simplify]: Simplify -1 into -1 12.136 * [taylor]: Taking taylor expansion of (* (exp (* -1 (/ (log (/ -1 k)) m))) (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in k 12.136 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log (/ -1 k)) m))) in k 12.136 * [taylor]: Taking taylor expansion of (* -1 (/ (log (/ -1 k)) m)) in k 12.136 * [taylor]: Taking taylor expansion of -1 in k 12.136 * [backup-simplify]: Simplify -1 into -1 12.136 * [taylor]: Taking taylor expansion of (/ (log (/ -1 k)) m) in k 12.136 * [taylor]: Taking taylor expansion of (log (/ -1 k)) in k 12.136 * [taylor]: Taking taylor expansion of (/ -1 k) in k 12.136 * [taylor]: Taking taylor expansion of -1 in k 12.136 * [backup-simplify]: Simplify -1 into -1 12.136 * [taylor]: Taking taylor expansion of k in k 12.136 * [backup-simplify]: Simplify 0 into 0 12.136 * [backup-simplify]: Simplify 1 into 1 12.136 * [backup-simplify]: Simplify (/ -1 1) into -1 12.136 * [backup-simplify]: Simplify (log -1) into (log -1) 12.136 * [taylor]: Taking taylor expansion of m in k 12.136 * [backup-simplify]: Simplify m into m 12.137 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 12.137 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) (log -1)) into (- (log -1) (log k)) 12.138 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) m) into (/ (- (log -1) (log k)) m) 12.138 * [backup-simplify]: Simplify (* -1 (/ (- (log -1) (log k)) m)) into (* -1 (/ (- (log -1) (log k)) m)) 12.138 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 12.138 * [taylor]: Taking taylor expansion of (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in k 12.138 * [taylor]: Taking taylor expansion of (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 12.138 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 12.138 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 12.138 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 12.138 * [taylor]: Taking taylor expansion of (pow k 2) in k 12.139 * [taylor]: Taking taylor expansion of k in k 12.139 * [backup-simplify]: Simplify 0 into 0 12.139 * [backup-simplify]: Simplify 1 into 1 12.139 * [backup-simplify]: Simplify (* 1 1) into 1 12.139 * [backup-simplify]: Simplify (/ 1 1) into 1 12.139 * [taylor]: Taking taylor expansion of 1.0 in k 12.139 * [backup-simplify]: Simplify 1.0 into 1.0 12.139 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 12.139 * [taylor]: Taking taylor expansion of 10.0 in k 12.139 * [backup-simplify]: Simplify 10.0 into 10.0 12.139 * [taylor]: Taking taylor expansion of (/ 1 k) in k 12.139 * [taylor]: Taking taylor expansion of k in k 12.139 * [backup-simplify]: Simplify 0 into 0 12.139 * [backup-simplify]: Simplify 1 into 1 12.139 * [backup-simplify]: Simplify (/ 1 1) into 1 12.140 * [backup-simplify]: Simplify (+ 1 0) into 1 12.140 * [backup-simplify]: Simplify (+ 1 0) into 1 12.140 * [backup-simplify]: Simplify (/ 1 1) into 1 12.140 * [backup-simplify]: Simplify (sqrt 1) into 1 12.141 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 12.141 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.141 * [backup-simplify]: Simplify (+ 0 0) into 0 12.142 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 12.142 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 12.143 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 12.144 * [backup-simplify]: Simplify (- (+ (* 1 (/ (- 10.0) 1)))) into 10.0 12.145 * [backup-simplify]: Simplify (/ 10.0 (* 2 (sqrt 1))) into 5.0 12.146 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) 1) into (exp (* -1 (/ (- (log -1) (log k)) m))) 12.146 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 12.146 * [taylor]: Taking taylor expansion of (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 12.146 * [taylor]: Taking taylor expansion of -1 in m 12.146 * [backup-simplify]: Simplify -1 into -1 12.146 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 12.146 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 12.146 * [taylor]: Taking taylor expansion of -1 in m 12.146 * [backup-simplify]: Simplify -1 into -1 12.146 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 12.146 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 12.146 * [taylor]: Taking taylor expansion of (log -1) in m 12.146 * [taylor]: Taking taylor expansion of -1 in m 12.146 * [backup-simplify]: Simplify -1 into -1 12.146 * [backup-simplify]: Simplify (log -1) into (log -1) 12.146 * [taylor]: Taking taylor expansion of (log k) in m 12.146 * [taylor]: Taking taylor expansion of k in m 12.147 * [backup-simplify]: Simplify k into k 12.147 * [backup-simplify]: Simplify (log k) into (log k) 12.147 * [taylor]: Taking taylor expansion of m in m 12.147 * [backup-simplify]: Simplify 0 into 0 12.147 * [backup-simplify]: Simplify 1 into 1 12.147 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 12.147 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 12.147 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 12.148 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 12.148 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 12.148 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 12.149 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* -1 (exp (* -1 (/ (- (log -1) (log k)) m)))) 12.149 * [backup-simplify]: Simplify (- (/ 0 k) (+ (* (/ -1 k) (/ 0 k)))) into 0 12.150 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ -1 k) 1)))) 1) into 0 12.151 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)))) into 0 12.151 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (* 0 (log (/ -1 k)))) into 0 12.152 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log (/ -1 k)) m))) (+ (* (/ (pow 0 1) 1)))) into 0 12.153 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (log (/ -1 k)) m))) (/ 0 1)))) into 0 12.154 * [backup-simplify]: Simplify (+ (* (exp (* -1 (/ (log (/ -1 k)) m))) 0) (* 0 (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) into 0 12.155 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (* (exp (* -1 (/ (log (/ -1 k)) m))) (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))))) into 0 12.155 * [taylor]: Taking taylor expansion of 0 in k 12.155 * [backup-simplify]: Simplify 0 into 0 12.155 * [taylor]: Taking taylor expansion of 0 in m 12.155 * [backup-simplify]: Simplify 0 into 0 12.155 * [backup-simplify]: Simplify 0 into 0 12.156 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)))) into 0 12.157 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow -1 1)))) 1) into 0 12.158 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (- (log -1) (log k)) m) (/ 0 m)))) into 0 12.159 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (- (log -1) (log k)) m))) into 0 12.160 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 1) 1)))) into 0 12.161 * [backup-simplify]: Simplify (+ (* (exp (* -1 (/ (- (log -1) (log k)) m))) 5.0) (* 0 1)) into (* 5.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 12.163 * [backup-simplify]: Simplify (+ (* -1 (* 5.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) (* 0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 5.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 12.163 * [taylor]: Taking taylor expansion of (- (* 5.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 12.163 * [taylor]: Taking taylor expansion of (* 5.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 12.163 * [taylor]: Taking taylor expansion of 5.0 in m 12.163 * [backup-simplify]: Simplify 5.0 into 5.0 12.163 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 12.163 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 12.163 * [taylor]: Taking taylor expansion of -1 in m 12.163 * [backup-simplify]: Simplify -1 into -1 12.163 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 12.163 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 12.163 * [taylor]: Taking taylor expansion of (log -1) in m 12.163 * [taylor]: Taking taylor expansion of -1 in m 12.163 * [backup-simplify]: Simplify -1 into -1 12.164 * [backup-simplify]: Simplify (log -1) into (log -1) 12.164 * [taylor]: Taking taylor expansion of (log k) in m 12.164 * [taylor]: Taking taylor expansion of k in m 12.164 * [backup-simplify]: Simplify k into k 12.164 * [backup-simplify]: Simplify (log k) into (log k) 12.164 * [taylor]: Taking taylor expansion of m in m 12.164 * [backup-simplify]: Simplify 0 into 0 12.164 * [backup-simplify]: Simplify 1 into 1 12.164 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 12.164 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 12.165 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 12.165 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 12.166 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 12.167 * [backup-simplify]: Simplify (* 5.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* 5.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 12.168 * [backup-simplify]: Simplify (- (* 5.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 5.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 12.168 * [backup-simplify]: Simplify (- (* 5.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 5.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 12.169 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into 0 12.169 * [backup-simplify]: Simplify 0 into 0 12.170 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (* 0 k))) into 0 12.170 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 12.171 * [backup-simplify]: Simplify (+ 0 0) into 0 12.171 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 12.179 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (* 0 (/ 1 k)))) into 0 12.180 * [backup-simplify]: Simplify (- 0) into 0 12.180 * [backup-simplify]: Simplify (+ 0 0) into 0 12.181 * [backup-simplify]: Simplify (- (+ (* (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) (/ 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) (* 0 (/ 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) into 0 12.182 * [backup-simplify]: Simplify (/ (- 0 (pow 0 2) (+)) (* 2 (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) into 0 12.183 * [backup-simplify]: Simplify (- (/ 0 k) (+ (* (/ -1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 12.184 * [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 12.185 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 12.185 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (+ (* 0 0) (* 0 (log (/ -1 k))))) into 0 12.186 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log (/ -1 k)) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 12.187 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (log (/ -1 k)) m))) (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.187 * [backup-simplify]: Simplify (+ (* (exp (* -1 (/ (log (/ -1 k)) m))) 0) (+ (* 0 0) (* 0 (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))))) into 0 12.188 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (* (exp (* -1 (/ (log (/ -1 k)) m))) (sqrt (/ 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))))) into 0 12.188 * [taylor]: Taking taylor expansion of 0 in k 12.188 * [backup-simplify]: Simplify 0 into 0 12.188 * [taylor]: Taking taylor expansion of 0 in m 12.188 * [backup-simplify]: Simplify 0 into 0 12.188 * [backup-simplify]: Simplify 0 into 0 12.188 * [taylor]: Taking taylor expansion of 0 in m 12.188 * [backup-simplify]: Simplify 0 into 0 12.188 * [backup-simplify]: Simplify 0 into 0 12.189 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 12.189 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.190 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 12.190 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 12.191 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 12.191 * [backup-simplify]: Simplify (- 0) into 0 12.191 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 12.194 * [backup-simplify]: Simplify (- (+ (* 1 (/ 1.0 1)) (* 10.0 (/ (- 10.0) 1)))) into 99.0 12.196 * [backup-simplify]: Simplify (/ (- 99.0 (pow 5.0 2) (+)) (* 2 1)) into 37.0 12.196 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* -1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 12.198 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow -1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow -1 1)))) 2) into 0 12.198 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (- (log -1) (log k)) m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 12.199 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ (- (log -1) (log k)) m)))) into 0 12.200 * [backup-simplify]: Simplify (* (exp (* -1 (/ (- (log -1) (log k)) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 12.201 * [backup-simplify]: Simplify (+ (* (exp (* -1 (/ (- (log -1) (log k)) m))) 37.0) (+ (* 0 5.0) (* 0 1))) into (* 37.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 12.202 * [backup-simplify]: Simplify (+ (* -1 (* 37.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) (+ (* 0 (* 5.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) (* 0 (exp (* -1 (/ (- (log -1) (log k)) m)))))) into (- (* 37.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 12.202 * [taylor]: Taking taylor expansion of (- (* 37.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) in m 12.202 * [taylor]: Taking taylor expansion of (* 37.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) in m 12.202 * [taylor]: Taking taylor expansion of 37.0 in m 12.202 * [backup-simplify]: Simplify 37.0 into 37.0 12.202 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (- (log -1) (log k)) m))) in m 12.202 * [taylor]: Taking taylor expansion of (* -1 (/ (- (log -1) (log k)) m)) in m 12.202 * [taylor]: Taking taylor expansion of -1 in m 12.202 * [backup-simplify]: Simplify -1 into -1 12.202 * [taylor]: Taking taylor expansion of (/ (- (log -1) (log k)) m) in m 12.202 * [taylor]: Taking taylor expansion of (- (log -1) (log k)) in m 12.202 * [taylor]: Taking taylor expansion of (log -1) in m 12.202 * [taylor]: Taking taylor expansion of -1 in m 12.202 * [backup-simplify]: Simplify -1 into -1 12.203 * [backup-simplify]: Simplify (log -1) into (log -1) 12.203 * [taylor]: Taking taylor expansion of (log k) in m 12.203 * [taylor]: Taking taylor expansion of k in m 12.203 * [backup-simplify]: Simplify k into k 12.203 * [backup-simplify]: Simplify (log k) into (log k) 12.203 * [taylor]: Taking taylor expansion of m in m 12.203 * [backup-simplify]: Simplify 0 into 0 12.203 * [backup-simplify]: Simplify 1 into 1 12.203 * [backup-simplify]: Simplify (- (log k)) into (- (log k)) 12.203 * [backup-simplify]: Simplify (+ (log -1) (- (log k))) into (- (log -1) (log k)) 12.203 * [backup-simplify]: Simplify (/ (- (log -1) (log k)) 1) into (- (log -1) (log k)) 12.204 * [backup-simplify]: Simplify (* -1 (- (log -1) (log k))) into (* -1 (- (log -1) (log k))) 12.204 * [backup-simplify]: Simplify (exp (* -1 (/ (- (log -1) (log k)) m))) into (exp (* -1 (/ (- (log -1) (log k)) m))) 12.204 * [backup-simplify]: Simplify (* 37.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) into (* 37.0 (exp (* -1 (/ (- (log -1) (log k)) m)))) 12.205 * [backup-simplify]: Simplify (- (* 37.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 37.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 12.205 * [backup-simplify]: Simplify (- (* 37.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) into (- (* 37.0 (exp (* -1 (/ (- (log -1) (log k)) m))))) 12.207 * [backup-simplify]: Simplify (+ (* (- (* 37.0 (exp (* -1 (/ (- (log -1) (log (/ 1 (- k)))) (/ 1 (- m))))))) (* 1 (* (pow (/ 1 (- k)) 3) (/ 1 (/ 1 (- a)))))) (+ (* (- (* 5.0 (exp (* -1 (/ (- (log -1) (log (/ 1 (- k)))) (/ 1 (- m))))))) (* 1 (* (pow (/ 1 (- k)) 2) (/ 1 (/ 1 (- a)))))) (* (* -1 (exp (* -1 (/ (- (log -1) (log (/ 1 (- k)))) (/ 1 (- m)))))) (* 1 (* (/ 1 (- k)) (/ 1 (/ 1 (- a)))))))) into (- (* 5.0 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 2))) (+ (* 37.0 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 3))) (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) k))) 12.207 * * * [progress]: simplifying candidates 12.261 * [simplify]: Simplifying: (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (exp (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (* (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt 1) (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* k (+ 10.0 k)) 1.0)))) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0)) (/ 1 2) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (exp (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (* (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt 1) (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (- (* 1.0 1.0) (* (* k (+ 10.0 k)) 1.0)))) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0)) (/ 1 2) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (- (- (log a) (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (log k) m))) (log (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (- (- (log a) (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (log k) m))) (log (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (- (- (log a) (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (log (pow k m)))) (log (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (- (- (log a) (log (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (log (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (- (log (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (log (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (log (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (exp (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (* a a) a) (/ (* (* (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (* (pow k m) (pow k m)) (pow k m)))) (* (* (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (* a a) a) (* (* (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (* (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (* (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (* (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (cbrt (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (- (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (- (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (sqrt 1)) (/ (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) 1) (/ (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt 1)) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) 1) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (sqrt 1)) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) 1) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt 1)) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) 1) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt 1)) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) 1) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (sqrt 1)) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) 1) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (sqrt 1)) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) 1) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt 1)) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) 1) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (sqrt 1)) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) 1) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (sqrt 1)) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) 1) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt 1)) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) 1) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) 1) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) 1) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) 1) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) 1) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) 1) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) 1) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) 1) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) 1) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) 1) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) 1) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) 1) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) 1) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) 1) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) 1) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) 1) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow (sqrt k) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow (sqrt k) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow (sqrt k) m))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow (sqrt k) m))) 1) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow 1 m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow 1 m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow 1 m))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow 1 m))) 1) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) 1) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt (pow k m)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt (pow k m)))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt (pow k m)))) 1) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) 1) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow k (/ m 2)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow k (/ m 2)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow k (/ m 2)))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow k (/ m 2)))) 1) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) 1) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) 1) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) 1) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) 1) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) 1) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) 1) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) 1) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) 1) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (pow (sqrt k) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (pow (sqrt k) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (pow (sqrt k) m))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (pow (sqrt k) m))) 1) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (pow 1 m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (pow 1 m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (pow 1 m))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (pow 1 m))) 1) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) 1) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt (pow k m)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt (pow k m)))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt (pow k m)))) 1) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 1)) 1) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (pow k (/ m 2)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (pow k (/ m 2)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (pow k (/ m 2)))) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ 1 (pow k (/ m 2)))) 1) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) 1) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) 1) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) 1) (sqrt 1)) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) 1) 1) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ 1 (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ 1 (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ 1 (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt 1)) (/ (/ (cbrt a) (/ 1 (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ 1 (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1) (/ (/ (cbrt a) (/ 1 (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (sqrt 1)) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) 1) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt 1)) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) 1) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt 1)) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) 1) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (sqrt 1)) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) 1) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (sqrt 1)) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) 1) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt 1)) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) 1) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (sqrt 1)) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) 1) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (sqrt 1)) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) 1) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt 1)) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) 1) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) 1) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) 1) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) 1) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) 1) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) 1) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) 1) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) 1) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) 1) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) 1) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) 1) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) 1) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) 1) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) 1) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) 1) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) 1) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt 1) (pow (sqrt k) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt 1) (pow (sqrt k) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt 1) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt 1) (pow (sqrt k) m))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt 1) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt 1) (pow (sqrt k) m))) 1) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt 1) (pow 1 m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt 1) (pow 1 m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt 1) (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt 1) (pow 1 m))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt 1) (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt 1) (pow 1 m))) 1) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) 1) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt (pow k m)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt (pow k m)))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt 1) (sqrt (pow k m)))) 1) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt 1) 1)) 1) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt 1) (pow k (/ m 2)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt 1) (pow k (/ m 2)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt 1) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt 1) (pow k (/ m 2)))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt 1) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt 1) (pow k (/ m 2)))) 1) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) 1) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) 1) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) 1) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) 1) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) 1) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) 1) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) 1) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) 1) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ 1 (pow (sqrt k) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ 1 (pow (sqrt k) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ 1 (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ 1 (pow (sqrt k) m))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ 1 (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ 1 (pow (sqrt k) m))) 1) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ 1 (pow 1 m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ 1 (pow 1 m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ 1 (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ 1 (pow 1 m))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ 1 (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ 1 (pow 1 m))) 1) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) 1) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ 1 (sqrt (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ 1 (sqrt (pow k m)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ 1 (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ 1 (sqrt (pow k m)))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ 1 (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ 1 (sqrt (pow k m)))) 1) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ 1 1)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ 1 1)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ 1 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ 1 1)) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ 1 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ 1 1)) 1) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ 1 (pow k (/ m 2)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ 1 (pow k (/ m 2)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ 1 (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ 1 (pow k (/ m 2)))) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ 1 (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ 1 (pow k (/ m 2)))) 1) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) 1) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) 1) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) 1) (sqrt 1)) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) 1) 1) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ 1 (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ 1 (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ 1 (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt 1)) (/ (/ (sqrt a) (/ 1 (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ 1 (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1) (/ (/ (sqrt a) (/ 1 (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (sqrt 1)) (/ (/ a (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) 1) (/ (/ a (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt 1)) (/ (/ a (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) 1) (/ (/ a (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt 1)) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) 1) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (sqrt 1)) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) 1) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (sqrt 1)) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) 1) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt 1)) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) 1) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (sqrt 1)) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) 1) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (sqrt 1)) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) 1) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt 1)) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) 1) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt 1)) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) 1) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (sqrt 1)) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) 1) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (sqrt 1)) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) 1) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt 1)) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) 1) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (sqrt 1)) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) 1) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (sqrt 1)) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) 1) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt 1)) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) 1) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt 1)) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) 1) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt 1)) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) 1) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (sqrt 1)) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) 1) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt 1)) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) 1) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt 1)) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) 1) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (sqrt 1)) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) 1) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt 1)) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) 1) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (sqrt 1)) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) 1) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt 1) (pow (sqrt k) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt 1) (pow (sqrt k) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt 1) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt 1) (pow (sqrt k) m))) (sqrt 1)) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt 1) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt 1) (pow (sqrt k) m))) 1) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt 1) (pow 1 m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt 1) (pow 1 m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt 1) (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt 1) (pow 1 m))) (sqrt 1)) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt 1) (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt 1) (pow 1 m))) 1) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt 1)) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) 1) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt 1) (sqrt (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt 1) (sqrt (pow k m)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt 1) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt 1) (sqrt (pow k m)))) (sqrt 1)) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt 1) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt 1) (sqrt (pow k m)))) 1) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt 1) 1)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt 1) 1)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt 1) 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt 1) 1)) (sqrt 1)) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt 1) 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt 1) 1)) 1) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt 1) (pow k (/ m 2)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt 1) (pow k (/ m 2)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt 1) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt 1) (pow k (/ m 2)))) (sqrt 1)) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt 1) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt 1) (pow k (/ m 2)))) 1) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt 1)) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) 1) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt 1)) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) 1) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (sqrt 1)) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) 1) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt 1)) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) 1) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt 1)) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) 1) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (sqrt 1)) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) 1) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt 1)) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) 1) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (sqrt 1)) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ 1 (pow (* (cbrt k) (cbrt k)) m))) 1) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ 1 (pow (sqrt k) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ 1 (pow (sqrt k) m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ 1 (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ 1 (pow (sqrt k) m))) (sqrt 1)) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ 1 (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ 1 (pow (sqrt k) m))) 1) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ 1 (pow 1 m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ 1 (pow 1 m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ 1 (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ 1 (pow 1 m))) (sqrt 1)) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ 1 (pow 1 m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ 1 (pow 1 m))) 1) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt 1)) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) 1) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ 1 (sqrt (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ 1 (sqrt (pow k m)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ 1 (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ 1 (sqrt (pow k m)))) (sqrt 1)) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ 1 (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ 1 (sqrt (pow k m)))) 1) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ 1 1)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ 1 1)) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ 1 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ 1 1)) (sqrt 1)) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ 1 1)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ 1 1)) 1) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ 1 (pow k (/ m 2)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ 1 (pow k (/ m 2)))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ 1 (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ 1 (pow k (/ m 2)))) (sqrt 1)) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ 1 (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ 1 (pow k (/ m 2)))) 1) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 1) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 1) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 1) (sqrt 1)) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 1) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 1) 1) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ 1 (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ 1 (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ 1 (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt 1)) (/ (/ a (/ 1 (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ 1 (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1) (/ (/ a (/ 1 (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt 1)) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 1) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (sqrt 1)) (/ (/ 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a 1) (/ (/ 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt 1)) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt 1)) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) 1) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ 1 (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ 1 (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ 1 (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))) (* (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (- (log a) (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (log k) m))) (- (log a) (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (log k) m))) (- (log a) (- (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (log (pow k m)))) (- (log a) (log (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (log (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (exp (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (* (* a a) a) (/ (* (* (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (* (pow k m) (pow k m)) (pow k m)))) (/ (* (* a a) a) (* (* (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (* (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (- a) (- (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (cbrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (cbrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow (sqrt k) m))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow 1 m))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (sqrt (pow k m)))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) 1)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt 1) (pow k (/ m 2)))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ 1 (pow (sqrt k) m))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ 1 (pow 1 m))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt (pow k m)))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ 1 (pow k (/ m 2)))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) 1) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt a) (/ 1 (pow k m))) (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (sqrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (sqrt a) (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (sqrt a) (/ (sqrt 1) (pow (sqrt k) m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (sqrt a) (/ (sqrt 1) (pow 1 m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (sqrt a) (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ (sqrt a) (/ (sqrt 1) (sqrt (pow k m)))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (sqrt a) (/ (sqrt 1) 1)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (sqrt a) (/ (sqrt 1) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (sqrt a) (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (sqrt a) (/ 1 (pow (sqrt k) m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ (sqrt a) (/ 1 (pow 1 m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (sqrt a) (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ (sqrt a) (/ 1 (sqrt (pow k m)))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ (sqrt a) (/ 1 1)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (sqrt a) (/ 1 (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (sqrt a) 1) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ 1 (pow k m))) (/ 1 (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ a (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ 1 (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ a (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ 1 (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ 1 (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ 1 (/ (sqrt 1) (pow (sqrt k) m))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ 1 (/ (sqrt 1) (pow 1 m))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ 1 (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ 1 (/ (sqrt 1) (sqrt (pow k m)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ 1 (/ (sqrt 1) 1)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ 1 (/ (sqrt 1) (pow k (/ m 2)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ 1 (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ 1 (/ 1 (pow (sqrt k) m))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (/ 1 (/ 1 (pow 1 m))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ 1 (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (/ 1 (/ 1 (sqrt (pow k m)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (/ 1 (/ 1 1)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ 1 (/ 1 (pow k (/ m 2)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ 1 1) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ 1 (pow k m))) (/ 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) a) (/ a (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ a (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ a (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ a (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow 1 m))) (/ a (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ a (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) 1)) (/ a (/ (sqrt (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ a (/ (sqrt 1) (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (sqrt 1) (pow (sqrt k) m))) (/ a (/ (sqrt 1) (pow 1 m))) (/ a (/ (sqrt 1) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ (sqrt 1) (sqrt (pow k m)))) (/ a (/ (sqrt 1) 1)) (/ a (/ (sqrt 1) (pow k (/ m 2)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ a (/ 1 (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ 1 (pow (sqrt k) m))) (/ a (/ 1 (pow 1 m))) (/ a (/ 1 (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ 1 (sqrt (pow k m)))) (/ a (/ 1 1)) (/ a (/ 1 (pow k (/ m 2)))) (/ a 1) (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (cbrt a)) (/ (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (sqrt a)) (/ (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) a) (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (- (+ (* 1/2 (/ (pow k 2) (sqrt 1.0))) (+ (sqrt 1.0) (* 5.0 (/ k (sqrt 1.0))))) (* 12.5 (/ (pow k 2) (pow (sqrt 1.0) 3)))) (- (+ k 5.0) (* 12.0 (/ 1 k))) (- (* 12.0 (/ 1 k)) (+ k 5.0)) (- (+ (* 1/2 (/ (pow k 2) (sqrt 1.0))) (+ (sqrt 1.0) (* 5.0 (/ k (sqrt 1.0))))) (* 12.5 (/ (pow k 2) (pow (sqrt 1.0) 3)))) (- (+ k 5.0) (* 12.0 (/ 1 k))) (- (* 12.0 (/ 1 k)) (+ k 5.0)) (- (+ (* 1.0 (* a (* m (log k)))) (* 1.0 a)) (* 10.0 (* k a))) (- (+ (/ (* a (exp (* -1 (* m (log (/ 1 k)))))) (pow k 2)) (* 99.0 (/ (* a (exp (* -1 (* m (log (/ 1 k)))))) (pow k 4)))) (* 10.0 (/ (* a (exp (* -1 (* m (log (/ 1 k)))))) (pow k 3)))) (- (+ (* 99.0 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 4))) (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 2))) (* 10.0 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 3)))) (- (+ (* a (sqrt 1.0)) (* a (* m (* (log k) (sqrt 1.0))))) (* 5.0 (/ (* k a) (sqrt 1.0)))) (- (+ (* 37.0 (/ (* a (exp (* -1 (* m (log (/ 1 k)))))) (pow k 3))) (/ (* a (exp (* -1 (* m (log (/ 1 k)))))) k)) (* 5.0 (/ (* a (exp (* -1 (* m (log (/ 1 k)))))) (pow k 2)))) (- (* 5.0 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 2))) (+ (* 37.0 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 3))) (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) k))) 12.391 * * [simplify]: Extracting # 0 : cost 0 12.397 * * [simplify]: Extracting # 1 : cost 0 12.401 * * [simplify]: Extracting # 2 : cost 0 12.404 * * [simplify]: Extracting # 3 : cost 0 12.407 * * [simplify]: Extracting # 4 : cost 0 12.410 * * [simplify]: Extracting # 5 : cost 0 12.413 * * [simplify]: Extracting # 6 : cost 0 12.416 * * [simplify]: Extracting # 7 : cost 0 12.421 * * [simplify]: Extracting # 8 : cost 0 12.427 * * [simplify]: Extracting # 9 : cost 0 12.433 * * [simplify]: Extracting # 10 : cost 0 12.439 * * [simplify]: Extracting # 11 : cost 0 12.445 * * [simplify]: Extracting # 12 : cost 0 12.453 * * [simplify]: Extracting # 13 : cost 0 12.460 * * [simplify]: iteration 0 : 1504 enodes (cost 58068 ) 13.947 * * [simplify]: Extracting # 0 : cost 0 13.957 * * [simplify]: Extracting # 1 : cost 0 13.961 * * [simplify]: Extracting # 2 : cost 0 13.966 * * [simplify]: Extracting # 3 : cost 0 13.971 * * [simplify]: Extracting # 4 : cost 0 13.979 * * [simplify]: Extracting # 5 : cost 0 13.988 * * [simplify]: Extracting # 6 : cost 0 13.994 * * [simplify]: iteration 1 : 3479 enodes (cost 52221 ) 15.457 * * [simplify]: Extracting # 0 : cost 0 15.463 * * [simplify]: Extracting # 1 : cost 0 15.476 * * [simplify]: Extracting # 2 : cost 0 15.487 * * [simplify]: Extracting # 3 : cost 0 15.499 * * [simplify]: Extracting # 4 : cost 0 15.512 * * [simplify]: iteration done: 5000 enodes (cost 51582 ) 15.546 * [simplify]: Simplified to: (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (exp (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt (+ (* k (+ 10.0 k)) 1.0)) 3) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 (- 1.0 (* k (+ 10.0 k)))))) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0)) 1/2 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (log (sqrt (+ (* k (+ 10.0 k)) 1.0))) (exp (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt (+ (* k (+ 10.0 k)) 1.0)) 3) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) 1 (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3))) (sqrt (+ (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 (- 1.0 (* k (+ 10.0 k)))))) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0))) (sqrt (- (* k (+ 10.0 k)) 1.0)) 1/2 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (exp (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (pow (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) 3) (pow (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) 3) (pow (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) 3) (* (cbrt (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (cbrt (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))))) (cbrt (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (pow (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) 3) (sqrt (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (sqrt (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)))) (- (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (- (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (/ (cbrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (cbrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (cbrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (cbrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (cbrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (cbrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (/ (cbrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (cbrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (* (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (* (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (* (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt a))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt a))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt a))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt a))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (cbrt a) (cbrt a)) (pow (* (cbrt k) (cbrt k)) m)) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (cbrt a) (cbrt a)) (pow (* (cbrt k) (cbrt k)) m)) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (cbrt a) (cbrt a)) (pow (sqrt k) m)) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (cbrt a) (cbrt a)) (pow (sqrt k) m)) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt a) (cbrt a)) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt a) (cbrt a)) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (cbrt a) (cbrt a)) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (cbrt a) (cbrt a)) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (cbrt a) (cbrt a)) (sqrt (pow k m))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (cbrt a) (cbrt a)) (sqrt (pow k m))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt a) (cbrt a)) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt a) (cbrt a)) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (cbrt a) (cbrt a)) (pow k (/ m 2))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (cbrt a) (cbrt a)) (pow k (/ m 2))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (* (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt a))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt a))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt a))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt a))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (cbrt a) (cbrt a)) (pow (* (cbrt k) (cbrt k)) m)) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (cbrt a) (cbrt a)) (pow (* (cbrt k) (cbrt k)) m)) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (cbrt a) (cbrt a)) (pow (sqrt k) m)) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (cbrt a) (cbrt a)) (pow (sqrt k) m)) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt a) (cbrt a)) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt a) (cbrt a)) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (cbrt a) (cbrt a)) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (cbrt a) (cbrt a)) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (cbrt a) (cbrt a)) (sqrt (pow k m))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (cbrt a) (cbrt a)) (sqrt (pow k m))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt a) (cbrt a)) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt a) (cbrt a)) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (cbrt a) (cbrt a)) (pow k (/ m 2))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (* (cbrt a) (cbrt a)) (pow k (/ m 2))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt a) (cbrt a)) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt a) (cbrt a)) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (cbrt a) (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt a))) (/ (* (cbrt a) (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt a) (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt a))) (/ (* (cbrt a) (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (* (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (pow k m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (pow k m))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (* (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (sqrt a) (pow (* (cbrt k) (cbrt k)) m)) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (sqrt a) (pow (* (cbrt k) (cbrt k)) m)) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (sqrt a) (pow (sqrt k) m)) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (sqrt a) (pow (sqrt k) m)) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt a) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt a) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (sqrt a) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (sqrt a) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (pow k m))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (sqrt a) (sqrt (pow k m))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (sqrt a) (sqrt (pow k m))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt a) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt a) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (sqrt a) (pow k (/ m 2))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (sqrt a) (pow k (/ m 2))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (sqrt a) (pow (* (cbrt k) (cbrt k)) m)) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (sqrt a) (pow (* (cbrt k) (cbrt k)) m)) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (sqrt a) (pow (sqrt k) m)) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (sqrt a) (pow (sqrt k) m)) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt a) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt a) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (sqrt a) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (sqrt a) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (pow k m))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (sqrt a) (sqrt (pow k m))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (sqrt a) (sqrt (pow k m))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt a) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt a) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (sqrt a) (pow k (/ m 2))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (sqrt a) (pow k (/ m 2))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt a) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt a) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* (sqrt a) (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (sqrt a) (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (sqrt a) (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (sqrt a) (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (sqrt a) (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (sqrt a) (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (/ a (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (/ a (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ a (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ a (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (pow (* (cbrt k) (cbrt k)) m)) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (pow k m))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (pow k m))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (* (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (* (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (* (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (* (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (* (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2))) (/ (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (/ (pow (sqrt k) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1 (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1 (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1 (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1 (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (pow k (/ m 2)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (* (cbrt k) (cbrt k)) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (/ (pow (* (cbrt k) (cbrt k)) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (/ (pow (sqrt k) m) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (sqrt k) m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1 (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1 (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* (cbrt (pow k m)) (cbrt (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1 (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1 (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (pow k (/ m 2)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k (/ m 2)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1 (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1 (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (* a (pow k m)) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* a (pow k m)) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* a (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* a (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (* a (pow k m)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (* a (pow k m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1 (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) 1 (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ a (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) a (/ 1 (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) a (/ 1 (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (pow k m) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k m) (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (pow k m) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (cbrt a)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (sqrt a)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2))))) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (+ (pow (* k (+ 10.0 k)) 3) (pow 1.0 3)))) (/ (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (sqrt (- (* (* k (+ 10.0 k)) (* k (+ 10.0 k))) (* 1.0 1.0)))) (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)) (log (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (log (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (log (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (log (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (log (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (exp (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (pow (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) 3) (pow (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) 3) (* (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (cbrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (pow (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) 3) (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (sqrt (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (- a) (- (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (* (/ (cbrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (cbrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ (cbrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (* (cbrt a) (cbrt a)) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (cbrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (cbrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (* (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (cbrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (* (cbrt a) (cbrt a)) (pow (* (cbrt k) (cbrt k)) m)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (* (* (cbrt a) (cbrt a)) (pow (sqrt k) m)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (* (cbrt a) (cbrt a)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (* (* (cbrt a) (cbrt a)) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (* (* (cbrt a) (cbrt a)) (sqrt (pow k m))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (* (cbrt a) (cbrt a)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (* (* (cbrt a) (cbrt a)) (pow k (/ m 2))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (* (cbrt a) (cbrt a)) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (cbrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (* (cbrt a) (cbrt a)) (pow (* (cbrt k) (cbrt k)) m)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (* (* (cbrt a) (cbrt a)) (pow (sqrt k) m)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (* (cbrt a) (cbrt a)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (* (* (cbrt a) (cbrt a)) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (* (* (cbrt a) (cbrt a)) (sqrt (pow k m))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (* (cbrt a) (cbrt a)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (* (* (cbrt a) (cbrt a)) (pow k (/ m 2))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (* (cbrt a) (cbrt a)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt a))) (* (cbrt a) (pow k m)) (/ (/ (sqrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt a) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt a) (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (* (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (pow k m))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (sqrt a) (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (sqrt a) (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ (sqrt a) (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (* (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (sqrt a) (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (sqrt a) (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (sqrt a) (pow (* (cbrt k) (cbrt k)) m)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (* (sqrt a) (pow (sqrt k) m)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt a) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (* (sqrt a) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (* (sqrt a) (sqrt (pow k m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt a) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (* (sqrt a) (pow k (/ m 2))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ (sqrt a) (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ (sqrt a) (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* (sqrt a) (pow (* (cbrt k) (cbrt k)) m)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (* (sqrt a) (pow (sqrt k) m)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) (sqrt a) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (* (sqrt a) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (* (sqrt a) (sqrt (pow k m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) (sqrt a) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (* (sqrt a) (pow k (/ m 2))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (sqrt a) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (sqrt a) (pow k m)) (/ 1 (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ a (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ 1 (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ a (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (* (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (pow (* (cbrt k) (cbrt k)) m)) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (* (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (sqrt (pow k m))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ 1 (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ 1 (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (/ a (/ (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ 1 (/ (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (* (/ 1 (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2))) (/ a (/ (sqrt (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (pow (* (cbrt k) (cbrt k)) m) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (pow (sqrt k) m) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) 1 (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (* (cbrt (pow k m)) (cbrt (pow k m))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (pow k m)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) 1 (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (pow k (/ m 2)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) m))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (pow k m)))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ 1 (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k m))) (/ 1 (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (pow (* (cbrt k) (cbrt k)) m) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (pow (sqrt k) m) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt k) m))) 1 (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (* (cbrt (pow k m)) (cbrt (pow k m))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow k m)))) (sqrt (pow k m)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow k m)))) 1 (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (pow k (/ m 2)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k (/ m 2)))) 1 (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* a (pow k m)) (/ 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (/ (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) a) (/ a (* (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))) (cbrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m))))) (/ a (sqrt (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m))) (/ a (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m)))) (/ a (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))))) (/ a (/ (* (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (cbrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2)))) (* (/ a (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (* (cbrt k) (cbrt k)) m)) (* (/ a (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (sqrt k) m)) (/ a (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ a (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (cbrt (pow k m)) (cbrt (pow k m)))) (* (/ a (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (sqrt (pow k m))) (/ a (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (* (/ a (fabs (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow k (/ m 2))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* a (pow (* (cbrt k) (cbrt k)) m)) (* a (pow (sqrt k) m)) a (* a (* (cbrt (pow k m)) (cbrt (pow k m)))) (* a (sqrt (pow k m))) a (* a (pow k (/ m 2))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt k) (cbrt k)) m))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt k) m))) (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow k m)) (cbrt (pow k m))))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow k m)))) (/ a (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (sqrt (sqrt (+ (* k (+ 10.0 k)) 1.0))) (pow k (/ m 2)))) (* a (pow (* (cbrt k) (cbrt k)) m)) (* a (pow (sqrt k) m)) a (* a (* (cbrt (pow k m)) (cbrt (pow k m)))) (* a (sqrt (pow k m))) a (* a (pow k (/ m 2))) a (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (cbrt a)) (/ (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) (sqrt a)) (/ (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow k m)) a) (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (- (+ (* 1/2 (/ (pow k 2) (sqrt 1.0))) (+ (sqrt 1.0) (* 5.0 (/ k (sqrt 1.0))))) (* 12.5 (/ (pow k 2) (pow (sqrt 1.0) 3)))) (- (+ k 5.0) (/ 12.0 k)) (- (/ 12.0 k) (+ k 5.0)) (- (+ (* 1/2 (/ (pow k 2) (sqrt 1.0))) (+ (sqrt 1.0) (* 5.0 (/ k (sqrt 1.0))))) (* 12.5 (/ (pow k 2) (pow (sqrt 1.0) 3)))) (- (+ k 5.0) (/ 12.0 k)) (- (/ 12.0 k) (+ k 5.0)) (- (* 1.0 (+ (* a (* m (log k))) a)) (* 10.0 (* k a))) (- (+ (* (/ a (/ (pow k 4) (exp (- (* m (- (log k))))))) 99.0) (/ a (/ (pow k 2) (exp (- (* m (- (log k)))))))) (/ (* 10.0 (* a (exp (- (* m (- (log k))))))) (pow k 3))) (- (+ (* 99.0 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 4))) (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 2))) (* 10.0 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 3)))) (- (* a (* (+ (* m (log k)) 1) (sqrt 1.0))) (* 5.0 (/ (* k a) (sqrt 1.0)))) (- (+ (/ (* 37.0 (* a (exp (- (* m (- (log k))))))) (pow k 3)) (/ a (/ k (exp (- (* m (- (log k)))))))) (* 5.0 (/ a (/ (pow k 2) (exp (- (* m (- (log k))))))))) (- (* 5.0 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 2))) (+ (* 37.0 (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) (pow k 3))) (/ (* a (exp (* m (- (log -1) (log (/ -1 k)))))) k))) 15.570 * * * [progress]: adding candidates to table 19.877 * * [progress]: iteration 4 / 4 19.878 * * * [progress]: picking best candidate 19.889 * * * * [pick]: Picked # 19.889 * * * [progress]: localizing error 19.917 * * * [progress]: generating rewritten candidates 19.917 * * * * [progress]: [ 1 / 4 ] rewriting at (2 2) 19.977 * * * * [progress]: [ 2 / 4 ] rewriting at (2 2 2 2 1) 19.979 * * * * [progress]: [ 3 / 4 ] rewriting at (2 1 1 2) 19.980 * * * * [progress]: [ 4 / 4 ] rewriting at (2 1 1 1) 20.019 * * * [progress]: generating series expansions 20.019 * * * * [progress]: [ 1 / 4 ] generating series at (2 2) 20.020 * [backup-simplify]: Simplify (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) into (/ (* (pow (pow k 1/3) m) a) (+ (* 10.0 k) (+ (pow k 2) 1.0))) 20.020 * [approximate]: Taking taylor expansion of (/ (* (pow (pow k 1/3) m) a) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in (a k m) around 0 20.020 * [taylor]: Taking taylor expansion of (/ (* (pow (pow k 1/3) m) a) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in m 20.020 * [taylor]: Taking taylor expansion of (* (pow (pow k 1/3) m) a) in m 20.020 * [taylor]: Taking taylor expansion of (pow (pow k 1/3) m) in m 20.020 * [taylor]: Taking taylor expansion of (exp (* m (log (pow k 1/3)))) in m 20.020 * [taylor]: Taking taylor expansion of (* m (log (pow k 1/3))) in m 20.020 * [taylor]: Taking taylor expansion of m in m 20.020 * [backup-simplify]: Simplify 0 into 0 20.020 * [backup-simplify]: Simplify 1 into 1 20.020 * [taylor]: Taking taylor expansion of (log (pow k 1/3)) in m 20.020 * [taylor]: Taking taylor expansion of (pow k 1/3) in m 20.020 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log k))) in m 20.020 * [taylor]: Taking taylor expansion of (* 1/3 (log k)) in m 20.020 * [taylor]: Taking taylor expansion of 1/3 in m 20.020 * [backup-simplify]: Simplify 1/3 into 1/3 20.020 * [taylor]: Taking taylor expansion of (log k) in m 20.020 * [taylor]: Taking taylor expansion of k in m 20.020 * [backup-simplify]: Simplify k into k 20.021 * [backup-simplify]: Simplify (log k) into (log k) 20.021 * [backup-simplify]: Simplify (* 1/3 (log k)) into (* 1/3 (log k)) 20.021 * [backup-simplify]: Simplify (exp (* 1/3 (log k))) into (pow k 1/3) 20.021 * [backup-simplify]: Simplify (log (pow k 1/3)) into (log (pow k 1/3)) 20.021 * [backup-simplify]: Simplify (* 0 (log (pow k 1/3))) into 0 20.022 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 20.024 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log k))) into 0 20.025 * [backup-simplify]: Simplify (* (exp (* 1/3 (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 20.026 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow k 1/3) 1)))) 1) into 0 20.026 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (log (pow k 1/3)))) into (log (pow k 1/3)) 20.026 * [backup-simplify]: Simplify (exp 0) into 1 20.026 * [taylor]: Taking taylor expansion of a in m 20.026 * [backup-simplify]: Simplify a into a 20.026 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in m 20.026 * [taylor]: Taking taylor expansion of (* 10.0 k) in m 20.026 * [taylor]: Taking taylor expansion of 10.0 in m 20.026 * [backup-simplify]: Simplify 10.0 into 10.0 20.026 * [taylor]: Taking taylor expansion of k in m 20.026 * [backup-simplify]: Simplify k into k 20.026 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in m 20.026 * [taylor]: Taking taylor expansion of (pow k 2) in m 20.026 * [taylor]: Taking taylor expansion of k in m 20.026 * [backup-simplify]: Simplify k into k 20.027 * [taylor]: Taking taylor expansion of 1.0 in m 20.027 * [backup-simplify]: Simplify 1.0 into 1.0 20.027 * [backup-simplify]: Simplify (* 1 a) into a 20.027 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 20.027 * [backup-simplify]: Simplify (* k k) into (pow k 2) 20.027 * [backup-simplify]: Simplify (+ (pow k 2) 1.0) into (+ (pow k 2) 1.0) 20.027 * [backup-simplify]: Simplify (+ (* 10.0 k) (+ (pow k 2) 1.0)) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 20.027 * [backup-simplify]: Simplify (/ a (+ (* 10.0 k) (+ (pow k 2) 1.0))) into (/ a (+ (* 10.0 k) (+ (pow k 2) 1.0))) 20.027 * [taylor]: Taking taylor expansion of (/ (* (pow (pow k 1/3) m) a) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 20.027 * [taylor]: Taking taylor expansion of (* (pow (pow k 1/3) m) a) in k 20.027 * [taylor]: Taking taylor expansion of (pow (pow k 1/3) m) in k 20.027 * [taylor]: Taking taylor expansion of (exp (* m (log (pow k 1/3)))) in k 20.027 * [taylor]: Taking taylor expansion of (* m (log (pow k 1/3))) in k 20.028 * [taylor]: Taking taylor expansion of m in k 20.028 * [backup-simplify]: Simplify m into m 20.028 * [taylor]: Taking taylor expansion of (log (pow k 1/3)) in k 20.028 * [taylor]: Taking taylor expansion of (pow k 1/3) in k 20.028 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log k))) in k 20.028 * [taylor]: Taking taylor expansion of (* 1/3 (log k)) in k 20.028 * [taylor]: Taking taylor expansion of 1/3 in k 20.028 * [backup-simplify]: Simplify 1/3 into 1/3 20.028 * [taylor]: Taking taylor expansion of (log k) in k 20.028 * [taylor]: Taking taylor expansion of k in k 20.028 * [backup-simplify]: Simplify 0 into 0 20.028 * [backup-simplify]: Simplify 1 into 1 20.028 * [backup-simplify]: Simplify (log 1) into 0 20.029 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 20.029 * [backup-simplify]: Simplify (* 1/3 (log k)) into (* 1/3 (log k)) 20.029 * [backup-simplify]: Simplify (exp (* 1/3 (log k))) into (pow k 1/3) 20.029 * [backup-simplify]: Simplify (log (pow k 1/3)) into (log (pow k 1/3)) 20.029 * [backup-simplify]: Simplify (* m (log (pow k 1/3))) into (* (log (pow k 1/3)) m) 20.030 * [backup-simplify]: Simplify (exp (* (log (pow k 1/3)) m)) into (exp (* (log (pow k 1/3)) m)) 20.030 * [taylor]: Taking taylor expansion of a in k 20.030 * [backup-simplify]: Simplify a into a 20.030 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 20.030 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 20.030 * [taylor]: Taking taylor expansion of 10.0 in k 20.030 * [backup-simplify]: Simplify 10.0 into 10.0 20.030 * [taylor]: Taking taylor expansion of k in k 20.030 * [backup-simplify]: Simplify 0 into 0 20.030 * [backup-simplify]: Simplify 1 into 1 20.030 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 20.030 * [taylor]: Taking taylor expansion of (pow k 2) in k 20.030 * [taylor]: Taking taylor expansion of k in k 20.030 * [backup-simplify]: Simplify 0 into 0 20.030 * [backup-simplify]: Simplify 1 into 1 20.030 * [taylor]: Taking taylor expansion of 1.0 in k 20.030 * [backup-simplify]: Simplify 1.0 into 1.0 20.030 * [backup-simplify]: Simplify (* (exp (* (log (pow k 1/3)) m)) a) into (* (exp (* (log (pow k 1/3)) m)) a) 20.031 * [backup-simplify]: Simplify (* 10.0 0) into 0 20.031 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 20.032 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 20.032 * [backup-simplify]: Simplify (/ (* (exp (* (log (pow k 1/3)) m)) a) 1.0) into (* 1.0 (* (exp (* (log (pow k 1/3)) m)) a)) 20.032 * [taylor]: Taking taylor expansion of (/ (* (pow (pow k 1/3) m) a) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in a 20.032 * [taylor]: Taking taylor expansion of (* (pow (pow k 1/3) m) a) in a 20.032 * [taylor]: Taking taylor expansion of (pow (pow k 1/3) m) in a 20.032 * [taylor]: Taking taylor expansion of (exp (* m (log (pow k 1/3)))) in a 20.032 * [taylor]: Taking taylor expansion of (* m (log (pow k 1/3))) in a 20.032 * [taylor]: Taking taylor expansion of m in a 20.032 * [backup-simplify]: Simplify m into m 20.032 * [taylor]: Taking taylor expansion of (log (pow k 1/3)) in a 20.032 * [taylor]: Taking taylor expansion of (pow k 1/3) in a 20.032 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log k))) in a 20.032 * [taylor]: Taking taylor expansion of (* 1/3 (log k)) in a 20.032 * [taylor]: Taking taylor expansion of 1/3 in a 20.032 * [backup-simplify]: Simplify 1/3 into 1/3 20.032 * [taylor]: Taking taylor expansion of (log k) in a 20.032 * [taylor]: Taking taylor expansion of k in a 20.032 * [backup-simplify]: Simplify k into k 20.032 * [backup-simplify]: Simplify (log k) into (log k) 20.033 * [backup-simplify]: Simplify (* 1/3 (log k)) into (* 1/3 (log k)) 20.033 * [backup-simplify]: Simplify (exp (* 1/3 (log k))) into (pow k 1/3) 20.033 * [backup-simplify]: Simplify (log (pow k 1/3)) into (log (pow k 1/3)) 20.033 * [backup-simplify]: Simplify (* m (log (pow k 1/3))) into (* (log (pow k 1/3)) m) 20.033 * [backup-simplify]: Simplify (exp (* (log (pow k 1/3)) m)) into (exp (* (log (pow k 1/3)) m)) 20.033 * [taylor]: Taking taylor expansion of a in a 20.033 * [backup-simplify]: Simplify 0 into 0 20.033 * [backup-simplify]: Simplify 1 into 1 20.033 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in a 20.033 * [taylor]: Taking taylor expansion of (* 10.0 k) in a 20.033 * [taylor]: Taking taylor expansion of 10.0 in a 20.033 * [backup-simplify]: Simplify 10.0 into 10.0 20.033 * [taylor]: Taking taylor expansion of k in a 20.033 * [backup-simplify]: Simplify k into k 20.033 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in a 20.033 * [taylor]: Taking taylor expansion of (pow k 2) in a 20.033 * [taylor]: Taking taylor expansion of k in a 20.033 * [backup-simplify]: Simplify k into k 20.033 * [taylor]: Taking taylor expansion of 1.0 in a 20.033 * [backup-simplify]: Simplify 1.0 into 1.0 20.034 * [backup-simplify]: Simplify (* (exp (* (log (pow k 1/3)) m)) 0) into 0 20.035 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 20.035 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log k))) into 0 20.036 * [backup-simplify]: Simplify (* (exp (* 1/3 (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 20.037 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow k 1/3) 1)))) 1) into 0 20.037 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log (pow k 1/3)))) into 0 20.038 * [backup-simplify]: Simplify (* (exp (* (log (pow k 1/3)) m)) (+ (* (/ (pow 0 1) 1)))) into 0 20.038 * [backup-simplify]: Simplify (+ (* (exp (* (log (pow k 1/3)) m)) 1) (* 0 0)) into (exp (* (log (pow k 1/3)) m)) 20.038 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 20.039 * [backup-simplify]: Simplify (* k k) into (pow k 2) 20.039 * [backup-simplify]: Simplify (+ (pow k 2) 1.0) into (+ (pow k 2) 1.0) 20.039 * [backup-simplify]: Simplify (+ (* 10.0 k) (+ (pow k 2) 1.0)) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 20.039 * [backup-simplify]: Simplify (/ (exp (* (log (pow k 1/3)) m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) into (/ (exp (* (log (pow k 1/3)) m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) 20.039 * [taylor]: Taking taylor expansion of (/ (* (pow (pow k 1/3) m) a) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in a 20.039 * [taylor]: Taking taylor expansion of (* (pow (pow k 1/3) m) a) in a 20.039 * [taylor]: Taking taylor expansion of (pow (pow k 1/3) m) in a 20.039 * [taylor]: Taking taylor expansion of (exp (* m (log (pow k 1/3)))) in a 20.039 * [taylor]: Taking taylor expansion of (* m (log (pow k 1/3))) in a 20.039 * [taylor]: Taking taylor expansion of m in a 20.040 * [backup-simplify]: Simplify m into m 20.040 * [taylor]: Taking taylor expansion of (log (pow k 1/3)) in a 20.040 * [taylor]: Taking taylor expansion of (pow k 1/3) in a 20.040 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log k))) in a 20.040 * [taylor]: Taking taylor expansion of (* 1/3 (log k)) in a 20.040 * [taylor]: Taking taylor expansion of 1/3 in a 20.040 * [backup-simplify]: Simplify 1/3 into 1/3 20.040 * [taylor]: Taking taylor expansion of (log k) in a 20.040 * [taylor]: Taking taylor expansion of k in a 20.040 * [backup-simplify]: Simplify k into k 20.040 * [backup-simplify]: Simplify (log k) into (log k) 20.040 * [backup-simplify]: Simplify (* 1/3 (log k)) into (* 1/3 (log k)) 20.040 * [backup-simplify]: Simplify (exp (* 1/3 (log k))) into (pow k 1/3) 20.040 * [backup-simplify]: Simplify (log (pow k 1/3)) into (log (pow k 1/3)) 20.040 * [backup-simplify]: Simplify (* m (log (pow k 1/3))) into (* (log (pow k 1/3)) m) 20.040 * [backup-simplify]: Simplify (exp (* (log (pow k 1/3)) m)) into (exp (* (log (pow k 1/3)) m)) 20.040 * [taylor]: Taking taylor expansion of a in a 20.041 * [backup-simplify]: Simplify 0 into 0 20.041 * [backup-simplify]: Simplify 1 into 1 20.041 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in a 20.041 * [taylor]: Taking taylor expansion of (* 10.0 k) in a 20.041 * [taylor]: Taking taylor expansion of 10.0 in a 20.041 * [backup-simplify]: Simplify 10.0 into 10.0 20.041 * [taylor]: Taking taylor expansion of k in a 20.041 * [backup-simplify]: Simplify k into k 20.041 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in a 20.041 * [taylor]: Taking taylor expansion of (pow k 2) in a 20.041 * [taylor]: Taking taylor expansion of k in a 20.041 * [backup-simplify]: Simplify k into k 20.041 * [taylor]: Taking taylor expansion of 1.0 in a 20.041 * [backup-simplify]: Simplify 1.0 into 1.0 20.041 * [backup-simplify]: Simplify (* (exp (* (log (pow k 1/3)) m)) 0) into 0 20.042 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 20.042 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log k))) into 0 20.043 * [backup-simplify]: Simplify (* (exp (* 1/3 (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 20.044 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow k 1/3) 1)))) 1) into 0 20.044 * [backup-simplify]: Simplify (+ (* m 0) (* 0 (log (pow k 1/3)))) into 0 20.045 * [backup-simplify]: Simplify (* (exp (* (log (pow k 1/3)) m)) (+ (* (/ (pow 0 1) 1)))) into 0 20.046 * [backup-simplify]: Simplify (+ (* (exp (* (log (pow k 1/3)) m)) 1) (* 0 0)) into (exp (* (log (pow k 1/3)) m)) 20.046 * [backup-simplify]: Simplify (* 10.0 k) into (* 10.0 k) 20.046 * [backup-simplify]: Simplify (* k k) into (pow k 2) 20.046 * [backup-simplify]: Simplify (+ (pow k 2) 1.0) into (+ (pow k 2) 1.0) 20.046 * [backup-simplify]: Simplify (+ (* 10.0 k) (+ (pow k 2) 1.0)) into (+ (* 10.0 k) (+ (pow k 2) 1.0)) 20.047 * [backup-simplify]: Simplify (/ (exp (* (log (pow k 1/3)) m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) into (/ (exp (* (log (pow k 1/3)) m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) 20.047 * [taylor]: Taking taylor expansion of (/ (exp (* (log (pow k 1/3)) m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) in k 20.047 * [taylor]: Taking taylor expansion of (exp (* (log (pow k 1/3)) m)) in k 20.047 * [taylor]: Taking taylor expansion of (* (log (pow k 1/3)) m) in k 20.047 * [taylor]: Taking taylor expansion of (log (pow k 1/3)) in k 20.047 * [taylor]: Taking taylor expansion of (pow k 1/3) in k 20.047 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log k))) in k 20.047 * [taylor]: Taking taylor expansion of (* 1/3 (log k)) in k 20.047 * [taylor]: Taking taylor expansion of 1/3 in k 20.047 * [backup-simplify]: Simplify 1/3 into 1/3 20.047 * [taylor]: Taking taylor expansion of (log k) in k 20.047 * [taylor]: Taking taylor expansion of k in k 20.047 * [backup-simplify]: Simplify 0 into 0 20.047 * [backup-simplify]: Simplify 1 into 1 20.047 * [backup-simplify]: Simplify (log 1) into 0 20.048 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 20.048 * [backup-simplify]: Simplify (* 1/3 (log k)) into (* 1/3 (log k)) 20.048 * [backup-simplify]: Simplify (exp (* 1/3 (log k))) into (pow k 1/3) 20.048 * [backup-simplify]: Simplify (log (pow k 1/3)) into (log (pow k 1/3)) 20.048 * [taylor]: Taking taylor expansion of m in k 20.048 * [backup-simplify]: Simplify m into m 20.049 * [backup-simplify]: Simplify (* (log (pow k 1/3)) m) into (* (log (pow k 1/3)) m) 20.049 * [backup-simplify]: Simplify (exp (* (log (pow k 1/3)) m)) into (exp (* (log (pow k 1/3)) m)) 20.049 * [taylor]: Taking taylor expansion of (+ (* 10.0 k) (+ (pow k 2) 1.0)) in k 20.049 * [taylor]: Taking taylor expansion of (* 10.0 k) in k 20.049 * [taylor]: Taking taylor expansion of 10.0 in k 20.049 * [backup-simplify]: Simplify 10.0 into 10.0 20.049 * [taylor]: Taking taylor expansion of k in k 20.049 * [backup-simplify]: Simplify 0 into 0 20.049 * [backup-simplify]: Simplify 1 into 1 20.049 * [taylor]: Taking taylor expansion of (+ (pow k 2) 1.0) in k 20.049 * [taylor]: Taking taylor expansion of (pow k 2) in k 20.049 * [taylor]: Taking taylor expansion of k in k 20.049 * [backup-simplify]: Simplify 0 into 0 20.049 * [backup-simplify]: Simplify 1 into 1 20.049 * [taylor]: Taking taylor expansion of 1.0 in k 20.049 * [backup-simplify]: Simplify 1.0 into 1.0 20.050 * [backup-simplify]: Simplify (* 10.0 0) into 0 20.050 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 20.051 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 20.051 * [backup-simplify]: Simplify (/ (exp (* (log (pow k 1/3)) m)) 1.0) into (* 1.0 (exp (* (log (pow k 1/3)) m))) 20.051 * [taylor]: Taking taylor expansion of (* 1.0 (exp (* (log (pow k 1/3)) m))) in m 20.051 * [taylor]: Taking taylor expansion of 1.0 in m 20.051 * [backup-simplify]: Simplify 1.0 into 1.0 20.051 * [taylor]: Taking taylor expansion of (exp (* (log (pow k 1/3)) m)) in m 20.051 * [taylor]: Taking taylor expansion of (* (log (pow k 1/3)) m) in m 20.051 * [taylor]: Taking taylor expansion of (log (pow k 1/3)) in m 20.051 * [taylor]: Taking taylor expansion of (pow k 1/3) in m 20.051 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log k))) in m 20.051 * [taylor]: Taking taylor expansion of (* 1/3 (log k)) in m 20.051 * [taylor]: Taking taylor expansion of 1/3 in m 20.051 * [backup-simplify]: Simplify 1/3 into 1/3 20.051 * [taylor]: Taking taylor expansion of (log k) in m 20.051 * [taylor]: Taking taylor expansion of k in m 20.051 * [backup-simplify]: Simplify k into k 20.051 * [backup-simplify]: Simplify (log k) into (log k) 20.051 * [backup-simplify]: Simplify (* 1/3 (log k)) into (* 1/3 (log k)) 20.051 * [backup-simplify]: Simplify (exp (* 1/3 (log k))) into (pow k 1/3) 20.052 * [backup-simplify]: Simplify (log (pow k 1/3)) into (log (pow k 1/3)) 20.052 * [taylor]: Taking taylor expansion of m in m 20.052 * [backup-simplify]: Simplify 0 into 0 20.052 * [backup-simplify]: Simplify 1 into 1 20.052 * [backup-simplify]: Simplify (* (log (pow k 1/3)) 0) into 0 20.053 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 20.054 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log k))) into 0 20.054 * [backup-simplify]: Simplify (* (exp (* 1/3 (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 20.055 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow k 1/3) 1)))) 1) into 0 20.056 * [backup-simplify]: Simplify (+ (* (log (pow k 1/3)) 1) (* 0 0)) into (log (pow k 1/3)) 20.056 * [backup-simplify]: Simplify (exp 0) into 1 20.056 * [backup-simplify]: Simplify (* 1.0 1) into 1.0 20.056 * [backup-simplify]: Simplify 1.0 into 1.0 20.058 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow k 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow k 1)))) 2) into 0 20.059 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log k)))) into 0 20.061 * [backup-simplify]: Simplify (* (exp (* 1/3 (log k))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 20.062 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow k 1/3) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow k 1/3) 1)))) 2) into 0 20.063 * [backup-simplify]: Simplify (+ (* m 0) (+ (* 0 0) (* 0 (log (pow k 1/3))))) into 0 20.065 * [backup-simplify]: Simplify (* (exp (* (log (pow k 1/3)) m)) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 20.066 * [backup-simplify]: Simplify (+ (* (exp (* (log (pow k 1/3)) m)) 0) (+ (* 0 1) (* 0 0))) into 0 20.066 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 k)) into 0 20.066 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 20.067 * [backup-simplify]: Simplify (+ 0 0) into 0 20.067 * [backup-simplify]: Simplify (+ 0 0) into 0 20.068 * [backup-simplify]: Simplify (- (/ 0 (+ (* 10.0 k) (+ (pow k 2) 1.0))) (+ (* (/ (exp (* (log (pow k 1/3)) m)) (+ (* 10.0 k) (+ (pow k 2) 1.0))) (/ 0 (+ (* 10.0 k) (+ (pow k 2) 1.0)))))) into 0 20.068 * [taylor]: Taking taylor expansion of 0 in k 20.068 * [backup-simplify]: Simplify 0 into 0 20.068 * [taylor]: Taking taylor expansion of 0 in m 20.068 * [backup-simplify]: Simplify 0 into 0 20.068 * [backup-simplify]: Simplify 0 into 0 20.070 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 20.070 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 20.071 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log k))) into 0 20.071 * [backup-simplify]: Simplify (* (exp (* 1/3 (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 20.072 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow k 1/3) 1)))) 1) into 0 20.072 * [backup-simplify]: Simplify (+ (* (log (pow k 1/3)) 0) (* 0 m)) into 0 20.073 * [backup-simplify]: Simplify (* (exp (* (log (pow k 1/3)) m)) (+ (* (/ (pow 0 1) 1)))) into 0 20.075 * [backup-simplify]: Simplify (+ (* 10.0 1) (* 0 0)) into 10.0 20.075 * [backup-simplify]: Simplify (+ 0 0) into 0 20.075 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 20.077 * [backup-simplify]: Simplify (- (/ 0 1.0) (+ (* (* 1.0 (exp (* (log (pow k 1/3)) m))) (/ 10.0 1.0)))) into (- (* 10.0 (exp (* (log (pow k 1/3)) m)))) 20.077 * [taylor]: Taking taylor expansion of (- (* 10.0 (exp (* (log (pow k 1/3)) m)))) in m 20.077 * [taylor]: Taking taylor expansion of (* 10.0 (exp (* (log (pow k 1/3)) m))) in m 20.077 * [taylor]: Taking taylor expansion of 10.0 in m 20.077 * [backup-simplify]: Simplify 10.0 into 10.0 20.077 * [taylor]: Taking taylor expansion of (exp (* (log (pow k 1/3)) m)) in m 20.077 * [taylor]: Taking taylor expansion of (* (log (pow k 1/3)) m) in m 20.077 * [taylor]: Taking taylor expansion of (log (pow k 1/3)) in m 20.077 * [taylor]: Taking taylor expansion of (pow k 1/3) in m 20.077 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log k))) in m 20.077 * [taylor]: Taking taylor expansion of (* 1/3 (log k)) in m 20.077 * [taylor]: Taking taylor expansion of 1/3 in m 20.077 * [backup-simplify]: Simplify 1/3 into 1/3 20.077 * [taylor]: Taking taylor expansion of (log k) in m 20.077 * [taylor]: Taking taylor expansion of k in m 20.077 * [backup-simplify]: Simplify k into k 20.077 * [backup-simplify]: Simplify (log k) into (log k) 20.077 * [backup-simplify]: Simplify (* 1/3 (log k)) into (* 1/3 (log k)) 20.077 * [backup-simplify]: Simplify (exp (* 1/3 (log k))) into (pow k 1/3) 20.077 * [backup-simplify]: Simplify (log (pow k 1/3)) into (log (pow k 1/3)) 20.077 * [taylor]: Taking taylor expansion of m in m 20.077 * [backup-simplify]: Simplify 0 into 0 20.077 * [backup-simplify]: Simplify 1 into 1 20.078 * [backup-simplify]: Simplify (* (log (pow k 1/3)) 0) into 0 20.078 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow k 1)))) 1) into 0 20.079 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log k))) into 0 20.080 * [backup-simplify]: Simplify (* (exp (* 1/3 (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 20.081 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow k 1/3) 1)))) 1) into 0 20.081 * [backup-simplify]: Simplify (+ (* (log (pow k 1/3)) 1) (* 0 0)) into (log (pow k 1/3)) 20.081 * [backup-simplify]: Simplify (exp 0) into 1 20.082 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 20.082 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 20.082 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 20.083 * [backup-simplify]: Simplify (* (exp 0) (+ (* (/ (pow (log (pow k 1/3)) 1) 1)))) into (log (pow k 1/3)) 20.083 * [backup-simplify]: Simplify (+ (* 1.0 (log (pow k 1/3))) (* 0 1)) into (* 1.0 (log (pow k 1/3))) 20.083 * [backup-simplify]: Simplify (* 1.0 (log (pow k 1/3))) into (* 1.0 (log (pow k 1/3))) 20.084 * [backup-simplify]: Simplify (+ (* (* 1.0 (log (pow k 1/3))) (* m (* 1 a))) (+ (* (- 10.0) (* 1 (* k a))) (* 1.0 (* 1 (* 1 a))))) into (- (+ (* 1.0 a) (* 1.0 (* (log (pow k 1/3)) (* a m)))) (* 10.0 (* k a))) 20.085 * [backup-simplify]: Simplify (/ (/ 1 a) (/ (+ (* (/ 1 k) (+ 10.0 (/ 1 k))) 1.0) (pow (cbrt (/ 1 k)) (/ 1 m)))) into (/ (pow (pow (/ 1 k) 1/3) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) 20.085 * [approximate]: Taking taylor expansion of (/ (pow (pow (/ 1 k) 1/3) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in (a k m) around 0 20.085 * [taylor]: Taking taylor expansion of (/ (pow (pow (/ 1 k) 1/3) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in m 20.085 * [taylor]: Taking taylor expansion of (pow (pow (/ 1 k) 1/3) (/ 1 m)) in m 20.085 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (pow (/ 1 k) 1/3)))) in m 20.085 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (pow (/ 1 k) 1/3))) in m 20.085 * [taylor]: Taking taylor expansion of (/ 1 m) in m 20.085 * [taylor]: Taking taylor expansion of m in m 20.085 * [backup-simplify]: Simplify 0 into 0 20.085 * [backup-simplify]: Simplify 1 into 1 20.086 * [backup-simplify]: Simplify (/ 1 1) into 1 20.086 * [taylor]: Taking taylor expansion of (log (pow (/ 1 k) 1/3)) in m 20.086 * [taylor]: Taking taylor expansion of (pow (/ 1 k) 1/3) in m 20.086 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 k)))) in m 20.086 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 k))) in m 20.086 * [taylor]: Taking taylor expansion of 1/3 in m 20.086 * [backup-simplify]: Simplify 1/3 into 1/3 20.086 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in m 20.086 * [taylor]: Taking taylor expansion of (/ 1 k) in m 20.086 * [taylor]: Taking taylor expansion of k in m 20.086 * [backup-simplify]: Simplify k into k 20.086 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 20.086 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 20.086 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 k))) into (* 1/3 (log (/ 1 k))) 20.086 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 k)))) into (pow (/ 1 k) 1/3) 20.086 * [backup-simplify]: Simplify (log (pow (/ 1 k) 1/3)) into (log (pow (/ 1 k) 1/3)) 20.087 * [backup-simplify]: Simplify (* 1 (log (pow (/ 1 k) 1/3))) into (log (pow (/ 1 k) 1/3)) 20.087 * [backup-simplify]: Simplify (exp (* (/ 1 m) (log (pow (/ 1 k) 1/3)))) into (exp (/ (log (pow (/ 1 k) 1/3)) m)) 20.087 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in m 20.087 * [taylor]: Taking taylor expansion of a in m 20.087 * [backup-simplify]: Simplify a into a 20.087 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in m 20.087 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 20.087 * [taylor]: Taking taylor expansion of (pow k 2) in m 20.087 * [taylor]: Taking taylor expansion of k in m 20.087 * [backup-simplify]: Simplify k into k 20.087 * [backup-simplify]: Simplify (* k k) into (pow k 2) 20.087 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 20.087 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in m 20.087 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in m 20.087 * [taylor]: Taking taylor expansion of 10.0 in m 20.088 * [backup-simplify]: Simplify 10.0 into 10.0 20.088 * [taylor]: Taking taylor expansion of (/ 1 k) in m 20.088 * [taylor]: Taking taylor expansion of k in m 20.088 * [backup-simplify]: Simplify k into k 20.088 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 20.088 * [taylor]: Taking taylor expansion of 1.0 in m 20.088 * [backup-simplify]: Simplify 1.0 into 1.0 20.088 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 20.088 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 20.088 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) into (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) 20.088 * [backup-simplify]: Simplify (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) into (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) 20.089 * [backup-simplify]: Simplify (/ (exp (/ (log (pow (/ 1 k) 1/3)) m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) into (/ (exp (/ (log (pow (/ 1 k) 1/3)) m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) 20.089 * [taylor]: Taking taylor expansion of (/ (pow (pow (/ 1 k) 1/3) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in k 20.089 * [taylor]: Taking taylor expansion of (pow (pow (/ 1 k) 1/3) (/ 1 m)) in k 20.089 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (pow (/ 1 k) 1/3)))) in k 20.089 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (pow (/ 1 k) 1/3))) in k 20.089 * [taylor]: Taking taylor expansion of (/ 1 m) in k 20.089 * [taylor]: Taking taylor expansion of m in k 20.089 * [backup-simplify]: Simplify m into m 20.089 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 20.089 * [taylor]: Taking taylor expansion of (log (pow (/ 1 k) 1/3)) in k 20.089 * [taylor]: Taking taylor expansion of (pow (/ 1 k) 1/3) in k 20.089 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 k)))) in k 20.089 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 k))) in k 20.089 * [taylor]: Taking taylor expansion of 1/3 in k 20.089 * [backup-simplify]: Simplify 1/3 into 1/3 20.089 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 20.089 * [taylor]: Taking taylor expansion of (/ 1 k) in k 20.089 * [taylor]: Taking taylor expansion of k in k 20.089 * [backup-simplify]: Simplify 0 into 0 20.089 * [backup-simplify]: Simplify 1 into 1 20.089 * [backup-simplify]: Simplify (/ 1 1) into 1 20.090 * [backup-simplify]: Simplify (log 1) into 0 20.090 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.090 * [backup-simplify]: Simplify (* 1/3 (- (log k))) into (* -1/3 (log k)) 20.090 * [backup-simplify]: Simplify (exp (* -1/3 (log k))) into (pow k -1/3) 20.090 * [backup-simplify]: Simplify (log (pow k -1/3)) into (log (pow k -1/3)) 20.090 * [backup-simplify]: Simplify (* (/ 1 m) (log (pow k -1/3))) into (/ (log (pow k -1/3)) m) 20.090 * [backup-simplify]: Simplify (exp (/ (log (pow k -1/3)) m)) into (exp (/ (log (pow k -1/3)) m)) 20.090 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 20.090 * [taylor]: Taking taylor expansion of a in k 20.090 * [backup-simplify]: Simplify a into a 20.090 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 20.090 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 20.090 * [taylor]: Taking taylor expansion of (pow k 2) in k 20.090 * [taylor]: Taking taylor expansion of k in k 20.091 * [backup-simplify]: Simplify 0 into 0 20.091 * [backup-simplify]: Simplify 1 into 1 20.091 * [backup-simplify]: Simplify (* 1 1) into 1 20.091 * [backup-simplify]: Simplify (/ 1 1) into 1 20.091 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 20.091 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 20.091 * [taylor]: Taking taylor expansion of 10.0 in k 20.091 * [backup-simplify]: Simplify 10.0 into 10.0 20.091 * [taylor]: Taking taylor expansion of (/ 1 k) in k 20.091 * [taylor]: Taking taylor expansion of k in k 20.091 * [backup-simplify]: Simplify 0 into 0 20.091 * [backup-simplify]: Simplify 1 into 1 20.091 * [backup-simplify]: Simplify (/ 1 1) into 1 20.091 * [taylor]: Taking taylor expansion of 1.0 in k 20.091 * [backup-simplify]: Simplify 1.0 into 1.0 20.092 * [backup-simplify]: Simplify (+ 1 0) into 1 20.092 * [backup-simplify]: Simplify (* a 1) into a 20.092 * [backup-simplify]: Simplify (/ (exp (/ (log (pow k -1/3)) m)) a) into (/ (exp (/ (log (pow k -1/3)) m)) a) 20.092 * [taylor]: Taking taylor expansion of (/ (pow (pow (/ 1 k) 1/3) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in a 20.092 * [taylor]: Taking taylor expansion of (pow (pow (/ 1 k) 1/3) (/ 1 m)) in a 20.092 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (pow (/ 1 k) 1/3)))) in a 20.092 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (pow (/ 1 k) 1/3))) in a 20.092 * [taylor]: Taking taylor expansion of (/ 1 m) in a 20.092 * [taylor]: Taking taylor expansion of m in a 20.092 * [backup-simplify]: Simplify m into m 20.092 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 20.092 * [taylor]: Taking taylor expansion of (log (pow (/ 1 k) 1/3)) in a 20.092 * [taylor]: Taking taylor expansion of (pow (/ 1 k) 1/3) in a 20.092 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 k)))) in a 20.092 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 k))) in a 20.092 * [taylor]: Taking taylor expansion of 1/3 in a 20.092 * [backup-simplify]: Simplify 1/3 into 1/3 20.092 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in a 20.092 * [taylor]: Taking taylor expansion of (/ 1 k) in a 20.092 * [taylor]: Taking taylor expansion of k in a 20.092 * [backup-simplify]: Simplify k into k 20.092 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 20.092 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 20.092 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 k))) into (* 1/3 (log (/ 1 k))) 20.093 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 k)))) into (pow (/ 1 k) 1/3) 20.093 * [backup-simplify]: Simplify (log (pow (/ 1 k) 1/3)) into (log (pow (/ 1 k) 1/3)) 20.093 * [backup-simplify]: Simplify (* (/ 1 m) (log (pow (/ 1 k) 1/3))) into (/ (log (pow (/ 1 k) 1/3)) m) 20.093 * [backup-simplify]: Simplify (exp (/ (log (pow (/ 1 k) 1/3)) m)) into (exp (/ (log (pow (/ 1 k) 1/3)) m)) 20.093 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in a 20.093 * [taylor]: Taking taylor expansion of a in a 20.093 * [backup-simplify]: Simplify 0 into 0 20.093 * [backup-simplify]: Simplify 1 into 1 20.093 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in a 20.093 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 20.093 * [taylor]: Taking taylor expansion of (pow k 2) in a 20.093 * [taylor]: Taking taylor expansion of k in a 20.093 * [backup-simplify]: Simplify k into k 20.093 * [backup-simplify]: Simplify (* k k) into (pow k 2) 20.093 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 20.093 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in a 20.093 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 20.093 * [taylor]: Taking taylor expansion of 10.0 in a 20.093 * [backup-simplify]: Simplify 10.0 into 10.0 20.093 * [taylor]: Taking taylor expansion of (/ 1 k) in a 20.093 * [taylor]: Taking taylor expansion of k in a 20.093 * [backup-simplify]: Simplify k into k 20.093 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 20.093 * [taylor]: Taking taylor expansion of 1.0 in a 20.093 * [backup-simplify]: Simplify 1.0 into 1.0 20.094 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 20.094 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 20.094 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) into (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) 20.094 * [backup-simplify]: Simplify (* 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) into 0 20.094 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 20.094 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 20.094 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 20.095 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 20.095 * [backup-simplify]: Simplify (+ 0 0) into 0 20.095 * [backup-simplify]: Simplify (+ 0 0) into 0 20.096 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) into (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) 20.096 * [backup-simplify]: Simplify (/ (exp (/ (log (pow (/ 1 k) 1/3)) m)) (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) into (/ (exp (/ (log (pow (/ 1 k) 1/3)) m)) (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) 20.096 * [taylor]: Taking taylor expansion of (/ (pow (pow (/ 1 k) 1/3) (/ 1 m)) (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) in a 20.096 * [taylor]: Taking taylor expansion of (pow (pow (/ 1 k) 1/3) (/ 1 m)) in a 20.096 * [taylor]: Taking taylor expansion of (exp (* (/ 1 m) (log (pow (/ 1 k) 1/3)))) in a 20.096 * [taylor]: Taking taylor expansion of (* (/ 1 m) (log (pow (/ 1 k) 1/3))) in a 20.096 * [taylor]: Taking taylor expansion of (/ 1 m) in a 20.096 * [taylor]: Taking taylor expansion of m in a 20.096 * [backup-simplify]: Simplify m into m 20.096 * [backup-simplify]: Simplify (/ 1 m) into (/ 1 m) 20.096 * [taylor]: Taking taylor expansion of (log (pow (/ 1 k) 1/3)) in a 20.096 * [taylor]: Taking taylor expansion of (pow (/ 1 k) 1/3) in a 20.096 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 k)))) in a 20.096 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 k))) in a 20.096 * [taylor]: Taking taylor expansion of 1/3 in a 20.096 * [backup-simplify]: Simplify 1/3 into 1/3 20.096 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in a 20.096 * [taylor]: Taking taylor expansion of (/ 1 k) in a 20.096 * [taylor]: Taking taylor expansion of k in a 20.096 * [backup-simplify]: Simplify k into k 20.096 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 20.096 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 20.096 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 k))) into (* 1/3 (log (/ 1 k))) 20.096 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 k)))) into (pow (/ 1 k) 1/3) 20.097 * [backup-simplify]: Simplify (log (pow (/ 1 k) 1/3)) into (log (pow (/ 1 k) 1/3)) 20.097 * [backup-simplify]: Simplify (* (/ 1 m) (log (pow (/ 1 k) 1/3))) into (/ (log (pow (/ 1 k) 1/3)) m) 20.097 * [backup-simplify]: Simplify (exp (/ (log (pow (/ 1 k) 1/3)) m)) into (exp (/ (log (pow (/ 1 k) 1/3)) m)) 20.097 * [taylor]: Taking taylor expansion of (* a (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in a 20.097 * [taylor]: Taking taylor expansion of a in a 20.097 * [backup-simplify]: Simplify 0 into 0 20.097 * [backup-simplify]: Simplify 1 into 1 20.097 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in a 20.097 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 20.097 * [taylor]: Taking taylor expansion of (pow k 2) in a 20.097 * [taylor]: Taking taylor expansion of k in a 20.097 * [backup-simplify]: Simplify k into k 20.097 * [backup-simplify]: Simplify (* k k) into (pow k 2) 20.097 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 20.097 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in a 20.097 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 20.097 * [taylor]: Taking taylor expansion of 10.0 in a 20.097 * [backup-simplify]: Simplify 10.0 into 10.0 20.097 * [taylor]: Taking taylor expansion of (/ 1 k) in a 20.097 * [taylor]: Taking taylor expansion of k in a 20.097 * [backup-simplify]: Simplify k into k 20.097 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 20.097 * [taylor]: Taking taylor expansion of 1.0 in a 20.097 * [backup-simplify]: Simplify 1.0 into 1.0 20.097 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 20.098 * [backup-simplify]: Simplify (+ (/ 10.0 k) 1.0) into (+ (* 10.0 (/ 1 k)) 1.0) 20.098 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) into (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) 20.098 * [backup-simplify]: Simplify (* 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) into 0 20.098 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 20.098 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 20.098 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 20.099 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 20.099 * [backup-simplify]: Simplify (+ 0 0) into 0 20.099 * [backup-simplify]: Simplify (+ 0 0) into 0 20.099 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) into (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) 20.100 * [backup-simplify]: Simplify (/ (exp (/ (log (pow (/ 1 k) 1/3)) m)) (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) into (/ (exp (/ (log (pow (/ 1 k) 1/3)) m)) (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) 20.100 * [taylor]: Taking taylor expansion of (/ (exp (/ (log (pow (/ 1 k) 1/3)) m)) (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) in k 20.100 * [taylor]: Taking taylor expansion of (exp (/ (log (pow (/ 1 k) 1/3)) m)) in k 20.100 * [taylor]: Taking taylor expansion of (/ (log (pow (/ 1 k) 1/3)) m) in k 20.100 * [taylor]: Taking taylor expansion of (log (pow (/ 1 k) 1/3)) in k 20.100 * [taylor]: Taking taylor expansion of (pow (/ 1 k) 1/3) in k 20.100 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 k)))) in k 20.100 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 k))) in k 20.100 * [taylor]: Taking taylor expansion of 1/3 in k 20.100 * [backup-simplify]: Simplify 1/3 into 1/3 20.100 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 20.100 * [taylor]: Taking taylor expansion of (/ 1 k) in k 20.100 * [taylor]: Taking taylor expansion of k in k 20.100 * [backup-simplify]: Simplify 0 into 0 20.100 * [backup-simplify]: Simplify 1 into 1 20.100 * [backup-simplify]: Simplify (/ 1 1) into 1 20.101 * [backup-simplify]: Simplify (log 1) into 0 20.101 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.101 * [backup-simplify]: Simplify (* 1/3 (- (log k))) into (* -1/3 (log k)) 20.101 * [backup-simplify]: Simplify (exp (* -1/3 (log k))) into (pow k -1/3) 20.101 * [backup-simplify]: Simplify (log (pow k -1/3)) into (log (pow k -1/3)) 20.101 * [taylor]: Taking taylor expansion of m in k 20.101 * [backup-simplify]: Simplify m into m 20.101 * [backup-simplify]: Simplify (/ (log (pow k -1/3)) m) into (/ (log (pow k -1/3)) m) 20.101 * [backup-simplify]: Simplify (exp (/ (log (pow k -1/3)) m)) into (exp (/ (log (pow k -1/3)) m)) 20.101 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)) in k 20.101 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 20.101 * [taylor]: Taking taylor expansion of (pow k 2) in k 20.101 * [taylor]: Taking taylor expansion of k in k 20.102 * [backup-simplify]: Simplify 0 into 0 20.102 * [backup-simplify]: Simplify 1 into 1 20.102 * [backup-simplify]: Simplify (* 1 1) into 1 20.102 * [backup-simplify]: Simplify (/ 1 1) into 1 20.102 * [taylor]: Taking taylor expansion of (+ (* 10.0 (/ 1 k)) 1.0) in k 20.102 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 20.102 * [taylor]: Taking taylor expansion of 10.0 in k 20.102 * [backup-simplify]: Simplify 10.0 into 10.0 20.102 * [taylor]: Taking taylor expansion of (/ 1 k) in k 20.102 * [taylor]: Taking taylor expansion of k in k 20.102 * [backup-simplify]: Simplify 0 into 0 20.102 * [backup-simplify]: Simplify 1 into 1 20.102 * [backup-simplify]: Simplify (/ 1 1) into 1 20.102 * [taylor]: Taking taylor expansion of 1.0 in k 20.102 * [backup-simplify]: Simplify 1.0 into 1.0 20.103 * [backup-simplify]: Simplify (+ 1 0) into 1 20.103 * [backup-simplify]: Simplify (/ (exp (/ (log (pow k -1/3)) m)) 1) into (exp (/ (log (pow k -1/3)) m)) 20.103 * [taylor]: Taking taylor expansion of (exp (/ (log (pow k -1/3)) m)) in m 20.103 * [taylor]: Taking taylor expansion of (/ (log (pow k -1/3)) m) in m 20.103 * [taylor]: Taking taylor expansion of (log (pow k -1/3)) in m 20.103 * [taylor]: Taking taylor expansion of (pow k -1/3) in m 20.103 * [taylor]: Taking taylor expansion of (exp (* -1/3 (log k))) in m 20.103 * [taylor]: Taking taylor expansion of (* -1/3 (log k)) in m 20.103 * [taylor]: Taking taylor expansion of -1/3 in m 20.103 * [backup-simplify]: Simplify -1/3 into -1/3 20.103 * [taylor]: Taking taylor expansion of (log k) in m 20.103 * [taylor]: Taking taylor expansion of k in m 20.103 * [backup-simplify]: Simplify k into k 20.103 * [backup-simplify]: Simplify (log k) into (log k) 20.103 * [backup-simplify]: Simplify (* -1/3 (log k)) into (* -1/3 (log k)) 20.103 * [backup-simplify]: Simplify (exp (* -1/3 (log k))) into (pow k -1/3) 20.103 * [backup-simplify]: Simplify (log (pow k -1/3)) into (log (pow k -1/3)) 20.103 * [taylor]: Taking taylor expansion of m in m 20.103 * [backup-simplify]: Simplify 0 into 0 20.103 * [backup-simplify]: Simplify 1 into 1 20.103 * [backup-simplify]: Simplify (/ (log (pow k -1/3)) 1) into (log (pow k -1/3)) 20.104 * [backup-simplify]: Simplify (exp (/ (log (pow k -1/3)) m)) into (exp (/ (log (pow k -1/3)) m)) 20.104 * [backup-simplify]: Simplify (exp (/ (log (pow k -1/3)) m)) into (exp (/ (log (pow k -1/3)) m)) 20.104 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 20.104 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 k) 1)))) 1) into 0 20.105 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (/ 1 k)))) into 0 20.105 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 k)))) (+ (* (/ (pow 0 1) 1)))) into 0 20.106 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow (/ 1 k) 1/3) 1)))) 1) into 0 20.106 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)))) into 0 20.106 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (* 0 (log (pow (/ 1 k) 1/3)))) into 0 20.107 * [backup-simplify]: Simplify (* (exp (/ (log (pow (/ 1 k) 1/3)) m)) (+ (* (/ (pow 0 1) 1)))) into 0 20.107 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (* 0 k))) into 0 20.107 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 20.107 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 20.108 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (* 0 (/ 1 k)))) into 0 20.108 * [backup-simplify]: Simplify (+ 0 0) into 0 20.108 * [backup-simplify]: Simplify (+ 0 0) into 0 20.109 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))))) into 0 20.110 * [backup-simplify]: Simplify (- (/ 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) (+ (* (/ (exp (/ (log (pow (/ 1 k) 1/3)) m)) (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) (/ 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))))) into 0 20.110 * [taylor]: Taking taylor expansion of 0 in k 20.110 * [backup-simplify]: Simplify 0 into 0 20.110 * [taylor]: Taking taylor expansion of 0 in m 20.110 * [backup-simplify]: Simplify 0 into 0 20.110 * [backup-simplify]: Simplify 0 into 0 20.110 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 20.111 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 20.111 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.112 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (log k)))) into 0 20.112 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 20.113 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (pow k -1/3) 1)))) 1) into 0 20.113 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (log (pow k -1/3)) m) (/ 0 m)))) into 0 20.114 * [backup-simplify]: Simplify (* (exp (/ (log (pow k -1/3)) m)) (+ (* (/ (pow 0 1) 1)))) into 0 20.114 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 20.115 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 20.115 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 20.115 * [backup-simplify]: Simplify (+ 10.0 0) into 10.0 20.116 * [backup-simplify]: Simplify (+ 0 10.0) into 10.0 20.116 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (/ (log (pow k -1/3)) m)) (/ 10.0 1)))) into (- (* 10.0 (exp (/ (log (pow k -1/3)) m)))) 20.116 * [taylor]: Taking taylor expansion of (- (* 10.0 (exp (/ (log (pow k -1/3)) m)))) in m 20.116 * [taylor]: Taking taylor expansion of (* 10.0 (exp (/ (log (pow k -1/3)) m))) in m 20.116 * [taylor]: Taking taylor expansion of 10.0 in m 20.116 * [backup-simplify]: Simplify 10.0 into 10.0 20.116 * [taylor]: Taking taylor expansion of (exp (/ (log (pow k -1/3)) m)) in m 20.116 * [taylor]: Taking taylor expansion of (/ (log (pow k -1/3)) m) in m 20.116 * [taylor]: Taking taylor expansion of (log (pow k -1/3)) in m 20.116 * [taylor]: Taking taylor expansion of (pow k -1/3) in m 20.116 * [taylor]: Taking taylor expansion of (exp (* -1/3 (log k))) in m 20.116 * [taylor]: Taking taylor expansion of (* -1/3 (log k)) in m 20.116 * [taylor]: Taking taylor expansion of -1/3 in m 20.116 * [backup-simplify]: Simplify -1/3 into -1/3 20.117 * [taylor]: Taking taylor expansion of (log k) in m 20.117 * [taylor]: Taking taylor expansion of k in m 20.117 * [backup-simplify]: Simplify k into k 20.117 * [backup-simplify]: Simplify (log k) into (log k) 20.117 * [backup-simplify]: Simplify (* -1/3 (log k)) into (* -1/3 (log k)) 20.117 * [backup-simplify]: Simplify (exp (* -1/3 (log k))) into (pow k -1/3) 20.117 * [backup-simplify]: Simplify (log (pow k -1/3)) into (log (pow k -1/3)) 20.117 * [taylor]: Taking taylor expansion of m in m 20.117 * [backup-simplify]: Simplify 0 into 0 20.117 * [backup-simplify]: Simplify 1 into 1 20.117 * [backup-simplify]: Simplify (/ (log (pow k -1/3)) 1) into (log (pow k -1/3)) 20.117 * [backup-simplify]: Simplify (exp (/ (log (pow k -1/3)) m)) into (exp (/ (log (pow k -1/3)) m)) 20.117 * [backup-simplify]: Simplify (* 10.0 (exp (/ (log (pow k -1/3)) m))) into (* 10.0 (exp (/ (log (pow k -1/3)) m))) 20.117 * [backup-simplify]: Simplify (- (* 10.0 (exp (/ (log (pow k -1/3)) m)))) into (- (* 10.0 (exp (/ (log (pow k -1/3)) m)))) 20.118 * [backup-simplify]: Simplify (- (* 10.0 (exp (/ (log (pow k -1/3)) m)))) into (- (* 10.0 (exp (/ (log (pow k -1/3)) m)))) 20.118 * [backup-simplify]: Simplify 0 into 0 20.118 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 20.119 * [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 20.119 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (/ 1 k))))) into 0 20.121 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 k)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 20.122 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow (/ 1 k) 1/3) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow (/ 1 k) 1/3) 1)))) 2) into 0 20.123 * [backup-simplify]: Simplify (- (+ (* (/ 1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 20.123 * [backup-simplify]: Simplify (+ (* (/ 1 m) 0) (+ (* 0 0) (* 0 (log (pow (/ 1 k) 1/3))))) into 0 20.124 * [backup-simplify]: Simplify (* (exp (/ (log (pow (/ 1 k) 1/3)) m)) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 20.125 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (+ (* 0 0) (* 0 k)))) into 0 20.125 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 20.126 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)) (* 0 (/ 0 k)))) into 0 20.126 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 k))))) into 0 20.126 * [backup-simplify]: Simplify (+ 0 0) into 0 20.127 * [backup-simplify]: Simplify (+ 0 0) into 0 20.128 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))))) into 0 20.128 * [backup-simplify]: Simplify (- (/ 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) (+ (* (/ (exp (/ (log (pow (/ 1 k) 1/3)) m)) (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0))) (/ 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))) (* 0 (/ 0 (+ (/ 1 (pow k 2)) (+ (* 10.0 (/ 1 k)) 1.0)))))) into 0 20.129 * [taylor]: Taking taylor expansion of 0 in k 20.129 * [backup-simplify]: Simplify 0 into 0 20.129 * [taylor]: Taking taylor expansion of 0 in m 20.129 * [backup-simplify]: Simplify 0 into 0 20.129 * [backup-simplify]: Simplify 0 into 0 20.129 * [taylor]: Taking taylor expansion of 0 in m 20.129 * [backup-simplify]: Simplify 0 into 0 20.129 * [backup-simplify]: Simplify 0 into 0 20.129 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.131 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 20.131 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.132 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (log k))))) into 0 20.133 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 20.134 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (pow k -1/3) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (pow k -1/3) 1)))) 2) into 0 20.134 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (log (pow k -1/3)) m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 20.135 * [backup-simplify]: Simplify (* (exp (/ (log (pow k -1/3)) m)) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 20.135 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 20.136 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.136 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 20.137 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 20.137 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 20.137 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 20.138 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (/ (log (pow k -1/3)) m)) (/ 1.0 1)) (* (- (* 10.0 (exp (/ (log (pow k -1/3)) m)))) (/ 10.0 1)))) into (* 99.0 (exp (/ (log (pow k -1/3)) m))) 20.138 * [taylor]: Taking taylor expansion of (* 99.0 (exp (/ (log (pow k -1/3)) m))) in m 20.138 * [taylor]: Taking taylor expansion of 99.0 in m 20.138 * [backup-simplify]: Simplify 99.0 into 99.0 20.138 * [taylor]: Taking taylor expansion of (exp (/ (log (pow k -1/3)) m)) in m 20.138 * [taylor]: Taking taylor expansion of (/ (log (pow k -1/3)) m) in m 20.139 * [taylor]: Taking taylor expansion of (log (pow k -1/3)) in m 20.139 * [taylor]: Taking taylor expansion of (pow k -1/3) in m 20.139 * [taylor]: Taking taylor expansion of (exp (* -1/3 (log k))) in m 20.139 * [taylor]: Taking taylor expansion of (* -1/3 (log k)) in m 20.139 * [taylor]: Taking taylor expansion of -1/3 in m 20.139 * [backup-simplify]: Simplify -1/3 into -1/3 20.139 * [taylor]: Taking taylor expansion of (log k) in m 20.139 * [taylor]: Taking taylor expansion of k in m 20.139 * [backup-simplify]: Simplify k into k 20.139 * [backup-simplify]: Simplify (log k) into (log k) 20.139 * [backup-simplify]: Simplify (* -1/3 (log k)) into (* -1/3 (log k)) 20.139 * [backup-simplify]: Simplify (exp (* -1/3 (log k))) into (pow k -1/3) 20.139 * [backup-simplify]: Simplify (log (pow k -1/3)) into (log (pow k -1/3)) 20.139 * [taylor]: Taking taylor expansion of m in m 20.139 * [backup-simplify]: Simplify 0 into 0 20.139 * [backup-simplify]: Simplify 1 into 1 20.139 * [backup-simplify]: Simplify (/ (log (pow k -1/3)) 1) into (log (pow k -1/3)) 20.139 * [backup-simplify]: Simplify (exp (/ (log (pow k -1/3)) m)) into (exp (/ (log (pow k -1/3)) m)) 20.139 * [backup-simplify]: Simplify (* 99.0 (exp (/ (log (pow k -1/3)) m))) into (* 99.0 (exp (/ (log (pow k -1/3)) m))) 20.139 * [backup-simplify]: Simplify (* 99.0 (exp (/ (log (pow k -1/3)) m))) into (* 99.0 (exp (/ (log (pow k -1/3)) m))) 20.141 * [backup-simplify]: Simplify (+ (* (* 99.0 (exp (/ (log (pow (/ 1 k) -1/3)) (/ 1 m)))) (* 1 (* (pow (/ 1 k) 4) (/ 1 (/ 1 a))))) (+ (* (- (* 10.0 (exp (/ (log (pow (/ 1 k) -1/3)) (/ 1 m))))) (* 1 (* (pow (/ 1 k) 3) (/ 1 (/ 1 a))))) (* (exp (/ (log (pow (/ 1 k) -1/3)) (/ 1 m))) (* 1 (* (pow (/ 1 k) 2) (/ 1 (/ 1 a))))))) into (- (+ (/ (* (exp (* (log (pow (/ 1 k) -1/3)) m)) a) (pow k 2)) (* 99.0 (/ (* (exp (* (log (pow (/ 1 k) -1/3)) m)) a) (pow k 4)))) (* 10.0 (/ (* (exp (* (log (pow (/ 1 k) -1/3)) m)) a) (pow k 3)))) 20.141 * [backup-simplify]: Simplify (/ (/ 1 (- a)) (/ (+ (* (/ 1 (- k)) (+ 10.0 (/ 1 (- k)))) 1.0) (pow (cbrt (/ 1 (- k))) (/ 1 (- m))))) into (* -1 (/ (pow (* (pow (/ 1 k) 1/3) (cbrt -1)) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) 20.141 * [approximate]: Taking taylor expansion of (* -1 (/ (pow (* (pow (/ 1 k) 1/3) (cbrt -1)) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in (a k m) around 0 20.141 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (* (pow (/ 1 k) 1/3) (cbrt -1)) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in m 20.141 * [taylor]: Taking taylor expansion of -1 in m 20.141 * [backup-simplify]: Simplify -1 into -1 20.141 * [taylor]: Taking taylor expansion of (/ (pow (* (pow (/ 1 k) 1/3) (cbrt -1)) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in m 20.141 * [taylor]: Taking taylor expansion of (pow (* (pow (/ 1 k) 1/3) (cbrt -1)) (/ -1 m)) in m 20.141 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (* (pow (/ 1 k) 1/3) (cbrt -1))))) in m 20.141 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (* (pow (/ 1 k) 1/3) (cbrt -1)))) in m 20.141 * [taylor]: Taking taylor expansion of (/ -1 m) in m 20.141 * [taylor]: Taking taylor expansion of -1 in m 20.141 * [backup-simplify]: Simplify -1 into -1 20.141 * [taylor]: Taking taylor expansion of m in m 20.141 * [backup-simplify]: Simplify 0 into 0 20.141 * [backup-simplify]: Simplify 1 into 1 20.142 * [backup-simplify]: Simplify (/ -1 1) into -1 20.142 * [taylor]: Taking taylor expansion of (log (* (pow (/ 1 k) 1/3) (cbrt -1))) in m 20.142 * [taylor]: Taking taylor expansion of (* (pow (/ 1 k) 1/3) (cbrt -1)) in m 20.142 * [taylor]: Taking taylor expansion of (pow (/ 1 k) 1/3) in m 20.142 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 k)))) in m 20.142 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 k))) in m 20.142 * [taylor]: Taking taylor expansion of 1/3 in m 20.142 * [backup-simplify]: Simplify 1/3 into 1/3 20.142 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in m 20.142 * [taylor]: Taking taylor expansion of (/ 1 k) in m 20.142 * [taylor]: Taking taylor expansion of k in m 20.142 * [backup-simplify]: Simplify k into k 20.142 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 20.142 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 20.142 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 k))) into (* 1/3 (log (/ 1 k))) 20.142 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 k)))) into (pow (/ 1 k) 1/3) 20.142 * [taylor]: Taking taylor expansion of (cbrt -1) in m 20.142 * [taylor]: Taking taylor expansion of -1 in m 20.142 * [backup-simplify]: Simplify -1 into -1 20.142 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 20.143 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 20.143 * [backup-simplify]: Simplify (* (pow (/ 1 k) 1/3) (cbrt -1)) into (* (pow (/ 1 k) 1/3) (cbrt -1)) 20.144 * [backup-simplify]: Simplify (log (* (pow (/ 1 k) 1/3) (cbrt -1))) into (log (* (pow (/ 1 k) 1/3) (cbrt -1))) 20.144 * [backup-simplify]: Simplify (* -1 (log (* (pow (/ 1 k) 1/3) (cbrt -1)))) into (* -1 (log (* (pow (/ 1 k) 1/3) (cbrt -1)))) 20.145 * [backup-simplify]: Simplify (exp (* (/ -1 m) (log (* (pow (/ 1 k) 1/3) (cbrt -1))))) into (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) 20.145 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in m 20.145 * [taylor]: Taking taylor expansion of a in m 20.145 * [backup-simplify]: Simplify a into a 20.145 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in m 20.145 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in m 20.145 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in m 20.145 * [taylor]: Taking taylor expansion of (pow k 2) in m 20.145 * [taylor]: Taking taylor expansion of k in m 20.145 * [backup-simplify]: Simplify k into k 20.145 * [backup-simplify]: Simplify (* k k) into (pow k 2) 20.145 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 20.145 * [taylor]: Taking taylor expansion of 1.0 in m 20.145 * [backup-simplify]: Simplify 1.0 into 1.0 20.145 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in m 20.145 * [taylor]: Taking taylor expansion of 10.0 in m 20.145 * [backup-simplify]: Simplify 10.0 into 10.0 20.145 * [taylor]: Taking taylor expansion of (/ 1 k) in m 20.145 * [taylor]: Taking taylor expansion of k in m 20.145 * [backup-simplify]: Simplify k into k 20.145 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 20.145 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1.0) into (+ (/ 1 (pow k 2)) 1.0) 20.145 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 20.145 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 20.146 * [backup-simplify]: Simplify (+ (+ (/ 1 (pow k 2)) 1.0) (- (* 10.0 (/ 1 k)))) into (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) 20.146 * [backup-simplify]: Simplify (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) into (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) 20.146 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) into (/ (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) 20.146 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (* (pow (/ 1 k) 1/3) (cbrt -1)) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in k 20.146 * [taylor]: Taking taylor expansion of -1 in k 20.147 * [backup-simplify]: Simplify -1 into -1 20.147 * [taylor]: Taking taylor expansion of (/ (pow (* (pow (/ 1 k) 1/3) (cbrt -1)) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in k 20.147 * [taylor]: Taking taylor expansion of (pow (* (pow (/ 1 k) 1/3) (cbrt -1)) (/ -1 m)) in k 20.147 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (* (pow (/ 1 k) 1/3) (cbrt -1))))) in k 20.147 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (* (pow (/ 1 k) 1/3) (cbrt -1)))) in k 20.147 * [taylor]: Taking taylor expansion of (/ -1 m) in k 20.147 * [taylor]: Taking taylor expansion of -1 in k 20.147 * [backup-simplify]: Simplify -1 into -1 20.147 * [taylor]: Taking taylor expansion of m in k 20.147 * [backup-simplify]: Simplify m into m 20.147 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 20.147 * [taylor]: Taking taylor expansion of (log (* (pow (/ 1 k) 1/3) (cbrt -1))) in k 20.147 * [taylor]: Taking taylor expansion of (* (pow (/ 1 k) 1/3) (cbrt -1)) in k 20.147 * [taylor]: Taking taylor expansion of (pow (/ 1 k) 1/3) in k 20.147 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 k)))) in k 20.147 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 k))) in k 20.147 * [taylor]: Taking taylor expansion of 1/3 in k 20.147 * [backup-simplify]: Simplify 1/3 into 1/3 20.147 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 20.147 * [taylor]: Taking taylor expansion of (/ 1 k) in k 20.147 * [taylor]: Taking taylor expansion of k in k 20.147 * [backup-simplify]: Simplify 0 into 0 20.147 * [backup-simplify]: Simplify 1 into 1 20.147 * [backup-simplify]: Simplify (/ 1 1) into 1 20.147 * [backup-simplify]: Simplify (log 1) into 0 20.148 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.148 * [backup-simplify]: Simplify (* 1/3 (- (log k))) into (* -1/3 (log k)) 20.148 * [backup-simplify]: Simplify (exp (* -1/3 (log k))) into (pow k -1/3) 20.148 * [taylor]: Taking taylor expansion of (cbrt -1) in k 20.148 * [taylor]: Taking taylor expansion of -1 in k 20.148 * [backup-simplify]: Simplify -1 into -1 20.148 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 20.149 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 20.149 * [backup-simplify]: Simplify (* (pow k -1/3) (cbrt -1)) into (* (pow (/ 1 k) 1/3) (cbrt -1)) 20.149 * [backup-simplify]: Simplify (log (* (pow (/ 1 k) 1/3) (cbrt -1))) into (log (* (pow (/ 1 k) 1/3) (cbrt -1))) 20.150 * [backup-simplify]: Simplify (* (/ -1 m) (log (* (pow (/ 1 k) 1/3) (cbrt -1)))) into (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m)) 20.150 * [backup-simplify]: Simplify (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) into (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) 20.150 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 20.150 * [taylor]: Taking taylor expansion of a in k 20.150 * [backup-simplify]: Simplify a into a 20.150 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 20.150 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 20.150 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 20.150 * [taylor]: Taking taylor expansion of (pow k 2) in k 20.150 * [taylor]: Taking taylor expansion of k in k 20.151 * [backup-simplify]: Simplify 0 into 0 20.151 * [backup-simplify]: Simplify 1 into 1 20.151 * [backup-simplify]: Simplify (* 1 1) into 1 20.151 * [backup-simplify]: Simplify (/ 1 1) into 1 20.151 * [taylor]: Taking taylor expansion of 1.0 in k 20.151 * [backup-simplify]: Simplify 1.0 into 1.0 20.151 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 20.151 * [taylor]: Taking taylor expansion of 10.0 in k 20.151 * [backup-simplify]: Simplify 10.0 into 10.0 20.151 * [taylor]: Taking taylor expansion of (/ 1 k) in k 20.151 * [taylor]: Taking taylor expansion of k in k 20.151 * [backup-simplify]: Simplify 0 into 0 20.151 * [backup-simplify]: Simplify 1 into 1 20.157 * [backup-simplify]: Simplify (/ 1 1) into 1 20.158 * [backup-simplify]: Simplify (+ 1 0) into 1 20.158 * [backup-simplify]: Simplify (+ 1 0) into 1 20.158 * [backup-simplify]: Simplify (* a 1) into a 20.159 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) a) into (/ (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) a) 20.159 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (* (pow (/ 1 k) 1/3) (cbrt -1)) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in a 20.159 * [taylor]: Taking taylor expansion of -1 in a 20.159 * [backup-simplify]: Simplify -1 into -1 20.159 * [taylor]: Taking taylor expansion of (/ (pow (* (pow (/ 1 k) 1/3) (cbrt -1)) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in a 20.160 * [taylor]: Taking taylor expansion of (pow (* (pow (/ 1 k) 1/3) (cbrt -1)) (/ -1 m)) in a 20.160 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (* (pow (/ 1 k) 1/3) (cbrt -1))))) in a 20.160 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (* (pow (/ 1 k) 1/3) (cbrt -1)))) in a 20.160 * [taylor]: Taking taylor expansion of (/ -1 m) in a 20.160 * [taylor]: Taking taylor expansion of -1 in a 20.160 * [backup-simplify]: Simplify -1 into -1 20.160 * [taylor]: Taking taylor expansion of m in a 20.160 * [backup-simplify]: Simplify m into m 20.160 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 20.160 * [taylor]: Taking taylor expansion of (log (* (pow (/ 1 k) 1/3) (cbrt -1))) in a 20.160 * [taylor]: Taking taylor expansion of (* (pow (/ 1 k) 1/3) (cbrt -1)) in a 20.160 * [taylor]: Taking taylor expansion of (pow (/ 1 k) 1/3) in a 20.160 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 k)))) in a 20.160 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 k))) in a 20.160 * [taylor]: Taking taylor expansion of 1/3 in a 20.160 * [backup-simplify]: Simplify 1/3 into 1/3 20.160 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in a 20.160 * [taylor]: Taking taylor expansion of (/ 1 k) in a 20.160 * [taylor]: Taking taylor expansion of k in a 20.160 * [backup-simplify]: Simplify k into k 20.160 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 20.160 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 20.160 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 k))) into (* 1/3 (log (/ 1 k))) 20.161 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 k)))) into (pow (/ 1 k) 1/3) 20.161 * [taylor]: Taking taylor expansion of (cbrt -1) in a 20.161 * [taylor]: Taking taylor expansion of -1 in a 20.161 * [backup-simplify]: Simplify -1 into -1 20.161 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 20.162 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 20.163 * [backup-simplify]: Simplify (* (pow (/ 1 k) 1/3) (cbrt -1)) into (* (pow (/ 1 k) 1/3) (cbrt -1)) 20.164 * [backup-simplify]: Simplify (log (* (pow (/ 1 k) 1/3) (cbrt -1))) into (log (* (pow (/ 1 k) 1/3) (cbrt -1))) 20.164 * [backup-simplify]: Simplify (* (/ -1 m) (log (* (pow (/ 1 k) 1/3) (cbrt -1)))) into (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m)) 20.165 * [backup-simplify]: Simplify (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) into (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) 20.165 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in a 20.165 * [taylor]: Taking taylor expansion of a in a 20.165 * [backup-simplify]: Simplify 0 into 0 20.165 * [backup-simplify]: Simplify 1 into 1 20.165 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in a 20.165 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in a 20.166 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 20.166 * [taylor]: Taking taylor expansion of (pow k 2) in a 20.166 * [taylor]: Taking taylor expansion of k in a 20.166 * [backup-simplify]: Simplify k into k 20.166 * [backup-simplify]: Simplify (* k k) into (pow k 2) 20.166 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 20.166 * [taylor]: Taking taylor expansion of 1.0 in a 20.166 * [backup-simplify]: Simplify 1.0 into 1.0 20.166 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 20.166 * [taylor]: Taking taylor expansion of 10.0 in a 20.166 * [backup-simplify]: Simplify 10.0 into 10.0 20.166 * [taylor]: Taking taylor expansion of (/ 1 k) in a 20.166 * [taylor]: Taking taylor expansion of k in a 20.166 * [backup-simplify]: Simplify k into k 20.166 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 20.166 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1.0) into (+ (/ 1 (pow k 2)) 1.0) 20.166 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 20.167 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 20.167 * [backup-simplify]: Simplify (+ (+ (/ 1 (pow k 2)) 1.0) (- (* 10.0 (/ 1 k)))) into (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) 20.167 * [backup-simplify]: Simplify (* 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) into 0 20.167 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 20.168 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 20.168 * [backup-simplify]: Simplify (+ 0 0) into 0 20.168 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 20.169 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 20.169 * [backup-simplify]: Simplify (- 0) into 0 20.170 * [backup-simplify]: Simplify (+ 0 0) into 0 20.170 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) into (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) 20.172 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) into (/ (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) 20.172 * [taylor]: Taking taylor expansion of (* -1 (/ (pow (* (pow (/ 1 k) 1/3) (cbrt -1)) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) in a 20.172 * [taylor]: Taking taylor expansion of -1 in a 20.172 * [backup-simplify]: Simplify -1 into -1 20.172 * [taylor]: Taking taylor expansion of (/ (pow (* (pow (/ 1 k) 1/3) (cbrt -1)) (/ -1 m)) (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in a 20.172 * [taylor]: Taking taylor expansion of (pow (* (pow (/ 1 k) 1/3) (cbrt -1)) (/ -1 m)) in a 20.172 * [taylor]: Taking taylor expansion of (exp (* (/ -1 m) (log (* (pow (/ 1 k) 1/3) (cbrt -1))))) in a 20.172 * [taylor]: Taking taylor expansion of (* (/ -1 m) (log (* (pow (/ 1 k) 1/3) (cbrt -1)))) in a 20.172 * [taylor]: Taking taylor expansion of (/ -1 m) in a 20.172 * [taylor]: Taking taylor expansion of -1 in a 20.172 * [backup-simplify]: Simplify -1 into -1 20.172 * [taylor]: Taking taylor expansion of m in a 20.172 * [backup-simplify]: Simplify m into m 20.172 * [backup-simplify]: Simplify (/ -1 m) into (/ -1 m) 20.172 * [taylor]: Taking taylor expansion of (log (* (pow (/ 1 k) 1/3) (cbrt -1))) in a 20.172 * [taylor]: Taking taylor expansion of (* (pow (/ 1 k) 1/3) (cbrt -1)) in a 20.172 * [taylor]: Taking taylor expansion of (pow (/ 1 k) 1/3) in a 20.172 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 k)))) in a 20.172 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 k))) in a 20.172 * [taylor]: Taking taylor expansion of 1/3 in a 20.172 * [backup-simplify]: Simplify 1/3 into 1/3 20.172 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in a 20.172 * [taylor]: Taking taylor expansion of (/ 1 k) in a 20.172 * [taylor]: Taking taylor expansion of k in a 20.172 * [backup-simplify]: Simplify k into k 20.172 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 20.173 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 20.173 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 k))) into (* 1/3 (log (/ 1 k))) 20.173 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 k)))) into (pow (/ 1 k) 1/3) 20.173 * [taylor]: Taking taylor expansion of (cbrt -1) in a 20.173 * [taylor]: Taking taylor expansion of -1 in a 20.173 * [backup-simplify]: Simplify -1 into -1 20.173 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 20.174 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 20.175 * [backup-simplify]: Simplify (* (pow (/ 1 k) 1/3) (cbrt -1)) into (* (pow (/ 1 k) 1/3) (cbrt -1)) 20.175 * [backup-simplify]: Simplify (log (* (pow (/ 1 k) 1/3) (cbrt -1))) into (log (* (pow (/ 1 k) 1/3) (cbrt -1))) 20.176 * [backup-simplify]: Simplify (* (/ -1 m) (log (* (pow (/ 1 k) 1/3) (cbrt -1)))) into (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m)) 20.177 * [backup-simplify]: Simplify (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) into (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) 20.177 * [taylor]: Taking taylor expansion of (* a (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in a 20.177 * [taylor]: Taking taylor expansion of a in a 20.177 * [backup-simplify]: Simplify 0 into 0 20.177 * [backup-simplify]: Simplify 1 into 1 20.177 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in a 20.177 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in a 20.177 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in a 20.177 * [taylor]: Taking taylor expansion of (pow k 2) in a 20.177 * [taylor]: Taking taylor expansion of k in a 20.177 * [backup-simplify]: Simplify k into k 20.177 * [backup-simplify]: Simplify (* k k) into (pow k 2) 20.178 * [backup-simplify]: Simplify (/ 1 (pow k 2)) into (/ 1 (pow k 2)) 20.178 * [taylor]: Taking taylor expansion of 1.0 in a 20.178 * [backup-simplify]: Simplify 1.0 into 1.0 20.178 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in a 20.178 * [taylor]: Taking taylor expansion of 10.0 in a 20.178 * [backup-simplify]: Simplify 10.0 into 10.0 20.178 * [taylor]: Taking taylor expansion of (/ 1 k) in a 20.178 * [taylor]: Taking taylor expansion of k in a 20.178 * [backup-simplify]: Simplify k into k 20.178 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 20.178 * [backup-simplify]: Simplify (+ (/ 1 (pow k 2)) 1.0) into (+ (/ 1 (pow k 2)) 1.0) 20.178 * [backup-simplify]: Simplify (* 10.0 (/ 1 k)) into (/ 10.0 k) 20.178 * [backup-simplify]: Simplify (- (/ 10.0 k)) into (- (* 10.0 (/ 1 k))) 20.179 * [backup-simplify]: Simplify (+ (+ (/ 1 (pow k 2)) 1.0) (- (* 10.0 (/ 1 k)))) into (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) 20.179 * [backup-simplify]: Simplify (* 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) into 0 20.179 * [backup-simplify]: Simplify (+ (* k 0) (* 0 k)) into 0 20.179 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))))) into 0 20.180 * [backup-simplify]: Simplify (+ 0 0) into 0 20.180 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 20.180 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 (/ 1 k))) into 0 20.181 * [backup-simplify]: Simplify (- 0) into 0 20.181 * [backup-simplify]: Simplify (+ 0 0) into 0 20.182 * [backup-simplify]: Simplify (+ (* 0 0) (* 1 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) into (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) 20.183 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) into (/ (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) 20.184 * [backup-simplify]: Simplify (* -1 (/ (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) into (* -1 (/ (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) 20.184 * [taylor]: Taking taylor expansion of (* -1 (/ (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) in k 20.184 * [taylor]: Taking taylor expansion of -1 in k 20.184 * [backup-simplify]: Simplify -1 into -1 20.184 * [taylor]: Taking taylor expansion of (/ (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) in k 20.184 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) in k 20.185 * [taylor]: Taking taylor expansion of (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m)) in k 20.185 * [taylor]: Taking taylor expansion of -1 in k 20.185 * [backup-simplify]: Simplify -1 into -1 20.185 * [taylor]: Taking taylor expansion of (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m) in k 20.185 * [taylor]: Taking taylor expansion of (log (* (pow (/ 1 k) 1/3) (cbrt -1))) in k 20.185 * [taylor]: Taking taylor expansion of (* (pow (/ 1 k) 1/3) (cbrt -1)) in k 20.185 * [taylor]: Taking taylor expansion of (pow (/ 1 k) 1/3) in k 20.185 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 k)))) in k 20.185 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 k))) in k 20.185 * [taylor]: Taking taylor expansion of 1/3 in k 20.185 * [backup-simplify]: Simplify 1/3 into 1/3 20.185 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 20.185 * [taylor]: Taking taylor expansion of (/ 1 k) in k 20.185 * [taylor]: Taking taylor expansion of k in k 20.185 * [backup-simplify]: Simplify 0 into 0 20.185 * [backup-simplify]: Simplify 1 into 1 20.185 * [backup-simplify]: Simplify (/ 1 1) into 1 20.186 * [backup-simplify]: Simplify (log 1) into 0 20.186 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.186 * [backup-simplify]: Simplify (* 1/3 (- (log k))) into (* -1/3 (log k)) 20.187 * [backup-simplify]: Simplify (exp (* -1/3 (log k))) into (pow k -1/3) 20.187 * [taylor]: Taking taylor expansion of (cbrt -1) in k 20.187 * [taylor]: Taking taylor expansion of -1 in k 20.187 * [backup-simplify]: Simplify -1 into -1 20.187 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 20.188 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 20.188 * [backup-simplify]: Simplify (* (pow k -1/3) (cbrt -1)) into (* (pow (/ 1 k) 1/3) (cbrt -1)) 20.189 * [backup-simplify]: Simplify (log (* (pow (/ 1 k) 1/3) (cbrt -1))) into (log (* (pow (/ 1 k) 1/3) (cbrt -1))) 20.189 * [taylor]: Taking taylor expansion of m in k 20.189 * [backup-simplify]: Simplify m into m 20.190 * [backup-simplify]: Simplify (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m) into (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m) 20.191 * [backup-simplify]: Simplify (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m)) into (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m)) 20.191 * [backup-simplify]: Simplify (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) into (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) 20.191 * [taylor]: Taking taylor expansion of (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))) in k 20.191 * [taylor]: Taking taylor expansion of (+ (/ 1 (pow k 2)) 1.0) in k 20.191 * [taylor]: Taking taylor expansion of (/ 1 (pow k 2)) in k 20.192 * [taylor]: Taking taylor expansion of (pow k 2) in k 20.192 * [taylor]: Taking taylor expansion of k in k 20.192 * [backup-simplify]: Simplify 0 into 0 20.192 * [backup-simplify]: Simplify 1 into 1 20.192 * [backup-simplify]: Simplify (* 1 1) into 1 20.193 * [backup-simplify]: Simplify (/ 1 1) into 1 20.193 * [taylor]: Taking taylor expansion of 1.0 in k 20.193 * [backup-simplify]: Simplify 1.0 into 1.0 20.193 * [taylor]: Taking taylor expansion of (* 10.0 (/ 1 k)) in k 20.193 * [taylor]: Taking taylor expansion of 10.0 in k 20.193 * [backup-simplify]: Simplify 10.0 into 10.0 20.193 * [taylor]: Taking taylor expansion of (/ 1 k) in k 20.193 * [taylor]: Taking taylor expansion of k in k 20.193 * [backup-simplify]: Simplify 0 into 0 20.193 * [backup-simplify]: Simplify 1 into 1 20.193 * [backup-simplify]: Simplify (/ 1 1) into 1 20.194 * [backup-simplify]: Simplify (+ 1 0) into 1 20.194 * [backup-simplify]: Simplify (+ 1 0) into 1 20.195 * [backup-simplify]: Simplify (/ (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) 1) into (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) 20.196 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m)))) into (* -1 (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m)))) 20.196 * [taylor]: Taking taylor expansion of (* -1 (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m)))) in m 20.196 * [taylor]: Taking taylor expansion of -1 in m 20.196 * [backup-simplify]: Simplify -1 into -1 20.196 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) in m 20.196 * [taylor]: Taking taylor expansion of (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m)) in m 20.196 * [taylor]: Taking taylor expansion of -1 in m 20.196 * [backup-simplify]: Simplify -1 into -1 20.196 * [taylor]: Taking taylor expansion of (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m) in m 20.196 * [taylor]: Taking taylor expansion of (log (* (pow (/ 1 k) 1/3) (cbrt -1))) in m 20.196 * [taylor]: Taking taylor expansion of (* (pow (/ 1 k) 1/3) (cbrt -1)) in m 20.196 * [taylor]: Taking taylor expansion of (pow (/ 1 k) 1/3) in m 20.196 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 k)))) in m 20.196 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 k))) in m 20.196 * [taylor]: Taking taylor expansion of 1/3 in m 20.196 * [backup-simplify]: Simplify 1/3 into 1/3 20.196 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in m 20.196 * [taylor]: Taking taylor expansion of (/ 1 k) in m 20.196 * [taylor]: Taking taylor expansion of k in m 20.196 * [backup-simplify]: Simplify k into k 20.196 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 20.196 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 20.197 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 k))) into (* 1/3 (log (/ 1 k))) 20.197 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 k)))) into (pow (/ 1 k) 1/3) 20.197 * [taylor]: Taking taylor expansion of (cbrt -1) in m 20.197 * [taylor]: Taking taylor expansion of -1 in m 20.197 * [backup-simplify]: Simplify -1 into -1 20.197 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 20.198 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 20.199 * [backup-simplify]: Simplify (* (pow (/ 1 k) 1/3) (cbrt -1)) into (* (pow (/ 1 k) 1/3) (cbrt -1)) 20.199 * [backup-simplify]: Simplify (log (* (pow (/ 1 k) 1/3) (cbrt -1))) into (log (* (pow (/ 1 k) 1/3) (cbrt -1))) 20.199 * [taylor]: Taking taylor expansion of m in m 20.199 * [backup-simplify]: Simplify 0 into 0 20.199 * [backup-simplify]: Simplify 1 into 1 20.200 * [backup-simplify]: Simplify (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) 1) into (log (* (pow (/ 1 k) 1/3) (cbrt -1))) 20.201 * [backup-simplify]: Simplify (* -1 (log (* (pow (/ 1 k) 1/3) (cbrt -1)))) into (* -1 (log (* (pow (/ 1 k) 1/3) (cbrt -1)))) 20.201 * [backup-simplify]: Simplify (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) into (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) 20.202 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m)))) into (* -1 (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m)))) 20.203 * [backup-simplify]: Simplify (* -1 (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m)))) into (* -1 (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m)))) 20.203 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)))) into 0 20.204 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (/ 1 k) 1)))) 1) into 0 20.204 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log (/ 1 k)))) into 0 20.205 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 k)))) (+ (* (/ (pow 0 1) 1)))) into 0 20.206 * [backup-simplify]: Simplify (+ (* (pow (/ 1 k) 1/3) 0) (* 0 (cbrt -1))) into 0 20.207 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* (pow (/ 1 k) 1/3) (cbrt -1)) 1)))) 1) into 0 20.207 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)))) into 0 20.208 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (* 0 (log (* (pow (/ 1 k) 1/3) (cbrt -1))))) into 0 20.209 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) (+ (* (/ (pow 0 1) 1)))) into 0 20.210 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (* 0 k))) into 0 20.210 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 20.211 * [backup-simplify]: Simplify (+ 0 0) into 0 20.211 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 20.212 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (* 0 (/ 1 k)))) into 0 20.212 * [backup-simplify]: Simplify (- 0) into 0 20.212 * [backup-simplify]: Simplify (+ 0 0) into 0 20.214 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (* 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) into 0 20.216 * [backup-simplify]: Simplify (- (/ 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) (+ (* (/ (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) (/ 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) into 0 20.217 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))))) into 0 20.217 * [taylor]: Taking taylor expansion of 0 in k 20.217 * [backup-simplify]: Simplify 0 into 0 20.217 * [taylor]: Taking taylor expansion of 0 in m 20.217 * [backup-simplify]: Simplify 0 into 0 20.218 * [backup-simplify]: Simplify 0 into 0 20.218 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 20.220 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 20.220 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.221 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (log k)))) into 0 20.221 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 20.222 * [backup-simplify]: Simplify (+ (* (pow k -1/3) 0) (* 0 (cbrt -1))) into 0 20.223 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow (* (pow (/ 1 k) 1/3) (cbrt -1)) 1)))) 1) into 0 20.224 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m) (/ 0 m)))) into 0 20.225 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) into 0 20.227 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) (+ (* (/ (pow 0 1) 1)))) into 0 20.227 * [backup-simplify]: Simplify (+ (* 1 0) (* 0 1)) into 0 20.228 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 20.228 * [backup-simplify]: Simplify (+ 0 0) into 0 20.229 * [backup-simplify]: Simplify (* 10.0 1) into 10.0 20.229 * [backup-simplify]: Simplify (- 10.0) into (- 10.0) 20.230 * [backup-simplify]: Simplify (+ 0 (- 10.0)) into (- 10.0) 20.232 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) (/ (- 10.0) 1)))) into (* 10.0 (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m)))) 20.233 * [backup-simplify]: Simplify (+ (* -1 (* 10.0 (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))))) (* 0 (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))))) into (- (* 10.0 (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))))) 20.233 * [taylor]: Taking taylor expansion of (- (* 10.0 (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))))) in m 20.233 * [taylor]: Taking taylor expansion of (* 10.0 (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m)))) in m 20.233 * [taylor]: Taking taylor expansion of 10.0 in m 20.233 * [backup-simplify]: Simplify 10.0 into 10.0 20.234 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) in m 20.234 * [taylor]: Taking taylor expansion of (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m)) in m 20.234 * [taylor]: Taking taylor expansion of -1 in m 20.234 * [backup-simplify]: Simplify -1 into -1 20.234 * [taylor]: Taking taylor expansion of (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m) in m 20.234 * [taylor]: Taking taylor expansion of (log (* (pow (/ 1 k) 1/3) (cbrt -1))) in m 20.234 * [taylor]: Taking taylor expansion of (* (pow (/ 1 k) 1/3) (cbrt -1)) in m 20.234 * [taylor]: Taking taylor expansion of (pow (/ 1 k) 1/3) in m 20.234 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 k)))) in m 20.234 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 k))) in m 20.234 * [taylor]: Taking taylor expansion of 1/3 in m 20.234 * [backup-simplify]: Simplify 1/3 into 1/3 20.234 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in m 20.234 * [taylor]: Taking taylor expansion of (/ 1 k) in m 20.234 * [taylor]: Taking taylor expansion of k in m 20.234 * [backup-simplify]: Simplify k into k 20.234 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 20.234 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 20.234 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 k))) into (* 1/3 (log (/ 1 k))) 20.234 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 k)))) into (pow (/ 1 k) 1/3) 20.234 * [taylor]: Taking taylor expansion of (cbrt -1) in m 20.234 * [taylor]: Taking taylor expansion of -1 in m 20.234 * [backup-simplify]: Simplify -1 into -1 20.235 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 20.236 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 20.236 * [backup-simplify]: Simplify (* (pow (/ 1 k) 1/3) (cbrt -1)) into (* (pow (/ 1 k) 1/3) (cbrt -1)) 20.237 * [backup-simplify]: Simplify (log (* (pow (/ 1 k) 1/3) (cbrt -1))) into (log (* (pow (/ 1 k) 1/3) (cbrt -1))) 20.237 * [taylor]: Taking taylor expansion of m in m 20.237 * [backup-simplify]: Simplify 0 into 0 20.237 * [backup-simplify]: Simplify 1 into 1 20.237 * [backup-simplify]: Simplify (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) 1) into (log (* (pow (/ 1 k) 1/3) (cbrt -1))) 20.238 * [backup-simplify]: Simplify (* -1 (log (* (pow (/ 1 k) 1/3) (cbrt -1)))) into (* -1 (log (* (pow (/ 1 k) 1/3) (cbrt -1)))) 20.238 * [backup-simplify]: Simplify (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) into (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) 20.239 * [backup-simplify]: Simplify (* 10.0 (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m)))) into (* 10.0 (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m)))) 20.240 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))))) into (- (* 10.0 (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))))) 20.240 * [backup-simplify]: Simplify (- (* 10.0 (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))))) into (- (* 10.0 (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))))) 20.241 * [backup-simplify]: Simplify (+ (* -1 0) (* 0 (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))))) into 0 20.241 * [backup-simplify]: Simplify 0 into 0 20.242 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 20.242 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)))) into 0 20.244 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (/ 1 k) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (/ 1 k) 1)))) 2) into 0 20.244 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log (/ 1 k))))) into 0 20.245 * [backup-simplify]: Simplify (* (exp (* 1/3 (log (/ 1 k)))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 20.246 * [backup-simplify]: Simplify (+ (* (pow (/ 1 k) 1/3) 0) (+ (* 0 0) (* 0 (cbrt -1)))) into 0 20.248 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (* (pow (/ 1 k) 1/3) (cbrt -1)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* (pow (/ 1 k) 1/3) (cbrt -1)) 1)))) 2) into 0 20.248 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ -1 m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 20.248 * [backup-simplify]: Simplify (+ (* (/ -1 m) 0) (+ (* 0 0) (* 0 (log (* (pow (/ 1 k) 1/3) (cbrt -1)))))) into 0 20.250 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 20.250 * [backup-simplify]: Simplify (+ (* k 0) (+ (* 0 0) (+ (* 0 0) (* 0 k)))) into 0 20.250 * [backup-simplify]: Simplify (- (+ (* (/ 1 (pow k 2)) (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))) (* 0 (/ 0 (pow k 2))))) into 0 20.251 * [backup-simplify]: Simplify (+ 0 0) into 0 20.251 * [backup-simplify]: Simplify (- (+ (* (/ 1 k) (/ 0 k)) (* 0 (/ 0 k)) (* 0 (/ 0 k)))) into 0 20.252 * [backup-simplify]: Simplify (+ (* 10.0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (/ 1 k))))) into 0 20.252 * [backup-simplify]: Simplify (- 0) into 0 20.252 * [backup-simplify]: Simplify (+ 0 0) into 0 20.253 * [backup-simplify]: Simplify (+ (* 0 0) (+ (* 1 0) (+ (* 0 0) (* 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) into 0 20.254 * [backup-simplify]: Simplify (- (/ 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) (+ (* (/ (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k)))) (/ 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))) (* 0 (/ 0 (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) into 0 20.255 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) (- (+ (/ 1 (pow k 2)) 1.0) (* 10.0 (/ 1 k))))))) into 0 20.255 * [taylor]: Taking taylor expansion of 0 in k 20.255 * [backup-simplify]: Simplify 0 into 0 20.255 * [taylor]: Taking taylor expansion of 0 in m 20.255 * [backup-simplify]: Simplify 0 into 0 20.255 * [backup-simplify]: Simplify 0 into 0 20.255 * [taylor]: Taking taylor expansion of 0 in m 20.255 * [backup-simplify]: Simplify 0 into 0 20.255 * [backup-simplify]: Simplify 0 into 0 20.256 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 20.257 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.258 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 20.259 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.259 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (log k))))) into 0 20.260 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 20.261 * [backup-simplify]: Simplify (+ (* (pow k -1/3) 0) (+ (* 0 0) (* 0 (cbrt -1)))) into 0 20.262 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow (* (pow (/ 1 k) 1/3) (cbrt -1)) 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow (* (pow (/ 1 k) 1/3) (cbrt -1)) 1)))) 2) into 0 20.263 * [backup-simplify]: Simplify (- (/ 0 m) (+ (* (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m) (/ 0 m)) (* 0 (/ 0 m)))) into 0 20.264 * [backup-simplify]: Simplify (+ (* -1 0) (+ (* 0 0) (* 0 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m)))) into 0 20.265 * [backup-simplify]: Simplify (* (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 20.266 * [backup-simplify]: Simplify (+ (* 1 0) (+ (* 0 0) (* 0 1))) into 0 20.266 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.267 * [backup-simplify]: Simplify (+ 0 1.0) into 1.0 20.267 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 20.267 * [backup-simplify]: Simplify (+ (* 10.0 0) (* 0 1)) into 0 20.268 * [backup-simplify]: Simplify (- 0) into 0 20.268 * [backup-simplify]: Simplify (+ 1.0 0) into 1.0 20.270 * [backup-simplify]: Simplify (- (/ 0 1) (+ (* (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) (/ 1.0 1)) (* (* 10.0 (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m)))) (/ (- 10.0) 1)))) into (* 99.0 (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m)))) 20.271 * [backup-simplify]: Simplify (+ (* -1 (* 99.0 (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))))) (+ (* 0 (* 10.0 (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))))) (* 0 (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m)))))) into (- (* 99.0 (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))))) 20.271 * [taylor]: Taking taylor expansion of (- (* 99.0 (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))))) in m 20.271 * [taylor]: Taking taylor expansion of (* 99.0 (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m)))) in m 20.271 * [taylor]: Taking taylor expansion of 99.0 in m 20.271 * [backup-simplify]: Simplify 99.0 into 99.0 20.272 * [taylor]: Taking taylor expansion of (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) in m 20.272 * [taylor]: Taking taylor expansion of (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m)) in m 20.272 * [taylor]: Taking taylor expansion of -1 in m 20.272 * [backup-simplify]: Simplify -1 into -1 20.272 * [taylor]: Taking taylor expansion of (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m) in m 20.272 * [taylor]: Taking taylor expansion of (log (* (pow (/ 1 k) 1/3) (cbrt -1))) in m 20.272 * [taylor]: Taking taylor expansion of (* (pow (/ 1 k) 1/3) (cbrt -1)) in m 20.272 * [taylor]: Taking taylor expansion of (pow (/ 1 k) 1/3) in m 20.272 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 k)))) in m 20.272 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 k))) in m 20.272 * [taylor]: Taking taylor expansion of 1/3 in m 20.272 * [backup-simplify]: Simplify 1/3 into 1/3 20.272 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in m 20.272 * [taylor]: Taking taylor expansion of (/ 1 k) in m 20.272 * [taylor]: Taking taylor expansion of k in m 20.272 * [backup-simplify]: Simplify k into k 20.272 * [backup-simplify]: Simplify (/ 1 k) into (/ 1 k) 20.272 * [backup-simplify]: Simplify (log (/ 1 k)) into (log (/ 1 k)) 20.272 * [backup-simplify]: Simplify (* 1/3 (log (/ 1 k))) into (* 1/3 (log (/ 1 k))) 20.272 * [backup-simplify]: Simplify (exp (* 1/3 (log (/ 1 k)))) into (pow (/ 1 k) 1/3) 20.272 * [taylor]: Taking taylor expansion of (cbrt -1) in m 20.272 * [taylor]: Taking taylor expansion of -1 in m 20.272 * [backup-simplify]: Simplify -1 into -1 20.272 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 20.273 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 20.273 * [backup-simplify]: Simplify (* (pow (/ 1 k) 1/3) (cbrt -1)) into (* (pow (/ 1 k) 1/3) (cbrt -1)) 20.274 * [backup-simplify]: Simplify (log (* (pow (/ 1 k) 1/3) (cbrt -1))) into (log (* (pow (/ 1 k) 1/3) (cbrt -1))) 20.274 * [taylor]: Taking taylor expansion of m in m 20.274 * [backup-simplify]: Simplify 0 into 0 20.274 * [backup-simplify]: Simplify 1 into 1 20.274 * [backup-simplify]: Simplify (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) 1) into (log (* (pow (/ 1 k) 1/3) (cbrt -1))) 20.275 * [backup-simplify]: Simplify (* -1 (log (* (pow (/ 1 k) 1/3) (cbrt -1)))) into (* -1 (log (* (pow (/ 1 k) 1/3) (cbrt -1)))) 20.275 * [backup-simplify]: Simplify (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) into (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))) 20.275 * [backup-simplify]: Simplify (* 99.0 (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m)))) into (* 99.0 (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m)))) 20.276 * [backup-simplify]: Simplify (- (* 99.0 (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))))) into (- (* 99.0 (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))))) 20.277 * [backup-simplify]: Simplify (- (* 99.0 (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))))) into (- (* 99.0 (exp (* -1 (/ (log (* (pow (/ 1 k) 1/3) (cbrt -1))) m))))) 20.279 * [backup-simplify]: Simplify (+ (* (- (* 99.0 (exp (* -1 (/ (log (* (pow (/ 1 (/ 1 (- k))) 1/3) (cbrt -1))) (/ 1 (- m))))))) (* 1 (* (pow (/ 1 (- k)) 4) (/ 1 (/ 1 (- a)))))) (+ (* (- (* 10.0 (exp (* -1 (/ (log (* (pow (/ 1 (/ 1 (- k))) 1/3) (cbrt -1))) (/ 1 (- m))))))) (* 1 (* (pow (/ 1 (- k)) 3) (/ 1 (/ 1 (- a)))))) (* (* -1 (exp (* -1 (/ (log (* (pow (/ 1 (/ 1 (- k))) 1/3) (cbrt -1))) (/ 1 (- m)))))) (* 1 (* (pow (/ 1 (- k)) 2) (/ 1 (/ 1 (- a)))))))) into (- (+ (/ (* (exp (* (log (* (pow (* -1 k) 1/3) (cbrt -1))) m)) a) (pow k 2)) (* 99.0 (/ (* (exp (* (log (* (pow (* -1 k) 1/3) (cbrt -1))) m)) a) (pow k 4)))) (* 10.0 (/ (* (exp (* (log (* (pow (* -1 k) 1/3) (cbrt -1))) m)) a) (pow k 3)))) 20.279 * * * * [progress]: [ 2 / 4 ] generating series at (2 2 2 2 1) 20.279 * [backup-simplify]: Simplify (cbrt k) into (pow k 1/3) 20.279 * [approximate]: Taking taylor expansion of (pow k 1/3) in (k) around 0 20.279 * [taylor]: Taking taylor expansion of (pow k 1/3) in k 20.279 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log k))) in k 20.279 * [taylor]: Taking taylor expansion of (* 1/3 (log k)) in k 20.279 * [taylor]: Taking taylor expansion of 1/3 in k 20.279 * [backup-simplify]: Simplify 1/3 into 1/3 20.279 * [taylor]: Taking taylor expansion of (log k) in k 20.279 * [taylor]: Taking taylor expansion of k in k 20.279 * [backup-simplify]: Simplify 0 into 0 20.279 * [backup-simplify]: Simplify 1 into 1 20.280 * [backup-simplify]: Simplify (log 1) into 0 20.280 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 20.280 * [backup-simplify]: Simplify (* 1/3 (log k)) into (* 1/3 (log k)) 20.280 * [backup-simplify]: Simplify (exp (* 1/3 (log k))) into (pow k 1/3) 20.280 * [taylor]: Taking taylor expansion of (pow k 1/3) in k 20.280 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log k))) in k 20.280 * [taylor]: Taking taylor expansion of (* 1/3 (log k)) in k 20.280 * [taylor]: Taking taylor expansion of 1/3 in k 20.280 * [backup-simplify]: Simplify 1/3 into 1/3 20.280 * [taylor]: Taking taylor expansion of (log k) in k 20.280 * [taylor]: Taking taylor expansion of k in k 20.280 * [backup-simplify]: Simplify 0 into 0 20.281 * [backup-simplify]: Simplify 1 into 1 20.281 * [backup-simplify]: Simplify (log 1) into 0 20.281 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 20.281 * [backup-simplify]: Simplify (* 1/3 (log k)) into (* 1/3 (log k)) 20.282 * [backup-simplify]: Simplify (exp (* 1/3 (log k))) into (pow k 1/3) 20.282 * [backup-simplify]: Simplify (pow k 1/3) into (pow k 1/3) 20.283 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 20.284 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 20.284 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log k))) into 0 20.285 * [backup-simplify]: Simplify (* (exp (* 1/3 (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 20.285 * [backup-simplify]: Simplify 0 into 0 20.294 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 20.295 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 20.296 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log k)))) into 0 20.298 * [backup-simplify]: Simplify (* (exp (* 1/3 (log k))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 20.298 * [backup-simplify]: Simplify 0 into 0 20.303 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 20.304 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 20.305 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log k))))) into 0 20.307 * [backup-simplify]: Simplify (* (exp (* 1/3 (log k))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 20.307 * [backup-simplify]: Simplify 0 into 0 20.319 * [backup-simplify]: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow 1 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow 1 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow 1 1)))) 24) into 0 20.320 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 20.321 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log k)))))) into 0 20.324 * [backup-simplify]: Simplify (* (exp (* 1/3 (log k))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 20.324 * [backup-simplify]: Simplify 0 into 0 20.344 * [backup-simplify]: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow 1 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow 1 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow 1 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow 1 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow 1 1)))) 120) into 0 20.344 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 20.346 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log k))))))) into 0 20.351 * [backup-simplify]: Simplify (* (exp (* 1/3 (log k))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 20.351 * [backup-simplify]: Simplify 0 into 0 20.384 * [backup-simplify]: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow 1 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow 1 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow 1 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow 1 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow 1 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow 1 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow 1 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow 1 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow 1 1)))) 720) into 0 20.385 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 20.387 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log k)))))))) into 0 20.393 * [backup-simplify]: Simplify (* (exp (* 1/3 (log k))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 20.393 * [backup-simplify]: Simplify 0 into 0 20.393 * [backup-simplify]: Simplify (pow k 1/3) into (pow k 1/3) 20.393 * [backup-simplify]: Simplify (cbrt (/ 1 k)) into (pow (/ 1 k) 1/3) 20.393 * [approximate]: Taking taylor expansion of (pow (/ 1 k) 1/3) in (k) around 0 20.393 * [taylor]: Taking taylor expansion of (pow (/ 1 k) 1/3) in k 20.393 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 k)))) in k 20.393 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 k))) in k 20.393 * [taylor]: Taking taylor expansion of 1/3 in k 20.393 * [backup-simplify]: Simplify 1/3 into 1/3 20.393 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 20.393 * [taylor]: Taking taylor expansion of (/ 1 k) in k 20.393 * [taylor]: Taking taylor expansion of k in k 20.393 * [backup-simplify]: Simplify 0 into 0 20.393 * [backup-simplify]: Simplify 1 into 1 20.393 * [backup-simplify]: Simplify (/ 1 1) into 1 20.394 * [backup-simplify]: Simplify (log 1) into 0 20.394 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.394 * [backup-simplify]: Simplify (* 1/3 (- (log k))) into (* -1/3 (log k)) 20.394 * [backup-simplify]: Simplify (exp (* -1/3 (log k))) into (pow k -1/3) 20.394 * [taylor]: Taking taylor expansion of (pow (/ 1 k) 1/3) in k 20.394 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 k)))) in k 20.394 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 k))) in k 20.394 * [taylor]: Taking taylor expansion of 1/3 in k 20.394 * [backup-simplify]: Simplify 1/3 into 1/3 20.394 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 20.394 * [taylor]: Taking taylor expansion of (/ 1 k) in k 20.394 * [taylor]: Taking taylor expansion of k in k 20.394 * [backup-simplify]: Simplify 0 into 0 20.394 * [backup-simplify]: Simplify 1 into 1 20.395 * [backup-simplify]: Simplify (/ 1 1) into 1 20.395 * [backup-simplify]: Simplify (log 1) into 0 20.395 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.395 * [backup-simplify]: Simplify (* 1/3 (- (log k))) into (* -1/3 (log k)) 20.395 * [backup-simplify]: Simplify (exp (* -1/3 (log k))) into (pow k -1/3) 20.395 * [backup-simplify]: Simplify (pow k -1/3) into (pow k -1/3) 20.396 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 20.397 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 20.397 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.397 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (log k)))) into 0 20.398 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 20.398 * [backup-simplify]: Simplify 0 into 0 20.398 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.400 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 20.400 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.401 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (log k))))) into 0 20.401 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 20.401 * [backup-simplify]: Simplify 0 into 0 20.402 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.405 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 20.405 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.406 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log k)))))) into 0 20.407 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 20.407 * [backup-simplify]: Simplify 0 into 0 20.407 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.413 * [backup-simplify]: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow 1 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow 1 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow 1 1)))) 24) into 0 20.414 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.415 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log k))))))) into 0 20.416 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 20.416 * [backup-simplify]: Simplify 0 into 0 20.417 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.434 * [backup-simplify]: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow 1 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow 1 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow 1 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow 1 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow 1 1)))) 120) into 0 20.435 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.436 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log k)))))))) into 0 20.438 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 20.439 * [backup-simplify]: Simplify 0 into 0 20.439 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.458 * [backup-simplify]: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow 1 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow 1 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow 1 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow 1 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow 1 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow 1 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow 1 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow 1 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow 1 1)))) 720) into 0 20.458 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.460 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log k))))))))) into 0 20.464 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 20.464 * [backup-simplify]: Simplify 0 into 0 20.464 * [backup-simplify]: Simplify (pow (/ 1 k) -1/3) into (pow (/ 1 k) -1/3) 20.464 * [backup-simplify]: Simplify (cbrt (/ 1 (- k))) into (* (pow (/ 1 k) 1/3) (cbrt -1)) 20.464 * [approximate]: Taking taylor expansion of (* (pow (/ 1 k) 1/3) (cbrt -1)) in (k) around 0 20.464 * [taylor]: Taking taylor expansion of (* (pow (/ 1 k) 1/3) (cbrt -1)) in k 20.464 * [taylor]: Taking taylor expansion of (pow (/ 1 k) 1/3) in k 20.464 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 k)))) in k 20.464 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 k))) in k 20.464 * [taylor]: Taking taylor expansion of 1/3 in k 20.464 * [backup-simplify]: Simplify 1/3 into 1/3 20.464 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 20.464 * [taylor]: Taking taylor expansion of (/ 1 k) in k 20.464 * [taylor]: Taking taylor expansion of k in k 20.464 * [backup-simplify]: Simplify 0 into 0 20.464 * [backup-simplify]: Simplify 1 into 1 20.465 * [backup-simplify]: Simplify (/ 1 1) into 1 20.465 * [backup-simplify]: Simplify (log 1) into 0 20.465 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.465 * [backup-simplify]: Simplify (* 1/3 (- (log k))) into (* -1/3 (log k)) 20.466 * [backup-simplify]: Simplify (exp (* -1/3 (log k))) into (pow k -1/3) 20.466 * [taylor]: Taking taylor expansion of (cbrt -1) in k 20.466 * [taylor]: Taking taylor expansion of -1 in k 20.466 * [backup-simplify]: Simplify -1 into -1 20.466 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 20.467 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 20.467 * [taylor]: Taking taylor expansion of (* (pow (/ 1 k) 1/3) (cbrt -1)) in k 20.467 * [taylor]: Taking taylor expansion of (pow (/ 1 k) 1/3) in k 20.467 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 k)))) in k 20.467 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 k))) in k 20.467 * [taylor]: Taking taylor expansion of 1/3 in k 20.467 * [backup-simplify]: Simplify 1/3 into 1/3 20.467 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 20.467 * [taylor]: Taking taylor expansion of (/ 1 k) in k 20.467 * [taylor]: Taking taylor expansion of k in k 20.467 * [backup-simplify]: Simplify 0 into 0 20.467 * [backup-simplify]: Simplify 1 into 1 20.467 * [backup-simplify]: Simplify (/ 1 1) into 1 20.467 * [backup-simplify]: Simplify (log 1) into 0 20.468 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.468 * [backup-simplify]: Simplify (* 1/3 (- (log k))) into (* -1/3 (log k)) 20.468 * [backup-simplify]: Simplify (exp (* -1/3 (log k))) into (pow k -1/3) 20.468 * [taylor]: Taking taylor expansion of (cbrt -1) in k 20.468 * [taylor]: Taking taylor expansion of -1 in k 20.468 * [backup-simplify]: Simplify -1 into -1 20.468 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 20.469 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 20.469 * [backup-simplify]: Simplify (* (pow k -1/3) (cbrt -1)) into (* (pow (/ 1 k) 1/3) (cbrt -1)) 20.470 * [backup-simplify]: Simplify (* (pow (/ 1 k) 1/3) (cbrt -1)) into (* (pow (/ 1 k) 1/3) (cbrt -1)) 20.470 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 20.471 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 20.471 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.472 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (log k)))) into 0 20.472 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 20.473 * [backup-simplify]: Simplify (+ (* (pow k -1/3) 0) (* 0 (cbrt -1))) into 0 20.473 * [backup-simplify]: Simplify 0 into 0 20.473 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 20.474 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.476 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 20.476 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.476 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (log k))))) into 0 20.477 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 20.478 * [backup-simplify]: Simplify (+ (* (pow k -1/3) 0) (+ (* 0 0) (* 0 (cbrt -1)))) into 0 20.478 * [backup-simplify]: Simplify 0 into 0 20.479 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)))) (* 3 (cbrt -1))) into 0 20.479 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.482 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 20.482 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.483 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log k)))))) into 0 20.484 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 20.485 * [backup-simplify]: Simplify (+ (* (pow k -1/3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt -1))))) into 0 20.485 * [backup-simplify]: Simplify 0 into 0 20.486 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 20.487 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.493 * [backup-simplify]: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow 1 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow 1 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow 1 1)))) 24) into 0 20.493 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.494 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log k))))))) into 0 20.496 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 20.497 * [backup-simplify]: Simplify (+ (* (pow k -1/3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt -1)))))) into 0 20.497 * [backup-simplify]: Simplify 0 into 0 20.498 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 0)))) (* 3 (cbrt -1))) into 0 20.498 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.510 * [backup-simplify]: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow 1 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow 1 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow 1 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow 1 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow 1 1)))) 120) into 0 20.510 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.511 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log k)))))))) into 0 20.514 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 20.515 * [backup-simplify]: Simplify (+ (* (pow k -1/3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt -1))))))) into 0 20.515 * [backup-simplify]: Simplify 0 into 0 20.516 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 0)) (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 20.516 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.541 * [backup-simplify]: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow 1 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow 1 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow 1 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow 1 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow 1 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow 1 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow 1 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow 1 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow 1 1)))) 720) into 0 20.542 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.543 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log k))))))))) into 0 20.546 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 20.548 * [backup-simplify]: Simplify (+ (* (pow k -1/3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt -1)))))))) into 0 20.548 * [backup-simplify]: Simplify 0 into 0 20.548 * [backup-simplify]: Simplify (* (pow (/ 1 (/ 1 (- k))) 1/3) (cbrt -1)) into (* (pow (* -1 k) 1/3) (cbrt -1)) 20.548 * * * * [progress]: [ 3 / 4 ] generating series at (2 1 1 2) 20.548 * [backup-simplify]: Simplify (cbrt k) into (pow k 1/3) 20.548 * [approximate]: Taking taylor expansion of (pow k 1/3) in (k) around 0 20.548 * [taylor]: Taking taylor expansion of (pow k 1/3) in k 20.548 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log k))) in k 20.548 * [taylor]: Taking taylor expansion of (* 1/3 (log k)) in k 20.548 * [taylor]: Taking taylor expansion of 1/3 in k 20.548 * [backup-simplify]: Simplify 1/3 into 1/3 20.548 * [taylor]: Taking taylor expansion of (log k) in k 20.548 * [taylor]: Taking taylor expansion of k in k 20.548 * [backup-simplify]: Simplify 0 into 0 20.548 * [backup-simplify]: Simplify 1 into 1 20.549 * [backup-simplify]: Simplify (log 1) into 0 20.549 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 20.549 * [backup-simplify]: Simplify (* 1/3 (log k)) into (* 1/3 (log k)) 20.549 * [backup-simplify]: Simplify (exp (* 1/3 (log k))) into (pow k 1/3) 20.549 * [taylor]: Taking taylor expansion of (pow k 1/3) in k 20.549 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log k))) in k 20.549 * [taylor]: Taking taylor expansion of (* 1/3 (log k)) in k 20.549 * [taylor]: Taking taylor expansion of 1/3 in k 20.549 * [backup-simplify]: Simplify 1/3 into 1/3 20.549 * [taylor]: Taking taylor expansion of (log k) in k 20.549 * [taylor]: Taking taylor expansion of k in k 20.549 * [backup-simplify]: Simplify 0 into 0 20.549 * [backup-simplify]: Simplify 1 into 1 20.550 * [backup-simplify]: Simplify (log 1) into 0 20.550 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 20.550 * [backup-simplify]: Simplify (* 1/3 (log k)) into (* 1/3 (log k)) 20.550 * [backup-simplify]: Simplify (exp (* 1/3 (log k))) into (pow k 1/3) 20.550 * [backup-simplify]: Simplify (pow k 1/3) into (pow k 1/3) 20.551 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 20.551 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 20.552 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log k))) into 0 20.552 * [backup-simplify]: Simplify (* (exp (* 1/3 (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 20.552 * [backup-simplify]: Simplify 0 into 0 20.554 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 20.554 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 20.555 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log k)))) into 0 20.555 * [backup-simplify]: Simplify (* (exp (* 1/3 (log k))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 20.555 * [backup-simplify]: Simplify 0 into 0 20.558 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 20.559 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 20.559 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log k))))) into 0 20.560 * [backup-simplify]: Simplify (* (exp (* 1/3 (log k))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 20.561 * [backup-simplify]: Simplify 0 into 0 20.570 * [backup-simplify]: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow 1 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow 1 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow 1 1)))) 24) into 0 20.571 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 20.573 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log k)))))) into 0 20.575 * [backup-simplify]: Simplify (* (exp (* 1/3 (log k))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 20.575 * [backup-simplify]: Simplify 0 into 0 20.593 * [backup-simplify]: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow 1 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow 1 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow 1 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow 1 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow 1 1)))) 120) into 0 20.593 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 20.595 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log k))))))) into 0 20.599 * [backup-simplify]: Simplify (* (exp (* 1/3 (log k))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 20.599 * [backup-simplify]: Simplify 0 into 0 20.621 * [backup-simplify]: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow 1 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow 1 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow 1 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow 1 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow 1 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow 1 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow 1 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow 1 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow 1 1)))) 720) into 0 20.621 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 20.622 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log k)))))))) into 0 20.626 * [backup-simplify]: Simplify (* (exp (* 1/3 (log k))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 20.626 * [backup-simplify]: Simplify 0 into 0 20.626 * [backup-simplify]: Simplify (pow k 1/3) into (pow k 1/3) 20.626 * [backup-simplify]: Simplify (cbrt (/ 1 k)) into (pow (/ 1 k) 1/3) 20.626 * [approximate]: Taking taylor expansion of (pow (/ 1 k) 1/3) in (k) around 0 20.626 * [taylor]: Taking taylor expansion of (pow (/ 1 k) 1/3) in k 20.626 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 k)))) in k 20.626 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 k))) in k 20.626 * [taylor]: Taking taylor expansion of 1/3 in k 20.626 * [backup-simplify]: Simplify 1/3 into 1/3 20.626 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 20.626 * [taylor]: Taking taylor expansion of (/ 1 k) in k 20.626 * [taylor]: Taking taylor expansion of k in k 20.626 * [backup-simplify]: Simplify 0 into 0 20.626 * [backup-simplify]: Simplify 1 into 1 20.626 * [backup-simplify]: Simplify (/ 1 1) into 1 20.627 * [backup-simplify]: Simplify (log 1) into 0 20.627 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.627 * [backup-simplify]: Simplify (* 1/3 (- (log k))) into (* -1/3 (log k)) 20.627 * [backup-simplify]: Simplify (exp (* -1/3 (log k))) into (pow k -1/3) 20.627 * [taylor]: Taking taylor expansion of (pow (/ 1 k) 1/3) in k 20.627 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 k)))) in k 20.627 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 k))) in k 20.627 * [taylor]: Taking taylor expansion of 1/3 in k 20.627 * [backup-simplify]: Simplify 1/3 into 1/3 20.627 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 20.627 * [taylor]: Taking taylor expansion of (/ 1 k) in k 20.627 * [taylor]: Taking taylor expansion of k in k 20.627 * [backup-simplify]: Simplify 0 into 0 20.627 * [backup-simplify]: Simplify 1 into 1 20.628 * [backup-simplify]: Simplify (/ 1 1) into 1 20.628 * [backup-simplify]: Simplify (log 1) into 0 20.628 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.628 * [backup-simplify]: Simplify (* 1/3 (- (log k))) into (* -1/3 (log k)) 20.628 * [backup-simplify]: Simplify (exp (* -1/3 (log k))) into (pow k -1/3) 20.628 * [backup-simplify]: Simplify (pow k -1/3) into (pow k -1/3) 20.629 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 20.630 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 20.630 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.630 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (log k)))) into 0 20.631 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 20.631 * [backup-simplify]: Simplify 0 into 0 20.631 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.633 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 20.633 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.634 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (log k))))) into 0 20.643 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 20.643 * [backup-simplify]: Simplify 0 into 0 20.644 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.649 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 20.650 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.651 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log k)))))) into 0 20.652 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 20.653 * [backup-simplify]: Simplify 0 into 0 20.654 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.665 * [backup-simplify]: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow 1 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow 1 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow 1 1)))) 24) into 0 20.665 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.667 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log k))))))) into 0 20.670 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 20.670 * [backup-simplify]: Simplify 0 into 0 20.671 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.687 * [backup-simplify]: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow 1 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow 1 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow 1 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow 1 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow 1 1)))) 120) into 0 20.688 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.690 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log k)))))))) into 0 20.693 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 20.693 * [backup-simplify]: Simplify 0 into 0 20.694 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.712 * [backup-simplify]: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow 1 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow 1 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow 1 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow 1 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow 1 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow 1 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow 1 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow 1 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow 1 1)))) 720) into 0 20.712 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.714 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log k))))))))) into 0 20.719 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 20.719 * [backup-simplify]: Simplify 0 into 0 20.720 * [backup-simplify]: Simplify (pow (/ 1 k) -1/3) into (pow (/ 1 k) -1/3) 20.720 * [backup-simplify]: Simplify (cbrt (/ 1 (- k))) into (* (pow (/ 1 k) 1/3) (cbrt -1)) 20.720 * [approximate]: Taking taylor expansion of (* (pow (/ 1 k) 1/3) (cbrt -1)) in (k) around 0 20.720 * [taylor]: Taking taylor expansion of (* (pow (/ 1 k) 1/3) (cbrt -1)) in k 20.720 * [taylor]: Taking taylor expansion of (pow (/ 1 k) 1/3) in k 20.720 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 k)))) in k 20.720 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 k))) in k 20.720 * [taylor]: Taking taylor expansion of 1/3 in k 20.720 * [backup-simplify]: Simplify 1/3 into 1/3 20.720 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 20.720 * [taylor]: Taking taylor expansion of (/ 1 k) in k 20.720 * [taylor]: Taking taylor expansion of k in k 20.720 * [backup-simplify]: Simplify 0 into 0 20.720 * [backup-simplify]: Simplify 1 into 1 20.721 * [backup-simplify]: Simplify (/ 1 1) into 1 20.721 * [backup-simplify]: Simplify (log 1) into 0 20.721 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.722 * [backup-simplify]: Simplify (* 1/3 (- (log k))) into (* -1/3 (log k)) 20.722 * [backup-simplify]: Simplify (exp (* -1/3 (log k))) into (pow k -1/3) 20.722 * [taylor]: Taking taylor expansion of (cbrt -1) in k 20.722 * [taylor]: Taking taylor expansion of -1 in k 20.722 * [backup-simplify]: Simplify -1 into -1 20.722 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 20.723 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 20.723 * [taylor]: Taking taylor expansion of (* (pow (/ 1 k) 1/3) (cbrt -1)) in k 20.723 * [taylor]: Taking taylor expansion of (pow (/ 1 k) 1/3) in k 20.723 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 k)))) in k 20.723 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 k))) in k 20.723 * [taylor]: Taking taylor expansion of 1/3 in k 20.723 * [backup-simplify]: Simplify 1/3 into 1/3 20.723 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 20.723 * [taylor]: Taking taylor expansion of (/ 1 k) in k 20.723 * [taylor]: Taking taylor expansion of k in k 20.723 * [backup-simplify]: Simplify 0 into 0 20.723 * [backup-simplify]: Simplify 1 into 1 20.724 * [backup-simplify]: Simplify (/ 1 1) into 1 20.724 * [backup-simplify]: Simplify (log 1) into 0 20.725 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.725 * [backup-simplify]: Simplify (* 1/3 (- (log k))) into (* -1/3 (log k)) 20.725 * [backup-simplify]: Simplify (exp (* -1/3 (log k))) into (pow k -1/3) 20.725 * [taylor]: Taking taylor expansion of (cbrt -1) in k 20.725 * [taylor]: Taking taylor expansion of -1 in k 20.725 * [backup-simplify]: Simplify -1 into -1 20.725 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 20.726 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 20.727 * [backup-simplify]: Simplify (* (pow k -1/3) (cbrt -1)) into (* (pow (/ 1 k) 1/3) (cbrt -1)) 20.727 * [backup-simplify]: Simplify (* (pow (/ 1 k) 1/3) (cbrt -1)) into (* (pow (/ 1 k) 1/3) (cbrt -1)) 20.728 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 20.729 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 20.730 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.730 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (log k)))) into 0 20.731 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 20.732 * [backup-simplify]: Simplify (+ (* (pow k -1/3) 0) (* 0 (cbrt -1))) into 0 20.732 * [backup-simplify]: Simplify 0 into 0 20.733 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 20.734 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.737 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 20.737 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.738 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (log k))))) into 0 20.739 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 20.740 * [backup-simplify]: Simplify (+ (* (pow k -1/3) 0) (+ (* 0 0) (* 0 (cbrt -1)))) into 0 20.740 * [backup-simplify]: Simplify 0 into 0 20.742 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)))) (* 3 (cbrt -1))) into 0 20.742 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.747 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 20.748 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.749 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log k)))))) into 0 20.751 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 20.752 * [backup-simplify]: Simplify (+ (* (pow k -1/3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt -1))))) into 0 20.752 * [backup-simplify]: Simplify 0 into 0 20.754 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 20.754 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.764 * [backup-simplify]: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow 1 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow 1 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow 1 1)))) 24) into 0 20.765 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.767 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log k))))))) into 0 20.778 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 20.780 * [backup-simplify]: Simplify (+ (* (pow k -1/3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt -1)))))) into 0 20.780 * [backup-simplify]: Simplify 0 into 0 20.782 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 0)))) (* 3 (cbrt -1))) into 0 20.783 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.796 * [backup-simplify]: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow 1 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow 1 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow 1 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow 1 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow 1 1)))) 120) into 0 20.797 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.798 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log k)))))))) into 0 20.801 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 20.802 * [backup-simplify]: Simplify (+ (* (pow k -1/3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt -1))))))) into 0 20.802 * [backup-simplify]: Simplify 0 into 0 20.803 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 0)) (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 20.804 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.821 * [backup-simplify]: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow 1 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow 1 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow 1 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow 1 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow 1 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow 1 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow 1 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow 1 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow 1 1)))) 720) into 0 20.821 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.823 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log k))))))))) into 0 20.826 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 20.827 * [backup-simplify]: Simplify (+ (* (pow k -1/3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt -1)))))))) into 0 20.827 * [backup-simplify]: Simplify 0 into 0 20.828 * [backup-simplify]: Simplify (* (pow (/ 1 (/ 1 (- k))) 1/3) (cbrt -1)) into (* (pow (* -1 k) 1/3) (cbrt -1)) 20.828 * * * * [progress]: [ 4 / 4 ] generating series at (2 1 1 1) 20.828 * [backup-simplify]: Simplify (cbrt k) into (pow k 1/3) 20.828 * [approximate]: Taking taylor expansion of (pow k 1/3) in (k) around 0 20.828 * [taylor]: Taking taylor expansion of (pow k 1/3) in k 20.828 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log k))) in k 20.828 * [taylor]: Taking taylor expansion of (* 1/3 (log k)) in k 20.828 * [taylor]: Taking taylor expansion of 1/3 in k 20.828 * [backup-simplify]: Simplify 1/3 into 1/3 20.828 * [taylor]: Taking taylor expansion of (log k) in k 20.828 * [taylor]: Taking taylor expansion of k in k 20.828 * [backup-simplify]: Simplify 0 into 0 20.828 * [backup-simplify]: Simplify 1 into 1 20.828 * [backup-simplify]: Simplify (log 1) into 0 20.829 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 20.829 * [backup-simplify]: Simplify (* 1/3 (log k)) into (* 1/3 (log k)) 20.829 * [backup-simplify]: Simplify (exp (* 1/3 (log k))) into (pow k 1/3) 20.829 * [taylor]: Taking taylor expansion of (pow k 1/3) in k 20.829 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log k))) in k 20.829 * [taylor]: Taking taylor expansion of (* 1/3 (log k)) in k 20.829 * [taylor]: Taking taylor expansion of 1/3 in k 20.829 * [backup-simplify]: Simplify 1/3 into 1/3 20.829 * [taylor]: Taking taylor expansion of (log k) in k 20.829 * [taylor]: Taking taylor expansion of k in k 20.829 * [backup-simplify]: Simplify 0 into 0 20.829 * [backup-simplify]: Simplify 1 into 1 20.829 * [backup-simplify]: Simplify (log 1) into 0 20.829 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 20.829 * [backup-simplify]: Simplify (* 1/3 (log k)) into (* 1/3 (log k)) 20.829 * [backup-simplify]: Simplify (exp (* 1/3 (log k))) into (pow k 1/3) 20.830 * [backup-simplify]: Simplify (pow k 1/3) into (pow k 1/3) 20.830 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 20.831 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 20.831 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (log k))) into 0 20.831 * [backup-simplify]: Simplify (* (exp (* 1/3 (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 20.831 * [backup-simplify]: Simplify 0 into 0 20.833 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 20.833 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 20.834 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (log k)))) into 0 20.835 * [backup-simplify]: Simplify (* (exp (* 1/3 (log k))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 20.835 * [backup-simplify]: Simplify 0 into 0 20.837 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 20.838 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 20.839 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log k))))) into 0 20.839 * [backup-simplify]: Simplify (* (exp (* 1/3 (log k))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 20.840 * [backup-simplify]: Simplify 0 into 0 20.845 * [backup-simplify]: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow 1 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow 1 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow 1 1)))) 24) into 0 20.846 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 20.847 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log k)))))) into 0 20.848 * [backup-simplify]: Simplify (* (exp (* 1/3 (log k))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 20.848 * [backup-simplify]: Simplify 0 into 0 20.858 * [backup-simplify]: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow 1 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow 1 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow 1 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow 1 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow 1 1)))) 120) into 0 20.859 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 20.860 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log k))))))) into 0 20.862 * [backup-simplify]: Simplify (* (exp (* 1/3 (log k))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 20.862 * [backup-simplify]: Simplify 0 into 0 20.888 * [backup-simplify]: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow 1 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow 1 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow 1 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow 1 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow 1 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow 1 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow 1 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow 1 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow 1 1)))) 720) into 0 20.889 * [backup-simplify]: Simplify (+ (* (- -1) (log k)) 0) into (log k) 20.890 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (log k)))))))) into 0 20.894 * [backup-simplify]: Simplify (* (exp (* 1/3 (log k))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 20.894 * [backup-simplify]: Simplify 0 into 0 20.894 * [backup-simplify]: Simplify (pow k 1/3) into (pow k 1/3) 20.894 * [backup-simplify]: Simplify (cbrt (/ 1 k)) into (pow (/ 1 k) 1/3) 20.894 * [approximate]: Taking taylor expansion of (pow (/ 1 k) 1/3) in (k) around 0 20.894 * [taylor]: Taking taylor expansion of (pow (/ 1 k) 1/3) in k 20.894 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 k)))) in k 20.894 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 k))) in k 20.894 * [taylor]: Taking taylor expansion of 1/3 in k 20.894 * [backup-simplify]: Simplify 1/3 into 1/3 20.894 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 20.894 * [taylor]: Taking taylor expansion of (/ 1 k) in k 20.894 * [taylor]: Taking taylor expansion of k in k 20.894 * [backup-simplify]: Simplify 0 into 0 20.894 * [backup-simplify]: Simplify 1 into 1 20.894 * [backup-simplify]: Simplify (/ 1 1) into 1 20.895 * [backup-simplify]: Simplify (log 1) into 0 20.895 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.895 * [backup-simplify]: Simplify (* 1/3 (- (log k))) into (* -1/3 (log k)) 20.895 * [backup-simplify]: Simplify (exp (* -1/3 (log k))) into (pow k -1/3) 20.895 * [taylor]: Taking taylor expansion of (pow (/ 1 k) 1/3) in k 20.895 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 k)))) in k 20.895 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 k))) in k 20.895 * [taylor]: Taking taylor expansion of 1/3 in k 20.895 * [backup-simplify]: Simplify 1/3 into 1/3 20.895 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 20.895 * [taylor]: Taking taylor expansion of (/ 1 k) in k 20.895 * [taylor]: Taking taylor expansion of k in k 20.895 * [backup-simplify]: Simplify 0 into 0 20.895 * [backup-simplify]: Simplify 1 into 1 20.896 * [backup-simplify]: Simplify (/ 1 1) into 1 20.896 * [backup-simplify]: Simplify (log 1) into 0 20.896 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.896 * [backup-simplify]: Simplify (* 1/3 (- (log k))) into (* -1/3 (log k)) 20.896 * [backup-simplify]: Simplify (exp (* -1/3 (log k))) into (pow k -1/3) 20.896 * [backup-simplify]: Simplify (pow k -1/3) into (pow k -1/3) 20.897 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 20.898 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 20.898 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.899 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (log k)))) into 0 20.899 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 20.899 * [backup-simplify]: Simplify 0 into 0 20.900 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.901 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 20.902 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.902 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (log k))))) into 0 20.903 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 20.903 * [backup-simplify]: Simplify 0 into 0 20.904 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.907 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 20.907 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.908 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log k)))))) into 0 20.910 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 20.910 * [backup-simplify]: Simplify 0 into 0 20.911 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.923 * [backup-simplify]: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow 1 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow 1 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow 1 1)))) 24) into 0 20.924 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.925 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log k))))))) into 0 20.926 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 20.926 * [backup-simplify]: Simplify 0 into 0 20.927 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.937 * [backup-simplify]: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow 1 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow 1 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow 1 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow 1 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow 1 1)))) 120) into 0 20.937 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.938 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log k)))))))) into 0 20.940 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 20.940 * [backup-simplify]: Simplify 0 into 0 20.941 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.958 * [backup-simplify]: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow 1 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow 1 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow 1 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow 1 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow 1 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow 1 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow 1 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow 1 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow 1 1)))) 720) into 0 20.959 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.960 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log k))))))))) into 0 20.964 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 20.964 * [backup-simplify]: Simplify 0 into 0 20.964 * [backup-simplify]: Simplify (pow (/ 1 k) -1/3) into (pow (/ 1 k) -1/3) 20.964 * [backup-simplify]: Simplify (cbrt (/ 1 (- k))) into (* (pow (/ 1 k) 1/3) (cbrt -1)) 20.964 * [approximate]: Taking taylor expansion of (* (pow (/ 1 k) 1/3) (cbrt -1)) in (k) around 0 20.964 * [taylor]: Taking taylor expansion of (* (pow (/ 1 k) 1/3) (cbrt -1)) in k 20.964 * [taylor]: Taking taylor expansion of (pow (/ 1 k) 1/3) in k 20.964 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 k)))) in k 20.964 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 k))) in k 20.964 * [taylor]: Taking taylor expansion of 1/3 in k 20.964 * [backup-simplify]: Simplify 1/3 into 1/3 20.964 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 20.964 * [taylor]: Taking taylor expansion of (/ 1 k) in k 20.964 * [taylor]: Taking taylor expansion of k in k 20.964 * [backup-simplify]: Simplify 0 into 0 20.964 * [backup-simplify]: Simplify 1 into 1 20.965 * [backup-simplify]: Simplify (/ 1 1) into 1 20.965 * [backup-simplify]: Simplify (log 1) into 0 20.965 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.965 * [backup-simplify]: Simplify (* 1/3 (- (log k))) into (* -1/3 (log k)) 20.965 * [backup-simplify]: Simplify (exp (* -1/3 (log k))) into (pow k -1/3) 20.965 * [taylor]: Taking taylor expansion of (cbrt -1) in k 20.965 * [taylor]: Taking taylor expansion of -1 in k 20.965 * [backup-simplify]: Simplify -1 into -1 20.966 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 20.966 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 20.966 * [taylor]: Taking taylor expansion of (* (pow (/ 1 k) 1/3) (cbrt -1)) in k 20.966 * [taylor]: Taking taylor expansion of (pow (/ 1 k) 1/3) in k 20.966 * [taylor]: Taking taylor expansion of (exp (* 1/3 (log (/ 1 k)))) in k 20.966 * [taylor]: Taking taylor expansion of (* 1/3 (log (/ 1 k))) in k 20.966 * [taylor]: Taking taylor expansion of 1/3 in k 20.966 * [backup-simplify]: Simplify 1/3 into 1/3 20.966 * [taylor]: Taking taylor expansion of (log (/ 1 k)) in k 20.966 * [taylor]: Taking taylor expansion of (/ 1 k) in k 20.966 * [taylor]: Taking taylor expansion of k in k 20.966 * [backup-simplify]: Simplify 0 into 0 20.966 * [backup-simplify]: Simplify 1 into 1 20.966 * [backup-simplify]: Simplify (/ 1 1) into 1 20.967 * [backup-simplify]: Simplify (log 1) into 0 20.967 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.967 * [backup-simplify]: Simplify (* 1/3 (- (log k))) into (* -1/3 (log k)) 20.967 * [backup-simplify]: Simplify (exp (* -1/3 (log k))) into (pow k -1/3) 20.967 * [taylor]: Taking taylor expansion of (cbrt -1) in k 20.967 * [taylor]: Taking taylor expansion of -1 in k 20.967 * [backup-simplify]: Simplify -1 into -1 20.967 * [backup-simplify]: Simplify (cbrt -1) into (cbrt -1) 20.968 * [backup-simplify]: Simplify (/ 0 (* 3 (cbrt -1))) into 0 20.968 * [backup-simplify]: Simplify (* (pow k -1/3) (cbrt -1)) into (* (pow (/ 1 k) 1/3) (cbrt -1)) 20.969 * [backup-simplify]: Simplify (* (pow (/ 1 k) 1/3) (cbrt -1)) into (* (pow (/ 1 k) 1/3) (cbrt -1)) 20.976 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)))) into 0 20.977 * [backup-simplify]: Simplify (/ (+ (* 1 (/ (* (pow (* 1 0) 1)) (pow 1 1)))) 1) into 0 20.977 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.978 * [backup-simplify]: Simplify (+ (* 1/3 0) (* 0 (- (log k)))) into 0 20.978 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 1) 1)))) into 0 20.979 * [backup-simplify]: Simplify (+ (* (pow k -1/3) 0) (* 0 (cbrt -1))) into 0 20.979 * [backup-simplify]: Simplify 0 into 0 20.980 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 20.980 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.982 * [backup-simplify]: Simplify (/ (+ (* -1 (/ (* (pow (* 1 0) 2)) (pow 1 2))) (* 1 (/ (* 1 (pow (* 2 0) 1)) (pow 1 1)))) 2) into 0 20.982 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.982 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (* 0 (- (log k))))) into 0 20.983 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 20.984 * [backup-simplify]: Simplify (+ (* (pow k -1/3) 0) (+ (* 0 0) (* 0 (cbrt -1)))) into 0 20.984 * [backup-simplify]: Simplify 0 into 0 20.985 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)))) (* 3 (cbrt -1))) into 0 20.985 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 20.988 * [backup-simplify]: Simplify (/ (+ (* 2 (/ (* (pow (* 1 0) 3)) (pow 1 3))) (* -3 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 (pow (* 6 0) 1)) (pow 1 1)))) 6) into 0 20.988 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 20.989 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log k)))))) into 0 20.990 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 20.991 * [backup-simplify]: Simplify (+ (* (pow k -1/3) 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt -1))))) into 0 20.991 * [backup-simplify]: Simplify 0 into 0 20.992 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 20.992 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 21.004 * [backup-simplify]: Simplify (/ (+ (* -6 (/ (* (pow (* 1 0) 4)) (pow 1 4))) (* 12 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 1)) (pow 1 3))) (* -3 (/ (* 1 (pow (* 2 0) 2)) (pow 1 2))) (* -4 (/ (* (pow (* 1 0) 1) 1 (pow (* 6 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 (pow (* 24 0) 1)) (pow 1 1)))) 24) into 0 21.005 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 21.006 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log k))))))) into 0 21.009 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 4) 24)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 21.011 * [backup-simplify]: Simplify (+ (* (pow k -1/3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt -1)))))) into 0 21.011 * [backup-simplify]: Simplify 0 into 0 21.012 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 0)))) (* 3 (cbrt -1))) into 0 21.013 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 21.024 * [backup-simplify]: Simplify (/ (+ (* 24 (/ (* (pow (* 1 0) 5)) (pow 1 5))) (* -60 (/ (* (pow (* 1 0) 3) (pow (* 2 0) 1)) (pow 1 4))) (* 30 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 2)) (pow 1 3))) (* 20 (/ (* (pow (* 1 0) 2) 1 (pow (* 6 0) 1)) (pow 1 3))) (* -10 (/ (* 1 (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 2))) (* -5 (/ (* (pow (* 1 0) 1) 1 1 (pow (* 24 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 (pow (* 120 0) 1)) (pow 1 1)))) 120) into 0 21.025 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 21.026 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log k)))))))) into 0 21.028 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 5) 120)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1)))) into 0 21.030 * [backup-simplify]: Simplify (+ (* (pow k -1/3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt -1))))))) into 0 21.030 * [backup-simplify]: Simplify 0 into 0 21.031 * [backup-simplify]: Simplify (/ (- 0 (+ (* 2 (* 0 0 0)) (* 2 (* 0 0 0)) (* 2 (* 0 0 (cbrt -1))))) (* 3 (cbrt -1))) into 0 21.032 * [backup-simplify]: Simplify (- (+ (* 1 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)) (* 0 (/ 0 1)))) into 0 21.050 * [backup-simplify]: Simplify (/ (+ (* -120 (/ (* (pow (* 1 0) 6)) (pow 1 6))) (* 360 (/ (* (pow (* 1 0) 4) (pow (* 2 0) 1)) (pow 1 5))) (* -270 (/ (* (pow (* 1 0) 2) (pow (* 2 0) 2)) (pow 1 4))) (* -120 (/ (* (pow (* 1 0) 3) 1 (pow (* 6 0) 1)) (pow 1 4))) (* 30 (/ (* 1 (pow (* 2 0) 3)) (pow 1 3))) (* 120 (/ (* (pow (* 1 0) 1) (pow (* 2 0) 1) (pow (* 6 0) 1)) (pow 1 3))) (* 30 (/ (* (pow (* 1 0) 2) 1 1 (pow (* 24 0) 1)) (pow 1 3))) (* -10 (/ (* 1 1 (pow (* 6 0) 2)) (pow 1 2))) (* -15 (/ (* 1 (pow (* 2 0) 1) 1 (pow (* 24 0) 1)) (pow 1 2))) (* -6 (/ (* (pow (* 1 0) 1) 1 1 1 (pow (* 120 0) 1)) (pow 1 2))) (* 1 (/ (* 1 1 1 1 1 (pow (* 720 0) 1)) (pow 1 1)))) 720) into 0 21.051 * [backup-simplify]: Simplify (+ (* (- 1) (log k)) 0) into (- (log k)) 21.053 * [backup-simplify]: Simplify (+ (* 1/3 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (- (log k))))))))) into 0 21.056 * [backup-simplify]: Simplify (* (exp (* -1/3 (log k))) (+ (* (/ (pow 0 6) 720)) (* (/ (pow 0 4) 24) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2) (/ (pow 0 2) 2)) (* (/ (pow 0 2) 2) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 3) 6)) (* (/ (pow 0 1) 1) (/ (pow 0 1) 1)) (* (/ (pow 0 2) 2)) (* (/ (pow 0 1) 1)))) into 0 21.057 * [backup-simplify]: Simplify (+ (* (pow k -1/3) 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (+ (* 0 0) (* 0 (cbrt -1)))))))) into 0 21.057 * [backup-simplify]: Simplify 0 into 0 21.058 * [backup-simplify]: Simplify (* (pow (/ 1 (/ 1 (- k))) 1/3) (cbrt -1)) into (* (pow (* -1 k) 1/3) (cbrt -1)) 21.058 * * * [progress]: simplifying candidates 21.062 * [simplify]: Simplifying: (- (log a) (- (log (+ (* k (+ 10.0 k)) 1.0)) (* (log (cbrt k)) m))) (- (log a) (- (log (+ (* k (+ 10.0 k)) 1.0)) (* (log (cbrt k)) m))) (- (log a) (- (log (+ (* k (+ 10.0 k)) 1.0)) (log (pow (cbrt k) m)))) (- (log a) (log (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)))) (exp (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)))) (/ (* (* a a) a) (/ (* (* (+ (* k (+ 10.0 k)) 1.0) (+ (* k (+ 10.0 k)) 1.0)) (+ (* k (+ 10.0 k)) 1.0)) (* (* (pow (cbrt k) m) (pow (cbrt k) m)) (pow (cbrt k) m)))) (/ (* (* a a) a) (* (* (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)))) (* (cbrt (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)))) (cbrt (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))))) (cbrt (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)))) (* (* (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)))) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)))) (sqrt (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)))) (sqrt (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)))) (- a) (- (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))))) (/ (cbrt a) (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)))) (/ (* (cbrt a) (cbrt a)) (sqrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)))) (/ (cbrt a) (sqrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt (* (cbrt k) (cbrt k))) m))) (/ (cbrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (cbrt k)) m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt (sqrt k)) m))) (/ (cbrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (sqrt k)) m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt 1) m))) (/ (cbrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt (cbrt k)) (cbrt (cbrt k))) m))) (/ (cbrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (cbrt k)) m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt (cbrt k)) m))) (/ (cbrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt (cbrt k)) m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (/ (cbrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow (cbrt k) m)) (cbrt (pow (cbrt k) m))))) (/ (cbrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow (cbrt k) m)))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow (cbrt k) m)))) (/ (cbrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow (cbrt k) m)))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ (cbrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) (/ m 2)))) (/ (cbrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (* (cbrt k) (cbrt k))) m))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (cbrt k)) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (sqrt k)) m))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (sqrt k)) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt 1) m))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (* (cbrt (cbrt k)) (cbrt (cbrt k))) m))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (cbrt k)) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt (cbrt k)) m))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt (cbrt k)) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow 1 m))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (* (cbrt (pow (cbrt k) m)) (cbrt (pow (cbrt k) m))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow (cbrt k) m)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow (cbrt k) m)))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow (cbrt k) m)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) 1)) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) (/ m 2)))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (/ 1 (pow (cbrt (* (cbrt k) (cbrt k))) m))) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt (cbrt k)) m))) (/ (* (cbrt a) (cbrt a)) (/ 1 (pow (cbrt (sqrt k)) m))) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt (sqrt k)) m))) (/ (* (cbrt a) (cbrt a)) (/ 1 (pow (cbrt 1) m))) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ 1 (pow (* (cbrt (cbrt k)) (cbrt (cbrt k))) m))) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt (cbrt k)) m))) (/ (* (cbrt a) (cbrt a)) (/ 1 (pow (sqrt (cbrt k)) m))) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (sqrt (cbrt k)) m))) (/ (* (cbrt a) (cbrt a)) (/ 1 (pow 1 m))) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ 1 (* (cbrt (pow (cbrt k) m)) (cbrt (pow (cbrt k) m))))) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (cbrt (pow (cbrt k) m)))) (/ (* (cbrt a) (cbrt a)) (/ 1 (sqrt (pow (cbrt k) m)))) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (sqrt (pow (cbrt k) m)))) (/ (* (cbrt a) (cbrt a)) (/ 1 1)) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ 1 (pow (cbrt k) (/ m 2)))) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) (/ m 2)))) (/ (* (cbrt a) (cbrt a)) 1) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (+ (* k (+ 10.0 k)) 1.0)) (/ (cbrt a) (/ 1 (pow (cbrt k) m))) (/ (sqrt a) (* (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))))) (/ (sqrt a) (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)))) (/ (sqrt a) (sqrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)))) (/ (sqrt a) (sqrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)))) (/ (sqrt a) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt (* (cbrt k) (cbrt k))) m))) (/ (sqrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (cbrt k)) m))) (/ (sqrt a) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt (sqrt k)) m))) (/ (sqrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (sqrt k)) m))) (/ (sqrt a) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt 1) m))) (/ (sqrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (sqrt a) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt (cbrt k)) (cbrt (cbrt k))) m))) (/ (sqrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (cbrt k)) m))) (/ (sqrt a) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt (cbrt k)) m))) (/ (sqrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt (cbrt k)) m))) (/ (sqrt a) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (/ (sqrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (sqrt a) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow (cbrt k) m)) (cbrt (pow (cbrt k) m))))) (/ (sqrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow (cbrt k) m)))) (/ (sqrt a) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow (cbrt k) m)))) (/ (sqrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow (cbrt k) m)))) (/ (sqrt a) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ (sqrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (sqrt a) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) (/ m 2)))) (/ (sqrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) (/ m 2)))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (* (cbrt k) (cbrt k))) m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (cbrt k)) m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (sqrt k)) m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (sqrt k)) m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt 1) m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (* (cbrt (cbrt k)) (cbrt (cbrt k))) m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (cbrt k)) m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt (cbrt k)) m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt (cbrt k)) m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow 1 m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (* (cbrt (pow (cbrt k) m)) (cbrt (pow (cbrt k) m))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow (cbrt k) m)))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow (cbrt k) m)))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow (cbrt k) m)))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) 1)) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) (/ m 2)))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) (/ m 2)))) (/ (sqrt a) (/ 1 (pow (cbrt (* (cbrt k) (cbrt k))) m))) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt (cbrt k)) m))) (/ (sqrt a) (/ 1 (pow (cbrt (sqrt k)) m))) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt (sqrt k)) m))) (/ (sqrt a) (/ 1 (pow (cbrt 1) m))) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (/ (sqrt a) (/ 1 (pow (* (cbrt (cbrt k)) (cbrt (cbrt k))) m))) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt (cbrt k)) m))) (/ (sqrt a) (/ 1 (pow (sqrt (cbrt k)) m))) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (sqrt (cbrt k)) m))) (/ (sqrt a) (/ 1 (pow 1 m))) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (/ (sqrt a) (/ 1 (* (cbrt (pow (cbrt k) m)) (cbrt (pow (cbrt k) m))))) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (cbrt (pow (cbrt k) m)))) (/ (sqrt a) (/ 1 (sqrt (pow (cbrt k) m)))) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (sqrt (pow (cbrt k) m)))) (/ (sqrt a) (/ 1 1)) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (/ (sqrt a) (/ 1 (pow (cbrt k) (/ m 2)))) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) (/ m 2)))) (/ (sqrt a) 1) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (/ (sqrt a) (+ (* k (+ 10.0 k)) 1.0)) (/ (sqrt a) (/ 1 (pow (cbrt k) m))) (/ 1 (* (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))))) (/ a (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)))) (/ 1 (sqrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)))) (/ a (sqrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)))) (/ 1 (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt (* (cbrt k) (cbrt k))) m))) (/ a (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (cbrt k)) m))) (/ 1 (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt (sqrt k)) m))) (/ a (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (sqrt k)) m))) (/ 1 (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt 1) m))) (/ a (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ 1 (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt (cbrt k)) (cbrt (cbrt k))) m))) (/ a (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (cbrt k)) m))) (/ 1 (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt (cbrt k)) m))) (/ a (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt (cbrt k)) m))) (/ 1 (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (/ a (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ 1 (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow (cbrt k) m)) (cbrt (pow (cbrt k) m))))) (/ a (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow (cbrt k) m)))) (/ 1 (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow (cbrt k) m)))) (/ a (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow (cbrt k) m)))) (/ 1 (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ a (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ 1 (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) (/ m 2)))) (/ a (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) (/ m 2)))) (/ 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (* (cbrt k) (cbrt k))) m))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (cbrt k)) m))) (/ 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (sqrt k)) m))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (sqrt k)) m))) (/ 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt 1) m))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (* (cbrt (cbrt k)) (cbrt (cbrt k))) m))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (cbrt k)) m))) (/ 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt (cbrt k)) m))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt (cbrt k)) m))) (/ 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow 1 m))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (* (cbrt (pow (cbrt k) m)) (cbrt (pow (cbrt k) m))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow (cbrt k) m)))) (/ 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow (cbrt k) m)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow (cbrt k) m)))) (/ 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) 1)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ 1 (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) (/ m 2)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) (/ m 2)))) (/ 1 (/ 1 (pow (cbrt (* (cbrt k) (cbrt k))) m))) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt (cbrt k)) m))) (/ 1 (/ 1 (pow (cbrt (sqrt k)) m))) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt (sqrt k)) m))) (/ 1 (/ 1 (pow (cbrt 1) m))) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (/ 1 (/ 1 (pow (* (cbrt (cbrt k)) (cbrt (cbrt k))) m))) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt (cbrt k)) m))) (/ 1 (/ 1 (pow (sqrt (cbrt k)) m))) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (sqrt (cbrt k)) m))) (/ 1 (/ 1 (pow 1 m))) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (/ 1 (/ 1 (* (cbrt (pow (cbrt k) m)) (cbrt (pow (cbrt k) m))))) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (cbrt (pow (cbrt k) m)))) (/ 1 (/ 1 (sqrt (pow (cbrt k) m)))) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (sqrt (pow (cbrt k) m)))) (/ 1 (/ 1 1)) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (/ 1 (/ 1 (pow (cbrt k) (/ m 2)))) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) (/ m 2)))) (/ 1 1) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (/ 1 (+ (* k (+ 10.0 k)) 1.0)) (/ a (/ 1 (pow (cbrt k) m))) (/ 1 (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (/ (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)) a) (/ a (* (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))))) (/ a (sqrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)))) (/ a (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt (* (cbrt k) (cbrt k))) m))) (/ a (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt (sqrt k)) m))) (/ a (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt 1) m))) (/ a (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt (cbrt k)) (cbrt (cbrt k))) m))) (/ a (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt (cbrt k)) m))) (/ a (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow 1 m))) (/ a (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow (cbrt k) m)) (cbrt (pow (cbrt k) m))))) (/ a (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow (cbrt k) m)))) (/ a (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) 1)) (/ a (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) (/ m 2)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (* (cbrt k) (cbrt k))) m))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (sqrt k)) m))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt 1) m))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (* (cbrt (cbrt k)) (cbrt (cbrt k))) m))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt (cbrt k)) m))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow 1 m))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (* (cbrt (pow (cbrt k) m)) (cbrt (pow (cbrt k) m))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow (cbrt k) m)))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) 1)) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) (/ m 2)))) (/ a (/ 1 (pow (cbrt (* (cbrt k) (cbrt k))) m))) (/ a (/ 1 (pow (cbrt (sqrt k)) m))) (/ a (/ 1 (pow (cbrt 1) m))) (/ a (/ 1 (pow (* (cbrt (cbrt k)) (cbrt (cbrt k))) m))) (/ a (/ 1 (pow (sqrt (cbrt k)) m))) (/ a (/ 1 (pow 1 m))) (/ a (/ 1 (* (cbrt (pow (cbrt k) m)) (cbrt (pow (cbrt k) m))))) (/ a (/ 1 (sqrt (pow (cbrt k) m)))) (/ a (/ 1 1)) (/ a (/ 1 (pow (cbrt k) (/ m 2)))) (/ a 1) (/ a (+ (* k (+ 10.0 k)) 1.0)) (/ (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)) (cbrt a)) (/ (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)) (sqrt a)) (/ (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)) a) (/ a (+ (* k (+ 10.0 k)) 1.0)) (log (cbrt k)) (exp (cbrt k)) (cbrt (* (cbrt k) (cbrt k))) (cbrt (cbrt k)) (cbrt (sqrt k)) (cbrt (sqrt k)) (cbrt 1) (cbrt k) (* (cbrt (cbrt k)) (cbrt (cbrt k))) (cbrt (cbrt k)) (* (* (cbrt k) (cbrt k)) (cbrt k)) (sqrt (cbrt k)) (sqrt (cbrt k)) (log (cbrt k)) (exp (cbrt k)) (cbrt (* (cbrt k) (cbrt k))) (cbrt (cbrt k)) (cbrt (sqrt k)) (cbrt (sqrt k)) (cbrt 1) (cbrt k) (* (cbrt (cbrt k)) (cbrt (cbrt k))) (cbrt (cbrt k)) (* (* (cbrt k) (cbrt k)) (cbrt k)) (sqrt (cbrt k)) (sqrt (cbrt k)) (log (cbrt k)) (exp (cbrt k)) (cbrt (* (cbrt k) (cbrt k))) (cbrt (cbrt k)) (cbrt (sqrt k)) (cbrt (sqrt k)) (cbrt 1) (cbrt k) (* (cbrt (cbrt k)) (cbrt (cbrt k))) (cbrt (cbrt k)) (* (* (cbrt k) (cbrt k)) (cbrt k)) (sqrt (cbrt k)) (sqrt (cbrt k)) (- (+ (* 1.0 a) (* 1.0 (* (log (pow k 1/3)) (* a m)))) (* 10.0 (* k a))) (- (+ (/ (* (exp (* (log (pow (/ 1 k) -1/3)) m)) a) (pow k 2)) (* 99.0 (/ (* (exp (* (log (pow (/ 1 k) -1/3)) m)) a) (pow k 4)))) (* 10.0 (/ (* (exp (* (log (pow (/ 1 k) -1/3)) m)) a) (pow k 3)))) (- (+ (/ (* (exp (* (log (* (pow (* -1 k) 1/3) (cbrt -1))) m)) a) (pow k 2)) (* 99.0 (/ (* (exp (* (log (* (pow (* -1 k) 1/3) (cbrt -1))) m)) a) (pow k 4)))) (* 10.0 (/ (* (exp (* (log (* (pow (* -1 k) 1/3) (cbrt -1))) m)) a) (pow k 3)))) (pow k 1/3) (pow (/ 1 k) -1/3) (* (pow (* -1 k) 1/3) (cbrt -1)) (pow k 1/3) (pow (/ 1 k) -1/3) (* (pow (* -1 k) 1/3) (cbrt -1)) (pow k 1/3) (pow (/ 1 k) -1/3) (* (pow (* -1 k) 1/3) (cbrt -1)) 21.069 * * [simplify]: Extracting # 0 : cost 0 21.069 * * [simplify]: Extracting # 1 : cost 0 21.077 * * [simplify]: Extracting # 2 : cost 0 21.078 * * [simplify]: Extracting # 3 : cost 0 21.078 * * [simplify]: Extracting # 4 : cost 0 21.079 * * [simplify]: Extracting # 5 : cost 0 21.079 * * [simplify]: Extracting # 6 : cost 0 21.080 * * [simplify]: Extracting # 7 : cost 0 21.081 * * [simplify]: Extracting # 8 : cost 0 21.081 * * [simplify]: Extracting # 9 : cost 0 21.082 * * [simplify]: Extracting # 10 : cost 0 21.082 * * [simplify]: Extracting # 11 : cost 0 21.083 * * [simplify]: iteration 0 : 370 enodes (cost 4821 ) 21.249 * * [simplify]: Extracting # 0 : cost 0 21.252 * * [simplify]: Extracting # 1 : cost 0 21.254 * * [simplify]: Extracting # 2 : cost 0 21.256 * * [simplify]: Extracting # 3 : cost 0 21.258 * * [simplify]: Extracting # 4 : cost 0 21.260 * * [simplify]: iteration 1 : 822 enodes (cost 4540 ) 21.754 * * [simplify]: Extracting # 0 : cost 0 21.759 * * [simplify]: Extracting # 1 : cost 0 21.766 * * [simplify]: Extracting # 2 : cost 0 21.772 * * [simplify]: Extracting # 3 : cost 0 21.775 * * [simplify]: Extracting # 4 : cost 0 21.782 * * [simplify]: Extracting # 5 : cost 0 21.785 * * [simplify]: iteration 2 : 2780 enodes (cost 4385 ) 23.056 * * [simplify]: Extracting # 0 : cost 0 23.068 * * [simplify]: Extracting # 1 : cost 0 23.077 * * [simplify]: Extracting # 2 : cost 0 23.083 * * [simplify]: Extracting # 3 : cost 0 23.094 * * [simplify]: Extracting # 4 : cost 0 23.100 * * [simplify]: iteration done: 5000 enodes (cost 4376 ) 23.102 * [simplify]: Simplified to: (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)))) (log (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)))) (exp (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)))) (pow (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) 3) (pow (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) 3) (* (cbrt (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)))) (cbrt (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))))) (cbrt (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)))) (pow (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) 3) (sqrt (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)))) (sqrt (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)))) (- a) (- (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (* (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))))) (/ (cbrt a) (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)))) (/ (* (cbrt a) (cbrt a)) (sqrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)))) (/ (cbrt a) (sqrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)))) (* (/ (* (cbrt a) (cbrt a)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (/ (pow (cbrt (pow k 2/3)) m) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (cbrt k)) m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt (sqrt k)) m))) (/ (cbrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (sqrt k)) m))) (/ (* (cbrt a) (cbrt a)) (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt (cbrt k)) (cbrt (cbrt k))) m))) (/ (cbrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (cbrt k)) m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt (cbrt k)) m))) (/ (cbrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt (cbrt k)) m))) (/ (* (cbrt a) (cbrt a)) (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow (cbrt k) m)) (cbrt (pow (cbrt k) m))))) (/ (cbrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow (cbrt k) m)))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow (cbrt k) m)))) (/ (cbrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow (cbrt k) m)))) (/ (* (cbrt a) (cbrt a)) (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (cbrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) (/ m 2)))) (/ (cbrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) (/ m 2)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (pow k 2/3)) m))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (cbrt k)) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (sqrt k)) m))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (sqrt k)) m))) (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (* (cbrt (cbrt k)) (cbrt (cbrt k))) m))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (cbrt k)) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt (cbrt k)) m))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt (cbrt k)) m))) (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (* (cbrt (pow (cbrt k) m)) (cbrt (pow (cbrt k) m))))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow (cbrt k) m)))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow (cbrt k) m)))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow (cbrt k) m)))) (/ (* (cbrt a) (cbrt a)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) (/ m 2)))) (/ (cbrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) (/ m 2)))) (* (* (cbrt a) (cbrt a)) (pow (cbrt (pow k 2/3)) m)) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt (cbrt k)) m))) (* (* (cbrt a) (cbrt a)) (pow (cbrt (sqrt k)) m)) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt (sqrt k)) m))) (* (cbrt a) (cbrt a)) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (* (* (cbrt a) (cbrt a)) (pow (* (cbrt (cbrt k)) (cbrt (cbrt k))) m)) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt (cbrt k)) m))) (* (* (cbrt a) (cbrt a)) (pow (sqrt (cbrt k)) m)) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (sqrt (cbrt k)) m))) (* (cbrt a) (cbrt a)) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (* (* (cbrt a) (cbrt a)) (* (cbrt (pow (cbrt k) m)) (cbrt (pow (cbrt k) m)))) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (cbrt (pow (cbrt k) m)))) (* (* (cbrt a) (cbrt a)) (sqrt (pow (cbrt k) m))) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (sqrt (pow (cbrt k) m)))) (* (cbrt a) (cbrt a)) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (* (* (cbrt a) (cbrt a)) (pow (cbrt k) (/ m 2))) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) (/ m 2)))) (* (cbrt a) (cbrt a)) (/ (cbrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (/ (* (cbrt a) (cbrt a)) (+ (* k (+ 10.0 k)) 1.0)) (* (cbrt a) (pow (cbrt k) m)) (/ (sqrt a) (* (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))))) (/ (sqrt a) (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)))) (/ (sqrt a) (sqrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)))) (/ (sqrt a) (sqrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)))) (* (pow (cbrt (pow k 2/3)) m) (/ (sqrt a) (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))))) (/ (sqrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (cbrt k)) m))) (/ (sqrt a) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt (sqrt k)) m))) (/ (sqrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (sqrt k)) m))) (/ (sqrt a) (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (sqrt a) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt (cbrt k)) (cbrt (cbrt k))) m))) (/ (sqrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (cbrt k)) m))) (/ (sqrt a) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt (cbrt k)) m))) (/ (sqrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt (cbrt k)) m))) (/ (sqrt a) (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (sqrt a) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow (cbrt k) m)) (cbrt (pow (cbrt k) m))))) (/ (sqrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow (cbrt k) m)))) (/ (sqrt a) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow (cbrt k) m)))) (/ (sqrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow (cbrt k) m)))) (/ (sqrt a) (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ (sqrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (sqrt a) (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) (/ m 2)))) (/ (sqrt a) (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) (/ m 2)))) (/ (* (pow (cbrt (pow k 2/3)) m) (sqrt a)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (cbrt k)) m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (sqrt k)) m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (sqrt k)) m))) (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (* (cbrt (cbrt k)) (cbrt (cbrt k))) m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (cbrt k)) m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt (cbrt k)) m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt (cbrt k)) m))) (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (* (cbrt (pow (cbrt k) m)) (cbrt (pow (cbrt k) m))))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow (cbrt k) m)))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow (cbrt k) m)))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow (cbrt k) m)))) (/ (sqrt a) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) (/ m 2)))) (/ (sqrt a) (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) (/ m 2)))) (* (pow (cbrt (pow k 2/3)) m) (sqrt a)) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt (cbrt k)) m))) (* (sqrt a) (pow (cbrt (sqrt k)) m)) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt (sqrt k)) m))) (sqrt a) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (* (sqrt a) (pow (* (cbrt (cbrt k)) (cbrt (cbrt k))) m)) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt (cbrt k)) m))) (* (sqrt a) (pow (sqrt (cbrt k)) m)) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (sqrt (cbrt k)) m))) (sqrt a) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (* (sqrt a) (* (cbrt (pow (cbrt k) m)) (cbrt (pow (cbrt k) m)))) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (cbrt (pow (cbrt k) m)))) (* (sqrt a) (sqrt (pow (cbrt k) m))) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (sqrt (pow (cbrt k) m)))) (sqrt a) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (* (sqrt a) (pow (cbrt k) (/ m 2))) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) (/ m 2)))) (sqrt a) (/ (sqrt a) (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (/ (sqrt a) (+ (* k (+ 10.0 k)) 1.0)) (* (sqrt a) (pow (cbrt k) m)) (/ 1 (* (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))))) (/ a (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)))) (/ 1 (sqrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)))) (/ a (sqrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)))) (/ (pow (cbrt (pow k 2/3)) m) (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (cbrt k)) m))) (/ (pow (cbrt (sqrt k)) m) (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (sqrt k)) m))) (/ 1 (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (pow (* (cbrt (cbrt k)) (cbrt (cbrt k))) m) (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (cbrt k)) m))) (/ (pow (sqrt (cbrt k)) m) (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt (cbrt k)) m))) (/ 1 (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (* (cbrt (pow (cbrt k) m)) (cbrt (pow (cbrt k) m))) (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow (cbrt k) m)))) (/ (sqrt (pow (cbrt k) m)) (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow (cbrt k) m)))) (/ 1 (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (pow (cbrt k) (/ m 2)) (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (cbrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) (/ m 2)))) (/ (pow (cbrt (pow k 2/3)) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (cbrt k)) m))) (/ (pow (cbrt (sqrt k)) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (sqrt k)) m))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (pow (* (cbrt (cbrt k)) (cbrt (cbrt k))) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (cbrt k)) m))) (/ (pow (sqrt (cbrt k)) m) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt (cbrt k)) m))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (* (cbrt (pow (cbrt k) m)) (cbrt (pow (cbrt k) m))) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (pow (cbrt k) m)))) (/ (sqrt (pow (cbrt k) m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow (cbrt k) m)))) (/ 1 (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) m))) (/ (pow (cbrt k) (/ m 2)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) (/ m 2)))) (pow (cbrt (pow k 2/3)) m) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt (cbrt k)) m))) (pow (cbrt (sqrt k)) m) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt (sqrt k)) m))) 1 (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (pow (* (cbrt (cbrt k)) (cbrt (cbrt k))) m) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt (cbrt k)) m))) (pow (sqrt (cbrt k)) m) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (sqrt (cbrt k)) m))) 1 (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (* (cbrt (pow (cbrt k) m)) (cbrt (pow (cbrt k) m))) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (cbrt (pow (cbrt k) m)))) (sqrt (pow (cbrt k) m)) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (sqrt (pow (cbrt k) m)))) 1 (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (pow (cbrt k) (/ m 2)) (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) (/ m 2)))) 1 (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (/ 1 (+ (* k (+ 10.0 k)) 1.0)) (* a (pow (cbrt k) m)) (/ (pow (cbrt k) m) (+ (* k (+ 10.0 k)) 1.0)) (/ (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)) a) (/ a (* (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))) (cbrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m))))) (/ a (sqrt (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)))) (* (/ a (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (pow (cbrt (pow k 2/3)) m)) (/ a (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt (sqrt k)) m))) (/ a (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (* (cbrt (cbrt k)) (cbrt (cbrt k))) m))) (/ a (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (sqrt (cbrt k)) m))) (/ a (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (* (cbrt (pow (cbrt k) m)) (cbrt (pow (cbrt k) m))))) (/ a (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (sqrt (pow (cbrt k) m)))) (/ a (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0)))) (/ a (/ (* (cbrt (+ (* k (+ 10.0 k)) 1.0)) (cbrt (+ (* k (+ 10.0 k)) 1.0))) (pow (cbrt k) (/ m 2)))) (/ (* a (pow (cbrt (pow k 2/3)) m)) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt (sqrt k)) m))) (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (* (cbrt (cbrt k)) (cbrt (cbrt k))) m))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (sqrt (cbrt k)) m))) (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (* (cbrt (pow (cbrt k) m)) (cbrt (pow (cbrt k) m))))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (sqrt (pow (cbrt k) m)))) (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (/ (sqrt (+ (* k (+ 10.0 k)) 1.0)) (pow (cbrt k) (/ m 2)))) (* a (pow (cbrt (pow k 2/3)) m)) (* a (pow (cbrt (sqrt k)) m)) a (* a (pow (* (cbrt (cbrt k)) (cbrt (cbrt k))) m)) (* a (pow (sqrt (cbrt k)) m)) a (* a (* (cbrt (pow (cbrt k) m)) (cbrt (pow (cbrt k) m)))) (* a (sqrt (pow (cbrt k) m))) a (* a (pow (cbrt k) (/ m 2))) a (/ a (+ (* k (+ 10.0 k)) 1.0)) (/ (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)) (cbrt a)) (/ (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)) (sqrt a)) (/ (/ (+ (* k (+ 10.0 k)) 1.0) (pow (cbrt k) m)) a) (/ a (+ (* k (+ 10.0 k)) 1.0)) (log (cbrt k)) (exp (cbrt k)) (cbrt (pow k 2/3)) (cbrt (cbrt k)) (cbrt (sqrt k)) (cbrt (sqrt k)) 1 (cbrt k) (* (cbrt (cbrt k)) (cbrt (cbrt k))) (cbrt (cbrt k)) k (sqrt (cbrt k)) (sqrt (cbrt k)) (log (cbrt k)) (exp (cbrt k)) (cbrt (pow k 2/3)) (cbrt (cbrt k)) (cbrt (sqrt k)) (cbrt (sqrt k)) 1 (cbrt k) (* (cbrt (cbrt k)) (cbrt (cbrt k))) (cbrt (cbrt k)) k (sqrt (cbrt k)) (sqrt (cbrt k)) (log (cbrt k)) (exp (cbrt k)) (cbrt (pow k 2/3)) (cbrt (cbrt k)) (cbrt (sqrt k)) (cbrt (sqrt k)) 1 (cbrt k) (* (cbrt (cbrt k)) (cbrt (cbrt k))) (cbrt (cbrt k)) k (sqrt (cbrt k)) (sqrt (cbrt k)) (- (* 1.0 (+ a (* (log (cbrt k)) (* a m)))) (* 10.0 (* k a))) (- (+ (/ (* 99.0 (* (pow (pow (/ 1 k) -1/3) m) a)) (pow k 4)) (/ (* (pow (pow (/ 1 k) -1/3) m) a) (pow k 2))) (* (/ (* (pow (pow (/ 1 k) -1/3) m) a) (pow k 3)) 10.0)) (- (+ (* 99.0 (/ (pow (* (cbrt -1) (cbrt (- k))) m) (/ (pow k 4) a))) (/ (* (pow (* (cbrt -1) (cbrt (- k))) m) a) (pow k 2))) (/ (* 10.0 (* (pow (* (cbrt -1) (cbrt (- k))) m) a)) (pow k 3))) (cbrt k) (pow (/ 1 k) -1/3) (* (cbrt -1) (cbrt (- k))) (cbrt k) (pow (/ 1 k) -1/3) (* (cbrt -1) (cbrt (- k))) (cbrt k) (pow (/ 1 k) -1/3) (* (cbrt -1) (cbrt (- k))) 23.104 * * * [progress]: adding candidates to table 24.322 * [progress]: [Phase 3 of 3] Extracting. 24.322 * * [regime]: Finding splitpoints for: (# # # #) 24.324 * * * [regime-changes]: Trying 3 branch expressions: (m k a) 24.324 * * * * [regimes]: Trying to branch on m from (# # # #) 24.363 * * * * [regimes]: Trying to branch on k from (# # # #) 24.388 * * * * [regimes]: Trying to branch on a from (# # # #) 24.429 * * * [regime]: Found split indices: #